Trace number 329432

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.06 1200.54

General information on the benchmark

Nameindustrial/IBM_FV_2002_31_1_rule_1/
SAT_dat.k55.cnf
MD5SUMe79c4b56e60495fc11a6ec11ab81644b
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 variables81425
Number of clauses364328
Sum of the clauses size937494
Maximum clause length20
Minimum clause length1
Number of clauses of size 1543
Number of clauses of size 2283706
Number of clauses of size 340037
Number of clauses of size 416350
Number of clauses of size 57104
Number of clauses of size over 516588

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/329432-1173140273/instance-329432-1173140273.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/node40/watcher-329432-1173140273 -o ROOT/results/node40/solver-329432-1173140273 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/329432-1173140273/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs /tmp/evaluation/329432-1173140273/instance-329432-1173140273.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.97 0.91 3/64 13626
/proc/meminfo: memFree=984496/2055920 swapFree=4192952/4192956
[pid=13626] ppid=13624 vsize=1396 CPUtime=0
/proc/13626/stat : 13626 (Spear-32) R 13624 13626 12886 0 -1 4194304 154 0 0 0 0 0 0 0 18 0 1 0 39981572 1429504 138 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13626/statm: 349 138 121 302 0 44 0

[startup+0.0210851 s]
/proc/loadavg: 0.92 0.97 0.91 3/64 13626
/proc/meminfo: memFree=984496/2055920 swapFree=4192952/4192956
[pid=13626] ppid=13624 vsize=1396 CPUtime=0.01
/proc/13626/stat : 13626 (Spear-32) R 13624 13626 12886 0 -1 4194304 154 0 0 0 1 0 0 0 18 0 1 0 39981572 1429504 138 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13626/statm: 349 138 121 302 0 44 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1396

[startup+0.101101 s]
/proc/loadavg: 0.92 0.97 0.91 3/64 13626
/proc/meminfo: memFree=984496/2055920 swapFree=4192952/4192956
[pid=13626] ppid=13624 vsize=3564 CPUtime=0.09
/proc/13626/stat : 13626 (Spear-32) R 13624 13626 12886 0 -1 4194304 679 0 0 0 9 0 0 0 18 0 1 0 39981572 3649536 663 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13626/statm: 891 664 129 302 0 586 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3564

[startup+0.301143 s]
/proc/loadavg: 0.92 0.97 0.91 3/64 13626
/proc/meminfo: memFree=984496/2055920 swapFree=4192952/4192956
[pid=13626] ppid=13624 vsize=10008 CPUtime=0.29
/proc/13626/stat : 13626 (Spear-32) R 13624 13626 12886 0 -1 4194304 2613 0 0 0 28 1 0 0 19 0 1 0 39981572 10248192 2183 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13626/statm: 2502 2183 129 302 0 2197 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10008

[startup+0.701227 s]
/proc/loadavg: 0.92 0.97 0.91 3/64 13626
/proc/meminfo: memFree=984496/2055920 swapFree=4192952/4192956
[pid=13626] ppid=13624 vsize=22908 CPUtime=0.69
/proc/13626/stat : 13626 (Spear-32) R 13624 13626 12886 0 -1 4194304 6481 0 0 0 64 5 0 0 22 0 1 0 39981572 23457792 5214 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/13626/statm: 5727 5214 129 302 0 5422 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 22908

[startup+1.50139 s]
/proc/loadavg: 0.92 0.97 0.91 2/65 13627
/proc/meminfo: memFree=956136/2055920 swapFree=4192952/4192956
[pid=13626] ppid=13624 vsize=33060 CPUtime=1.49
/proc/13626/stat : 13626 (Spear-32) R 13624 13626 12886 0 -1 4194304 9400 0 0 0 142 7 0 0 25 0 1 0 39981572 33853440 7266 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527046 0 0 4096 0 0 0 0 17 1 0 0
/proc/13626/statm: 8265 7266 140 302 0 7960 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 33060

[startup+3.10173 s]
/proc/loadavg: 0.92 0.97 0.91 2/65 13627
/proc/meminfo: memFree=955688/2055920 swapFree=4192952/4192956
[pid=13626] ppid=13624 vsize=33060 CPUtime=3.08
/proc/13626/stat : 13626 (Spear-32) R 13624 13626 12886 0 -1 4194304 9431 0 0 0 299 9 0 0 25 0 1 0 39981572 33853440 7297 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13626/statm: 8265 7297 140 302 0 7960 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 33060

[startup+6.3014 s]
/proc/loadavg: 0.93 0.97 0.91 2/65 13627
/proc/meminfo: memFree=955312/2055920 swapFree=4192952/4192956
[pid=13626] ppid=13624 vsize=33188 CPUtime=6.29
/proc/13626/stat : 13626 (Spear-32) R 13624 13626 12886 0 -1 4194304 9461 0 0 0 616 13 0 0 25 0 1 0 39981572 33984512 7327 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13626/statm: 8297 7327 140 302 0 7992 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 33188

[startup+12.7017 s]
/proc/loadavg: 0.93 0.97 0.91 2/65 13627
/proc/meminfo: memFree=954616/2055920 swapFree=4192952/4192956
[pid=13626] ppid=13624 vsize=34480 CPUtime=12.68
/proc/13626/stat : 13626 (Spear-32) R 13624 13626 12886 0 -1 4194304 9785 0 0 0 1248 20 0 0 25 0 1 0 39981572 35307520 7586 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134536652 0 0 4096 0 0 0 0 17 1 0 0
/proc/13626/statm: 8620 7586 140 302 0 8315 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 34480

[startup+25.5014 s]
/proc/loadavg: 0.95 0.97 0.91 2/65 13627
/proc/meminfo: memFree=950968/2055920 swapFree=4192952/4192956
[pid=13626] ppid=13624 vsize=38180 CPUtime=25.48
/proc/13626/stat : 13626 (Spear-32) R 13624 13626 12886 0 -1 4194304 10718 0 0 0 2521 27 0 0 25 0 1 0 39981572 39096320 8486 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/13626/statm: 9545 8486 140 302 0 9240 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 38180

[startup+51.1018 s]
/proc/loadavg: 0.96 0.97 0.91 2/65 13627
/proc/meminfo: memFree=943288/2055920 swapFree=4192952/4192956
[pid=13626] ppid=13624 vsize=45964 CPUtime=51.06
/proc/13626/stat : 13626 (Spear-32) R 13624 13626 12886 0 -1 4194304 12714 0 0 0 5071 35 0 0 25 0 1 0 39981572 47067136 10417 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13626/statm: 11491 10417 140 302 0 11186 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 45964

[startup+102.305 s]
/proc/loadavg: 0.98 0.97 0.91 2/65 13627
/proc/meminfo: memFree=930936/2055920 swapFree=4192952/4192956
[pid=13626] ppid=13624 vsize=58324 CPUtime=102.25
/proc/13626/stat : 13626 (Spear-32) R 13624 13626 12886 0 -1 4194304 15793 0 0 0 10177 48 0 0 25 0 1 0 39981572 59723776 13496 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526790 0 0 4096 0 0 0 0 17 1 0 0
/proc/13626/statm: 14581 13496 140 302 0 14276 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 58324

[startup+162.303 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 13627
/proc/meminfo: memFree=917752/2055920 swapFree=4192952/4192956
[pid=13626] ppid=13624 vsize=72032 CPUtime=162.22
/proc/13626/stat : 13626 (Spear-32) R 13624 13626 12886 0 -1 4194304 19236 0 0 0 16162 60 0 0 25 0 1 0 39981572 73760768 16810 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526928 0 0 4096 0 0 0 0 17 1 0 0
/proc/13626/statm: 18008 16810 140 302 0 17703 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 72032

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 13627
/proc/meminfo: memFree=904248/2055920 swapFree=4192952/4192956
[pid=13626] ppid=13624 vsize=85572 CPUtime=222.2
/proc/13626/stat : 13626 (Spear-32) R 13624 13626 12886 0 -1 4194304 22590 0 0 0 22148 72 0 0 25 0 1 0 39981572 87625728 20164 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13626/statm: 21393 20164 140 302 0 21088 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 85572

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 13627
/proc/meminfo: memFree=892216/2055920 swapFree=4192952/4192956
[pid=13626] ppid=13624 vsize=98500 CPUtime=282.17
/proc/13626/stat : 13626 (Spear-32) R 13624 13626 12886 0 -1 4194304 25855 0 0 0 28136 81 0 0 25 0 1 0 39981572 100864000 23172 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13626/statm: 24625 23172 140 302 0 24320 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 98500

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 13627
/proc/meminfo: memFree=881080/2055920 swapFree=4192952/4192956
[pid=13626] ppid=13624 vsize=109772 CPUtime=342.15
/proc/13626/stat : 13626 (Spear-32) R 13624 13626 12886 0 -1 4194304 28610 0 0 0 34124 91 0 0 25 0 1 0 39981572 112406528 25927 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/13626/statm: 27443 25927 140 302 0 27138 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 109772

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 13627
/proc/meminfo: memFree=871288/2055920 swapFree=4192952/4192956
[pid=13626] ppid=13624 vsize=119784 CPUtime=402.12
/proc/13626/stat : 13626 (Spear-32) R 13624 13626 12886 0 -1 4194304 31062 0 0 0 40112 100 0 0 25 0 1 0 39981572 122658816 28379 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526668 0 0 4096 0 0 0 0 17 1 0 0
/proc/13626/statm: 29946 28379 140 302 0 29641 0
Current children cumulated CPU time (s) 402.12
Current children cumulated vsize (KiB) 119784

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 13627
/proc/meminfo: memFree=862328/2055920 swapFree=4192952/4192956
[pid=13626] ppid=13624 vsize=128912 CPUtime=462.1
/proc/13626/stat : 13626 (Spear-32) R 13624 13626 12886 0 -1 4194304 33270 0 0 0 46102 108 0 0 25 0 1 0 39981572 132005888 30587 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/13626/statm: 32228 30587 140 302 0 31923 0
Current children cumulated CPU time (s) 462.1
Current children cumulated vsize (KiB) 128912

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 13627
/proc/meminfo: memFree=853880/2055920 swapFree=4192952/4192956
[pid=13626] ppid=13624 vsize=137836 CPUtime=522.08
/proc/13626/stat : 13626 (Spear-32) R 13624 13626 12886 0 -1 4194304 35444 0 0 0 52092 116 0 0 25 0 1 0 39981572 141144064 32761 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526831 0 0 4096 0 0 0 0 17 1 0 0
/proc/13626/statm: 34459 32761 140 302 0 34154 0
Current children cumulated CPU time (s) 522.08
Current children cumulated vsize (KiB) 137836

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 13627
/proc/meminfo: memFree=844408/2055920 swapFree=4192952/4192956
[pid=13626] ppid=13624 vsize=147076 CPUtime=582.05
/proc/13626/stat : 13626 (Spear-32) R 13624 13626 12886 0 -1 4194304 37791 0 0 0 58081 124 0 0 25 0 1 0 39981572 150605824 35108 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/13626/statm: 36769 35108 140 302 0 36464 0
Current children cumulated CPU time (s) 582.05
Current children cumulated vsize (KiB) 147076

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 13627
/proc/meminfo: memFree=836408/2055920 swapFree=4192952/4192956
[pid=13626] ppid=13624 vsize=155252 CPUtime=642.03
/proc/13626/stat : 13626 (Spear-32) R 13624 13626 12886 0 -1 4194304 39760 0 0 0 64071 132 0 0 25 0 1 0 39981572 158978048 37077 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/13626/statm: 38813 37077 140 302 0 38508 0
Current children cumulated CPU time (s) 642.03
Current children cumulated vsize (KiB) 155252

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 13627
/proc/meminfo: memFree=828408/2055920 swapFree=4192952/4192956
[pid=13626] ppid=13624 vsize=163076 CPUtime=702.01
/proc/13626/stat : 13626 (Spear-32) R 13624 13626 12886 0 -1 4194304 41765 0 0 0 70061 140 0 0 25 0 1 0 39981572 166989824 39082 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526928 0 0 4096 0 0 0 0 17 1 0 0
/proc/13626/statm: 40769 39082 140 302 0 40464 0
Current children cumulated CPU time (s) 702.01
Current children cumulated vsize (KiB) 163076

[startup+762.305 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 13627
/proc/meminfo: memFree=821880/2055920 swapFree=4192952/4192956
[pid=13626] ppid=13624 vsize=169704 CPUtime=761.98
/proc/13626/stat : 13626 (Spear-32) R 13624 13626 12886 0 -1 4194304 43379 0 0 0 76052 146 0 0 25 0 1 0 39981572 173776896 40696 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527012 0 0 4096 0 0 0 0 17 1 0 0
/proc/13626/statm: 42426 40696 140 302 0 42121 0
Current children cumulated CPU time (s) 761.98
Current children cumulated vsize (KiB) 169704

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 13627
/proc/meminfo: memFree=814904/2055920 swapFree=4192952/4192956
[pid=13626] ppid=13624 vsize=176720 CPUtime=821.96
/proc/13626/stat : 13626 (Spear-32) R 13624 13626 12886 0 -1 4194304 45124 0 0 0 82043 153 0 0 25 0 1 0 39981572 180961280 42441 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13626/statm: 44180 42441 140 302 0 43875 0
Current children cumulated CPU time (s) 821.96
Current children cumulated vsize (KiB) 176720

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 13627
/proc/meminfo: memFree=809528/2055920 swapFree=4192952/4192956
[pid=13626] ppid=13624 vsize=184176 CPUtime=881.94
/proc/13626/stat : 13626 (Spear-32) R 13624 13626 12886 0 -1 4194304 46977 0 0 0 88034 160 0 0 25 0 1 0 39981572 188596224 43781 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13626/statm: 46044 43781 140 302 0 45739 0
Current children cumulated CPU time (s) 881.94
Current children cumulated vsize (KiB) 184176

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 13627
/proc/meminfo: memFree=802808/2055920 swapFree=4192952/4192956
[pid=13626] ppid=13624 vsize=190884 CPUtime=941.92
/proc/13626/stat : 13626 (Spear-32) R 13624 13626 12886 0 -1 4194304 48663 0 0 0 94025 167 0 0 25 0 1 0 39981572 195465216 45467 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527022 0 0 4096 0 0 0 0 17 1 0 0
/proc/13626/statm: 47721 45467 140 302 0 47416 0
Current children cumulated CPU time (s) 941.92
Current children cumulated vsize (KiB) 190884

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 13627
/proc/meminfo: memFree=795960/2055920 swapFree=4192952/4192956
[pid=13626] ppid=13624 vsize=198012 CPUtime=1001.89
/proc/13626/stat : 13626 (Spear-32) R 13624 13626 12886 0 -1 4194304 50370 0 0 0 100016 173 0 0 25 0 1 0 39981572 202764288 47174 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13626/statm: 49503 47174 140 302 0 49198 0
Current children cumulated CPU time (s) 1001.89
Current children cumulated vsize (KiB) 198012

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 13627
/proc/meminfo: memFree=789496/2055920 swapFree=4192952/4192956
[pid=13626] ppid=13624 vsize=204752 CPUtime=1061.86
/proc/13626/stat : 13626 (Spear-32) R 13624 13626 12886 0 -1 4194304 51998 0 0 0 106007 179 0 0 25 0 1 0 39981572 209666048 48802 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526969 0 0 4096 0 0 0 0 17 1 0 0
/proc/13626/statm: 51188 48802 140 302 0 50883 0
Current children cumulated CPU time (s) 1061.86
Current children cumulated vsize (KiB) 204752

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 13627
/proc/meminfo: memFree=782776/2055920 swapFree=4192952/4192956
[pid=13626] ppid=13624 vsize=211104 CPUtime=1121.85
/proc/13626/stat : 13626 (Spear-32) R 13624 13626 12886 0 -1 4194304 53646 0 0 0 111999 186 0 0 25 0 1 0 39981572 216170496 50450 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/13626/statm: 52776 50450 140 302 0 52471 0
Current children cumulated CPU time (s) 1121.85
Current children cumulated vsize (KiB) 211104

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 13627
/proc/meminfo: memFree=775032/2055920 swapFree=4192952/4192956
[pid=13626] ppid=13624 vsize=219300 CPUtime=1181.81
/proc/13626/stat : 13626 (Spear-32) R 13624 13626 12886 0 -1 4194304 55619 0 0 0 117989 192 0 0 25 0 1 0 39981572 224563200 52423 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527157 0 0 4096 0 0 0 0 17 1 0 0
/proc/13626/statm: 54825 52423 140 302 0 54520 0
Current children cumulated CPU time (s) 1181.81
Current children cumulated vsize (KiB) 219300



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 13627
/proc/meminfo: memFree=772216/2055920 swapFree=4192952/4192956
[pid=13626] ppid=13624 vsize=222092 CPUtime=1200.01
/proc/13626/stat : 13626 (Spear-32) R 13624 13626 12886 0 -1 4194304 56267 0 0 0 119806 195 0 0 25 0 1 0 39981572 227422208 53071 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13626/statm: 55523 53071 140 302 0 55218 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 222092

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: 0.99 0.97 0.91 2/65 13627
/proc/meminfo: memFree=772216/2055920 swapFree=4192952/4192956
[pid=13626] ppid=13624 vsize=222092 CPUtime=1200.01
/proc/13626/stat : 13626 (Spear-32) R 13624 13626 12886 0 -1 4194304 56267 0 0 0 119806 195 0 0 25 0 1 0 39981572 227422208 53071 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13626/statm: 55523 53071 140 302 0 55218 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 222092

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.54
CPU time (s): 1200.06
CPU user time (s): 1198.07
CPU system time (s): 1.9937
CPU usage (%): 99.9601
Max. virtual memory (cumulated for all children) (KiB): 222092

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

runsolver used 0.906862 second user time and 2.40463 second system time

The end

Launcher Data (download as text)

Begin job on node40 on Tue Mar  6 00:17:53 UTC 2007

IDJOB= 329432
IDBENCH= 20539
IDSOLVER= 132
FILE ID= node40/329432-1173140273

PBS_JOBID= 4015180

Free space on /tmp= 66530 MiB

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

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  e79c4b56e60495fc11a6ec11ab81644b

RANDOM SEED= 189344274

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node40.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.259
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.259
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:        984904 kB
Buffers:         41440 kB
Cached:         936192 kB
SwapCached:          4 kB
Active:         165820 kB
Inactive:       827556 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        984904 kB
SwapTotal:     4192956 kB
SwapFree:      4192952 kB
Dirty:            9788 kB
Writeback:           0 kB
Mapped:          25928 kB
Slab:            63692 kB
Committed_AS:   106172 kB
PageTables:       1412 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= 66530 MiB

End job on node40 on Tue Mar  6 00:37:56 UTC 2007