Trace number 329347

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.11 1200.47

General information on the benchmark

Nameindustrial/IBM_FV_2002_13_rule_1/
SAT_dat.k75.cnf
MD5SUMfd9b941a20c95ff63d6f3a27d011956e
Bench CategoryINDUST (industrial 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 variables44722
Number of clauses164055
Sum of the clauses size439077
Maximum clause length37
Minimum clause length1
Number of clauses of size 1993
Number of clauses of size 283511
Number of clauses of size 373310
Number of clauses of size 4386
Number of clauses of size 5745
Number of clauses of size over 55110

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/329347-1173137911/instance-329347-1173137911.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/node75/watcher-329347-1173137911 -o ROOT/results/node75/solver-329347-1173137911 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/329347-1173137911/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/329347-1173137911/instance-329347-1173137911.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.95 0.90 3/64 29878
/proc/meminfo: memFree=1338888/2055920 swapFree=4183188/4192956
[pid=29878] ppid=29876 vsize=1396 CPUtime=0
/proc/29878/stat : 29878 (Spear-32) R 29876 29878 29436 0 -1 4194304 154 0 0 0 0 0 0 0 19 0 1 0 333756973 1429504 138 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/29878/statm: 349 138 121 302 0 44 0

[startup+0.065964 s]
/proc/loadavg: 0.92 0.95 0.90 3/64 29878
/proc/meminfo: memFree=1338888/2055920 swapFree=4183188/4192956
[pid=29878] ppid=29876 vsize=3312 CPUtime=0.06
/proc/29878/stat : 29878 (Spear-32) R 29876 29878 29436 0 -1 4194304 597 0 0 0 6 0 0 0 19 0 1 0 333756973 3391488 581 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/29878/statm: 828 581 129 302 0 523 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 3312

[startup+0.101968 s]
/proc/loadavg: 0.92 0.95 0.90 3/64 29878
/proc/meminfo: memFree=1338888/2055920 swapFree=4183188/4192956
[pid=29878] ppid=29876 vsize=4600 CPUtime=0.09
/proc/29878/stat : 29878 (Spear-32) R 29876 29878 29436 0 -1 4194304 994 0 0 0 9 0 0 0 19 0 1 0 333756973 4710400 839 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/29878/statm: 1150 839 129 302 0 845 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4600

[startup+0.301991 s]
/proc/loadavg: 0.92 0.95 0.90 3/64 29878
/proc/meminfo: memFree=1338888/2055920 swapFree=4183188/4192956
[pid=29878] ppid=29876 vsize=10740 CPUtime=0.29
/proc/29878/stat : 29878 (Spear-32) R 29876 29878 29436 0 -1 4194304 2824 0 0 0 27 2 0 0 21 0 1 0 333756973 10997760 2394 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/29878/statm: 2685 2394 129 302 0 2380 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10740

[startup+0.701037 s]
/proc/loadavg: 0.92 0.95 0.90 3/64 29878
/proc/meminfo: memFree=1338888/2055920 swapFree=4183188/4192956
[pid=29878] ppid=29876 vsize=17120 CPUtime=0.69
/proc/29878/stat : 29878 (Spear-32) R 29876 29878 29436 0 -1 4194304 4684 0 0 0 65 4 0 0 25 0 1 0 333756973 17530880 3674 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/29878/statm: 4280 3674 140 302 0 3975 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 17120

[startup+1.50113 s]
/proc/loadavg: 0.92 0.95 0.90 2/65 29879
/proc/meminfo: memFree=1324352/2055920 swapFree=4183188/4192956
[pid=29878] ppid=29876 vsize=17508 CPUtime=1.49
/proc/29878/stat : 29878 (Spear-32) R 29876 29878 29436 0 -1 4194304 4797 0 0 0 144 5 0 0 25 0 1 0 333756973 17928192 3787 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/29878/statm: 4377 3787 140 302 0 4072 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 17508

[startup+3.10132 s]
/proc/loadavg: 0.92 0.95 0.90 2/65 29879
/proc/meminfo: memFree=1323520/2055920 swapFree=4183188/4192956
[pid=29878] ppid=29876 vsize=18148 CPUtime=3.09
/proc/29878/stat : 29878 (Spear-32) R 29876 29878 29436 0 -1 4194304 4959 0 0 0 304 5 0 0 25 0 1 0 333756973 18583552 3949 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/29878/statm: 4537 3949 140 302 0 4232 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 18148

[startup+6.3017 s]
/proc/loadavg: 0.93 0.95 0.90 2/65 29879
/proc/meminfo: memFree=1322432/2055920 swapFree=4183188/4192956
[pid=29878] ppid=29876 vsize=19420 CPUtime=6.29
/proc/29878/stat : 29878 (Spear-32) R 29876 29878 29436 0 -1 4194304 5263 0 0 0 624 5 0 0 25 0 1 0 333756973 19886080 4253 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/29878/statm: 4855 4253 140 302 0 4550 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 19420

[startup+12.7015 s]
/proc/loadavg: 0.93 0.96 0.91 2/65 29879
/proc/meminfo: memFree=1320072/2055920 swapFree=4183188/4192956
[pid=29878] ppid=29876 vsize=21848 CPUtime=12.68
/proc/29878/stat : 29878 (Spear-32) R 29876 29878 29436 0 -1 4194304 5873 0 0 0 1261 7 0 0 25 0 1 0 333756973 22372352 4863 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/29878/statm: 5462 4863 140 302 0 5157 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 21848

[startup+25.502 s]
/proc/loadavg: 0.95 0.96 0.91 2/65 29879
/proc/meminfo: memFree=1310472/2055920 swapFree=4183188/4192956
[pid=29878] ppid=29876 vsize=31196 CPUtime=25.48
/proc/29878/stat : 29878 (Spear-32) R 29876 29878 29436 0 -1 4194304 8225 0 0 0 2536 12 0 0 25 0 1 0 333756973 31944704 7215 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/29878/statm: 7799 7215 140 302 0 7494 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 31196

[startup+51.102 s]
/proc/loadavg: 0.96 0.96 0.91 2/65 29879
/proc/meminfo: memFree=1294728/2055920 swapFree=4183188/4192956
[pid=29878] ppid=29876 vsize=46860 CPUtime=51.07
/proc/29878/stat : 29878 (Spear-32) R 29876 29878 29436 0 -1 4194304 12168 0 0 0 5087 20 0 0 25 0 1 0 333756973 47984640 11125 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/29878/statm: 11715 11125 140 302 0 11410 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 46860

[startup+102.305 s]
/proc/loadavg: 0.98 0.96 0.91 2/65 29879
/proc/meminfo: memFree=1278856/2055920 swapFree=4183188/4192956
[pid=29878] ppid=29876 vsize=62856 CPUtime=102.25
/proc/29878/stat : 29878 (Spear-32) R 29876 29878 29436 0 -1 4194304 16164 0 0 0 10198 27 0 0 25 0 1 0 333756973 64364544 15056 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526530 0 0 4096 0 0 0 0 17 1 0 0
/proc/29878/statm: 15714 15056 140 302 0 15409 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 62856

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 29879
/proc/meminfo: memFree=1255240/2055920 swapFree=4183188/4192956
[pid=29878] ppid=29876 vsize=86536 CPUtime=162.24
/proc/29878/stat : 29878 (Spear-32) R 29876 29878 29436 0 -1 4194304 22125 0 0 0 16185 39 0 0 25 0 1 0 333756973 88612864 21017 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/29878/statm: 21634 21017 140 302 0 21329 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 86536

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 29881
/proc/meminfo: memFree=1225544/2055920 swapFree=4183188/4192956
[pid=29878] ppid=29876 vsize=115840 CPUtime=222.22
/proc/29878/stat : 29878 (Spear-32) R 29876 29878 29436 0 -1 4194304 29464 0 0 0 22173 49 0 0 25 0 1 0 333756973 118620160 28356 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134524662 0 0 4096 0 0 0 0 17 1 0 0
/proc/29878/statm: 28960 28356 140 302 0 28655 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 115840

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 29881
/proc/meminfo: memFree=1198920/2055920 swapFree=4183188/4192956
[pid=29878] ppid=29876 vsize=142996 CPUtime=282.2
/proc/29878/stat : 29878 (Spear-32) R 29876 29878 29436 0 -1 4194304 36260 0 0 0 28162 58 0 0 25 0 1 0 333756973 146427904 35023 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/29878/statm: 35749 35023 140 302 0 35444 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 142996

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 29881
/proc/meminfo: memFree=1178888/2055920 swapFree=4183188/4192956
[pid=29878] ppid=29876 vsize=162940 CPUtime=342.18
/proc/29878/stat : 29878 (Spear-32) R 29876 29878 29436 0 -1 4194304 41256 0 0 0 34154 64 0 0 25 0 1 0 333756973 166850560 40019 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134558750 0 0 4096 0 0 0 0 17 1 0 0
/proc/29878/statm: 40735 40019 140 302 0 40430 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 162940

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 29881
/proc/meminfo: memFree=1159240/2055920 swapFree=4183188/4192956
[pid=29878] ppid=29876 vsize=182772 CPUtime=402.17
/proc/29878/stat : 29878 (Spear-32) R 29876 29878 29436 0 -1 4194304 46229 0 0 0 40144 73 0 0 25 0 1 0 333756973 187158528 44992 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134524662 0 0 4096 0 0 0 0 17 1 0 0
/proc/29878/statm: 45693 44992 140 302 0 45388 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 182772

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 29881
/proc/meminfo: memFree=1134984/2055920 swapFree=4183188/4192956
[pid=29878] ppid=29876 vsize=206756 CPUtime=462.14
/proc/29878/stat : 29878 (Spear-32) R 29876 29878 29436 0 -1 4194304 52238 0 0 0 46132 82 0 0 25 0 1 0 333756973 211718144 51001 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/29878/statm: 51689 51001 140 302 0 51384 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 206756

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 29881
/proc/meminfo: memFree=1113544/2055920 swapFree=4183188/4192956
[pid=29878] ppid=29876 vsize=228328 CPUtime=522.12
/proc/29878/stat : 29878 (Spear-32) R 29876 29878 29436 0 -1 4194304 57644 0 0 0 52120 92 0 0 25 0 1 0 333756973 233807872 56407 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/29878/statm: 57082 56407 140 302 0 56777 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 228328

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 29881
/proc/meminfo: memFree=1094088/2055920 swapFree=4183188/4192956
[pid=29878] ppid=29876 vsize=247420 CPUtime=582.11
/proc/29878/stat : 29878 (Spear-32) R 29876 29878 29436 0 -1 4194304 62434 0 0 0 58111 100 0 0 25 0 1 0 333756973 253358080 61197 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526636 0 0 4096 0 0 0 0 17 1 0 0
/proc/29878/statm: 61855 61197 140 302 0 61550 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 247420

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 29881
/proc/meminfo: memFree=1075144/2055920 swapFree=4183188/4192956
[pid=29878] ppid=29876 vsize=266104 CPUtime=642.1
/proc/29878/stat : 29878 (Spear-32) R 29876 29878 29436 0 -1 4194304 67118 0 0 0 64101 109 0 0 25 0 1 0 333756973 272490496 65881 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/29878/statm: 66526 65881 140 302 0 66221 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 266104

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 29881
/proc/meminfo: memFree=1057032/2055920 swapFree=4183188/4192956
[pid=29878] ppid=29876 vsize=284344 CPUtime=702.07
/proc/29878/stat : 29878 (Spear-32) R 29876 29878 29436 0 -1 4194304 71673 0 0 0 70092 115 0 0 25 0 1 0 333756973 291168256 70436 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 135271309 0 0 4096 0 0 0 0 17 1 0 0
/proc/29878/statm: 71086 70436 140 302 0 70781 0
Current children cumulated CPU time (s) 702.07
Current children cumulated vsize (KiB) 284344

[startup+762.305 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 29881
/proc/meminfo: memFree=1040456/2055920 swapFree=4183188/4192956
[pid=29878] ppid=29876 vsize=301624 CPUtime=762.06
/proc/29878/stat : 29878 (Spear-32) R 29876 29878 29436 0 -1 4194304 76025 0 0 0 76085 121 0 0 25 0 1 0 333756973 308862976 74531 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526668 0 0 4096 0 0 0 0 17 1 0 0
/proc/29878/statm: 75406 74531 140 302 0 75101 0
Current children cumulated CPU time (s) 762.06
Current children cumulated vsize (KiB) 301624

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 29881
/proc/meminfo: memFree=1024200/2055920 swapFree=4183188/4192956
[pid=29878] ppid=29876 vsize=317960 CPUtime=822.04
/proc/29878/stat : 29878 (Spear-32) R 29876 29878 29436 0 -1 4194304 80118 0 0 0 82076 128 0 0 25 0 1 0 333756973 325591040 78624 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/29878/statm: 79490 78624 140 302 0 79185 0
Current children cumulated CPU time (s) 822.04
Current children cumulated vsize (KiB) 317960

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 29881
/proc/meminfo: memFree=1008392/2055920 swapFree=4183188/4192956
[pid=29878] ppid=29876 vsize=333512 CPUtime=882.02
/proc/29878/stat : 29878 (Spear-32) R 29876 29878 29436 0 -1 4194304 84021 0 0 0 88068 134 0 0 25 0 1 0 333756973 341516288 82527 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526794 0 0 4096 0 0 0 0 17 1 0 0
/proc/29878/statm: 83378 82527 140 302 0 83073 0
Current children cumulated CPU time (s) 882.02
Current children cumulated vsize (KiB) 333512

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 29881
/proc/meminfo: memFree=991816/2055920 swapFree=4183188/4192956
[pid=29878] ppid=29876 vsize=350292 CPUtime=942.01
/proc/29878/stat : 29878 (Spear-32) R 29876 29878 29436 0 -1 4194304 88214 0 0 0 94061 140 0 0 25 0 1 0 333756973 358699008 86720 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526834 0 0 4096 0 0 0 0 17 1 0 0
/proc/29878/statm: 87573 86720 140 302 0 87268 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 350292

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 29881
/proc/meminfo: memFree=972616/2055920 swapFree=4183188/4192956
[pid=29878] ppid=29876 vsize=369308 CPUtime=1001.98
/proc/29878/stat : 29878 (Spear-32) R 29876 29878 29436 0 -1 4194304 92965 0 0 0 100050 148 0 0 25 0 1 0 333756973 378171392 91471 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/29878/statm: 92327 91471 140 302 0 92022 0
Current children cumulated CPU time (s) 1001.98
Current children cumulated vsize (KiB) 369308

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 29881
/proc/meminfo: memFree=953160/2055920 swapFree=4183188/4192956
[pid=29878] ppid=29876 vsize=388796 CPUtime=1061.97
/proc/29878/stat : 29878 (Spear-32) R 29876 29878 29436 0 -1 4194304 97868 0 0 0 106042 155 0 0 25 0 1 0 333756973 398127104 96374 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/29878/statm: 97199 96374 140 302 0 96894 0
Current children cumulated CPU time (s) 1061.97
Current children cumulated vsize (KiB) 388796

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 29881
/proc/meminfo: memFree=933832/2055920 swapFree=4183188/4192956
[pid=29878] ppid=29876 vsize=408000 CPUtime=1121.95
/proc/29878/stat : 29878 (Spear-32) R 29876 29878 29436 0 -1 4194304 102661 0 0 0 112034 161 0 0 25 0 1 0 333756973 417792000 101167 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/29878/statm: 102000 101167 140 302 0 101695 0
Current children cumulated CPU time (s) 1121.95
Current children cumulated vsize (KiB) 408000

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 29881
/proc/meminfo: memFree=915592/2055920 swapFree=4183188/4192956
[pid=29878] ppid=29876 vsize=426180 CPUtime=1181.93
/proc/29878/stat : 29878 (Spear-32) R 29876 29878 29436 0 -1 4194304 107235 0 0 0 118026 167 0 0 25 0 1 0 333756973 436408320 105741 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/29878/statm: 106545 105741 140 302 0 106240 0
Current children cumulated CPU time (s) 1181.93
Current children cumulated vsize (KiB) 426180



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 29881
/proc/meminfo: memFree=910472/2055920 swapFree=4183188/4192956
[pid=29878] ppid=29876 vsize=431064 CPUtime=1200.03
/proc/29878/stat : 29878 (Spear-32) R 29876 29878 29436 0 -1 4194304 108444 0 0 0 119834 169 0 0 25 0 1 0 333756973 441409536 106950 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/29878/statm: 107766 106950 140 302 0 107461 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 431064

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.47
CPU time (s): 1200.11
CPU user time (s): 1198.35
CPU system time (s): 1.76173
CPU usage (%): 99.9698
Max. virtual memory (cumulated for all children) (KiB): 431064

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

runsolver used 0.886865 second user time and 2.41263 second system time

The end

Launcher Data (download as text)

Begin job on node75 on Mon Mar  5 23:38:31 UTC 2007

IDJOB= 329347
IDBENCH= 20537
IDSOLVER= 131
FILE ID= node75/329347-1173137911

PBS_JOBID= 4015191

Free space on /tmp= 66502 MiB

SOLVER NAME= Spear FHS 1.0
BENCH NAME= HOME/pub/bench/SAT07/industrial/IBM_FV_2002_13_rule_1/SAT_dat.k75.cnf
COMMAND LINE= /tmp/evaluation/329347-1173137911/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/329347-1173137911/instance-329347-1173137911.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node75/watcher-329347-1173137911 -o ROOT/results/node75/solver-329347-1173137911 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/329347-1173137911/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/329347-1173137911/instance-329347-1173137911.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  fd9b941a20c95ff63d6f3a27d011956e

RANDOM SEED= 992465533

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node75.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.218
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.218
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1339296 kB
Buffers:         35348 kB
Cached:         601596 kB
SwapCached:       3752 kB
Active:          31216 kB
Inactive:       615248 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1339296 kB
SwapTotal:     4192956 kB
SwapFree:      4183188 kB
Dirty:            5532 kB
Writeback:           0 kB
Mapped:          15548 kB
Slab:            56052 kB
Committed_AS:   855972 kB
PageTables:       1432 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= 66502 MiB

End job on node75 on Mon Mar  5 23:58:34 UTC 2007