Trace number 329011

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.17 1200.47

General information on the benchmark

Nameindustrial/IBM_FV_2002_13_rule_1/
SAT_dat.k20.cnf
MD5SUM2bee695ce4278b72ee9295631ad94252
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 variables31357
Number of clauses133420
Sum of the clauses size370492
Maximum clause length37
Minimum clause length1
Number of clauses of size 1278
Number of clauses of size 258046
Number of clauses of size 369900
Number of clauses of size 4166
Number of clauses of size 5305
Number of clauses of size over 54725

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/329011-1173129439/instance-329011-1173129439.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/node61/watcher-329011-1173129439 -o ROOT/results/node61/solver-329011-1173129439 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/329011-1173129439/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/329011-1173129439/instance-329011-1173129439.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.84 0.94 0.90 3/64 1688
/proc/meminfo: memFree=1533608/2055920 swapFree=4183424/4192956
[pid=1688] ppid=1686 vsize=1396 CPUtime=0
/proc/1688/stat : 1688 (Spear-32) R 1686 1688 624 0 -1 4194304 154 0 0 0 0 0 0 0 18 0 1 0 332900889 1429504 138 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/1688/statm: 349 138 121 302 0 44 0

[startup+0.0114409 s]
/proc/loadavg: 0.84 0.94 0.90 3/64 1688
/proc/meminfo: memFree=1533608/2055920 swapFree=4183424/4192956
[pid=1688] ppid=1686 vsize=1396 CPUtime=0
/proc/1688/stat : 1688 (Spear-32) R 1686 1688 624 0 -1 4194304 154 0 0 0 0 0 0 0 18 0 1 0 332900889 1429504 138 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/1688/statm: 349 138 121 302 0 44 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1396

[startup+0.102449 s]
/proc/loadavg: 0.84 0.94 0.90 3/64 1688
/proc/meminfo: memFree=1533608/2055920 swapFree=4183424/4192956
[pid=1688] ppid=1686 vsize=4824 CPUtime=0.1
/proc/1688/stat : 1688 (Spear-32) R 1686 1688 624 0 -1 4194304 1007 0 0 0 10 0 0 0 18 0 1 0 332900889 4939776 885 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/1688/statm: 1206 885 129 302 0 901 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 4824

[startup+0.302468 s]
/proc/loadavg: 0.84 0.94 0.90 3/64 1688
/proc/meminfo: memFree=1533608/2055920 swapFree=4183424/4192956
[pid=1688] ppid=1686 vsize=10416 CPUtime=0.29
/proc/1688/stat : 1688 (Spear-32) R 1686 1688 624 0 -1 4194304 2700 0 0 0 27 2 0 0 19 0 1 0 332900889 10665984 2303 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/1688/statm: 2604 2303 129 302 0 2299 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10416

[startup+0.701507 s]
/proc/loadavg: 0.84 0.94 0.90 3/64 1688
/proc/meminfo: memFree=1533608/2055920 swapFree=4183424/4192956
[pid=1688] ppid=1686 vsize=13168 CPUtime=0.69
/proc/1688/stat : 1688 (Spear-32) R 1686 1688 624 0 -1 4194304 3480 0 0 0 66 3 0 0 22 0 1 0 332900889 13484032 2954 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134552777 0 0 4096 0 0 0 0 17 1 0 0
/proc/1688/statm: 3292 2954 140 302 0 2987 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13168

[startup+1.50158 s]
/proc/loadavg: 0.84 0.94 0.90 2/65 1689
/proc/meminfo: memFree=1522080/2055920 swapFree=4183424/4192956
[pid=1688] ppid=1686 vsize=14212 CPUtime=1.49
/proc/1688/stat : 1688 (Spear-32) R 1686 1688 624 0 -1 4194304 3761 0 0 0 146 3 0 0 25 0 1 0 332900889 14553088 3235 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/1688/statm: 3553 3237 140 302 0 3248 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 14212

[startup+3.10174 s]
/proc/loadavg: 0.84 0.94 0.90 2/65 1689
/proc/meminfo: memFree=1515936/2055920 swapFree=4183424/4192956
[pid=1688] ppid=1686 vsize=19816 CPUtime=3.09
/proc/1688/stat : 1688 (Spear-32) R 1686 1688 624 0 -1 4194304 5210 0 0 0 305 4 0 0 25 0 1 0 332900889 20291584 4653 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/1688/statm: 4954 4653 145 302 0 4649 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 19816

[startup+6.30104 s]
/proc/loadavg: 0.85 0.94 0.90 2/65 1689
/proc/meminfo: memFree=1514336/2055920 swapFree=4183424/4192956
[pid=1688] ppid=1686 vsize=21276 CPUtime=6.29
/proc/1688/stat : 1688 (Spear-32) R 1686 1688 624 0 -1 4194304 5546 0 0 0 624 5 0 0 25 0 1 0 332900889 21786624 4989 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/1688/statm: 5319 4989 145 302 0 5014 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 21276

[startup+12.7017 s]
/proc/loadavg: 0.87 0.94 0.90 2/65 1689
/proc/meminfo: memFree=1510376/2055920 swapFree=4183424/4192956
[pid=1688] ppid=1686 vsize=25376 CPUtime=12.69
/proc/1688/stat : 1688 (Spear-32) R 1686 1688 624 0 -1 4194304 6566 0 0 0 1261 8 0 0 25 0 1 0 332900889 25985024 6009 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/1688/statm: 6344 6009 145 302 0 6039 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 25376

[startup+25.5019 s]
/proc/loadavg: 0.89 0.94 0.90 2/65 1689
/proc/meminfo: memFree=1473448/2055920 swapFree=4183424/4192956
[pid=1688] ppid=1686 vsize=64512 CPUtime=25.48
/proc/1688/stat : 1688 (Spear-32) R 1686 1688 624 0 -1 4194304 15710 0 0 0 2529 19 0 0 25 0 1 0 332900889 66060288 15120 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/1688/statm: 16128 15120 145 302 0 15823 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 64512

[startup+51.1013 s]
/proc/loadavg: 0.93 0.94 0.90 2/65 1689
/proc/meminfo: memFree=1463208/2055920 swapFree=4183424/4192956
[pid=1688] ppid=1686 vsize=75084 CPUtime=51.07
/proc/1688/stat : 1688 (Spear-32) R 1686 1688 624 0 -1 4194304 18355 0 0 0 5084 23 0 0 25 0 1 0 332900889 76886016 17700 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526822 0 0 4096 0 0 0 0 17 1 0 0
/proc/1688/statm: 18771 17700 145 302 0 18466 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 75084

[startup+102.305 s]
/proc/loadavg: 0.97 0.95 0.91 2/65 1689
/proc/meminfo: memFree=1442536/2055920 swapFree=4183424/4192956
[pid=1688] ppid=1686 vsize=95436 CPUtime=102.26
/proc/1688/stat : 1688 (Spear-32) R 1686 1688 624 0 -1 4194304 23464 0 0 0 10193 33 0 0 25 0 1 0 332900889 97726464 22809 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/1688/statm: 23859 22809 145 302 0 23554 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 95436

[startup+162.302 s]
/proc/loadavg: 0.99 0.96 0.91 2/65 1689
/proc/meminfo: memFree=1421544/2055920 swapFree=4183424/4192956
[pid=1688] ppid=1686 vsize=116512 CPUtime=162.25
/proc/1688/stat : 1688 (Spear-32) R 1686 1688 624 0 -1 4194304 28738 0 0 0 16183 42 0 0 25 0 1 0 332900889 119308288 28083 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134539417 0 0 4096 0 0 0 0 17 1 0 0
/proc/1688/statm: 29128 28083 145 302 0 28823 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 116512

[startup+222.302 s]
/proc/loadavg: 0.99 0.96 0.91 2/65 1689
/proc/meminfo: memFree=1401192/2055920 swapFree=4183424/4192956
[pid=1688] ppid=1686 vsize=136596 CPUtime=222.23
/proc/1688/stat : 1688 (Spear-32) R 1686 1688 624 0 -1 4194304 33763 0 0 0 22173 50 0 0 25 0 1 0 332900889 139874304 33108 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/1688/statm: 34149 33108 145 302 0 33844 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 136596

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 1689
/proc/meminfo: memFree=1381352/2055920 swapFree=4183424/4192956
[pid=1688] ppid=1686 vsize=157112 CPUtime=282.22
/proc/1688/stat : 1688 (Spear-32) R 1686 1688 624 0 -1 4194304 38919 0 0 0 28161 61 0 0 25 0 1 0 332900889 160882688 38135 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/1688/statm: 39278 38135 145 302 0 38973 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 157112

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 1689
/proc/meminfo: memFree=1354792/2055920 swapFree=4183424/4192956
[pid=1688] ppid=1686 vsize=183228 CPUtime=342.2
/proc/1688/stat : 1688 (Spear-32) R 1686 1688 624 0 -1 4194304 45471 0 0 0 34145 75 0 0 25 0 1 0 332900889 187625472 44687 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527208 0 0 4096 0 0 0 0 17 1 0 0
/proc/1688/statm: 45807 44687 145 302 0 45502 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 183228

[startup+402.303 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 1689
/proc/meminfo: memFree=1330152/2055920 swapFree=4183424/4192956
[pid=1688] ppid=1686 vsize=208056 CPUtime=402.19
/proc/1688/stat : 1688 (Spear-32) R 1686 1688 624 0 -1 4194304 51654 0 0 0 40132 87 0 0 25 0 1 0 332900889 213049344 50870 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/1688/statm: 52014 50870 145 302 0 51709 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 208056

[startup+462.303 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 1689
/proc/meminfo: memFree=1297192/2055920 swapFree=4183424/4192956
[pid=1688] ppid=1686 vsize=240852 CPUtime=462.17
/proc/1688/stat : 1688 (Spear-32) R 1686 1688 624 0 -1 4194304 59852 0 0 0 46118 99 0 0 25 0 1 0 332900889 246632448 59068 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/1688/statm: 60213 59068 145 302 0 59908 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 240852

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 1689
/proc/meminfo: memFree=1266152/2055920 swapFree=4183424/4192956
[pid=1688] ppid=1686 vsize=272220 CPUtime=522.16
/proc/1688/stat : 1688 (Spear-32) R 1686 1688 624 0 -1 4194304 67698 0 0 0 52106 110 0 0 25 0 1 0 332900889 278753280 66914 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526583 0 0 4096 0 0 0 0 17 1 0 0
/proc/1688/statm: 68055 66914 145 302 0 67750 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 272220

[startup+582.303 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 1689
/proc/meminfo: memFree=1230056/2055920 swapFree=4183424/4192956
[pid=1688] ppid=1686 vsize=307900 CPUtime=582.14
/proc/1688/stat : 1688 (Spear-32) R 1686 1688 624 0 -1 4194304 76647 0 0 0 58093 121 0 0 25 0 1 0 332900889 315289600 75863 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526668 0 0 4096 0 0 0 0 17 1 0 0
/proc/1688/statm: 76975 75863 145 302 0 76670 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 307900

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 1689
/proc/meminfo: memFree=1197864/2055920 swapFree=4183424/4192956
[pid=1688] ppid=1686 vsize=340660 CPUtime=642.13
/proc/1688/stat : 1688 (Spear-32) R 1686 1688 624 0 -1 4194304 84850 0 0 0 64082 131 0 0 25 0 1 0 332900889 348835840 83809 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/1688/statm: 85165 83809 145 302 0 84860 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 340660

[startup+702.301 s]
/proc/loadavg: 1.04 0.99 0.91 2/65 1689
/proc/meminfo: memFree=1167336/2055920 swapFree=4183424/4192956
[pid=1688] ppid=1686 vsize=371676 CPUtime=702.11
/proc/1688/stat : 1688 (Spear-32) R 1686 1688 624 0 -1 4194304 92599 0 0 0 70070 141 0 0 25 0 1 0 332900889 380596224 91558 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/1688/statm: 92919 91558 145 302 0 92614 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 371676

[startup+762.304 s]
/proc/loadavg: 1.05 1.00 0.92 2/65 1689
/proc/meminfo: memFree=1145832/2055920 swapFree=4183424/4192956
[pid=1688] ppid=1686 vsize=392676 CPUtime=762.1
/proc/1688/stat : 1688 (Spear-32) R 1686 1688 624 0 -1 4194304 97827 0 0 0 76060 150 0 0 25 0 1 0 332900889 402100224 96786 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/1688/statm: 98169 96786 145 302 0 97864 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 392676

[startup+822.302 s]
/proc/loadavg: 1.12 1.03 0.93 2/65 1689
/proc/meminfo: memFree=1137384/2055920 swapFree=4183424/4192956
[pid=1688] ppid=1686 vsize=401164 CPUtime=822.09
/proc/1688/stat : 1688 (Spear-32) R 1686 1688 624 0 -1 4194304 99947 0 0 0 82051 158 0 0 25 0 1 0 332900889 410791936 98906 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/1688/statm: 100291 98906 145 302 0 99986 0
Current children cumulated CPU time (s) 822.09
Current children cumulated vsize (KiB) 401164

[startup+882.302 s]
/proc/loadavg: 1.08 1.03 0.94 2/65 1689
/proc/meminfo: memFree=1129320/2055920 swapFree=4183424/4192956
[pid=1688] ppid=1686 vsize=409224 CPUtime=882.07
/proc/1688/stat : 1688 (Spear-32) R 1686 1688 624 0 -1 4194304 101932 0 0 0 88043 164 0 0 25 0 1 0 332900889 419045376 100891 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526812 0 0 4096 0 0 0 0 17 1 0 0
/proc/1688/statm: 102306 100891 145 302 0 102001 0
Current children cumulated CPU time (s) 882.07
Current children cumulated vsize (KiB) 409224

[startup+942.301 s]
/proc/loadavg: 1.03 1.03 0.94 2/65 1689
/proc/meminfo: memFree=1121832/2055920 swapFree=4183424/4192956
[pid=1688] ppid=1686 vsize=416816 CPUtime=942.05
/proc/1688/stat : 1688 (Spear-32) R 1686 1688 624 0 -1 4194304 103820 0 0 0 94035 170 0 0 25 0 1 0 332900889 426819584 102779 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/1688/statm: 104204 102779 145 302 0 103899 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 416816

[startup+1002.3 s]
/proc/loadavg: 1.01 1.02 0.94 2/65 1689
/proc/meminfo: memFree=1114728/2055920 swapFree=4183424/4192956
[pid=1688] ppid=1686 vsize=423844 CPUtime=1002.03
/proc/1688/stat : 1688 (Spear-32) R 1686 1688 624 0 -1 4194304 105561 0 0 0 100029 174 0 0 25 0 1 0 332900889 434016256 104520 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/1688/statm: 105961 104520 145 302 0 105656 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 423844

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 0.94 2/65 1689
/proc/meminfo: memFree=1108840/2055920 swapFree=4183424/4192956
[pid=1688] ppid=1686 vsize=429736 CPUtime=1062.02
/proc/1688/stat : 1688 (Spear-32) R 1686 1688 624 0 -1 4194304 107044 0 0 0 106022 180 0 0 25 0 1 0 332900889 440049664 106003 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/1688/statm: 107434 106003 145 302 0 107129 0
Current children cumulated CPU time (s) 1062.02
Current children cumulated vsize (KiB) 429736

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 0.94 2/65 1689
/proc/meminfo: memFree=1103080/2055920 swapFree=4183424/4192956
[pid=1688] ppid=1686 vsize=435492 CPUtime=1122.01
/proc/1688/stat : 1688 (Spear-32) R 1686 1688 624 0 -1 4194304 108478 0 0 0 112017 184 0 0 25 0 1 0 332900889 445943808 107437 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/1688/statm: 108873 107437 145 302 0 108568 0
Current children cumulated CPU time (s) 1122.01
Current children cumulated vsize (KiB) 435492

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 1689
/proc/meminfo: memFree=1097512/2055920 swapFree=4183424/4192956
[pid=1688] ppid=1686 vsize=440980 CPUtime=1181.99
/proc/1688/stat : 1688 (Spear-32) R 1686 1688 624 0 -1 4194304 109870 0 0 0 118011 188 0 0 25 0 1 0 332900889 451563520 108829 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526784 0 0 4096 0 0 0 0 17 1 0 0
/proc/1688/statm: 110245 108829 145 302 0 109940 0
Current children cumulated CPU time (s) 1181.99
Current children cumulated vsize (KiB) 440980



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 1689
/proc/meminfo: memFree=1095784/2055920 swapFree=4183424/4192956
[pid=1688] ppid=1686 vsize=442644 CPUtime=1200.09
/proc/1688/stat : 1688 (Spear-32) R 1686 1688 624 0 -1 4194304 110276 0 0 0 119819 190 0 0 25 0 1 0 332900889 453267456 109235 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/1688/statm: 110661 109235 145 302 0 110356 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 442644

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.47
CPU time (s): 1200.17
CPU user time (s): 1198.2
CPU system time (s): 1.9737
CPU usage (%): 99.9748
Max. virtual memory (cumulated for all children) (KiB): 442644

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

runsolver used 0.91986 second user time and 2.37764 second system time

The end

Launcher Data (download as text)

Begin job on node61 on Mon Mar  5 21:17:20 UTC 2007

IDJOB= 329011
IDBENCH= 20529
IDSOLVER= 131
FILE ID= node61/329011-1173129439

PBS_JOBID= 4015169

Free space on /tmp= 66520 MiB

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

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  2bee695ce4278b72ee9295631ad94252

RANDOM SEED= 215057170

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node61.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.216
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.216
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:       1534016 kB
Buffers:         28484 kB
Cached:         416820 kB
SwapCached:       3496 kB
Active:          71404 kB
Inactive:       383904 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1534016 kB
SwapTotal:     4192956 kB
SwapFree:      4183424 kB
Dirty:            4696 kB
Writeback:           0 kB
Mapped:          16116 kB
Slab:            52696 kB
Committed_AS:   866316 kB
PageTables:       1392 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= 66520 MiB

End job on node61 on Mon Mar  5 21:37:22 UTC 2007