Trace number 330691

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.14 1200.58

General information on the benchmark

Nameindustrial/IBM_FV_2004_30/
IBM_FV_2004_rule_batch_30_SAT_dat.k90.cnf
MD5SUM50d7d9af90d20b5a0a2408be9f7f1b53
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark333.756
Satisfiable
(Un)Satisfiability was proved
Number of variables185984
Number of clauses773809
Sum of the clauses size1985941
Maximum clause length12
Minimum clause length1
Number of clauses of size 12072
Number of clauses of size 2549010
Number of clauses of size 3145446
Number of clauses of size 427594
Number of clauses of size 515719
Number of clauses of size over 533968

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/330691-1173171237/instance-330691-1173171237.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/node18/watcher-330691-1173171237 -o ROOT/results/node18/solver-330691-1173171237 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/330691-1173171237/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/330691-1173171237/instance-330691-1173171237.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: 1.02 1.04 1.00 3/77 22000
/proc/meminfo: memFree=1281320/2055920 swapFree=4153472/4192956
[pid=22000] ppid=21998 vsize=1396 CPUtime=0
/proc/22000/stat : 22000 (Spear-32) R 21998 22000 21006 0 -1 4194304 154 0 0 0 0 0 0 0 18 0 1 0 337078351 1429504 138 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22000/statm: 349 138 121 302 0 44 0

[startup+0.036089 s]
/proc/loadavg: 1.02 1.04 1.00 3/77 22000
/proc/meminfo: memFree=1281320/2055920 swapFree=4153472/4192956
[pid=22000] ppid=21998 vsize=1396 CPUtime=0.03
/proc/22000/stat : 22000 (Spear-32) R 21998 22000 21006 0 -1 4194304 154 0 0 0 3 0 0 0 18 0 1 0 337078351 1429504 138 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22000/statm: 349 138 121 302 0 44 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 1396

[startup+0.101095 s]
/proc/loadavg: 1.02 1.04 1.00 3/77 22000
/proc/meminfo: memFree=1281320/2055920 swapFree=4153472/4192956
[pid=22000] ppid=21998 vsize=1664 CPUtime=0.09
/proc/22000/stat : 22000 (Spear-32) R 21998 22000 21006 0 -1 4194304 220 0 0 0 9 0 0 0 18 0 1 0 337078351 1703936 204 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134518183 0 0 4096 0 0 0 0 17 1 0 0
/proc/22000/statm: 416 204 128 302 0 111 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1664

[startup+0.301114 s]
/proc/loadavg: 1.02 1.04 1.00 3/77 22000
/proc/meminfo: memFree=1281320/2055920 swapFree=4153472/4192956
[pid=22000] ppid=21998 vsize=9124 CPUtime=0.29
/proc/22000/stat : 22000 (Spear-32) R 21998 22000 21006 0 -1 4194304 2357 0 0 0 28 1 0 0 19 0 1 0 337078351 9342976 1927 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/22000/statm: 2281 1927 129 302 0 1976 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9124

[startup+0.701153 s]
/proc/loadavg: 1.02 1.04 1.00 3/77 22000
/proc/meminfo: memFree=1281320/2055920 swapFree=4153472/4192956
[pid=22000] ppid=21998 vsize=26224 CPUtime=0.69
/proc/22000/stat : 22000 (Spear-32) R 21998 22000 21006 0 -1 4194304 6642 0 0 0 62 7 0 0 23 0 1 0 337078351 26853376 5183 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/22000/statm: 6556 5184 129 302 0 6251 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 26224

[startup+1.50123 s]
/proc/loadavg: 1.02 1.04 1.00 2/78 22001
/proc/meminfo: memFree=1252192/2055920 swapFree=4153472/4192956
[pid=22000] ppid=21998 vsize=54124 CPUtime=1.49
/proc/22000/stat : 22000 (Spear-32) R 21998 22000 21006 0 -1 4194304 15683 0 0 0 133 16 0 0 25 0 1 0 337078351 55422976 11209 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22000/statm: 13531 11209 129 302 0 13226 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 54124

[startup+3.10138 s]
/proc/loadavg: 1.02 1.04 1.00 2/78 22001
/proc/meminfo: memFree=1219872/2055920 swapFree=4153472/4192956
[pid=22000] ppid=21998 vsize=87964 CPUtime=3.09
/proc/22000/stat : 22000 (Spear-32) R 21998 22000 21006 0 -1 4194304 25437 0 0 0 287 22 0 0 25 0 1 0 337078351 90075136 20590 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/22000/statm: 21991 20590 145 302 0 21686 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 87964

[startup+6.30169 s]
/proc/loadavg: 1.02 1.04 1.00 2/78 22001
/proc/meminfo: memFree=1188384/2055920 swapFree=4153472/4192956
[pid=22000] ppid=21998 vsize=99404 CPUtime=6.29
/proc/22000/stat : 22000 (Spear-32) R 21998 22000 21006 0 -1 4194304 28780 0 0 0 603 26 0 0 25 0 1 0 337078351 101789696 23499 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22000/statm: 24851 23499 145 302 0 24546 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 99404

[startup+12.7013 s]
/proc/loadavg: 1.02 1.04 1.00 2/78 22001
/proc/meminfo: memFree=1185312/2055920 swapFree=4153472/4192956
[pid=22000] ppid=21998 vsize=102152 CPUtime=12.68
/proc/22000/stat : 22000 (Spear-32) R 21998 22000 21006 0 -1 4194304 29449 0 0 0 1238 30 0 0 25 0 1 0 337078351 104603648 24168 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22000/statm: 25538 24168 145 302 0 25233 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 102152

[startup+25.5015 s]
/proc/loadavg: 1.01 1.03 1.00 2/78 22001
/proc/meminfo: memFree=1180128/2055920 swapFree=4153472/4192956
[pid=22000] ppid=21998 vsize=107284 CPUtime=25.48
/proc/22000/stat : 22000 (Spear-32) R 21998 22000 21006 0 -1 4194304 30764 0 0 0 2513 35 0 0 25 0 1 0 337078351 109858816 25450 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22000/statm: 26821 25450 145 302 0 26516 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 107284

[startup+51.102 s]
/proc/loadavg: 1.01 1.03 1.00 2/78 22001
/proc/meminfo: memFree=1169888/2055920 swapFree=4153472/4192956
[pid=22000] ppid=21998 vsize=117676 CPUtime=51.08
/proc/22000/stat : 22000 (Spear-32) R 21998 22000 21006 0 -1 4194304 33425 0 0 0 5058 50 0 0 25 0 1 0 337078351 120500224 28046 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22000/statm: 29419 28046 145 302 0 29114 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 117676

[startup+102.306 s]
/proc/loadavg: 1.00 1.02 1.00 2/78 22001
/proc/meminfo: memFree=1147168/2055920 swapFree=4153472/4192956
[pid=22000] ppid=21998 vsize=140512 CPUtime=102.26
/proc/22000/stat : 22000 (Spear-32) R 21998 22000 21006 0 -1 4194304 39191 0 0 0 10158 68 0 0 25 0 1 0 337078351 143884288 33683 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22000/statm: 35128 33683 145 302 0 34823 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 140512

[startup+162.302 s]
/proc/loadavg: 1.06 1.03 1.00 2/78 22001
/proc/meminfo: memFree=1124320/2055920 swapFree=4153472/4192956
[pid=22000] ppid=21998 vsize=163092 CPUtime=162.25
/proc/22000/stat : 22000 (Spear-32) R 21998 22000 21006 0 -1 4194304 44906 0 0 0 16137 88 0 0 25 0 1 0 337078351 167006208 39398 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22000/statm: 40773 39398 145 302 0 40468 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 163092

[startup+222.302 s]
/proc/loadavg: 1.02 1.02 1.00 2/78 22001
/proc/meminfo: memFree=1101664/2055920 swapFree=4153472/4192956
[pid=22000] ppid=21998 vsize=185580 CPUtime=222.23
/proc/22000/stat : 22000 (Spear-32) R 21998 22000 21006 0 -1 4194304 50519 0 0 0 22125 98 0 0 25 0 1 0 337078351 190033920 45011 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134524834 0 0 4096 0 0 0 0 17 1 0 0
/proc/22000/statm: 46395 45011 145 302 0 46090 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 185580

[startup+282.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/78 22001
/proc/meminfo: memFree=1081696/2055920 swapFree=4153472/4192956
[pid=22000] ppid=21998 vsize=206496 CPUtime=282.22
/proc/22000/stat : 22000 (Spear-32) R 21998 22000 21006 0 -1 4194304 55800 0 0 0 28110 112 0 0 25 0 1 0 337078351 211451904 50035 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22000/statm: 51624 50035 145 302 0 51319 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 206496

[startup+342.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/78 22001
/proc/meminfo: memFree=1059616/2055920 swapFree=4153472/4192956
[pid=22000] ppid=21998 vsize=228184 CPUtime=342.2
/proc/22000/stat : 22000 (Spear-32) R 21998 22000 21006 0 -1 4194304 61279 0 0 0 34092 128 0 0 25 0 1 0 337078351 233660416 55514 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22000/statm: 57046 55514 145 302 0 56741 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 228184

[startup+402.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/78 22001
/proc/meminfo: memFree=1040800/2055920 swapFree=4153472/4192956
[pid=22000] ppid=21998 vsize=247176 CPUtime=402.18
/proc/22000/stat : 22000 (Spear-32) R 21998 22000 21006 0 -1 4194304 66062 0 0 0 40076 142 0 0 25 0 1 0 337078351 253108224 60297 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22000/statm: 61794 60297 145 302 0 61489 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 247176

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/84 22119
/proc/meminfo: memFree=1007848/2055920 swapFree=4153472/4192956
[pid=22000] ppid=21998 vsize=278556 CPUtime=462.1
/proc/22000/stat : 22000 (Spear-32) R 21998 22000 21006 0 -1 4194304 73933 0 0 0 46055 155 0 0 25 0 1 0 337078351 285241344 68168 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22000/statm: 69639 68168 145 302 0 69334 0
Current children cumulated CPU time (s) 462.1
Current children cumulated vsize (KiB) 278556

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 22199
/proc/meminfo: memFree=987424/2055920 swapFree=4153472/4192956
[pid=22000] ppid=21998 vsize=299864 CPUtime=522.04
/proc/22000/stat : 22000 (Spear-32) R 21998 22000 21006 0 -1 4194304 79307 0 0 0 52036 168 0 0 25 0 1 0 337078351 307060736 73542 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526984 0 0 4096 0 0 0 0 17 1 0 0
/proc/22000/statm: 74966 73542 145 302 0 74661 0
Current children cumulated CPU time (s) 522.04
Current children cumulated vsize (KiB) 299864

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 22199
/proc/meminfo: memFree=970528/2055920 swapFree=4153472/4192956
[pid=22000] ppid=21998 vsize=316716 CPUtime=582.02
/proc/22000/stat : 22000 (Spear-32) R 21998 22000 21006 0 -1 4194304 83519 0 0 0 58022 180 0 0 25 0 1 0 337078351 324317184 77754 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/22000/statm: 79179 77754 145 302 0 78874 0
Current children cumulated CPU time (s) 582.02
Current children cumulated vsize (KiB) 316716

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 22199
/proc/meminfo: memFree=953184/2055920 swapFree=4153472/4192956
[pid=22000] ppid=21998 vsize=333728 CPUtime=642.01
/proc/22000/stat : 22000 (Spear-32) R 21998 22000 21006 0 -1 4194304 87793 0 0 0 64012 189 0 0 25 0 1 0 337078351 341737472 82028 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134524544 0 0 4096 0 0 0 0 17 1 0 0
/proc/22000/statm: 83432 82028 145 302 0 83127 0
Current children cumulated CPU time (s) 642.01
Current children cumulated vsize (KiB) 333728

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 22199
/proc/meminfo: memFree=937696/2055920 swapFree=4153472/4192956
[pid=22000] ppid=21998 vsize=349392 CPUtime=701.98
/proc/22000/stat : 22000 (Spear-32) R 21998 22000 21006 0 -1 4194304 91728 0 0 0 70002 196 0 0 25 0 1 0 337078351 357777408 85963 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134524706 0 0 4096 0 0 0 0 17 1 0 0
/proc/22000/statm: 87348 85963 145 302 0 87043 0
Current children cumulated CPU time (s) 701.98
Current children cumulated vsize (KiB) 349392

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 22199
/proc/meminfo: memFree=922592/2055920 swapFree=4153472/4192956
[pid=22000] ppid=21998 vsize=366396 CPUtime=761.97
/proc/22000/stat : 22000 (Spear-32) R 21998 22000 21006 0 -1 4194304 95977 0 0 0 75994 203 0 0 25 0 1 0 337078351 375189504 89699 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22000/statm: 91599 89699 145 302 0 91294 0
Current children cumulated CPU time (s) 761.97
Current children cumulated vsize (KiB) 366396

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 22199
/proc/meminfo: memFree=909728/2055920 swapFree=4153472/4192956
[pid=22000] ppid=21998 vsize=379288 CPUtime=821.95
/proc/22000/stat : 22000 (Spear-32) R 21998 22000 21006 0 -1 4194304 99213 0 0 0 81985 210 0 0 25 0 1 0 337078351 388390912 92935 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526965 0 0 4096 0 0 0 0 17 1 0 0
/proc/22000/statm: 94822 92935 145 302 0 94517 0
Current children cumulated CPU time (s) 821.95
Current children cumulated vsize (KiB) 379288

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 22199
/proc/meminfo: memFree=896352/2055920 swapFree=4153472/4192956
[pid=22000] ppid=21998 vsize=392616 CPUtime=881.94
/proc/22000/stat : 22000 (Spear-32) R 21998 22000 21006 0 -1 4194304 102530 0 0 0 87975 219 0 0 25 0 1 0 337078351 402038784 96252 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/22000/statm: 98154 96252 145 302 0 97849 0
Current children cumulated CPU time (s) 881.94
Current children cumulated vsize (KiB) 392616

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 22199
/proc/meminfo: memFree=883168/2055920 swapFree=4153472/4192956
[pid=22000] ppid=21998 vsize=405852 CPUtime=941.93
/proc/22000/stat : 22000 (Spear-32) R 21998 22000 21006 0 -1 4194304 105849 0 0 0 93966 227 0 0 25 0 1 0 337078351 415592448 99571 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526822 0 0 4096 0 0 0 0 17 1 0 0
/proc/22000/statm: 101463 99571 145 302 0 101158 0
Current children cumulated CPU time (s) 941.93
Current children cumulated vsize (KiB) 405852

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 22199
/proc/meminfo: memFree=871264/2055920 swapFree=4153472/4192956
[pid=22000] ppid=21998 vsize=417584 CPUtime=1001.91
/proc/22000/stat : 22000 (Spear-32) R 21998 22000 21006 0 -1 4194304 108795 0 0 0 99958 233 0 0 25 0 1 0 337078351 427606016 102517 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/22000/statm: 104396 102517 145 302 0 104091 0
Current children cumulated CPU time (s) 1001.91
Current children cumulated vsize (KiB) 417584

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 22199
/proc/meminfo: memFree=858464/2055920 swapFree=4153472/4192956
[pid=22000] ppid=21998 vsize=430452 CPUtime=1061.89
/proc/22000/stat : 22000 (Spear-32) R 21998 22000 21006 0 -1 4194304 112014 0 0 0 105949 240 0 0 25 0 1 0 337078351 440782848 105736 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134524655 0 0 4096 0 0 0 0 17 1 0 0
/proc/22000/statm: 107613 105736 145 302 0 107308 0
Current children cumulated CPU time (s) 1061.89
Current children cumulated vsize (KiB) 430452

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 22199
/proc/meminfo: memFree=845984/2055920 swapFree=4153472/4192956
[pid=22000] ppid=21998 vsize=442748 CPUtime=1121.88
/proc/22000/stat : 22000 (Spear-32) R 21998 22000 21006 0 -1 4194304 115108 0 0 0 111941 247 0 0 25 0 1 0 337078351 453373952 108830 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22000/statm: 110687 108830 145 302 0 110382 0
Current children cumulated CPU time (s) 1121.88
Current children cumulated vsize (KiB) 442748

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 22199
/proc/meminfo: memFree=832480/2055920 swapFree=4153472/4192956
[pid=22000] ppid=21998 vsize=456244 CPUtime=1181.86
/proc/22000/stat : 22000 (Spear-32) R 21998 22000 21006 0 -1 4194304 118496 0 0 0 117933 253 0 0 25 0 1 0 337078351 467193856 112218 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134558750 0 0 4096 0 0 0 0 17 1 0 0
/proc/22000/statm: 114061 112218 145 302 0 113756 0
Current children cumulated CPU time (s) 1181.86
Current children cumulated vsize (KiB) 456244



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 3/78 22199
/proc/meminfo: memFree=828064/2055920 swapFree=4153472/4192956
[pid=22000] ppid=21998 vsize=460432 CPUtime=1200.05
/proc/22000/stat : 22000 (Spear-32) R 21998 22000 21006 0 -1 4194304 119549 0 0 0 119751 254 0 0 25 0 1 0 337078351 471482368 113271 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/22000/statm: 115108 113271 145 302 0 114803 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 460432

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

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

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 3/78 22199
/proc/meminfo: memFree=828064/2055920 swapFree=4153472/4192956
[pid=22000] ppid=21998 vsize=460432 CPUtime=1200.05
/proc/22000/stat : 22000 (Spear-32) R 21998 22000 21006 0 -1 4194304 119549 0 0 0 119751 254 0 0 25 0 1 0 337078351 471482368 113271 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/22000/statm: 115108 113271 145 302 0 114803 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 460432

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.58
CPU time (s): 1200.14
CPU user time (s): 1197.52
CPU system time (s): 2.6196
CPU usage (%): 99.9633
Max. virtual memory (cumulated for all children) (KiB): 460432

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

runsolver used 1.38079 second user time and 2.99554 second system time

The end

Launcher Data (download as text)

Begin job on node18 on Tue Mar  6 08:53:58 UTC 2007

IDJOB= 330691
IDBENCH= 20569
IDSOLVER= 131
FILE ID= node18/330691-1173171237

PBS_JOBID= 4015014

Free space on /tmp= 66489 MiB

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

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  50d7d9af90d20b5a0a2408be9f7f1b53

RANDOM SEED= 433030944

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node18.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.236
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.236
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:       1281728 kB
Buffers:         48312 kB
Cached:         634300 kB
SwapCached:       2420 kB
Active:         156280 kB
Inactive:       549176 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1281728 kB
SwapTotal:     4192956 kB
SwapFree:      4153472 kB
Dirty:           20236 kB
Writeback:           0 kB
Mapped:          30712 kB
Slab:            54336 kB
Committed_AS:  1196680 kB
PageTables:       1668 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= 66489 MiB

End job on node18 on Tue Mar  6 09:14:01 UTC 2007