Trace number 296333

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 FHS 1.0? (TO) 1200.03 1200.47

General information on the benchmark

Namerandom/OnTreshold/7SAT/v60/
unif-k7-r89-v60-c5340-S1783894026-19.SAT.shuffled.cnf
MD5SUM73f55df5bacee8a903f8066fb39f5521
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.064989
Satisfiable
(Un)Satisfiability was proved
Number of variables60
Number of clauses5340
Sum of the clauses size37380
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 55340

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/296333-1171821727/instance-296333-1171821727.cnf

Verifier Data (download as text)

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

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node42/watcher-296333-1171821727 -o ROOT/results/node42/solver-296333-1171821727 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/296333-1171821727/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/296333-1171821727/instance-296333-1171821727.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 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.92 0.98 0.99 3/70 11803
/proc/meminfo: memFree=387816/2055920 swapFree=4183424/4192956
[pid=11803] ppid=11801 vsize=1396 CPUtime=0
/proc/11803/stat : 11803 (Spear-32) R 11801 11803 10742 0 -1 4194304 177 0 0 0 0 0 0 0 18 0 1 0 202128720 1429504 161 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/11803/statm: 349 161 129 302 0 44 0

[startup+0.10729 s]
/proc/loadavg: 0.92 0.98 0.99 3/70 11803
/proc/meminfo: memFree=387816/2055920 swapFree=4183424/4192956
[pid=11803] ppid=11801 vsize=2052 CPUtime=0.1
/proc/11803/stat : 11803 (Spear-32) R 11801 11803 10742 0 -1 4194304 330 0 0 0 10 0 0 0 18 0 1 0 202128720 2101248 314 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11803/statm: 513 314 140 302 0 208 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2052

[startup+0.515366 s]
/proc/loadavg: 0.92 0.98 0.99 3/70 11803
/proc/meminfo: memFree=387816/2055920 swapFree=4183424/4192956
[pid=11803] ppid=11801 vsize=2704 CPUtime=0.5
/proc/11803/stat : 11803 (Spear-32) R 11801 11803 10742 0 -1 4194304 517 0 0 0 50 0 0 0 21 0 1 0 202128720 2768896 501 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11803/statm: 676 501 140 302 0 371 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 2704

[startup+1.33652 s]
/proc/loadavg: 0.92 0.98 0.99 2/71 11804
/proc/meminfo: memFree=385568/2055920 swapFree=4183424/4192956
[pid=11803] ppid=11801 vsize=3760 CPUtime=1.33
/proc/11803/stat : 11803 (Spear-32) R 11801 11803 10742 0 -1 4194304 756 0 0 0 132 1 0 0 25 0 1 0 202128720 3850240 740 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11803/statm: 940 740 140 302 0 635 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 3760

[startup+2.97384 s]
/proc/loadavg: 0.92 0.98 0.99 2/71 11804
/proc/meminfo: memFree=384480/2055920 swapFree=4183424/4192956
[pid=11803] ppid=11801 vsize=4944 CPUtime=2.96
/proc/11803/stat : 11803 (Spear-32) R 11801 11803 10742 0 -1 4194304 1069 0 0 0 294 2 0 0 25 0 1 0 202128720 5062656 1053 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11803/statm: 1236 1053 140 302 0 931 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 4944

[startup+6.25446 s]
/proc/loadavg: 0.93 0.98 0.99 2/71 11810
/proc/meminfo: memFree=382496/2055920 swapFree=4183424/4192956
[pid=11803] ppid=11801 vsize=6768 CPUtime=6.23
/proc/11803/stat : 11803 (Spear-32) R 11801 11803 10742 0 -1 4194304 1511 0 0 0 620 3 0 0 25 0 1 0 202128720 6930432 1462 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11803/statm: 1692 1462 140 302 0 1387 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 6768

[startup+12.7127 s]
/proc/loadavg: 0.93 0.98 0.99 2/71 11816
/proc/meminfo: memFree=380128/2055920 swapFree=4183424/4192956
[pid=11803] ppid=11801 vsize=8968 CPUtime=12.69
/proc/11803/stat : 11803 (Spear-32) R 11801 11803 10742 0 -1 4194304 2064 0 0 0 1264 5 0 0 25 0 1 0 202128720 9183232 2015 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11803/statm: 2242 2015 140 302 0 1937 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 8968

[startup+25.5221 s]
/proc/loadavg: 0.95 0.98 0.99 2/71 11824
/proc/meminfo: memFree=377056/2055920 swapFree=4183424/4192956
[pid=11803] ppid=11801 vsize=12380 CPUtime=25.48
/proc/11803/stat : 11803 (Spear-32) R 11801 11803 10742 0 -1 4194304 2931 0 0 0 2540 8 0 0 25 0 1 0 202128720 12677120 2817 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11803/statm: 3095 2817 140 302 0 2790 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 12380

[startup+51.13 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 11844
/proc/meminfo: memFree=373664/2055920 swapFree=4183424/4192956
[pid=11803] ppid=11801 vsize=16884 CPUtime=51.08
/proc/11803/stat : 11803 (Spear-32) R 11801 11803 10742 0 -1 4194304 4016 0 0 0 5095 13 0 0 25 0 1 0 202128720 17289216 3902 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11803/statm: 4221 3902 140 302 0 3916 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 16884

[startup+102.339 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 11844
/proc/meminfo: memFree=367520/2055920 swapFree=4183424/4192956
[pid=11803] ppid=11801 vsize=23688 CPUtime=102.26
/proc/11803/stat : 11803 (Spear-32) R 11801 11803 10742 0 -1 4194304 5692 0 0 0 10206 20 0 0 25 0 1 0 202128720 24256512 5449 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11803/statm: 5922 5449 140 302 0 5617 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 23688

[startup+162.366 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 11844
/proc/meminfo: memFree=361696/2055920 swapFree=4183424/4192956
[pid=11803] ppid=11801 vsize=29700 CPUtime=162.27
/proc/11803/stat : 11803 (Spear-32) R 11801 11803 10742 0 -1 4194304 7120 0 0 0 16199 28 0 0 25 0 1 0 202128720 30412800 6877 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526849 0 0 4096 0 0 0 0 17 1 0 0
/proc/11803/statm: 7425 6877 140 302 0 7120 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 29700

[startup+222.388 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 11844
/proc/meminfo: memFree=357408/2055920 swapFree=4183424/4192956
[pid=11803] ppid=11801 vsize=34020 CPUtime=222.27
/proc/11803/stat : 11803 (Spear-32) R 11801 11803 10742 0 -1 4194304 8213 0 0 0 22193 34 0 0 25 0 1 0 202128720 34836480 7970 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/11803/statm: 8505 7970 140 302 0 8200 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 34020

[startup+282.404 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 11844
/proc/meminfo: memFree=353376/2055920 swapFree=4183424/4192956
[pid=11803] ppid=11801 vsize=38944 CPUtime=282.27
/proc/11803/stat : 11803 (Spear-32) R 11801 11803 10742 0 -1 4194304 9492 0 0 0 28185 42 0 0 25 0 1 0 202128720 39878656 8992 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11803/statm: 9736 8992 140 302 0 9431 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 38944

[startup+342.424 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 11844
/proc/meminfo: memFree=349536/2055920 swapFree=4183424/4192956
[pid=11803] ppid=11801 vsize=43128 CPUtime=342.27
/proc/11803/stat : 11803 (Spear-32) R 11801 11803 10742 0 -1 4194304 10451 0 0 0 34179 48 0 0 25 0 1 0 202128720 44163072 9951 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134527004 0 0 4096 0 0 0 0 17 1 0 0
/proc/11803/statm: 10782 9951 140 302 0 10477 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 43128

[startup+402.449 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 11844
/proc/meminfo: memFree=346016/2055920 swapFree=4183424/4192956
[pid=11803] ppid=11801 vsize=46556 CPUtime=402.27
/proc/11803/stat : 11803 (Spear-32) R 11801 11803 10742 0 -1 4194304 11312 0 0 0 40174 53 0 0 25 0 1 0 202128720 47673344 10812 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/11803/statm: 11639 10812 140 302 0 11334 0
Current children cumulated CPU time (s) 402.27
Current children cumulated vsize (KiB) 46556

[startup+462.47 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 11844
/proc/meminfo: memFree=343072/2055920 swapFree=4183424/4192956
[pid=11803] ppid=11801 vsize=49336 CPUtime=462.28
/proc/11803/stat : 11803 (Spear-32) R 11801 11803 10742 0 -1 4194304 12057 0 0 0 46169 59 0 0 25 0 1 0 202128720 50520064 11557 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/11803/statm: 12334 11557 140 302 0 12029 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 49336

[startup+522.494 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 11844
/proc/meminfo: memFree=340128/2055920 swapFree=4183424/4192956
[pid=11803] ppid=11801 vsize=52572 CPUtime=522.28
/proc/11803/stat : 11803 (Spear-32) R 11801 11803 10742 0 -1 4194304 12797 0 0 0 52165 63 0 0 25 0 1 0 202128720 53833728 12297 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526871 0 0 4096 0 0 0 0 17 1 0 0
/proc/11803/statm: 13143 12297 140 302 0 12838 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 52572

[startup+582.509 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 11844
/proc/meminfo: memFree=337440/2055920 swapFree=4183424/4192956
[pid=11803] ppid=11801 vsize=55160 CPUtime=582.28
/proc/11803/stat : 11803 (Spear-32) R 11801 11803 10742 0 -1 4194304 13456 0 0 0 58161 67 0 0 25 0 1 0 202128720 56483840 12956 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11803/statm: 13790 12956 140 302 0 13485 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 55160

[startup+642.532 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 11844
/proc/meminfo: memFree=334688/2055920 swapFree=4183424/4192956
[pid=11803] ppid=11801 vsize=58152 CPUtime=642.27
/proc/11803/stat : 11803 (Spear-32) R 11801 11803 10742 0 -1 4194304 14152 0 0 0 64157 70 0 0 25 0 1 0 202128720 59547648 13652 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11803/statm: 14538 13652 140 302 0 14233 0
Current children cumulated CPU time (s) 642.27
Current children cumulated vsize (KiB) 58152

[startup+702.554 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 11844
/proc/meminfo: memFree=331488/2055920 swapFree=4183424/4192956
[pid=11803] ppid=11801 vsize=61728 CPUtime=702.27
/proc/11803/stat : 11803 (Spear-32) R 11801 11803 10742 0 -1 4194304 14944 0 0 0 70153 74 0 0 25 0 1 0 202128720 63209472 14444 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11803/statm: 15432 14444 140 302 0 15127 0
Current children cumulated CPU time (s) 702.27
Current children cumulated vsize (KiB) 61728

[startup+762.576 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 11844
/proc/meminfo: memFree=329312/2055920 swapFree=4183424/4192956
[pid=11803] ppid=11801 vsize=63840 CPUtime=762.28
/proc/11803/stat : 11803 (Spear-32) R 11801 11803 10742 0 -1 4194304 15494 0 0 0 76150 78 0 0 25 0 1 0 202128720 65372160 14994 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134527168 0 0 4096 0 0 0 0 17 1 0 0
/proc/11803/statm: 15960 14994 140 302 0 15655 0
Current children cumulated CPU time (s) 762.28
Current children cumulated vsize (KiB) 63840

[startup+822.607 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 11844
/proc/meminfo: memFree=327072/2055920 swapFree=4183424/4192956
[pid=11803] ppid=11801 vsize=66504 CPUtime=822.29
/proc/11803/stat : 11803 (Spear-32) R 11801 11803 10742 0 -1 4194304 16056 0 0 0 82147 82 0 0 25 0 1 0 202128720 68100096 15556 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134527100 0 0 4096 0 0 0 0 17 1 0 0
/proc/11803/statm: 16626 15556 140 302 0 16321 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 66504

[startup+882.626 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 11844
/proc/meminfo: memFree=324960/2055920 swapFree=4183424/4192956
[pid=11803] ppid=11801 vsize=68500 CPUtime=882.29
/proc/11803/stat : 11803 (Spear-32) R 11801 11803 10742 0 -1 4194304 16582 0 0 0 88143 86 0 0 25 0 1 0 202128720 70144000 16082 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526972 0 0 4096 0 0 0 0 17 1 0 0
/proc/11803/statm: 17125 16082 140 302 0 16820 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 68500

[startup+942.643 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 11844
/proc/meminfo: memFree=322912/2055920 swapFree=4183424/4192956
[pid=11803] ppid=11801 vsize=70424 CPUtime=942.28
/proc/11803/stat : 11803 (Spear-32) R 11801 11803 10742 0 -1 4194304 17080 0 0 0 94140 88 0 0 25 0 1 0 202128720 72114176 16580 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/11803/statm: 17606 16580 140 302 0 17301 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 70424

[startup+1002.66 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 11844
/proc/meminfo: memFree=320992/2055920 swapFree=4183424/4192956
[pid=11803] ppid=11801 vsize=74520 CPUtime=1002.28
/proc/11803/stat : 11803 (Spear-32) R 11801 11803 10742 0 -1 4194304 18079 0 0 0 100137 91 0 0 25 0 1 0 202128720 76308480 17066 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/11803/statm: 18630 17066 140 302 0 18325 0
Current children cumulated CPU time (s) 1002.28
Current children cumulated vsize (KiB) 74520

[startup+1062.69 s]
/proc/loadavg: 1.04 1.00 1.00 2/65 11844
/proc/meminfo: memFree=319008/2055920 swapFree=4183424/4192956
[pid=11803] ppid=11801 vsize=76700 CPUtime=1062.29
/proc/11803/stat : 11803 (Spear-32) R 11801 11803 10742 0 -1 4194304 18579 0 0 0 106135 94 0 0 25 0 1 0 202128720 78540800 17566 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/11803/statm: 19175 17566 140 302 0 18870 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 76700

[startup+1122.72 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 11844
/proc/meminfo: memFree=317024/2055920 swapFree=4183424/4192956
[pid=11803] ppid=11801 vsize=78556 CPUtime=1122.3
/proc/11803/stat : 11803 (Spear-32) R 11801 11803 10742 0 -1 4194304 19070 0 0 0 112133 97 0 0 25 0 1 0 202128720 80441344 18057 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11803/statm: 19639 18057 140 302 0 19334 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 78556

[startup+1182.74 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11844
/proc/meminfo: memFree=315296/2055920 swapFree=4183424/4192956
[pid=11803] ppid=11801 vsize=80240 CPUtime=1182.3
/proc/11803/stat : 11803 (Spear-32) R 11801 11803 10742 0 -1 4194304 19495 0 0 0 118130 100 0 0 25 0 1 0 202128720 82165760 18482 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/11803/statm: 20060 18482 140 302 0 19755 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 80240



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.46 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11844
/proc/meminfo: memFree=314848/2055920 swapFree=4183424/4192956
[pid=11803] ppid=11801 vsize=80752 CPUtime=1200.01
/proc/11803/stat : 11803 (Spear-32) R 11801 11803 10742 0 -1 4194304 19613 0 0 0 119900 101 0 0 25 0 1 0 202128720 82690048 18600 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526888 0 0 4096 0 0 0 0 17 1 0 0
/proc/11803/statm: 20188 18600 140 302 0 19883 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 80752

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

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

[startup+1200.46 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11844
/proc/meminfo: memFree=314848/2055920 swapFree=4183424/4192956
[pid=11803] ppid=11801 vsize=80752 CPUtime=1200.01
/proc/11803/stat : 11803 (Spear-32) R 11801 11803 10742 0 -1 4194304 19613 0 0 0 119900 101 0 0 25 0 1 0 202128720 82690048 18600 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526888 0 0 4096 0 0 0 0 17 1 0 0
/proc/11803/statm: 20188 18600 140 302 0 19883 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 80752

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.47
CPU time (s): 1200.03
CPU user time (s): 1199.01
CPU system time (s): 1.02784
CPU usage (%): 99.9634
Max. virtual memory (cumulated for all children) (KiB): 80752

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

runsolver used 0.802877 second user time and 2.44163 second system time

The end

Launcher Data (download as text)

Begin job on node42 on Sun Feb 18 18:02:07 UTC 2007

IDJOB= 296333
IDBENCH= 19934
IDSOLVER= 131
FILE ID= node42/296333-1171821727

PBS_JOBID= 3839642

Free space on /tmp= 66562 MiB

SOLVER NAME= Spear FHS 1.0
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/7SAT/v60/unif-k7-r89-v60-c5340-S1783894026-19.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/296333-1171821727/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/296333-1171821727/instance-296333-1171821727.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node42/watcher-296333-1171821727 -o ROOT/results/node42/solver-296333-1171821727 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/296333-1171821727/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/296333-1171821727/instance-296333-1171821727.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  73f55df5bacee8a903f8066fb39f5521

RANDOM SEED= 520924357

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.261
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.261
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:        388224 kB
Buffers:         51800 kB
Cached:        1487692 kB
SwapCached:       3904 kB
Active:         825748 kB
Inactive:       724508 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        388224 kB
SwapTotal:     4192956 kB
SwapFree:      4183424 kB
Dirty:            1720 kB
Writeback:           0 kB
Mapped:          16596 kB
Slab:           103084 kB
Committed_AS:   780180 kB
PageTables:       1640 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= 66562 MiB

End job on node42 on Sun Feb 18 18:22:09 UTC 2007