Trace number 294612

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.04 1200.45

General information on the benchmark

Namerandom/OnTreshold/7SAT/v50/
unif-k7-r89-v50-c4450-S1179686861-10.UNSAT.shuffled.cnf
MD5SUMf925586f9b717029fe6870824cb1d191
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark68.9215
Satisfiable
(Un)Satisfiability was proved
Number of variables50
Number of clauses4450
Sum of the clauses size31150
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 54450

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/294612-1171791852/instance-294612-1171791852.cnf

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.0 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node7/watcher-294612-1171791852 -o ROOT/results/node7/solver-294612-1171791852 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/294612-1171791852/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs /tmp/evaluation/294612-1171791852/instance-294612-1171791852.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 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 1.00 1.00 3/77 16574
/proc/meminfo: memFree=1700048/2055920 swapFree=4142368/4192956
[pid=16574] ppid=16572 vsize=1396 CPUtime=0
/proc/16574/stat : 16574 (Spear-32) R 16572 16574 15480 0 -1 4194304 182 0 0 0 0 0 0 0 18 0 1 0 199139972 1429504 166 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 135271309 0 0 4096 0 0 0 0 17 1 0 0
/proc/16574/statm: 349 166 129 302 0 44 0

[startup+0.107327 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 16574
/proc/meminfo: memFree=1700048/2055920 swapFree=4142368/4192956
[pid=16574] ppid=16572 vsize=1916 CPUtime=0.1
/proc/16574/stat : 16574 (Spear-32) R 16572 16574 15480 0 -1 4194304 317 0 0 0 10 0 0 0 18 0 1 0 199139972 1961984 301 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16574/statm: 479 301 140 302 0 174 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1916

[startup+0.51537 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 16574
/proc/meminfo: memFree=1700048/2055920 swapFree=4142368/4192956
[pid=16574] ppid=16572 vsize=2688 CPUtime=0.5
/proc/16574/stat : 16574 (Spear-32) R 16572 16574 15480 0 -1 4194304 495 0 0 0 50 0 0 0 21 0 1 0 199139972 2752512 479 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16574/statm: 672 479 140 302 0 367 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 2688

[startup+1.33546 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 16575
/proc/meminfo: memFree=1697928/2055920 swapFree=4142368/4192956
[pid=16574] ppid=16572 vsize=3620 CPUtime=1.32
/proc/16574/stat : 16574 (Spear-32) R 16572 16574 15480 0 -1 4194304 726 0 0 0 131 1 0 0 25 0 1 0 199139972 3706880 710 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16574/statm: 905 710 140 302 0 600 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 3620

[startup+2.97163 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 16575
/proc/meminfo: memFree=1696840/2055920 swapFree=4142368/4192956
[pid=16574] ppid=16572 vsize=4836 CPUtime=2.97
/proc/16574/stat : 16574 (Spear-32) R 16572 16574 15480 0 -1 4194304 1031 0 0 0 294 3 0 0 25 0 1 0 199139972 4952064 1015 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16574/statm: 1209 1015 140 302 0 904 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 4836

[startup+6.25297 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 16575
/proc/meminfo: memFree=1695048/2055920 swapFree=4142368/4192956
[pid=16574] ppid=16572 vsize=6396 CPUtime=6.24
/proc/16574/stat : 16574 (Spear-32) R 16572 16574 15480 0 -1 4194304 1428 0 0 0 620 4 0 0 25 0 1 0 199139972 6549504 1379 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16574/statm: 1599 1379 140 302 0 1294 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 6396

[startup+12.7056 s]
/proc/loadavg: 1.07 1.02 1.00 2/78 16575
/proc/meminfo: memFree=1692808/2055920 swapFree=4142368/4192956
[pid=16574] ppid=16572 vsize=8496 CPUtime=12.69
/proc/16574/stat : 16574 (Spear-32) R 16572 16574 15480 0 -1 4194304 1923 0 0 0 1263 6 0 0 25 0 1 0 199139972 8699904 1874 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16574/statm: 2124 1874 140 302 0 1819 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 8496

[startup+25.515 s]
/proc/loadavg: 1.06 1.02 1.00 2/78 16575
/proc/meminfo: memFree=1690184/2055920 swapFree=4142368/4192956
[pid=16574] ppid=16572 vsize=11500 CPUtime=25.5
/proc/16574/stat : 16574 (Spear-32) R 16572 16574 15480 0 -1 4194304 2673 0 0 0 2541 9 0 0 25 0 1 0 199139972 11776000 2559 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16574/statm: 2875 2559 140 302 0 2570 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 11500

[startup+51.1287 s]
/proc/loadavg: 1.04 1.01 1.00 2/78 16575
/proc/meminfo: memFree=1686088/2055920 swapFree=4142368/4192956
[pid=16574] ppid=16572 vsize=15612 CPUtime=51.11
/proc/16574/stat : 16574 (Spear-32) R 16572 16574 15480 0 -1 4194304 3656 0 0 0 5097 14 0 0 25 0 1 0 199139972 15986688 3542 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16574/statm: 3903 3542 140 302 0 3598 0
Current children cumulated CPU time (s) 51.11
Current children cumulated vsize (KiB) 15612

[startup+102.352 s]
/proc/loadavg: 1.02 1.01 1.00 2/78 16575
/proc/meminfo: memFree=1680712/2055920 swapFree=4142368/4192956
[pid=16574] ppid=16572 vsize=21684 CPUtime=102.32
/proc/16574/stat : 16574 (Spear-32) R 16572 16574 15480 0 -1 4194304 5147 0 0 0 10209 23 0 0 25 0 1 0 199139972 22204416 4904 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16574/statm: 5421 4904 140 302 0 5116 0
Current children cumulated CPU time (s) 102.32
Current children cumulated vsize (KiB) 21684

[startup+162.385 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 16575
/proc/meminfo: memFree=1675272/2055920 swapFree=4142368/4192956
[pid=16574] ppid=16572 vsize=27300 CPUtime=162.34
/proc/16574/stat : 16574 (Spear-32) R 16572 16574 15480 0 -1 4194304 6479 0 0 0 16203 31 0 0 25 0 1 0 199139972 27955200 6236 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/16574/statm: 6825 6236 140 302 0 6520 0
Current children cumulated CPU time (s) 162.34
Current children cumulated vsize (KiB) 27300

[startup+222.417 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 16575
/proc/meminfo: memFree=1671752/2055920 swapFree=4142368/4192956
[pid=16574] ppid=16572 vsize=30784 CPUtime=222.35
/proc/16574/stat : 16574 (Spear-32) R 16572 16574 15480 0 -1 4194304 7368 0 0 0 22198 37 0 0 25 0 1 0 199139972 31522816 7125 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16574/statm: 7696 7125 140 302 0 7391 0
Current children cumulated CPU time (s) 222.35
Current children cumulated vsize (KiB) 30784

[startup+282.445 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 16575
/proc/meminfo: memFree=1668744/2055920 swapFree=4142368/4192956
[pid=16574] ppid=16572 vsize=34920 CPUtime=282.37
/proc/16574/stat : 16574 (Spear-32) R 16572 16574 15480 0 -1 4194304 8374 0 0 0 28194 43 0 0 25 0 1 0 199139972 35758080 7874 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16574/statm: 8730 7874 140 302 0 8425 0
Current children cumulated CPU time (s) 282.37
Current children cumulated vsize (KiB) 34920

[startup+342.479 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 16575
/proc/meminfo: memFree=1665800/2055920 swapFree=4142368/4192956
[pid=16574] ppid=16572 vsize=38152 CPUtime=342.38
/proc/16574/stat : 16574 (Spear-32) R 16572 16574 15480 0 -1 4194304 9101 0 0 0 34189 49 0 0 25 0 1 0 199139972 39067648 8601 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/16574/statm: 9538 8601 140 302 0 9233 0
Current children cumulated CPU time (s) 342.38
Current children cumulated vsize (KiB) 38152

[startup+402.517 s]
/proc/loadavg: 1.10 1.03 1.00 2/78 16575
/proc/meminfo: memFree=1662216/2055920 swapFree=4142368/4192956
[pid=16574] ppid=16572 vsize=41924 CPUtime=402.4
/proc/16574/stat : 16574 (Spear-32) R 16572 16574 15480 0 -1 4194304 9977 0 0 0 40186 54 0 0 25 0 1 0 199139972 42930176 9477 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16574/statm: 10481 9477 140 302 0 10176 0
Current children cumulated CPU time (s) 402.4
Current children cumulated vsize (KiB) 41924

[startup+462.547 s]
/proc/loadavg: 1.03 1.02 1.00 2/78 16575
/proc/meminfo: memFree=1659400/2055920 swapFree=4142368/4192956
[pid=16574] ppid=16572 vsize=44752 CPUtime=462.41
/proc/16574/stat : 16574 (Spear-32) R 16572 16574 15480 0 -1 4194304 10688 0 0 0 46181 60 0 0 25 0 1 0 199139972 45826048 10188 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/16574/statm: 11188 10188 140 302 0 10883 0
Current children cumulated CPU time (s) 462.41
Current children cumulated vsize (KiB) 44752

[startup+522.581 s]
/proc/loadavg: 1.01 1.02 1.00 2/78 16575
/proc/meminfo: memFree=1656968/2055920 swapFree=4142368/4192956
[pid=16574] ppid=16572 vsize=47264 CPUtime=522.44
/proc/16574/stat : 16574 (Spear-32) R 16572 16574 15480 0 -1 4194304 11289 0 0 0 52178 66 0 0 25 0 1 0 199139972 48398336 10789 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16574/statm: 11816 10789 140 302 0 11511 0
Current children cumulated CPU time (s) 522.44
Current children cumulated vsize (KiB) 47264

[startup+582.614 s]
/proc/loadavg: 1.00 1.01 1.00 2/78 16575
/proc/meminfo: memFree=1654472/2055920 swapFree=4142368/4192956
[pid=16574] ppid=16572 vsize=49864 CPUtime=582.45
/proc/16574/stat : 16574 (Spear-32) R 16572 16574 15480 0 -1 4194304 11925 0 0 0 58173 72 0 0 25 0 1 0 199139972 51060736 11425 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16574/statm: 12466 11425 140 302 0 12161 0
Current children cumulated CPU time (s) 582.45
Current children cumulated vsize (KiB) 49864

[startup+642.653 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 16575
/proc/meminfo: memFree=1652296/2055920 swapFree=4142368/4192956
[pid=16574] ppid=16572 vsize=52332 CPUtime=642.48
/proc/16574/stat : 16574 (Spear-32) R 16572 16574 15480 0 -1 4194304 12466 0 0 0 64171 77 0 0 25 0 1 0 199139972 53587968 11966 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/16574/statm: 13083 11966 140 302 0 12778 0
Current children cumulated CPU time (s) 642.48
Current children cumulated vsize (KiB) 52332

[startup+702.685 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 16575
/proc/meminfo: memFree=1650312/2055920 swapFree=4142368/4192956
[pid=16574] ppid=16572 vsize=54256 CPUtime=702.49
/proc/16574/stat : 16574 (Spear-32) R 16572 16574 15480 0 -1 4194304 12978 0 0 0 70168 81 0 0 25 0 1 0 199139972 55558144 12478 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/16574/statm: 13564 12478 140 302 0 13259 0
Current children cumulated CPU time (s) 702.49
Current children cumulated vsize (KiB) 54256

[startup+762.717 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 16575
/proc/meminfo: memFree=1647624/2055920 swapFree=4142368/4192956
[pid=16574] ppid=16572 vsize=57532 CPUtime=762.51
/proc/16574/stat : 16574 (Spear-32) R 16572 16574 15480 0 -1 4194304 13645 0 0 0 76166 85 0 0 25 0 1 0 199139972 58912768 13145 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/16574/statm: 14383 13145 140 302 0 14078 0
Current children cumulated CPU time (s) 762.51
Current children cumulated vsize (KiB) 57532

[startup+822.759 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 16575
/proc/meminfo: memFree=1645576/2055920 swapFree=4142368/4192956
[pid=16574] ppid=16572 vsize=59976 CPUtime=822.53
/proc/16574/stat : 16574 (Spear-32) R 16572 16574 15480 0 -1 4194304 14141 0 0 0 82163 90 0 0 25 0 1 0 199139972 61415424 13641 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526710 0 0 4096 0 0 0 0 17 1 0 0
/proc/16574/statm: 14994 13641 140 302 0 14689 0
Current children cumulated CPU time (s) 822.53
Current children cumulated vsize (KiB) 59976

[startup+882.793 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 16575
/proc/meminfo: memFree=1643656/2055920 swapFree=4142368/4192956
[pid=16574] ppid=16572 vsize=61988 CPUtime=882.55
/proc/16574/stat : 16574 (Spear-32) R 16572 16574 15480 0 -1 4194304 14639 0 0 0 88161 94 0 0 25 0 1 0 199139972 63475712 14139 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526871 0 0 4096 0 0 0 0 17 1 0 0
/proc/16574/statm: 15497 14139 140 302 0 15192 0
Current children cumulated CPU time (s) 882.55
Current children cumulated vsize (KiB) 61988

[startup+942.829 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 16575
/proc/meminfo: memFree=1641928/2055920 swapFree=4142368/4192956
[pid=16574] ppid=16572 vsize=63820 CPUtime=942.57
/proc/16574/stat : 16574 (Spear-32) R 16572 16574 15480 0 -1 4194304 15065 0 0 0 94159 98 0 0 25 0 1 0 199139972 65351680 14565 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526742 0 0 4096 0 0 0 0 17 1 0 0
/proc/16574/statm: 15955 14565 140 302 0 15650 0
Current children cumulated CPU time (s) 942.57
Current children cumulated vsize (KiB) 63820

[startup+1002.86 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 16575
/proc/meminfo: memFree=1639944/2055920 swapFree=4142368/4192956
[pid=16574] ppid=16572 vsize=65744 CPUtime=1002.59
/proc/16574/stat : 16574 (Spear-32) R 16572 16574 15480 0 -1 4194304 15575 0 0 0 100158 101 0 0 25 0 1 0 199139972 67321856 15075 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134527168 0 0 4096 0 0 0 0 17 1 0 0
/proc/16574/statm: 16436 15075 140 302 0 16131 0
Current children cumulated CPU time (s) 1002.59
Current children cumulated vsize (KiB) 65744

[startup+1062.93 s]
/proc/loadavg: 1.07 1.02 1.00 2/84 16697
/proc/meminfo: memFree=1636568/2055920 swapFree=4142368/4192956
[pid=16574] ppid=16572 vsize=70616 CPUtime=1062.59
/proc/16574/stat : 16574 (Spear-32) R 16572 16574 15480 0 -1 4194304 16609 0 0 0 106153 106 0 0 25 0 1 0 199139972 72310784 15596 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16574/statm: 17654 15596 140 302 0 17349 0
Current children cumulated CPU time (s) 1062.59
Current children cumulated vsize (KiB) 70616

[startup+1122.98 s]
/proc/loadavg: 1.02 1.01 1.00 2/78 16773
/proc/meminfo: memFree=1635976/2055920 swapFree=4142368/4192956
[pid=16574] ppid=16572 vsize=72152 CPUtime=1122.58
/proc/16574/stat : 16574 (Spear-32) R 16572 16574 15480 0 -1 4194304 17029 0 0 0 112148 110 0 0 25 0 1 0 199139972 73883648 16016 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16574/statm: 18038 16016 140 302 0 17733 0
Current children cumulated CPU time (s) 1122.58
Current children cumulated vsize (KiB) 72152

[startup+1183.02 s]
/proc/loadavg: 1.01 1.00 1.00 2/78 16773
/proc/meminfo: memFree=1634376/2055920 swapFree=4142368/4192956
[pid=16574] ppid=16572 vsize=73436 CPUtime=1182.6
/proc/16574/stat : 16574 (Spear-32) R 16572 16574 15480 0 -1 4194304 17432 0 0 0 118147 113 0 0 25 0 1 0 199139972 75198464 16419 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/16574/statm: 18359 16419 140 302 0 18054 0
Current children cumulated CPU time (s) 1182.6
Current children cumulated vsize (KiB) 73436



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.43 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 16773
/proc/meminfo: memFree=1633864/2055920 swapFree=4142368/4192956
[pid=16574] ppid=16572 vsize=74076 CPUtime=1200.02
/proc/16574/stat : 16574 (Spear-32) R 16572 16574 15480 0 -1 4194304 17545 0 0 0 119888 114 0 0 25 0 1 0 199139972 75853824 16532 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/16574/statm: 18519 16532 140 302 0 18214 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 74076

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.45
CPU time (s): 1200.04
CPU user time (s): 1198.89
CPU system time (s): 1.15182
CPU usage (%): 99.9658
Max. virtual memory (cumulated for all children) (KiB): 74076

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

runsolver used 1.3238 second user time and 2.94855 second system time

The end

Launcher Data (download as text)

Begin job on node7 on Sun Feb 18 09:44:12 UTC 2007

IDJOB= 294612
IDBENCH= 19892
IDSOLVER= 132
FILE ID= node7/294612-1171791852

PBS_JOBID= 3839305

Free space on /tmp= 66547 MiB

SOLVER NAME= Spear FH 1.0
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/7SAT/v50/unif-k7-r89-v50-c4450-S1179686861-10.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/294612-1171791852/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/294612-1171791852/instance-294612-1171791852.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node7/watcher-294612-1171791852 -o ROOT/results/node7/solver-294612-1171791852 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/294612-1171791852/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/294612-1171791852/instance-294612-1171791852.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  f925586f9b717029fe6870824cb1d191

RANDOM SEED= 995988368

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node7.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.232
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.232
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:       1700520 kB
Buffers:         47808 kB
Cached:         210752 kB
SwapCached:      16024 kB
Active:         205208 kB
Inactive:        83824 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1700520 kB
SwapTotal:     4192956 kB
SwapFree:      4142368 kB
Dirty:            1672 kB
Writeback:           0 kB
Mapped:          30208 kB
Slab:            51940 kB
Committed_AS:   712116 kB
PageTables:       1764 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= 66547 MiB

End job on node7 on Sun Feb 18 10:04:15 UTC 2007