Trace number 330775

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

General information on the benchmark

Nameindustrial/IBM_FV_2004_30/
IBM_FV_2004_rule_batch_30_SAT_dat.k100.cnf
MD5SUMc97658c8cc9699de99c11669c53b15a2
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 variables206904
Number of clauses861029
Sum of the clauses size2210241
Maximum clause length12
Minimum clause length1
Number of clauses of size 12072
Number of clauses of size 2611020
Number of clauses of size 3161906
Number of clauses of size 430714
Number of clauses of size 517499
Number of clauses of size over 537818

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/330775-1173173240/instance-330775-1173173240.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/node76/watcher-330775-1173173240 -o ROOT/results/node76/solver-330775-1173173240 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/330775-1173173240/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/330775-1173173240/instance-330775-1173173240.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.98 3/69 3458
/proc/meminfo: memFree=1747568/2055888 swapFree=4087256/4096564
[pid=3458] ppid=3456 vsize=1396 CPUtime=0
/proc/3458/stat : 3458 (Spear-32) R 3456 3458 1960 0 -1 4194304 153 0 0 0 0 0 0 0 20 0 1 0 337282417 1429504 138 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/3458/statm: 349 138 121 302 0 44 0

[startup+0.0211409 s]
/proc/loadavg: 0.92 0.97 0.98 3/69 3458
/proc/meminfo: memFree=1747568/2055888 swapFree=4087256/4096564
[pid=3458] ppid=3456 vsize=1396 CPUtime=0.01
/proc/3458/stat : 3458 (Spear-32) R 3456 3458 1960 0 -1 4194304 153 0 0 0 1 0 0 0 20 0 1 0 337282417 1429504 138 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/3458/statm: 349 138 121 302 0 44 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1396

[startup+0.10115 s]
/proc/loadavg: 0.92 0.97 0.98 3/69 3458
/proc/meminfo: memFree=1747568/2055888 swapFree=4087256/4096564
[pid=3458] ppid=3456 vsize=1396 CPUtime=0.09
/proc/3458/stat : 3458 (Spear-32) R 3456 3458 1960 0 -1 4194304 160 0 0 0 9 0 0 0 20 0 1 0 337282417 1429504 145 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/3458/statm: 349 145 126 302 0 44 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1396

[startup+0.301172 s]
/proc/loadavg: 0.92 0.97 0.98 3/69 3458
/proc/meminfo: memFree=1747568/2055888 swapFree=4087256/4096564
[pid=3458] ppid=3456 vsize=9272 CPUtime=0.29
/proc/3458/stat : 3458 (Spear-32) R 3456 3458 1960 0 -1 4194304 2429 0 0 0 28 1 0 0 22 0 1 0 337282417 9494528 2000 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/3458/statm: 2318 2000 129 302 0 2013 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9272

[startup+0.701217 s]
/proc/loadavg: 0.92 0.97 0.98 3/69 3458
/proc/meminfo: memFree=1747568/2055888 swapFree=4087256/4096564
[pid=3458] ppid=3456 vsize=25876 CPUtime=0.69
/proc/3458/stat : 3458 (Spear-32) R 3456 3458 1960 0 -1 4194304 7321 0 0 0 62 7 0 0 25 0 1 0 337282417 26497024 5413 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/3458/statm: 6469 5413 129 302 0 6164 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 25876

[startup+1.50131 s]
/proc/loadavg: 0.92 0.97 0.98 2/70 3459
/proc/meminfo: memFree=1716840/2055888 swapFree=4087256/4096564
[pid=3458] ppid=3456 vsize=55804 CPUtime=1.49
/proc/3458/stat : 3458 (Spear-32) R 3456 3458 1960 0 -1 4194304 16046 0 0 0 135 14 0 0 25 0 1 0 337282417 57143296 11702 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/3458/statm: 13951 11702 129 302 0 13646 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 55804

[startup+3.10149 s]
/proc/loadavg: 1.01 0.99 0.99 2/70 3459
/proc/meminfo: memFree=1680552/2055888 swapFree=4087256/4096564
[pid=3458] ppid=3456 vsize=92836 CPUtime=3.09
/proc/3458/stat : 3458 (Spear-32) R 3456 3458 1960 0 -1 4194304 26812 0 0 0 289 20 0 0 25 0 1 0 337282417 95064064 22095 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/3458/statm: 23209 22095 145 302 0 22904 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 92836

[startup+6.30186 s]
/proc/loadavg: 1.01 0.99 0.99 2/70 3459
/proc/meminfo: memFree=1644328/2055888 swapFree=4087256/4096564
[pid=3458] ppid=3456 vsize=112336 CPUtime=6.29
/proc/3458/stat : 3458 (Spear-32) R 3456 3458 1960 0 -1 4194304 32304 0 0 0 605 24 0 0 25 0 1 0 337282417 115032064 26075 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/3458/statm: 28084 26075 145 302 0 27779 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 112336

[startup+12.7016 s]
/proc/loadavg: 1.01 0.99 0.99 2/70 3459
/proc/meminfo: memFree=1641336/2055888 swapFree=4087256/4096564
[pid=3458] ppid=3456 vsize=115212 CPUtime=12.69
/proc/3458/stat : 3458 (Spear-32) R 3456 3458 1960 0 -1 4194304 33006 0 0 0 1240 29 0 0 25 0 1 0 337282417 117977088 26777 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/3458/statm: 28803 26777 145 302 0 28498 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 115212

[startup+25.5011 s]
/proc/loadavg: 1.00 0.99 0.99 2/70 3459
/proc/meminfo: memFree=1635192/2055888 swapFree=4087256/4096564
[pid=3458] ppid=3456 vsize=120976 CPUtime=25.48
/proc/3458/stat : 3458 (Spear-32) R 3456 3458 1960 0 -1 4194304 34475 0 0 0 2511 37 0 0 25 0 1 0 337282417 123879424 28213 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/3458/statm: 30244 28213 145 302 0 29939 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 120976

[startup+51.102 s]
/proc/loadavg: 1.00 0.99 0.99 2/70 3459
/proc/meminfo: memFree=1625272/2055888 swapFree=4087256/4096564
[pid=3458] ppid=3456 vsize=131124 CPUtime=51.08
/proc/3458/stat : 3458 (Spear-32) R 3456 3458 1960 0 -1 4194304 37089 0 0 0 5060 48 0 0 25 0 1 0 337282417 134270976 30762 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/3458/statm: 32781 30762 145 302 0 32476 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 131124

[startup+102.306 s]
/proc/loadavg: 1.00 0.99 0.99 2/70 3459
/proc/meminfo: memFree=1608248/2055888 swapFree=4087256/4096564
[pid=3458] ppid=3456 vsize=148296 CPUtime=102.27
/proc/3458/stat : 3458 (Spear-32) R 3456 3458 1960 0 -1 4194304 41415 0 0 0 10160 67 0 0 25 0 1 0 337282417 151855104 34959 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/3458/statm: 37074 34959 145 302 0 36769 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 148296

[startup+162.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/70 3459
/proc/meminfo: memFree=1584312/2055888 swapFree=4087256/4096564
[pid=3458] ppid=3456 vsize=172180 CPUtime=162.24
/proc/3458/stat : 3458 (Spear-32) R 3456 3458 1960 0 -1 4194304 47464 0 0 0 16135 89 0 0 25 0 1 0 337282417 176312320 41008 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/3458/statm: 43045 41008 145 302 0 42740 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 172180

[startup+222.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/70 3459
/proc/meminfo: memFree=1544760/2055888 swapFree=4087256/4096564
[pid=3458] ppid=3456 vsize=212132 CPUtime=222.23
/proc/3458/stat : 3458 (Spear-32) R 3456 3458 1960 0 -1 4194304 57527 0 0 0 22117 106 0 0 25 0 1 0 337282417 217223168 50814 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/3458/statm: 53033 50814 145 302 0 52728 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 212132

[startup+282.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/70 3459
/proc/meminfo: memFree=1519096/2055888 swapFree=4087256/4096564
[pid=3458] ppid=3456 vsize=237632 CPUtime=282.2
/proc/3458/stat : 3458 (Spear-32) R 3456 3458 1960 0 -1 4194304 63952 0 0 0 28095 125 0 0 25 0 1 0 337282417 243335168 57239 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/3458/statm: 59408 57239 145 302 0 59103 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 237632

[startup+342.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/70 3459
/proc/meminfo: memFree=1501880/2055888 swapFree=4087256/4096564
[pid=3458] ppid=3456 vsize=254556 CPUtime=342.19
/proc/3458/stat : 3458 (Spear-32) R 3456 3458 1960 0 -1 4194304 68222 0 0 0 34077 142 0 0 25 0 1 0 337282417 260665344 61509 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/3458/statm: 63639 61509 145 302 0 63334 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 254556

[startup+402.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/70 3459
/proc/meminfo: memFree=1485368/2055888 swapFree=4087256/4096564
[pid=3458] ppid=3456 vsize=271028 CPUtime=402.17
/proc/3458/stat : 3458 (Spear-32) R 3456 3458 1960 0 -1 4194304 72395 0 0 0 40061 156 0 0 25 0 1 0 337282417 277532672 65682 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/3458/statm: 67757 65682 145 302 0 67452 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 271028

[startup+462.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/70 3459
/proc/meminfo: memFree=1464056/2055888 swapFree=4087256/4096564
[pid=3458] ppid=3456 vsize=291936 CPUtime=462.16
/proc/3458/stat : 3458 (Spear-32) R 3456 3458 1960 0 -1 4194304 77648 0 0 0 46049 167 0 0 25 0 1 0 337282417 298942464 70935 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/3458/statm: 72984 70935 145 302 0 72679 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 291936

[startup+522.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/70 3459
/proc/meminfo: memFree=1445944/2055888 swapFree=4087256/4096564
[pid=3458] ppid=3456 vsize=312040 CPUtime=522.13
/proc/3458/stat : 3458 (Spear-32) R 3456 3458 1960 0 -1 4194304 82705 0 0 0 52036 177 0 0 25 0 1 0 337282417 319528960 75479 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/3458/statm: 78010 75479 145 302 0 77705 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 312040

[startup+582.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/70 3459
/proc/meminfo: memFree=1428664/2055888 swapFree=4087256/4096564
[pid=3458] ppid=3456 vsize=329052 CPUtime=582.12
/proc/3458/stat : 3458 (Spear-32) R 3456 3458 1960 0 -1 4194304 86982 0 0 0 58026 186 0 0 25 0 1 0 337282417 336949248 79756 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134524699 0 0 4096 0 0 0 0 17 1 0 0
/proc/3458/statm: 82263 79756 145 302 0 81958 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 329052

[startup+642.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/70 3459
/proc/meminfo: memFree=1411448/2055888 swapFree=4087256/4096564
[pid=3458] ppid=3456 vsize=346020 CPUtime=642.1
/proc/3458/stat : 3458 (Spear-32) R 3456 3458 1960 0 -1 4194304 91241 0 0 0 64017 193 0 0 25 0 1 0 337282417 354324480 84015 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/3458/statm: 86505 84015 145 302 0 86200 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 346020

[startup+702.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/70 3459
/proc/meminfo: memFree=1395960/2055888 swapFree=4087256/4096564
[pid=3458] ppid=3456 vsize=361608 CPUtime=702.09
/proc/3458/stat : 3458 (Spear-32) R 3456 3458 1960 0 -1 4194304 95134 0 0 0 70006 203 0 0 25 0 1 0 337282417 370286592 87908 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/3458/statm: 90402 87908 145 302 0 90097 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 361608

[startup+762.306 s]
/proc/loadavg: 1.00 0.99 0.99 2/70 3459
/proc/meminfo: memFree=1379512/2055888 swapFree=4087256/4096564
[pid=3458] ppid=3456 vsize=377832 CPUtime=762.07
/proc/3458/stat : 3458 (Spear-32) R 3456 3458 1960 0 -1 4194304 99201 0 0 0 75998 209 0 0 25 0 1 0 337282417 386899968 91975 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526752 0 0 4096 0 0 0 0 17 1 0 0
/proc/3458/statm: 94458 91975 145 302 0 94153 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 377832

[startup+822.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/70 3459
/proc/meminfo: memFree=1365496/2055888 swapFree=4087256/4096564
[pid=3458] ppid=3456 vsize=391924 CPUtime=822.06
/proc/3458/stat : 3458 (Spear-32) R 3456 3458 1960 0 -1 4194304 102742 0 0 0 81990 216 0 0 25 0 1 0 337282417 401330176 95516 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527012 0 0 4096 0 0 0 0 17 1 0 0
/proc/3458/statm: 97981 95516 145 302 0 97676 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 391924

[startup+882.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/70 3459
/proc/meminfo: memFree=1351160/2055888 swapFree=4087256/4096564
[pid=3458] ppid=3456 vsize=406008 CPUtime=882.03
/proc/3458/stat : 3458 (Spear-32) R 3456 3458 1960 0 -1 4194304 106259 0 0 0 87980 223 0 0 25 0 1 0 337282417 415752192 99033 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/3458/statm: 101502 99033 145 302 0 101197 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 406008

[startup+942.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/70 3459
/proc/meminfo: memFree=1338296/2055888 swapFree=4087256/4096564
[pid=3458] ppid=3456 vsize=419196 CPUtime=942.02
/proc/3458/stat : 3458 (Spear-32) R 3456 3458 1960 0 -1 4194304 109507 0 0 0 93973 229 0 0 25 0 1 0 337282417 429256704 102281 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/3458/statm: 104799 102281 145 302 0 104494 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 419196

[startup+1002.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/70 3461
/proc/meminfo: memFree=1326968/2055888 swapFree=4087256/4096564
[pid=3458] ppid=3456 vsize=430332 CPUtime=1002
/proc/3458/stat : 3458 (Spear-32) R 3456 3458 1960 0 -1 4194304 112296 0 0 0 99959 241 0 0 25 0 1 0 337282417 440659968 105070 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/3458/statm: 107583 105070 145 302 0 107278 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 430332

[startup+1062.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/70 3461
/proc/meminfo: memFree=1316088/2055888 swapFree=4087256/4096564
[pid=3458] ppid=3456 vsize=441260 CPUtime=1061.98
/proc/3458/stat : 3458 (Spear-32) R 3456 3458 1960 0 -1 4194304 115051 0 0 0 105949 249 0 0 25 0 1 0 337282417 451850240 107825 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/3458/statm: 110315 107825 145 302 0 110010 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 441260

[startup+1122.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/70 3461
/proc/meminfo: memFree=1305208/2055888 swapFree=4087256/4096564
[pid=3458] ppid=3456 vsize=451932 CPUtime=1121.97
/proc/3458/stat : 3458 (Spear-32) R 3456 3458 1960 0 -1 4194304 117722 0 0 0 111941 256 0 0 25 0 1 0 337282417 462778368 110496 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526767 0 0 4096 0 0 0 0 17 1 0 0
/proc/3458/statm: 112983 110496 145 302 0 112678 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 451932

[startup+1182.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/70 3461
/proc/meminfo: memFree=1293944/2055888 swapFree=4087256/4096564
[pid=3458] ppid=3456 vsize=463260 CPUtime=1181.95
/proc/3458/stat : 3458 (Spear-32) R 3456 3458 1960 0 -1 4194304 120557 0 0 0 117933 262 0 0 25 0 1 0 337282417 474378240 113331 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/3458/statm: 115815 113331 145 302 0 115510 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 463260



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 0.99 0.99 2/70 3461
/proc/meminfo: memFree=1290872/2055888 swapFree=4087256/4096564
[pid=3458] ppid=3456 vsize=466172 CPUtime=1200.04
/proc/3458/stat : 3458 (Spear-32) R 3456 3458 1960 0 -1 4194304 121268 0 0 0 119741 263 0 0 25 0 1 0 337282417 477360128 114042 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/3458/statm: 116543 114042 145 302 0 116238 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 466172

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.48
CPU time (s): 1200.12
CPU user time (s): 1197.42
CPU system time (s): 2.70859
CPU usage (%): 99.9707
Max. virtual memory (cumulated for all children) (KiB): 466172

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

runsolver used 1.08283 second user time and 2.20966 second system time

The end

Launcher Data (download as text)

Begin job on node76 on Tue Mar  6 09:27:21 UTC 2007

IDJOB= 330775
IDBENCH= 20571
IDSOLVER= 131
FILE ID= node76/330775-1173173240

PBS_JOBID= 4015242

Free space on /tmp= 66599 MiB

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

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  c97658c8cc9699de99c11669c53b15a2

RANDOM SEED= 254018833

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node76.alineos.net 2.6.9-34.ELsmp #1 SMP Thu Mar 9 06:23:23 GMT 2006 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.219
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	: 6006.18
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.219
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	: 5999.41
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055888 kB
MemFree:       1748048 kB
Buffers:         22228 kB
Cached:         211900 kB
SwapCached:       2716 kB
Active:          98372 kB
Inactive:       159492 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055888 kB
LowFree:       1748048 kB
SwapTotal:     4096564 kB
SwapFree:      4087256 kB
Dirty:           22444 kB
Writeback:           0 kB
Mapped:          29720 kB
Slab:            36328 kB
Committed_AS:  1187464 kB
PageTables:       1460 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264388 kB
VmallocChunk: 536606243 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66599 MiB

End job on node76 on Tue Mar  6 09:47:24 UTC 2007