Trace number 311750

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.07 1200.39

General information on the benchmark

Namerandom/2+p/p0.8/v2405/
unif2p-p0.8-v2405-c7479-S2108627398-03-UNSAT.cnf
MD5SUM2ccf1a5520f45941a05bd2d37ce612fe
Bench CategoryRANDOM (random 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 variables2405
Number of clauses7478
Sum of the clauses size20939
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21495
Number of clauses of size 35983
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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/311750-1172575642/instance-311750-1172575642.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/node1/watcher-311750-1172575642 -o ROOT/results/node1/solver-311750-1172575642 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/311750-1172575642/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs /tmp/evaluation/311750-1172575642/instance-311750-1172575642.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: 0.99 0.98 0.99 3/77 21367
/proc/meminfo: memFree=1707496/2055920 swapFree=4156676/4192956
[pid=21367] ppid=21365 vsize=1932 CPUtime=0
/proc/21367/stat : 21367 (Spear-32) R 21365 21367 20818 0 -1 4194304 263 0 0 0 0 0 0 0 18 0 1 0 277519316 1978368 247 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134518176 0 0 4096 0 0 0 0 17 1 0 0
/proc/21367/statm: 483 247 126 302 0 178 0

[startup+0.107179 s]
/proc/loadavg: 0.99 0.98 0.99 3/77 21367
/proc/meminfo: memFree=1707496/2055920 swapFree=4156676/4192956
[pid=21367] ppid=21365 vsize=2324 CPUtime=0.1
/proc/21367/stat : 21367 (Spear-32) R 21365 21367 20818 0 -1 4194304 385 0 0 0 10 0 0 0 18 0 1 0 277519316 2379776 369 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/21367/statm: 581 369 140 302 0 276 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2324

[startup+0.515227 s]
/proc/loadavg: 0.99 0.98 0.99 3/77 21367
/proc/meminfo: memFree=1707496/2055920 swapFree=4156676/4192956
[pid=21367] ppid=21365 vsize=2840 CPUtime=0.5
/proc/21367/stat : 21367 (Spear-32) R 21365 21367 20818 0 -1 4194304 529 0 0 0 50 0 0 0 21 0 1 0 277519316 2908160 513 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/21367/statm: 710 513 140 302 0 405 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 2840

[startup+1.33532 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 21368
/proc/meminfo: memFree=1705248/2055920 swapFree=4156676/4192956
[pid=21367] ppid=21365 vsize=3736 CPUtime=1.33
/proc/21367/stat : 21367 (Spear-32) R 21365 21367 20818 0 -1 4194304 756 0 0 0 132 1 0 0 25 0 1 0 277519316 3825664 740 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/21367/statm: 934 740 140 302 0 629 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 3736

[startup+2.97151 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 21368
/proc/meminfo: memFree=1704096/2055920 swapFree=4156676/4192956
[pid=21367] ppid=21365 vsize=5148 CPUtime=2.96
/proc/21367/stat : 21367 (Spear-32) R 21365 21367 20818 0 -1 4194304 1098 0 0 0 294 2 0 0 25 0 1 0 277519316 5271552 1082 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/21367/statm: 1287 1082 140 302 0 982 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 5148

[startup+6.2529 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 21368
/proc/meminfo: memFree=1701792/2055920 swapFree=4156676/4192956
[pid=21367] ppid=21365 vsize=7084 CPUtime=6.24
/proc/21367/stat : 21367 (Spear-32) R 21365 21367 20818 0 -1 4194304 1587 0 0 0 620 4 0 0 25 0 1 0 277519316 7254016 1571 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/21367/statm: 1771 1571 140 302 0 1466 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 7084

[startup+12.7037 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 21368
/proc/meminfo: memFree=1698656/2055920 swapFree=4156676/4192956
[pid=21367] ppid=21365 vsize=9944 CPUtime=12.69
/proc/21367/stat : 21367 (Spear-32) R 21365 21367 20818 0 -1 4194304 2318 0 0 0 1263 6 0 0 25 0 1 0 277519316 10182656 2269 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/21367/statm: 2486 2269 140 302 0 2181 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 9944

[startup+25.5122 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 21368
/proc/meminfo: memFree=1694688/2055920 swapFree=4156676/4192956
[pid=21367] ppid=21365 vsize=14200 CPUtime=25.5
/proc/21367/stat : 21367 (Spear-32) R 21365 21367 20818 0 -1 4194304 3399 0 0 0 2540 10 0 0 25 0 1 0 277519316 14540800 3285 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/21367/statm: 3550 3285 140 302 0 3245 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 14200

[startup+51.1242 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 21368
/proc/meminfo: memFree=1688480/2055920 swapFree=4156676/4192956
[pid=21367] ppid=21365 vsize=20248 CPUtime=51.1
/proc/21367/stat : 21367 (Spear-32) R 21365 21367 20818 0 -1 4194304 4919 0 0 0 5093 17 0 0 25 0 1 0 277519316 20733952 4805 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527022 0 0 4096 0 0 0 0 17 1 0 0
/proc/21367/statm: 5062 4805 140 302 0 4757 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 20248

[startup+102.347 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 21368
/proc/meminfo: memFree=1679264/2055920 swapFree=4156676/4192956
[pid=21367] ppid=21365 vsize=30016 CPUtime=102.3
/proc/21367/stat : 21367 (Spear-32) R 21365 21367 20818 0 -1 4194304 7374 0 0 0 10201 29 0 0 25 0 1 0 277519316 30736384 7131 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527012 0 0 4096 0 0 0 0 17 1 0 0
/proc/21367/statm: 7504 7131 140 302 0 7199 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 30016

[startup+162.381 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 21368
/proc/meminfo: memFree=1670176/2055920 swapFree=4156676/4192956
[pid=21367] ppid=21365 vsize=38908 CPUtime=162.32
/proc/21367/stat : 21367 (Spear-32) R 21365 21367 20818 0 -1 4194304 9602 0 0 0 16192 40 0 0 25 0 1 0 277519316 39841792 9359 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/21367/statm: 9727 9359 140 302 0 9422 0
Current children cumulated CPU time (s) 162.32
Current children cumulated vsize (KiB) 38908

[startup+222.417 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 21368
/proc/meminfo: memFree=1663200/2055920 swapFree=4156676/4192956
[pid=21367] ppid=21365 vsize=45872 CPUtime=222.35
/proc/21367/stat : 21367 (Spear-32) R 21365 21367 20818 0 -1 4194304 11358 0 0 0 22182 53 0 0 25 0 1 0 277519316 46972928 11115 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/21367/statm: 11468 11115 140 302 0 11163 0
Current children cumulated CPU time (s) 222.35
Current children cumulated vsize (KiB) 45872

[startup+282.449 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 21368
/proc/meminfo: memFree=1656864/2055920 swapFree=4156676/4192956
[pid=21367] ppid=21365 vsize=53112 CPUtime=282.36
/proc/21367/stat : 21367 (Spear-32) R 21365 21367 20818 0 -1 4194304 13189 0 0 0 28174 62 0 0 25 0 1 0 277519316 54386688 12689 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/21367/statm: 13278 12689 140 302 0 12973 0
Current children cumulated CPU time (s) 282.36
Current children cumulated vsize (KiB) 53112

[startup+342.486 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 21368
/proc/meminfo: memFree=1650912/2055920 swapFree=4156676/4192956
[pid=21367] ppid=21365 vsize=59172 CPUtime=342.38
/proc/21367/stat : 21367 (Spear-32) R 21365 21367 20818 0 -1 4194304 14668 0 0 0 34167 71 0 0 25 0 1 0 277519316 60592128 14168 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526797 0 0 4096 0 0 0 0 17 1 0 0
/proc/21367/statm: 14793 14168 140 302 0 14488 0
Current children cumulated CPU time (s) 342.38
Current children cumulated vsize (KiB) 59172

[startup+402.52 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 21368
/proc/meminfo: memFree=1645408/2055920 swapFree=4156676/4192956
[pid=21367] ppid=21365 vsize=64532 CPUtime=402.4
/proc/21367/stat : 21367 (Spear-32) R 21365 21367 20818 0 -1 4194304 16013 0 0 0 40162 78 0 0 25 0 1 0 277519316 66080768 15513 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/21367/statm: 16133 15513 140 302 0 15828 0
Current children cumulated CPU time (s) 402.4
Current children cumulated vsize (KiB) 64532

[startup+462.551 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 21368
/proc/meminfo: memFree=1640672/2055920 swapFree=4156676/4192956
[pid=21367] ppid=21365 vsize=69576 CPUtime=462.41
/proc/21367/stat : 21367 (Spear-32) R 21365 21367 20818 0 -1 4194304 17218 0 0 0 46156 85 0 0 25 0 1 0 277519316 71245824 16718 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/21367/statm: 17394 16718 140 302 0 17089 0
Current children cumulated CPU time (s) 462.41
Current children cumulated vsize (KiB) 69576

[startup+522.583 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 21368
/proc/meminfo: memFree=1636256/2055920 swapFree=4156676/4192956
[pid=21367] ppid=21365 vsize=74208 CPUtime=522.43
/proc/21367/stat : 21367 (Spear-32) R 21365 21367 20818 0 -1 4194304 18327 0 0 0 52150 93 0 0 25 0 1 0 277519316 75988992 17827 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/21367/statm: 18552 17827 140 302 0 18247 0
Current children cumulated CPU time (s) 522.43
Current children cumulated vsize (KiB) 74208

[startup+582.613 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 21368
/proc/meminfo: memFree=1631200/2055920 swapFree=4156676/4192956
[pid=21367] ppid=21365 vsize=79132 CPUtime=582.45
/proc/21367/stat : 21367 (Spear-32) R 21365 21367 20818 0 -1 4194304 19579 0 0 0 58145 100 0 0 25 0 1 0 277519316 81031168 19079 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526794 0 0 4096 0 0 0 0 17 1 0 0
/proc/21367/statm: 19783 19079 140 302 0 19478 0
Current children cumulated CPU time (s) 582.45
Current children cumulated vsize (KiB) 79132

[startup+642.648 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 21368
/proc/meminfo: memFree=1626464/2055920 swapFree=4156676/4192956
[pid=21367] ppid=21365 vsize=83844 CPUtime=642.46
/proc/21367/stat : 21367 (Spear-32) R 21365 21367 20818 0 -1 4194304 20774 0 0 0 64139 107 0 0 25 0 1 0 277519316 85856256 20274 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134558753 0 0 4096 0 0 0 0 17 1 0 0
/proc/21367/statm: 20961 20274 140 302 0 20656 0
Current children cumulated CPU time (s) 642.46
Current children cumulated vsize (KiB) 83844

[startup+702.68 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 21368
/proc/meminfo: memFree=1622560/2055920 swapFree=4156676/4192956
[pid=21367] ppid=21365 vsize=87940 CPUtime=702.48
/proc/21367/stat : 21367 (Spear-32) R 21365 21367 20818 0 -1 4194304 21739 0 0 0 70136 112 0 0 25 0 1 0 277519316 90050560 21239 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526708 0 0 4096 0 0 0 0 17 1 0 0
/proc/21367/statm: 21985 21239 140 302 0 21680 0
Current children cumulated CPU time (s) 702.48
Current children cumulated vsize (KiB) 87940

[startup+762.712 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 21368
/proc/meminfo: memFree=1619104/2055920 swapFree=4156676/4192956
[pid=21367] ppid=21365 vsize=91260 CPUtime=762.5
/proc/21367/stat : 21367 (Spear-32) R 21365 21367 20818 0 -1 4194304 22593 0 0 0 76133 117 0 0 25 0 1 0 277519316 93450240 22093 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/21367/statm: 22815 22093 140 302 0 22510 0
Current children cumulated CPU time (s) 762.5
Current children cumulated vsize (KiB) 91260

[startup+822.747 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 21368
/proc/meminfo: memFree=1615776/2055920 swapFree=4156676/4192956
[pid=21367] ppid=21365 vsize=94728 CPUtime=822.51
/proc/21367/stat : 21367 (Spear-32) R 21365 21367 20818 0 -1 4194304 23444 0 0 0 82129 122 0 0 25 0 1 0 277519316 97001472 22944 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/21367/statm: 23682 22944 140 302 0 23377 0
Current children cumulated CPU time (s) 822.51
Current children cumulated vsize (KiB) 94728

[startup+882.78 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 21368
/proc/meminfo: memFree=1612384/2055920 swapFree=4156676/4192956
[pid=21367] ppid=21365 vsize=98084 CPUtime=882.53
/proc/21367/stat : 21367 (Spear-32) R 21365 21367 20818 0 -1 4194304 24293 0 0 0 88125 128 0 0 25 0 1 0 277519316 100438016 23793 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526928 0 0 4096 0 0 0 0 17 1 0 0
/proc/21367/statm: 24521 23793 140 302 0 24216 0
Current children cumulated CPU time (s) 882.53
Current children cumulated vsize (KiB) 98084

[startup+942.812 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 21370
/proc/meminfo: memFree=1609120/2055920 swapFree=4156676/4192956
[pid=21367] ppid=21365 vsize=103472 CPUtime=942.55
/proc/21367/stat : 21367 (Spear-32) R 21365 21367 20818 0 -1 4194304 25602 0 0 0 94122 133 0 0 25 0 1 0 277519316 105955328 24589 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/21367/statm: 25868 24589 140 302 0 25563 0
Current children cumulated CPU time (s) 942.55
Current children cumulated vsize (KiB) 103472

[startup+1002.85 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 21370
/proc/meminfo: memFree=1606048/2055920 swapFree=4156676/4192956
[pid=21367] ppid=21365 vsize=106448 CPUtime=1002.56
/proc/21367/stat : 21367 (Spear-32) R 21365 21367 20818 0 -1 4194304 26362 0 0 0 100119 137 0 0 25 0 1 0 277519316 109002752 25349 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/21367/statm: 26612 25349 140 302 0 26307 0
Current children cumulated CPU time (s) 1002.56
Current children cumulated vsize (KiB) 106448

[startup+1062.89 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 21370
/proc/meminfo: memFree=1603232/2055920 swapFree=4156676/4192956
[pid=21367] ppid=21365 vsize=109564 CPUtime=1062.59
/proc/21367/stat : 21367 (Spear-32) R 21365 21367 20818 0 -1 4194304 27068 0 0 0 106117 142 0 0 25 0 1 0 277519316 112193536 26055 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/21367/statm: 27391 26055 140 302 0 27086 0
Current children cumulated CPU time (s) 1062.59
Current children cumulated vsize (KiB) 109564

[startup+1122.92 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 21370
/proc/meminfo: memFree=1599776/2055920 swapFree=4156676/4192956
[pid=21367] ppid=21365 vsize=112948 CPUtime=1122.6
/proc/21367/stat : 21367 (Spear-32) R 21365 21367 20818 0 -1 4194304 27928 0 0 0 112112 148 0 0 25 0 1 0 277519316 115658752 26915 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527012 0 0 4096 0 0 0 0 17 1 0 0
/proc/21367/statm: 28237 26915 140 302 0 27932 0
Current children cumulated CPU time (s) 1122.6
Current children cumulated vsize (KiB) 112948

[startup+1182.95 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 21370
/proc/meminfo: memFree=1596576/2055920 swapFree=4156676/4192956
[pid=21367] ppid=21365 vsize=116680 CPUtime=1182.62
/proc/21367/stat : 21367 (Spear-32) R 21365 21367 20818 0 -1 4194304 28766 0 0 0 118107 155 0 0 25 0 1 0 277519316 119480320 27753 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/21367/statm: 29170 27753 140 302 0 28865 0
Current children cumulated CPU time (s) 1182.62
Current children cumulated vsize (KiB) 116680



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.37 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 21370
/proc/meminfo: memFree=1595744/2055920 swapFree=4156676/4192956
[pid=21367] ppid=21365 vsize=117320 CPUtime=1200.04
/proc/21367/stat : 21367 (Spear-32) R 21365 21367 20818 0 -1 4194304 28949 0 0 0 119848 156 0 0 25 0 1 0 277519316 120135680 27936 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134558750 0 0 4096 0 0 0 0 17 1 0 0
/proc/21367/statm: 29330 27936 140 302 0 29025 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 117320

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.39
CPU time (s): 1200.07
CPU user time (s): 1198.49
CPU system time (s): 1.57876
CPU usage (%): 99.9729
Max. virtual memory (cumulated for all children) (KiB): 117320

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

runsolver used 1.38279 second user time and 2.88356 second system time

The end

Launcher Data (download as text)

Begin job on node1 on Tue Feb 27 11:27:22 UTC 2007

IDJOB= 311750
IDBENCH= 20322
IDSOLVER= 132
FILE ID= node1/311750-1172575642

PBS_JOBID= 3971686

Free space on /tmp= 66557 MiB

SOLVER NAME= Spear FH 1.0
BENCH NAME= HOME/pub/bench/SAT07/random/2+p/p0.8/v2405/unif2p-p0.8-v2405-c7479-S2108627398-03-UNSAT.cnf
COMMAND LINE= /tmp/evaluation/311750-1172575642/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/311750-1172575642/instance-311750-1172575642.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node1/watcher-311750-1172575642 -o ROOT/results/node1/solver-311750-1172575642 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/311750-1172575642/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/311750-1172575642/instance-311750-1172575642.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  2ccf1a5520f45941a05bd2d37ce612fe

RANDOM SEED= 145576443

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node1.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.230
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.230
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:       1707904 kB
Buffers:         47660 kB
Cached:         206444 kB
SwapCached:      19188 kB
Active:         208640 kB
Inactive:        73884 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1707904 kB
SwapTotal:     4192956 kB
SwapFree:      4156676 kB
Dirty:            1680 kB
Writeback:           0 kB
Mapped:          29764 kB
Slab:            51024 kB
Committed_AS:   849960 kB
PageTables:       1740 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= 66557 MiB

End job on node1 on Tue Feb 27 11:47:25 UTC 2007