Trace number 292643

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.08 1200.36

General information on the benchmark

Namerandom/OnTreshold/5SAT/v90/
unif-k5-r21.3-v90-c1917-S1445529008-02.SAT.shuffled.cnf
MD5SUM998c448900ff5c6797d8922bbcd9515b
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.016996
Satisfiable
(Un)Satisfiability was proved
Number of variables90
Number of clauses1917
Sum of the clauses size9585
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 51917
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/292643-1171757076/instance-292643-1171757076.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/node3/watcher-292643-1171757076 -o ROOT/results/node3/solver-292643-1171757076 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/292643-1171757076/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/292643-1171757076/instance-292643-1171757076.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.92 0.98 0.95 3/77 15916
/proc/meminfo: memFree=796264/2055920 swapFree=4192812/4192956
[pid=15916] ppid=15914 vsize=1396 CPUtime=0
/proc/15916/stat : 15916 (Spear-32) R 15914 15916 15859 0 -1 4194304 183 0 0 0 0 0 0 0 18 0 1 0 195662511 1429504 167 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134579078 0 0 4096 0 0 0 0 17 1 0 0
/proc/15916/statm: 349 168 129 302 0 44 0

[startup+0.106636 s]
/proc/loadavg: 0.92 0.98 0.95 3/77 15916
/proc/meminfo: memFree=796264/2055920 swapFree=4192812/4192956
[pid=15916] ppid=15914 vsize=1784 CPUtime=0.1
/proc/15916/stat : 15916 (Spear-32) R 15914 15916 15859 0 -1 4194304 287 0 0 0 10 0 0 0 18 0 1 0 195662511 1826816 271 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/15916/statm: 446 271 140 302 0 141 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1784

[startup+0.514669 s]
/proc/loadavg: 0.92 0.98 0.95 3/77 15916
/proc/meminfo: memFree=796264/2055920 swapFree=4192812/4192956
[pid=15916] ppid=15914 vsize=2688 CPUtime=0.51
/proc/15916/stat : 15916 (Spear-32) R 15914 15916 15859 0 -1 4194304 493 0 0 0 50 1 0 0 22 0 1 0 195662511 2752512 477 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/15916/statm: 672 477 140 302 0 367 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 2688

[startup+1.33474 s]
/proc/loadavg: 0.92 0.98 0.95 2/78 15917
/proc/meminfo: memFree=794144/2055920 swapFree=4192812/4192956
[pid=15916] ppid=15914 vsize=3720 CPUtime=1.33
/proc/15916/stat : 15916 (Spear-32) R 15914 15916 15859 0 -1 4194304 737 0 0 0 131 2 0 0 25 0 1 0 195662511 3809280 721 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/15916/statm: 930 721 140 302 0 625 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 3720

[startup+2.97087 s]
/proc/loadavg: 0.93 0.98 0.95 2/78 15917
/proc/meminfo: memFree=792992/2055920 swapFree=4192812/4192956
[pid=15916] ppid=15914 vsize=4884 CPUtime=2.96
/proc/15916/stat : 15916 (Spear-32) R 15914 15916 15859 0 -1 4194304 1025 0 0 0 293 3 0 0 25 0 1 0 195662511 5001216 1009 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/15916/statm: 1221 1009 140 302 0 916 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 4884

[startup+6.24914 s]
/proc/loadavg: 0.93 0.98 0.95 2/78 15917
/proc/meminfo: memFree=791200/2055920 swapFree=4192812/4192956
[pid=15916] ppid=15914 vsize=6568 CPUtime=6.24
/proc/15916/stat : 15916 (Spear-32) R 15914 15916 15859 0 -1 4194304 1465 0 0 0 620 4 0 0 25 0 1 0 195662511 6725632 1416 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/15916/statm: 1642 1416 140 302 0 1337 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 6568

[startup+12.7037 s]
/proc/loadavg: 0.94 0.98 0.95 2/78 15917
/proc/meminfo: memFree=788704/2055920 swapFree=4192812/4192956
[pid=15916] ppid=15914 vsize=8800 CPUtime=12.69
/proc/15916/stat : 15916 (Spear-32) R 15914 15916 15859 0 -1 4194304 2024 0 0 0 1262 7 0 0 25 0 1 0 195662511 9011200 1975 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/15916/statm: 2200 1975 140 302 0 1895 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 8800

[startup+25.5137 s]
/proc/loadavg: 0.95 0.98 0.95 2/78 15917
/proc/meminfo: memFree=785760/2055920 swapFree=4192812/4192956
[pid=15916] ppid=15914 vsize=12136 CPUtime=25.5
/proc/15916/stat : 15916 (Spear-32) R 15914 15916 15859 0 -1 4194304 2835 0 0 0 2539 11 0 0 25 0 1 0 195662511 12427264 2721 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/15916/statm: 3034 2721 140 302 0 2729 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 12136

[startup+51.1268 s]
/proc/loadavg: 0.96 0.98 0.95 2/78 15917
/proc/meminfo: memFree=781280/2055920 swapFree=4192812/4192956
[pid=15916] ppid=15914 vsize=16476 CPUtime=51.1
/proc/15916/stat : 15916 (Spear-32) R 15914 15916 15859 0 -1 4194304 3914 0 0 0 5094 16 0 0 25 0 1 0 195662511 16871424 3800 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/15916/statm: 4119 3800 140 302 0 3814 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 16476

[startup+102.347 s]
/proc/loadavg: 0.98 0.98 0.95 2/78 15917
/proc/meminfo: memFree=775392/2055920 swapFree=4192812/4192956
[pid=15916] ppid=15914 vsize=23096 CPUtime=102.31
/proc/15916/stat : 15916 (Spear-32) R 15914 15916 15859 0 -1 4194304 5549 0 0 0 10206 25 0 0 25 0 1 0 195662511 23650304 5306 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/15916/statm: 5774 5306 140 302 0 5469 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 23096

[startup+162.38 s]
/proc/loadavg: 0.99 0.98 0.95 2/78 15917
/proc/meminfo: memFree=769760/2055920 swapFree=4192812/4192956
[pid=15916] ppid=15914 vsize=28496 CPUtime=162.33
/proc/15916/stat : 15916 (Spear-32) R 15914 15916 15859 0 -1 4194304 6919 0 0 0 16200 33 0 0 25 0 1 0 195662511 29179904 6676 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/15916/statm: 7124 6676 140 302 0 6819 0
Current children cumulated CPU time (s) 162.33
Current children cumulated vsize (KiB) 28496

[startup+222.414 s]
/proc/loadavg: 0.99 0.98 0.95 2/78 15917
/proc/meminfo: memFree=765408/2055920 swapFree=4192812/4192956
[pid=15916] ppid=15914 vsize=32972 CPUtime=222.35
/proc/15916/stat : 15916 (Spear-32) R 15914 15916 15859 0 -1 4194304 7996 0 0 0 22196 39 0 0 25 0 1 0 195662511 33763328 7753 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/15916/statm: 8243 7753 140 302 0 7938 0
Current children cumulated CPU time (s) 222.35
Current children cumulated vsize (KiB) 32972

[startup+282.445 s]
/proc/loadavg: 0.99 0.98 0.95 2/78 15917
/proc/meminfo: memFree=761504/2055920 swapFree=4192812/4192956
[pid=15916] ppid=15914 vsize=38276 CPUtime=282.37
/proc/15916/stat : 15916 (Spear-32) R 15914 15916 15859 0 -1 4194304 9245 0 0 0 28193 44 0 0 25 0 1 0 195662511 39194624 8745 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/15916/statm: 9569 8745 140 302 0 9264 0
Current children cumulated CPU time (s) 282.37
Current children cumulated vsize (KiB) 38276

[startup+342.478 s]
/proc/loadavg: 0.99 0.98 0.95 2/78 15917
/proc/meminfo: memFree=757536/2055920 swapFree=4192812/4192956
[pid=15916] ppid=15914 vsize=42576 CPUtime=342.39
/proc/15916/stat : 15916 (Spear-32) R 15914 15916 15859 0 -1 4194304 10235 0 0 0 34189 50 0 0 25 0 1 0 195662511 43597824 9735 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/15916/statm: 10644 9735 140 302 0 10339 0
Current children cumulated CPU time (s) 342.39
Current children cumulated vsize (KiB) 42576

[startup+402.514 s]
/proc/loadavg: 0.99 0.98 0.95 2/78 15917
/proc/meminfo: memFree=754400/2055920 swapFree=4192812/4192956
[pid=15916] ppid=15914 vsize=45768 CPUtime=402.41
/proc/15916/stat : 15916 (Spear-32) R 15914 15916 15859 0 -1 4194304 10994 0 0 0 40185 56 0 0 25 0 1 0 195662511 46866432 10494 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526928 0 0 4096 0 0 0 0 17 1 0 0
/proc/15916/statm: 11442 10494 140 302 0 11137 0
Current children cumulated CPU time (s) 402.41
Current children cumulated vsize (KiB) 45768

[startup+462.546 s]
/proc/loadavg: 0.99 0.98 0.95 2/78 15917
/proc/meminfo: memFree=751584/2055920 swapFree=4192812/4192956
[pid=15916] ppid=15914 vsize=48736 CPUtime=462.43
/proc/15916/stat : 15916 (Spear-32) R 15914 15916 15859 0 -1 4194304 11714 0 0 0 46181 62 0 0 25 0 1 0 195662511 49905664 11214 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/15916/statm: 12184 11214 140 302 0 11879 0
Current children cumulated CPU time (s) 462.43
Current children cumulated vsize (KiB) 48736

[startup+522.577 s]
/proc/loadavg: 0.99 0.98 0.95 2/78 15917
/proc/meminfo: memFree=748960/2055920 swapFree=4192812/4192956
[pid=15916] ppid=15914 vsize=51472 CPUtime=522.44
/proc/15916/stat : 15916 (Spear-32) R 15914 15916 15859 0 -1 4194304 12379 0 0 0 52177 67 0 0 25 0 1 0 195662511 52707328 11879 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526668 0 0 4096 0 0 0 0 17 1 0 0
/proc/15916/statm: 12868 11879 140 302 0 12563 0
Current children cumulated CPU time (s) 522.44
Current children cumulated vsize (KiB) 51472

[startup+582.608 s]
/proc/loadavg: 1.03 1.00 0.96 2/78 15917
/proc/meminfo: memFree=746336/2055920 swapFree=4192812/4192956
[pid=15916] ppid=15914 vsize=54108 CPUtime=582.46
/proc/15916/stat : 15916 (Spear-32) R 15914 15916 15859 0 -1 4194304 13023 0 0 0 58175 71 0 0 25 0 1 0 195662511 55406592 12523 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/15916/statm: 13527 12523 140 302 0 13222 0
Current children cumulated CPU time (s) 582.46
Current children cumulated vsize (KiB) 54108

[startup+642.642 s]
/proc/loadavg: 1.01 1.00 0.96 2/78 15917
/proc/meminfo: memFree=743776/2055920 swapFree=4192812/4192956
[pid=15916] ppid=15914 vsize=56692 CPUtime=642.48
/proc/15916/stat : 15916 (Spear-32) R 15914 15916 15859 0 -1 4194304 13674 0 0 0 64172 76 0 0 25 0 1 0 195662511 58052608 13174 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/15916/statm: 14173 13174 140 302 0 13868 0
Current children cumulated CPU time (s) 642.48
Current children cumulated vsize (KiB) 56692

[startup+702.672 s]
/proc/loadavg: 1.00 1.00 0.96 2/78 15917
/proc/meminfo: memFree=740448/2055920 swapFree=4192812/4192956
[pid=15916] ppid=15914 vsize=60160 CPUtime=702.49
/proc/15916/stat : 15916 (Spear-32) R 15914 15916 15859 0 -1 4194304 14501 0 0 0 70169 80 0 0 25 0 1 0 195662511 61603840 14001 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/15916/statm: 15040 14001 140 302 0 14735 0
Current children cumulated CPU time (s) 702.49
Current children cumulated vsize (KiB) 60160

[startup+762.701 s]
/proc/loadavg: 1.00 1.00 0.96 2/78 15917
/proc/meminfo: memFree=738208/2055920 swapFree=4192812/4192956
[pid=15916] ppid=15914 vsize=62776 CPUtime=762.52
/proc/15916/stat : 15916 (Spear-32) R 15914 15916 15859 0 -1 4194304 15054 0 0 0 76167 85 0 0 25 0 1 0 195662511 64282624 14554 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/15916/statm: 15694 14554 140 302 0 15389 0
Current children cumulated CPU time (s) 762.52
Current children cumulated vsize (KiB) 62776

[startup+822.739 s]
/proc/loadavg: 1.00 1.00 0.96 2/78 15917
/proc/meminfo: memFree=735776/2055920 swapFree=4192812/4192956
[pid=15916] ppid=15914 vsize=65180 CPUtime=822.53
/proc/15916/stat : 15916 (Spear-32) R 15914 15916 15859 0 -1 4194304 15659 0 0 0 82165 88 0 0 25 0 1 0 195662511 66744320 15159 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/15916/statm: 16295 15159 140 302 0 15990 0
Current children cumulated CPU time (s) 822.53
Current children cumulated vsize (KiB) 65180

[startup+882.768 s]
/proc/loadavg: 1.00 1.00 0.96 2/78 15917
/proc/meminfo: memFree=733728/2055920 swapFree=4192812/4192956
[pid=15916] ppid=15914 vsize=67232 CPUtime=882.55
/proc/15916/stat : 15916 (Spear-32) R 15914 15916 15859 0 -1 4194304 16193 0 0 0 88164 91 0 0 25 0 1 0 195662511 68845568 15693 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/15916/statm: 16808 15693 140 302 0 16503 0
Current children cumulated CPU time (s) 882.55
Current children cumulated vsize (KiB) 67232

[startup+942.803 s]
/proc/loadavg: 1.00 1.00 0.96 2/78 15917
/proc/meminfo: memFree=731744/2055920 swapFree=4192812/4192956
[pid=15916] ppid=15914 vsize=69368 CPUtime=942.57
/proc/15916/stat : 15916 (Spear-32) R 15914 15916 15859 0 -1 4194304 16731 0 0 0 94161 96 0 0 25 0 1 0 195662511 71032832 16231 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/15916/statm: 17342 16231 140 302 0 17037 0
Current children cumulated CPU time (s) 942.57
Current children cumulated vsize (KiB) 69368

[startup+1002.83 s]
/proc/loadavg: 1.00 1.00 0.96 2/78 15917
/proc/meminfo: memFree=729632/2055920 swapFree=4192812/4192956
[pid=15916] ppid=15914 vsize=73172 CPUtime=1002.59
/proc/15916/stat : 15916 (Spear-32) R 15914 15916 15859 0 -1 4194304 17737 0 0 0 100159 100 0 0 25 0 1 0 195662511 74928128 16724 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526888 0 0 4096 0 0 0 0 17 1 0 0
/proc/15916/statm: 18293 16724 140 302 0 17988 0
Current children cumulated CPU time (s) 1002.59
Current children cumulated vsize (KiB) 73172

[startup+1062.87 s]
/proc/loadavg: 1.00 1.00 0.96 2/78 15917
/proc/meminfo: memFree=727648/2055920 swapFree=4192812/4192956
[pid=15916] ppid=15914 vsize=75236 CPUtime=1062.61
/proc/15916/stat : 15916 (Spear-32) R 15914 15916 15859 0 -1 4194304 18206 0 0 0 106157 104 0 0 25 0 1 0 195662511 77041664 17193 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134527089 0 0 4096 0 0 0 0 17 1 0 0
/proc/15916/statm: 18809 17193 140 302 0 18504 0
Current children cumulated CPU time (s) 1062.61
Current children cumulated vsize (KiB) 75236

[startup+1122.9 s]
/proc/loadavg: 1.00 1.00 0.96 2/78 15917
/proc/meminfo: memFree=725664/2055920 swapFree=4192812/4192956
[pid=15916] ppid=15914 vsize=77220 CPUtime=1122.63
/proc/15916/stat : 15916 (Spear-32) R 15914 15916 15859 0 -1 4194304 18711 0 0 0 112155 108 0 0 25 0 1 0 195662511 79073280 17698 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/15916/statm: 19305 17698 140 302 0 19000 0
Current children cumulated CPU time (s) 1122.63
Current children cumulated vsize (KiB) 77220

[startup+1182.93 s]
/proc/loadavg: 1.00 1.00 0.96 2/78 15917
/proc/meminfo: memFree=723744/2055920 swapFree=4192812/4192956
[pid=15916] ppid=15914 vsize=79316 CPUtime=1182.64
/proc/15916/stat : 15916 (Spear-32) R 15914 15916 15859 0 -1 4194304 19203 0 0 0 118152 112 0 0 25 0 1 0 195662511 81219584 18190 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/15916/statm: 19829 18190 140 302 0 19524 0
Current children cumulated CPU time (s) 1182.64
Current children cumulated vsize (KiB) 79316



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.35 s]
/proc/loadavg: 1.00 1.00 0.96 2/78 15917
/proc/meminfo: memFree=723232/2055920 swapFree=4192812/4192956
[pid=15916] ppid=15914 vsize=79836 CPUtime=1200.05
/proc/15916/stat : 15916 (Spear-32) R 15914 15916 15859 0 -1 4194304 19323 0 0 0 119893 112 0 0 25 0 1 0 195662511 81752064 18310 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/15916/statm: 19959 18310 140 302 0 19654 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 79836

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.36
CPU time (s): 1200.08
CPU user time (s): 1198.94
CPU system time (s): 1.13983
CPU usage (%): 99.9763
Max. virtual memory (cumulated for all children) (KiB): 79836

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

runsolver used 1.21981 second user time and 3.05054 second system time

The end

Launcher Data (download as text)

Begin job on node3 on Sun Feb 18 00:04:37 UTC 2007

IDJOB= 292643
IDBENCH= 19844
IDSOLVER= 131
FILE ID= node3/292643-1171757076

PBS_JOBID= 3839275

Free space on /tmp= 66552 MiB

SOLVER NAME= Spear FHS 1.0
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/5SAT/v90/unif-k5-r21.3-v90-c1917-S1445529008-02.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/292643-1171757076/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/292643-1171757076/instance-292643-1171757076.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node3/watcher-292643-1171757076 -o ROOT/results/node3/solver-292643-1171757076 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/292643-1171757076/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/292643-1171757076/instance-292643-1171757076.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  998c448900ff5c6797d8922bbcd9515b

RANDOM SEED= 22676739

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node3.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.241
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.241
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:        796672 kB
Buffers:         56668 kB
Cached:        1070976 kB
SwapCached:          0 kB
Active:         536932 kB
Inactive:       644980 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        796672 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1772 kB
Writeback:           0 kB
Mapped:          73248 kB
Slab:            62920 kB
Committed_AS:   919064 kB
PageTables:       1656 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 node3 on Sun Feb 18 00:24:39 UTC 2007