Trace number 301295

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

General information on the benchmark

Namerandom/LargeSize/5SAT/v600/
unif-k5-r20-v600-c12000-S471246417-03.cnf
MD5SUM0eb79e36a6a126bd4e244caabd87546c
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark34.3168
Satisfiable
(Un)Satisfiability was proved
Number of variables600
Number of clauses12000
Sum of the clauses size60000
Maximum clause length5
Minimum clause length5
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 512000
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/301295-1171962157/instance-301295-1171962157.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/node17/watcher-301295-1171962157 -o ROOT/results/node17/solver-301295-1171962157 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/301295-1171962157/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs /tmp/evaluation/301295-1171962157/instance-301295-1171962157.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 2459
/proc/meminfo: memFree=1558400/2055920 swapFree=4192812/4192956
[pid=2459] ppid=2457 vsize=1548 CPUtime=0
/proc/2459/stat : 2459 (Spear-32) R 2457 2459 1752 0 -1 4194304 196 0 0 0 0 0 0 0 18 0 1 0 216169906 1585152 180 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/2459/statm: 387 180 129 302 0 82 0

[startup+0.107375 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 2459
/proc/meminfo: memFree=1558400/2055920 swapFree=4192812/4192956
[pid=2459] ppid=2457 vsize=2592 CPUtime=0.1
/proc/2459/stat : 2459 (Spear-32) R 2457 2459 1752 0 -1 4194304 464 0 0 0 10 0 0 0 18 0 1 0 216169906 2654208 448 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/2459/statm: 648 448 140 302 0 343 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2592

[startup+0.515418 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 2459
/proc/meminfo: memFree=1558400/2055920 swapFree=4192812/4192956
[pid=2459] ppid=2457 vsize=4144 CPUtime=0.5
/proc/2459/stat : 2459 (Spear-32) R 2457 2459 1752 0 -1 4194304 856 0 0 0 50 0 0 0 21 0 1 0 216169906 4243456 840 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/2459/statm: 1036 840 140 302 0 731 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 4144

[startup+1.3355 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 2460
/proc/meminfo: memFree=1553656/2055920 swapFree=4192812/4192956
[pid=2459] ppid=2457 vsize=6608 CPUtime=1.32
/proc/2459/stat : 2459 (Spear-32) R 2457 2459 1752 0 -1 4194304 1480 0 0 0 131 1 0 0 25 0 1 0 216169906 6766592 1464 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/2459/statm: 1652 1464 140 302 0 1347 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 6608

[startup+2.97667 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 2460
/proc/meminfo: memFree=1550776/2055920 swapFree=4192812/4192956
[pid=2459] ppid=2457 vsize=10340 CPUtime=2.97
/proc/2459/stat : 2459 (Spear-32) R 2457 2459 1752 0 -1 4194304 2390 0 0 0 295 2 0 0 25 0 1 0 216169906 10588160 2374 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526710 0 0 4096 0 0 0 0 17 1 0 0
/proc/2459/statm: 2585 2374 140 302 0 2280 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 10340

[startup+6.25502 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 2460
/proc/meminfo: memFree=1544760/2055920 swapFree=4192812/4192956
[pid=2459] ppid=2457 vsize=15592 CPUtime=6.24
/proc/2459/stat : 2459 (Spear-32) R 2457 2459 1752 0 -1 4194304 3721 0 0 0 620 4 0 0 25 0 1 0 216169906 15966208 3705 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/2459/statm: 3898 3705 140 302 0 3593 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 15592

[startup+12.7117 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 2460
/proc/meminfo: memFree=1536248/2055920 swapFree=4192812/4192956
[pid=2459] ppid=2457 vsize=23548 CPUtime=12.7
/proc/2459/stat : 2459 (Spear-32) R 2457 2459 1752 0 -1 4194304 5734 0 0 0 1262 8 0 0 25 0 1 0 216169906 24113152 5685 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/2459/statm: 5887 5685 140 302 0 5582 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 23548

[startup+25.513 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 2460
/proc/meminfo: memFree=1524664/2055920 swapFree=4192812/4192956
[pid=2459] ppid=2457 vsize=35468 CPUtime=25.5
/proc/2459/stat : 2459 (Spear-32) R 2457 2459 1752 0 -1 4194304 8742 0 0 0 2537 13 0 0 25 0 1 0 216169906 36319232 8628 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/2459/statm: 8867 8628 140 302 0 8562 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 35468

[startup+51.1257 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 2460
/proc/meminfo: memFree=1507448/2055920 swapFree=4192812/4192956
[pid=2459] ppid=2457 vsize=52308 CPUtime=51.1
/proc/2459/stat : 2459 (Spear-32) R 2457 2459 1752 0 -1 4194304 12966 0 0 0 5089 21 0 0 25 0 1 0 216169906 53563392 12852 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/2459/statm: 13077 12852 140 302 0 12772 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 52308

[startup+102.347 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 2460
/proc/meminfo: memFree=1483064/2055920 swapFree=4192812/4192956
[pid=2459] ppid=2457 vsize=77188 CPUtime=102.31
/proc/2459/stat : 2459 (Spear-32) R 2457 2459 1752 0 -1 4194304 19202 0 0 0 10197 34 0 0 25 0 1 0 216169906 79040512 18959 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/2459/statm: 19297 18959 140 302 0 18992 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 77188

[startup+162.385 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 2460
/proc/meminfo: memFree=1459832/2055920 swapFree=4192812/4192956
[pid=2459] ppid=2457 vsize=99884 CPUtime=162.34
/proc/2459/stat : 2459 (Spear-32) R 2457 2459 1752 0 -1 4194304 24899 0 0 0 16187 47 0 0 25 0 1 0 216169906 102281216 24656 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/2459/statm: 24971 24656 140 302 0 24666 0
Current children cumulated CPU time (s) 162.34
Current children cumulated vsize (KiB) 99884

[startup+222.418 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 2460
/proc/meminfo: memFree=1441400/2055920 swapFree=4192812/4192956
[pid=2459] ppid=2457 vsize=118456 CPUtime=222.36
/proc/2459/stat : 2459 (Spear-32) R 2457 2459 1752 0 -1 4194304 29517 0 0 0 22177 59 0 0 25 0 1 0 216169906 121298944 29274 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/2459/statm: 29614 29274 140 302 0 29309 0
Current children cumulated CPU time (s) 222.36
Current children cumulated vsize (KiB) 118456

[startup+282.454 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 2460
/proc/meminfo: memFree=1425720/2055920 swapFree=4192812/4192956
[pid=2459] ppid=2457 vsize=135060 CPUtime=282.37
/proc/2459/stat : 2459 (Spear-32) R 2457 2459 1752 0 -1 4194304 33684 0 0 0 28168 69 0 0 25 0 1 0 216169906 138301440 33184 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526984 0 0 4096 0 0 0 0 17 1 0 0
/proc/2459/statm: 33765 33184 140 302 0 33460 0
Current children cumulated CPU time (s) 282.37
Current children cumulated vsize (KiB) 135060

[startup+342.485 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 2460
/proc/meminfo: memFree=1409912/2055920 swapFree=4192812/4192956
[pid=2459] ppid=2457 vsize=151068 CPUtime=342.39
/proc/2459/stat : 2459 (Spear-32) R 2457 2459 1752 0 -1 4194304 37661 0 0 0 34160 79 0 0 25 0 1 0 216169906 154693632 37161 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526727 0 0 4096 0 0 0 0 17 1 0 0
/proc/2459/statm: 37767 37161 140 302 0 37462 0
Current children cumulated CPU time (s) 342.39
Current children cumulated vsize (KiB) 151068

[startup+402.523 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 2460
/proc/meminfo: memFree=1395064/2055920 swapFree=4192812/4192956
[pid=2459] ppid=2457 vsize=165616 CPUtime=402.41
/proc/2459/stat : 2459 (Spear-32) R 2457 2459 1752 0 -1 4194304 41315 0 0 0 40153 88 0 0 25 0 1 0 216169906 169590784 40815 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/2459/statm: 41404 40815 140 302 0 41099 0
Current children cumulated CPU time (s) 402.41
Current children cumulated vsize (KiB) 165616

[startup+462.556 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 2460
/proc/meminfo: memFree=1382904/2055920 swapFree=4192812/4192956
[pid=2459] ppid=2457 vsize=177944 CPUtime=462.42
/proc/2459/stat : 2459 (Spear-32) R 2457 2459 1752 0 -1 4194304 44412 0 0 0 46146 96 0 0 25 0 1 0 216169906 182214656 43912 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/2459/statm: 44486 43912 140 302 0 44181 0
Current children cumulated CPU time (s) 462.42
Current children cumulated vsize (KiB) 177944

[startup+522.592 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 2460
/proc/meminfo: memFree=1371064/2055920 swapFree=4192812/4192956
[pid=2459] ppid=2457 vsize=189848 CPUtime=522.45
/proc/2459/stat : 2459 (Spear-32) R 2457 2459 1752 0 -1 4194304 47383 0 0 0 52140 105 0 0 25 0 1 0 216169906 194404352 46883 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/2459/statm: 47462 46883 140 302 0 47157 0
Current children cumulated CPU time (s) 522.45
Current children cumulated vsize (KiB) 189848

[startup+582.624 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 2460
/proc/meminfo: memFree=1359928/2055920 swapFree=4192812/4192956
[pid=2459] ppid=2457 vsize=200764 CPUtime=582.47
/proc/2459/stat : 2459 (Spear-32) R 2457 2459 1752 0 -1 4194304 50114 0 0 0 58134 113 0 0 25 0 1 0 216169906 205582336 49614 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/2459/statm: 50191 49614 140 302 0 49886 0
Current children cumulated CPU time (s) 582.47
Current children cumulated vsize (KiB) 200764

[startup+642.661 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 2460
/proc/meminfo: memFree=1348600/2055920 swapFree=4192812/4192956
[pid=2459] ppid=2457 vsize=212280 CPUtime=642.49
/proc/2459/stat : 2459 (Spear-32) R 2457 2459 1752 0 -1 4194304 52952 0 0 0 64129 120 0 0 25 0 1 0 216169906 217374720 52452 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/2459/statm: 53070 52452 140 302 0 52765 0
Current children cumulated CPU time (s) 642.49
Current children cumulated vsize (KiB) 212280

[startup+702.698 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 2460
/proc/meminfo: memFree=1337784/2055920 swapFree=4192812/4192956
[pid=2459] ppid=2457 vsize=223220 CPUtime=702.51
/proc/2459/stat : 2459 (Spear-32) R 2457 2459 1752 0 -1 4194304 55677 0 0 0 70124 127 0 0 25 0 1 0 216169906 228577280 55177 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/2459/statm: 55805 55177 140 302 0 55500 0
Current children cumulated CPU time (s) 702.51
Current children cumulated vsize (KiB) 223220

[startup+762.731 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 2460
/proc/meminfo: memFree=1327224/2055920 swapFree=4192812/4192956
[pid=2459] ppid=2457 vsize=233764 CPUtime=762.52
/proc/2459/stat : 2459 (Spear-32) R 2457 2459 1752 0 -1 4194304 58319 0 0 0 76117 135 0 0 25 0 1 0 216169906 239374336 57819 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/2459/statm: 58441 57819 140 302 0 58136 0
Current children cumulated CPU time (s) 762.52
Current children cumulated vsize (KiB) 233764

[startup+822.77 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 2460
/proc/meminfo: memFree=1316664/2055920 swapFree=4192812/4192956
[pid=2459] ppid=2457 vsize=246220 CPUtime=822.54
/proc/2459/stat : 2459 (Spear-32) R 2457 2459 1752 0 -1 4194304 61429 0 0 0 82111 143 0 0 25 0 1 0 216169906 252129280 60416 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/2459/statm: 61555 60416 140 302 0 61250 0
Current children cumulated CPU time (s) 822.54
Current children cumulated vsize (KiB) 246220

[startup+882.801 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 2460
/proc/meminfo: memFree=1306936/2055920 swapFree=4192812/4192956
[pid=2459] ppid=2457 vsize=255972 CPUtime=882.56
/proc/2459/stat : 2459 (Spear-32) R 2457 2459 1752 0 -1 4194304 63866 0 0 0 88106 150 0 0 25 0 1 0 216169906 262115328 62853 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526999 0 0 4096 0 0 0 0 17 1 0 0
/proc/2459/statm: 63993 62853 140 302 0 63688 0
Current children cumulated CPU time (s) 882.56
Current children cumulated vsize (KiB) 255972

[startup+942.831 s]
/proc/loadavg: 1.05 1.01 1.00 2/78 2460
/proc/meminfo: memFree=1297912/2055920 swapFree=4192812/4192956
[pid=2459] ppid=2457 vsize=265104 CPUtime=942.58
/proc/2459/stat : 2459 (Spear-32) R 2457 2459 1752 0 -1 4194304 66116 0 0 0 94100 158 0 0 25 0 1 0 216169906 271466496 65103 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134558750 0 0 4096 0 0 0 0 17 1 0 0
/proc/2459/statm: 66276 65103 140 302 0 65971 0
Current children cumulated CPU time (s) 942.58
Current children cumulated vsize (KiB) 265104

[startup+1002.87 s]
/proc/loadavg: 1.02 1.01 1.00 2/78 2460
/proc/meminfo: memFree=1289784/2055920 swapFree=4192812/4192956
[pid=2459] ppid=2457 vsize=273208 CPUtime=1002.6
/proc/2459/stat : 2459 (Spear-32) R 2457 2459 1752 0 -1 4194304 68160 0 0 0 100095 165 0 0 25 0 1 0 216169906 279764992 67147 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526860 0 0 4096 0 0 0 0 17 1 0 0
/proc/2459/statm: 68302 67147 140 302 0 67997 0
Current children cumulated CPU time (s) 1002.6
Current children cumulated vsize (KiB) 273208

[startup+1062.91 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 2460
/proc/meminfo: memFree=1281400/2055920 swapFree=4192812/4192956
[pid=2459] ppid=2457 vsize=281524 CPUtime=1062.62
/proc/2459/stat : 2459 (Spear-32) R 2457 2459 1752 0 -1 4194304 70217 0 0 0 106092 170 0 0 25 0 1 0 216169906 288280576 69204 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/2459/statm: 70381 69204 140 302 0 70076 0
Current children cumulated CPU time (s) 1062.62
Current children cumulated vsize (KiB) 281524

[startup+1122.94 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 2460
/proc/meminfo: memFree=1273144/2055920 swapFree=4192812/4192956
[pid=2459] ppid=2457 vsize=290080 CPUtime=1122.65
/proc/2459/stat : 2459 (Spear-32) R 2457 2459 1752 0 -1 4194304 72295 0 0 0 112088 177 0 0 25 0 1 0 216169906 297041920 71282 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526784 0 0 4096 0 0 0 0 17 1 0 0
/proc/2459/statm: 72520 71282 140 302 0 72215 0
Current children cumulated CPU time (s) 1122.65
Current children cumulated vsize (KiB) 290080

[startup+1182.98 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 2460
/proc/meminfo: memFree=1265592/2055920 swapFree=4192812/4192956
[pid=2459] ppid=2457 vsize=297648 CPUtime=1182.66
/proc/2459/stat : 2459 (Spear-32) R 2457 2459 1752 0 -1 4194304 74207 0 0 0 118083 183 0 0 25 0 1 0 216169906 304791552 73194 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/2459/statm: 74412 73194 140 302 0 74107 0
Current children cumulated CPU time (s) 1182.66
Current children cumulated vsize (KiB) 297648



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 2460
/proc/meminfo: memFree=1263288/2055920 swapFree=4192812/4192956
[pid=2459] ppid=2457 vsize=299824 CPUtime=1200.09
/proc/2459/stat : 2459 (Spear-32) R 2457 2459 1752 0 -1 4194304 74754 0 0 0 119824 185 0 0 25 0 1 0 216169906 307019776 73741 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/2459/statm: 74956 73741 140 302 0 74651 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 299824

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.14
CPU user time (s): 1198.24
CPU system time (s): 1.89671
CPU usage (%): 99.9744
Max. virtual memory (cumulated for all children) (KiB): 299824

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

runsolver used 1.3068 second user time and 2.96455 second system time

The end

Launcher Data (download as text)

Begin job on node17 on Tue Feb 20 09:02:37 UTC 2007

IDJOB= 301295
IDBENCH= 20055
IDSOLVER= 132
FILE ID= node17/301295-1171962157

PBS_JOBID= 3848997

Free space on /tmp= 66545 MiB

SOLVER NAME= Spear FH 1.0
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/5SAT/v600/unif-k5-r20-v600-c12000-S471246417-03.cnf
COMMAND LINE= /tmp/evaluation/301295-1171962157/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/301295-1171962157/instance-301295-1171962157.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node17/watcher-301295-1171962157 -o ROOT/results/node17/solver-301295-1171962157 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/301295-1171962157/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/301295-1171962157/instance-301295-1171962157.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  0eb79e36a6a126bd4e244caabd87546c

RANDOM SEED= 561505993

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node17.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.229
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.229
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:       1558872 kB
Buffers:         53764 kB
Cached:         325812 kB
SwapCached:          0 kB
Active:         283216 kB
Inactive:       140760 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1558872 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1916 kB
Writeback:           0 kB
Mapped:          63332 kB
Slab:            58628 kB
Committed_AS:   781908 kB
PageTables:       1748 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= 66545 MiB

End job on node17 on Tue Feb 20 09:22:39 UTC 2007