Trace number 310150

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.09 1200.35

General information on the benchmark

Namerandom/2+p/p0.9/v1170/
unif2p-p0.9-v1170-c4235-S622482268-08-UNKNOWN.cnf
MD5SUM08c9dc3eb03c6eeaa15210bb25b83d4d
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 variables1170
Number of clauses4234
Sum of the clauses size12279
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2423
Number of clauses of size 33811
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/310150-1172554636/instance-310150-1172554636.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/node29/watcher-310150-1172554636 -o ROOT/results/node29/solver-310150-1172554636 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/310150-1172554636/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/310150-1172554636/instance-310150-1172554636.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.93 1.00 0.99 3/77 20886
/proc/meminfo: memFree=1834472/2055920 swapFree=4143368/4192956
[pid=20886] ppid=20884 vsize=1548 CPUtime=0
/proc/20886/stat : 20886 (Spear-32) R 20884 20886 19072 0 -1 4194304 216 0 0 0 0 0 0 0 18 0 1 0 249227873 1585152 200 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/20886/statm: 387 200 128 302 0 82 0

[startup+0.107068 s]
/proc/loadavg: 0.93 1.00 0.99 3/77 20886
/proc/meminfo: memFree=1834472/2055920 swapFree=4143368/4192956
[pid=20886] ppid=20884 vsize=2068 CPUtime=0.1
/proc/20886/stat : 20886 (Spear-32) R 20884 20886 19072 0 -1 4194304 329 0 0 0 10 0 0 0 18 0 1 0 249227873 2117632 313 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/20886/statm: 517 313 140 302 0 212 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2068

[startup+0.515093 s]
/proc/loadavg: 0.93 1.00 0.99 3/77 20886
/proc/meminfo: memFree=1834472/2055920 swapFree=4143368/4192956
[pid=20886] ppid=20884 vsize=2712 CPUtime=0.5
/proc/20886/stat : 20886 (Spear-32) R 20884 20886 19072 0 -1 4194304 506 0 0 0 50 0 0 0 22 0 1 0 249227873 2777088 490 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/20886/statm: 678 490 140 302 0 373 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 2712

[startup+1.33814 s]
/proc/loadavg: 0.93 1.00 0.99 2/78 20887
/proc/meminfo: memFree=1832224/2055920 swapFree=4143368/4192956
[pid=20886] ppid=20884 vsize=3864 CPUtime=1.33
/proc/20886/stat : 20886 (Spear-32) R 20884 20886 19072 0 -1 4194304 770 0 0 0 132 1 0 0 25 0 1 0 249227873 3956736 754 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/20886/statm: 966 754 140 302 0 661 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 3864

[startup+2.97725 s]
/proc/loadavg: 0.93 1.00 0.99 2/78 20887
/proc/meminfo: memFree=1830880/2055920 swapFree=4143368/4192956
[pid=20886] ppid=20884 vsize=5404 CPUtime=2.97
/proc/20886/stat : 20886 (Spear-32) R 20884 20886 19072 0 -1 4194304 1173 0 0 0 295 2 0 0 25 0 1 0 249227873 5533696 1157 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/20886/statm: 1351 1157 140 302 0 1046 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 5404

[startup+6.25345 s]
/proc/loadavg: 0.93 1.00 0.99 2/78 20887
/proc/meminfo: memFree=1828320/2055920 swapFree=4143368/4192956
[pid=20886] ppid=20884 vsize=7840 CPUtime=6.24
/proc/20886/stat : 20886 (Spear-32) R 20884 20886 19072 0 -1 4194304 1768 0 0 0 621 3 0 0 25 0 1 0 249227873 8028160 1719 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/20886/statm: 1960 1719 140 302 0 1655 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 7840

[startup+12.7099 s]
/proc/loadavg: 0.94 1.00 0.99 2/78 20887
/proc/meminfo: memFree=1824800/2055920 swapFree=4143368/4192956
[pid=20886] ppid=20884 vsize=10928 CPUtime=12.7
/proc/20886/stat : 20886 (Spear-32) R 20884 20886 19072 0 -1 4194304 2581 0 0 0 1264 6 0 0 25 0 1 0 249227873 11190272 2532 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/20886/statm: 2732 2532 140 302 0 2427 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 10928

[startup+25.5117 s]
/proc/loadavg: 0.95 1.00 0.99 2/78 20887
/proc/meminfo: memFree=1820192/2055920 swapFree=4143368/4192956
[pid=20886] ppid=20884 vsize=15836 CPUtime=25.49
/proc/20886/stat : 20886 (Spear-32) R 20884 20886 19072 0 -1 4194304 3809 0 0 0 2539 10 0 0 25 0 1 0 249227873 16216064 3695 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/20886/statm: 3959 3695 140 302 0 3654 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 15836

[startup+51.1243 s]
/proc/loadavg: 0.97 1.00 0.99 2/78 20887
/proc/meminfo: memFree=1813280/2055920 swapFree=4143368/4192956
[pid=20886] ppid=20884 vsize=22620 CPUtime=51.1
/proc/20886/stat : 20886 (Spear-32) R 20884 20886 19072 0 -1 4194304 5505 0 0 0 5092 18 0 0 25 0 1 0 249227873 23162880 5391 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526917 0 0 4096 0 0 0 0 17 1 0 0
/proc/20886/statm: 5655 5391 140 302 0 5350 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 22620

[startup+102.347 s]
/proc/loadavg: 0.98 1.00 0.99 2/78 20887
/proc/meminfo: memFree=1803616/2055920 swapFree=4143368/4192956
[pid=20886] ppid=20884 vsize=32756 CPUtime=102.31
/proc/20886/stat : 20886 (Spear-32) R 20884 20886 19072 0 -1 4194304 8051 0 0 0 10204 27 0 0 25 0 1 0 249227873 33542144 7808 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526984 0 0 4096 0 0 0 0 17 1 0 0
/proc/20886/statm: 8189 7808 140 302 0 7884 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 32756

[startup+162.381 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 20887
/proc/meminfo: memFree=1794720/2055920 swapFree=4143368/4192956
[pid=20886] ppid=20884 vsize=41580 CPUtime=162.33
/proc/20886/stat : 20886 (Spear-32) R 20884 20886 19072 0 -1 4194304 10227 0 0 0 16196 37 0 0 25 0 1 0 249227873 42577920 9984 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/20886/statm: 10395 9984 140 302 0 10090 0
Current children cumulated CPU time (s) 162.33
Current children cumulated vsize (KiB) 41580

[startup+222.411 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 20887
/proc/meminfo: memFree=1787168/2055920 swapFree=4143368/4192956
[pid=20886] ppid=20884 vsize=49104 CPUtime=222.36
/proc/20886/stat : 20886 (Spear-32) R 20884 20886 19072 0 -1 4194304 12122 0 0 0 22190 46 0 0 25 0 1 0 249227873 50282496 11879 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/20886/statm: 12276 11879 140 302 0 11971 0
Current children cumulated CPU time (s) 222.36
Current children cumulated vsize (KiB) 49104

[startup+282.442 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 20887
/proc/meminfo: memFree=1780576/2055920 swapFree=4143368/4192956
[pid=20886] ppid=20884 vsize=56800 CPUtime=282.37
/proc/20886/stat : 20886 (Spear-32) R 20884 20886 19072 0 -1 4194304 14008 0 0 0 28183 54 0 0 25 0 1 0 249227873 58163200 13508 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/20886/statm: 14200 13508 140 302 0 13895 0
Current children cumulated CPU time (s) 282.37
Current children cumulated vsize (KiB) 56800

[startup+342.47 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 20887
/proc/meminfo: memFree=1775136/2055920 swapFree=4143368/4192956
[pid=20886] ppid=20884 vsize=62360 CPUtime=342.39
/proc/20886/stat : 20886 (Spear-32) R 20884 20886 19072 0 -1 4194304 15374 0 0 0 34179 60 0 0 25 0 1 0 249227873 63856640 14874 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/20886/statm: 15590 14874 140 302 0 15285 0
Current children cumulated CPU time (s) 342.39
Current children cumulated vsize (KiB) 62360

[startup+402.507 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 20887
/proc/meminfo: memFree=1770080/2055920 swapFree=4143368/4192956
[pid=20886] ppid=20884 vsize=67316 CPUtime=402.4
/proc/20886/stat : 20886 (Spear-32) R 20884 20886 19072 0 -1 4194304 16619 0 0 0 40174 66 0 0 25 0 1 0 249227873 68931584 16119 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/20886/statm: 16829 16119 140 302 0 16524 0
Current children cumulated CPU time (s) 402.4
Current children cumulated vsize (KiB) 67316

[startup+462.541 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 20887
/proc/meminfo: memFree=1765472/2055920 swapFree=4143368/4192956
[pid=20886] ppid=20884 vsize=72060 CPUtime=462.43
/proc/20886/stat : 20886 (Spear-32) R 20884 20886 19072 0 -1 4194304 17762 0 0 0 46171 72 0 0 25 0 1 0 249227873 73789440 17262 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526965 0 0 4096 0 0 0 0 17 1 0 0
/proc/20886/statm: 18015 17262 140 302 0 17710 0
Current children cumulated CPU time (s) 462.43
Current children cumulated vsize (KiB) 72060

[startup+522.572 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 20887
/proc/meminfo: memFree=1761504/2055920 swapFree=4143368/4192956
[pid=20886] ppid=20884 vsize=75988 CPUtime=522.45
/proc/20886/stat : 20886 (Spear-32) R 20884 20886 19072 0 -1 4194304 18767 0 0 0 52167 78 0 0 25 0 1 0 249227873 77811712 18267 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526784 0 0 4096 0 0 0 0 17 1 0 0
/proc/20886/statm: 18997 18267 140 302 0 18692 0
Current children cumulated CPU time (s) 522.45
Current children cumulated vsize (KiB) 75988

[startup+582.603 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 20887
/proc/meminfo: memFree=1757344/2055920 swapFree=4143368/4192956
[pid=20886] ppid=20884 vsize=80104 CPUtime=582.47
/proc/20886/stat : 20886 (Spear-32) R 20884 20886 19072 0 -1 4194304 19788 0 0 0 58165 82 0 0 25 0 1 0 249227873 82026496 19288 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/20886/statm: 20026 19288 140 302 0 19721 0
Current children cumulated CPU time (s) 582.47
Current children cumulated vsize (KiB) 80104

[startup+642.641 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 20887
/proc/meminfo: memFree=1753568/2055920 swapFree=4143368/4192956
[pid=20886] ppid=20884 vsize=83940 CPUtime=642.49
/proc/20886/stat : 20886 (Spear-32) R 20884 20886 19072 0 -1 4194304 20737 0 0 0 64162 87 0 0 25 0 1 0 249227873 85954560 20237 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526984 0 0 4096 0 0 0 0 17 1 0 0
/proc/20886/statm: 20985 20237 140 302 0 20680 0
Current children cumulated CPU time (s) 642.49
Current children cumulated vsize (KiB) 83940

[startup+702.67 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 20887
/proc/meminfo: memFree=1749408/2055920 swapFree=4143368/4192956
[pid=20886] ppid=20884 vsize=88232 CPUtime=702.5
/proc/20886/stat : 20886 (Spear-32) R 20884 20886 19072 0 -1 4194304 21765 0 0 0 70158 92 0 0 25 0 1 0 249227873 90349568 21265 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526952 0 0 4096 0 0 0 0 17 1 0 0
/proc/20886/statm: 22058 21265 140 302 0 21753 0
Current children cumulated CPU time (s) 702.5
Current children cumulated vsize (KiB) 88232

[startup+762.698 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 20887
/proc/meminfo: memFree=1745568/2055920 swapFree=4143368/4192956
[pid=20886] ppid=20884 vsize=91976 CPUtime=762.52
/proc/20886/stat : 20886 (Spear-32) R 20884 20886 19072 0 -1 4194304 22700 0 0 0 76155 97 0 0 25 0 1 0 249227873 94183424 22200 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/20886/statm: 22994 22200 140 302 0 22689 0
Current children cumulated CPU time (s) 762.52
Current children cumulated vsize (KiB) 91976

[startup+822.734 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 20887
/proc/meminfo: memFree=1742176/2055920 swapFree=4143368/4192956
[pid=20886] ppid=20884 vsize=95444 CPUtime=822.55
/proc/20886/stat : 20886 (Spear-32) R 20884 20886 19072 0 -1 4194304 23544 0 0 0 82154 101 0 0 25 0 1 0 249227873 97734656 23044 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/20886/statm: 23861 23044 140 302 0 23556 0
Current children cumulated CPU time (s) 822.55
Current children cumulated vsize (KiB) 95444

[startup+882.763 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 20887
/proc/meminfo: memFree=1739104/2055920 swapFree=4143368/4192956
[pid=20886] ppid=20884 vsize=98540 CPUtime=882.56
/proc/20886/stat : 20886 (Spear-32) R 20884 20886 19072 0 -1 4194304 24304 0 0 0 88150 106 0 0 25 0 1 0 249227873 100904960 23804 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526710 0 0 4096 0 0 0 0 17 1 0 0
/proc/20886/statm: 24635 23804 140 302 0 24330 0
Current children cumulated CPU time (s) 882.56
Current children cumulated vsize (KiB) 98540

[startup+942.794 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 20887
/proc/meminfo: memFree=1735840/2055920 swapFree=4143368/4192956
[pid=20886] ppid=20884 vsize=103800 CPUtime=942.58
/proc/20886/stat : 20886 (Spear-32) R 20884 20886 19072 0 -1 4194304 25627 0 0 0 94147 111 0 0 25 0 1 0 249227873 106291200 24614 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527022 0 0 4096 0 0 0 0 17 1 0 0
/proc/20886/statm: 25950 24614 140 302 0 25645 0
Current children cumulated CPU time (s) 942.58
Current children cumulated vsize (KiB) 103800

[startup+1002.83 s]
/proc/loadavg: 1.04 1.01 1.00 2/78 20887
/proc/meminfo: memFree=1733024/2055920 swapFree=4143368/4192956
[pid=20886] ppid=20884 vsize=106804 CPUtime=1002.6
/proc/20886/stat : 20886 (Spear-32) R 20884 20886 19072 0 -1 4194304 26341 0 0 0 100145 115 0 0 25 0 1 0 249227873 109367296 25328 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527012 0 0 4096 0 0 0 0 17 1 0 0
/proc/20886/statm: 26701 25328 140 302 0 26396 0
Current children cumulated CPU time (s) 1002.6
Current children cumulated vsize (KiB) 106804

[startup+1062.85 s]
/proc/loadavg: 1.01 1.01 1.00 2/78 20887
/proc/meminfo: memFree=1730272/2055920 swapFree=4143368/4192956
[pid=20886] ppid=20884 vsize=109548 CPUtime=1062.62
/proc/20886/stat : 20886 (Spear-32) R 20884 20886 19072 0 -1 4194304 27025 0 0 0 106142 120 0 0 25 0 1 0 249227873 112177152 26012 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526896 0 0 4096 0 0 0 0 17 1 0 0
/proc/20886/statm: 27387 26012 140 302 0 27082 0
Current children cumulated CPU time (s) 1062.62
Current children cumulated vsize (KiB) 109548

[startup+1122.88 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 20887
/proc/meminfo: memFree=1727456/2055920 swapFree=4143368/4192956
[pid=20886] ppid=20884 vsize=112184 CPUtime=1122.63
/proc/20886/stat : 20886 (Spear-32) R 20884 20886 19072 0 -1 4194304 27703 0 0 0 112139 124 0 0 25 0 1 0 249227873 114876416 26690 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/20886/statm: 28046 26690 140 302 0 27741 0
Current children cumulated CPU time (s) 1122.63
Current children cumulated vsize (KiB) 112184

[startup+1182.91 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 20887
/proc/meminfo: memFree=1724832/2055920 swapFree=4143368/4192956
[pid=20886] ppid=20884 vsize=114800 CPUtime=1182.65
/proc/20886/stat : 20886 (Spear-32) R 20884 20886 19072 0 -1 4194304 28370 0 0 0 118136 129 0 0 25 0 1 0 249227873 117555200 27357 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/20886/statm: 28700 27357 140 302 0 28395 0
Current children cumulated CPU time (s) 1182.65
Current children cumulated vsize (KiB) 114800



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.33 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 20887
/proc/meminfo: memFree=1724064/2055920 swapFree=4143368/4192956
[pid=20886] ppid=20884 vsize=115520 CPUtime=1200.07
/proc/20886/stat : 20886 (Spear-32) R 20884 20886 19072 0 -1 4194304 28546 0 0 0 119877 130 0 0 25 0 1 0 249227873 118292480 27533 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526894 0 0 4096 0 0 0 0 17 1 0 0
/proc/20886/statm: 28880 27533 140 302 0 28575 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 115520

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.35
CPU time (s): 1200.09
CPU user time (s): 1198.77
CPU system time (s): 1.3208
CPU usage (%): 99.9784
Max. virtual memory (cumulated for all children) (KiB): 115520

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

runsolver used 1.35279 second user time and 2.90956 second system time

The end

Launcher Data (download as text)

Begin job on node29 on Tue Feb 27 05:37:16 UTC 2007

IDJOB= 310150
IDBENCH= 20279
IDSOLVER= 131
FILE ID= node29/310150-1172554636

PBS_JOBID= 3971839

Free space on /tmp= 66563 MiB

SOLVER NAME= Spear FHS 1.0
BENCH NAME= HOME/pub/bench/SAT07/random/2+p/p0.9/v1170/unif2p-p0.9-v1170-c4235-S622482268-08-UNKNOWN.cnf
COMMAND LINE= /tmp/evaluation/310150-1172554636/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/310150-1172554636/instance-310150-1172554636.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node29/watcher-310150-1172554636 -o ROOT/results/node29/solver-310150-1172554636 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/310150-1172554636/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/310150-1172554636/instance-310150-1172554636.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  08c9dc3eb03c6eeaa15210bb25b83d4d

RANDOM SEED= 280913129

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node29.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.209
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	: 5931.00
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.209
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:       1834880 kB
Buffers:         32872 kB
Cached:         119596 kB
SwapCached:      17668 kB
Active:         101148 kB
Inactive:        80612 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1834880 kB
SwapTotal:     4192956 kB
SwapFree:      4143368 kB
Dirty:            1624 kB
Writeback:           0 kB
Mapped:          30624 kB
Slab:            24660 kB
Committed_AS:   720880 kB
PageTables:       1868 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= 66563 MiB

End job on node29 on Tue Feb 27 05:57:19 UTC 2007