Trace number 330356

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.12 1200.55

General information on the benchmark

Nameindustrial/IBM_FV_2004_30/
IBM_FV_2004_rule_batch_30_SAT_dat.k20.cnf
MD5SUM42009d0a86b074043b8da4b9e8720c85
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 variables39544
Number of clauses163269
Sum of the clauses size415841
Maximum clause length12
Minimum clause length1
Number of clauses of size 12072
Number of clauses of size 2114940
Number of clauses of size 330226
Number of clauses of size 45754
Number of clauses of size 53259
Number of clauses of size over 57018

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/330356-1173163137/instance-330356-1173163137.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-330356-1173163137 -o ROOT/results/node12/solver-330356-1173163137 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/330356-1173163137/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs /tmp/evaluation/330356-1173163137/instance-330356-1173163137.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.00 0.99 0.99 3/77 25161
/proc/meminfo: memFree=1371888/2055920 swapFree=4156600/4192956
[pid=25161] ppid=25159 vsize=1396 CPUtime=0
/proc/25161/stat : 25161 (Spear-32) R 25159 25161 24764 0 -1 4194304 154 0 0 0 0 0 0 0 18 0 1 0 336268186 1429504 138 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25161/statm: 349 138 121 302 0 44 0

[startup+0.099359 s]
/proc/loadavg: 1.00 0.99 0.99 3/77 25161
/proc/meminfo: memFree=1371888/2055920 swapFree=4156600/4192956
[pid=25161] ppid=25159 vsize=4452 CPUtime=0.09
/proc/25161/stat : 25161 (Spear-32) R 25159 25161 24764 0 -1 4194304 951 0 0 0 9 0 0 0 18 0 1 0 336268186 4558848 829 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25161/statm: 1113 829 129 302 0 808 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4452

[startup+0.10136 s]
/proc/loadavg: 1.00 0.99 0.99 3/77 25161
/proc/meminfo: memFree=1371888/2055920 swapFree=4156600/4192956
[pid=25161] ppid=25159 vsize=4588 CPUtime=0.09
/proc/25161/stat : 25161 (Spear-32) R 25159 25161 24764 0 -1 4194304 996 0 0 0 9 0 0 0 18 0 1 0 336268186 4698112 841 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25161/statm: 1147 841 129 302 0 842 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4588

[startup+0.301394 s]
/proc/loadavg: 1.00 0.99 0.99 3/77 25161
/proc/meminfo: memFree=1371888/2055920 swapFree=4156600/4192956
[pid=25161] ppid=25159 vsize=10648 CPUtime=0.29
/proc/25161/stat : 25161 (Spear-32) R 25159 25161 24764 0 -1 4194304 2861 0 0 0 27 2 0 0 19 0 1 0 336268186 10903552 2431 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134801451 0 0 4096 0 0 0 0 17 1 0 0
/proc/25161/statm: 2663 2433 129 302 0 2358 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10648

[startup+0.701467 s]
/proc/loadavg: 1.00 0.99 0.99 3/77 25161
/proc/meminfo: memFree=1371888/2055920 swapFree=4156600/4192956
[pid=25161] ppid=25159 vsize=15784 CPUtime=0.69
/proc/25161/stat : 25161 (Spear-32) R 25159 25161 24764 0 -1 4194304 4321 0 0 0 65 4 0 0 23 0 1 0 336268186 16162816 3278 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25161/statm: 3946 3278 140 302 0 3641 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 15784

[startup+1.50161 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 25162
/proc/meminfo: memFree=1359144/2055920 swapFree=4156600/4192956
[pid=25161] ppid=25159 vsize=15912 CPUtime=1.49
/proc/25161/stat : 25161 (Spear-32) R 25159 25161 24764 0 -1 4194304 4340 0 0 0 145 4 0 0 25 0 1 0 336268186 16293888 3297 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/25161/statm: 3978 3297 140 302 0 3673 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 15912

[startup+3.1019 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 25162
/proc/meminfo: memFree=1358888/2055920 swapFree=4156600/4192956
[pid=25161] ppid=25159 vsize=16424 CPUtime=3.09
/proc/25161/stat : 25161 (Spear-32) R 25159 25161 24764 0 -1 4194304 4462 0 0 0 304 5 0 0 25 0 1 0 336268186 16818176 3419 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25161/statm: 4106 3419 140 302 0 3801 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 16424

[startup+6.30148 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 25162
/proc/meminfo: memFree=1357416/2055920 swapFree=4156600/4192956
[pid=25161] ppid=25159 vsize=17696 CPUtime=6.29
/proc/25161/stat : 25161 (Spear-32) R 25159 25161 24764 0 -1 4194304 4794 0 0 0 622 7 0 0 25 0 1 0 336268186 18120704 3751 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134524522 0 0 4096 0 0 0 0 17 1 0 0
/proc/25161/statm: 4424 3751 140 302 0 4119 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 17696

[startup+12.7016 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 25162
/proc/meminfo: memFree=1355112/2055920 swapFree=4156600/4192956
[pid=25161] ppid=25159 vsize=19972 CPUtime=12.68
/proc/25161/stat : 25161 (Spear-32) R 25159 25161 24764 0 -1 4194304 5351 0 0 0 1260 8 0 0 25 0 1 0 336268186 20451328 4308 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25161/statm: 4993 4308 140 302 0 4688 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 19972

[startup+25.5019 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 25162
/proc/meminfo: memFree=1350248/2055920 swapFree=4156600/4192956
[pid=25161] ppid=25159 vsize=24700 CPUtime=25.48
/proc/25161/stat : 25161 (Spear-32) R 25159 25161 24764 0 -1 4194304 6527 0 0 0 2536 12 0 0 25 0 1 0 336268186 25292800 5484 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25161/statm: 6175 5484 140 302 0 5870 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 24700

[startup+51.1015 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 25162
/proc/meminfo: memFree=1341608/2055920 swapFree=4156600/4192956
[pid=25161] ppid=25159 vsize=33364 CPUtime=51.07
/proc/25161/stat : 25161 (Spear-32) R 25159 25161 24764 0 -1 4194304 8735 0 0 0 5090 17 0 0 25 0 1 0 336268186 34164736 7659 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25161/statm: 8341 7659 140 302 0 8036 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 33364

[startup+102.306 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 25162
/proc/meminfo: memFree=1324904/2055920 swapFree=4156600/4192956
[pid=25161] ppid=25159 vsize=50036 CPUtime=102.26
/proc/25161/stat : 25161 (Spear-32) R 25159 25161 24764 0 -1 4194304 12930 0 0 0 10199 27 0 0 25 0 1 0 336268186 51236864 11789 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526775 0 0 4096 0 0 0 0 17 1 0 0
/proc/25161/statm: 12509 11789 140 302 0 12204 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 50036

[startup+162.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 25162
/proc/meminfo: memFree=1306600/2055920 swapFree=4156600/4192956
[pid=25161] ppid=25159 vsize=68336 CPUtime=162.23
/proc/25161/stat : 25161 (Spear-32) R 25159 25161 24764 0 -1 4194304 17528 0 0 0 16187 36 0 0 25 0 1 0 336268186 69976064 16387 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527061 0 0 4096 0 0 0 0 17 1 0 0
/proc/25161/statm: 17084 16387 140 302 0 16779 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 68336

[startup+222.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 25162
/proc/meminfo: memFree=1288232/2055920 swapFree=4156600/4192956
[pid=25161] ppid=25159 vsize=86392 CPUtime=222.21
/proc/25161/stat : 25161 (Spear-32) R 25159 25161 24764 0 -1 4194304 22057 0 0 0 22176 45 0 0 25 0 1 0 336268186 88465408 20916 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134538610 0 0 4096 0 0 0 0 17 1 0 0
/proc/25161/statm: 21598 20916 140 302 0 21293 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 86392

[startup+282.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 25164
/proc/meminfo: memFree=1270824/2055920 swapFree=4156600/4192956
[pid=25161] ppid=25159 vsize=104560 CPUtime=282.18
/proc/25161/stat : 25161 (Spear-32) R 25159 25161 24764 0 -1 4194304 26599 0 0 0 28165 53 0 0 25 0 1 0 336268186 107069440 25329 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25161/statm: 26140 25329 140 302 0 25835 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 104560

[startup+342.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 25164
/proc/meminfo: memFree=1255784/2055920 swapFree=4156600/4192956
[pid=25161] ppid=25159 vsize=119336 CPUtime=342.16
/proc/25161/stat : 25161 (Spear-32) R 25159 25161 24764 0 -1 4194304 30329 0 0 0 34155 61 0 0 25 0 1 0 336268186 122200064 29059 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25161/statm: 29834 29059 140 302 0 29529 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 119336

[startup+402.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 25164
/proc/meminfo: memFree=1241512/2055920 swapFree=4156600/4192956
[pid=25161] ppid=25159 vsize=133584 CPUtime=402.14
/proc/25161/stat : 25161 (Spear-32) R 25159 25161 24764 0 -1 4194304 33914 0 0 0 40143 71 0 0 25 0 1 0 336268186 136790016 32644 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527100 0 0 4096 0 0 0 0 17 1 0 0
/proc/25161/statm: 33396 32644 140 302 0 33091 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 133584

[startup+462.303 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 25164
/proc/meminfo: memFree=1227304/2055920 swapFree=4156600/4192956
[pid=25161] ppid=25159 vsize=147620 CPUtime=462.13
/proc/25161/stat : 25161 (Spear-32) R 25159 25161 24764 0 -1 4194304 37422 0 0 0 46133 80 0 0 25 0 1 0 336268186 151162880 36152 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/25161/statm: 36905 36152 140 302 0 36600 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 147620

[startup+522.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 25164
/proc/meminfo: memFree=1215336/2055920 swapFree=4156600/4192956
[pid=25161] ppid=25159 vsize=159688 CPUtime=522.1
/proc/25161/stat : 25161 (Spear-32) R 25159 25161 24764 0 -1 4194304 40450 0 0 0 52121 89 0 0 25 0 1 0 336268186 163520512 39180 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526896 0 0 4096 0 0 0 0 17 1 0 0
/proc/25161/statm: 39922 39180 140 302 0 39617 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 159688

[startup+582.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 25164
/proc/meminfo: memFree=1202600/2055920 swapFree=4156600/4192956
[pid=25161] ppid=25159 vsize=172260 CPUtime=582.08
/proc/25161/stat : 25161 (Spear-32) R 25159 25161 24764 0 -1 4194304 43608 0 0 0 58110 98 0 0 25 0 1 0 336268186 176394240 42333 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134524834 0 0 4096 0 0 0 0 17 1 0 0
/proc/25161/statm: 43065 42333 140 302 0 42760 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 172260

[startup+642.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 25164
/proc/meminfo: memFree=1191336/2055920 swapFree=4156600/4192956
[pid=25161] ppid=25159 vsize=184360 CPUtime=642.07
/proc/25161/stat : 25161 (Spear-32) R 25159 25161 24764 0 -1 4194304 46657 0 0 0 64104 103 0 0 25 0 1 0 336268186 188784640 45125 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134538593 0 0 4096 0 0 0 0 17 1 0 0
/proc/25161/statm: 46090 45125 140 302 0 45785 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 184360

[startup+702.302 s]
/proc/loadavg: 1.04 1.00 1.00 2/78 25164
/proc/meminfo: memFree=1180648/2055920 swapFree=4156600/4192956
[pid=25161] ppid=25159 vsize=195136 CPUtime=702.03
/proc/25161/stat : 25161 (Spear-32) R 25159 25161 24764 0 -1 4194304 49334 0 0 0 70095 108 0 0 25 0 1 0 336268186 199819264 47802 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/25161/statm: 48784 47802 140 302 0 48479 0
Current children cumulated CPU time (s) 702.03
Current children cumulated vsize (KiB) 195136

[startup+762.306 s]
/proc/loadavg: 1.06 1.01 1.00 2/78 25164
/proc/meminfo: memFree=1168424/2055920 swapFree=4156600/4192956
[pid=25161] ppid=25159 vsize=207300 CPUtime=762.02
/proc/25161/stat : 25161 (Spear-32) R 25159 25161 24764 0 -1 4194304 52352 0 0 0 76086 116 0 0 25 0 1 0 336268186 212275200 50820 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134524702 0 0 4096 0 0 0 0 17 1 0 0
/proc/25161/statm: 51825 50820 140 302 0 51520 0
Current children cumulated CPU time (s) 762.02
Current children cumulated vsize (KiB) 207300

[startup+822.301 s]
/proc/loadavg: 1.06 1.02 1.00 2/78 25164
/proc/meminfo: memFree=1156456/2055920 swapFree=4156600/4192956
[pid=25161] ppid=25159 vsize=219348 CPUtime=821.99
/proc/25161/stat : 25161 (Spear-32) R 25159 25161 24764 0 -1 4194304 55377 0 0 0 82075 124 0 0 25 0 1 0 336268186 224612352 53845 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134539417 0 0 4096 0 0 0 0 17 1 0 0
/proc/25161/statm: 54837 53845 140 302 0 54532 0
Current children cumulated CPU time (s) 821.99
Current children cumulated vsize (KiB) 219348

[startup+882.301 s]
/proc/loadavg: 1.05 1.03 1.00 2/78 25164
/proc/meminfo: memFree=1143528/2055920 swapFree=4156600/4192956
[pid=25161] ppid=25159 vsize=232084 CPUtime=881.97
/proc/25161/stat : 25161 (Spear-32) R 25159 25161 24764 0 -1 4194304 58577 0 0 0 88067 130 0 0 25 0 1 0 336268186 237654016 57045 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/25161/statm: 58021 57045 140 302 0 57716 0
Current children cumulated CPU time (s) 881.97
Current children cumulated vsize (KiB) 232084

[startup+942.302 s]
/proc/loadavg: 1.05 1.03 1.00 2/78 25164
/proc/meminfo: memFree=1131816/2055920 swapFree=4156600/4192956
[pid=25161] ppid=25159 vsize=243864 CPUtime=941.95
/proc/25161/stat : 25161 (Spear-32) R 25159 25161 24764 0 -1 4194304 61524 0 0 0 94059 136 0 0 25 0 1 0 336268186 249716736 59992 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25161/statm: 60966 59992 140 302 0 60661 0
Current children cumulated CPU time (s) 941.95
Current children cumulated vsize (KiB) 243864

[startup+1002.3 s]
/proc/loadavg: 1.02 1.03 1.00 2/78 25164
/proc/meminfo: memFree=1119912/2055920 swapFree=4156600/4192956
[pid=25161] ppid=25159 vsize=255712 CPUtime=1001.93
/proc/25161/stat : 25161 (Spear-32) R 25159 25161 24764 0 -1 4194304 64480 0 0 0 100051 142 0 0 25 0 1 0 336268186 261849088 62948 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/25161/statm: 63928 62948 140 302 0 63623 0
Current children cumulated CPU time (s) 1001.93
Current children cumulated vsize (KiB) 255712

[startup+1062.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/78 25164
/proc/meminfo: memFree=1108712/2055920 swapFree=4156600/4192956
[pid=25161] ppid=25159 vsize=266936 CPUtime=1061.91
/proc/25161/stat : 25161 (Spear-32) R 25159 25161 24764 0 -1 4194304 67308 0 0 0 106043 148 0 0 25 0 1 0 336268186 273342464 65776 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527012 0 0 4096 0 0 0 0 17 1 0 0
/proc/25161/statm: 66734 65776 140 302 0 66429 0
Current children cumulated CPU time (s) 1061.91
Current children cumulated vsize (KiB) 266936

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/78 25164
/proc/meminfo: memFree=1098536/2055920 swapFree=4156600/4192956
[pid=25161] ppid=25159 vsize=276992 CPUtime=1121.88
/proc/25161/stat : 25161 (Spear-32) R 25159 25161 24764 0 -1 4194304 69810 0 0 0 112036 152 0 0 25 0 1 0 336268186 283639808 68278 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25161/statm: 69248 68278 140 302 0 68943 0
Current children cumulated CPU time (s) 1121.88
Current children cumulated vsize (KiB) 276992

[startup+1182.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/78 25164
/proc/meminfo: memFree=1088744/2055920 swapFree=4156600/4192956
[pid=25161] ppid=25159 vsize=286868 CPUtime=1181.86
/proc/25161/stat : 25161 (Spear-32) R 25159 25161 24764 0 -1 4194304 72277 0 0 0 118027 159 0 0 25 0 1 0 336268186 293752832 70745 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25161/statm: 71717 70745 140 302 0 71412 0
Current children cumulated CPU time (s) 1181.86
Current children cumulated vsize (KiB) 286868



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.01 1.00 2/78 25164
/proc/meminfo: memFree=1085672/2055920 swapFree=4156600/4192956
[pid=25161] ppid=25159 vsize=289760 CPUtime=1200.06
/proc/25161/stat : 25161 (Spear-32) R 25159 25161 24764 0 -1 4194304 73020 0 0 0 119845 161 0 0 25 0 1 0 336268186 296714240 71488 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/25161/statm: 72440 71488 140 302 0 72135 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 289760

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.01 1.00 2/78 25164
/proc/meminfo: memFree=1085672/2055920 swapFree=4156600/4192956
[pid=25161] ppid=25159 vsize=289760 CPUtime=1200.06
/proc/25161/stat : 25161 (Spear-32) R 25159 25161 24764 0 -1 4194304 73020 0 0 0 119845 161 0 0 25 0 1 0 336268186 296714240 71488 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/25161/statm: 72440 71488 140 302 0 72135 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 289760

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.55
CPU time (s): 1200.12
CPU user time (s): 1198.46
CPU system time (s): 1.65675
CPU usage (%): 99.9639
Max. virtual memory (cumulated for all children) (KiB): 289760

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

runsolver used 1.38079 second user time and 2.99254 second system time

The end

Launcher Data (download as text)

Begin job on node12 on Tue Mar  6 06:38:57 UTC 2007

IDJOB= 330356
IDBENCH= 20561
IDSOLVER= 132
FILE ID= node12/330356-1173163137

PBS_JOBID= 4014998

Free space on /tmp= 66469 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.k20.cnf
COMMAND LINE= /tmp/evaluation/330356-1173163137/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/330356-1173163137/instance-330356-1173163137.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node12/watcher-330356-1173163137 -o ROOT/results/node12/solver-330356-1173163137 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/330356-1173163137/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/330356-1173163137/instance-330356-1173163137.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  42009d0a86b074043b8da4b9e8720c85

RANDOM SEED= 408996687

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:       1372296 kB
Buffers:         44344 kB
Cached:         552416 kB
SwapCached:      14832 kB
Active:         205728 kB
Inactive:       413684 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1372296 kB
SwapTotal:     4192956 kB
SwapFree:      4156600 kB
Dirty:            5188 kB
Writeback:           0 kB
Mapped:          29724 kB
Slab:            49864 kB
Committed_AS:  1575880 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= 66469 MiB

End job on node12 on Tue Mar  6 06:59:00 UTC 2007