Trace number 1517480

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) 1200.04 1200.71

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/540/
unif-k3-r4.25-v540-c2295-S853819067-006.cnf
MD5SUM02a783b8e731a7854fc4f9514bffb4d8
Bench CategoryRANDOM (random 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 variables540
Number of clauses2295
Sum of the clauses size6885
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32295
Number of clauses of size 40
Number of clauses of size 50
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.00	c ==============================================================================
0.00/0.00	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.00	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.00	c ==============================================================================
0.00/0.00	c |         0 |    2295     6885 |     688       0        0     nan |  0.000 % |
0.00/0.00	c |         0 |    2272     6861 |      --       0       --      -- |     --   | -23/-24
0.00/0.00	c ==============================================================================
0.00/0.00	c Result  :   #vars: 530   #clauses: 2272   #literals: 6861
0.00/0.00	c CPU time:   0.004999 s
0.00/0.00	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:  530                                                  |
0.00/0.01	c |  Number of clauses:    2272                                                 |
0.00/0.01	c |  Parsing time:         0.00         s                                       |
1200.02/1200.71	HOME/glucose.sh: line 55: 15010 Terminated              $RS $TMP.cnf -verbosity=0 $TMP.result "$@"

Verifier Data

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

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1517480-1238286155/watcher-1517480-1238286155 -o /tmp/evaluation-result-1517480-1238286155/solver-1517480-1238286155 -C 1200 -W 1800 -M 1800 --output-limit 1,15 glucose.sh HOME/instance-1517480-1238286155.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.91 0.98 0.98 3/73 15007
/proc/meminfo: memFree=1570552/2055920 swapFree=4170032/4192956
[pid=15007] ppid=15005 vsize=5360 CPUtime=0
/proc/15007/stat : 15007 (glucose.sh) S 15005 15007 14906 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 1101279470 5488640 236 1992294400 4194304 4889804 548682068832 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15007/statm: 1340 236 195 169 0 51 0
[pid=15008] ppid=15007 vsize=1144 CPUtime=0
/proc/15008/stat : 15008 (SatELite_releas) R 15007 15007 14906 0 -1 4194304 174 0 0 0 0 0 0 0 19 0 1 0 1101279470 1171456 158 1992294400 134512640 135225430 4294956176 18446744073709551615 134587608 0 0 4096 3 0 0 0 17 0 0 0
/proc/15008/statm: 286 158 76 174 0 109 0

[startup+0.035758 s]
/proc/loadavg: 0.91 0.98 0.98 3/73 15007
/proc/meminfo: memFree=1570552/2055920 swapFree=4170032/4192956
[pid=15007] ppid=15005 vsize=5360 CPUtime=0
/proc/15007/stat : 15007 (glucose.sh) S 15005 15007 14906 0 -1 4194304 313 180 0 0 0 0 0 0 19 0 1 0 1101279470 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15007/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.101771 s]
/proc/loadavg: 0.91 0.98 0.98 3/73 15007
/proc/meminfo: memFree=1570552/2055920 swapFree=4170032/4192956
[pid=15007] ppid=15005 vsize=5360 CPUtime=0
/proc/15007/stat : 15007 (glucose.sh) S 15005 15007 14906 0 -1 4194304 313 180 0 0 0 0 0 0 19 0 1 0 1101279470 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15007/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.301812 s]
/proc/loadavg: 0.91 0.98 0.98 3/73 15007
/proc/meminfo: memFree=1570552/2055920 swapFree=4170032/4192956
[pid=15007] ppid=15005 vsize=5360 CPUtime=0
/proc/15007/stat : 15007 (glucose.sh) S 15005 15007 14906 0 -1 4194304 313 180 0 0 0 0 0 0 19 0 1 0 1101279470 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15007/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.701896 s]
/proc/loadavg: 0.91 0.98 0.98 3/73 15007
/proc/meminfo: memFree=1570552/2055920 swapFree=4170032/4192956
[pid=15007] ppid=15005 vsize=5360 CPUtime=0
/proc/15007/stat : 15007 (glucose.sh) S 15005 15007 14906 0 -1 4194304 313 180 0 0 0 0 0 0 19 0 1 0 1101279470 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15007/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+1.50105 s]
/proc/loadavg: 0.91 0.98 0.98 2/75 15010
/proc/meminfo: memFree=1568424/2055920 swapFree=4170032/4192956
[pid=15007] ppid=15005 vsize=5360 CPUtime=0
/proc/15007/stat : 15007 (glucose.sh) S 15005 15007 14906 0 -1 4194304 313 180 0 0 0 0 0 0 19 0 1 0 1101279470 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15007/statm: 1340 238 195 169 0 51 0
[pid=15010] ppid=15007 vsize=3900 CPUtime=1.48
/proc/15010/stat : 15010 (glucose_static) R 15007 15007 14906 0 -1 4194304 631 0 0 0 148 0 0 0 25 0 1 0 1101279471 3993600 617 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/15010/statm: 975 617 75 172 0 800 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9260

[startup+3.10138 s]
/proc/loadavg: 0.91 0.98 0.98 2/75 15010
/proc/meminfo: memFree=1567720/2055920 swapFree=4170032/4192956
[pid=15007] ppid=15005 vsize=5360 CPUtime=0
/proc/15007/stat : 15007 (glucose.sh) S 15005 15007 14906 0 -1 4194304 313 180 0 0 0 0 0 0 19 0 1 0 1101279470 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15007/statm: 1340 238 195 169 0 51 0
[pid=15010] ppid=15007 vsize=4440 CPUtime=3.08
/proc/15010/stat : 15010 (glucose_static) R 15007 15007 14906 0 -1 4194304 764 0 0 0 308 0 0 0 25 0 1 0 1101279471 4546560 750 1992294400 134512640 135217611 4294956304 18446744073709551615 134533065 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/15010/statm: 1110 750 75 172 0 935 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 9800

[startup+6.30203 s]
/proc/loadavg: 0.92 0.98 0.98 2/75 15010
/proc/meminfo: memFree=1566632/2055920 swapFree=4170032/4192956
[pid=15007] ppid=15005 vsize=5360 CPUtime=0
/proc/15007/stat : 15007 (glucose.sh) S 15005 15007 14906 0 -1 4194304 313 180 0 0 0 0 0 0 19 0 1 0 1101279470 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15007/statm: 1340 238 195 169 0 51 0
[pid=15010] ppid=15007 vsize=5240 CPUtime=6.27
/proc/15010/stat : 15010 (glucose_static) R 15007 15007 14906 0 -1 4194304 946 0 0 0 627 0 0 0 25 0 1 0 1101279471 5365760 932 1992294400 134512640 135217611 4294956304 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/15010/statm: 1310 932 75 172 0 1135 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 10600

[startup+12.7023 s]
/proc/loadavg: 0.93 0.98 0.98 2/75 15010
/proc/meminfo: memFree=1565416/2055920 swapFree=4170032/4192956
[pid=15007] ppid=15005 vsize=5360 CPUtime=0
/proc/15007/stat : 15007 (glucose.sh) S 15005 15007 14906 0 -1 4194304 313 180 0 0 0 0 0 0 19 0 1 0 1101279470 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15007/statm: 1340 238 195 169 0 51 0
[pid=15010] ppid=15007 vsize=6312 CPUtime=12.67
/proc/15010/stat : 15010 (glucose_static) R 15007 15007 14906 0 -1 4194304 1232 0 0 0 1267 0 0 0 25 0 1 0 1101279471 6463488 1218 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/15010/statm: 1578 1218 75 172 0 1403 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 11672

[startup+25.5019 s]
/proc/loadavg: 0.94 0.98 0.98 2/75 15010
/proc/meminfo: memFree=1564072/2055920 swapFree=4170032/4192956
[pid=15007] ppid=15005 vsize=5360 CPUtime=0
/proc/15007/stat : 15007 (glucose.sh) S 15005 15007 14906 0 -1 4194304 313 180 0 0 0 0 0 0 19 0 1 0 1101279470 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15007/statm: 1340 238 195 169 0 51 0
[pid=15010] ppid=15007 vsize=7840 CPUtime=25.47
/proc/15010/stat : 15010 (glucose_static) R 15007 15007 14906 0 -1 4194304 1576 0 0 0 2546 1 0 0 25 0 1 0 1101279471 8028160 1562 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/15010/statm: 1960 1562 75 172 0 1785 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 13200

[startup+51.1011 s]
/proc/loadavg: 0.96 0.98 0.98 2/75 15010
/proc/meminfo: memFree=1562024/2055920 swapFree=4170032/4192956
[pid=15007] ppid=15005 vsize=5360 CPUtime=0
/proc/15007/stat : 15007 (glucose.sh) S 15005 15007 14906 0 -1 4194304 313 180 0 0 0 0 0 0 19 0 1 0 1101279470 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15007/statm: 1340 238 195 169 0 51 0
[pid=15010] ppid=15007 vsize=9864 CPUtime=51.04
/proc/15010/stat : 15010 (glucose_static) R 15007 15007 14906 0 -1 4194304 2081 0 0 0 5103 1 0 0 25 0 1 0 1101279471 10100736 2067 1992294400 134512640 135217611 4294956304 18446744073709551615 134533131 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/15010/statm: 2466 2067 75 172 0 2291 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 15224

[startup+102.307 s]
/proc/loadavg: 0.98 0.98 0.98 2/75 15010
/proc/meminfo: memFree=1559528/2055920 swapFree=4170032/4192956
[pid=15007] ppid=15005 vsize=5360 CPUtime=0
/proc/15007/stat : 15007 (glucose.sh) S 15005 15007 14906 0 -1 4194304 313 180 0 0 0 0 0 0 19 0 1 0 1101279470 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15007/statm: 1340 238 195 169 0 51 0
[pid=15010] ppid=15007 vsize=12324 CPUtime=102.21
/proc/15010/stat : 15010 (glucose_static) R 15007 15007 14906 0 -1 4194304 2675 0 0 0 10220 1 0 0 25 0 1 0 1101279471 12619776 2661 1992294400 134512640 135217611 4294956304 18446744073709551615 134533115 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/15010/statm: 3081 2661 75 172 0 2906 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 17684

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.98 2/75 15010
/proc/meminfo: memFree=1557480/2055920 swapFree=4170032/4192956
[pid=15007] ppid=15005 vsize=5360 CPUtime=0
/proc/15007/stat : 15007 (glucose.sh) S 15005 15007 14906 0 -1 4194304 313 180 0 0 0 0 0 0 19 0 1 0 1101279470 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15007/statm: 1340 238 195 169 0 51 0
[pid=15010] ppid=15007 vsize=14452 CPUtime=162.19
/proc/15010/stat : 15010 (glucose_static) R 15007 15007 14906 0 -1 4194304 3176 0 0 0 16217 2 0 0 25 0 1 0 1101279471 14798848 3162 1992294400 134512640 135217611 4294956304 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/15010/statm: 3613 3162 75 172 0 3438 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 19812

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.98 2/75 15010
/proc/meminfo: memFree=1556264/2055920 swapFree=4170032/4192956
[pid=15007] ppid=15005 vsize=5360 CPUtime=0
/proc/15007/stat : 15007 (glucose.sh) S 15005 15007 14906 0 -1 4194304 313 180 0 0 0 0 0 0 19 0 1 0 1101279470 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15007/statm: 1340 238 195 169 0 51 0
[pid=15010] ppid=15007 vsize=15688 CPUtime=222.14
/proc/15010/stat : 15010 (glucose_static) R 15007 15007 14906 0 -1 4194304 3475 0 0 0 22212 2 0 0 25 0 1 0 1101279471 16064512 3461 1992294400 134512640 135217611 4294956304 18446744073709551615 134533115 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/15010/statm: 3922 3461 75 172 0 3747 0
Current children cumulated CPU time (s) 222.14
Current children cumulated vsize (KiB) 21048

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.98 2/75 15010
/proc/meminfo: memFree=1554984/2055920 swapFree=4170032/4192956
[pid=15007] ppid=15005 vsize=5360 CPUtime=0
/proc/15007/stat : 15007 (glucose.sh) S 15005 15007 14906 0 -1 4194304 313 180 0 0 0 0 0 0 19 0 1 0 1101279470 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15007/statm: 1340 238 195 169 0 51 0
[pid=15010] ppid=15007 vsize=17128 CPUtime=282.11
/proc/15010/stat : 15010 (glucose_static) R 15007 15007 14906 0 -1 4194304 3794 0 0 0 28209 2 0 0 25 0 1 0 1101279471 17539072 3780 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/15010/statm: 4282 3780 75 172 0 4107 0
Current children cumulated CPU time (s) 282.11
Current children cumulated vsize (KiB) 22488

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.98 2/75 15010
/proc/meminfo: memFree=1554216/2055920 swapFree=4170032/4192956
[pid=15007] ppid=15005 vsize=5360 CPUtime=0
/proc/15007/stat : 15007 (glucose.sh) S 15005 15007 14906 0 -1 4194304 313 180 0 0 0 0 0 0 19 0 1 0 1101279470 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15007/statm: 1340 238 195 169 0 51 0
[pid=15010] ppid=15007 vsize=17884 CPUtime=342.09
/proc/15010/stat : 15010 (glucose_static) R 15007 15007 14906 0 -1 4194304 3997 0 0 0 34206 3 0 0 25 0 1 0 1101279471 18313216 3983 1992294400 134512640 135217611 4294956304 18446744073709551615 134532985 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/15010/statm: 4471 3983 75 172 0 4296 0
Current children cumulated CPU time (s) 342.09
Current children cumulated vsize (KiB) 23244

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.98 2/75 15010
/proc/meminfo: memFree=1553256/2055920 swapFree=4170032/4192956
[pid=15007] ppid=15005 vsize=5360 CPUtime=0
/proc/15007/stat : 15007 (glucose.sh) S 15005 15007 14906 0 -1 4194304 313 180 0 0 0 0 0 0 19 0 1 0 1101279470 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15007/statm: 1340 238 195 169 0 51 0
[pid=15010] ppid=15007 vsize=18896 CPUtime=402.05
/proc/15010/stat : 15010 (glucose_static) R 15007 15007 14906 0 -1 4194304 4223 0 0 0 40202 3 0 0 25 0 1 0 1101279471 19349504 4209 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/15010/statm: 4724 4209 75 172 0 4549 0

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

[pid=15010] ppid=15007 vsize=21220 CPUtime=521.98
/proc/15010/stat : 15010 (glucose_static) R 15007 15007 14906 0 -1 4194304 4737 0 0 0 52195 3 0 0 25 0 1 0 1101279471 21729280 4723 1992294400 134512640 135217611 4294956304 18446744073709551615 134537028 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/15010/statm: 5305 4723 75 172 0 5130 0
Current children cumulated CPU time (s) 521.98
Current children cumulated vsize (KiB) 26580

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.98 2/75 15010
/proc/meminfo: memFree=1550568/2055920 swapFree=4170032/4192956
[pid=15007] ppid=15005 vsize=5360 CPUtime=0
/proc/15007/stat : 15007 (glucose.sh) S 15005 15007 14906 0 -1 4194304 313 180 0 0 0 0 0 0 19 0 1 0 1101279470 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15007/statm: 1340 238 195 169 0 51 0
[pid=15010] ppid=15007 vsize=21932 CPUtime=581.94
/proc/15010/stat : 15010 (glucose_static) R 15007 15007 14906 0 -1 4194304 4903 0 0 0 58191 3 0 0 25 0 1 0 1101279471 22458368 4889 1992294400 134512640 135217611 4294956304 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/15010/statm: 5483 4889 75 172 0 5308 0
Current children cumulated CPU time (s) 581.94
Current children cumulated vsize (KiB) 27292

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.98 2/75 15010
/proc/meminfo: memFree=1549608/2055920 swapFree=4170032/4192956
[pid=15007] ppid=15005 vsize=5360 CPUtime=0
/proc/15007/stat : 15007 (glucose.sh) S 15005 15007 14906 0 -1 4194304 313 180 0 0 0 0 0 0 19 0 1 0 1101279470 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15007/statm: 1340 238 195 169 0 51 0
[pid=15010] ppid=15007 vsize=23032 CPUtime=641.92
/proc/15010/stat : 15010 (glucose_static) R 15007 15007 14906 0 -1 4194304 5152 0 0 0 64189 3 0 0 25 0 1 0 1101279471 23584768 5138 1992294400 134512640 135217611 4294956304 18446744073709551615 134533067 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/15010/statm: 5758 5138 75 172 0 5583 0
Current children cumulated CPU time (s) 641.92
Current children cumulated vsize (KiB) 28392

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 0.98 2/75 15010
/proc/meminfo: memFree=1548840/2055920 swapFree=4170032/4192956
[pid=15007] ppid=15005 vsize=5360 CPUtime=0
/proc/15007/stat : 15007 (glucose.sh) S 15005 15007 14906 0 -1 4194304 313 180 0 0 0 0 0 0 19 0 1 0 1101279470 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15007/statm: 1340 238 195 169 0 51 0
[pid=15010] ppid=15007 vsize=23592 CPUtime=701.89
/proc/15010/stat : 15010 (glucose_static) R 15007 15007 14906 0 -1 4194304 5306 0 0 0 70185 4 0 0 25 0 1 0 1101279471 24158208 5292 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/15010/statm: 5898 5292 75 172 0 5723 0
Current children cumulated CPU time (s) 701.89
Current children cumulated vsize (KiB) 28952

[startup+762.307 s]
/proc/loadavg: 0.99 0.98 0.98 2/75 15010
/proc/meminfo: memFree=1548264/2055920 swapFree=4170032/4192956
[pid=15007] ppid=15005 vsize=5360 CPUtime=0
/proc/15007/stat : 15007 (glucose.sh) S 15005 15007 14906 0 -1 4194304 313 180 0 0 0 0 0 0 19 0 1 0 1101279470 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15007/statm: 1340 238 195 169 0 51 0
[pid=15010] ppid=15007 vsize=24272 CPUtime=761.86
/proc/15010/stat : 15010 (glucose_static) R 15007 15007 14906 0 -1 4194304 5456 0 0 0 76182 4 0 0 25 0 1 0 1101279471 24854528 5442 1992294400 134512640 135217611 4294956304 18446744073709551615 134533037 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/15010/statm: 6068 5442 75 172 0 5893 0
Current children cumulated CPU time (s) 761.86
Current children cumulated vsize (KiB) 29632

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.98 2/75 15010
/proc/meminfo: memFree=1547688/2055920 swapFree=4170032/4192956
[pid=15007] ppid=15005 vsize=5360 CPUtime=0
/proc/15007/stat : 15007 (glucose.sh) S 15005 15007 14906 0 -1 4194304 313 180 0 0 0 0 0 0 19 0 1 0 1101279470 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15007/statm: 1340 238 195 169 0 51 0
[pid=15010] ppid=15007 vsize=24824 CPUtime=821.82
/proc/15010/stat : 15010 (glucose_static) R 15007 15007 14906 0 -1 4194304 5606 0 0 0 82178 4 0 0 25 0 1 0 1101279471 25419776 5592 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/15010/statm: 6206 5592 75 172 0 6031 0
Current children cumulated CPU time (s) 821.82
Current children cumulated vsize (KiB) 30184

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 0.98 2/75 15010
/proc/meminfo: memFree=1546728/2055920 swapFree=4170032/4192956
[pid=15007] ppid=15005 vsize=5360 CPUtime=0
/proc/15007/stat : 15007 (glucose.sh) S 15005 15007 14906 0 -1 4194304 313 180 0 0 0 0 0 0 19 0 1 0 1101279470 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15007/statm: 1340 238 195 169 0 51 0
[pid=15010] ppid=15007 vsize=25760 CPUtime=881.78
/proc/15010/stat : 15010 (glucose_static) R 15007 15007 14906 0 -1 4194304 5849 0 0 0 88174 4 0 0 25 0 1 0 1101279471 26378240 5835 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/15010/statm: 6440 5835 75 172 0 6265 0
Current children cumulated CPU time (s) 881.78
Current children cumulated vsize (KiB) 31120

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.98 2/75 15010
/proc/meminfo: memFree=1546344/2055920 swapFree=4170032/4192956
[pid=15007] ppid=15005 vsize=5360 CPUtime=0
/proc/15007/stat : 15007 (glucose.sh) S 15005 15007 14906 0 -1 4194304 313 180 0 0 0 0 0 0 19 0 1 0 1101279470 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15007/statm: 1340 238 195 169 0 51 0
[pid=15010] ppid=15007 vsize=26360 CPUtime=941.75
/proc/15010/stat : 15010 (glucose_static) R 15007 15007 14906 0 -1 4194304 5965 0 0 0 94171 4 0 0 25 0 1 0 1101279471 26992640 5951 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/15010/statm: 6590 5951 75 172 0 6415 0
Current children cumulated CPU time (s) 941.75
Current children cumulated vsize (KiB) 31720

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.98 2/75 15010
/proc/meminfo: memFree=1545768/2055920 swapFree=4170032/4192956
[pid=15007] ppid=15005 vsize=5360 CPUtime=0
/proc/15007/stat : 15007 (glucose.sh) S 15005 15007 14906 0 -1 4194304 313 180 0 0 0 0 0 0 19 0 1 0 1101279470 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15007/statm: 1340 238 195 169 0 51 0
[pid=15010] ppid=15007 vsize=26796 CPUtime=1001.72
/proc/15010/stat : 15010 (glucose_static) R 15007 15007 14906 0 -1 4194304 6086 0 0 0 100168 4 0 0 25 0 1 0 1101279471 27439104 6072 1992294400 134512640 135217611 4294956304 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/15010/statm: 6699 6072 75 172 0 6524 0
Current children cumulated CPU time (s) 1001.72
Current children cumulated vsize (KiB) 32156

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.98 2/75 15010
/proc/meminfo: memFree=1545256/2055920 swapFree=4170032/4192956
[pid=15007] ppid=15005 vsize=5360 CPUtime=0
/proc/15007/stat : 15007 (glucose.sh) S 15005 15007 14906 0 -1 4194304 313 180 0 0 0 0 0 0 19 0 1 0 1101279470 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15007/statm: 1340 238 195 169 0 51 0
[pid=15010] ppid=15007 vsize=27444 CPUtime=1061.68
/proc/15010/stat : 15010 (glucose_static) R 15007 15007 14906 0 -1 4194304 6219 0 0 0 106164 4 0 0 25 0 1 0 1101279471 28102656 6205 1992294400 134512640 135217611 4294956304 18446744073709551615 134533076 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/15010/statm: 6861 6205 75 172 0 6686 0
Current children cumulated CPU time (s) 1061.68
Current children cumulated vsize (KiB) 32804

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.98 2/75 15010
/proc/meminfo: memFree=1544616/2055920 swapFree=4170032/4192956
[pid=15007] ppid=15005 vsize=5360 CPUtime=0
/proc/15007/stat : 15007 (glucose.sh) S 15005 15007 14906 0 -1 4194304 313 180 0 0 0 0 0 0 19 0 1 0 1101279470 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15007/statm: 1340 238 195 169 0 51 0
[pid=15010] ppid=15007 vsize=28064 CPUtime=1121.65
/proc/15010/stat : 15010 (glucose_static) R 15007 15007 14906 0 -1 4194304 6367 0 0 0 112160 5 0 0 25 0 1 0 1101279471 28737536 6353 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/15010/statm: 7016 6353 75 172 0 6841 0
Current children cumulated CPU time (s) 1121.65
Current children cumulated vsize (KiB) 33424

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.98 2/75 15010
/proc/meminfo: memFree=1544232/2055920 swapFree=4170032/4192956
[pid=15007] ppid=15005 vsize=5360 CPUtime=0
/proc/15007/stat : 15007 (glucose.sh) S 15005 15007 14906 0 -1 4194304 313 180 0 0 0 0 0 0 19 0 1 0 1101279470 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15007/statm: 1340 238 195 169 0 51 0
[pid=15010] ppid=15007 vsize=28484 CPUtime=1181.62
/proc/15010/stat : 15010 (glucose_static) R 15007 15007 14906 0 -1 4194304 6473 0 0 0 118157 5 0 0 25 0 1 0 1101279471 29167616 6459 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/15010/statm: 7121 6459 75 172 0 6946 0
Current children cumulated CPU time (s) 1181.62
Current children cumulated vsize (KiB) 33844



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.7 s]
/proc/loadavg: 0.99 0.98 0.98 2/75 15010
/proc/meminfo: memFree=1544168/2055920 swapFree=4170032/4192956
[pid=15007] ppid=15005 vsize=5360 CPUtime=0
/proc/15007/stat : 15007 (glucose.sh) S 15005 15007 14906 0 -1 4194304 313 180 0 0 0 0 0 0 19 0 1 0 1101279470 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15007/statm: 1340 238 195 169 0 51 0
[pid=15010] ppid=15007 vsize=28648 CPUtime=1200.02
/proc/15010/stat : 15010 (glucose_static) R 15007 15007 14906 0 -1 4194304 6492 0 0 0 119997 5 0 0 25 0 1 0 1101279471 29335552 6478 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/15010/statm: 7162 6478 75 172 0 6987 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 34008

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

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

[startup+1200.7 s]
/proc/loadavg: 0.99 0.98 0.98 2/75 15010
/proc/meminfo: memFree=1544168/2055920 swapFree=4170032/4192956
[pid=15007] ppid=15005 vsize=5360 CPUtime=0
/proc/15007/stat : 15007 (glucose.sh) S 15005 15007 14906 0 -1 4194304 313 180 0 0 0 0 0 0 19 0 1 0 1101279470 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15007/statm: 1340 238 195 169 0 51 0
[pid=15010] ppid=15007 vsize=28648 CPUtime=1200.02
/proc/15010/stat : 15010 (glucose_static) R 15007 15007 14906 0 -1 4194304 6492 0 0 0 119997 5 0 0 25 0 1 0 1101279471 29335552 6478 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/15010/statm: 7162 6478 75 172 0 6987 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 34008

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.71
CPU time (s): 1200.04
CPU user time (s): 1199.98
CPU system time (s): 0.06299
CPU usage (%): 99.9442
Max. virtual memory (cumulated for all children) (KiB): 34008

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.98
system time used= 0.06299
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6996
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= 17
involuntary context switches= 5017

runsolver used 1.12883 second user time and 3.2755 second system time

The end

Launcher Data

Begin job on node80 at 2009-03-29 01:22:35
IDJOB=1517480
IDBENCH=70600
IDSOLVER=503
FILE ID=node80/1517480-1238286155
PBS_JOBID= 9060983
Free space on /tmp= 64692 MiB

SOLVER NAME= glucose 1.0
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/UNKNOWN/540/unif-k3-r4.25-v540-c2295-S853819067-006.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1517480-1238286155/watcher-1517480-1238286155 -o /tmp/evaluation-result-1517480-1238286155/solver-1517480-1238286155 -C 1200 -W 1800 -M 1800 --output-limit 1,15  glucose.sh HOME/instance-1517480-1238286155.cnf

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

MD5SUM BENCH= 02a783b8e731a7854fc4f9514bffb4d8
RANDOM SEED=631450265

node80.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.263
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.263
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1571096 kB
Buffers:         57480 kB
Cached:         352680 kB
SwapCached:      14432 kB
Active:         108580 kB
Inactive:       317844 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1571096 kB
SwapTotal:     4192956 kB
SwapFree:      4170032 kB
Dirty:            1636 kB
Writeback:           0 kB
Mapped:          21844 kB
Slab:            43600 kB
Committed_AS:  2772320 kB
PageTables:       2008 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 64692 MiB
End job on node80 at 2009-03-29 01:42:38