Trace number 330608

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 FH 1.0? (TO) 1200.1 1200.45

General information on the benchmark

Nameindustrial/IBM_FV_2004_30/
IBM_FV_2004_rule_batch_30_SAT_dat.k25.cnf
MD5SUMcb7e94a0572e125e87a474412f4998c5
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 variables50004
Number of clauses206879
Sum of the clauses size527991
Maximum clause length12
Minimum clause length1
Number of clauses of size 12072
Number of clauses of size 2145945
Number of clauses of size 338456
Number of clauses of size 47314
Number of clauses of size 54149
Number of clauses of size over 58943

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/330608-1173169430/instance-330608-1173169430.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/node11/watcher-330608-1173169430 -o ROOT/results/node11/solver-330608-1173169430 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/330608-1173169430/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs /tmp/evaluation/330608-1173169430/instance-330608-1173169430.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.98 3/77 16444
/proc/meminfo: memFree=1838784/2055920 swapFree=4169972/4192956
[pid=16444] ppid=16442 vsize=1396 CPUtime=0
/proc/16444/stat : 16444 (Spear-32) R 16442 16444 15671 0 -1 4194304 154 0 0 0 0 0 0 0 18 0 1 0 336897551 1429504 138 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16444/statm: 349 138 121 302 0 44 0

[startup+0.077626 s]
/proc/loadavg: 0.92 0.98 0.98 3/77 16444
/proc/meminfo: memFree=1838784/2055920 swapFree=4169972/4192956
[pid=16444] ppid=16442 vsize=3352 CPUtime=0.07
/proc/16444/stat : 16444 (Spear-32) R 16442 16444 15671 0 -1 4194304 646 0 0 0 7 0 0 0 18 0 1 0 336897551 3432448 630 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16444/statm: 838 630 129 302 0 533 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 3352

[startup+0.101629 s]
/proc/loadavg: 0.92 0.98 0.98 3/77 16444
/proc/meminfo: memFree=1838784/2055920 swapFree=4169972/4192956
[pid=16444] ppid=16442 vsize=4476 CPUtime=0.09
/proc/16444/stat : 16444 (Spear-32) R 16442 16444 15671 0 -1 4194304 946 0 0 0 9 0 0 0 18 0 1 0 336897551 4583424 824 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16444/statm: 1119 825 129 302 0 814 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4476

[startup+0.301652 s]
/proc/loadavg: 0.92 0.98 0.98 3/77 16444
/proc/meminfo: memFree=1838784/2055920 swapFree=4169972/4192956
[pid=16444] ppid=16442 vsize=10684 CPUtime=0.29
/proc/16444/stat : 16444 (Spear-32) R 16442 16444 15671 0 -1 4194304 2854 0 0 0 28 1 0 0 19 0 1 0 336897551 10940416 2424 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/16444/statm: 2671 2424 129 302 0 2366 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10684

[startup+0.701699 s]
/proc/loadavg: 0.92 0.98 0.98 3/77 16444
/proc/meminfo: memFree=1838784/2055920 swapFree=4169972/4192956
[pid=16444] ppid=16442 vsize=18204 CPUtime=0.69
/proc/16444/stat : 16444 (Spear-32) R 16442 16444 15671 0 -1 4194304 5100 0 0 0 65 4 0 0 22 0 1 0 336897551 18640896 4090 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526636 0 0 4096 0 0 0 0 17 1 0 0
/proc/16444/statm: 4551 4090 140 302 0 4246 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 18204

[startup+1.5018 s]
/proc/loadavg: 0.92 0.98 0.98 2/78 16445
/proc/meminfo: memFree=1822776/2055920 swapFree=4169972/4192956
[pid=16444] ppid=16442 vsize=18332 CPUtime=1.49
/proc/16444/stat : 16444 (Spear-32) R 16442 16444 15671 0 -1 4194304 5153 0 0 0 144 5 0 0 25 0 1 0 336897551 18771968 4110 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16444/statm: 4583 4110 140 302 0 4278 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 18332

[startup+3.10198 s]
/proc/loadavg: 0.93 0.98 0.98 2/78 16445
/proc/meminfo: memFree=1822584/2055920 swapFree=4169972/4192956
[pid=16444] ppid=16442 vsize=18844 CPUtime=3.09
/proc/16444/stat : 16444 (Spear-32) R 16442 16444 15671 0 -1 4194304 5266 0 0 0 304 5 0 0 25 0 1 0 336897551 19296256 4223 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16444/statm: 4711 4223 140 302 0 4406 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 18844

[startup+6.30136 s]
/proc/loadavg: 0.93 0.98 0.98 2/78 16445
/proc/meminfo: memFree=1821048/2055920 swapFree=4169972/4192956
[pid=16444] ppid=16442 vsize=20336 CPUtime=6.29
/proc/16444/stat : 16444 (Spear-32) R 16442 16444 15671 0 -1 4194304 5643 0 0 0 623 6 0 0 25 0 1 0 336897551 20824064 4600 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16444/statm: 5084 4600 140 302 0 4779 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 20336

[startup+12.7011 s]
/proc/loadavg: 0.94 0.98 0.98 2/78 16445
/proc/meminfo: memFree=1818552/2055920 swapFree=4169972/4192956
[pid=16444] ppid=16442 vsize=22856 CPUtime=12.68
/proc/16444/stat : 16444 (Spear-32) R 16442 16444 15671 0 -1 4194304 6254 0 0 0 1260 8 0 0 25 0 1 0 336897551 23404544 5211 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134539882 0 0 4096 0 0 0 0 17 1 0 0
/proc/16444/statm: 5714 5211 140 302 0 5409 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 22856

[startup+25.5016 s]
/proc/loadavg: 0.95 0.98 0.98 2/78 16445
/proc/meminfo: memFree=1813880/2055920 swapFree=4169972/4192956
[pid=16444] ppid=16442 vsize=27396 CPUtime=25.48
/proc/16444/stat : 16444 (Spear-32) R 16442 16444 15671 0 -1 4194304 7411 0 0 0 2536 12 0 0 25 0 1 0 336897551 28053504 6335 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16444/statm: 6849 6335 140 302 0 6544 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 27396

[startup+51.1016 s]
/proc/loadavg: 0.96 0.98 0.98 2/78 16445
/proc/meminfo: memFree=1805496/2055920 swapFree=4169972/4192956
[pid=16444] ppid=16442 vsize=35888 CPUtime=51.07
/proc/16444/stat : 16444 (Spear-32) R 16442 16444 15671 0 -1 4194304 9555 0 0 0 5089 18 0 0 25 0 1 0 336897551 36749312 8479 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16444/statm: 8972 8479 140 302 0 8667 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 35888

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.98 2/78 16445
/proc/meminfo: memFree=1788792/2055920 swapFree=4169972/4192956
[pid=16444] ppid=16442 vsize=52464 CPUtime=102.27
/proc/16444/stat : 16444 (Spear-32) R 16442 16444 15671 0 -1 4194304 13733 0 0 0 10199 28 0 0 25 0 1 0 336897551 53723136 12592 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16444/statm: 13116 12592 140 302 0 12811 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 52464

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.98 2/78 16445
/proc/meminfo: memFree=1771320/2055920 swapFree=4169972/4192956
[pid=16444] ppid=16442 vsize=70000 CPUtime=162.24
/proc/16444/stat : 16444 (Spear-32) R 16442 16444 15671 0 -1 4194304 18132 0 0 0 16184 40 0 0 25 0 1 0 336897551 71680000 16991 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134539417 0 0 4096 0 0 0 0 17 1 0 0
/proc/16444/statm: 17500 16991 140 302 0 17195 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 70000

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.98 2/78 16445
/proc/meminfo: memFree=1755896/2055920 swapFree=4169972/4192956
[pid=16444] ppid=16442 vsize=85672 CPUtime=222.23
/proc/16444/stat : 16444 (Spear-32) R 16442 16444 15671 0 -1 4194304 22067 0 0 0 22176 47 0 0 25 0 1 0 336897551 87728128 20797 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16444/statm: 21418 20797 140 302 0 21113 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 85672

[startup+282.302 s]
/proc/loadavg: 1.03 1.00 0.99 2/78 16445
/proc/meminfo: memFree=1741176/2055920 swapFree=4169972/4192956
[pid=16444] ppid=16442 vsize=100284 CPUtime=282.21
/proc/16444/stat : 16444 (Spear-32) R 16442 16444 15671 0 -1 4194304 25745 0 0 0 28165 56 0 0 25 0 1 0 336897551 102690816 24475 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16444/statm: 25071 24475 140 302 0 24766 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 100284

[startup+342.302 s]
/proc/loadavg: 1.01 1.00 0.99 2/78 16445
/proc/meminfo: memFree=1726584/2055920 swapFree=4169972/4192956
[pid=16444] ppid=16442 vsize=114652 CPUtime=342.19
/proc/16444/stat : 16444 (Spear-32) R 16442 16444 15671 0 -1 4194304 29358 0 0 0 34155 64 0 0 25 0 1 0 336897551 117403648 28088 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16444/statm: 28663 28088 140 302 0 28358 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 114652

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 16445
/proc/meminfo: memFree=1714040/2055920 swapFree=4169972/4192956
[pid=16444] ppid=16442 vsize=127392 CPUtime=402.17
/proc/16444/stat : 16444 (Spear-32) R 16442 16444 15671 0 -1 4194304 32524 0 0 0 40146 71 0 0 25 0 1 0 336897551 130449408 31254 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134539439 0 0 4096 0 0 0 0 17 1 0 0
/proc/16444/statm: 31848 31254 140 302 0 31543 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 127392

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 16445
/proc/meminfo: memFree=1700472/2055920 swapFree=4169972/4192956
[pid=16444] ppid=16442 vsize=140692 CPUtime=462.15
/proc/16444/stat : 16444 (Spear-32) R 16442 16444 15671 0 -1 4194304 35866 0 0 0 46138 77 0 0 25 0 1 0 336897551 144068608 34596 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16444/statm: 35173 34596 140 302 0 34868 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 140692

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 16445
/proc/meminfo: memFree=1688504/2055920 swapFree=4169972/4192956
[pid=16444] ppid=16442 vsize=152740 CPUtime=522.14
/proc/16444/stat : 16444 (Spear-32) R 16442 16444 15671 0 -1 4194304 38896 0 0 0 52129 85 0 0 25 0 1 0 336897551 156405760 37626 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526822 0 0 4096 0 0 0 0 17 1 0 0
/proc/16444/statm: 38185 37626 140 302 0 37880 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 152740

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 16445
/proc/meminfo: memFree=1676472/2055920 swapFree=4169972/4192956
[pid=16444] ppid=16442 vsize=164688 CPUtime=582.12
/proc/16444/stat : 16444 (Spear-32) R 16442 16444 15671 0 -1 4194304 41876 0 0 0 58119 93 0 0 25 0 1 0 336897551 168640512 40606 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526928 0 0 4096 0 0 0 0 17 1 0 0
/proc/16444/statm: 41172 40606 140 302 0 40867 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 164688

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 16445
/proc/meminfo: memFree=1664120/2055920 swapFree=4169972/4192956
[pid=16444] ppid=16442 vsize=177772 CPUtime=642.1
/proc/16444/stat : 16444 (Spear-32) R 16442 16444 15671 0 -1 4194304 45172 0 0 0 64109 101 0 0 25 0 1 0 336897551 182038528 43645 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526984 0 0 4096 0 0 0 0 17 1 0 0
/proc/16444/statm: 44443 43645 140 302 0 44138 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 177772

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 16445
/proc/meminfo: memFree=1652344/2055920 swapFree=4169972/4192956
[pid=16444] ppid=16442 vsize=189740 CPUtime=702.08
/proc/16444/stat : 16444 (Spear-32) R 16442 16444 15671 0 -1 4194304 48152 0 0 0 70099 109 0 0 25 0 1 0 336897551 194293760 46625 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134524684 0 0 4096 0 0 0 0 17 1 0 0
/proc/16444/statm: 47435 46625 140 302 0 47130 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 189740

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 16445
/proc/meminfo: memFree=1640952/2055920 swapFree=4169972/4192956
[pid=16444] ppid=16442 vsize=200992 CPUtime=762.07
/proc/16444/stat : 16444 (Spear-32) R 16442 16444 15671 0 -1 4194304 50948 0 0 0 76090 117 0 0 25 0 1 0 336897551 205815808 49421 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526928 0 0 4096 0 0 0 0 17 1 0 0
/proc/16444/statm: 50248 49421 140 302 0 49943 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 200992

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 16445
/proc/meminfo: memFree=1628600/2055920 swapFree=4169972/4192956
[pid=16444] ppid=16442 vsize=213480 CPUtime=822.05
/proc/16444/stat : 16444 (Spear-32) R 16442 16444 15671 0 -1 4194304 54062 0 0 0 82082 123 0 0 25 0 1 0 336897551 218603520 52535 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134524699 0 0 4096 0 0 0 0 17 1 0 0
/proc/16444/statm: 53370 52535 140 302 0 53065 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 213480

[startup+882.302 s]
/proc/loadavg: 1.07 1.02 0.99 2/78 16445
/proc/meminfo: memFree=1616248/2055920 swapFree=4169972/4192956
[pid=16444] ppid=16442 vsize=225604 CPUtime=882.03
/proc/16444/stat : 16444 (Spear-32) R 16442 16444 15671 0 -1 4194304 57101 0 0 0 88073 130 0 0 25 0 1 0 336897551 231018496 55574 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16444/statm: 56401 55574 140 302 0 56096 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 225604

[startup+942.302 s]
/proc/loadavg: 1.02 1.01 0.99 2/78 16445
/proc/meminfo: memFree=1604728/2055920 swapFree=4169972/4192956
[pid=16444] ppid=16442 vsize=237180 CPUtime=942.01
/proc/16444/stat : 16444 (Spear-32) R 16442 16444 15671 0 -1 4194304 60001 0 0 0 94065 136 0 0 25 0 1 0 336897551 242872320 58474 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16444/statm: 59295 58474 140 302 0 58990 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 237180

[startup+1002.3 s]
/proc/loadavg: 1.01 1.00 0.99 2/78 16445
/proc/meminfo: memFree=1594680/2055920 swapFree=4169972/4192956
[pid=16444] ppid=16442 vsize=247076 CPUtime=1002
/proc/16444/stat : 16444 (Spear-32) R 16442 16444 15671 0 -1 4194304 62477 0 0 0 100058 142 0 0 25 0 1 0 336897551 253005824 60950 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16444/statm: 61769 60950 140 302 0 61464 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 247076

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 16445
/proc/meminfo: memFree=1584568/2055920 swapFree=4169972/4192956
[pid=16444] ppid=16442 vsize=257168 CPUtime=1061.98
/proc/16444/stat : 16444 (Spear-32) R 16442 16444 15671 0 -1 4194304 65015 0 0 0 106050 148 0 0 25 0 1 0 336897551 263340032 63488 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16444/statm: 64292 63488 140 302 0 63987 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 257168

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 16445
/proc/meminfo: memFree=1574520/2055920 swapFree=4169972/4192956
[pid=16444] ppid=16442 vsize=266916 CPUtime=1121.96
/proc/16444/stat : 16444 (Spear-32) R 16442 16444 15671 0 -1 4194304 67479 0 0 0 112042 154 0 0 25 0 1 0 336897551 273321984 65952 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16444/statm: 66729 65952 140 302 0 66424 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 266916

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 16445
/proc/meminfo: memFree=1565752/2055920 swapFree=4169972/4192956
[pid=16444] ppid=16442 vsize=275856 CPUtime=1181.94
/proc/16444/stat : 16444 (Spear-32) R 16442 16444 15671 0 -1 4194304 69675 0 0 0 118034 160 0 0 25 0 1 0 336897551 282476544 68148 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526761 0 0 4096 0 0 0 0 17 1 0 0
/proc/16444/statm: 68964 68148 140 302 0 68659 0
Current children cumulated CPU time (s) 1181.94
Current children cumulated vsize (KiB) 275856



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 16447
/proc/meminfo: memFree=1562808/2055920 swapFree=4169972/4192956
[pid=16444] ppid=16442 vsize=278508 CPUtime=1200.04
/proc/16444/stat : 16444 (Spear-32) R 16442 16444 15671 0 -1 4194304 70337 0 0 0 119842 162 0 0 25 0 1 0 336897551 285192192 68810 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16444/statm: 69627 68810 140 302 0 69322 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 278508

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.45
CPU time (s): 1200.1
CPU user time (s): 1198.42
CPU system time (s): 1.67674
CPU usage (%): 99.9705
Max. virtual memory (cumulated for all children) (KiB): 278508

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

runsolver used 1.37079 second user time and 2.99954 second system time

The end

Launcher Data (download as text)

Begin job on node11 on Tue Mar  6 08:23:50 UTC 2007

IDJOB= 330608
IDBENCH= 20567
IDSOLVER= 132
FILE ID= node11/330608-1173169430

PBS_JOBID= 4015012

Free space on /tmp= 66502 MiB

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

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  cb7e94a0572e125e87a474412f4998c5

RANDOM SEED= 111485344

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node11.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.243
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.243
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:       1839192 kB
Buffers:         22708 kB
Cached:         114716 kB
SwapCached:       2180 kB
Active:          49260 kB
Inactive:       110856 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1839192 kB
SwapTotal:     4192956 kB
SwapFree:      4169972 kB
Dirty:            6276 kB
Writeback:           0 kB
Mapped:          30752 kB
Slab:            42092 kB
Committed_AS:  1119936 kB
PageTables:       1756 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 node11 on Tue Mar  6 08:43:52 UTC 2007