Trace number 294735

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.03 1200.33

General information on the benchmark

Namerandom/OnTreshold/7SAT/v50/
unif-k7-r89-v50-c4450-S1830776056-07.SAT.shuffled.cnf
MD5SUM68cb6fbbdabed63f11100cea94c92cef
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.160974
Satisfiable
(Un)Satisfiability was proved
Number of variables50
Number of clauses4450
Sum of the clauses size31150
Maximum clause length7
Minimum clause length7
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 50
Number of clauses of size over 54450

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/294735-1171793837/instance-294735-1171793837.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/node55/watcher-294735-1171793837 -o ROOT/results/node55/solver-294735-1171793837 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/294735-1171793837/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs /tmp/evaluation/294735-1171793837/instance-294735-1171793837.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.94 0.99 0.99 3/64 6155
/proc/meminfo: memFree=454384/2055920 swapFree=4183208/4192956
[pid=6155] ppid=6153 vsize=1396 CPUtime=0
/proc/6155/stat : 6155 (Spear-32) R 6153 6155 5153 0 -1 4194304 179 0 0 0 0 0 0 0 18 0 1 0 199340155 1429504 163 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/6155/statm: 349 163 128 302 0 44 0

[startup+0.106959 s]
/proc/loadavg: 0.94 0.99 0.99 3/64 6155
/proc/meminfo: memFree=454384/2055920 swapFree=4183208/4192956
[pid=6155] ppid=6153 vsize=1924 CPUtime=0.1
/proc/6155/stat : 6155 (Spear-32) R 6153 6155 5153 0 -1 4194304 313 0 0 0 10 0 0 0 18 0 1 0 199340155 1970176 297 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/6155/statm: 481 297 140 302 0 176 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1924

[startup+0.514997 s]
/proc/loadavg: 0.94 0.99 0.99 3/64 6155
/proc/meminfo: memFree=454384/2055920 swapFree=4183208/4192956
[pid=6155] ppid=6153 vsize=2700 CPUtime=0.5
/proc/6155/stat : 6155 (Spear-32) R 6153 6155 5153 0 -1 4194304 501 0 0 0 50 0 0 0 21 0 1 0 199340155 2764800 485 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/6155/statm: 675 485 140 302 0 370 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 2700

[startup+1.33508 s]
/proc/loadavg: 0.94 0.99 0.99 2/65 6156
/proc/meminfo: memFree=452264/2055920 swapFree=4183208/4192956
[pid=6155] ppid=6153 vsize=3616 CPUtime=1.32
/proc/6155/stat : 6155 (Spear-32) R 6153 6155 5153 0 -1 4194304 726 0 0 0 131 1 0 0 25 0 1 0 199340155 3702784 710 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/6155/statm: 904 710 140 302 0 599 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 3616

[startup+2.97124 s]
/proc/loadavg: 0.94 0.99 0.99 2/65 6156
/proc/meminfo: memFree=451240/2055920 swapFree=4183208/4192956
[pid=6155] ppid=6153 vsize=4808 CPUtime=2.95
/proc/6155/stat : 6155 (Spear-32) R 6153 6155 5153 0 -1 4194304 1011 0 0 0 293 2 0 0 25 0 1 0 199340155 4923392 995 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/6155/statm: 1202 995 140 302 0 897 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 4808

[startup+6.25255 s]
/proc/loadavg: 0.94 0.99 0.99 2/65 6156
/proc/meminfo: memFree=449384/2055920 swapFree=4183208/4192956
[pid=6155] ppid=6153 vsize=6400 CPUtime=6.24
/proc/6155/stat : 6155 (Spear-32) R 6153 6155 5153 0 -1 4194304 1417 0 0 0 620 4 0 0 25 0 1 0 199340155 6553600 1368 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/6155/statm: 1600 1368 140 302 0 1295 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 6400

[startup+12.7082 s]
/proc/loadavg: 0.95 0.99 0.99 2/65 6156
/proc/meminfo: memFree=447216/2055920 swapFree=4183208/4192956
[pid=6155] ppid=6153 vsize=8392 CPUtime=12.69
/proc/6155/stat : 6155 (Spear-32) R 6153 6155 5153 0 -1 4194304 1914 0 0 0 1263 6 0 0 25 0 1 0 199340155 8593408 1865 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/6155/statm: 2098 1865 140 302 0 1793 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 8392

[startup+25.5084 s]
/proc/loadavg: 1.03 1.01 1.00 2/65 6156
/proc/meminfo: memFree=444656/2055920 swapFree=4183208/4192956
[pid=6155] ppid=6153 vsize=11424 CPUtime=25.49
/proc/6155/stat : 6155 (Spear-32) R 6153 6155 5153 0 -1 4194304 2641 0 0 0 2541 8 0 0 25 0 1 0 199340155 11698176 2527 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/6155/statm: 2856 2527 140 302 0 2551 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 11424

[startup+51.1139 s]
/proc/loadavg: 1.02 1.01 1.00 2/65 6156
/proc/meminfo: memFree=440688/2055920 swapFree=4183208/4192956
[pid=6155] ppid=6153 vsize=15336 CPUtime=51.09
/proc/6155/stat : 6155 (Spear-32) R 6153 6155 5153 0 -1 4194304 3605 0 0 0 5096 13 0 0 25 0 1 0 199340155 15704064 3491 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/6155/statm: 3834 3491 140 302 0 3529 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 15336

[startup+102.323 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 6156
/proc/meminfo: memFree=435120/2055920 swapFree=4183208/4192956
[pid=6155] ppid=6153 vsize=21680 CPUtime=102.29
/proc/6155/stat : 6155 (Spear-32) R 6153 6155 5153 0 -1 4194304 5132 0 0 0 10207 22 0 0 25 0 1 0 199340155 22200320 4889 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/6155/statm: 5420 4889 140 302 0 5115 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 21680

[startup+162.346 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6156
/proc/meminfo: memFree=429552/2055920 swapFree=4183208/4192956
[pid=6155] ppid=6153 vsize=27504 CPUtime=162.3
/proc/6155/stat : 6155 (Spear-32) R 6153 6155 5153 0 -1 4194304 6490 0 0 0 16199 31 0 0 25 0 1 0 199340155 28164096 6247 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/6155/statm: 6876 6247 140 302 0 6571 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 27504

[startup+222.367 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6156
/proc/meminfo: memFree=425904/2055920 swapFree=4183208/4192956
[pid=6155] ppid=6153 vsize=31280 CPUtime=222.3
/proc/6155/stat : 6155 (Spear-32) R 6153 6155 5153 0 -1 4194304 7395 0 0 0 22192 38 0 0 25 0 1 0 199340155 32030720 7152 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/6155/statm: 7820 7152 140 302 0 7515 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 31280

[startup+282.388 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6156
/proc/meminfo: memFree=422384/2055920 swapFree=4183208/4192956
[pid=6155] ppid=6153 vsize=35912 CPUtime=282.31
/proc/6155/stat : 6155 (Spear-32) R 6153 6155 5153 0 -1 4194304 8535 0 0 0 28187 44 0 0 25 0 1 0 199340155 36773888 8035 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/6155/statm: 8978 8035 140 302 0 8673 0
Current children cumulated CPU time (s) 282.31
Current children cumulated vsize (KiB) 35912

[startup+342.409 s]
/proc/loadavg: 1.03 1.01 1.00 2/65 6156
/proc/meminfo: memFree=418672/2055920 swapFree=4183208/4192956
[pid=6155] ppid=6153 vsize=40080 CPUtime=342.31
/proc/6155/stat : 6155 (Spear-32) R 6153 6155 5153 0 -1 4194304 9484 0 0 0 34182 49 0 0 25 0 1 0 199340155 41041920 8984 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/6155/statm: 10020 8984 140 302 0 9715 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 40080

[startup+402.431 s]
/proc/loadavg: 1.01 1.01 1.00 2/65 6156
/proc/meminfo: memFree=415792/2055920 swapFree=4183208/4192956
[pid=6155] ppid=6153 vsize=42796 CPUtime=402.32
/proc/6155/stat : 6155 (Spear-32) R 6153 6155 5153 0 -1 4194304 10184 0 0 0 40178 54 0 0 25 0 1 0 199340155 43823104 9684 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/6155/statm: 10699 9684 140 302 0 10394 0
Current children cumulated CPU time (s) 402.32
Current children cumulated vsize (KiB) 42796

[startup+462.451 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6156
/proc/meminfo: memFree=413168/2055920 swapFree=4183208/4192956
[pid=6155] ppid=6153 vsize=45288 CPUtime=462.32
/proc/6155/stat : 6155 (Spear-32) R 6153 6155 5153 0 -1 4194304 10853 0 0 0 46174 58 0 0 25 0 1 0 199340155 46374912 10353 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/6155/statm: 11322 10353 140 302 0 11017 0
Current children cumulated CPU time (s) 462.32
Current children cumulated vsize (KiB) 45288

[startup+522.471 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6156
/proc/meminfo: memFree=410480/2055920 swapFree=4183208/4192956
[pid=6155] ppid=6153 vsize=48252 CPUtime=522.33
/proc/6155/stat : 6155 (Spear-32) R 6153 6155 5153 0 -1 4194304 11523 0 0 0 52170 63 0 0 25 0 1 0 199340155 49410048 11023 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526928 0 0 4096 0 0 0 0 17 1 0 0
/proc/6155/statm: 12063 11023 140 302 0 11758 0
Current children cumulated CPU time (s) 522.33
Current children cumulated vsize (KiB) 48252

[startup+582.491 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6156
/proc/meminfo: memFree=408240/2055920 swapFree=4183208/4192956
[pid=6155] ppid=6153 vsize=50484 CPUtime=582.34
/proc/6155/stat : 6155 (Spear-32) R 6153 6155 5153 0 -1 4194304 12083 0 0 0 58166 68 0 0 25 0 1 0 199340155 51695616 11583 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/6155/statm: 12621 11583 140 302 0 12316 0
Current children cumulated CPU time (s) 582.34
Current children cumulated vsize (KiB) 50484

[startup+642.513 s]
/proc/loadavg: 1.04 1.01 1.00 2/65 6156
/proc/meminfo: memFree=406128/2055920 swapFree=4183208/4192956
[pid=6155] ppid=6153 vsize=52572 CPUtime=642.34
/proc/6155/stat : 6155 (Spear-32) R 6153 6155 5153 0 -1 4194304 12603 0 0 0 64161 73 0 0 25 0 1 0 199340155 53833728 12103 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/6155/statm: 13143 12103 140 302 0 12838 0
Current children cumulated CPU time (s) 642.34
Current children cumulated vsize (KiB) 52572

[startup+702.529 s]
/proc/loadavg: 1.01 1.01 1.00 2/65 6156
/proc/meminfo: memFree=404144/2055920 swapFree=4183208/4192956
[pid=6155] ppid=6153 vsize=54556 CPUtime=702.34
/proc/6155/stat : 6155 (Spear-32) R 6153 6155 5153 0 -1 4194304 13116 0 0 0 70156 78 0 0 25 0 1 0 199340155 55865344 12616 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/6155/statm: 13639 12616 140 302 0 13334 0
Current children cumulated CPU time (s) 702.34
Current children cumulated vsize (KiB) 54556

[startup+762.548 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6156
/proc/meminfo: memFree=401136/2055920 swapFree=4183208/4192956
[pid=6155] ppid=6153 vsize=58304 CPUtime=762.35
/proc/6155/stat : 6155 (Spear-32) R 6153 6155 5153 0 -1 4194304 13844 0 0 0 76152 83 0 0 25 0 1 0 199340155 59703296 13344 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/6155/statm: 14576 13344 140 302 0 14271 0
Current children cumulated CPU time (s) 762.35
Current children cumulated vsize (KiB) 58304

[startup+822.571 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6156
/proc/meminfo: memFree=399216/2055920 swapFree=4183208/4192956
[pid=6155] ppid=6153 vsize=60276 CPUtime=822.35
/proc/6155/stat : 6155 (Spear-32) R 6153 6155 5153 0 -1 4194304 14327 0 0 0 82147 88 0 0 25 0 1 0 199340155 61722624 13827 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/6155/statm: 15069 13827 140 302 0 14764 0
Current children cumulated CPU time (s) 822.35
Current children cumulated vsize (KiB) 60276

[startup+882.589 s]
/proc/loadavg: 1.06 1.01 1.00 2/65 6156
/proc/meminfo: memFree=397232/2055920 swapFree=4183208/4192956
[pid=6155] ppid=6153 vsize=62368 CPUtime=882.35
/proc/6155/stat : 6155 (Spear-32) R 6153 6155 5153 0 -1 4194304 14815 0 0 0 88144 91 0 0 25 0 1 0 199340155 63864832 14315 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/6155/statm: 15592 14315 140 302 0 15287 0
Current children cumulated CPU time (s) 882.35
Current children cumulated vsize (KiB) 62368

[startup+942.608 s]
/proc/loadavg: 1.02 1.01 1.00 2/65 6156
/proc/meminfo: memFree=395504/2055920 swapFree=4183208/4192956
[pid=6155] ppid=6153 vsize=64084 CPUtime=942.36
/proc/6155/stat : 6155 (Spear-32) R 6153 6155 5153 0 -1 4194304 15248 0 0 0 94142 94 0 0 25 0 1 0 199340155 65622016 14748 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/6155/statm: 16021 14748 140 302 0 15716 0
Current children cumulated CPU time (s) 942.36
Current children cumulated vsize (KiB) 64084

[startup+1002.63 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6156
/proc/meminfo: memFree=393520/2055920 swapFree=4183208/4192956
[pid=6155] ppid=6153 vsize=68492 CPUtime=1002.37
/proc/6155/stat : 6155 (Spear-32) R 6153 6155 5153 0 -1 4194304 16250 0 0 0 100139 98 0 0 25 0 1 0 199340155 70135808 15237 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134558750 0 0 4096 0 0 0 0 17 1 0 0
/proc/6155/statm: 17123 15237 140 302 0 16818 0
Current children cumulated CPU time (s) 1002.37
Current children cumulated vsize (KiB) 68492

[startup+1062.65 s]
/proc/loadavg: 1.05 1.01 1.00 2/65 6156
/proc/meminfo: memFree=391856/2055920 swapFree=4183208/4192956
[pid=6155] ppid=6153 vsize=70032 CPUtime=1062.38
/proc/6155/stat : 6155 (Spear-32) R 6153 6155 5153 0 -1 4194304 16661 0 0 0 106137 101 0 0 25 0 1 0 199340155 71712768 15648 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/6155/statm: 17508 15648 140 302 0 17203 0
Current children cumulated CPU time (s) 1062.38
Current children cumulated vsize (KiB) 70032

[startup+1122.68 s]
/proc/loadavg: 1.02 1.01 1.00 2/65 6156
/proc/meminfo: memFree=390320/2055920 swapFree=4183208/4192956
[pid=6155] ppid=6153 vsize=71456 CPUtime=1122.38
/proc/6155/stat : 6155 (Spear-32) R 6153 6155 5153 0 -1 4194304 17063 0 0 0 112133 105 0 0 25 0 1 0 199340155 73170944 16050 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/6155/statm: 17864 16050 140 302 0 17559 0
Current children cumulated CPU time (s) 1122.38
Current children cumulated vsize (KiB) 71456

[startup+1182.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6156
/proc/meminfo: memFree=388592/2055920 swapFree=4183208/4192956
[pid=6155] ppid=6153 vsize=73004 CPUtime=1182.39
/proc/6155/stat : 6155 (Spear-32) R 6153 6155 5153 0 -1 4194304 17481 0 0 0 118129 110 0 0 25 0 1 0 199340155 74756096 16468 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/6155/statm: 18251 16468 140 302 0 17946 0
Current children cumulated CPU time (s) 1182.39
Current children cumulated vsize (KiB) 73004



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6156
/proc/meminfo: memFree=388016/2055920 swapFree=4183208/4192956
[pid=6155] ppid=6153 vsize=73656 CPUtime=1200.01
/proc/6155/stat : 6155 (Spear-32) R 6153 6155 5153 0 -1 4194304 17614 0 0 0 119890 111 0 0 25 0 1 0 199340155 75423744 16601 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/6155/statm: 18414 16601 140 302 0 18109 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 73656

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.33
CPU time (s): 1200.03
CPU user time (s): 1198.9
CPU system time (s): 1.12583
CPU usage (%): 99.9751
Max. virtual memory (cumulated for all children) (KiB): 73656

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

runsolver used 0.874867 second user time and 2.34464 second system time

The end

Launcher Data (download as text)

Begin job on node55 on Sun Feb 18 10:17:17 UTC 2007

IDJOB= 294735
IDBENCH= 19895
IDSOLVER= 132
FILE ID= node55/294735-1171793837

PBS_JOBID= 3839570

Free space on /tmp= 66563 MiB

SOLVER NAME= Spear FH 1.0
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/7SAT/v50/unif-k7-r89-v50-c4450-S1830776056-07.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/294735-1171793837/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/294735-1171793837/instance-294735-1171793837.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node55/watcher-294735-1171793837 -o ROOT/results/node55/solver-294735-1171793837 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/294735-1171793837/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/294735-1171793837/instance-294735-1171793837.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  68cb6fbbdabed63f11100cea94c92cef

RANDOM SEED= 41268371

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node55.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.247
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.247
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:        454792 kB
Buffers:         39468 kB
Cached:        1464056 kB
SwapCached:       3628 kB
Active:         712692 kB
Inactive:       800664 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        454792 kB
SwapTotal:     4192956 kB
SwapFree:      4183208 kB
Dirty:            1652 kB
Writeback:           0 kB
Mapped:          15796 kB
Slab:            73812 kB
Committed_AS:   691228 kB
PageTables:       1380 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 node55 on Sun Feb 18 10:37:20 UTC 2007