Trace number 295103

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.11 1200.58

General information on the benchmark

Namerandom/OnTreshold/7SAT/v65/
unif-k7-r89-v65-c5785-S316555917-14.SAT.shuffled.cnf
MD5SUM8e212727d677304f0bd3b7ae7a2c8937
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.182971
Satisfiable
(Un)Satisfiability was proved
Number of variables65
Number of clauses5785
Sum of the clauses size40495
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 55785

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/295103-1171800077/instance-295103-1171800077.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/node44/watcher-295103-1171800077 -o ROOT/results/node44/solver-295103-1171800077 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/295103-1171800077/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/295103-1171800077/instance-295103-1171800077.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.99 3/70 6486
/proc/meminfo: memFree=783424/2055920 swapFree=4183224/4192956
[pid=6486] ppid=6484 vsize=1396 CPUtime=0
/proc/6486/stat : 6486 (Spear-32) R 6484 6486 6307 0 -1 4194304 184 0 0 0 0 0 0 0 18 0 1 0 199963812 1429504 168 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 135271309 0 0 4096 0 0 0 0 17 1 0 0
/proc/6486/statm: 349 168 129 302 0 44 0

[startup+0.1077 s]
/proc/loadavg: 0.92 0.98 0.99 3/70 6486
/proc/meminfo: memFree=783424/2055920 swapFree=4183224/4192956
[pid=6486] ppid=6484 vsize=2052 CPUtime=0.1
/proc/6486/stat : 6486 (Spear-32) R 6484 6486 6307 0 -1 4194304 338 0 0 0 10 0 0 0 18 0 1 0 199963812 2101248 322 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/6486/statm: 513 322 140 302 0 208 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2052

[startup+0.515772 s]
/proc/loadavg: 0.92 0.98 0.99 3/70 6486
/proc/meminfo: memFree=783424/2055920 swapFree=4183224/4192956
[pid=6486] ppid=6484 vsize=2864 CPUtime=0.5
/proc/6486/stat : 6486 (Spear-32) R 6484 6486 6307 0 -1 4194304 533 0 0 0 50 0 0 0 22 0 1 0 199963812 2932736 517 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/6486/statm: 716 517 140 302 0 411 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 2864

[startup+1.33692 s]
/proc/loadavg: 0.92 0.98 0.99 2/71 6487
/proc/meminfo: memFree=781112/2055920 swapFree=4183224/4192956
[pid=6486] ppid=6484 vsize=3772 CPUtime=1.33
/proc/6486/stat : 6486 (Spear-32) R 6484 6486 6307 0 -1 4194304 774 0 0 0 132 1 0 0 25 0 1 0 199963812 3862528 758 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/6486/statm: 943 758 140 302 0 638 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 3772

[startup+2.97723 s]
/proc/loadavg: 0.92 0.98 0.99 2/71 6487
/proc/meminfo: memFree=779960/2055920 swapFree=4183224/4192956
[pid=6486] ppid=6484 vsize=5076 CPUtime=2.97
/proc/6486/stat : 6486 (Spear-32) R 6484 6486 6307 0 -1 4194304 1084 0 0 0 295 2 0 0 25 0 1 0 199963812 5197824 1068 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526952 0 0 4096 0 0 0 0 17 1 0 0
/proc/6486/statm: 1269 1068 140 302 0 964 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 5076

[startup+6.25482 s]
/proc/loadavg: 0.93 0.98 0.99 2/71 6505
/proc/meminfo: memFree=777912/2055920 swapFree=4183224/4192956
[pid=6486] ppid=6484 vsize=6804 CPUtime=6.23
/proc/6486/stat : 6486 (Spear-32) R 6484 6486 6307 0 -1 4194304 1533 0 0 0 621 2 0 0 25 0 1 0 199963812 6967296 1484 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/6486/statm: 1701 1484 140 302 0 1396 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 6804

[startup+12.713 s]
/proc/loadavg: 0.93 0.98 0.99 2/71 6509
/proc/meminfo: memFree=775352/2055920 swapFree=4183224/4192956
[pid=6486] ppid=6484 vsize=9324 CPUtime=12.68
/proc/6486/stat : 6486 (Spear-32) R 6484 6486 6307 0 -1 4194304 2135 0 0 0 1263 5 0 0 25 0 1 0 199963812 9547776 2086 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/6486/statm: 2331 2086 140 302 0 2026 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 9324

[startup+25.5223 s]
/proc/loadavg: 0.95 0.98 0.99 2/71 6517
/proc/meminfo: memFree=772024/2055920 swapFree=4183224/4192956
[pid=6486] ppid=6484 vsize=13020 CPUtime=25.49
/proc/6486/stat : 6486 (Spear-32) R 6484 6486 6307 0 -1 4194304 3073 0 0 0 2540 9 0 0 25 0 1 0 199963812 13332480 2959 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/6486/statm: 3255 2959 140 302 0 2950 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 13020

[startup+51.142 s]
/proc/loadavg: 0.96 0.98 0.99 2/71 6563
/proc/meminfo: memFree=766960/2055920 swapFree=4183224/4192956
[pid=6486] ppid=6484 vsize=18032 CPUtime=51.07
/proc/6486/stat : 6486 (Spear-32) R 6484 6486 6307 0 -1 4194304 4306 0 0 0 5094 13 0 0 25 0 1 0 199963812 18464768 4192 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526831 0 0 4096 0 0 0 0 17 1 0 0
/proc/6486/statm: 4508 4192 140 302 0 4203 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 18032

[startup+102.363 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 6603
/proc/meminfo: memFree=761392/2055920 swapFree=4183224/4192956
[pid=6486] ppid=6484 vsize=25228 CPUtime=102.25
/proc/6486/stat : 6486 (Spear-32) R 6484 6486 6307 0 -1 4194304 6084 0 0 0 10203 22 0 0 25 0 1 0 199963812 25833472 5841 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134527163 0 0 4096 0 0 0 0 17 1 0 0
/proc/6486/statm: 6307 5841 140 302 0 6002 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 25228

[startup+162.388 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 6603
/proc/meminfo: memFree=755632/2055920 swapFree=4183224/4192956
[pid=6486] ppid=6484 vsize=31372 CPUtime=162.25
/proc/6486/stat : 6486 (Spear-32) R 6484 6486 6307 0 -1 4194304 7574 0 0 0 16195 30 0 0 25 0 1 0 199963812 32124928 7331 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526727 0 0 4096 0 0 0 0 17 1 0 0
/proc/6486/statm: 7843 7331 140 302 0 7538 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 31372

[startup+222.41 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 6603
/proc/meminfo: memFree=750832/2055920 swapFree=4183224/4192956
[pid=6486] ppid=6484 vsize=36384 CPUtime=222.26
/proc/6486/stat : 6486 (Spear-32) R 6484 6486 6307 0 -1 4194304 8752 0 0 0 22188 38 0 0 25 0 1 0 199963812 37257216 8509 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/6486/statm: 9096 8509 140 302 0 8791 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 36384

[startup+282.43 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 6603
/proc/meminfo: memFree=746608/2055920 swapFree=4183224/4192956
[pid=6486] ppid=6484 vsize=41556 CPUtime=282.25
/proc/6486/stat : 6486 (Spear-32) R 6484 6486 6307 0 -1 4194304 10059 0 0 0 28179 46 0 0 25 0 1 0 199963812 42553344 9559 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526880 0 0 4096 0 0 0 0 17 1 0 0
/proc/6486/statm: 10389 9559 140 302 0 10084 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 41556

[startup+342.444 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 6603
/proc/meminfo: memFree=742256/2055920 swapFree=4183224/4192956
[pid=6486] ppid=6484 vsize=45976 CPUtime=342.25
/proc/6486/stat : 6486 (Spear-32) R 6484 6486 6307 0 -1 4194304 11141 0 0 0 34171 54 0 0 25 0 1 0 199963812 47079424 10641 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/6486/statm: 11494 10641 140 302 0 11189 0
Current children cumulated CPU time (s) 342.25
Current children cumulated vsize (KiB) 45976

[startup+402.464 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 6603
/proc/meminfo: memFree=738864/2055920 swapFree=4183224/4192956
[pid=6486] ppid=6484 vsize=49524 CPUtime=402.25
/proc/6486/stat : 6486 (Spear-32) R 6484 6486 6307 0 -1 4194304 11987 0 0 0 40165 60 0 0 25 0 1 0 199963812 50712576 11487 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134527022 0 0 4096 0 0 0 0 17 1 0 0
/proc/6486/statm: 12381 11487 140 302 0 12076 0
Current children cumulated CPU time (s) 402.25
Current children cumulated vsize (KiB) 49524

[startup+462.486 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 6603
/proc/meminfo: memFree=735728/2055920 swapFree=4183224/4192956
[pid=6486] ppid=6484 vsize=52628 CPUtime=462.25
/proc/6486/stat : 6486 (Spear-32) R 6484 6486 6307 0 -1 4194304 12780 0 0 0 46159 66 0 0 25 0 1 0 199963812 53891072 12280 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/6486/statm: 13157 12280 140 302 0 12852 0
Current children cumulated CPU time (s) 462.25
Current children cumulated vsize (KiB) 52628

[startup+522.507 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 6603
/proc/meminfo: memFree=732784/2055920 swapFree=4183224/4192956
[pid=6486] ppid=6484 vsize=55912 CPUtime=522.25
/proc/6486/stat : 6486 (Spear-32) R 6484 6486 6307 0 -1 4194304 13504 0 0 0 52154 71 0 0 25 0 1 0 199963812 57253888 13004 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526784 0 0 4096 0 0 0 0 17 1 0 0
/proc/6486/statm: 13978 13004 140 302 0 13673 0
Current children cumulated CPU time (s) 522.25
Current children cumulated vsize (KiB) 55912

[startup+582.529 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 6603
/proc/meminfo: memFree=730032/2055920 swapFree=4183224/4192956
[pid=6486] ppid=6484 vsize=58604 CPUtime=582.26
/proc/6486/stat : 6486 (Spear-32) R 6484 6486 6307 0 -1 4194304 14183 0 0 0 58150 76 0 0 25 0 1 0 199963812 60010496 13683 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/6486/statm: 14651 13683 140 302 0 14346 0
Current children cumulated CPU time (s) 582.26
Current children cumulated vsize (KiB) 58604

[startup+642.549 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 6603
/proc/meminfo: memFree=727280/2055920 swapFree=4183224/4192956
[pid=6486] ppid=6484 vsize=61480 CPUtime=642.25
/proc/6486/stat : 6486 (Spear-32) R 6484 6486 6307 0 -1 4194304 14880 0 0 0 64144 81 0 0 25 0 1 0 199963812 62955520 14380 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/6486/statm: 15370 14380 140 302 0 15065 0
Current children cumulated CPU time (s) 642.25
Current children cumulated vsize (KiB) 61480

[startup+702.569 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 6603
/proc/meminfo: memFree=724272/2055920 swapFree=4183224/4192956
[pid=6486] ppid=6484 vsize=64380 CPUtime=702.25
/proc/6486/stat : 6486 (Spear-32) R 6484 6486 6307 0 -1 4194304 15624 0 0 0 70140 85 0 0 25 0 1 0 199963812 65925120 15124 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526727 0 0 4096 0 0 0 0 17 1 0 0
/proc/6486/statm: 16095 15124 140 302 0 15790 0
Current children cumulated CPU time (s) 702.25
Current children cumulated vsize (KiB) 64380

[startup+762.591 s]
/proc/loadavg: 1.03 1.00 1.00 2/65 6603
/proc/meminfo: memFree=721648/2055920 swapFree=4183224/4192956
[pid=6486] ppid=6484 vsize=67056 CPUtime=762.26
/proc/6486/stat : 6486 (Spear-32) R 6484 6486 6307 0 -1 4194304 16287 0 0 0 76136 90 0 0 25 0 1 0 199963812 68665344 15787 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/6486/statm: 16764 15787 140 302 0 16459 0
Current children cumulated CPU time (s) 762.26
Current children cumulated vsize (KiB) 67056

[startup+822.617 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 6603
/proc/meminfo: memFree=719280/2055920 swapFree=4183224/4192956
[pid=6486] ppid=6484 vsize=69552 CPUtime=822.26
/proc/6486/stat : 6486 (Spear-32) R 6484 6486 6307 0 -1 4194304 16869 0 0 0 82132 94 0 0 25 0 1 0 199963812 71221248 16369 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/6486/statm: 17388 16369 140 302 0 17083 0
Current children cumulated CPU time (s) 822.26
Current children cumulated vsize (KiB) 69552

[startup+882.637 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6603
/proc/meminfo: memFree=717040/2055920 swapFree=4183224/4192956
[pid=6486] ppid=6484 vsize=71804 CPUtime=882.27
/proc/6486/stat : 6486 (Spear-32) R 6484 6486 6307 0 -1 4194304 17434 0 0 0 88129 98 0 0 25 0 1 0 199963812 73527296 16934 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134558750 0 0 4096 0 0 0 0 17 1 0 0
/proc/6486/statm: 17951 16934 140 302 0 17646 0
Current children cumulated CPU time (s) 882.27
Current children cumulated vsize (KiB) 71804

[startup+942.654 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6603
/proc/meminfo: memFree=714928/2055920 swapFree=4183224/4192956
[pid=6486] ppid=6484 vsize=73916 CPUtime=942.26
/proc/6486/stat : 6486 (Spear-32) R 6484 6486 6307 0 -1 4194304 17958 0 0 0 94123 103 0 0 25 0 1 0 199963812 75689984 17458 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/6486/statm: 18479 17458 140 302 0 18174 0
Current children cumulated CPU time (s) 942.26
Current children cumulated vsize (KiB) 73916

[startup+1002.67 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6603
/proc/meminfo: memFree=712816/2055920 swapFree=4183224/4192956
[pid=6486] ppid=6484 vsize=78092 CPUtime=1002.26
/proc/6486/stat : 6486 (Spear-32) R 6484 6486 6307 0 -1 4194304 18996 0 0 0 100120 106 0 0 25 0 1 0 199963812 79966208 17983 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526888 0 0 4096 0 0 0 0 17 1 0 0
/proc/6486/statm: 19523 17983 140 302 0 19218 0
Current children cumulated CPU time (s) 1002.26
Current children cumulated vsize (KiB) 78092

[startup+1062.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6603
/proc/meminfo: memFree=710896/2055920 swapFree=4183224/4192956
[pid=6486] ppid=6484 vsize=80336 CPUtime=1062.26
/proc/6486/stat : 6486 (Spear-32) R 6484 6486 6307 0 -1 4194304 19492 0 0 0 106116 110 0 0 25 0 1 0 199963812 82264064 18479 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526831 0 0 4096 0 0 0 0 17 1 0 0
/proc/6486/statm: 20084 18479 140 302 0 19779 0
Current children cumulated CPU time (s) 1062.26
Current children cumulated vsize (KiB) 80336

[startup+1122.72 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6603
/proc/meminfo: memFree=708656/2055920 swapFree=4183224/4192956
[pid=6486] ppid=6484 vsize=82692 CPUtime=1122.27
/proc/6486/stat : 6486 (Spear-32) R 6484 6486 6307 0 -1 4194304 20058 0 0 0 112112 115 0 0 25 0 1 0 199963812 84676608 19045 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/6486/statm: 20673 19045 140 302 0 20368 0
Current children cumulated CPU time (s) 1122.27
Current children cumulated vsize (KiB) 82692

[startup+1182.74 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6603
/proc/meminfo: memFree=706736/2055920 swapFree=4183224/4192956
[pid=6486] ppid=6484 vsize=84684 CPUtime=1182.26
/proc/6486/stat : 6486 (Spear-32) R 6484 6486 6307 0 -1 4194304 20536 0 0 0 118108 118 0 0 25 0 1 0 199963812 86716416 19523 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/6486/statm: 21171 19523 140 302 0 20866 0
Current children cumulated CPU time (s) 1182.26
Current children cumulated vsize (KiB) 84684



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.56 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6603
/proc/meminfo: memFree=706096/2055920 swapFree=4183224/4192956
[pid=6486] ppid=6484 vsize=85724 CPUtime=1200.09
/proc/6486/stat : 6486 (Spear-32) R 6484 6486 6307 0 -1 4194304 20689 0 0 0 119889 120 0 0 25 0 1 0 199963812 87781376 19676 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/6486/statm: 21431 19676 140 302 0 21126 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 85724

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.11
CPU user time (s): 1198.89
CPU system time (s): 1.21681
CPU usage (%): 99.9608
Max. virtual memory (cumulated for all children) (KiB): 85724

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

runsolver used 0.930858 second user time and 2.35564 second system time

The end

Launcher Data (download as text)

Begin job on node44 on Sun Feb 18 12:01:17 UTC 2007

IDJOB= 295103
IDBENCH= 19904
IDSOLVER= 131
FILE ID= node44/295103-1171800077

PBS_JOBID= 3839613

Free space on /tmp= 66563 MiB

SOLVER NAME= Spear FHS 1.0
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/7SAT/v65/unif-k7-r89-v65-c5785-S316555917-14.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/295103-1171800077/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/295103-1171800077/instance-295103-1171800077.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node44/watcher-295103-1171800077 -o ROOT/results/node44/solver-295103-1171800077 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/295103-1171800077/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/295103-1171800077/instance-295103-1171800077.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  8e212727d677304f0bd3b7ae7a2c8937

RANDOM SEED= 3621849

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node44.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.261
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.261
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:        783840 kB
Buffers:         51176 kB
Cached:        1097436 kB
SwapCached:       4532 kB
Active:         832284 kB
Inactive:       327424 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        783840 kB
SwapTotal:     4192956 kB
SwapFree:      4183224 kB
Dirty:            1684 kB
Writeback:           0 kB
Mapped:          16572 kB
Slab:            97940 kB
Committed_AS:   448708 kB
PageTables:       1628 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 node44 on Sun Feb 18 12:21:19 UTC 2007