Trace number 292807

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Spear FHS 1.0? (TO) 1200.12 1200.65

General information on the benchmark

Namerandom/OnTreshold/5SAT/v100/
unif-k5-r21.3-v100-c2130-S455021619-18.SAT.shuffled.cnf
MD5SUM693bc5cdd356b5e961552ebc3dddd87e
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.006998
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of clauses2130
Sum of the clauses size10650
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 52130
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/292807-1171759449/instance-292807-1171759449.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/node12/watcher-292807-1171759449 -o ROOT/results/node12/solver-292807-1171759449 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/292807-1171759449/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/292807-1171759449/instance-292807-1171759449.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.96 1.00 1.00 3/77 10268
/proc/meminfo: memFree=320488/2055920 swapFree=4154904/4192956
[pid=10268] ppid=10266 vsize=1396 CPUtime=0
/proc/10268/stat : 10268 (Spear-32) R 10266 10268 10126 0 -1 4194304 183 0 0 0 0 0 0 0 18 0 1 0 195899331 1429504 167 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/10268/statm: 349 167 128 302 0 44 0

[startup+0.106488 s]
/proc/loadavg: 0.96 1.00 1.00 3/77 10268
/proc/meminfo: memFree=320488/2055920 swapFree=4154904/4192956
[pid=10268] ppid=10266 vsize=1912 CPUtime=0.1
/proc/10268/stat : 10268 (Spear-32) R 10266 10268 10126 0 -1 4194304 295 0 0 0 10 0 0 0 18 0 1 0 195899331 1957888 279 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10268/statm: 478 279 140 302 0 173 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1912

[startup+0.514561 s]
/proc/loadavg: 0.96 1.00 1.00 3/77 10268
/proc/meminfo: memFree=320488/2055920 swapFree=4154904/4192956
[pid=10268] ppid=10266 vsize=2736 CPUtime=0.51
/proc/10268/stat : 10268 (Spear-32) R 10266 10268 10126 0 -1 4194304 501 0 0 0 50 1 0 0 21 0 1 0 195899331 2801664 485 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10268/statm: 684 485 140 302 0 379 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 2736

[startup+1.33471 s]
/proc/loadavg: 0.96 1.00 1.00 2/78 10269
/proc/meminfo: memFree=318368/2055920 swapFree=4154904/4192956
[pid=10268] ppid=10266 vsize=3648 CPUtime=1.33
/proc/10268/stat : 10268 (Spear-32) R 10266 10268 10126 0 -1 4194304 737 0 0 0 131 2 0 0 25 0 1 0 195899331 3735552 721 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10268/statm: 912 721 140 302 0 607 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 3648

[startup+2.971 s]
/proc/loadavg: 0.96 1.00 1.00 2/78 10269
/proc/meminfo: memFree=317152/2055920 swapFree=4154904/4192956
[pid=10268] ppid=10266 vsize=4948 CPUtime=2.96
/proc/10268/stat : 10268 (Spear-32) R 10266 10268 10126 0 -1 4194304 1074 0 0 0 293 3 0 0 25 0 1 0 195899331 5066752 1058 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10268/statm: 1237 1058 140 302 0 932 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 4948

[startup+6.25059 s]
/proc/loadavg: 0.97 1.00 1.00 2/78 10269
/proc/meminfo: memFree=315176/2055920 swapFree=4154904/4192956
[pid=10268] ppid=10266 vsize=6772 CPUtime=6.24
/proc/10268/stat : 10268 (Spear-32) R 10266 10268 10126 0 -1 4194304 1517 0 0 0 620 4 0 0 25 0 1 0 195899331 6934528 1468 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10268/statm: 1693 1468 140 302 0 1388 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 6772

[startup+12.7048 s]
/proc/loadavg: 0.97 1.00 1.00 2/78 10269
/proc/meminfo: memFree=312744/2055920 swapFree=4154904/4192956
[pid=10268] ppid=10266 vsize=8984 CPUtime=12.69
/proc/10268/stat : 10268 (Spear-32) R 10266 10268 10126 0 -1 4194304 2087 0 0 0 1263 6 0 0 25 0 1 0 195899331 9199616 2038 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10268/statm: 2246 2038 140 302 0 1941 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 8984

[startup+25.5121 s]
/proc/loadavg: 0.97 1.00 1.00 2/78 10269
/proc/meminfo: memFree=309480/2055920 swapFree=4154904/4192956
[pid=10268] ppid=10266 vsize=12624 CPUtime=25.49
/proc/10268/stat : 10268 (Spear-32) R 10266 10268 10126 0 -1 4194304 2979 0 0 0 2539 10 0 0 25 0 1 0 195899331 12926976 2865 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10268/statm: 3156 2865 140 302 0 2851 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 12624

[startup+51.1247 s]
/proc/loadavg: 0.98 1.00 1.00 2/78 10269
/proc/meminfo: memFree=304296/2055920 swapFree=4154904/4192956
[pid=10268] ppid=10266 vsize=17656 CPUtime=51.1
/proc/10268/stat : 10268 (Spear-32) R 10266 10268 10126 0 -1 4194304 4245 0 0 0 5093 17 0 0 25 0 1 0 195899331 18079744 4131 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10268/statm: 4414 4131 140 302 0 4109 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 17656

[startup+102.345 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 10269
/proc/meminfo: memFree=297704/2055920 swapFree=4154904/4192956
[pid=10268] ppid=10266 vsize=24848 CPUtime=102.29
/proc/10268/stat : 10268 (Spear-32) R 10266 10268 10126 0 -1 4194304 6006 0 0 0 10205 24 0 0 25 0 1 0 195899331 25444352 5763 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/10268/statm: 6212 5763 140 302 0 5907 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 24848

[startup+162.383 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 10269
/proc/meminfo: memFree=291880/2055920 swapFree=4154904/4192956
[pid=10268] ppid=10266 vsize=30844 CPUtime=162.31
/proc/10268/stat : 10268 (Spear-32) R 10266 10268 10126 0 -1 4194304 7446 0 0 0 16199 32 0 0 25 0 1 0 195899331 31584256 7203 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10268/statm: 7711 7203 140 302 0 7406 0
Current children cumulated CPU time (s) 162.31
Current children cumulated vsize (KiB) 30844

[startup+222.416 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 10269
/proc/meminfo: memFree=286952/2055920 swapFree=4154904/4192956
[pid=10268] ppid=10266 vsize=35684 CPUtime=222.33
/proc/10268/stat : 10268 (Spear-32) R 10266 10268 10126 0 -1 4194304 8664 0 0 0 22192 41 0 0 25 0 1 0 195899331 36540416 8421 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/10268/statm: 8921 8421 140 302 0 8616 0
Current children cumulated CPU time (s) 222.33
Current children cumulated vsize (KiB) 35684

[startup+282.45 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 10269
/proc/meminfo: memFree=282536/2055920 swapFree=4154904/4192956
[pid=10268] ppid=10266 vsize=41332 CPUtime=282.34
/proc/10268/stat : 10268 (Spear-32) R 10266 10268 10126 0 -1 4194304 10024 0 0 0 28184 50 0 0 25 0 1 0 195899331 42323968 9524 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10268/statm: 10333 9524 140 302 0 10028 0
Current children cumulated CPU time (s) 282.34
Current children cumulated vsize (KiB) 41332

[startup+342.482 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 10269
/proc/meminfo: memFree=278504/2055920 swapFree=4154904/4192956
[pid=10268] ppid=10266 vsize=45524 CPUtime=342.35
/proc/10268/stat : 10268 (Spear-32) R 10266 10268 10126 0 -1 4194304 11029 0 0 0 34180 55 0 0 25 0 1 0 195899331 46616576 10529 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526849 0 0 4096 0 0 0 0 17 1 0 0
/proc/10268/statm: 11381 10529 140 302 0 11076 0
Current children cumulated CPU time (s) 342.35
Current children cumulated vsize (KiB) 45524

[startup+402.52 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 10269
/proc/meminfo: memFree=275304/2055920 swapFree=4154904/4192956
[pid=10268] ppid=10266 vsize=48732 CPUtime=402.36
/proc/10268/stat : 10268 (Spear-32) R 10266 10268 10126 0 -1 4194304 11806 0 0 0 40176 60 0 0 25 0 1 0 195899331 49901568 11306 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/10268/statm: 12183 11306 140 302 0 11878 0
Current children cumulated CPU time (s) 402.36
Current children cumulated vsize (KiB) 48732

[startup+462.554 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 10269
/proc/meminfo: memFree=271848/2055920 swapFree=4154904/4192956
[pid=10268] ppid=10266 vsize=52416 CPUtime=462.38
/proc/10268/stat : 10268 (Spear-32) R 10266 10268 10126 0 -1 4194304 12670 0 0 0 46171 67 0 0 25 0 1 0 195899331 53673984 12170 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/10268/statm: 13104 12170 140 302 0 12799 0
Current children cumulated CPU time (s) 462.38
Current children cumulated vsize (KiB) 52416

[startup+522.589 s]
/proc/loadavg: 1.04 1.01 1.00 2/78 10269
/proc/meminfo: memFree=269032/2055920 swapFree=4154904/4192956
[pid=10268] ppid=10266 vsize=55316 CPUtime=522.39
/proc/10268/stat : 10268 (Spear-32) R 10266 10268 10126 0 -1 4194304 13387 0 0 0 52168 71 0 0 25 0 1 0 195899331 56643584 12887 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526909 0 0 4096 0 0 0 0 17 1 0 0
/proc/10268/statm: 13829 12887 140 302 0 13524 0
Current children cumulated CPU time (s) 522.39
Current children cumulated vsize (KiB) 55316

[startup+582.62 s]
/proc/loadavg: 1.01 1.00 1.00 2/78 10269
/proc/meminfo: memFree=266216/2055920 swapFree=4154904/4192956
[pid=10268] ppid=10266 vsize=58244 CPUtime=582.41
/proc/10268/stat : 10268 (Spear-32) R 10266 10268 10126 0 -1 4194304 14093 0 0 0 58164 77 0 0 25 0 1 0 195899331 59641856 13593 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134527154 0 0 4096 0 0 0 0 17 1 0 0
/proc/10268/statm: 14561 13593 140 302 0 14256 0
Current children cumulated CPU time (s) 582.41
Current children cumulated vsize (KiB) 58244

[startup+642.664 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 10269
/proc/meminfo: memFree=263784/2055920 swapFree=4154904/4192956
[pid=10268] ppid=10266 vsize=60708 CPUtime=642.43
/proc/10268/stat : 10268 (Spear-32) R 10266 10268 10126 0 -1 4194304 14741 0 0 0 64161 82 0 0 25 0 1 0 195899331 62164992 14241 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/10268/statm: 15177 14241 140 302 0 14872 0
Current children cumulated CPU time (s) 642.43
Current children cumulated vsize (KiB) 60708

[startup+702.696 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 10269
/proc/meminfo: memFree=260776/2055920 swapFree=4154904/4192956
[pid=10268] ppid=10266 vsize=63952 CPUtime=702.43
/proc/10268/stat : 10268 (Spear-32) R 10266 10268 10126 0 -1 4194304 15473 0 0 0 70157 86 0 0 25 0 1 0 195899331 65486848 14973 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134527172 0 0 4096 0 0 0 0 17 1 0 0
/proc/10268/statm: 15988 14973 140 302 0 15683 0
Current children cumulated CPU time (s) 702.43
Current children cumulated vsize (KiB) 63952

[startup+762.731 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 10269
/proc/meminfo: memFree=258088/2055920 swapFree=4154904/4192956
[pid=10268] ppid=10266 vsize=66560 CPUtime=762.45
/proc/10268/stat : 10268 (Spear-32) R 10266 10268 10126 0 -1 4194304 16142 0 0 0 76155 90 0 0 25 0 1 0 195899331 68157440 15642 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/10268/statm: 16640 15642 140 302 0 16335 0
Current children cumulated CPU time (s) 762.45
Current children cumulated vsize (KiB) 66560

[startup+822.769 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 10269
/proc/meminfo: memFree=255848/2055920 swapFree=4154904/4192956
[pid=10268] ppid=10266 vsize=68764 CPUtime=822.47
/proc/10268/stat : 10268 (Spear-32) R 10266 10268 10126 0 -1 4194304 16715 0 0 0 82153 94 0 0 25 0 1 0 195899331 70414336 16215 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10268/statm: 17191 16215 140 302 0 16886 0
Current children cumulated CPU time (s) 822.47
Current children cumulated vsize (KiB) 68764

[startup+882.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 10269
/proc/meminfo: memFree=253352/2055920 swapFree=4154904/4192956
[pid=10268] ppid=10266 vsize=71052 CPUtime=882.48
/proc/10268/stat : 10268 (Spear-32) R 10266 10268 10126 0 -1 4194304 17336 0 0 0 88149 99 0 0 25 0 1 0 195899331 72757248 16836 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/10268/statm: 17763 16836 140 302 0 17458 0
Current children cumulated CPU time (s) 882.48
Current children cumulated vsize (KiB) 71052

[startup+942.834 s]
/proc/loadavg: 1.04 1.01 1.00 2/78 10269
/proc/meminfo: memFree=251048/2055920 swapFree=4154904/4192956
[pid=10268] ppid=10266 vsize=75500 CPUtime=942.49
/proc/10268/stat : 10268 (Spear-32) R 10266 10268 10126 0 -1 4194304 18418 0 0 0 94147 102 0 0 25 0 1 0 195899331 77312000 17405 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/10268/statm: 18875 17405 140 302 0 18570 0
Current children cumulated CPU time (s) 942.49
Current children cumulated vsize (KiB) 75500

[startup+1002.87 s]
/proc/loadavg: 1.01 1.01 1.00 2/78 10269
/proc/meminfo: memFree=248808/2055920 swapFree=4154904/4192956
[pid=10268] ppid=10266 vsize=77748 CPUtime=1002.5
/proc/10268/stat : 10268 (Spear-32) R 10266 10268 10126 0 -1 4194304 18974 0 0 0 100144 106 0 0 25 0 1 0 195899331 79613952 17961 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526843 0 0 4096 0 0 0 0 17 1 0 0
/proc/10268/statm: 19437 17961 140 302 0 19132 0
Current children cumulated CPU time (s) 1002.5
Current children cumulated vsize (KiB) 77748

[startup+1062.93 s]
/proc/loadavg: 1.00 1.00 1.00 2/84 10387
/proc/meminfo: memFree=245168/2055920 swapFree=4154904/4192956
[pid=10268] ppid=10266 vsize=80744 CPUtime=1062.48
/proc/10268/stat : 10268 (Spear-32) R 10266 10268 10126 0 -1 4194304 19572 0 0 0 106137 111 0 0 25 0 1 0 195899331 82681856 18559 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/10268/statm: 20186 18559 140 302 0 19881 0
Current children cumulated CPU time (s) 1062.48
Current children cumulated vsize (KiB) 80744

[startup+1122.98 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 10467
/proc/meminfo: memFree=244136/2055920 swapFree=4154904/4192956
[pid=10268] ppid=10266 vsize=82744 CPUtime=1122.47
/proc/10268/stat : 10268 (Spear-32) R 10266 10268 10126 0 -1 4194304 20086 0 0 0 112132 115 0 0 25 0 1 0 195899331 84729856 19073 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526880 0 0 4096 0 0 0 0 17 1 0 0
/proc/10268/statm: 20686 19073 140 302 0 20381 0
Current children cumulated CPU time (s) 1122.47
Current children cumulated vsize (KiB) 82744

[startup+1183.01 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 10467
/proc/meminfo: memFree=242088/2055920 swapFree=4154904/4192956
[pid=10268] ppid=10266 vsize=84584 CPUtime=1182.48
/proc/10268/stat : 10268 (Spear-32) R 10266 10268 10126 0 -1 4194304 20601 0 0 0 118130 118 0 0 25 0 1 0 195899331 86614016 19588 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/10268/statm: 21146 19588 140 302 0 20841 0
Current children cumulated CPU time (s) 1182.48
Current children cumulated vsize (KiB) 84584



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.63 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 10467
/proc/meminfo: memFree=241448/2055920 swapFree=4154904/4192956
[pid=10268] ppid=10266 vsize=85364 CPUtime=1200.1
/proc/10268/stat : 10268 (Spear-32) R 10266 10268 10126 0 -1 4194304 20759 0 0 0 119891 119 0 0 25 0 1 0 195899331 87412736 19746 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/10268/statm: 21341 19746 140 302 0 21036 0
Current children cumulated CPU time (s) 1200.1
Current children cumulated vsize (KiB) 85364

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.65
CPU time (s): 1200.12
CPU user time (s): 1198.91
CPU system time (s): 1.20682
CPU usage (%): 99.9559
Max. virtual memory (cumulated for all children) (KiB): 85364

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

runsolver used 1.26981 second user time and 3.00254 second system time

The end

Launcher Data (download as text)

Begin job on node12 on Sun Feb 18 00:44:09 UTC 2007

IDJOB= 292807
IDBENCH= 19848
IDSOLVER= 131
FILE ID= node12/292807-1171759449

PBS_JOBID= 3839274

Free space on /tmp= 66552 MiB

SOLVER NAME= Spear FHS 1.0
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/5SAT/v100/unif-k5-r21.3-v100-c2130-S455021619-18.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/292807-1171759449/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/292807-1171759449/instance-292807-1171759449.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node12/watcher-292807-1171759449 -o ROOT/results/node12/solver-292807-1171759449 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/292807-1171759449/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/292807-1171759449/instance-292807-1171759449.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  693bc5cdd356b5e961552ebc3dddd87e

RANDOM SEED= 115052832

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node12.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.285
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.285
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:        320960 kB
Buffers:         47284 kB
Cached:        1592012 kB
SwapCached:      18068 kB
Active:         101656 kB
Inactive:      1563616 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        320960 kB
SwapTotal:     4192956 kB
SwapFree:      4154904 kB
Dirty:            1624 kB
Writeback:           0 kB
Mapped:          29684 kB
Slab:            55344 kB
Committed_AS:   918712 kB
PageTables:       1692 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= 66552 MiB

End job on node12 on Sun Feb 18 01:04:12 UTC 2007