Trace number 337142

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.08 1200.56

General information on the benchmark

Namecrafted/Hard/contest03/others/
color-11-3.sat05-445.reshuffled-07.cnf
MD5SUM207febf52bd846c013e185fa637fdf3c
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 variables363
Number of clauses9559
Sum of the clauses size37389
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2363
Number of clauses of size 3121
Number of clauses of size 49075
Number of clauses of size 50
Number of clauses of size over 50

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/node30/watcher-337142-1173661048 -o ROOT/results/node30/solver-337142-1173661048 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/337142-1173661048/mmisat /tmp/evaluation/337142-1173661048/instance-337142-1173661048.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/77 22145
/proc/meminfo: memFree=1650920/2055920 swapFree=4192956/4192956
[pid=22145] ppid=22143 vsize=1044 CPUtime=0
/proc/22145/stat : 22145 (mmisat) R 22143 22145 21335 0 -1 4194304 140 0 0 0 0 0 0 0 18 0 1 0 22409553 1069056 123 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134998823 0 0 4096 0 0 0 0 17 1 0 0
/proc/22145/statm: 261 123 81 214 0 43 0

[startup+0.051878 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 22145
/proc/meminfo: memFree=1650920/2055920 swapFree=4192956/4192956
[pid=22145] ppid=22143 vsize=1308 CPUtime=0.05
/proc/22145/stat : 22145 (mmisat) R 22143 22145 21335 0 -1 4194304 203 0 0 0 5 0 0 0 18 0 1 0 22409553 1339392 186 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517205 0 0 4096 0 0 0 0 17 1 0 0
/proc/22145/statm: 327 186 81 214 0 109 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 1308

[startup+0.101886 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 22145
/proc/meminfo: memFree=1650920/2055920 swapFree=4192956/4192956
[pid=22145] ppid=22143 vsize=1572 CPUtime=0.1
/proc/22145/stat : 22145 (mmisat) R 22143 22145 21335 0 -1 4194304 240 0 0 0 10 0 0 0 18 0 1 0 22409553 1609728 223 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/22145/statm: 393 223 81 214 0 175 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1572

[startup+0.301914 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 22145
/proc/meminfo: memFree=1650920/2055920 swapFree=4192956/4192956
[pid=22145] ppid=22143 vsize=1836 CPUtime=0.3
/proc/22145/stat : 22145 (mmisat) R 22143 22145 21335 0 -1 4194304 334 0 0 0 30 0 0 0 19 0 1 0 22409553 1880064 317 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517196 0 0 4096 0 0 0 0 17 1 0 0
/proc/22145/statm: 459 317 81 214 0 241 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 1836

[startup+0.70197 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 22145
/proc/meminfo: memFree=1650920/2055920 swapFree=4192956/4192956
[pid=22145] ppid=22143 vsize=2364 CPUtime=0.69
/proc/22145/stat : 22145 (mmisat) R 22143 22145 21335 0 -1 4194304 454 0 0 0 69 0 0 0 22 0 1 0 22409553 2420736 437 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517184 0 0 4096 0 0 0 0 17 1 0 0
/proc/22145/statm: 591 437 81 214 0 373 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2364

[startup+1.50108 s]
/proc/loadavg: 0.91 0.97 0.99 2/78 22146
/proc/meminfo: memFree=1649248/2055920 swapFree=4192956/4192956
[pid=22145] ppid=22143 vsize=3024 CPUtime=1.49
/proc/22145/stat : 22145 (mmisat) R 22143 22145 21335 0 -1 4194304 614 0 0 0 149 0 0 0 25 0 1 0 22409553 3096576 597 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/22145/statm: 756 597 81 214 0 538 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3024

[startup+3.10131 s]
/proc/loadavg: 0.91 0.97 0.99 2/78 22146
/proc/meminfo: memFree=1648352/2055920 swapFree=4192956/4192956
[pid=22145] ppid=22143 vsize=3684 CPUtime=3.09
/proc/22145/stat : 22145 (mmisat) R 22143 22145 21335 0 -1 4194304 799 0 0 0 309 0 0 0 25 0 1 0 22409553 3772416 782 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/22145/statm: 921 782 81 214 0 703 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3684

[startup+6.30176 s]
/proc/loadavg: 0.92 0.97 0.99 2/78 22146
/proc/meminfo: memFree=1647520/2055920 swapFree=4192956/4192956
[pid=22145] ppid=22143 vsize=4212 CPUtime=6.29
/proc/22145/stat : 22145 (mmisat) R 22143 22145 21335 0 -1 4194304 916 0 0 0 629 0 0 0 25 0 1 0 22409553 4313088 899 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/22145/statm: 1053 899 81 214 0 835 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 4212

[startup+12.7017 s]
/proc/loadavg: 0.93 0.97 0.99 2/78 22146
/proc/meminfo: memFree=1639584/2055920 swapFree=4192956/4192956
[pid=22145] ppid=22143 vsize=11924 CPUtime=12.68
/proc/22145/stat : 22145 (mmisat) R 22143 22145 21335 0 -1 4194304 2867 0 0 0 1267 1 0 0 25 0 1 0 22409553 12210176 2850 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134523094 0 0 4096 0 0 0 0 17 1 0 0
/proc/22145/statm: 2981 2850 91 214 0 2763 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 11924

[startup+25.5015 s]
/proc/loadavg: 0.94 0.97 0.99 2/78 22146
/proc/meminfo: memFree=1628512/2055920 swapFree=4192956/4192956
[pid=22145] ppid=22143 vsize=23004 CPUtime=25.48
/proc/22145/stat : 22145 (mmisat) R 22143 22145 21335 0 -1 4194304 6461 0 0 0 2546 2 0 0 25 0 1 0 22409553 23556096 5600 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134542488 0 0 4096 0 0 0 0 17 1 0 0
/proc/22145/statm: 5751 5600 91 214 0 5533 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 23004

[startup+51.1011 s]
/proc/loadavg: 0.96 0.97 0.99 2/78 22146
/proc/meminfo: memFree=1620896/2055920 swapFree=4192956/4192956
[pid=22145] ppid=22143 vsize=30556 CPUtime=51.07
/proc/22145/stat : 22145 (mmisat) R 22143 22145 21335 0 -1 4194304 9200 0 0 0 5104 3 0 0 25 0 1 0 22409553 31289344 7504 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134523603 0 0 4096 0 0 0 0 17 1 0 0
/proc/22145/statm: 7639 7504 91 214 0 7421 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 30556

[startup+102.305 s]
/proc/loadavg: 1.02 0.99 0.99 2/78 22146
/proc/meminfo: memFree=1619488/2055920 swapFree=4192956/4192956
[pid=22145] ppid=22143 vsize=31960 CPUtime=102.26
/proc/22145/stat : 22145 (mmisat) R 22143 22145 21335 0 -1 4194304 9539 0 0 0 10222 4 0 0 25 0 1 0 22409553 32727040 7843 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134548814 0 0 4096 0 0 0 0 17 1 0 0
/proc/22145/statm: 7990 7843 91 214 0 7772 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 31960

[startup+162.302 s]
/proc/loadavg: 1.01 0.99 0.99 2/78 22146
/proc/meminfo: memFree=1590816/2055920 swapFree=4192956/4192956
[pid=22145] ppid=22143 vsize=60504 CPUtime=162.24
/proc/22145/stat : 22145 (mmisat) R 22143 22145 21335 0 -1 4194304 17511 0 0 0 16217 7 0 0 25 0 1 0 22409553 61956096 14989 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134556482 0 0 4096 0 0 0 0 17 1 0 0
/proc/22145/statm: 15126 14989 91 214 0 14908 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 60504

[startup+222.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/84 22212
/proc/meminfo: memFree=1576368/2055920 swapFree=4192956/4192956
[pid=22145] ppid=22143 vsize=73760 CPUtime=222.2
/proc/22145/stat : 22145 (mmisat) R 22143 22145 21335 0 -1 4194304 20823 0 0 0 22209 11 0 0 25 0 1 0 22409553 75530240 18301 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134548662 0 0 4096 0 0 0 0 17 1 0 0
/proc/22145/statm: 18440 18301 91 214 0 18222 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 73760

[startup+282.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/84 22314
/proc/meminfo: memFree=1540720/2055920 swapFree=4192956/4192956
[pid=22145] ppid=22143 vsize=109344 CPUtime=282.12
/proc/22145/stat : 22145 (mmisat) R 22143 22145 21335 0 -1 4194304 32696 0 0 0 28196 16 0 0 25 0 1 0 22409553 111968256 27181 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134548814 0 0 4096 0 0 0 0 17 1 0 0
/proc/22145/statm: 27336 27181 91 214 0 27118 0
Current children cumulated CPU time (s) 282.12
Current children cumulated vsize (KiB) 109344

[startup+342.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 22344
/proc/meminfo: memFree=1540192/2055920 swapFree=4192956/4192956
[pid=22145] ppid=22143 vsize=110888 CPUtime=342.09
/proc/22145/stat : 22145 (mmisat) R 22143 22145 21335 0 -1 4194304 33096 0 0 0 34192 17 0 0 25 0 1 0 22409553 113549312 27581 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134523168 0 0 4096 0 0 0 0 17 1 0 0
/proc/22145/statm: 27722 27581 91 214 0 27504 0
Current children cumulated CPU time (s) 342.09
Current children cumulated vsize (KiB) 110888

[startup+402.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 22344
/proc/meminfo: memFree=1528160/2055920 swapFree=4192956/4192956
[pid=22145] ppid=22143 vsize=122964 CPUtime=402.07
/proc/22145/stat : 22145 (mmisat) R 22143 22145 21335 0 -1 4194304 36811 0 0 0 40188 19 0 0 25 0 1 0 22409553 125915136 30583 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134542488 0 0 4096 0 0 0 0 17 1 0 0
/proc/22145/statm: 30741 30583 91 214 0 30523 0
Current children cumulated CPU time (s) 402.07
Current children cumulated vsize (KiB) 122964

[startup+462.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 22344
/proc/meminfo: memFree=1515168/2055920 swapFree=4192956/4192956
[pid=22145] ppid=22143 vsize=135780 CPUtime=462.05
/proc/22145/stat : 22145 (mmisat) R 22143 22145 21335 0 -1 4194304 40742 0 0 0 46184 21 0 0 25 0 1 0 22409553 139038720 33810 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134542488 0 0 4096 0 0 0 0 17 1 0 0
/proc/22145/statm: 33945 33810 91 214 0 33727 0
Current children cumulated CPU time (s) 462.05
Current children cumulated vsize (KiB) 135780

[startup+522.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 22344
/proc/meminfo: memFree=1505952/2055920 swapFree=4192956/4192956
[pid=22145] ppid=22143 vsize=145044 CPUtime=522.03
/proc/22145/stat : 22145 (mmisat) R 22143 22145 21335 0 -1 4194304 43734 0 0 0 52180 23 0 0 25 0 1 0 22409553 148525056 36122 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134542636 0 0 4096 0 0 0 0 17 1 0 0
/proc/22145/statm: 36261 36122 91 214 0 36043 0
Current children cumulated CPU time (s) 522.03
Current children cumulated vsize (KiB) 145044

[startup+582.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 22344
/proc/meminfo: memFree=1503776/2055920 swapFree=4192956/4192956
[pid=22145] ppid=22143 vsize=147216 CPUtime=582.01
/proc/22145/stat : 22145 (mmisat) R 22143 22145 21335 0 -1 4194304 44278 0 0 0 58177 24 0 0 25 0 1 0 22409553 150749184 36666 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134516035 0 0 4096 0 0 0 0 17 1 0 0
/proc/22145/statm: 36804 36666 91 214 0 36586 0
Current children cumulated CPU time (s) 582.01
Current children cumulated vsize (KiB) 147216

[startup+642.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 22344
/proc/meminfo: memFree=1492320/2055920 swapFree=4192956/4192956
[pid=22145] ppid=22143 vsize=158756 CPUtime=642
/proc/22145/stat : 22145 (mmisat) R 22143 22145 21335 0 -1 4194304 47836 0 0 0 64174 26 0 0 25 0 1 0 22409553 162566144 39553 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134523585 0 0 4096 0 0 0 0 17 1 0 0
/proc/22145/statm: 39689 39553 91 214 0 39471 0
Current children cumulated CPU time (s) 642
Current children cumulated vsize (KiB) 158756

[startup+702.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 22344
/proc/meminfo: memFree=1471648/2055920 swapFree=4192956/4192956
[pid=22145] ppid=22143 vsize=179480 CPUtime=701.98
/proc/22145/stat : 22145 (mmisat) R 22143 22145 21335 0 -1 4194304 54277 0 0 0 70168 30 0 0 25 0 1 0 22409553 183787520 44717 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134516035 0 0 4096 0 0 0 0 17 1 0 0
/proc/22145/statm: 44870 44717 91 214 0 44652 0
Current children cumulated CPU time (s) 701.98
Current children cumulated vsize (KiB) 179480

[startup+762.306 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 22344
/proc/meminfo: memFree=1425056/2055920 swapFree=4192956/4192956
[pid=22145] ppid=22143 vsize=225880 CPUtime=761.96
/proc/22145/stat : 22145 (mmisat) R 22143 22145 21335 0 -1 4194304 68254 0 0 0 76161 35 0 0 25 0 1 0 22409553 231301120 56332 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134523152 0 0 4096 0 0 0 0 17 1 0 0
/proc/22145/statm: 56470 56332 91 214 0 56252 0
Current children cumulated CPU time (s) 761.96
Current children cumulated vsize (KiB) 225880

[startup+822.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 22344
/proc/meminfo: memFree=1398752/2055920 swapFree=4192956/4192956
[pid=22145] ppid=22143 vsize=252164 CPUtime=821.93
/proc/22145/stat : 22145 (mmisat) R 22143 22145 21335 0 -1 4194304 76927 0 0 0 82154 39 0 0 25 0 1 0 22409553 258215936 62911 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134523173 0 0 4096 0 0 0 0 17 1 0 0
/proc/22145/statm: 63041 62911 91 214 0 62823 0
Current children cumulated CPU time (s) 821.93
Current children cumulated vsize (KiB) 252164

[startup+882.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 22344
/proc/meminfo: memFree=1389152/2055920 swapFree=4192956/4192956
[pid=22145] ppid=22143 vsize=261848 CPUtime=881.91
/proc/22145/stat : 22145 (mmisat) R 22143 22145 21335 0 -1 4194304 79816 0 0 0 88150 41 0 0 25 0 1 0 22409553 268132352 65308 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134523599 0 0 4096 0 0 0 0 17 1 0 0
/proc/22145/statm: 65462 65308 91 214 0 65244 0
Current children cumulated CPU time (s) 881.91
Current children cumulated vsize (KiB) 261848

[startup+942.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 22344
/proc/meminfo: memFree=1364000/2055920 swapFree=4192956/4192956
[pid=22145] ppid=22143 vsize=286924 CPUtime=941.89
/proc/22145/stat : 22145 (mmisat) R 22143 22145 21335 0 -1 4194304 87524 0 0 0 94145 44 0 0 25 0 1 0 22409553 293810176 71600 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134523596 0 0 4096 0 0 0 0 17 1 0 0
/proc/22145/statm: 71731 71600 91 214 0 71513 0
Current children cumulated CPU time (s) 941.89
Current children cumulated vsize (KiB) 286924

[startup+1002.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 22344
/proc/meminfo: memFree=1349600/2055920 swapFree=4192956/4192956
[pid=22145] ppid=22143 vsize=301392 CPUtime=1001.88
/proc/22145/stat : 22145 (mmisat) R 22143 22145 21335 0 -1 4194304 91983 0 0 0 100141 47 0 0 25 0 1 0 22409553 308625408 75192 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134548702 0 0 4096 0 0 0 0 17 1 0 0
/proc/22145/statm: 75348 75192 91 214 0 75130 0
Current children cumulated CPU time (s) 1001.88
Current children cumulated vsize (KiB) 301392

[startup+1062.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 22344
/proc/meminfo: memFree=1288736/2055920 swapFree=4192956/4192956
[pid=22145] ppid=22143 vsize=360532 CPUtime=1061.86
/proc/22145/stat : 22145 (mmisat) R 22143 22145 21335 0 -1 4194304 111049 0 0 0 106130 56 0 0 25 0 1 0 22409553 369184768 90000 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134550449 0 0 4096 0 0 0 0 17 1 0 0
/proc/22145/statm: 90133 90000 91 214 0 89915 0
Current children cumulated CPU time (s) 1061.86
Current children cumulated vsize (KiB) 360532

[startup+1122.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 22344
/proc/meminfo: memFree=1278816/2055920 swapFree=4192956/4192956
[pid=22145] ppid=22143 vsize=372040 CPUtime=1121.83
/proc/22145/stat : 22145 (mmisat) R 22143 22145 21335 0 -1 4194304 129366 0 0 0 112119 64 0 0 25 0 1 0 22409553 380968960 92866 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134518346 0 0 4096 0 0 0 0 17 1 0 0
/proc/22145/statm: 93010 92866 91 214 0 92792 0
Current children cumulated CPU time (s) 1121.83
Current children cumulated vsize (KiB) 372040

[startup+1182.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 22344
/proc/meminfo: memFree=1270560/2055920 swapFree=4192956/4192956
[pid=22145] ppid=22143 vsize=380224 CPUtime=1181.81
/proc/22145/stat : 22145 (mmisat) R 22143 22145 21335 0 -1 4194304 159424 0 0 0 118103 78 0 0 25 0 1 0 22409553 389349376 94908 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134523224 0 0 4096 0 0 0 0 17 1 0 0
/proc/22145/statm: 95056 94908 91 214 0 94838 0
Current children cumulated CPU time (s) 1181.81
Current children cumulated vsize (KiB) 380224



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 22344
/proc/meminfo: memFree=1272928/2055920 swapFree=4192956/4192956
[pid=22145] ppid=22143 vsize=377840 CPUtime=1200.02
/proc/22145/stat : 22145 (mmisat) R 22143 22145 21335 0 -1 4194304 162976 0 0 0 119922 80 0 0 25 0 1 0 22409553 386908160 94324 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134548742 0 0 4096 0 0 0 0 17 1 0 0
/proc/22145/statm: 94460 94324 91 214 0 94242 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 377840

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: 1.00 0.99 0.99 2/78 22344
/proc/meminfo: memFree=1272928/2055920 swapFree=4192956/4192956
[pid=22145] ppid=22143 vsize=377840 CPUtime=1200.02
/proc/22145/stat : 22145 (mmisat) R 22143 22145 21335 0 -1 4194304 162976 0 0 0 119922 80 0 0 25 0 1 0 22409553 386908160 94324 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134548742 0 0 4096 0 0 0 0 17 1 0 0
/proc/22145/statm: 94460 94324 91 214 0 94242 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 377840

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.56
CPU time (s): 1200.08
CPU user time (s): 1199.22
CPU system time (s): 0.859869
CPU usage (%): 99.9598
Max. virtual memory (cumulated for all children) (KiB): 382224

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.22
system time used= 0.859869
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 162976
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= 2553

runsolver used 1.45378 second user time and 2.85757 second system time

The end

Launcher Data (download as text)

Begin job on node30 on Mon Mar 12 00:57:28 UTC 2007

IDJOB= 337142
IDBENCH= 24692
IDSOLVER= 108
FILE ID= node30/337142-1173661048

PBS_JOBID= 4101406

Free space on /tmp= 66338 MiB

SOLVER NAME= Mmisat 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest03/others/color-11-3.sat05-445.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/337142-1173661048/mmisat /tmp/evaluation/337142-1173661048/instance-337142-1173661048.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node30/watcher-337142-1173661048 -o ROOT/results/node30/solver-337142-1173661048 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/337142-1173661048/mmisat /tmp/evaluation/337142-1173661048/instance-337142-1173661048.cnf            

META MD5SUM SOLVER= f0471644c1818c6834832b41e70bf7e6
MD5SUM BENCH=  207febf52bd846c013e185fa637fdf3c

RANDOM SEED= 485483676

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node30.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.266
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.266
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:       1651392 kB
Buffers:         42304 kB
Cached:         271040 kB
SwapCached:          0 kB
Active:         266988 kB
Inactive:        90520 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1651392 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            1336 kB
Writeback:           0 kB
Mapped:          63044 kB
Slab:            32688 kB
Committed_AS:   154044 kB
PageTables:       1680 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= 66338 MiB

End job on node30 on Mon Mar 12 01:17:30 UTC 2007