Trace number 293258

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.58

General information on the benchmark

Namerandom/OnTreshold/5SAT/v120/
unif-k5-r21.3-v120-c2556-S429936805-03.SAT.shuffled.cnf
MD5SUM710e114bd7c9ad2ada2dc0a847d1be61
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.028995
Satisfiable
(Un)Satisfiability was proved
Number of variables120
Number of clauses2556
Sum of the clauses size12780
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 52556
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/293258-1171767321/instance-293258-1171767321.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/node61/watcher-293258-1171767321 -o ROOT/results/node61/solver-293258-1171767321 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/293258-1171767321/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/293258-1171767321/instance-293258-1171767321.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 30121
/proc/meminfo: memFree=948264/2055920 swapFree=4183164/4192956
[pid=30121] ppid=30119 vsize=1396 CPUtime=0
/proc/30121/stat : 30121 (Spear-32) R 30119 30121 29269 0 -1 4194304 182 0 0 0 0 0 0 0 18 0 1 0 196689035 1429504 166 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 135271309 0 0 4096 0 0 0 0 17 1 0 0
/proc/30121/statm: 349 166 128 302 0 44 0

[startup+0.107693 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 30121
/proc/meminfo: memFree=948264/2055920 swapFree=4183164/4192956
[pid=30121] ppid=30119 vsize=1916 CPUtime=0.1
/proc/30121/stat : 30121 (Spear-32) R 30119 30121 29269 0 -1 4194304 301 0 0 0 10 0 0 0 18 0 1 0 196689035 1961984 285 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30121/statm: 479 285 140 302 0 174 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1916

[startup+0.519732 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 30121
/proc/meminfo: memFree=948264/2055920 swapFree=4183164/4192956
[pid=30121] ppid=30119 vsize=2872 CPUtime=0.51
/proc/30121/stat : 30121 (Spear-32) R 30119 30121 29269 0 -1 4194304 529 0 0 0 51 0 0 0 21 0 1 0 196689035 2940928 513 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526896 0 0 4096 0 0 0 0 17 1 0 0
/proc/30121/statm: 718 513 140 302 0 413 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 2872

[startup+1.34181 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30122
/proc/meminfo: memFree=945888/2055920 swapFree=4183164/4192956
[pid=30121] ppid=30119 vsize=3900 CPUtime=1.33
/proc/30121/stat : 30121 (Spear-32) R 30119 30121 29269 0 -1 4194304 805 0 0 0 132 1 0 0 25 0 1 0 196689035 3993600 789 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30121/statm: 975 789 140 302 0 670 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 3900

[startup+2.97797 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30122
/proc/meminfo: memFree=944608/2055920 swapFree=4183164/4192956
[pid=30121] ppid=30119 vsize=5356 CPUtime=2.96
/proc/30121/stat : 30121 (Spear-32) R 30119 30121 29269 0 -1 4194304 1156 0 0 0 294 2 0 0 25 0 1 0 196689035 5484544 1140 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30121/statm: 1339 1140 140 302 0 1034 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 5356

[startup+6.25428 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30122
/proc/meminfo: memFree=942496/2055920 swapFree=4183164/4192956
[pid=30121] ppid=30119 vsize=7316 CPUtime=6.25
/proc/30121/stat : 30121 (Spear-32) R 30119 30121 29269 0 -1 4194304 1649 0 0 0 620 5 0 0 25 0 1 0 196689035 7491584 1600 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30121/statm: 1829 1600 140 302 0 1524 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 7316

[startup+12.7089 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30122
/proc/meminfo: memFree=939552/2055920 swapFree=4183164/4192956
[pid=30121] ppid=30119 vsize=9940 CPUtime=12.69
/proc/30121/stat : 30121 (Spear-32) R 30119 30121 29269 0 -1 4194304 2309 0 0 0 1263 6 0 0 25 0 1 0 196689035 10178560 2260 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30121/statm: 2485 2260 140 302 0 2180 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 9940

[startup+25.5111 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30122
/proc/meminfo: memFree=935968/2055920 swapFree=4183164/4192956
[pid=30121] ppid=30119 vsize=13848 CPUtime=25.5
/proc/30121/stat : 30121 (Spear-32) R 30119 30121 29269 0 -1 4194304 3281 0 0 0 2540 10 0 0 25 0 1 0 196689035 14180352 3167 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30121/statm: 3462 3167 140 302 0 3157 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 13848

[startup+51.1186 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30122
/proc/meminfo: memFree=930336/2055920 swapFree=4183164/4192956
[pid=30121] ppid=30119 vsize=19360 CPUtime=51.09
/proc/30121/stat : 30121 (Spear-32) R 30119 30121 29269 0 -1 4194304 4659 0 0 0 5094 15 0 0 25 0 1 0 196689035 19824640 4545 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30121/statm: 4840 4545 140 302 0 4535 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 19360

[startup+102.325 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30122
/proc/meminfo: memFree=922784/2055920 swapFree=4183164/4192956
[pid=30121] ppid=30119 vsize=27480 CPUtime=102.29
/proc/30121/stat : 30121 (Spear-32) R 30119 30121 29269 0 -1 4194304 6676 0 0 0 10205 24 0 0 25 0 1 0 196689035 28139520 6433 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30121/statm: 6870 6433 140 302 0 6565 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 27480

[startup+162.351 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30122
/proc/meminfo: memFree=915872/2055920 swapFree=4183164/4192956
[pid=30121] ppid=30119 vsize=34348 CPUtime=162.3
/proc/30121/stat : 30121 (Spear-32) R 30119 30121 29269 0 -1 4194304 8350 0 0 0 16197 33 0 0 25 0 1 0 196689035 35172352 8107 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30121/statm: 8587 8107 140 302 0 8282 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 34348

[startup+222.367 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30122
/proc/meminfo: memFree=910688/2055920 swapFree=4183164/4192956
[pid=30121] ppid=30119 vsize=39424 CPUtime=222.3
/proc/30121/stat : 30121 (Spear-32) R 30119 30121 29269 0 -1 4194304 9652 0 0 0 22189 41 0 0 25 0 1 0 196689035 40370176 9409 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30121/statm: 9856 9409 140 302 0 9551 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 39424

[startup+282.385 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30122
/proc/meminfo: memFree=905632/2055920 swapFree=4183164/4192956
[pid=30121] ppid=30119 vsize=45752 CPUtime=282.3
/proc/30121/stat : 30121 (Spear-32) R 30119 30121 29269 0 -1 4194304 11168 0 0 0 28184 46 0 0 25 0 1 0 196689035 46850048 10668 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134527035 0 0 4096 0 0 0 0 17 1 0 0
/proc/30121/statm: 11438 10668 140 302 0 11133 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 45752

[startup+342.406 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 30148
/proc/meminfo: memFree=899568/2055920 swapFree=4183164/4192956
[pid=30121] ppid=30119 vsize=51496 CPUtime=342.31
/proc/30121/stat : 30121 (Spear-32) R 30119 30121 29269 0 -1 4194304 12436 0 0 0 34179 52 0 0 25 0 1 0 196689035 52731904 11936 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30121/statm: 12874 11936 140 302 0 12569 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 51496

[startup+402.471 s]
/proc/loadavg: 1.08 1.02 1.01 3/76 30680
/proc/meminfo: memFree=894024/2055920 swapFree=4183164/4192956
[pid=30121] ppid=30119 vsize=55136 CPUtime=402.27
/proc/30121/stat : 30121 (Spear-32) R 30119 30121 29269 0 -1 4194304 13399 0 0 0 40167 60 0 0 25 0 1 0 196689035 56459264 12899 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134527022 0 0 4096 0 0 0 0 17 0 0 0
/proc/30121/statm: 13784 12899 140 302 0 13479 0
Current children cumulated CPU time (s) 402.27
Current children cumulated vsize (KiB) 55136

[startup+462.507 s]
/proc/loadavg: 1.03 1.01 1.00 2/65 30800
/proc/meminfo: memFree=892440/2055920 swapFree=4183164/4192956
[pid=30121] ppid=30119 vsize=58944 CPUtime=462.22
/proc/30121/stat : 30121 (Spear-32) R 30119 30121 29269 0 -1 4194304 14351 0 0 0 46155 67 0 0 25 0 1 0 196689035 60358656 13851 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526871 0 0 4096 0 0 0 0 17 1 0 0
/proc/30121/statm: 14736 13851 140 302 0 14431 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 58944

[startup+522.528 s]
/proc/loadavg: 1.01 1.01 1.00 2/65 30800
/proc/meminfo: memFree=888920/2055920 swapFree=4183164/4192956
[pid=30121] ppid=30119 vsize=62564 CPUtime=522.23
/proc/30121/stat : 30121 (Spear-32) R 30119 30121 29269 0 -1 4194304 15221 0 0 0 52151 72 0 0 25 0 1 0 196689035 64065536 14721 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134558753 0 0 4096 0 0 0 0 17 1 0 0
/proc/30121/statm: 15641 14721 140 302 0 15336 0
Current children cumulated CPU time (s) 522.23
Current children cumulated vsize (KiB) 62564

[startup+582.545 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30800
/proc/meminfo: memFree=885528/2055920 swapFree=4183164/4192956
[pid=30121] ppid=30119 vsize=65868 CPUtime=582.23
/proc/30121/stat : 30121 (Spear-32) R 30119 30121 29269 0 -1 4194304 16048 0 0 0 58147 76 0 0 25 0 1 0 196689035 67448832 15548 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/30121/statm: 16467 15548 140 302 0 16162 0
Current children cumulated CPU time (s) 582.23
Current children cumulated vsize (KiB) 65868

[startup+642.564 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30800
/proc/meminfo: memFree=882456/2055920 swapFree=4183164/4192956
[pid=30121] ppid=30119 vsize=69096 CPUtime=642.23
/proc/30121/stat : 30121 (Spear-32) R 30119 30121 29269 0 -1 4194304 16828 0 0 0 64141 82 0 0 25 0 1 0 196689035 70754304 16328 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526739 0 0 4096 0 0 0 0 17 1 0 0
/proc/30121/statm: 17274 16328 140 302 0 16969 0
Current children cumulated CPU time (s) 642.23
Current children cumulated vsize (KiB) 69096

[startup+702.583 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30800
/proc/meminfo: memFree=879128/2055920 swapFree=4183164/4192956
[pid=30121] ppid=30119 vsize=72748 CPUtime=702.24
/proc/30121/stat : 30121 (Spear-32) R 30119 30121 29269 0 -1 4194304 17670 0 0 0 70136 88 0 0 25 0 1 0 196689035 74493952 17170 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/30121/statm: 18187 17170 140 302 0 17882 0
Current children cumulated CPU time (s) 702.24
Current children cumulated vsize (KiB) 72748

[startup+762.601 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30800
/proc/meminfo: memFree=876128/2055920 swapFree=4183164/4192956
[pid=30121] ppid=30119 vsize=75596 CPUtime=762.24
/proc/30121/stat : 30121 (Spear-32) R 30119 30121 29269 0 -1 4194304 18401 0 0 0 76132 92 0 0 25 0 1 0 196689035 77410304 17901 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134527022 0 0 4096 0 0 0 0 17 1 0 0
/proc/30121/statm: 18899 17901 140 302 0 18594 0
Current children cumulated CPU time (s) 762.24
Current children cumulated vsize (KiB) 75596

[startup+822.621 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30800
/proc/meminfo: memFree=873184/2055920 swapFree=4183164/4192956
[pid=30121] ppid=30119 vsize=78464 CPUtime=822.25
/proc/30121/stat : 30121 (Spear-32) R 30119 30121 29269 0 -1 4194304 19124 0 0 0 82129 96 0 0 25 0 1 0 196689035 80347136 18624 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/30121/statm: 19616 18624 140 302 0 19311 0
Current children cumulated CPU time (s) 822.25
Current children cumulated vsize (KiB) 78464

[startup+882.642 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30800
/proc/meminfo: memFree=870688/2055920 swapFree=4183164/4192956
[pid=30121] ppid=30119 vsize=81168 CPUtime=882.25
/proc/30121/stat : 30121 (Spear-32) R 30119 30121 29269 0 -1 4194304 19797 0 0 0 88126 99 0 0 25 0 1 0 196689035 83116032 19297 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30121/statm: 20292 19297 140 302 0 19987 0
Current children cumulated CPU time (s) 882.25
Current children cumulated vsize (KiB) 81168

[startup+942.66 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30800
/proc/meminfo: memFree=868000/2055920 swapFree=4183164/4192956
[pid=30121] ppid=30119 vsize=85860 CPUtime=942.25
/proc/30121/stat : 30121 (Spear-32) R 30119 30121 29269 0 -1 4194304 20971 0 0 0 94122 103 0 0 25 0 1 0 196689035 87920640 19958 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134527098 0 0 4096 0 0 0 0 17 1 0 0
/proc/30121/statm: 21465 19958 140 302 0 21160 0
Current children cumulated CPU time (s) 942.25
Current children cumulated vsize (KiB) 85860

[startup+1002.68 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30800
/proc/meminfo: memFree=865376/2055920 swapFree=4183164/4192956
[pid=30121] ppid=30119 vsize=88732 CPUtime=1002.26
/proc/30121/stat : 30121 (Spear-32) R 30119 30121 29269 0 -1 4194304 21637 0 0 0 100119 107 0 0 25 0 1 0 196689035 90861568 20624 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/30121/statm: 22183 20624 140 302 0 21878 0
Current children cumulated CPU time (s) 1002.26
Current children cumulated vsize (KiB) 88732

[startup+1062.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30800
/proc/meminfo: memFree=862944/2055920 swapFree=4183164/4192956
[pid=30121] ppid=30119 vsize=91148 CPUtime=1062.26
/proc/30121/stat : 30121 (Spear-32) R 30119 30121 29269 0 -1 4194304 22229 0 0 0 106116 110 0 0 25 0 1 0 196689035 93335552 21216 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526955 0 0 4096 0 0 0 0 17 1 0 0
/proc/30121/statm: 22787 21216 140 302 0 22482 0
Current children cumulated CPU time (s) 1062.26
Current children cumulated vsize (KiB) 91148

[startup+1122.72 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30800
/proc/meminfo: memFree=860192/2055920 swapFree=4183164/4192956
[pid=30121] ppid=30119 vsize=94068 CPUtime=1122.27
/proc/30121/stat : 30121 (Spear-32) R 30119 30121 29269 0 -1 4194304 22905 0 0 0 112113 114 0 0 25 0 1 0 196689035 96325632 21892 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/30121/statm: 23517 21892 140 302 0 23212 0
Current children cumulated CPU time (s) 1122.27
Current children cumulated vsize (KiB) 94068

[startup+1182.74 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30800
/proc/meminfo: memFree=857888/2055920 swapFree=4183164/4192956
[pid=30121] ppid=30119 vsize=96592 CPUtime=1182.26
/proc/30121/stat : 30121 (Spear-32) R 30119 30121 29269 0 -1 4194304 23477 0 0 0 118110 116 0 0 25 0 1 0 196689035 98910208 22464 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/30121/statm: 24148 22464 140 302 0 23843 0
Current children cumulated CPU time (s) 1182.26
Current children cumulated vsize (KiB) 96592



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.56 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30800
/proc/meminfo: memFree=857184/2055920 swapFree=4183164/4192956
[pid=30121] ppid=30119 vsize=97240 CPUtime=1200.1
/proc/30121/stat : 30121 (Spear-32) R 30119 30121 29269 0 -1 4194304 23647 0 0 0 119892 118 0 0 25 0 1 0 196689035 99573760 22634 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134527163 0 0 4096 0 0 0 0 17 1 0 0
/proc/30121/statm: 24310 22634 140 302 0 24005 0
Current children cumulated CPU time (s) 1200.1
Current children cumulated vsize (KiB) 97240

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.58
CPU time (s): 1200.12
CPU user time (s): 1198.92
CPU system time (s): 1.19682
CPU usage (%): 99.9615
Max. virtual memory (cumulated for all children) (KiB): 97240

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

runsolver used 0.811876 second user time and 2.48862 second system time

The end

Launcher Data (download as text)

Begin job on node61 on Sun Feb 18 02:55:21 UTC 2007

IDJOB= 293258
IDBENCH= 19859
IDSOLVER= 131
FILE ID= node61/293258-1171767321

PBS_JOBID= 3839502

Free space on /tmp= 66563 MiB

SOLVER NAME= Spear FHS 1.0
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/5SAT/v120/unif-k5-r21.3-v120-c2556-S429936805-03.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/293258-1171767321/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/293258-1171767321/instance-293258-1171767321.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node61/watcher-293258-1171767321 -o ROOT/results/node61/solver-293258-1171767321 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/293258-1171767321/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/293258-1171767321/instance-293258-1171767321.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  710e114bd7c9ad2ada2dc0a847d1be61

RANDOM SEED= 353310546

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node61.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.216
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.216
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:        948672 kB
Buffers:         33776 kB
Cached:         976860 kB
SwapCached:       3584 kB
Active:         329112 kB
Inactive:       690972 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        948672 kB
SwapTotal:     4192956 kB
SwapFree:      4183164 kB
Dirty:            1648 kB
Writeback:           0 kB
Mapped:          15424 kB
Slab:            73272 kB
Committed_AS:   548124 kB
PageTables:       1388 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 node61 on Sun Feb 18 03:15:24 UTC 2007