Trace number 1784188

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
glucose 1.0? (TO) 5000.03 5002.41

General information on the benchmark

NameCRAFTED/sgen/sat/
sgen1-sat-300-100.cnf
MD5SUMcda4bb923e6fa0cab57f8920411a2abd
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables300
Number of clauses720
Sum of the clauses size1800
Maximum clause length5
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2600
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 5120
Number of clauses of size over 50

Solver Data

0.00/0.00	c
0.00/0.00	c Starting SatElite Preprocessing
0.00/0.00	c
0.00/0.00	c Parsing...
0.00/0.01	c ==============================================================================
0.00/0.01	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.01	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.01	c ==============================================================================
0.00/0.01	c |         0 |     720     1800 |     215       0        0     nan |  0.000 % |
0.00/0.01	c ==============================================================================
0.00/0.01	c Result  :   #vars: 300   #clauses: 720   #literals: 1800
0.00/0.01	c CPU time:   0.001999 s
0.00/0.01	c ==============================================================================
0.00/0.01	c
0.00/0.01	c Starting glucose
0.00/0.01	c
0.00/0.01	
0.00/0.01	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
0.00/0.01	
0.00/0.01	c ============================[ Problem Statistics ]=============================
0.00/0.01	c |                                                                             |
0.00/0.01	c |  Number of variables:  300                                                  |
0.00/0.01	c |  Number of clauses:    720                                                  |
0.00/0.01	c |  Parsing time:         0.00         s                                       |

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1784188-1241922171/watcher-1784188-1241922171 -o /tmp/evaluation-result-1784188-1241922171/solver-1784188-1241922171 -C 5000 -W 6000 -M 1800 glucose.sh HOME/instance-1784188-1241922171.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 6000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.67 1.17 1.00 5/71 11937
/proc/meminfo: memFree=1539776/2055920 swapFree=4191900/4192956
[pid=11937] ppid=11932 vsize=5360 CPUtime=0
/proc/11937/stat : 11937 (glucose.sh) S 11932 11937 28094 0 -1 4194304 287 0 0 0 0 0 0 0 19 0 1 0 220244673 5488640 236 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11937/statm: 1340 236 195 169 0 51 0
[pid=11939] ppid=11937 vsize=5360 CPUtime=0
/proc/11939/stat : 11939 (glucose.sh) R 11937 11937 28094 0 -1 4194368 17 0 0 0 0 0 0 0 22 0 1 0 220244673 5488640 236 1992294400 4194304 4889804 548682068832 18446744073709551615 236437695783 0 0 4096 0 0 0 0 17 1 0 0
/proc/11939/statm: 1340 236 195 169 0 51 0

[startup+0.0545331 s]
/proc/loadavg: 1.67 1.17 1.00 5/71 11937
/proc/meminfo: memFree=1539776/2055920 swapFree=4191900/4192956
[pid=11937] ppid=11932 vsize=5360 CPUtime=0
/proc/11937/stat : 11937 (glucose.sh) S 11932 11937 28094 0 -1 4194304 313 137 0 0 0 0 0 0 20 0 1 0 220244673 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11937/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.101538 s]
/proc/loadavg: 1.67 1.17 1.00 5/71 11937
/proc/meminfo: memFree=1539776/2055920 swapFree=4191900/4192956
[pid=11937] ppid=11932 vsize=5360 CPUtime=0
/proc/11937/stat : 11937 (glucose.sh) S 11932 11937 28094 0 -1 4194304 313 137 0 0 0 0 0 0 20 0 1 0 220244673 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11937/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.301563 s]
/proc/loadavg: 1.67 1.17 1.00 5/71 11937
/proc/meminfo: memFree=1539776/2055920 swapFree=4191900/4192956
[pid=11937] ppid=11932 vsize=5360 CPUtime=0
/proc/11937/stat : 11937 (glucose.sh) S 11932 11937 28094 0 -1 4194304 313 137 0 0 0 0 0 0 20 0 1 0 220244673 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11937/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.70161 s]
/proc/loadavg: 1.67 1.17 1.00 5/71 11937
/proc/meminfo: memFree=1539776/2055920 swapFree=4191900/4192956
[pid=11937] ppid=11932 vsize=5360 CPUtime=0
/proc/11937/stat : 11937 (glucose.sh) S 11932 11937 28094 0 -1 4194304 313 137 0 0 0 0 0 0 20 0 1 0 220244673 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11937/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+1.5017 s]
/proc/loadavg: 1.67 1.17 1.00 3/72 12259
/proc/meminfo: memFree=1537080/2055920 swapFree=4191900/4192956
[pid=11937] ppid=11932 vsize=5360 CPUtime=0
/proc/11937/stat : 11937 (glucose.sh) S 11932 11937 28094 0 -1 4194304 313 137 0 0 0 0 0 0 20 0 1 0 220244673 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11937/statm: 1340 238 195 169 0 51 0
[pid=11944] ppid=11937 vsize=4860 CPUtime=1.48
/proc/11944/stat : 11944 (glucose_static) R 11937 11937 28094 0 -1 4194304 868 0 0 0 148 0 0 0 25 0 1 0 220244674 4976640 854 1992294400 134512640 135217611 4294956304 18446744073709551615 134533739 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/11944/statm: 1215 854 75 172 0 1040 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 10220

[startup+3.10288 s]
/proc/loadavg: 1.67 1.17 1.00 3/73 12647
/proc/meminfo: memFree=1535216/2055920 swapFree=4191900/4192956
[pid=11937] ppid=11932 vsize=5360 CPUtime=0
/proc/11937/stat : 11937 (glucose.sh) S 11932 11937 28094 0 -1 4194304 313 137 0 0 0 0 0 0 20 0 1 0 220244673 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11937/statm: 1340 238 195 169 0 51 0
[pid=11944] ppid=11937 vsize=5436 CPUtime=3.07
/proc/11944/stat : 11944 (glucose_static) R 11937 11937 28094 0 -1 4194304 1001 0 0 0 307 0 0 0 25 0 1 0 220244674 5566464 987 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/11944/statm: 1359 987 75 172 0 1184 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 10796

[startup+6.30125 s]
/proc/loadavg: 1.70 1.18 1.01 3/73 13667
/proc/meminfo: memFree=1532720/2055920 swapFree=4191900/4192956
[pid=11937] ppid=11932 vsize=5360 CPUtime=0
/proc/11937/stat : 11937 (glucose.sh) S 11932 11937 28094 0 -1 4194304 313 137 0 0 0 0 0 0 20 0 1 0 220244673 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11937/statm: 1340 238 195 169 0 51 0
[pid=11944] ppid=11937 vsize=6396 CPUtime=6.27
/proc/11944/stat : 11944 (glucose_static) R 11937 11937 28094 0 -1 4194304 1250 0 0 0 627 0 0 0 25 0 1 0 220244674 6549504 1236 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/11944/statm: 1599 1236 75 172 0 1424 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 11756

[startup+12.702 s]
/proc/loadavg: 1.72 1.19 1.01 4/72 15830
/proc/meminfo: memFree=1530048/2055920 swapFree=4191900/4192956
[pid=11937] ppid=11932 vsize=5360 CPUtime=0
/proc/11937/stat : 11937 (glucose.sh) S 11932 11937 28094 0 -1 4194304 313 137 0 0 0 0 0 0 20 0 1 0 220244673 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11937/statm: 1340 238 195 169 0 51 0
[pid=11944] ppid=11937 vsize=7928 CPUtime=12.67
/proc/11944/stat : 11944 (glucose_static) R 11937 11937 28094 0 -1 4194304 1618 0 0 0 1266 1 0 0 25 0 1 0 220244674 8118272 1604 1992294400 134512640 135217611 4294956304 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/11944/statm: 1982 1604 75 172 0 1807 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 13288

[startup+25.5014 s]
/proc/loadavg: 1.93 1.27 1.04 3/73 20177
/proc/meminfo: memFree=1522488/2055920 swapFree=4191900/4192956
[pid=11937] ppid=11932 vsize=5360 CPUtime=0
/proc/11937/stat : 11937 (glucose.sh) S 11932 11937 28094 0 -1 4194304 313 137 0 0 0 0 0 0 20 0 1 0 220244673 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11937/statm: 1340 238 195 169 0 51 0
[pid=11944] ppid=11937 vsize=9712 CPUtime=25.46
/proc/11944/stat : 11944 (glucose_static) R 11937 11937 28094 0 -1 4194304 2022 0 0 0 2542 4 0 0 25 0 1 0 220244674 9945088 2008 1992294400 134512640 135217611 4294956304 18446744073709551615 134533161 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/11944/statm: 2428 2008 75 172 0 2253 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 15072

[startup+51.1014 s]
/proc/loadavg: 2.10 1.36 1.07 3/72 29437
/proc/meminfo: memFree=1507712/2055920 swapFree=4191900/4192956
[pid=11937] ppid=11932 vsize=5360 CPUtime=0
/proc/11937/stat : 11937 (glucose.sh) S 11932 11937 28094 0 -1 4194304 313 137 0 0 0 0 0 0 20 0 1 0 220244673 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11937/statm: 1340 238 195 169 0 51 0
[pid=11944] ppid=11937 vsize=12240 CPUtime=51.03
/proc/11944/stat : 11944 (glucose_static) R 11937 11937 28094 0 -1 4194304 2656 0 0 0 5089 14 0 0 25 0 1 0 220244674 12533760 2642 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/11944/statm: 3060 2642 75 172 0 2885 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 17600

[startup+102.305 s]
/proc/loadavg: 1.48 1.30 1.07 2/66 30799
/proc/meminfo: memFree=1505584/2055920 swapFree=4191900/4192956
[pid=11937] ppid=11932 vsize=5360 CPUtime=0
/proc/11937/stat : 11937 (glucose.sh) S 11932 11937 28094 0 -1 4194304 313 137 0 0 0 0 0 0 20 0 1 0 220244673 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11937/statm: 1340 238 195 169 0 51 0
[pid=11944] ppid=11937 vsize=15144 CPUtime=102.21
/proc/11944/stat : 11944 (glucose_static) R 11937 11937 28094 0 -1 4194304 3328 0 0 0 10206 15 0 0 25 0 1 0 220244674 15507456 3314 1992294400 134512640 135217611 4294956304 18446744073709551615 134533131 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/11944/statm: 3786 3314 75 172 0 3611 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 20504

[startup+162.301 s]
/proc/loadavg: 1.17 1.24 1.06 2/66 30799
/proc/meminfo: memFree=1503536/2055920 swapFree=4191900/4192956
[pid=11937] ppid=11932 vsize=5360 CPUtime=0
/proc/11937/stat : 11937 (glucose.sh) S 11932 11937 28094 0 -1 4194304 313 137 0 0 0 0 0 0 20 0 1 0 220244673 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11937/statm: 1340 238 195 169 0 51 0
[pid=11944] ppid=11937 vsize=17312 CPUtime=162.17
/proc/11944/stat : 11944 (glucose_static) R 11937 11937 28094 0 -1 4194304 3848 0 0 0 16201 16 0 0 25 0 1 0 220244674 17727488 3834 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/11944/statm: 4328 3834 75 172 0 4153 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 22672

[startup+222.302 s]
/proc/loadavg: 1.06 1.20 1.05 2/66 30799
/proc/meminfo: memFree=1501552/2055920 swapFree=4191900/4192956
[pid=11937] ppid=11932 vsize=5360 CPUtime=0
/proc/11937/stat : 11937 (glucose.sh) S 11932 11937 28094 0 -1 4194304 313 137 0 0 0 0 0 0 20 0 1 0 220244673 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11937/statm: 1340 238 195 169 0 51 0
[pid=11944] ppid=11937 vsize=19356 CPUtime=222.15
/proc/11944/stat : 11944 (glucose_static) R 11937 11937 28094 0 -1 4194304 4348 0 0 0 22198 17 0 0 25 0 1 0 220244674 19820544 4334 1992294400 134512640 135217611 4294956304 18446744073709551615 134533336 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/11944/statm: 4839 4334 75 172 0 4664 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 24716

[startup+282.302 s]
/proc/loadavg: 1.02 1.16 1.05 2/66 30799
/proc/meminfo: memFree=1500016/2055920 swapFree=4191900/4192956
[pid=11937] ppid=11932 vsize=5360 CPUtime=0
/proc/11937/stat : 11937 (glucose.sh) S 11932 11937 28094 0 -1 4194304 313 137 0 0 0 0 0 0 20 0 1 0 220244673 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11937/statm: 1340 238 195 169 0 51 0
[pid=11944] ppid=11937 vsize=21072 CPUtime=282.12
/proc/11944/stat : 11944 (glucose_static) R 11937 11937 28094 0 -1 4194304 4718 0 0 0 28195 17 0 0 25 0 1 0 220244674 21577728 4704 1992294400 134512640 135217611 4294956304 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/11944/statm: 5268 4704 75 172 0 5093 0
Current children cumulated CPU time (s) 282.12
Current children cumulated vsize (KiB) 26432

[startup+342.302 s]
/proc/loadavg: 1.01 1.13 1.04 2/66 30799
/proc/meminfo: memFree=1498672/2055920 swapFree=4191900/4192956
[pid=11937] ppid=11932 vsize=5360 CPUtime=0
/proc/11937/stat : 11937 (glucose.sh) S 11932 11937 28094 0 -1 4194304 313 137 0 0 0 0 0 0 20 0 1 0 220244673 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11937/statm: 1340 238 195 169 0 51 0
[pid=11944] ppid=11937 vsize=22364 CPUtime=342.1
/proc/11944/stat : 11944 (glucose_static) R 11937 11937 28094 0 -1 4194304 5058 0 0 0 34193 17 0 0 25 0 1 0 220244674 22900736 5044 1992294400 134512640 135217611 4294956304 18446744073709551615 134533161 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/11944/statm: 5591 5044 75 172 0 5416 0
Current children cumulated CPU time (s) 342.1
Current children cumulated vsize (KiB) 27724

[startup+402.301 s]
/proc/loadavg: 1.00 1.10 1.04 2/66 30799
/proc/meminfo: memFree=1497712/2055920 swapFree=4191900/4192956
[pid=11937] ppid=11932 vsize=5360 CPUtime=0
/proc/11937/stat : 11937 (glucose.sh) S 11932 11937 28094 0 -1 4194304 313 137 0 0 0 0 0 0 20 0 1 0 220244673 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11937/statm: 1340 238 195 169 0 51 0
[pid=11944] ppid=11937 vsize=23432 CPUtime=402.06
/proc/11944/stat : 11944 (glucose_static) R 11937 11937 28094 0 -1 4194304 5301 0 0 0 40189 17 0 0 25 0 1 0 220244674 23994368 5287 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/11944/statm: 5858 5287 75 172 0 5683 0
Current children cumulated CPU time (s) 402.06

################
# More data... #
################

/proc/11944/statm: 13172 12045 75 172 0 12997 0
Current children cumulated CPU time (s) 4300.26
Current children cumulated vsize (KiB) 58048

[startup+4362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30807
/proc/meminfo: memFree=1469296/2055920 swapFree=4191900/4192956
[pid=11937] ppid=11932 vsize=5360 CPUtime=0
/proc/11937/stat : 11937 (glucose.sh) S 11932 11937 28094 0 -1 4194304 313 137 0 0 0 0 0 0 20 0 1 0 220244673 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11937/statm: 1340 238 195 169 0 51 0
[pid=11944] ppid=11937 vsize=53084 CPUtime=4360.22
/proc/11944/stat : 11944 (glucose_static) R 11937 11937 28094 0 -1 4194304 12131 0 0 0 435995 27 0 0 25 0 1 0 220244674 54358016 12117 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/11944/statm: 13271 12117 75 172 0 13096 0
Current children cumulated CPU time (s) 4360.22
Current children cumulated vsize (KiB) 58444

[startup+4422.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30807
/proc/meminfo: memFree=1469296/2055920 swapFree=4191900/4192956
[pid=11937] ppid=11932 vsize=5360 CPUtime=0
/proc/11937/stat : 11937 (glucose.sh) S 11932 11937 28094 0 -1 4194304 313 137 0 0 0 0 0 0 20 0 1 0 220244673 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11937/statm: 1340 238 195 169 0 51 0
[pid=11944] ppid=11937 vsize=53084 CPUtime=4420.2
/proc/11944/stat : 11944 (glucose_static) R 11937 11937 28094 0 -1 4194304 12135 0 0 0 441993 27 0 0 25 0 1 0 220244674 54358016 12121 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/11944/statm: 13271 12121 75 172 0 13096 0
Current children cumulated CPU time (s) 4420.2
Current children cumulated vsize (KiB) 58444

[startup+4482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30807
/proc/meminfo: memFree=1468720/2055920 swapFree=4191900/4192956
[pid=11937] ppid=11932 vsize=5360 CPUtime=0
/proc/11937/stat : 11937 (glucose.sh) S 11932 11937 28094 0 -1 4194304 313 137 0 0 0 0 0 0 20 0 1 0 220244673 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11937/statm: 1340 238 195 169 0 51 0
[pid=11944] ppid=11937 vsize=53768 CPUtime=4480.17
/proc/11944/stat : 11944 (glucose_static) R 11937 11937 28094 0 -1 4194304 12303 0 0 0 447990 27 0 0 25 0 1 0 220244674 55058432 12289 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/11944/statm: 13442 12289 75 172 0 13267 0
Current children cumulated CPU time (s) 4480.17
Current children cumulated vsize (KiB) 59128

[startup+4542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30807
/proc/meminfo: memFree=1468720/2055920 swapFree=4191900/4192956
[pid=11937] ppid=11932 vsize=5360 CPUtime=0
/proc/11937/stat : 11937 (glucose.sh) S 11932 11937 28094 0 -1 4194304 313 137 0 0 0 0 0 0 20 0 1 0 220244673 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11937/statm: 1340 238 195 169 0 51 0
[pid=11944] ppid=11937 vsize=53768 CPUtime=4540.13
/proc/11944/stat : 11944 (glucose_static) R 11937 11937 28094 0 -1 4194304 12305 0 0 0 453986 27 0 0 25 0 1 0 220244674 55058432 12291 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/11944/statm: 13442 12291 75 172 0 13267 0
Current children cumulated CPU time (s) 4540.13
Current children cumulated vsize (KiB) 59128

[startup+4602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30807
/proc/meminfo: memFree=1468528/2055920 swapFree=4191900/4192956
[pid=11937] ppid=11932 vsize=5360 CPUtime=0
/proc/11937/stat : 11937 (glucose.sh) S 11932 11937 28094 0 -1 4194304 313 137 0 0 0 0 0 0 20 0 1 0 220244673 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11937/statm: 1340 238 195 169 0 51 0
[pid=11944] ppid=11937 vsize=53768 CPUtime=4600.11
/proc/11944/stat : 11944 (glucose_static) R 11937 11937 28094 0 -1 4194304 12305 0 0 0 459984 27 0 0 25 0 1 0 220244674 55058432 12291 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/11944/statm: 13442 12291 75 172 0 13267 0
Current children cumulated CPU time (s) 4600.11
Current children cumulated vsize (KiB) 59128

[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30807
/proc/meminfo: memFree=1467760/2055920 swapFree=4191900/4192956
[pid=11937] ppid=11932 vsize=5360 CPUtime=0
/proc/11937/stat : 11937 (glucose.sh) S 11932 11937 28094 0 -1 4194304 313 137 0 0 0 0 0 0 20 0 1 0 220244673 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11937/statm: 1340 238 195 169 0 51 0
[pid=11944] ppid=11937 vsize=54632 CPUtime=4660.08
/proc/11944/stat : 11944 (glucose_static) R 11937 11937 28094 0 -1 4194304 12497 0 0 0 465981 27 0 0 25 0 1 0 220244674 55943168 12483 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/11944/statm: 13658 12483 75 172 0 13483 0
Current children cumulated CPU time (s) 4660.08
Current children cumulated vsize (KiB) 59992

[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30807
/proc/meminfo: memFree=1467760/2055920 swapFree=4191900/4192956
[pid=11937] ppid=11932 vsize=5360 CPUtime=0
/proc/11937/stat : 11937 (glucose.sh) S 11932 11937 28094 0 -1 4194304 313 137 0 0 0 0 0 0 20 0 1 0 220244673 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11937/statm: 1340 238 195 169 0 51 0
[pid=11944] ppid=11937 vsize=54632 CPUtime=4720.05
/proc/11944/stat : 11944 (glucose_static) R 11937 11937 28094 0 -1 4194304 12497 0 0 0 471978 27 0 0 25 0 1 0 220244674 55943168 12483 1992294400 134512640 135217611 4294956304 18446744073709551615 134533202 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/11944/statm: 13658 12483 75 172 0 13483 0
Current children cumulated CPU time (s) 4720.05
Current children cumulated vsize (KiB) 59992

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30809
/proc/meminfo: memFree=1467376/2055920 swapFree=4191900/4192956
[pid=11937] ppid=11932 vsize=5360 CPUtime=0
/proc/11937/stat : 11937 (glucose.sh) S 11932 11937 28094 0 -1 4194304 313 137 0 0 0 0 0 0 20 0 1 0 220244673 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11937/statm: 1340 238 195 169 0 51 0
[pid=11944] ppid=11937 vsize=54792 CPUtime=4780.03
/proc/11944/stat : 11944 (glucose_static) R 11937 11937 28094 0 -1 4194304 12512 0 0 0 477975 28 0 0 25 0 1 0 220244674 56107008 12498 1992294400 134512640 135217611 4294956304 18446744073709551615 134537558 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/11944/statm: 13698 12498 75 172 0 13523 0
Current children cumulated CPU time (s) 4780.03
Current children cumulated vsize (KiB) 60152

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30809
/proc/meminfo: memFree=1467120/2055920 swapFree=4191900/4192956
[pid=11937] ppid=11932 vsize=5360 CPUtime=0
/proc/11937/stat : 11937 (glucose.sh) S 11932 11937 28094 0 -1 4194304 313 137 0 0 0 0 0 0 20 0 1 0 220244673 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11937/statm: 1340 238 195 169 0 51 0
[pid=11944] ppid=11937 vsize=55188 CPUtime=4839.99
/proc/11944/stat : 11944 (glucose_static) R 11937 11937 28094 0 -1 4194304 12624 0 0 0 483971 28 0 0 25 0 1 0 220244674 56512512 12610 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/11944/statm: 13797 12610 75 172 0 13622 0
Current children cumulated CPU time (s) 4839.99
Current children cumulated vsize (KiB) 60548

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30809
/proc/meminfo: memFree=1466736/2055920 swapFree=4191900/4192956
[pid=11937] ppid=11932 vsize=5360 CPUtime=0
/proc/11937/stat : 11937 (glucose.sh) S 11932 11937 28094 0 -1 4194304 313 137 0 0 0 0 0 0 20 0 1 0 220244673 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11937/statm: 1340 238 195 169 0 51 0
[pid=11944] ppid=11937 vsize=55476 CPUtime=4899.96
/proc/11944/stat : 11944 (glucose_static) R 11937 11937 28094 0 -1 4194304 12716 0 0 0 489968 28 0 0 25 0 1 0 220244674 56807424 12702 1992294400 134512640 135217611 4294956304 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/11944/statm: 13869 12702 75 172 0 13694 0
Current children cumulated CPU time (s) 4899.96
Current children cumulated vsize (KiB) 60836

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30809
/proc/meminfo: memFree=1466544/2055920 swapFree=4191900/4192956
[pid=11937] ppid=11932 vsize=5360 CPUtime=0
/proc/11937/stat : 11937 (glucose.sh) S 11932 11937 28094 0 -1 4194304 313 137 0 0 0 0 0 0 20 0 1 0 220244673 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11937/statm: 1340 238 195 169 0 51 0
[pid=11944] ppid=11937 vsize=55764 CPUtime=4959.94
/proc/11944/stat : 11944 (glucose_static) R 11937 11937 28094 0 -1 4194304 12784 0 0 0 495966 28 0 0 25 0 1 0 220244674 57102336 12770 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/11944/statm: 13941 12770 75 172 0 13766 0
Current children cumulated CPU time (s) 4959.94
Current children cumulated vsize (KiB) 61124



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5002.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30809
/proc/meminfo: memFree=1466544/2055920 swapFree=4191900/4192956
[pid=11937] ppid=11932 vsize=5360 CPUtime=0
/proc/11937/stat : 11937 (glucose.sh) S 11932 11937 28094 0 -1 4194304 313 137 0 0 0 0 0 0 20 0 1 0 220244673 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11937/statm: 1340 238 195 169 0 51 0
[pid=11944] ppid=11937 vsize=55764 CPUtime=5000.03
/proc/11944/stat : 11944 (glucose_static) R 11937 11937 28094 0 -1 4194304 12784 0 0 0 499975 28 0 0 25 0 1 0 220244674 57102336 12770 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/11944/statm: 13941 12770 75 172 0 13766 0
Current children cumulated CPU time (s) 5000.03
Current children cumulated vsize (KiB) 61124

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 11937 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=2999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=2999
# CPU time returned by wait4() is 0.005998
# while last known CPU time is 5000.03
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 5002.41
CPU time (s): 5000.03
CPU user time (s): 4999.75
CPU system time (s): 0.28
CPU usage (%): 99.9524
Max. virtual memory (cumulated for all children) (KiB): 61124

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.002999
system time used= 0.002999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 450
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5
involuntary context switches= 4

runsolver used 5.00524 second user time and 13.242 second system time

The end

Launcher Data

Begin job on node62 at 2009-05-10 04:22:51
IDJOB=1784188
IDBENCH=71121
IDSOLVER=610
FILE ID=node62/1784188-1241922171
PBS_JOBID= 9264923
Free space on /tmp= 66472 MiB

SOLVER NAME= glucose 1.0
BENCH NAME= SAT09/CRAFTED/sgen/sat/sgen1-sat-300-100.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1784188-1241922171/watcher-1784188-1241922171 -o /tmp/evaluation-result-1784188-1241922171/solver-1784188-1241922171 -C 5000 -W 6000 -M 1800  glucose.sh HOME/instance-1784188-1241922171.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= cda4bb923e6fa0cab57f8920411a2abd
RANDOM SEED=889531810

node62.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.220
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.220
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1540640 kB
Buffers:         50600 kB
Cached:         390520 kB
SwapCached:        268 kB
Active:         108712 kB
Inactive:       348488 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1540640 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:            2204 kB
Writeback:           0 kB
Mapped:          25012 kB
Slab:            43296 kB
Committed_AS:   556504 kB
PageTables:       1740 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66472 MiB
End job on node62 at 2009-05-10 05:46:16