Trace number 339770

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
Spear FH 1.0? (TO) 1200.1 1200.63

General information on the benchmark

Namecrafted/Difficult/contest-02-03-04/
contest02-ezfact64_10.sat05-449.reshuffled-07.cnf
MD5SUM4bdea1a05617ff95eaeaf981037754e7
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark750.032
Satisfiable
(Un)Satisfiability was proved
Number of variables3073
Number of clauses19785
Sum of the clauses size74601
Maximum clause length4
Minimum clause length1
Number of clauses of size 165
Number of clauses of size 20
Number of clauses of size 34344
Number of clauses of size 415376
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.00	c (*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*) 
0.00/0.00	c (*)                                             (*) 
0.00/0.00	c (*)          Spear theorem prover               (*) 
0.00/0.00	c (*)        Copyright (C) 2006,2007              (*) 
0.00/0.00	c (*)     Domagoj Babic. All rights reserved.     (*) 
0.00/0.00	c (*)                                             (*) 
0.00/0.00	c (*)     There is NO warranty, not even for      (*) 
0.00/0.00	c (*) merchantability or fitness for a particular (*) 
0.00/0.00	c (*)  purpose. Please run with --license to see  (*) 
0.00/0.00	c (*)              license details.               (*) 
0.00/0.00	c (*)                                             (*) 
0.00/0.00	c (*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*) 
0.00/0.00	c 
0.00/0.00	c solving /tmp/evaluation/339770-1173711312/instance-339770-1173711312.cnf

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/node42/watcher-339770-1173711312 -o ROOT/results/node42/solver-339770-1173711312 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/339770-1173711312/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs /tmp/evaluation/339770-1173711312/instance-339770-1173711312.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.95 0.98 3/64 13634
/proc/meminfo: memFree=1777136/2055920 swapFree=4182364/4192956
[pid=13634] ppid=13632 vsize=1932 CPUtime=0
/proc/13634/stat : 13634 (Spear-32) R 13632 13634 13527 0 -1 4194304 263 0 0 0 0 0 0 0 18 0 1 0 97084634 1978368 247 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134518176 0 0 4096 0 0 0 0 17 1 0 0
/proc/13634/statm: 483 247 126 302 0 178 0

[startup+0.032883 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 13634
/proc/meminfo: memFree=1777136/2055920 swapFree=4182364/4192956
[pid=13634] ppid=13632 vsize=2352 CPUtime=0.02
/proc/13634/stat : 13634 (Spear-32) R 13632 13634 13527 0 -1 4194304 401 0 0 0 2 0 0 0 18 0 1 0 97084634 2408448 385 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/13634/statm: 588 385 129 302 0 283 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 2352

[startup+0.102894 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 13634
/proc/meminfo: memFree=1777136/2055920 swapFree=4182364/4192956
[pid=13634] ppid=13632 vsize=3012 CPUtime=0.09
/proc/13634/stat : 13634 (Spear-32) R 13632 13634 13527 0 -1 4194304 568 0 0 0 9 0 0 0 18 0 1 0 97084634 3084288 552 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13634/statm: 753 552 140 302 0 448 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3012

[startup+0.301932 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 13634
/proc/meminfo: memFree=1777136/2055920 swapFree=4182364/4192956
[pid=13634] ppid=13632 vsize=3268 CPUtime=0.29
/proc/13634/stat : 13634 (Spear-32) R 13632 13634 13527 0 -1 4194304 612 0 0 0 29 0 0 0 19 0 1 0 97084634 3346432 596 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13634/statm: 817 596 140 302 0 512 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3268

[startup+0.703009 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 13634
/proc/meminfo: memFree=1777136/2055920 swapFree=4182364/4192956
[pid=13634] ppid=13632 vsize=3392 CPUtime=0.7
/proc/13634/stat : 13634 (Spear-32) R 13632 13634 13527 0 -1 4194304 654 0 0 0 69 1 0 0 22 0 1 0 97084634 3473408 638 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/13634/statm: 848 638 140 302 0 543 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 3392

[startup+1.50116 s]
/proc/loadavg: 0.91 0.95 0.98 2/65 13635
/proc/meminfo: memFree=1774888/2055920 swapFree=4182364/4192956
[pid=13634] ppid=13632 vsize=3772 CPUtime=1.49
/proc/13634/stat : 13634 (Spear-32) R 13632 13634 13527 0 -1 4194304 761 0 0 0 148 1 0 0 25 0 1 0 97084634 3862528 745 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134524699 0 0 4096 0 0 0 0 17 1 0 0
/proc/13634/statm: 943 745 140 302 0 638 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3772

[startup+3.10147 s]
/proc/loadavg: 0.91 0.95 0.98 2/65 13635
/proc/meminfo: memFree=1774120/2055920 swapFree=4182364/4192956
[pid=13634] ppid=13632 vsize=4768 CPUtime=3.09
/proc/13634/stat : 13634 (Spear-32) R 13632 13634 13527 0 -1 4194304 993 0 0 0 307 2 0 0 25 0 1 0 97084634 4882432 977 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13634/statm: 1192 977 140 302 0 887 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4768

[startup+6.30107 s]
/proc/loadavg: 0.92 0.95 0.98 2/65 13635
/proc/meminfo: memFree=1772392/2055920 swapFree=4182364/4192956
[pid=13634] ppid=13632 vsize=6244 CPUtime=6.28
/proc/13634/stat : 13634 (Spear-32) R 13632 13634 13527 0 -1 4194304 1357 0 0 0 626 2 0 0 25 0 1 0 97084634 6393856 1341 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13634/statm: 1561 1341 140 302 0 1256 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 6244

[startup+12.7013 s]
/proc/loadavg: 0.93 0.95 0.98 2/65 13635
/proc/meminfo: memFree=1769960/2055920 swapFree=4182364/4192956
[pid=13634] ppid=13632 vsize=8456 CPUtime=12.69
/proc/13634/stat : 13634 (Spear-32) R 13632 13634 13527 0 -1 4194304 1915 0 0 0 1264 5 0 0 25 0 1 0 97084634 8658944 1899 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13634/statm: 2114 1899 140 302 0 1809 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 8456

[startup+25.5017 s]
/proc/loadavg: 0.94 0.96 0.98 2/65 13635
/proc/meminfo: memFree=1765864/2055920 swapFree=4182364/4192956
[pid=13634] ppid=13632 vsize=12532 CPUtime=25.48
/proc/13634/stat : 13634 (Spear-32) R 13632 13634 13527 0 -1 4194304 2938 0 0 0 2541 7 0 0 25 0 1 0 97084634 12832768 2889 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13634/statm: 3133 2889 140 302 0 2828 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 12532

[startup+51.1016 s]
/proc/loadavg: 0.96 0.96 0.98 2/65 13635
/proc/meminfo: memFree=1759592/2055920 swapFree=4182364/4192956
[pid=13634] ppid=13632 vsize=18824 CPUtime=51.07
/proc/13634/stat : 13634 (Spear-32) R 13632 13634 13527 0 -1 4194304 4511 0 0 0 5096 11 0 0 25 0 1 0 97084634 19275776 4462 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13634/statm: 4706 4462 140 302 0 4401 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 18824

[startup+102.305 s]
/proc/loadavg: 0.98 0.96 0.98 2/65 13635
/proc/meminfo: memFree=1748776/2055920 swapFree=4182364/4192956
[pid=13634] ppid=13632 vsize=29668 CPUtime=102.26
/proc/13634/stat : 13634 (Spear-32) R 13632 13634 13527 0 -1 4194304 7236 0 0 0 10207 19 0 0 25 0 1 0 97084634 30380032 7122 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/13634/statm: 7417 7122 140 302 0 7112 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 29668

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 13635
/proc/meminfo: memFree=1739304/2055920 swapFree=4182364/4192956
[pid=13634] ppid=13632 vsize=39072 CPUtime=162.23
/proc/13634/stat : 13634 (Spear-32) R 13632 13634 13527 0 -1 4194304 9633 0 0 0 16196 27 0 0 25 0 1 0 97084634 40009728 9519 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134558750 0 0 4096 0 0 0 0 17 1 0 0
/proc/13634/statm: 9768 9519 140 302 0 9463 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 39072

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 13635
/proc/meminfo: memFree=1733160/2055920 swapFree=4182364/4192956
[pid=13634] ppid=13632 vsize=45568 CPUtime=222.21
/proc/13634/stat : 13634 (Spear-32) R 13632 13634 13527 0 -1 4194304 11266 0 0 0 22188 33 0 0 25 0 1 0 97084634 46661632 11023 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527154 0 0 4096 0 0 0 0 17 1 0 0
/proc/13634/statm: 11392 11023 140 302 0 11087 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 45568

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 13635
/proc/meminfo: memFree=1727656/2055920 swapFree=4182364/4192956
[pid=13634] ppid=13632 vsize=51168 CPUtime=282.19
/proc/13634/stat : 13634 (Spear-32) R 13632 13634 13527 0 -1 4194304 12638 0 0 0 28181 38 0 0 25 0 1 0 97084634 52396032 12395 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/13634/statm: 12792 12395 140 302 0 12487 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 51168

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 13635
/proc/meminfo: memFree=1721832/2055920 swapFree=4182364/4192956
[pid=13634] ppid=13632 vsize=56940 CPUtime=342.17
/proc/13634/stat : 13634 (Spear-32) R 13632 13634 13527 0 -1 4194304 14096 0 0 0 34174 43 0 0 25 0 1 0 97084634 58306560 13853 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/13634/statm: 14235 13853 140 302 0 13930 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 56940

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/71 13773
/proc/meminfo: memFree=1715320/2055920 swapFree=4182364/4192956
[pid=13634] ppid=13632 vsize=62288 CPUtime=402.08
/proc/13634/stat : 13634 (Spear-32) R 13632 13634 13527 0 -1 4194304 15405 0 0 0 40159 49 0 0 25 0 1 0 97084634 63782912 15162 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/13634/statm: 15572 15162 140 302 0 15267 0
Current children cumulated CPU time (s) 402.08
Current children cumulated vsize (KiB) 62288

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 13833
/proc/meminfo: memFree=1710568/2055920 swapFree=4182364/4192956
[pid=13634] ppid=13632 vsize=68124 CPUtime=462.02
/proc/13634/stat : 13634 (Spear-32) R 13632 13634 13527 0 -1 4194304 16835 0 0 0 46147 55 0 0 25 0 1 0 97084634 69758976 16592 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526710 0 0 4096 0 0 0 0 17 1 0 0
/proc/13634/statm: 17031 16592 140 302 0 16726 0
Current children cumulated CPU time (s) 462.02
Current children cumulated vsize (KiB) 68124

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 13833
/proc/meminfo: memFree=1703912/2055920 swapFree=4182364/4192956
[pid=13634] ppid=13632 vsize=75788 CPUtime=522
/proc/13634/stat : 13634 (Spear-32) R 13632 13634 13527 0 -1 4194304 18786 0 0 0 52140 60 0 0 25 0 1 0 97084634 77606912 18286 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526967 0 0 4096 0 0 0 0 17 1 0 0
/proc/13634/statm: 18947 18286 140 302 0 18642 0
Current children cumulated CPU time (s) 522
Current children cumulated vsize (KiB) 75788

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 13833
/proc/meminfo: memFree=1698600/2055920 swapFree=4182364/4192956
[pid=13634] ppid=13632 vsize=81212 CPUtime=581.97
/proc/13634/stat : 13634 (Spear-32) R 13632 13634 13527 0 -1 4194304 20088 0 0 0 58133 64 0 0 25 0 1 0 97084634 83161088 19588 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/13634/statm: 20303 19588 140 302 0 19998 0
Current children cumulated CPU time (s) 581.97
Current children cumulated vsize (KiB) 81212

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 13833
/proc/meminfo: memFree=1694184/2055920 swapFree=4182364/4192956
[pid=13634] ppid=13632 vsize=85520 CPUtime=641.96
/proc/13634/stat : 13634 (Spear-32) R 13632 13634 13527 0 -1 4194304 21175 0 0 0 64126 70 0 0 25 0 1 0 97084634 87572480 20675 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526812 0 0 4096 0 0 0 0 17 1 0 0
/proc/13634/statm: 21380 20675 140 302 0 21075 0
Current children cumulated CPU time (s) 641.96
Current children cumulated vsize (KiB) 85520

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 13833
/proc/meminfo: memFree=1690024/2055920 swapFree=4182364/4192956
[pid=13634] ppid=13632 vsize=89692 CPUtime=701.94
/proc/13634/stat : 13634 (Spear-32) R 13632 13634 13527 0 -1 4194304 22228 0 0 0 70120 74 0 0 25 0 1 0 97084634 91844608 21728 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526984 0 0 4096 0 0 0 0 17 1 0 0
/proc/13634/statm: 22423 21728 140 302 0 22118 0
Current children cumulated CPU time (s) 701.94
Current children cumulated vsize (KiB) 89692

[startup+762.305 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 13833
/proc/meminfo: memFree=1685800/2055920 swapFree=4182364/4192956
[pid=13634] ppid=13632 vsize=93984 CPUtime=761.91
/proc/13634/stat : 13634 (Spear-32) R 13632 13634 13527 0 -1 4194304 23292 0 0 0 76112 79 0 0 25 0 1 0 97084634 96239616 22792 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/13634/statm: 23496 22792 140 302 0 23191 0
Current children cumulated CPU time (s) 761.91
Current children cumulated vsize (KiB) 93984

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 13833
/proc/meminfo: memFree=1681640/2055920 swapFree=4182364/4192956
[pid=13634] ppid=13632 vsize=98108 CPUtime=821.9
/proc/13634/stat : 13634 (Spear-32) R 13632 13634 13527 0 -1 4194304 24352 0 0 0 82106 84 0 0 25 0 1 0 97084634 100462592 23852 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/13634/statm: 24527 23852 140 302 0 24222 0
Current children cumulated CPU time (s) 821.9
Current children cumulated vsize (KiB) 98108

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 13833
/proc/meminfo: memFree=1676328/2055920 swapFree=4182364/4192956
[pid=13634] ppid=13632 vsize=103528 CPUtime=881.87
/proc/13634/stat : 13634 (Spear-32) R 13632 13634 13527 0 -1 4194304 25662 0 0 0 88100 87 0 0 25 0 1 0 97084634 106012672 25162 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13634/statm: 25882 25162 140 302 0 25577 0
Current children cumulated CPU time (s) 881.87
Current children cumulated vsize (KiB) 103528

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 13833
/proc/meminfo: memFree=1671144/2055920 swapFree=4182364/4192956
[pid=13634] ppid=13632 vsize=108696 CPUtime=941.86
/proc/13634/stat : 13634 (Spear-32) R 13632 13634 13527 0 -1 4194304 26974 0 0 0 94093 93 0 0 25 0 1 0 97084634 111304704 26474 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134558739 0 0 4096 0 0 0 0 17 1 0 0
/proc/13634/statm: 27174 26474 140 302 0 26869 0
Current children cumulated CPU time (s) 941.86
Current children cumulated vsize (KiB) 108696

[startup+1002.3 s]
/proc/loadavg: 1.06 0.99 0.98 2/65 13833
/proc/meminfo: memFree=1666088/2055920 swapFree=4182364/4192956
[pid=13634] ppid=13632 vsize=113600 CPUtime=1001.83
/proc/13634/stat : 13634 (Spear-32) R 13632 13634 13527 0 -1 4194304 28210 0 0 0 100085 98 0 0 25 0 1 0 97084634 116326400 27710 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/13634/statm: 28400 27710 140 302 0 28095 0
Current children cumulated CPU time (s) 1001.83
Current children cumulated vsize (KiB) 113600

[startup+1062.3 s]
/proc/loadavg: 1.02 0.99 0.98 2/65 13833
/proc/meminfo: memFree=1660648/2055920 swapFree=4182364/4192956
[pid=13634] ppid=13632 vsize=118988 CPUtime=1061.81
/proc/13634/stat : 13634 (Spear-32) R 13632 13634 13527 0 -1 4194304 29596 0 0 0 106079 102 0 0 25 0 1 0 97084634 121843712 29096 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/13634/statm: 29747 29096 140 302 0 29442 0
Current children cumulated CPU time (s) 1061.81
Current children cumulated vsize (KiB) 118988

[startup+1122.3 s]
/proc/loadavg: 1.06 1.00 0.99 2/65 13833
/proc/meminfo: memFree=1655720/2055920 swapFree=4182364/4192956
[pid=13634] ppid=13632 vsize=123780 CPUtime=1121.79
/proc/13634/stat : 13634 (Spear-32) R 13632 13634 13527 0 -1 4194304 30807 0 0 0 112072 107 0 0 25 0 1 0 97084634 126750720 30307 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/13634/statm: 30945 30307 140 302 0 30640 0
Current children cumulated CPU time (s) 1121.79
Current children cumulated vsize (KiB) 123780

[startup+1182.3 s]
/proc/loadavg: 1.07 1.01 0.99 2/65 13833
/proc/meminfo: memFree=1651624/2055920 swapFree=4182364/4192956
[pid=13634] ppid=13632 vsize=128088 CPUtime=1181.77
/proc/13634/stat : 13634 (Spear-32) R 13632 13634 13527 0 -1 4194304 31850 0 0 0 118067 110 0 0 25 0 1 0 97084634 131162112 31350 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134558750 0 0 4096 0 0 0 0 17 1 0 0
/proc/13634/statm: 32022 31350 140 302 0 31717 0
Current children cumulated CPU time (s) 1181.77
Current children cumulated vsize (KiB) 128088



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.05 1.01 0.99 2/65 13833
/proc/meminfo: memFree=1650408/2055920 swapFree=4182364/4192956
[pid=13634] ppid=13632 vsize=129168 CPUtime=1200.07
/proc/13634/stat : 13634 (Spear-32) R 13632 13634 13527 0 -1 4194304 32130 0 0 0 119895 112 0 0 25 0 1 0 97084634 132268032 31630 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526775 0 0 4096 0 0 0 0 17 1 0 0
/proc/13634/statm: 32292 31630 140 302 0 31987 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 129168

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)
Real time (s): 1200.63
CPU time (s): 1200.1
CPU user time (s): 1198.96
CPU system time (s): 1.14083
CPU usage (%): 99.9561
Max. virtual memory (cumulated for all children) (KiB): 129168

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

runsolver used 0.923859 second user time and 2.45563 second system time

The end

Launcher Data (download as text)

Begin job on node42 on Mon Mar 12 14:55:12 UTC 2007

IDJOB= 339770
IDBENCH= 24754
IDSOLVER= 132
FILE ID= node42/339770-1173711312

PBS_JOBID= 4101788

Free space on /tmp= 66557 MiB

SOLVER NAME= Spear FH 1.0
BENCH NAME= HOME/pub/bench/SAT07/crafted/Difficult/contest-02-03-04/contest02-ezfact64_10.sat05-449.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/339770-1173711312/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/339770-1173711312/instance-339770-1173711312.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node42/watcher-339770-1173711312 -o ROOT/results/node42/solver-339770-1173711312 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/339770-1173711312/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/339770-1173711312/instance-339770-1173711312.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  4bdea1a05617ff95eaeaf981037754e7

RANDOM SEED= 327609878

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1777608 kB
Buffers:         35324 kB
Cached:         193436 kB
SwapCached:       4820 kB
Active:         106880 kB
Inactive:       133356 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1777608 kB
SwapTotal:     4192956 kB
SwapFree:      4182364 kB
Dirty:            1956 kB
Writeback:           0 kB
Mapped:          15360 kB
Slab:            24220 kB
Committed_AS:   163216 kB
PageTables:       1408 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= 66557 MiB

End job on node42 on Mon Mar 12 15:15:15 UTC 2007