Trace number 314406

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

General information on the benchmark

Nameindustrial/fuhs/medium/
AProVE07-09.cnf
MD5SUM50ed98553825ac1825482c1496260592
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark564.645
Satisfiable
(Un)Satisfiability was proved
Number of variables33582
Number of clauses160817
Sum of the clauses size423605
Maximum clause length4200
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2136464
Number of clauses of size 36536
Number of clauses of size 46374
Number of clauses of size 52328
Number of clauses of size over 59114

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/314406-1172636651/instance-314406-1172636651.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/node59/watcher-314406-1172636651 -o ROOT/results/node59/solver-314406-1172636651 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/314406-1172636651/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/314406-1172636651/instance-314406-1172636651.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/64 20367
/proc/meminfo: memFree=1214544/2055920 swapFree=4183556/4192956
[pid=20367] ppid=20365 vsize=1932 CPUtime=0
/proc/20367/stat : 20367 (Spear-32) R 20365 20367 19964 0 -1 4194304 262 0 0 0 0 0 0 0 18 0 1 0 283621843 1978368 247 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 135256470 0 0 4096 0 0 0 0 17 1 0 0
/proc/20367/statm: 483 247 126 302 0 178 0

[startup+0.0815839 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 20367
/proc/meminfo: memFree=1214544/2055920 swapFree=4183556/4192956
[pid=20367] ppid=20365 vsize=7800 CPUtime=0.07
/proc/20367/stat : 20367 (Spear-32) R 20365 20367 19964 0 -1 4194304 2118 0 0 0 6 1 0 0 18 0 1 0 283621843 7987200 1343 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/20367/statm: 1950 1343 126 302 0 1645 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 7800

[startup+0.101585 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 20367
/proc/meminfo: memFree=1214544/2055920 swapFree=4183556/4192956
[pid=20367] ppid=20365 vsize=7800 CPUtime=0.09
/proc/20367/stat : 20367 (Spear-32) R 20365 20367 19964 0 -1 4194304 2120 0 0 0 8 1 0 0 18 0 1 0 283621843 7987200 1345 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/20367/statm: 1950 1345 128 302 0 1645 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7800

[startup+0.301607 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 20367
/proc/meminfo: memFree=1214544/2055920 swapFree=4183556/4192956
[pid=20367] ppid=20365 vsize=12144 CPUtime=0.29
/proc/20367/stat : 20367 (Spear-32) R 20365 20367 19964 0 -1 4194304 3282 0 0 0 27 2 0 0 19 0 1 0 283621843 12435456 2409 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/20367/statm: 3036 2409 129 302 0 2731 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12144

[startup+0.701651 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 20367
/proc/meminfo: memFree=1214544/2055920 swapFree=4183556/4192956
[pid=20367] ppid=20365 vsize=18544 CPUtime=0.69
/proc/20367/stat : 20367 (Spear-32) R 20365 20367 19964 0 -1 4194304 4934 0 0 0 66 3 0 0 22 0 1 0 283621843 18989056 3932 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/20367/statm: 4636 3932 145 302 0 4331 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 18544

[startup+1.50275 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 20368
/proc/meminfo: memFree=1198984/2055920 swapFree=4183556/4192956
[pid=20367] ppid=20365 vsize=19436 CPUtime=1.5
/proc/20367/stat : 20367 (Spear-32) R 20365 20367 19964 0 -1 4194304 5165 0 0 0 146 4 0 0 25 0 1 0 283621843 19902464 4163 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/20367/statm: 4859 4163 145 302 0 4554 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 19436

[startup+3.10192 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 20368
/proc/meminfo: memFree=1197768/2055920 swapFree=4183556/4192956
[pid=20367] ppid=20365 vsize=20448 CPUtime=3.09
/proc/20367/stat : 20367 (Spear-32) R 20365 20367 19964 0 -1 4194304 5410 0 0 0 305 4 0 0 25 0 1 0 283621843 20938752 4408 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/20367/statm: 5112 4408 145 302 0 4807 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 20448

[startup+6.30127 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 20368
/proc/meminfo: memFree=1196296/2055920 swapFree=4183556/4192956
[pid=20367] ppid=20365 vsize=21648 CPUtime=6.29
/proc/20367/stat : 20367 (Spear-32) R 20365 20367 19964 0 -1 4194304 5711 0 0 0 622 7 0 0 25 0 1 0 283621843 22167552 4709 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/20367/statm: 5412 4709 145 302 0 5107 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 21648

[startup+12.702 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 20368
/proc/meminfo: memFree=1192912/2055920 swapFree=4183556/4192956
[pid=20367] ppid=20365 vsize=25572 CPUtime=12.68
/proc/20367/stat : 20367 (Spear-32) R 20365 20367 19964 0 -1 4194304 6686 0 0 0 1254 14 0 0 25 0 1 0 283621843 26185728 5684 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/20367/statm: 6393 5684 145 302 0 6088 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 25572

[startup+25.5014 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 20368
/proc/meminfo: memFree=1186512/2055920 swapFree=4183556/4192956
[pid=20367] ppid=20365 vsize=31388 CPUtime=25.49
/proc/20367/stat : 20367 (Spear-32) R 20365 20367 19964 0 -1 4194304 8156 0 0 0 2514 35 0 0 25 0 1 0 283621843 32141312 7121 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/20367/statm: 7847 7121 145 302 0 7542 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 31388

[startup+51.1012 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 20368
/proc/meminfo: memFree=1176016/2055920 swapFree=4183556/4192956
[pid=20367] ppid=20365 vsize=42204 CPUtime=51.07
/proc/20367/stat : 20367 (Spear-32) R 20365 20367 19964 0 -1 4194304 10890 0 0 0 5059 48 0 0 25 0 1 0 283621843 43216896 9790 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/20367/statm: 10551 9790 145 302 0 10246 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 42204

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 20368
/proc/meminfo: memFree=1162320/2055920 swapFree=4183556/4192956
[pid=20367] ppid=20365 vsize=55676 CPUtime=102.27
/proc/20367/stat : 20367 (Spear-32) R 20365 20367 19964 0 -1 4194304 14253 0 0 0 10166 61 0 0 25 0 1 0 283621843 57012224 13153 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/20367/statm: 13919 13153 145 302 0 13614 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 55676

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 20368
/proc/meminfo: memFree=1158608/2055920 swapFree=4183556/4192956
[pid=20367] ppid=20365 vsize=60284 CPUtime=162.25
/proc/20367/stat : 20367 (Spear-32) R 20365 20367 19964 0 -1 4194304 15338 0 0 0 16151 74 0 0 25 0 1 0 283621843 61730816 14109 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/20367/statm: 15071 14109 145 302 0 14766 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 60284

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 20368
/proc/meminfo: memFree=1144144/2055920 swapFree=4183556/4192956
[pid=20367] ppid=20365 vsize=74768 CPUtime=222.23
/proc/20367/stat : 20367 (Spear-32) R 20365 20367 19964 0 -1 4194304 18907 0 0 0 22133 90 0 0 25 0 1 0 283621843 76562432 17678 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/20367/statm: 18692 17678 145 302 0 18387 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 74768

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 20368
/proc/meminfo: memFree=1133840/2055920 swapFree=4183556/4192956
[pid=20367] ppid=20365 vsize=85004 CPUtime=282.21
/proc/20367/stat : 20367 (Spear-32) R 20365 20367 19964 0 -1 4194304 21497 0 0 0 28122 99 0 0 25 0 1 0 283621843 87044096 20268 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/20367/statm: 21251 20268 145 302 0 20946 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 85004

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 20368
/proc/meminfo: memFree=1124752/2055920 swapFree=4183556/4192956
[pid=20367] ppid=20365 vsize=94104 CPUtime=342.2
/proc/20367/stat : 20367 (Spear-32) R 20365 20367 19964 0 -1 4194304 23749 0 0 0 34113 107 0 0 25 0 1 0 283621843 96362496 22520 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/20367/statm: 23526 22520 145 302 0 23221 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 94104

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 20368
/proc/meminfo: memFree=1114448/2055920 swapFree=4183556/4192956
[pid=20367] ppid=20365 vsize=105656 CPUtime=402.19
/proc/20367/stat : 20367 (Spear-32) R 20365 20367 19964 0 -1 4194304 26577 0 0 0 40102 117 0 0 25 0 1 0 283621843 108191744 25091 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134558750 0 0 4096 0 0 0 0 17 1 0 0
/proc/20367/statm: 26414 25091 145 302 0 26109 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 105656

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 20368
/proc/meminfo: memFree=1106000/2055920 swapFree=4183556/4192956
[pid=20367] ppid=20365 vsize=113764 CPUtime=462.17
/proc/20367/stat : 20367 (Spear-32) R 20365 20367 19964 0 -1 4194304 28673 0 0 0 46090 127 0 0 25 0 1 0 283621843 116494336 27187 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/20367/statm: 28441 27187 145 302 0 28136 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 113764

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 20368
/proc/meminfo: memFree=1097808/2055920 swapFree=4183556/4192956
[pid=20367] ppid=20365 vsize=122492 CPUtime=522.15
/proc/20367/stat : 20367 (Spear-32) R 20365 20367 19964 0 -1 4194304 30750 0 0 0 52077 138 0 0 25 0 1 0 283621843 125431808 29264 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/20367/statm: 30623 29264 145 302 0 30318 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 122492

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 20368
/proc/meminfo: memFree=1088144/2055920 swapFree=4183556/4192956
[pid=20367] ppid=20365 vsize=131940 CPUtime=582.14
/proc/20367/stat : 20367 (Spear-32) R 20365 20367 19964 0 -1 4194304 33122 0 0 0 58068 146 0 0 25 0 1 0 283621843 135106560 31636 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/20367/statm: 32985 31636 145 302 0 32680 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 131940

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 20368
/proc/meminfo: memFree=1078288/2055920 swapFree=4183556/4192956
[pid=20367] ppid=20365 vsize=141624 CPUtime=642.12
/proc/20367/stat : 20367 (Spear-32) R 20365 20367 19964 0 -1 4194304 35575 0 0 0 64053 159 0 0 25 0 1 0 283621843 145022976 34089 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134527080 0 0 4096 0 0 0 0 17 1 0 0
/proc/20367/statm: 35406 34089 145 302 0 35101 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 141624

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 20368
/proc/meminfo: memFree=1069328/2055920 swapFree=4183556/4192956
[pid=20367] ppid=20365 vsize=150816 CPUtime=702.11
/proc/20367/stat : 20367 (Spear-32) R 20365 20367 19964 0 -1 4194304 37811 0 0 0 70043 168 0 0 25 0 1 0 283621843 154435584 36325 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/20367/statm: 37704 36325 145 302 0 37399 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 150816

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 20368
/proc/meminfo: memFree=1061840/2055920 swapFree=4183556/4192956
[pid=20367] ppid=20365 vsize=158188 CPUtime=762.1
/proc/20367/stat : 20367 (Spear-32) R 20365 20367 19964 0 -1 4194304 39671 0 0 0 76036 174 0 0 25 0 1 0 283621843 161984512 38185 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/20367/statm: 39547 38185 145 302 0 39242 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 158188

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 20368
/proc/meminfo: memFree=1054160/2055920 swapFree=4183556/4192956
[pid=20367] ppid=20365 vsize=166208 CPUtime=822.07
/proc/20367/stat : 20367 (Spear-32) R 20365 20367 19964 0 -1 4194304 41598 0 0 0 82026 181 0 0 25 0 1 0 283621843 170196992 40112 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134527172 0 0 4096 0 0 0 0 17 1 0 0
/proc/20367/statm: 41552 40112 145 302 0 41247 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 166208

[startup+882.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 20368
/proc/meminfo: memFree=1045968/2055920 swapFree=4183556/4192956
[pid=20367] ppid=20365 vsize=174432 CPUtime=882.06
/proc/20367/stat : 20367 (Spear-32) R 20365 20367 19964 0 -1 4194304 43631 0 0 0 88019 187 0 0 25 0 1 0 283621843 178618368 42145 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/20367/statm: 43608 42145 145 302 0 43303 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 174432

[startup+942.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 20368
/proc/meminfo: memFree=1039120/2055920 swapFree=4183556/4192956
[pid=20367] ppid=20365 vsize=181480 CPUtime=942.04
/proc/20367/stat : 20367 (Spear-32) R 20365 20367 19964 0 -1 4194304 45338 0 0 0 94011 193 0 0 25 0 1 0 283621843 185835520 43852 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/20367/statm: 45370 43852 145 302 0 45065 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 181480

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 20368
/proc/meminfo: memFree=1034064/2055920 swapFree=4183556/4192956
[pid=20367] ppid=20365 vsize=186432 CPUtime=1002.03
/proc/20367/stat : 20367 (Spear-32) R 20365 20367 19964 0 -1 4194304 46602 0 0 0 100003 200 0 0 25 0 1 0 283621843 190906368 45116 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/20367/statm: 46608 45116 145 302 0 46303 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 186432

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 20368
/proc/meminfo: memFree=1028688/2055920 swapFree=4183556/4192956
[pid=20367] ppid=20365 vsize=193700 CPUtime=1062.01
/proc/20367/stat : 20367 (Spear-32) R 20365 20367 19964 0 -1 4194304 48455 0 0 0 105996 205 0 0 25 0 1 0 283621843 198348800 46456 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/20367/statm: 48425 46456 145 302 0 48120 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 193700

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 20370
/proc/meminfo: memFree=1023312/2055920 swapFree=4183556/4192956
[pid=20367] ppid=20365 vsize=199156 CPUtime=1121.99
/proc/20367/stat : 20367 (Spear-32) R 20365 20367 19964 0 -1 4194304 49795 0 0 0 111988 211 0 0 25 0 1 0 283621843 203935744 47796 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/20367/statm: 49789 47796 145 302 0 49484 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 199156

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 20370
/proc/meminfo: memFree=1017872/2055920 swapFree=4183556/4192956
[pid=20367] ppid=20365 vsize=204688 CPUtime=1181.98
/proc/20367/stat : 20367 (Spear-32) R 20365 20367 19964 0 -1 4194304 51158 0 0 0 117980 218 0 0 25 0 1 0 283621843 209600512 49159 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526972 0 0 4096 0 0 0 0 17 1 0 0
/proc/20367/statm: 51172 49159 145 302 0 50867 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 204688



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 20370
/proc/meminfo: memFree=1015760/2055920 swapFree=4183556/4192956
[pid=20367] ppid=20365 vsize=206712 CPUtime=1200.07
/proc/20367/stat : 20367 (Spear-32) R 20365 20367 19964 0 -1 4194304 51674 0 0 0 119788 219 0 0 25 0 1 0 283621843 211673088 49675 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/20367/statm: 51678 49675 145 302 0 51373 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 206712

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.44
CPU time (s): 1200.12
CPU user time (s): 1197.89
CPU system time (s): 2.23066
CPU usage (%): 99.9733
Max. virtual memory (cumulated for all children) (KiB): 206712

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

runsolver used 0.882865 second user time and 2.42163 second system time

The end

Launcher Data (download as text)

Begin job on node59 on Wed Feb 28 04:24:11 UTC 2007

IDJOB= 314406
IDBENCH= 20390
IDSOLVER= 131
FILE ID= node59/314406-1172636651

PBS_JOBID= 3981162

Free space on /tmp= 66516 MiB

SOLVER NAME= Spear FHS 1.0
BENCH NAME= HOME/pub/bench/SAT07/industrial/fuhs/medium/AProVE07-09.cnf
COMMAND LINE= /tmp/evaluation/314406-1172636651/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/314406-1172636651/instance-314406-1172636651.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node59/watcher-314406-1172636651 -o ROOT/results/node59/solver-314406-1172636651 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/314406-1172636651/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/314406-1172636651/instance-314406-1172636651.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  50ed98553825ac1825482c1496260592

RANDOM SEED= 670940662

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node59.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.225
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.225
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:       1215016 kB
Buffers:         38184 kB
Cached:         750972 kB
SwapCached:       3180 kB
Active:         295880 kB
Inactive:       502900 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1215016 kB
SwapTotal:     4192956 kB
SwapFree:      4183556 kB
Dirty:            4364 kB
Writeback:           0 kB
Mapped:          15376 kB
Slab:            28132 kB
Committed_AS:   590696 kB
PageTables:       1472 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= 66516 MiB

End job on node59 on Wed Feb 28 04:44:14 UTC 2007