Trace number 316606

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.42

General information on the benchmark

Namecrafted/spence/
hard/s117-100.cnf
MD5SUMf710aff0402072becac5332e7ba8f47f
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables117
Number of clauses244
Sum of the clauses size732
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3244
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/316606-1172672662/instance-316606-1172672662.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/node4/watcher-316606-1172672662 -o ROOT/results/node4/solver-316606-1172672662 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/316606-1172672662/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/316606-1172672662/instance-316606-1172672662.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.92 0.98 0.99 3/77 4325
/proc/meminfo: memFree=807208/2055920 swapFree=4192812/4192956
[pid=4325] ppid=4323 vsize=1396 CPUtime=0
/proc/4325/stat : 4325 (Spear-32) R 4323 4325 3245 0 -1 4194304 181 0 0 0 0 0 0 0 18 0 1 0 287221082 1429504 166 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/4325/statm: 349 166 140 302 0 44 0

[startup+0.00677904 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 4325
/proc/meminfo: memFree=807208/2055920 swapFree=4192812/4192956
[pid=4325] ppid=4323 vsize=1396 CPUtime=0
/proc/4325/stat : 4325 (Spear-32) R 4323 4325 3245 0 -1 4194304 184 0 0 0 0 0 0 0 18 0 1 0 287221082 1429504 169 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/4325/statm: 349 169 140 302 0 44 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1396

[startup+0.101788 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 4325
/proc/meminfo: memFree=807208/2055920 swapFree=4192812/4192956
[pid=4325] ppid=4323 vsize=1784 CPUtime=0.09
/proc/4325/stat : 4325 (Spear-32) R 4323 4325 3245 0 -1 4194304 274 0 0 0 9 0 0 0 18 0 1 0 287221082 1826816 259 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/4325/statm: 446 259 140 302 0 141 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1784

[startup+0.301806 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 4325
/proc/meminfo: memFree=807208/2055920 swapFree=4192812/4192956
[pid=4325] ppid=4323 vsize=2176 CPUtime=0.29
/proc/4325/stat : 4325 (Spear-32) R 4323 4325 3245 0 -1 4194304 392 0 0 0 28 1 0 0 19 0 1 0 287221082 2228224 377 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/4325/statm: 544 378 140 302 0 239 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2176

[startup+0.701845 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 4325
/proc/meminfo: memFree=807208/2055920 swapFree=4192812/4192956
[pid=4325] ppid=4323 vsize=2952 CPUtime=0.69
/proc/4325/stat : 4325 (Spear-32) R 4323 4325 3245 0 -1 4194304 565 0 0 0 68 1 0 0 24 0 1 0 287221082 3022848 550 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/4325/statm: 738 550 140 302 0 433 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2952

[startup+1.50192 s]
/proc/loadavg: 0.92 0.98 0.99 2/78 4326
/proc/meminfo: memFree=805152/2055920 swapFree=4192812/4192956
[pid=4325] ppid=4323 vsize=3864 CPUtime=1.49
/proc/4325/stat : 4325 (Spear-32) R 4323 4325 3245 0 -1 4194304 799 0 0 0 147 2 0 0 25 0 1 0 287221082 3956736 784 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/4325/statm: 966 784 140 302 0 661 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3864

[startup+3.10107 s]
/proc/loadavg: 0.92 0.98 0.99 2/78 4326
/proc/meminfo: memFree=803872/2055920 swapFree=4192812/4192956
[pid=4325] ppid=4323 vsize=5172 CPUtime=3.08
/proc/4325/stat : 4325 (Spear-32) R 4323 4325 3245 0 -1 4194304 1110 0 0 0 305 3 0 0 25 0 1 0 287221082 5296128 1095 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/4325/statm: 1293 1095 140 302 0 988 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 5172

[startup+6.30138 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 4326
/proc/meminfo: memFree=801952/2055920 swapFree=4192812/4192956
[pid=4325] ppid=4323 vsize=6728 CPUtime=6.29
/proc/4325/stat : 4325 (Spear-32) R 4323 4325 3245 0 -1 4194304 1514 0 0 0 624 5 0 0 25 0 1 0 287221082 6889472 1466 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/4325/statm: 1682 1466 140 302 0 1377 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 6728

[startup+12.702 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 4326
/proc/meminfo: memFree=799456/2055920 swapFree=4192812/4192956
[pid=4325] ppid=4323 vsize=9048 CPUtime=12.69
/proc/4325/stat : 4325 (Spear-32) R 4323 4325 3245 0 -1 4194304 2092 0 0 0 1262 7 0 0 25 0 1 0 287221082 9265152 2044 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/4325/statm: 2262 2044 140 302 0 1957 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 9048

[startup+25.5012 s]
/proc/loadavg: 0.95 0.98 0.99 2/78 4326
/proc/meminfo: memFree=795936/2055920 swapFree=4192812/4192956
[pid=4325] ppid=4323 vsize=12616 CPUtime=25.48
/proc/4325/stat : 4325 (Spear-32) R 4323 4325 3245 0 -1 4194304 2989 0 0 0 2538 10 0 0 25 0 1 0 287221082 12918784 2876 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/4325/statm: 3154 2876 140 302 0 2849 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 12616

[startup+51.1017 s]
/proc/loadavg: 0.96 0.98 0.99 2/78 4326
/proc/meminfo: memFree=790624/2055920 swapFree=4192812/4192956
[pid=4325] ppid=4323 vsize=17900 CPUtime=51.08
/proc/4325/stat : 4325 (Spear-32) R 4323 4325 3245 0 -1 4194304 4311 0 0 0 5090 18 0 0 25 0 1 0 287221082 18329600 4198 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/4325/statm: 4475 4198 140 302 0 4170 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 17900

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/78 4326
/proc/meminfo: memFree=784480/2055920 swapFree=4192812/4192956
[pid=4325] ppid=4323 vsize=24708 CPUtime=102.27
/proc/4325/stat : 4325 (Spear-32) R 4323 4325 3245 0 -1 4194304 5964 0 0 0 10201 26 0 0 25 0 1 0 287221082 25300992 5722 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/4325/statm: 6177 5722 140 302 0 5872 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 24708

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 4326
/proc/meminfo: memFree=779168/2055920 swapFree=4192812/4192956
[pid=4325] ppid=4323 vsize=30252 CPUtime=162.25
/proc/4325/stat : 4325 (Spear-32) R 4323 4325 3245 0 -1 4194304 7285 0 0 0 16192 33 0 0 25 0 1 0 287221082 30978048 7043 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526794 0 0 4096 0 0 0 0 17 1 0 0
/proc/4325/statm: 7563 7043 140 302 0 7258 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 30252

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 4326
/proc/meminfo: memFree=774880/2055920 swapFree=4192812/4192956
[pid=4325] ppid=4323 vsize=34392 CPUtime=222.23
/proc/4325/stat : 4325 (Spear-32) R 4323 4325 3245 0 -1 4194304 8350 0 0 0 22184 39 0 0 25 0 1 0 287221082 35217408 8108 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/4325/statm: 8598 8108 140 302 0 8293 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 34392

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 4326
/proc/meminfo: memFree=770912/2055920 swapFree=4192812/4192956
[pid=4325] ppid=4323 vsize=39576 CPUtime=282.21
/proc/4325/stat : 4325 (Spear-32) R 4323 4325 3245 0 -1 4194304 9596 0 0 0 28176 45 0 0 25 0 1 0 287221082 40525824 9097 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/4325/statm: 9894 9097 140 302 0 9589 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 39576

[startup+342.302 s]
/proc/loadavg: 1.04 1.00 1.00 2/78 4326
/proc/meminfo: memFree=767136/2055920 swapFree=4192812/4192956
[pid=4325] ppid=4323 vsize=43224 CPUtime=342.2
/proc/4325/stat : 4325 (Spear-32) R 4323 4325 3245 0 -1 4194304 10539 0 0 0 34168 52 0 0 25 0 1 0 287221082 44261376 10040 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526871 0 0 4096 0 0 0 0 17 1 0 0
/proc/4325/statm: 10806 10040 140 302 0 10501 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 43224

[startup+402.301 s]
/proc/loadavg: 1.06 1.01 1.00 2/78 4326
/proc/meminfo: memFree=763360/2055920 swapFree=4192812/4192956
[pid=4325] ppid=4323 vsize=47516 CPUtime=402.18
/proc/4325/stat : 4325 (Spear-32) R 4323 4325 3245 0 -1 4194304 11499 0 0 0 40161 57 0 0 25 0 1 0 287221082 48656384 11000 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/4325/statm: 11879 11000 140 302 0 11574 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 47516

[startup+462.301 s]
/proc/loadavg: 1.11 1.04 1.01 2/78 4326
/proc/meminfo: memFree=759520/2055920 swapFree=4192812/4192956
[pid=4325] ppid=4323 vsize=51300 CPUtime=462.16
/proc/4325/stat : 4325 (Spear-32) R 4323 4325 3245 0 -1 4194304 12430 0 0 0 46154 62 0 0 25 0 1 0 287221082 52531200 11931 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/4325/statm: 12825 11931 140 302 0 12520 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 51300

[startup+522.302 s]
/proc/loadavg: 1.08 1.04 1.01 2/78 4326
/proc/meminfo: memFree=756128/2055920 swapFree=4192812/4192956
[pid=4325] ppid=4323 vsize=54696 CPUtime=522.15
/proc/4325/stat : 4325 (Spear-32) R 4323 4325 3245 0 -1 4194304 13295 0 0 0 52146 69 0 0 25 0 1 0 287221082 56008704 12796 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/4325/statm: 13674 12796 140 302 0 13369 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 54696

[startup+582.302 s]
/proc/loadavg: 1.03 1.03 1.00 2/78 4326
/proc/meminfo: memFree=752672/2055920 swapFree=4192812/4192956
[pid=4325] ppid=4323 vsize=58308 CPUtime=582.13
/proc/4325/stat : 4325 (Spear-32) R 4323 4325 3245 0 -1 4194304 14143 0 0 0 58138 75 0 0 25 0 1 0 287221082 59707392 13644 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/4325/statm: 14577 13644 140 302 0 14272 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 58308

[startup+642.301 s]
/proc/loadavg: 1.01 1.02 1.00 2/78 4326
/proc/meminfo: memFree=749536/2055920 swapFree=4192812/4192956
[pid=4325] ppid=4323 vsize=61572 CPUtime=642.12
/proc/4325/stat : 4325 (Spear-32) R 4323 4325 3245 0 -1 4194304 14915 0 0 0 64131 81 0 0 25 0 1 0 287221082 63049728 14416 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/4325/statm: 15393 14416 140 302 0 15088 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 61572

[startup+702.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/78 4326
/proc/meminfo: memFree=746656/2055920 swapFree=4192812/4192956
[pid=4325] ppid=4323 vsize=64824 CPUtime=702.1
/proc/4325/stat : 4325 (Spear-32) R 4323 4325 3245 0 -1 4194304 15631 0 0 0 70126 84 0 0 25 0 1 0 287221082 66379776 15132 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526972 0 0 4096 0 0 0 0 17 1 0 0
/proc/4325/statm: 16206 15132 140 302 0 15901 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 64824

[startup+762.306 s]
/proc/loadavg: 1.00 1.01 1.00 2/78 4326
/proc/meminfo: memFree=743904/2055920 swapFree=4192812/4192956
[pid=4325] ppid=4323 vsize=67612 CPUtime=762.09
/proc/4325/stat : 4325 (Spear-32) R 4323 4325 3245 0 -1 4194304 16296 0 0 0 76120 89 0 0 25 0 1 0 287221082 69234688 15797 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/4325/statm: 16903 15797 140 302 0 16598 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 67612

[startup+822.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/78 4326
/proc/meminfo: memFree=741664/2055920 swapFree=4192812/4192956
[pid=4325] ppid=4323 vsize=69860 CPUtime=822.07
/proc/4325/stat : 4325 (Spear-32) R 4323 4325 3245 0 -1 4194304 16868 0 0 0 82112 95 0 0 25 0 1 0 287221082 71536640 16369 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/4325/statm: 17465 16369 140 302 0 17160 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 69860

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 4326
/proc/meminfo: memFree=739296/2055920 swapFree=4192812/4192956
[pid=4325] ppid=4323 vsize=72304 CPUtime=882.05
/proc/4325/stat : 4325 (Spear-32) R 4323 4325 3245 0 -1 4194304 17457 0 0 0 88106 99 0 0 25 0 1 0 287221082 74039296 16958 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/4325/statm: 18076 16958 140 302 0 17771 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 72304

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 4326
/proc/meminfo: memFree=736928/2055920 swapFree=4192812/4192956
[pid=4325] ppid=4323 vsize=74628 CPUtime=942.04
/proc/4325/stat : 4325 (Spear-32) R 4323 4325 3245 0 -1 4194304 18039 0 0 0 94100 104 0 0 25 0 1 0 287221082 76419072 17540 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526888 0 0 4096 0 0 0 0 17 1 0 0
/proc/4325/statm: 18657 17540 140 302 0 18352 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 74628

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 4328
/proc/meminfo: memFree=734752/2055920 swapFree=4192812/4192956
[pid=4325] ppid=4323 vsize=78868 CPUtime=1002.02
/proc/4325/stat : 4325 (Spear-32) R 4323 4325 3245 0 -1 4194304 19100 0 0 0 100093 109 0 0 25 0 1 0 287221082 80760832 18088 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/4325/statm: 19717 18088 140 302 0 19412 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 78868

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 4328
/proc/meminfo: memFree=732576/2055920 swapFree=4192812/4192956
[pid=4325] ppid=4323 vsize=80932 CPUtime=1062
/proc/4325/stat : 4325 (Spear-32) R 4323 4325 3245 0 -1 4194304 19639 0 0 0 106087 113 0 0 25 0 1 0 287221082 82874368 18627 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/4325/statm: 20233 18627 140 302 0 19928 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 80932

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 4328
/proc/meminfo: memFree=730464/2055920 swapFree=4192812/4192956
[pid=4325] ppid=4323 vsize=83084 CPUtime=1121.98
/proc/4325/stat : 4325 (Spear-32) R 4323 4325 3245 0 -1 4194304 20164 0 0 0 112080 118 0 0 25 0 1 0 287221082 85078016 19152 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526984 0 0 4096 0 0 0 0 17 1 0 0
/proc/4325/statm: 20771 19152 140 302 0 20466 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 83084

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 4328
/proc/meminfo: memFree=728160/2055920 swapFree=4192812/4192956
[pid=4325] ppid=4323 vsize=85800 CPUtime=1181.96
/proc/4325/stat : 4325 (Spear-32) R 4323 4325 3245 0 -1 4194304 20738 0 0 0 118074 122 0 0 25 0 1 0 287221082 87859200 19726 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526955 0 0 4096 0 0 0 0 17 1 0 0
/proc/4325/statm: 21450 19726 140 302 0 21145 0
Current children cumulated CPU time (s) 1181.96
Current children cumulated vsize (KiB) 85800



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 4328
/proc/meminfo: memFree=727648/2055920 swapFree=4192812/4192956
[pid=4325] ppid=4323 vsize=86188 CPUtime=1200.06
/proc/4325/stat : 4325 (Spear-32) R 4323 4325 3245 0 -1 4194304 20878 0 0 0 119883 123 0 0 25 0 1 0 287221082 88256512 19866 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134558750 0 0 4096 0 0 0 0 17 1 0 0
/proc/4325/statm: 21547 19866 140 302 0 21242 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 86188

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.42
CPU time (s): 1200.09
CPU user time (s): 1198.84
CPU system time (s): 1.25281
CPU usage (%): 99.9725
Max. virtual memory (cumulated for all children) (KiB): 86188

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

runsolver used 1.21281 second user time and 3.16152 second system time

The end

Launcher Data (download as text)

Begin job on node4 on Wed Feb 28 14:24:22 UTC 2007

IDJOB= 316606
IDBENCH= 20445
IDSOLVER= 131
FILE ID= node4/316606-1172672662

PBS_JOBID= 3980966

Free space on /tmp= 66537 MiB

SOLVER NAME= Spear FHS 1.0
BENCH NAME= HOME/pub/bench/SAT07/crafted/spence/hard/s117-100.cnf
COMMAND LINE= /tmp/evaluation/316606-1172672662/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/316606-1172672662/instance-316606-1172672662.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node4/watcher-316606-1172672662 -o ROOT/results/node4/solver-316606-1172672662 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/316606-1172672662/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/316606-1172672662/instance-316606-1172672662.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  f710aff0402072becac5332e7ba8f47f

RANDOM SEED= 267883878

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node4.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.231
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.231
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:        807680 kB
Buffers:         40040 kB
Cached:        1086312 kB
SwapCached:          0 kB
Active:         309120 kB
Inactive:       876988 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        807680 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1568 kB
Writeback:           0 kB
Mapped:          78704 kB
Slab:            47680 kB
Committed_AS:  1148652 kB
PageTables:       1768 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= 66537 MiB

End job on node4 on Wed Feb 28 14:44:25 UTC 2007