Trace number 296334

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.05 1200.49

General information on the benchmark

Namerandom/OnTreshold/7SAT/v60/
unif-k7-r89-v60-c5340-S1783894026-19.SAT.shuffled.cnf
MD5SUM73f55df5bacee8a903f8066fb39f5521
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.064989
Satisfiable
(Un)Satisfiability was proved
Number of variables60
Number of clauses5340
Sum of the clauses size37380
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 55340

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/296334-1171821734/instance-296334-1171821734.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/node26/watcher-296334-1171821734 -o ROOT/results/node26/solver-296334-1171821734 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/296334-1171821734/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs /tmp/evaluation/296334-1171821734/instance-296334-1171821734.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.99 0.98 0.99 3/83 12165
/proc/meminfo: memFree=801672/2055920 swapFree=4131780/4192956
[pid=12165] ppid=12163 vsize=1396 CPUtime=0
/proc/12165/stat : 12165 (Spear-32) R 12163 12165 11082 0 -1 4194304 183 0 0 0 0 0 0 0 18 0 1 0 202127099 1429504 167 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/12165/statm: 349 167 129 302 0 44 0

[startup+0.107766 s]
/proc/loadavg: 0.99 0.98 0.99 3/83 12165
/proc/meminfo: memFree=801672/2055920 swapFree=4131780/4192956
[pid=12165] ppid=12163 vsize=2052 CPUtime=0.1
/proc/12165/stat : 12165 (Spear-32) R 12163 12165 11082 0 -1 4194304 332 0 0 0 10 0 0 0 18 0 1 0 202127099 2101248 316 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12165/statm: 513 316 140 302 0 208 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2052

[startup+0.515837 s]
/proc/loadavg: 0.99 0.98 0.99 3/83 12165
/proc/meminfo: memFree=801672/2055920 swapFree=4131780/4192956
[pid=12165] ppid=12163 vsize=2704 CPUtime=0.5
/proc/12165/stat : 12165 (Spear-32) R 12163 12165 11082 0 -1 4194304 521 0 0 0 50 0 0 0 22 0 1 0 202127099 2768896 505 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12165/statm: 676 505 140 302 0 371 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 2704

[startup+1.33798 s]
/proc/loadavg: 0.99 0.98 0.99 2/84 12166
/proc/meminfo: memFree=799424/2055920 swapFree=4131780/4192956
[pid=12165] ppid=12163 vsize=3760 CPUtime=1.33
/proc/12165/stat : 12165 (Spear-32) R 12163 12165 11082 0 -1 4194304 763 0 0 0 132 1 0 0 25 0 1 0 202127099 3850240 747 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12165/statm: 940 747 140 302 0 635 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 3760

[startup+2.97726 s]
/proc/loadavg: 0.99 0.98 0.99 2/84 12168
/proc/meminfo: memFree=798272/2055920 swapFree=4131780/4192956
[pid=12165] ppid=12163 vsize=5076 CPUtime=2.97
/proc/12165/stat : 12165 (Spear-32) R 12163 12165 11082 0 -1 4194304 1072 0 0 0 295 2 0 0 25 0 1 0 202127099 5197824 1056 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12165/statm: 1269 1056 140 302 0 964 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 5076

[startup+6.25583 s]
/proc/loadavg: 0.99 0.98 0.99 2/84 12170
/proc/meminfo: memFree=796288/2055920 swapFree=4131780/4192956
[pid=12165] ppid=12163 vsize=6768 CPUtime=6.24
/proc/12165/stat : 12165 (Spear-32) R 12163 12165 11082 0 -1 4194304 1510 0 0 0 621 3 0 0 25 0 1 0 202127099 6930432 1461 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12165/statm: 1692 1461 140 302 0 1387 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 6768

[startup+12.716 s]
/proc/loadavg: 0.99 0.98 0.99 2/84 12174
/proc/meminfo: memFree=793920/2055920 swapFree=4131780/4192956
[pid=12165] ppid=12163 vsize=8828 CPUtime=12.7
/proc/12165/stat : 12165 (Spear-32) R 12163 12165 11082 0 -1 4194304 2049 0 0 0 1264 6 0 0 25 0 1 0 202127099 9039872 2000 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12165/statm: 2207 2000 140 302 0 1902 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 8828

[startup+25.5232 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 12198
/proc/meminfo: memFree=791792/2055920 swapFree=4131780/4192956
[pid=12165] ppid=12163 vsize=12380 CPUtime=25.48
/proc/12165/stat : 12165 (Spear-32) R 12163 12165 11082 0 -1 4194304 2930 0 0 0 2539 9 0 0 25 0 1 0 202127099 12677120 2816 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12165/statm: 3095 2816 140 302 0 2790 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 12380

[startup+51.1356 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 12198
/proc/meminfo: memFree=787440/2055920 swapFree=4131780/4192956
[pid=12165] ppid=12163 vsize=16884 CPUtime=51.09
/proc/12165/stat : 12165 (Spear-32) R 12163 12165 11082 0 -1 4194304 4013 0 0 0 5094 15 0 0 25 0 1 0 202127099 17289216 3899 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12165/statm: 4221 3899 140 302 0 3916 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 16884

[startup+102.361 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 12198
/proc/meminfo: memFree=781296/2055920 swapFree=4131780/4192956
[pid=12165] ppid=12163 vsize=23688 CPUtime=102.3
/proc/12165/stat : 12165 (Spear-32) R 12163 12165 11082 0 -1 4194304 5691 0 0 0 10206 24 0 0 25 0 1 0 202127099 24256512 5448 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12165/statm: 5922 5448 140 302 0 5617 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 23688

[startup+162.397 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 12198
/proc/meminfo: memFree=775408/2055920 swapFree=4131780/4192956
[pid=12165] ppid=12163 vsize=29700 CPUtime=162.31
/proc/12165/stat : 12165 (Spear-32) R 12163 12165 11082 0 -1 4194304 7120 0 0 0 16198 33 0 0 25 0 1 0 202127099 30412800 6877 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/12165/statm: 7425 6877 140 302 0 7120 0
Current children cumulated CPU time (s) 162.31
Current children cumulated vsize (KiB) 29700

[startup+222.428 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 12198
/proc/meminfo: memFree=771120/2055920 swapFree=4131780/4192956
[pid=12165] ppid=12163 vsize=34020 CPUtime=222.32
/proc/12165/stat : 12165 (Spear-32) R 12163 12165 11082 0 -1 4194304 8210 0 0 0 22190 42 0 0 25 0 1 0 202127099 34836480 7967 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12165/statm: 8505 7967 140 302 0 8200 0
Current children cumulated CPU time (s) 222.32
Current children cumulated vsize (KiB) 34020

[startup+282.459 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 12198
/proc/meminfo: memFree=767088/2055920 swapFree=4131780/4192956
[pid=12165] ppid=12163 vsize=38944 CPUtime=282.33
/proc/12165/stat : 12165 (Spear-32) R 12163 12165 11082 0 -1 4194304 9488 0 0 0 28185 48 0 0 25 0 1 0 202127099 39878656 8988 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/12165/statm: 9736 8988 140 302 0 9431 0
Current children cumulated CPU time (s) 282.33
Current children cumulated vsize (KiB) 38944

[startup+342.493 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 12198
/proc/meminfo: memFree=763248/2055920 swapFree=4131780/4192956
[pid=12165] ppid=12163 vsize=43128 CPUtime=342.35
/proc/12165/stat : 12165 (Spear-32) R 12163 12165 11082 0 -1 4194304 10447 0 0 0 34180 55 0 0 25 0 1 0 202127099 44163072 9947 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/12165/statm: 10782 9947 140 302 0 10477 0
Current children cumulated CPU time (s) 342.35
Current children cumulated vsize (KiB) 43128

[startup+402.531 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 12198
/proc/meminfo: memFree=759728/2055920 swapFree=4131780/4192956
[pid=12165] ppid=12163 vsize=46556 CPUtime=402.36
/proc/12165/stat : 12165 (Spear-32) R 12163 12165 11082 0 -1 4194304 11312 0 0 0 40175 61 0 0 25 0 1 0 202127099 47673344 10812 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526955 0 0 4096 0 0 0 0 17 1 0 0
/proc/12165/statm: 11639 10812 140 302 0 11334 0
Current children cumulated CPU time (s) 402.36
Current children cumulated vsize (KiB) 46556

[startup+462.565 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 12198
/proc/meminfo: memFree=756784/2055920 swapFree=4131780/4192956
[pid=12165] ppid=12163 vsize=49336 CPUtime=462.37
/proc/12165/stat : 12165 (Spear-32) R 12163 12165 11082 0 -1 4194304 12050 0 0 0 46170 67 0 0 25 0 1 0 202127099 50520064 11550 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12165/statm: 12334 11550 140 302 0 12029 0
Current children cumulated CPU time (s) 462.37
Current children cumulated vsize (KiB) 49336

[startup+522.594 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 12198
/proc/meminfo: memFree=753840/2055920 swapFree=4131780/4192956
[pid=12165] ppid=12163 vsize=52444 CPUtime=522.39
/proc/12165/stat : 12165 (Spear-32) R 12163 12165 11082 0 -1 4194304 12789 0 0 0 52167 72 0 0 25 0 1 0 202127099 53702656 12289 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/12165/statm: 13111 12289 140 302 0 12806 0
Current children cumulated CPU time (s) 522.39
Current children cumulated vsize (KiB) 52444

[startup+582.626 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 12198
/proc/meminfo: memFree=751216/2055920 swapFree=4131780/4192956
[pid=12165] ppid=12163 vsize=55160 CPUtime=582.4
/proc/12165/stat : 12165 (Spear-32) R 12163 12165 11082 0 -1 4194304 13447 0 0 0 58163 77 0 0 25 0 1 0 202127099 56483840 12947 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/12165/statm: 13790 12947 140 302 0 13485 0
Current children cumulated CPU time (s) 582.4
Current children cumulated vsize (KiB) 55160

[startup+642.661 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 12198
/proc/meminfo: memFree=748400/2055920 swapFree=4131780/4192956
[pid=12165] ppid=12163 vsize=58024 CPUtime=642.41
/proc/12165/stat : 12165 (Spear-32) R 12163 12165 11082 0 -1 4194304 14141 0 0 0 64160 81 0 0 25 0 1 0 202127099 59416576 13641 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12165/statm: 14506 13641 140 302 0 14201 0
Current children cumulated CPU time (s) 642.41
Current children cumulated vsize (KiB) 58024

[startup+702.696 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 12198
/proc/meminfo: memFree=745136/2055920 swapFree=4131780/4192956
[pid=12165] ppid=12163 vsize=61728 CPUtime=702.42
/proc/12165/stat : 12165 (Spear-32) R 12163 12165 11082 0 -1 4194304 14941 0 0 0 70156 86 0 0 25 0 1 0 202127099 63209472 14441 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/12165/statm: 15432 14441 140 302 0 15127 0
Current children cumulated CPU time (s) 702.42
Current children cumulated vsize (KiB) 61728

[startup+762.726 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 12198
/proc/meminfo: memFree=743024/2055920 swapFree=4131780/4192956
[pid=12165] ppid=12163 vsize=63840 CPUtime=762.43
/proc/12165/stat : 12165 (Spear-32) R 12163 12165 11082 0 -1 4194304 15484 0 0 0 76153 90 0 0 25 0 1 0 202127099 65372160 14984 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526834 0 0 4096 0 0 0 0 17 1 0 0
/proc/12165/statm: 15960 14984 140 302 0 15655 0
Current children cumulated CPU time (s) 762.43
Current children cumulated vsize (KiB) 63840

[startup+822.764 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 12198
/proc/meminfo: memFree=740912/2055920 swapFree=4131780/4192956
[pid=12165] ppid=12163 vsize=66504 CPUtime=822.45
/proc/12165/stat : 12165 (Spear-32) R 12163 12165 11082 0 -1 4194304 16044 0 0 0 82151 94 0 0 25 0 1 0 202127099 68100096 15544 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/12165/statm: 16626 15544 140 302 0 16321 0
Current children cumulated CPU time (s) 822.45
Current children cumulated vsize (KiB) 66504

[startup+882.794 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 12198
/proc/meminfo: memFree=738800/2055920 swapFree=4131780/4192956
[pid=12165] ppid=12163 vsize=68500 CPUtime=882.46
/proc/12165/stat : 12165 (Spear-32) R 12163 12165 11082 0 -1 4194304 16571 0 0 0 88148 98 0 0 25 0 1 0 202127099 70144000 16071 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526727 0 0 4096 0 0 0 0 17 1 0 0
/proc/12165/statm: 17125 16071 140 302 0 16820 0
Current children cumulated CPU time (s) 882.46
Current children cumulated vsize (KiB) 68500

[startup+942.824 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 12198
/proc/meminfo: memFree=736944/2055920 swapFree=4131780/4192956
[pid=12165] ppid=12163 vsize=70292 CPUtime=942.47
/proc/12165/stat : 12165 (Spear-32) R 12163 12165 11082 0 -1 4194304 17051 0 0 0 94144 103 0 0 25 0 1 0 202127099 71979008 16551 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/12165/statm: 17573 16551 140 302 0 17268 0
Current children cumulated CPU time (s) 942.47
Current children cumulated vsize (KiB) 70292

[startup+1002.86 s]
/proc/loadavg: 1.05 1.00 1.00 2/78 12198
/proc/meminfo: memFree=734832/2055920 swapFree=4131780/4192956
[pid=12165] ppid=12163 vsize=74520 CPUtime=1002.48
/proc/12165/stat : 12165 (Spear-32) R 12163 12165 11082 0 -1 4194304 18068 0 0 0 100142 106 0 0 25 0 1 0 202127099 76308480 17055 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/12165/statm: 18630 17055 140 302 0 18325 0
Current children cumulated CPU time (s) 1002.48
Current children cumulated vsize (KiB) 74520

[startup+1062.9 s]
/proc/loadavg: 1.02 1.00 1.00 2/78 12198
/proc/meminfo: memFree=732848/2055920 swapFree=4131780/4192956
[pid=12165] ppid=12163 vsize=76572 CPUtime=1062.5
/proc/12165/stat : 12165 (Spear-32) R 12163 12165 11082 0 -1 4194304 18561 0 0 0 106140 110 0 0 25 0 1 0 202127099 78409728 17548 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/12165/statm: 19143 17548 140 302 0 18838 0
Current children cumulated CPU time (s) 1062.5
Current children cumulated vsize (KiB) 76572

[startup+1122.93 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 12198
/proc/meminfo: memFree=730864/2055920 swapFree=4131780/4192956
[pid=12165] ppid=12163 vsize=78556 CPUtime=1122.51
/proc/12165/stat : 12165 (Spear-32) R 12163 12165 11082 0 -1 4194304 19055 0 0 0 112137 114 0 0 25 0 1 0 202127099 80441344 18042 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526928 0 0 4096 0 0 0 0 17 1 0 0
/proc/12165/statm: 19639 18042 140 302 0 19334 0
Current children cumulated CPU time (s) 1122.51
Current children cumulated vsize (KiB) 78556

[startup+1182.95 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 12198
/proc/meminfo: memFree=729136/2055920 swapFree=4131780/4192956
[pid=12165] ppid=12163 vsize=80240 CPUtime=1182.51
/proc/12165/stat : 12165 (Spear-32) R 12163 12165 11082 0 -1 4194304 19483 0 0 0 118134 117 0 0 25 0 1 0 202127099 82165760 18470 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/12165/statm: 20060 18470 140 302 0 19755 0
Current children cumulated CPU time (s) 1182.51
Current children cumulated vsize (KiB) 80240



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.47 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 12198
/proc/meminfo: memFree=728752/2055920 swapFree=4131780/4192956
[pid=12165] ppid=12163 vsize=80624 CPUtime=1200.03
/proc/12165/stat : 12165 (Spear-32) R 12163 12165 11082 0 -1 4194304 19599 0 0 0 119885 118 0 0 25 0 1 0 202127099 82558976 18586 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/12165/statm: 20156 18586 140 302 0 19851 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 80624

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1200.47 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 12198
/proc/meminfo: memFree=728752/2055920 swapFree=4131780/4192956
[pid=12165] ppid=12163 vsize=80624 CPUtime=1200.03
/proc/12165/stat : 12165 (Spear-32) R 12163 12165 11082 0 -1 4194304 19599 0 0 0 119885 118 0 0 25 0 1 0 202127099 82558976 18586 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/12165/statm: 20156 18586 140 302 0 19851 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 80624

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.49
CPU time (s): 1200.05
CPU user time (s): 1198.85
CPU system time (s): 1.20082
CPU usage (%): 99.9633
Max. virtual memory (cumulated for all children) (KiB): 80624

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

runsolver used 1.36079 second user time and 2.91056 second system time

The end

Launcher Data (download as text)

Begin job on node26 on Sun Feb 18 18:02:14 UTC 2007

IDJOB= 296334
IDBENCH= 19934
IDSOLVER= 132
FILE ID= node26/296334-1171821734

PBS_JOBID= 3839635

Free space on /tmp= 66562 MiB

SOLVER NAME= Spear FH 1.0
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/7SAT/v60/unif-k7-r89-v60-c5340-S1783894026-19.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/296334-1171821734/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/296334-1171821734/instance-296334-1171821734.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node26/watcher-296334-1171821734 -o ROOT/results/node26/solver-296334-1171821734 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/296334-1171821734/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/296334-1171821734/instance-296334-1171821734.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  73f55df5bacee8a903f8066fb39f5521

RANDOM SEED= 495225449

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node26.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.279
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.279
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:        802080 kB
Buffers:         43472 kB
Cached:        1067816 kB
SwapCached:      40904 kB
Active:         783316 kB
Inactive:       379700 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        802080 kB
SwapTotal:     4192956 kB
SwapFree:      4131780 kB
Dirty:            1732 kB
Writeback:           0 kB
Mapped:          31236 kB
Slab:            76036 kB
Committed_AS:   600032 kB
PageTables:       1904 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= 66562 MiB

End job on node26 on Sun Feb 18 18:22:17 UTC 2007