Trace number 299039

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.09 1200.65

General information on the benchmark

Namerandom/OnTreshold/3SAT/v600/
unif-k3-r4.261-v600-c2556-S1963468459-10.UNSAT.shuffled.cnf
MD5SUM807a1b8ef80dca5f267be456784e9a94
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables600
Number of clauses2556
Sum of the clauses size7668
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32556
Number of clauses of size 40
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/299039-1171864864/instance-299039-1171864864.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/node66/watcher-299039-1171864864 -o ROOT/results/node66/solver-299039-1171864864 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/299039-1171864864/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/299039-1171864864/instance-299039-1171864864.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.91 0.97 0.99 3/70 28695
/proc/meminfo: memFree=412232/2055920 swapFree=4183396/4192956
[pid=28695] ppid=28693 vsize=1548 CPUtime=0
/proc/28695/stat : 28695 (Spear-32) R 28693 28695 27124 0 -1 4194304 202 0 0 0 0 0 0 0 18 0 1 0 206443937 1585152 186 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/28695/statm: 387 186 129 302 0 82 0

[startup+0.108098 s]
/proc/loadavg: 0.91 0.97 0.99 3/70 28695
/proc/meminfo: memFree=412232/2055920 swapFree=4183396/4192956
[pid=28695] ppid=28693 vsize=1936 CPUtime=0.1
/proc/28695/stat : 28695 (Spear-32) R 28693 28695 27124 0 -1 4194304 306 0 0 0 10 0 0 0 18 0 1 0 206443937 1982464 290 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/28695/statm: 484 290 140 302 0 179 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1936

[startup+0.516185 s]
/proc/loadavg: 0.91 0.97 0.99 3/70 28695
/proc/meminfo: memFree=412232/2055920 swapFree=4183396/4192956
[pid=28695] ppid=28693 vsize=2732 CPUtime=0.5
/proc/28695/stat : 28695 (Spear-32) R 28693 28695 27124 0 -1 4194304 511 0 0 0 49 1 0 0 22 0 1 0 206443937 2797568 495 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526896 0 0 4096 0 0 0 0 17 0 0 0
/proc/28695/statm: 683 495 140 302 0 378 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 2732

[startup+1.33934 s]
/proc/loadavg: 0.91 0.97 0.99 2/71 28734
/proc/meminfo: memFree=409792/2055920 swapFree=4183396/4192956
[pid=28695] ppid=28693 vsize=3920 CPUtime=1.32
/proc/28695/stat : 28695 (Spear-32) R 28693 28695 27124 0 -1 4194304 800 0 0 0 130 2 0 0 25 0 1 0 206443937 4014080 784 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/28695/statm: 980 784 140 302 0 675 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 3920

[startup+2.97567 s]
/proc/loadavg: 0.91 0.97 0.99 2/71 28734
/proc/meminfo: memFree=408448/2055920 swapFree=4183396/4192956
[pid=28695] ppid=28693 vsize=5472 CPUtime=2.95
/proc/28695/stat : 28695 (Spear-32) R 28693 28695 27124 0 -1 4194304 1181 0 0 0 292 3 0 0 25 0 1 0 206443937 5603328 1165 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/28695/statm: 1368 1165 140 302 0 1063 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 5472

[startup+6.25734 s]
/proc/loadavg: 0.92 0.97 0.99 2/71 28736
/proc/meminfo: memFree=405960/2055920 swapFree=4183396/4192956
[pid=28695] ppid=28693 vsize=7656 CPUtime=6.22
/proc/28695/stat : 28695 (Spear-32) R 28693 28695 27124 0 -1 4194304 1764 0 0 0 617 5 0 0 25 0 1 0 206443937 7839744 1715 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/28695/statm: 1914 1715 140 302 0 1609 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 7656

[startup+12.7126 s]
/proc/loadavg: 0.93 0.97 0.99 2/71 28744
/proc/meminfo: memFree=402632/2055920 swapFree=4183396/4192956
[pid=28695] ppid=28693 vsize=10652 CPUtime=12.67
/proc/28695/stat : 28695 (Spear-32) R 28693 28695 27124 0 -1 4194304 2516 0 0 0 1259 8 0 0 25 0 1 0 206443937 10907648 2467 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/28695/statm: 2663 2467 140 302 0 2358 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 10652

[startup+25.5222 s]
/proc/loadavg: 0.94 0.97 0.99 3/71 28774
/proc/meminfo: memFree=398472/2055920 swapFree=4183396/4192956
[pid=28695] ppid=28693 vsize=15228 CPUtime=25.46
/proc/28695/stat : 28695 (Spear-32) R 28693 28695 27124 0 -1 4194304 3675 0 0 0 2535 11 0 0 25 0 1 0 206443937 15593472 3561 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/28695/statm: 3807 3561 140 302 0 3502 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 15228

[startup+51.1454 s]
/proc/loadavg: 0.96 0.97 0.99 2/71 28792
/proc/meminfo: memFree=391760/2055920 swapFree=4183396/4192956
[pid=28695] ppid=28693 vsize=21772 CPUtime=51.06
/proc/28695/stat : 28695 (Spear-32) R 28693 28695 27124 0 -1 4194304 5322 0 0 0 5089 17 0 0 25 0 1 0 206443937 22294528 5208 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/28695/statm: 5443 5208 140 302 0 5138 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 21772

[startup+102.384 s]
/proc/loadavg: 0.98 0.97 0.99 2/65 28868
/proc/meminfo: memFree=383544/2055920 swapFree=4183396/4192956
[pid=28695] ppid=28693 vsize=31348 CPUtime=102.24
/proc/28695/stat : 28695 (Spear-32) R 28693 28695 27124 0 -1 4194304 7746 0 0 0 10196 28 0 0 25 0 1 0 206443937 32100352 7503 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/28695/statm: 7837 7503 140 302 0 7532 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 31348

[startup+162.411 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 28868
/proc/meminfo: memFree=374848/2055920 swapFree=4183396/4192956
[pid=28695] ppid=28693 vsize=40080 CPUtime=162.23
/proc/28695/stat : 28695 (Spear-32) R 28693 28695 27124 0 -1 4194304 9906 0 0 0 16184 39 0 0 25 0 1 0 206443937 41041920 9663 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/28695/statm: 10020 9663 140 302 0 9715 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 40080

[startup+222.437 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 28868
/proc/meminfo: memFree=367936/2055920 swapFree=4183396/4192956
[pid=28695] ppid=28693 vsize=48036 CPUtime=222.24
/proc/28695/stat : 28695 (Spear-32) R 28693 28695 27124 0 -1 4194304 11912 0 0 0 22176 48 0 0 25 0 1 0 206443937 49188864 11412 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/28695/statm: 12009 11412 140 302 0 11704 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 48036

[startup+282.455 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 28868
/proc/meminfo: memFree=361536/2055920 swapFree=4183396/4192956
[pid=28695] ppid=28693 vsize=54816 CPUtime=282.24
/proc/28695/stat : 28695 (Spear-32) R 28693 28695 27124 0 -1 4194304 13510 0 0 0 28169 55 0 0 25 0 1 0 206443937 56131584 13010 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527089 0 0 4096 0 0 0 0 17 1 0 0
/proc/28695/statm: 13704 13010 140 302 0 13399 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 54816

[startup+342.474 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 28868
/proc/meminfo: memFree=356416/2055920 swapFree=4183396/4192956
[pid=28695] ppid=28693 vsize=59944 CPUtime=342.23
/proc/28695/stat : 28695 (Spear-32) R 28693 28695 27124 0 -1 4194304 14798 0 0 0 34161 62 0 0 25 0 1 0 206443937 61382656 14298 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526969 0 0 4096 0 0 0 0 17 1 0 0
/proc/28695/statm: 14986 14298 140 302 0 14681 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 59944

[startup+402.501 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 28868
/proc/meminfo: memFree=351360/2055920 swapFree=4183396/4192956
[pid=28695] ppid=28693 vsize=64920 CPUtime=402.24
/proc/28695/stat : 28695 (Spear-32) R 28693 28695 27124 0 -1 4194304 16024 0 0 0 40155 69 0 0 25 0 1 0 206443937 66478080 15524 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/28695/statm: 16230 15524 140 302 0 15925 0
Current children cumulated CPU time (s) 402.24
Current children cumulated vsize (KiB) 64920

[startup+462.525 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 28868
/proc/meminfo: memFree=346880/2055920 swapFree=4183396/4192956
[pid=28695] ppid=28693 vsize=69580 CPUtime=462.24
/proc/28695/stat : 28695 (Spear-32) R 28693 28695 27124 0 -1 4194304 17164 0 0 0 46150 74 0 0 25 0 1 0 206443937 71249920 16664 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/28695/statm: 17395 16665 140 302 0 17090 0
Current children cumulated CPU time (s) 462.24
Current children cumulated vsize (KiB) 69580

[startup+522.547 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 28868
/proc/meminfo: memFree=342464/2055920 swapFree=4183396/4192956
[pid=28695] ppid=28693 vsize=73864 CPUtime=522.23
/proc/28695/stat : 28695 (Spear-32) R 28693 28695 27124 0 -1 4194304 18253 0 0 0 52143 80 0 0 25 0 1 0 206443937 75636736 17753 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/28695/statm: 18466 17753 140 302 0 18161 0
Current children cumulated CPU time (s) 522.23
Current children cumulated vsize (KiB) 73864

[startup+582.566 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 28868
/proc/meminfo: memFree=338688/2055920 swapFree=4183396/4192956
[pid=28695] ppid=28693 vsize=77848 CPUtime=582.24
/proc/28695/stat : 28695 (Spear-32) R 28693 28695 27124 0 -1 4194304 19194 0 0 0 58138 86 0 0 25 0 1 0 206443937 79716352 18694 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/28695/statm: 19462 18694 140 302 0 19157 0
Current children cumulated CPU time (s) 582.24
Current children cumulated vsize (KiB) 77848

[startup+642.591 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 28868
/proc/meminfo: memFree=334272/2055920 swapFree=4183396/4192956
[pid=28695] ppid=28693 vsize=82608 CPUtime=642.23
/proc/28695/stat : 28695 (Spear-32) R 28693 28695 27124 0 -1 4194304 20290 0 0 0 64132 91 0 0 25 0 1 0 206443937 84590592 19790 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/28695/statm: 20652 19790 140 302 0 20347 0
Current children cumulated CPU time (s) 642.23
Current children cumulated vsize (KiB) 82608

[startup+702.615 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 28868
/proc/meminfo: memFree=330944/2055920 swapFree=4183396/4192956
[pid=28695] ppid=28693 vsize=85928 CPUtime=702.24
/proc/28695/stat : 28695 (Spear-32) R 28693 28695 27124 0 -1 4194304 21124 0 0 0 70127 97 0 0 25 0 1 0 206443937 87990272 20624 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/28695/statm: 21482 20624 140 302 0 21177 0
Current children cumulated CPU time (s) 702.24
Current children cumulated vsize (KiB) 85928

[startup+762.638 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 28868
/proc/meminfo: memFree=327744/2055920 swapFree=4183396/4192956
[pid=28695] ppid=28693 vsize=89000 CPUtime=762.24
/proc/28695/stat : 28695 (Spear-32) R 28693 28695 27124 0 -1 4194304 21934 0 0 0 76122 102 0 0 25 0 1 0 206443937 91136000 21434 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/28695/statm: 22250 21434 140 302 0 21945 0
Current children cumulated CPU time (s) 762.24
Current children cumulated vsize (KiB) 89000

[startup+822.664 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 28868
/proc/meminfo: memFree=324672/2055920 swapFree=4183396/4192956
[pid=28695] ppid=28693 vsize=92372 CPUtime=822.25
/proc/28695/stat : 28695 (Spear-32) R 28693 28695 27124 0 -1 4194304 22711 0 0 0 82117 108 0 0 25 0 1 0 206443937 94588928 22211 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527022 0 0 4096 0 0 0 0 17 1 0 0
/proc/28695/statm: 23093 22211 140 302 0 22788 0
Current children cumulated CPU time (s) 822.25
Current children cumulated vsize (KiB) 92372

[startup+882.683 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 28868
/proc/meminfo: memFree=321408/2055920 swapFree=4183396/4192956
[pid=28695] ppid=28693 vsize=97516 CPUtime=882.24
/proc/28695/stat : 28695 (Spear-32) R 28693 28695 27124 0 -1 4194304 24028 0 0 0 88110 114 0 0 25 0 1 0 206443937 99856384 23015 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/28695/statm: 24379 23015 140 302 0 24074 0
Current children cumulated CPU time (s) 882.24
Current children cumulated vsize (KiB) 97516

[startup+942.707 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 28868
/proc/meminfo: memFree=318400/2055920 swapFree=4183396/4192956
[pid=28695] ppid=28693 vsize=100584 CPUtime=942.24
/proc/28695/stat : 28695 (Spear-32) R 28693 28695 27124 0 -1 4194304 24777 0 0 0 94106 118 0 0 25 0 1 0 206443937 102998016 23764 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527022 0 0 4096 0 0 0 0 17 1 0 0
/proc/28695/statm: 25146 23764 140 302 0 24841 0
Current children cumulated CPU time (s) 942.24
Current children cumulated vsize (KiB) 100584

[startup+1002.73 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 28868
/proc/meminfo: memFree=315328/2055920 swapFree=4183396/4192956
[pid=28695] ppid=28693 vsize=103664 CPUtime=1002.24
/proc/28695/stat : 28695 (Spear-32) R 28693 28695 27124 0 -1 4194304 25555 0 0 0 100101 123 0 0 25 0 1 0 206443937 106151936 24542 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526803 0 0 4096 0 0 0 0 17 1 0 0
/proc/28695/statm: 25916 24542 140 302 0 25611 0
Current children cumulated CPU time (s) 1002.24
Current children cumulated vsize (KiB) 103664

[startup+1062.76 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 28868
/proc/meminfo: memFree=312576/2055920 swapFree=4183396/4192956
[pid=28695] ppid=28693 vsize=106596 CPUtime=1062.25
/proc/28695/stat : 28695 (Spear-32) R 28693 28695 27124 0 -1 4194304 26269 0 0 0 106098 127 0 0 25 0 1 0 206443937 109154304 25256 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134558750 0 0 4096 0 0 0 0 17 1 0 0
/proc/28695/statm: 26649 25256 140 302 0 26344 0
Current children cumulated CPU time (s) 1062.25
Current children cumulated vsize (KiB) 106596

[startup+1122.78 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 28868
/proc/meminfo: memFree=309760/2055920 swapFree=4183396/4192956
[pid=28695] ppid=28693 vsize=109444 CPUtime=1122.25
/proc/28695/stat : 28695 (Spear-32) R 28693 28695 27124 0 -1 4194304 26981 0 0 0 112093 132 0 0 25 0 1 0 206443937 112070656 25968 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526871 0 0 4096 0 0 0 0 17 1 0 0
/proc/28695/statm: 27361 25968 140 302 0 27056 0
Current children cumulated CPU time (s) 1122.25
Current children cumulated vsize (KiB) 109444

[startup+1182.8 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 28868
/proc/meminfo: memFree=307200/2055920 swapFree=4183396/4192956
[pid=28695] ppid=28693 vsize=112064 CPUtime=1182.24
/proc/28695/stat : 28695 (Spear-32) R 28693 28695 27124 0 -1 4194304 27619 0 0 0 118089 135 0 0 25 0 1 0 206443937 114753536 26606 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/28695/statm: 28016 26606 140 302 0 27711 0
Current children cumulated CPU time (s) 1182.24
Current children cumulated vsize (KiB) 112064



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.62 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 28868
/proc/meminfo: memFree=306368/2055920 swapFree=4183396/4192956
[pid=28695] ppid=28693 vsize=112844 CPUtime=1200.06
/proc/28695/stat : 28695 (Spear-32) R 28693 28695 27124 0 -1 4194304 27819 0 0 0 119870 136 0 0 25 0 1 0 206443937 115552256 26806 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/28695/statm: 28211 26806 140 302 0 27906 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 112844

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.65
CPU time (s): 1200.09
CPU user time (s): 1198.7
CPU system time (s): 1.38579
CPU usage (%): 99.9537
Max. virtual memory (cumulated for all children) (KiB): 112844

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

runsolver used 0.879866 second user time and 2.43263 second system time

The end

Launcher Data (download as text)

Begin job on node66 on Mon Feb 19 06:01:04 UTC 2007

IDJOB= 299039
IDBENCH= 20000
IDSOLVER= 131
FILE ID= node66/299039-1171864864

PBS_JOBID= 3839742

Free space on /tmp= 66562 MiB

SOLVER NAME= Spear FHS 1.0
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/3SAT/v600/unif-k3-r4.261-v600-c2556-S1963468459-10.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/299039-1171864864/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/299039-1171864864/instance-299039-1171864864.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node66/watcher-299039-1171864864 -o ROOT/results/node66/solver-299039-1171864864 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/299039-1171864864/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/299039-1171864864/instance-299039-1171864864.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  807a1b8ef80dca5f267be456784e9a94

RANDOM SEED= 512389403

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node66.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.259
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	: 5931.00
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.259
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:        412640 kB
Buffers:         51640 kB
Cached:        1435236 kB
SwapCached:       3616 kB
Active:         841192 kB
Inactive:       656572 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        412640 kB
SwapTotal:     4192956 kB
SwapFree:      4183396 kB
Dirty:            1660 kB
Writeback:           0 kB
Mapped:          17388 kB
Slab:           131180 kB
Committed_AS:   578068 kB
PageTables:       1604 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 node66 on Mon Feb 19 06:21:07 UTC 2007