Trace number 338612

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, and are wall clock time (not CPU 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
Mmisat 2007-02-08? (TO) 1200.04 1200.52

General information on the benchmark

Namecrafted/Difficult/contest05/sabharwal/
gt-ordering-sat-gt-040.sat05-1297.reshuffled-07.cnf
MD5SUMa12e117c336ca4cea22ec458f6b2361c
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark13.422
Satisfiable
(Un)Satisfiability was proved
Number of variables1560
Number of clauses60099
Sum of the clauses size180957
Maximum clause length39
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2780
Number of clauses of size 359279
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 540

Solver Data (download as text)

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.1 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node43/watcher-338612-1173689108 -o ROOT/results/node43/solver-338612-1173689108 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/338612-1173689108/mmisat /tmp/evaluation/338612-1173689108/instance-338612-1173689108.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): 2400 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.97 0.99 3/64 22919
/proc/meminfo: memFree=1860864/2055920 swapFree=4183972/4192956
[pid=22919] ppid=22917 vsize=1308 CPUtime=0
/proc/22919/stat : 22919 (mmisat) R 22917 22919 22105 0 -1 4194304 196 0 0 0 0 0 0 0 18 0 1 0 388866851 1339392 179 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134998823 0 0 4096 0 0 0 0 17 1 0 0
/proc/22919/statm: 327 180 81 214 0 109 0

[startup+0.05571 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 22919
/proc/meminfo: memFree=1860864/2055920 swapFree=4183972/4192956
[pid=22919] ppid=22917 vsize=2232 CPUtime=0.05
/proc/22919/stat : 22919 (mmisat) R 22917 22919 22105 0 -1 4194304 414 0 0 0 5 0 0 0 18 0 1 0 388866851 2285568 397 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134998823 0 0 4096 0 0 0 0 17 1 0 0
/proc/22919/statm: 558 397 81 214 0 340 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 2232

[startup+0.101718 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 22919
/proc/meminfo: memFree=1860864/2055920 swapFree=4183972/4192956
[pid=22919] ppid=22917 vsize=2628 CPUtime=0.09
/proc/22919/stat : 22919 (mmisat) R 22917 22919 22105 0 -1 4194304 523 0 0 0 9 0 0 0 18 0 1 0 388866851 2691072 506 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134998823 0 0 4096 0 0 0 0 17 1 0 0
/proc/22919/statm: 657 506 81 214 0 439 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2628

[startup+0.301751 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 22919
/proc/meminfo: memFree=1860864/2055920 swapFree=4183972/4192956
[pid=22919] ppid=22917 vsize=3816 CPUtime=0.29
/proc/22919/stat : 22919 (mmisat) R 22917 22919 22105 0 -1 4194304 829 0 0 0 29 0 0 0 19 0 1 0 388866851 3907584 812 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134998823 0 0 4096 0 0 0 0 17 1 0 0
/proc/22919/statm: 954 812 81 214 0 736 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3816

[startup+0.701818 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 22919
/proc/meminfo: memFree=1860864/2055920 swapFree=4183972/4192956
[pid=22919] ppid=22917 vsize=5400 CPUtime=0.69
/proc/22919/stat : 22919 (mmisat) R 22917 22919 22105 0 -1 4194304 1222 0 0 0 69 0 0 0 22 0 1 0 388866851 5529600 1205 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134998823 0 0 4096 0 0 0 0 17 1 0 0
/proc/22919/statm: 1350 1205 81 214 0 1132 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5400

[startup+1.50195 s]
/proc/loadavg: 0.91 0.97 0.99 2/65 22920
/proc/meminfo: memFree=1855480/2055920 swapFree=4183972/4192956
[pid=22919] ppid=22917 vsize=7512 CPUtime=1.49
/proc/22919/stat : 22919 (mmisat) R 22917 22919 22105 0 -1 4194304 1746 0 0 0 149 0 0 0 25 0 1 0 388866851 7692288 1729 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134998823 0 0 4096 0 0 0 0 17 1 0 0
/proc/22919/statm: 1878 1729 81 214 0 1660 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7512

[startup+3.10122 s]
/proc/loadavg: 0.92 0.97 0.99 2/65 22920
/proc/meminfo: memFree=1852920/2055920 swapFree=4183972/4192956
[pid=22919] ppid=22917 vsize=10152 CPUtime=3.09
/proc/22919/stat : 22919 (mmisat) R 22917 22919 22105 0 -1 4194304 2395 0 0 0 308 1 0 0 25 0 1 0 388866851 10395648 2378 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517712 0 0 4096 0 0 0 0 17 1 0 0
/proc/22919/statm: 2538 2378 81 214 0 2320 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10152

[startup+6.30175 s]
/proc/loadavg: 0.92 0.97 0.99 2/65 22920
/proc/meminfo: memFree=1849592/2055920 swapFree=4183972/4192956
[pid=22919] ppid=22917 vsize=12528 CPUtime=6.29
/proc/22919/stat : 22919 (mmisat) R 22917 22919 22105 0 -1 4194304 2993 0 0 0 627 2 0 0 25 0 1 0 388866851 12828672 2976 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/22919/statm: 3132 2976 81 214 0 2914 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 12528

[startup+12.7018 s]
/proc/loadavg: 0.93 0.97 0.99 2/65 22920
/proc/meminfo: memFree=1846784/2055920 swapFree=4183972/4192956
[pid=22919] ppid=22917 vsize=15036 CPUtime=12.68
/proc/22919/stat : 22919 (mmisat) R 22917 22919 22105 0 -1 4194304 3606 0 0 0 1266 2 0 0 25 0 1 0 388866851 15396864 3589 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/22919/statm: 3759 3589 81 214 0 3541 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 15036

[startup+25.502 s]
/proc/loadavg: 0.94 0.97 0.99 2/65 22920
/proc/meminfo: memFree=1844224/2055920 swapFree=4183972/4192956
[pid=22919] ppid=22917 vsize=17412 CPUtime=25.49
/proc/22919/stat : 22919 (mmisat) R 22917 22919 22105 0 -1 4194304 4206 0 0 0 2546 3 0 0 25 0 1 0 388866851 17829888 4189 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/22919/statm: 4353 4189 81 214 0 4135 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 17412

[startup+51.1012 s]
/proc/loadavg: 0.96 0.97 0.99 2/65 22920
/proc/meminfo: memFree=1841280/2055920 swapFree=4183972/4192956
[pid=22919] ppid=22917 vsize=20184 CPUtime=51.07
/proc/22919/stat : 22919 (mmisat) R 22917 22919 22105 0 -1 4194304 4918 0 0 0 5104 3 0 0 25 0 1 0 388866851 20668416 4901 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/22919/statm: 5046 4901 81 214 0 4828 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 20184

[startup+102.306 s]
/proc/loadavg: 0.98 0.97 0.99 2/65 22920
/proc/meminfo: memFree=1837376/2055920 swapFree=4183972/4192956
[pid=22919] ppid=22917 vsize=24012 CPUtime=102.26
/proc/22919/stat : 22919 (mmisat) R 22917 22919 22105 0 -1 4194304 5866 0 0 0 10222 4 0 0 25 0 1 0 388866851 24588288 5849 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/22919/statm: 6003 5849 81 214 0 5785 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 24012

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 22920
/proc/meminfo: memFree=1833856/2055920 swapFree=4183972/4192956
[pid=22919] ppid=22917 vsize=27444 CPUtime=162.24
/proc/22919/stat : 22919 (mmisat) R 22917 22919 22105 0 -1 4194304 6727 0 0 0 16219 5 0 0 25 0 1 0 388866851 28102656 6710 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/22919/statm: 6861 6710 81 214 0 6643 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 27444

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 22920
/proc/meminfo: memFree=1830912/2055920 swapFree=4183972/4192956
[pid=22919] ppid=22917 vsize=30348 CPUtime=222.22
/proc/22919/stat : 22919 (mmisat) R 22917 22919 22105 0 -1 4194304 7459 0 0 0 22216 6 0 0 25 0 1 0 388866851 31076352 7442 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/22919/statm: 7587 7442 81 214 0 7369 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 30348

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 22920
/proc/meminfo: memFree=1828224/2055920 swapFree=4183972/4192956
[pid=22919] ppid=22917 vsize=32988 CPUtime=282.2
/proc/22919/stat : 22919 (mmisat) R 22917 22919 22105 0 -1 4194304 8112 0 0 0 28214 6 0 0 25 0 1 0 388866851 33779712 8095 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517724 0 0 4096 0 0 0 0 17 1 0 0
/proc/22919/statm: 8247 8095 81 214 0 8029 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 32988

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 22920
/proc/meminfo: memFree=1825728/2055920 swapFree=4183972/4192956
[pid=22919] ppid=22917 vsize=35364 CPUtime=342.18
/proc/22919/stat : 22919 (mmisat) R 22917 22919 22105 0 -1 4194304 8715 0 0 0 34210 8 0 0 25 0 1 0 388866851 36212736 8698 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/22919/statm: 8841 8698 81 214 0 8623 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 35364

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 22920
/proc/meminfo: memFree=1823488/2055920 swapFree=4183972/4192956
[pid=22919] ppid=22917 vsize=37608 CPUtime=402.16
/proc/22919/stat : 22919 (mmisat) R 22917 22919 22105 0 -1 4194304 9268 0 0 0 40208 8 0 0 25 0 1 0 388866851 38510592 9251 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/22919/statm: 9402 9251 81 214 0 9184 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 37608

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 22920
/proc/meminfo: memFree=1821312/2055920 swapFree=4183972/4192956
[pid=22919] ppid=22917 vsize=39720 CPUtime=462.14
/proc/22919/stat : 22919 (mmisat) R 22917 22919 22105 0 -1 4194304 9794 0 0 0 46205 9 0 0 25 0 1 0 388866851 40673280 9777 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/22919/statm: 9930 9777 81 214 0 9712 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 39720

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 22920
/proc/meminfo: memFree=1819328/2055920 swapFree=4183972/4192956
[pid=22919] ppid=22917 vsize=41700 CPUtime=522.12
/proc/22919/stat : 22919 (mmisat) R 22917 22919 22105 0 -1 4194304 10291 0 0 0 52203 9 0 0 25 0 1 0 388866851 42700800 10274 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517184 0 0 4096 0 0 0 0 17 1 0 0
/proc/22919/statm: 10425 10274 81 214 0 10207 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 41700

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 22920
/proc/meminfo: memFree=1817408/2055920 swapFree=4183972/4192956
[pid=22919] ppid=22917 vsize=43548 CPUtime=582.1
/proc/22919/stat : 22919 (mmisat) R 22917 22919 22105 0 -1 4194304 10765 0 0 0 58200 10 0 0 25 0 1 0 388866851 44593152 10748 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/22919/statm: 10887 10748 81 214 0 10669 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 43548

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 22920
/proc/meminfo: memFree=1815488/2055920 swapFree=4183972/4192956
[pid=22919] ppid=22917 vsize=45396 CPUtime=642.09
/proc/22919/stat : 22919 (mmisat) R 22917 22919 22105 0 -1 4194304 11218 0 0 0 64198 11 0 0 25 0 1 0 388866851 46485504 11201 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/22919/statm: 11349 11201 81 214 0 11131 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 45396

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 22920
/proc/meminfo: memFree=1813824/2055920 swapFree=4183972/4192956
[pid=22919] ppid=22917 vsize=47112 CPUtime=702.07
/proc/22919/stat : 22919 (mmisat) R 22917 22919 22105 0 -1 4194304 11651 0 0 0 70196 11 0 0 25 0 1 0 388866851 48242688 11634 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/22919/statm: 11778 11634 81 214 0 11560 0
Current children cumulated CPU time (s) 702.07
Current children cumulated vsize (KiB) 47112

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 22920
/proc/meminfo: memFree=1812032/2055920 swapFree=4183972/4192956
[pid=22919] ppid=22917 vsize=48828 CPUtime=762.05
/proc/22919/stat : 22919 (mmisat) R 22917 22919 22105 0 -1 4194304 12071 0 0 0 76194 11 0 0 25 0 1 0 388866851 49999872 12054 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/22919/statm: 12207 12054 81 214 0 11989 0
Current children cumulated CPU time (s) 762.05
Current children cumulated vsize (KiB) 48828

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 22920
/proc/meminfo: memFree=1810432/2055920 swapFree=4183972/4192956
[pid=22919] ppid=22917 vsize=50412 CPUtime=822.03
/proc/22919/stat : 22919 (mmisat) R 22917 22919 22105 0 -1 4194304 12480 0 0 0 82191 12 0 0 25 0 1 0 388866851 51621888 12463 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/22919/statm: 12603 12463 81 214 0 12385 0
Current children cumulated CPU time (s) 822.03
Current children cumulated vsize (KiB) 50412

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 22920
/proc/meminfo: memFree=1808768/2055920 swapFree=4183972/4192956
[pid=22919] ppid=22917 vsize=51996 CPUtime=882
/proc/22919/stat : 22919 (mmisat) R 22917 22919 22105 0 -1 4194304 12875 0 0 0 88188 12 0 0 25 0 1 0 388866851 53243904 12858 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517205 0 0 4096 0 0 0 0 17 1 0 0
/proc/22919/statm: 12999 12858 81 214 0 12781 0
Current children cumulated CPU time (s) 882
Current children cumulated vsize (KiB) 51996

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 22920
/proc/meminfo: memFree=1807296/2055920 swapFree=4183972/4192956
[pid=22919] ppid=22917 vsize=53580 CPUtime=941.99
/proc/22919/stat : 22919 (mmisat) R 22917 22919 22105 0 -1 4194304 13256 0 0 0 94186 13 0 0 25 0 1 0 388866851 54865920 13239 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/22919/statm: 13395 13239 81 214 0 13177 0
Current children cumulated CPU time (s) 941.99
Current children cumulated vsize (KiB) 53580

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/71 23054
/proc/meminfo: memFree=1804416/2055920 swapFree=4183972/4192956
[pid=22919] ppid=22917 vsize=55032 CPUtime=1001.91
/proc/22919/stat : 22919 (mmisat) R 22917 22919 22105 0 -1 4194304 13628 0 0 0 100175 16 0 0 25 0 1 0 388866851 56352768 13611 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/22919/statm: 13758 13611 81 214 0 13540 0
Current children cumulated CPU time (s) 1001.91
Current children cumulated vsize (KiB) 55032

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 23118
/proc/meminfo: memFree=1804032/2055920 swapFree=4183972/4192956
[pid=22919] ppid=22917 vsize=56484 CPUtime=1061.86
/proc/22919/stat : 22919 (mmisat) R 22917 22919 22105 0 -1 4194304 13988 0 0 0 106170 16 0 0 25 0 1 0 388866851 57839616 13971 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/22919/statm: 14121 13971 81 214 0 13903 0
Current children cumulated CPU time (s) 1061.86
Current children cumulated vsize (KiB) 56484

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 23118
/proc/meminfo: memFree=1802624/2055920 swapFree=4183972/4192956
[pid=22919] ppid=22917 vsize=57936 CPUtime=1121.84
/proc/22919/stat : 22919 (mmisat) R 22917 22919 22105 0 -1 4194304 14333 0 0 0 112167 17 0 0 25 0 1 0 388866851 59326464 14316 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/22919/statm: 14484 14316 81 214 0 14266 0
Current children cumulated CPU time (s) 1121.84
Current children cumulated vsize (KiB) 57936

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 23118
/proc/meminfo: memFree=1801216/2055920 swapFree=4183972/4192956
[pid=22919] ppid=22917 vsize=59256 CPUtime=1181.82
/proc/22919/stat : 22919 (mmisat) R 22917 22919 22105 0 -1 4194304 14671 0 0 0 118165 17 0 0 25 0 1 0 388866851 60678144 14654 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/22919/statm: 14814 14654 81 214 0 14596 0
Current children cumulated CPU time (s) 1181.82
Current children cumulated vsize (KiB) 59256



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 23118
/proc/meminfo: memFree=1800768/2055920 swapFree=4183972/4192956
[pid=22919] ppid=22917 vsize=59652 CPUtime=1200.02
/proc/22919/stat : 22919 (mmisat) R 22917 22919 22105 0 -1 4194304 14774 0 0 0 119985 17 0 0 25 0 1 0 388866851 61083648 14757 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/22919/statm: 14913 14757 81 214 0 14695 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 59652

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

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

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 23118
/proc/meminfo: memFree=1800768/2055920 swapFree=4183972/4192956
[pid=22919] ppid=22917 vsize=59652 CPUtime=1200.02
/proc/22919/stat : 22919 (mmisat) R 22917 22919 22105 0 -1 4194304 14774 0 0 0 119985 17 0 0 25 0 1 0 388866851 61083648 14757 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/22919/statm: 14913 14757 81 214 0 14695 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 59652

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.52
CPU time (s): 1200.04
CPU user time (s): 1199.85
CPU system time (s): 0.186971
CPU usage (%): 99.9603
Max. virtual memory (cumulated for all children) (KiB): 59652

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.85
system time used= 0.186971
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14774
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= 6
involuntary context switches= 2450

runsolver used 0.819875 second user time and 2.54861 second system time

The end

Launcher Data (download as text)

Begin job on node43 on Mon Mar 12 08:45:08 UTC 2007

IDJOB= 338612
IDBENCH= 24727
IDSOLVER= 108
FILE ID= node43/338612-1173689108

PBS_JOBID= 4101721

Free space on /tmp= 66481 MiB

SOLVER NAME= Mmisat 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/crafted/Difficult/contest05/sabharwal/gt-ordering-sat-gt-040.sat05-1297.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/338612-1173689108/mmisat /tmp/evaluation/338612-1173689108/instance-338612-1173689108.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node43/watcher-338612-1173689108 -o ROOT/results/node43/solver-338612-1173689108 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/338612-1173689108/mmisat /tmp/evaluation/338612-1173689108/instance-338612-1173689108.cnf            

META MD5SUM SOLVER= f0471644c1818c6834832b41e70bf7e6
MD5SUM BENCH=  a12e117c336ca4cea22ec458f6b2361c

RANDOM SEED= 817632815

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

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

/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.281
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.281
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:       1861272 kB
Buffers:         21784 kB
Cached:         124600 kB
SwapCached:       3352 kB
Active:          19424 kB
Inactive:       137108 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1861272 kB
SwapTotal:     4192956 kB
SwapFree:      4183972 kB
Dirty:            2052 kB
Writeback:           0 kB
Mapped:          15488 kB
Slab:            24144 kB
Committed_AS:   847188 kB
PageTables:       1392 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= 66481 MiB

End job on node43 on Mon Mar 12 09:05:11 UTC 2007