Trace number 298260

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.12 1200.43

General information on the benchmark

Namerandom/OnTreshold/3SAT/v500/
unif-k3-r4.26-v500-c2130-S44928635-12.SAT.shuffled.cnf
MD5SUMdf00c18c996450679ab1afda9ed45a72
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.150976
Satisfiable
(Un)Satisfiability was proved
Number of variables500
Number of clauses2130
Sum of the clauses size6390
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32130
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/298260-1171852744/instance-298260-1171852744.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/node63/watcher-298260-1171852744 -o ROOT/results/node63/solver-298260-1171852744 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/298260-1171852744/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/298260-1171852744/instance-298260-1171852744.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.94 0.99 0.99 3/64 24762
/proc/meminfo: memFree=516640/2055920 swapFree=4183348/4192956
[pid=24762] ppid=24760 vsize=1528 CPUtime=0
/proc/24762/stat : 24762 (Spear-32) R 24760 24762 24617 0 -1 4194304 194 0 0 0 0 0 0 0 18 0 1 0 205231794 1564672 178 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/24762/statm: 382 178 128 302 0 77 0

[startup+0.106907 s]
/proc/loadavg: 0.94 0.99 0.99 3/64 24762
/proc/meminfo: memFree=516640/2055920 swapFree=4183348/4192956
[pid=24762] ppid=24760 vsize=1784 CPUtime=0.09
/proc/24762/stat : 24762 (Spear-32) R 24760 24762 24617 0 -1 4194304 294 0 0 0 9 0 0 0 18 0 1 0 205231794 1826816 278 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/24762/statm: 446 278 140 302 0 141 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1784

[startup+0.514949 s]
/proc/loadavg: 0.94 0.99 0.99 3/64 24762
/proc/meminfo: memFree=516640/2055920 swapFree=4183348/4192956
[pid=24762] ppid=24760 vsize=2556 CPUtime=0.5
/proc/24762/stat : 24762 (Spear-32) R 24760 24762 24617 0 -1 4194304 486 0 0 0 49 1 0 0 21 0 1 0 205231794 2617344 470 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/24762/statm: 639 470 140 302 0 334 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 2556

[startup+1.33504 s]
/proc/loadavg: 0.94 0.99 0.99 2/65 24763
/proc/meminfo: memFree=514520/2055920 swapFree=4183348/4192956
[pid=24762] ppid=24760 vsize=3632 CPUtime=1.32
/proc/24762/stat : 24762 (Spear-32) R 24760 24762 24617 0 -1 4194304 756 0 0 0 131 1 0 0 25 0 1 0 205231794 3719168 740 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/24762/statm: 908 740 140 302 0 603 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 3632

[startup+2.97121 s]
/proc/loadavg: 0.94 0.99 0.99 2/65 24763
/proc/meminfo: memFree=513240/2055920 swapFree=4183348/4192956
[pid=24762] ppid=24760 vsize=5184 CPUtime=2.96
/proc/24762/stat : 24762 (Spear-32) R 24760 24762 24617 0 -1 4194304 1105 0 0 0 294 2 0 0 25 0 1 0 205231794 5308416 1089 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/24762/statm: 1296 1089 140 302 0 991 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 5184

[startup+6.24756 s]
/proc/loadavg: 0.95 0.99 0.99 2/65 24763
/proc/meminfo: memFree=511192/2055920 swapFree=4183348/4192956
[pid=24762] ppid=24760 vsize=6996 CPUtime=6.24
/proc/24762/stat : 24762 (Spear-32) R 24760 24762 24617 0 -1 4194304 1584 0 0 0 620 4 0 0 25 0 1 0 205231794 7163904 1535 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/24762/statm: 1749 1535 140 302 0 1444 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 6996

[startup+12.7022 s]
/proc/loadavg: 0.95 0.99 0.99 2/65 24763
/proc/meminfo: memFree=508376/2055920 swapFree=4183348/4192956
[pid=24762] ppid=24760 vsize=9576 CPUtime=12.69
/proc/24762/stat : 24762 (Spear-32) R 24760 24762 24617 0 -1 4194304 2224 0 0 0 1263 6 0 0 25 0 1 0 205231794 9805824 2175 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/24762/statm: 2394 2175 140 302 0 2089 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 9576

[startup+25.5066 s]
/proc/loadavg: 0.96 0.99 0.99 2/65 24763
/proc/meminfo: memFree=504984/2055920 swapFree=4183348/4192956
[pid=24762] ppid=24760 vsize=13184 CPUtime=25.49
/proc/24762/stat : 24762 (Spear-32) R 24760 24762 24617 0 -1 4194304 3146 0 0 0 2540 9 0 0 25 0 1 0 205231794 13500416 3032 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527012 0 0 4096 0 0 0 0 17 1 0 0
/proc/24762/statm: 3296 3032 140 302 0 2991 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 13184

[startup+51.1123 s]
/proc/loadavg: 0.97 0.99 0.99 2/65 24763
/proc/meminfo: memFree=499800/2055920 swapFree=4183348/4192956
[pid=24762] ppid=24760 vsize=18164 CPUtime=51.09
/proc/24762/stat : 24762 (Spear-32) R 24760 24762 24617 0 -1 4194304 4402 0 0 0 5093 16 0 0 25 0 1 0 205231794 18599936 4288 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134558750 0 0 4096 0 0 0 0 17 1 0 0
/proc/24762/statm: 4541 4288 140 302 0 4236 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 18164

[startup+102.324 s]
/proc/loadavg: 1.06 1.00 1.00 2/65 24765
/proc/meminfo: memFree=491992/2055920 swapFree=4183348/4192956
[pid=24762] ppid=24760 vsize=26500 CPUtime=102.28
/proc/24762/stat : 24762 (Spear-32) R 24760 24762 24617 0 -1 4194304 6493 0 0 0 10202 26 0 0 25 0 1 0 205231794 27136000 6250 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/24762/statm: 6625 6250 140 302 0 6320 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 26500

[startup+162.348 s]
/proc/loadavg: 1.02 1.00 1.00 2/65 24765
/proc/meminfo: memFree=484824/2055920 swapFree=4183348/4192956
[pid=24762] ppid=24760 vsize=33860 CPUtime=162.29
/proc/24762/stat : 24762 (Spear-32) R 24760 24762 24617 0 -1 4194304 8265 0 0 0 16193 36 0 0 25 0 1 0 205231794 34672640 8022 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/24762/statm: 8465 8022 140 302 0 8160 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 33860

[startup+222.37 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 24765
/proc/meminfo: memFree=479384/2055920 swapFree=4183348/4192956
[pid=24762] ppid=24760 vsize=39316 CPUtime=222.3
/proc/24762/stat : 24762 (Spear-32) R 24760 24762 24617 0 -1 4194304 9616 0 0 0 22187 43 0 0 25 0 1 0 205231794 40259584 9373 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526834 0 0 4096 0 0 0 0 17 1 0 0
/proc/24762/statm: 9829 9373 140 302 0 9524 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 39316

[startup+282.391 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24765
/proc/meminfo: memFree=474456/2055920 swapFree=4183348/4192956
[pid=24762] ppid=24760 vsize=45512 CPUtime=282.31
/proc/24762/stat : 24762 (Spear-32) R 24760 24762 24617 0 -1 4194304 11091 0 0 0 28181 50 0 0 25 0 1 0 205231794 46604288 10591 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/24762/statm: 11378 10591 140 302 0 11073 0
Current children cumulated CPU time (s) 282.31
Current children cumulated vsize (KiB) 45512

[startup+342.411 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24765
/proc/meminfo: memFree=469528/2055920 swapFree=4183348/4192956
[pid=24762] ppid=24760 vsize=50644 CPUtime=342.31
/proc/24762/stat : 24762 (Spear-32) R 24760 24762 24617 0 -1 4194304 12312 0 0 0 34172 59 0 0 25 0 1 0 205231794 51859456 11812 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134558750 0 0 4096 0 0 0 0 17 1 0 0
/proc/24762/statm: 12661 11812 140 302 0 12356 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 50644

[startup+402.434 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24765
/proc/meminfo: memFree=465112/2055920 swapFree=4183348/4192956
[pid=24762] ppid=24760 vsize=55128 CPUtime=402.32
/proc/24762/stat : 24762 (Spear-32) R 24760 24762 24617 0 -1 4194304 13412 0 0 0 40166 66 0 0 25 0 1 0 205231794 56451072 12912 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/24762/statm: 13782 12912 140 302 0 13477 0
Current children cumulated CPU time (s) 402.32
Current children cumulated vsize (KiB) 55128

[startup+462.453 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24765
/proc/meminfo: memFree=461464/2055920 swapFree=4183348/4192956
[pid=24762] ppid=24760 vsize=59176 CPUtime=462.32
/proc/24762/stat : 24762 (Spear-32) R 24760 24762 24617 0 -1 4194304 14355 0 0 0 46161 71 0 0 25 0 1 0 205231794 60596224 13855 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/24762/statm: 14794 13855 140 302 0 14489 0
Current children cumulated CPU time (s) 462.32
Current children cumulated vsize (KiB) 59176

[startup+522.473 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24765
/proc/meminfo: memFree=458008/2055920 swapFree=4183348/4192956
[pid=24762] ppid=24760 vsize=62708 CPUtime=522.33
/proc/24762/stat : 24762 (Spear-32) R 24760 24762 24617 0 -1 4194304 15226 0 0 0 52155 78 0 0 25 0 1 0 205231794 64212992 14726 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526822 0 0 4096 0 0 0 0 17 1 0 0
/proc/24762/statm: 15677 14726 140 302 0 15372 0
Current children cumulated CPU time (s) 522.33
Current children cumulated vsize (KiB) 62708

[startup+582.491 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24765
/proc/meminfo: memFree=454488/2055920 swapFree=4183348/4192956
[pid=24762] ppid=24760 vsize=66056 CPUtime=582.33
/proc/24762/stat : 24762 (Spear-32) R 24760 24762 24617 0 -1 4194304 16076 0 0 0 58150 83 0 0 25 0 1 0 205231794 67641344 15576 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/24762/statm: 16514 15576 140 302 0 16209 0
Current children cumulated CPU time (s) 582.33
Current children cumulated vsize (KiB) 66056

[startup+642.513 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24765
/proc/meminfo: memFree=450648/2055920 swapFree=4183348/4192956
[pid=24762] ppid=24760 vsize=70156 CPUtime=642.33
/proc/24762/stat : 24762 (Spear-32) R 24760 24762 24617 0 -1 4194304 17038 0 0 0 64145 88 0 0 25 0 1 0 205231794 71839744 16538 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/24762/statm: 17539 16538 140 302 0 17234 0
Current children cumulated CPU time (s) 642.33
Current children cumulated vsize (KiB) 70156

[startup+702.532 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24765
/proc/meminfo: memFree=447576/2055920 swapFree=4183348/4192956
[pid=24762] ppid=24760 vsize=73156 CPUtime=702.34
/proc/24762/stat : 24762 (Spear-32) R 24760 24762 24617 0 -1 4194304 17804 0 0 0 70140 94 0 0 25 0 1 0 205231794 74911744 17304 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/24762/statm: 18289 17304 140 302 0 17984 0
Current children cumulated CPU time (s) 702.34
Current children cumulated vsize (KiB) 73156

[startup+762.551 s]
/proc/loadavg: 1.05 1.01 1.00 2/65 24765
/proc/meminfo: memFree=444376/2055920 swapFree=4183348/4192956
[pid=24762] ppid=24760 vsize=76324 CPUtime=762.34
/proc/24762/stat : 24762 (Spear-32) R 24760 24762 24617 0 -1 4194304 18589 0 0 0 76134 100 0 0 25 0 1 0 205231794 78155776 18089 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526984 0 0 4096 0 0 0 0 17 1 0 0
/proc/24762/statm: 19081 18089 140 302 0 18776 0
Current children cumulated CPU time (s) 762.34
Current children cumulated vsize (KiB) 76324

[startup+822.574 s]
/proc/loadavg: 1.02 1.01 1.00 2/65 24765
/proc/meminfo: memFree=441432/2055920 swapFree=4183348/4192956
[pid=24762] ppid=24760 vsize=79252 CPUtime=822.35
/proc/24762/stat : 24762 (Spear-32) R 24760 24762 24617 0 -1 4194304 19311 0 0 0 82131 104 0 0 25 0 1 0 205231794 81154048 18811 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134558753 0 0 4096 0 0 0 0 17 1 0 0
/proc/24762/statm: 19813 18811 140 302 0 19508 0
Current children cumulated CPU time (s) 822.35
Current children cumulated vsize (KiB) 79252

[startup+882.595 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24765
/proc/meminfo: memFree=438488/2055920 swapFree=4183348/4192956
[pid=24762] ppid=24760 vsize=84136 CPUtime=882.35
/proc/24762/stat : 24762 (Spear-32) R 24760 24762 24617 0 -1 4194304 20555 0 0 0 88126 109 0 0 25 0 1 0 205231794 86155264 19542 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/24762/statm: 21034 19542 140 302 0 20729 0
Current children cumulated CPU time (s) 882.35
Current children cumulated vsize (KiB) 84136

[startup+942.614 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24765
/proc/meminfo: memFree=435608/2055920 swapFree=4183348/4192956
[pid=24762] ppid=24760 vsize=87004 CPUtime=942.36
/proc/24762/stat : 24762 (Spear-32) R 24760 24762 24617 0 -1 4194304 21269 0 0 0 94121 115 0 0 25 0 1 0 205231794 89092096 20256 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/24762/statm: 21751 20256 140 302 0 21446 0
Current children cumulated CPU time (s) 942.36
Current children cumulated vsize (KiB) 87004

[startup+1002.63 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24765
/proc/meminfo: memFree=432920/2055920 swapFree=4183348/4192956
[pid=24762] ppid=24760 vsize=89848 CPUtime=1002.36
/proc/24762/stat : 24762 (Spear-32) R 24760 24762 24617 0 -1 4194304 21970 0 0 0 100116 120 0 0 25 0 1 0 205231794 92004352 20957 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/24762/statm: 22462 20957 140 302 0 22157 0
Current children cumulated CPU time (s) 1002.36
Current children cumulated vsize (KiB) 89848

[startup+1062.66 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24765
/proc/meminfo: memFree=430232/2055920 swapFree=4183348/4192956
[pid=24762] ppid=24760 vsize=92580 CPUtime=1062.37
/proc/24762/stat : 24762 (Spear-32) R 24760 24762 24617 0 -1 4194304 22643 0 0 0 106113 124 0 0 25 0 1 0 205231794 94801920 21630 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/24762/statm: 23145 21630 140 302 0 22840 0
Current children cumulated CPU time (s) 1062.37
Current children cumulated vsize (KiB) 92580

[startup+1122.68 s]
/proc/loadavg: 1.06 1.01 1.00 2/65 24765
/proc/meminfo: memFree=427736/2055920 swapFree=4183348/4192956
[pid=24762] ppid=24760 vsize=95072 CPUtime=1122.37
/proc/24762/stat : 24762 (Spear-32) R 24760 24762 24617 0 -1 4194304 23258 0 0 0 112110 127 0 0 25 0 1 0 205231794 97353728 22245 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/24762/statm: 23768 22245 140 302 0 23463 0
Current children cumulated CPU time (s) 1122.37
Current children cumulated vsize (KiB) 95072

[startup+1182.69 s]
/proc/loadavg: 1.02 1.01 1.00 2/65 24765
/proc/meminfo: memFree=425240/2055920 swapFree=4183348/4192956
[pid=24762] ppid=24760 vsize=97704 CPUtime=1182.37
/proc/24762/stat : 24762 (Spear-32) R 24760 24762 24617 0 -1 4194304 23885 0 0 0 118104 133 0 0 25 0 1 0 205231794 100048896 22872 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/24762/statm: 24426 22872 140 302 0 24121 0
Current children cumulated CPU time (s) 1182.37
Current children cumulated vsize (KiB) 97704



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.41 s]
/proc/loadavg: 1.01 1.01 1.00 2/65 24765
/proc/meminfo: memFree=424536/2055920 swapFree=4183348/4192956
[pid=24762] ppid=24760 vsize=98484 CPUtime=1200.09
/proc/24762/stat : 24762 (Spear-32) R 24760 24762 24617 0 -1 4194304 24057 0 0 0 119874 135 0 0 25 0 1 0 205231794 100847616 23044 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526708 0 0 4096 0 0 0 0 17 1 0 0
/proc/24762/statm: 24621 23044 140 302 0 24316 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 98484

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

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

[startup+1200.41 s]
/proc/loadavg: 1.01 1.01 1.00 2/65 24765
/proc/meminfo: memFree=424536/2055920 swapFree=4183348/4192956
[pid=24762] ppid=24760 vsize=98484 CPUtime=1200.09
/proc/24762/stat : 24762 (Spear-32) R 24760 24762 24617 0 -1 4194304 24057 0 0 0 119874 135 0 0 25 0 1 0 205231794 100847616 23044 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526708 0 0 4096 0 0 0 0 17 1 0 0
/proc/24762/statm: 24621 23044 140 302 0 24316 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 98484

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.43
CPU time (s): 1200.12
CPU user time (s): 1198.75
CPU system time (s): 1.37179
CPU usage (%): 99.974
Max. virtual memory (cumulated for all children) (KiB): 98484

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

runsolver used 0.85487 second user time and 2.36064 second system time

The end

Launcher Data (download as text)

Begin job on node63 on Mon Feb 19 02:39:04 UTC 2007

IDJOB= 298260
IDBENCH= 19981
IDSOLVER= 131
FILE ID= node63/298260-1171852744

PBS_JOBID= 3839734

Free space on /tmp= 66563 MiB

SOLVER NAME= Spear FHS 1.0
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/3SAT/v500/unif-k3-r4.26-v500-c2130-S44928635-12.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/298260-1171852744/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/298260-1171852744/instance-298260-1171852744.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node63/watcher-298260-1171852744 -o ROOT/results/node63/solver-298260-1171852744 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/298260-1171852744/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/298260-1171852744/instance-298260-1171852744.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  df00c18c996450679ab1afda9ed45a72

RANDOM SEED= 941969084

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node63.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.214
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.214
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:        517112 kB
Buffers:         49060 kB
Cached:        1367492 kB
SwapCached:       3968 kB
Active:         787916 kB
Inactive:       638460 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        517112 kB
SwapTotal:     4192956 kB
SwapFree:      4183348 kB
Dirty:            1712 kB
Writeback:           0 kB
Mapped:          15312 kB
Slab:            98456 kB
Committed_AS:   529232 kB
PageTables:       1460 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= 66563 MiB

End job on node63 on Mon Feb 19 02:59:07 UTC 2007