Trace number 328927

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.13 1200.68

General information on the benchmark

Nameindustrial/IBM_FV_2002_13_rule_1/
SAT_dat.k85.cnf
MD5SUMc3d30b6959b230b8a74fb1a82919c5c8
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 variables47152
Number of clauses169625
Sum of the clauses size451547
Maximum clause length37
Minimum clause length1
Number of clauses of size 11123
Number of clauses of size 288141
Number of clauses of size 373930
Number of clauses of size 4426
Number of clauses of size 5825
Number of clauses of size over 55180

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/328927-1173127570/instance-328927-1173127570.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/node12/watcher-328927-1173127570 -o ROOT/results/node12/solver-328927-1173127570 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/328927-1173127570/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/328927-1173127570/instance-328927-1173127570.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 21149
/proc/meminfo: memFree=1462584/2055920 swapFree=4156600/4192956
[pid=21149] ppid=21147 vsize=1396 CPUtime=0
/proc/21149/stat : 21149 (Spear-32) R 21147 21149 20317 0 -1 4194304 154 0 0 0 0 0 0 0 18 0 1 0 332711511 1429504 138 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/21149/statm: 349 138 121 302 0 44 0

[startup+0.0546099 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 21149
/proc/meminfo: memFree=1462584/2055920 swapFree=4156600/4192956
[pid=21149] ppid=21147 vsize=2420 CPUtime=0.05
/proc/21149/stat : 21149 (Spear-32) R 21147 21149 20317 0 -1 4194304 435 0 0 0 5 0 0 0 18 0 1 0 332711511 2478080 419 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134515386 0 0 4096 0 0 0 0 17 1 0 0
/proc/21149/statm: 605 420 129 302 0 300 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 2420

[startup+0.101618 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 21149
/proc/meminfo: memFree=1462584/2055920 swapFree=4156600/4192956
[pid=21149] ppid=21147 vsize=4464 CPUtime=0.09
/proc/21149/stat : 21149 (Spear-32) R 21147 21149 20317 0 -1 4194304 944 0 0 0 9 0 0 0 18 0 1 0 332711511 4571136 822 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/21149/statm: 1116 822 129 302 0 811 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4464

[startup+0.301653 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 21149
/proc/meminfo: memFree=1462584/2055920 swapFree=4156600/4192956
[pid=21149] ppid=21147 vsize=10316 CPUtime=0.29
/proc/21149/stat : 21149 (Spear-32) R 21147 21149 20317 0 -1 4194304 2700 0 0 0 28 1 0 0 19 0 1 0 332711511 10563584 2270 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/21149/statm: 2579 2270 129 302 0 2274 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10316

[startup+0.701725 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 21149
/proc/meminfo: memFree=1462584/2055920 swapFree=4156600/4192956
[pid=21149] ppid=21147 vsize=17428 CPUtime=0.69
/proc/21149/stat : 21149 (Spear-32) R 21147 21149 20317 0 -1 4194304 4808 0 0 0 66 3 0 0 23 0 1 0 332711511 17846272 3823 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/21149/statm: 4357 3823 140 302 0 4052 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 17428

[startup+1.50187 s]
/proc/loadavg: 0.92 0.98 0.99 2/78 21150
/proc/meminfo: memFree=1447536/2055920 swapFree=4156600/4192956
[pid=21149] ppid=21147 vsize=17952 CPUtime=1.49
/proc/21149/stat : 21149 (Spear-32) R 21147 21149 20317 0 -1 4194304 4943 0 0 0 146 3 0 0 25 0 1 0 332711511 18382848 3958 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/21149/statm: 4488 3958 140 302 0 4183 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 17952

[startup+3.10116 s]
/proc/loadavg: 0.92 0.98 0.99 2/78 21150
/proc/meminfo: memFree=1446896/2055920 swapFree=4156600/4192956
[pid=21149] ppid=21147 vsize=18752 CPUtime=3.09
/proc/21149/stat : 21149 (Spear-32) R 21147 21149 20317 0 -1 4194304 5135 0 0 0 305 4 0 0 25 0 1 0 332711511 19202048 4150 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/21149/statm: 4688 4150 140 302 0 4383 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 18752

[startup+6.30173 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 21150
/proc/meminfo: memFree=1445040/2055920 swapFree=4156600/4192956
[pid=21149] ppid=21147 vsize=20216 CPUtime=6.29
/proc/21149/stat : 21149 (Spear-32) R 21147 21149 20317 0 -1 4194304 5503 0 0 0 623 6 0 0 25 0 1 0 332711511 20701184 4518 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/21149/statm: 5054 4518 140 302 0 4749 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 20216

[startup+12.7019 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 21150
/proc/meminfo: memFree=1442352/2055920 swapFree=4156600/4192956
[pid=21149] ppid=21147 vsize=22912 CPUtime=12.68
/proc/21149/stat : 21149 (Spear-32) R 21147 21149 20317 0 -1 4194304 6177 0 0 0 1261 7 0 0 25 0 1 0 332711511 23461888 5192 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/21149/statm: 5728 5192 140 302 0 5423 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 22912

[startup+25.5012 s]
/proc/loadavg: 0.95 0.98 0.99 2/78 21150
/proc/meminfo: memFree=1436272/2055920 swapFree=4156600/4192956
[pid=21149] ppid=21147 vsize=28996 CPUtime=25.48
/proc/21149/stat : 21149 (Spear-32) R 21147 21149 20317 0 -1 4194304 7693 0 0 0 2537 11 0 0 25 0 1 0 332711511 29691904 6708 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/21149/statm: 7249 6708 140 302 0 6944 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 28996

[startup+51.1018 s]
/proc/loadavg: 0.96 0.98 0.99 2/78 21150
/proc/meminfo: memFree=1425136/2055920 swapFree=4156600/4192956
[pid=21149] ppid=21147 vsize=40268 CPUtime=51.06
/proc/21149/stat : 21149 (Spear-32) R 21147 21149 20317 0 -1 4194304 10520 0 0 0 5091 15 0 0 25 0 1 0 332711511 41234432 9502 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134524827 0 0 4096 0 0 0 0 17 1 0 0
/proc/21149/statm: 10067 9502 140 302 0 9762 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 40268

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/78 21150
/proc/meminfo: memFree=1400560/2055920 swapFree=4156600/4192956
[pid=21149] ppid=21147 vsize=64828 CPUtime=102.25
/proc/21149/stat : 21149 (Spear-32) R 21147 21149 20317 0 -1 4194304 16676 0 0 0 10197 28 0 0 25 0 1 0 332711511 66383872 15593 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/21149/statm: 16207 15593 140 302 0 15902 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 64828

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 21150
/proc/meminfo: memFree=1377392/2055920 swapFree=4156600/4192956
[pid=21149] ppid=21147 vsize=88184 CPUtime=162.22
/proc/21149/stat : 21149 (Spear-32) R 21147 21149 20317 0 -1 4194304 22542 0 0 0 16184 38 0 0 25 0 1 0 332711511 90300416 21459 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/21149/statm: 22046 21459 140 302 0 21741 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 88184

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 21150
/proc/meminfo: memFree=1342960/2055920 swapFree=4156600/4192956
[pid=21149] ppid=21147 vsize=122228 CPUtime=222.2
/proc/21149/stat : 21149 (Spear-32) R 21147 21149 20317 0 -1 4194304 31056 0 0 0 22170 50 0 0 25 0 1 0 332711511 125161472 29973 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/21149/statm: 30557 29973 140 302 0 30252 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 122228

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 21150
/proc/meminfo: memFree=1309616/2055920 swapFree=4156600/4192956
[pid=21149] ppid=21147 vsize=155772 CPUtime=282.18
/proc/21149/stat : 21149 (Spear-32) R 21147 21149 20317 0 -1 4194304 39465 0 0 0 28158 60 0 0 25 0 1 0 332711511 159510528 38382 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/21149/statm: 38943 38382 140 302 0 38638 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 155772

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 21150
/proc/meminfo: memFree=1281008/2055920 swapFree=4156600/4192956
[pid=21149] ppid=21147 vsize=184500 CPUtime=342.16
/proc/21149/stat : 21149 (Spear-32) R 21147 21149 20317 0 -1 4194304 46669 0 0 0 34145 71 0 0 25 0 1 0 332711511 188928000 45457 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/21149/statm: 46125 45457 140 302 0 45820 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 184500

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 21150
/proc/meminfo: memFree=1250288/2055920 swapFree=4156600/4192956
[pid=21149] ppid=21147 vsize=215460 CPUtime=402.14
/proc/21149/stat : 21149 (Spear-32) R 21147 21149 20317 0 -1 4194304 54400 0 0 0 40132 82 0 0 25 0 1 0 332711511 220631040 53188 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/21149/statm: 53865 53188 140 302 0 53560 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 215460

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 21150
/proc/meminfo: memFree=1219632/2055920 swapFree=4156600/4192956
[pid=21149] ppid=21147 vsize=245744 CPUtime=462.12
/proc/21149/stat : 21149 (Spear-32) R 21147 21149 20317 0 -1 4194304 62000 0 0 0 46119 93 0 0 25 0 1 0 332711511 251641856 60788 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/21149/statm: 61436 60788 140 302 0 61131 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 245744

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 21150
/proc/meminfo: memFree=1189360/2055920 swapFree=4156600/4192956
[pid=21149] ppid=21147 vsize=276276 CPUtime=522.1
/proc/21149/stat : 21149 (Spear-32) R 21147 21149 20317 0 -1 4194304 69632 0 0 0 52108 102 0 0 25 0 1 0 332711511 282906624 68420 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134539225 0 0 4096 0 0 0 0 17 1 0 0
/proc/21149/statm: 69069 68420 140 302 0 68764 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 276276

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 21150
/proc/meminfo: memFree=1155568/2055920 swapFree=4156600/4192956
[pid=21149] ppid=21147 vsize=309724 CPUtime=582.08
/proc/21149/stat : 21149 (Spear-32) R 21147 21149 20317 0 -1 4194304 78002 0 0 0 58095 113 0 0 25 0 1 0 332711511 317157376 76790 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/21149/statm: 77431 76790 140 302 0 77126 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 309724

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 21150
/proc/meminfo: memFree=1136176/2055920 swapFree=4156600/4192956
[pid=21149] ppid=21147 vsize=328800 CPUtime=642.06
/proc/21149/stat : 21149 (Spear-32) R 21147 21149 20317 0 -1 4194304 82767 0 0 0 64083 123 0 0 25 0 1 0 332711511 336691200 81555 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/21149/statm: 82200 81555 140 302 0 81895 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 328800

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 21150
/proc/meminfo: memFree=1121328/2055920 swapFree=4156600/4192956
[pid=21149] ppid=21147 vsize=343744 CPUtime=702.03
/proc/21149/stat : 21149 (Spear-32) R 21147 21149 20317 0 -1 4194304 86514 0 0 0 70071 132 0 0 25 0 1 0 332711511 351993856 85302 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/21149/statm: 85936 85302 140 302 0 85631 0
Current children cumulated CPU time (s) 702.03
Current children cumulated vsize (KiB) 343744

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 21150
/proc/meminfo: memFree=1103664/2055920 swapFree=4156600/4192956
[pid=21149] ppid=21147 vsize=361364 CPUtime=762.02
/proc/21149/stat : 21149 (Spear-32) R 21147 21149 20317 0 -1 4194304 90873 0 0 0 76060 142 0 0 25 0 1 0 332711511 370036736 89661 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/21149/statm: 90341 89661 140 302 0 90036 0
Current children cumulated CPU time (s) 762.02
Current children cumulated vsize (KiB) 361364

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 21150
/proc/meminfo: memFree=1085808/2055920 swapFree=4156600/4192956
[pid=21149] ppid=21147 vsize=380316 CPUtime=821.99
/proc/21149/stat : 21149 (Spear-32) R 21147 21149 20317 0 -1 4194304 95622 0 0 0 82048 151 0 0 25 0 1 0 332711511 389443584 94153 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/21149/statm: 95079 94153 140 302 0 94774 0
Current children cumulated CPU time (s) 821.99
Current children cumulated vsize (KiB) 380316

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 21150
/proc/meminfo: memFree=1070640/2055920 swapFree=4156600/4192956
[pid=21149] ppid=21147 vsize=395352 CPUtime=881.97
/proc/21149/stat : 21149 (Spear-32) R 21147 21149 20317 0 -1 4194304 99360 0 0 0 88038 159 0 0 25 0 1 0 332711511 404840448 97891 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/21149/statm: 98838 97891 140 302 0 98533 0
Current children cumulated CPU time (s) 881.97
Current children cumulated vsize (KiB) 395352

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/84 21288
/proc/meminfo: memFree=1061496/2055920 swapFree=4156600/4192956
[pid=21149] ppid=21147 vsize=403236 CPUtime=941.88
/proc/21149/stat : 21149 (Spear-32) R 21147 21149 20317 0 -1 4194304 101353 0 0 0 94021 167 0 0 25 0 1 0 332711511 412913664 99884 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527100 0 0 4096 0 0 0 0 17 1 0 0
/proc/21149/statm: 100809 99884 140 302 0 100504 0
Current children cumulated CPU time (s) 941.88
Current children cumulated vsize (KiB) 403236

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 21348
/proc/meminfo: memFree=1055024/2055920 swapFree=4156600/4192956
[pid=21149] ppid=21147 vsize=410828 CPUtime=1001.82
/proc/21149/stat : 21149 (Spear-32) R 21147 21149 20317 0 -1 4194304 103258 0 0 0 100011 171 0 0 25 0 1 0 332711511 420687872 101789 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526668 0 0 4096 0 0 0 0 17 1 0 0
/proc/21149/statm: 102707 101789 140 302 0 102402 0
Current children cumulated CPU time (s) 1001.82
Current children cumulated vsize (KiB) 410828

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 21348
/proc/meminfo: memFree=1047216/2055920 swapFree=4156600/4192956
[pid=21149] ppid=21147 vsize=418580 CPUtime=1061.79
/proc/21149/stat : 21149 (Spear-32) R 21147 21149 20317 0 -1 4194304 105208 0 0 0 106003 176 0 0 25 0 1 0 332711511 428625920 103739 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526803 0 0 4096 0 0 0 0 17 1 0 0
/proc/21149/statm: 104645 103739 140 302 0 104340 0
Current children cumulated CPU time (s) 1061.79
Current children cumulated vsize (KiB) 418580

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 21348
/proc/meminfo: memFree=1039280/2055920 swapFree=4156600/4192956
[pid=21149] ppid=21147 vsize=426680 CPUtime=1121.77
/proc/21149/stat : 21149 (Spear-32) R 21147 21149 20317 0 -1 4194304 107205 0 0 0 111997 180 0 0 25 0 1 0 332711511 436920320 105736 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/21149/statm: 106670 105736 140 302 0 106365 0
Current children cumulated CPU time (s) 1121.77
Current children cumulated vsize (KiB) 426680

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 21348
/proc/meminfo: memFree=1031408/2055920 swapFree=4156600/4192956
[pid=21149] ppid=21147 vsize=434540 CPUtime=1181.75
/proc/21149/stat : 21149 (Spear-32) R 21147 21149 20317 0 -1 4194304 109182 0 0 0 117991 184 0 0 25 0 1 0 332711511 444968960 107713 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134539882 0 0 4096 0 0 0 0 17 1 0 0
/proc/21149/statm: 108635 107713 140 302 0 108330 0
Current children cumulated CPU time (s) 1181.75
Current children cumulated vsize (KiB) 434540



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 21348
/proc/meminfo: memFree=1029232/2055920 swapFree=4156600/4192956
[pid=21149] ppid=21147 vsize=436580 CPUtime=1200.04
/proc/21149/stat : 21149 (Spear-32) R 21147 21149 20317 0 -1 4194304 109692 0 0 0 119819 185 0 0 25 0 1 0 332711511 447057920 108223 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/21149/statm: 109145 108223 140 302 0 108840 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 436580

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.68
CPU time (s): 1200.13
CPU user time (s): 1198.2
CPU system time (s): 1.92771
CPU usage (%): 99.9542
Max. virtual memory (cumulated for all children) (KiB): 436580

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

runsolver used 1.3438 second user time and 3.03054 second system time

The end

Launcher Data (download as text)

Begin job on node12 on Mon Mar  5 20:46:11 UTC 2007

IDJOB= 328927
IDBENCH= 20527
IDSOLVER= 131
FILE ID= node12/328927-1173127570

PBS_JOBID= 4014951

Free space on /tmp= 66473 MiB

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

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  c3d30b6959b230b8a74fb1a82919c5c8

RANDOM SEED= 137784311

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node12.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.285
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.285
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:       1463056 kB
Buffers:         42628 kB
Cached:         463828 kB
SwapCached:      14832 kB
Active:         159176 kB
Inactive:       370080 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1463056 kB
SwapTotal:     4192956 kB
SwapFree:      4156600 kB
Dirty:            5776 kB
Writeback:           0 kB
Mapped:          29844 kB
Slab:            49272 kB
Committed_AS:  1555644 kB
PageTables:       1692 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= 66473 MiB

End job on node12 on Mon Mar  5 21:06:13 UTC 2007