Trace number 303837

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.12 1200.63

General information on the benchmark

Namerandom/LargeSize/7SAT/v220/
unif-k7-r85-v220-c18700-S41627158-13.cnf
MD5SUM0d3f0c2b5512c56be44120e0b7381605
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables220
Number of clauses18700
Sum of the clauses size130900
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 518700

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/303837-1172044864/instance-303837-1172044864.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/node65/watcher-303837-1172044864 -o ROOT/results/node65/solver-303837-1172044864 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/303837-1172044864/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs /tmp/evaluation/303837-1172044864/instance-303837-1172044864.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/70 14862
/proc/meminfo: memFree=1724440/2055920 swapFree=4181012/4192956
[pid=14862] ppid=14860 vsize=1396 CPUtime=0
/proc/14862/stat : 14862 (Spear-32) R 14860 14862 14439 0 -1 4194304 184 0 0 0 0 0 0 0 18 0 1 0 224443909 1429504 168 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/14862/statm: 349 168 128 302 0 44 0

[startup+0.107802 s]
/proc/loadavg: 1.00 1.00 1.00 3/70 14862
/proc/meminfo: memFree=1724440/2055920 swapFree=4181012/4192956
[pid=14862] ppid=14860 vsize=2844 CPUtime=0.1
/proc/14862/stat : 14862 (Spear-32) R 14860 14862 14439 0 -1 4194304 541 0 0 0 10 0 0 0 18 0 1 0 224443909 2912256 525 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/14862/statm: 711 525 140 302 0 406 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2844

[startup+0.518864 s]
/proc/loadavg: 1.00 1.00 1.00 3/70 14862
/proc/meminfo: memFree=1724440/2055920 swapFree=4181012/4192956
[pid=14862] ppid=14860 vsize=3876 CPUtime=0.5
/proc/14862/stat : 14862 (Spear-32) R 14860 14862 14439 0 -1 4194304 799 0 0 0 50 0 0 0 21 0 1 0 224443909 3969024 783 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/14862/statm: 969 783 140 302 0 664 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 3876

[startup+1.339 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 14901
/proc/meminfo: memFree=1720520/2055920 swapFree=4181012/4192956
[pid=14862] ppid=14860 vsize=5552 CPUtime=1.32
/proc/14862/stat : 14862 (Spear-32) R 14860 14862 14439 0 -1 4194304 1190 0 0 0 131 1 0 0 25 0 1 0 224443909 5685248 1174 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/14862/statm: 1388 1174 140 302 0 1083 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 5552

[startup+2.97527 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 14901
/proc/meminfo: memFree=1718600/2055920 swapFree=4181012/4192956
[pid=14862] ppid=14860 vsize=7868 CPUtime=2.96
/proc/14862/stat : 14862 (Spear-32) R 14860 14862 14439 0 -1 4194304 1783 0 0 0 294 2 0 0 25 0 1 0 224443909 8056832 1767 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/14862/statm: 1967 1767 140 302 0 1662 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 7868

[startup+6.25581 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 14903
/proc/meminfo: memFree=1714512/2055920 swapFree=4181012/4192956
[pid=14862] ppid=14860 vsize=11472 CPUtime=6.24
/proc/14862/stat : 14862 (Spear-32) R 14860 14862 14439 0 -1 4194304 2696 0 0 0 620 4 0 0 25 0 1 0 224443909 11747328 2680 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/14862/statm: 2868 2680 140 302 0 2563 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 11472

[startup+12.7119 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 14919
/proc/meminfo: memFree=1708816/2055920 swapFree=4181012/4192956
[pid=14862] ppid=14860 vsize=16864 CPUtime=12.68
/proc/14862/stat : 14862 (Spear-32) R 14860 14862 14439 0 -1 4194304 4029 0 0 0 1261 7 0 0 25 0 1 0 224443909 17268736 3980 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/14862/statm: 4216 3980 140 302 0 3911 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 16864

[startup+25.519 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 14941
/proc/meminfo: memFree=1701200/2055920 swapFree=4181012/4192956
[pid=14862] ppid=14860 vsize=24976 CPUtime=25.47
/proc/14862/stat : 14862 (Spear-32) R 14860 14862 14439 0 -1 4194304 6069 0 0 0 2534 13 0 0 25 0 1 0 224443909 25575424 5955 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/14862/statm: 6244 5955 140 302 0 5939 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 24976

[startup+51.1482 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 14959
/proc/meminfo: memFree=1689488/2055920 swapFree=4181012/4192956
[pid=14862] ppid=14860 vsize=36376 CPUtime=51.08
/proc/14862/stat : 14862 (Spear-32) R 14860 14862 14439 0 -1 4194304 8953 0 0 0 5086 22 0 0 25 0 1 0 224443909 37249024 8839 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/14862/statm: 9094 8839 140 302 0 8789 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 36376

[startup+102.387 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15035
/proc/meminfo: memFree=1674184/2055920 swapFree=4181012/4192956
[pid=14862] ppid=14860 vsize=53132 CPUtime=102.25
/proc/14862/stat : 14862 (Spear-32) R 14860 14862 14439 0 -1 4194304 13163 0 0 0 10190 35 0 0 25 0 1 0 224443909 54407168 12920 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/14862/statm: 13283 12920 140 302 0 12978 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 53132

[startup+162.407 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15035
/proc/meminfo: memFree=1659080/2055920 swapFree=4181012/4192956
[pid=14862] ppid=14860 vsize=68252 CPUtime=162.25
/proc/14862/stat : 14862 (Spear-32) R 14860 14862 14439 0 -1 4194304 16921 0 0 0 16180 45 0 0 25 0 1 0 224443909 69890048 16678 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/14862/statm: 17063 16678 140 302 0 16758 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 68252

[startup+222.427 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15035
/proc/meminfo: memFree=1646728/2055920 swapFree=4181012/4192956
[pid=14862] ppid=14860 vsize=80688 CPUtime=222.25
/proc/14862/stat : 14862 (Spear-32) R 14860 14862 14439 0 -1 4194304 20001 0 0 0 22171 54 0 0 25 0 1 0 224443909 82624512 19758 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/14862/statm: 20172 19758 140 302 0 19867 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 80688

[startup+282.446 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15035
/proc/meminfo: memFree=1636296/2055920 swapFree=4181012/4192956
[pid=14862] ppid=14860 vsize=92232 CPUtime=282.25
/proc/14862/stat : 14862 (Spear-32) R 14860 14862 14439 0 -1 4194304 22866 0 0 0 28163 62 0 0 25 0 1 0 224443909 94445568 22366 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526871 0 0 4096 0 0 0 0 17 1 0 0
/proc/14862/statm: 23058 22366 140 302 0 22753 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 92232

[startup+342.468 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15035
/proc/meminfo: memFree=1626504/2055920 swapFree=4181012/4192956
[pid=14862] ppid=14860 vsize=102088 CPUtime=342.26
/proc/14862/stat : 14862 (Spear-32) R 14860 14862 14439 0 -1 4194304 25298 0 0 0 34157 69 0 0 25 0 1 0 224443909 104538112 24798 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/14862/statm: 25522 24798 140 302 0 25217 0
Current children cumulated CPU time (s) 342.26
Current children cumulated vsize (KiB) 102088

[startup+402.494 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15035
/proc/meminfo: memFree=1617416/2055920 swapFree=4181012/4192956
[pid=14862] ppid=14860 vsize=111076 CPUtime=402.25
/proc/14862/stat : 14862 (Spear-32) R 14860 14862 14439 0 -1 4194304 27546 0 0 0 40149 76 0 0 25 0 1 0 224443909 113741824 27046 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/14862/statm: 27769 27046 140 302 0 27464 0
Current children cumulated CPU time (s) 402.25
Current children cumulated vsize (KiB) 111076

[startup+462.514 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15035
/proc/meminfo: memFree=1608968/2055920 swapFree=4181012/4192956
[pid=14862] ppid=14860 vsize=119508 CPUtime=462.26
/proc/14862/stat : 14862 (Spear-32) R 14860 14862 14439 0 -1 4194304 29658 0 0 0 46142 84 0 0 25 0 1 0 224443909 122376192 29158 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/14862/statm: 29877 29158 140 302 0 29572 0
Current children cumulated CPU time (s) 462.26
Current children cumulated vsize (KiB) 119508

[startup+522.529 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15035
/proc/meminfo: memFree=1601160/2055920 swapFree=4181012/4192956
[pid=14862] ppid=14860 vsize=127392 CPUtime=522.25
/proc/14862/stat : 14862 (Spear-32) R 14860 14862 14439 0 -1 4194304 31613 0 0 0 52134 91 0 0 25 0 1 0 224443909 130449408 31113 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/14862/statm: 31848 31113 140 302 0 31543 0
Current children cumulated CPU time (s) 522.25
Current children cumulated vsize (KiB) 127392

[startup+582.547 s]
/proc/loadavg: 1.05 1.01 1.00 2/65 15035
/proc/meminfo: memFree=1593672/2055920 swapFree=4181012/4192956
[pid=14862] ppid=14860 vsize=134892 CPUtime=582.25
/proc/14862/stat : 14862 (Spear-32) R 14860 14862 14439 0 -1 4194304 33464 0 0 0 58128 97 0 0 25 0 1 0 224443909 138129408 32964 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/14862/statm: 33723 32964 140 302 0 33418 0
Current children cumulated CPU time (s) 582.25
Current children cumulated vsize (KiB) 134892

[startup+642.574 s]
/proc/loadavg: 1.02 1.01 1.00 2/65 15035
/proc/meminfo: memFree=1586248/2055920 swapFree=4181012/4192956
[pid=14862] ppid=14860 vsize=142328 CPUtime=642.25
/proc/14862/stat : 14862 (Spear-32) R 14860 14862 14439 0 -1 4194304 35304 0 0 0 64122 103 0 0 25 0 1 0 224443909 145743872 34804 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/14862/statm: 35582 34804 140 302 0 35277 0
Current children cumulated CPU time (s) 642.25
Current children cumulated vsize (KiB) 142328

[startup+702.601 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15035
/proc/meminfo: memFree=1579400/2055920 swapFree=4181012/4192956
[pid=14862] ppid=14860 vsize=149180 CPUtime=702.26
/proc/14862/stat : 14862 (Spear-32) R 14860 14862 14439 0 -1 4194304 37039 0 0 0 70117 109 0 0 25 0 1 0 224443909 152760320 36539 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/14862/statm: 37295 36539 140 302 0 36990 0
Current children cumulated CPU time (s) 702.26
Current children cumulated vsize (KiB) 149180

[startup+762.622 s]
/proc/loadavg: 1.03 1.01 1.00 2/65 15035
/proc/meminfo: memFree=1572872/2055920 swapFree=4181012/4192956
[pid=14862] ppid=14860 vsize=155984 CPUtime=762.26
/proc/14862/stat : 14862 (Spear-32) R 14860 14862 14439 0 -1 4194304 38691 0 0 0 76111 115 0 0 25 0 1 0 224443909 159727616 38191 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526758 0 0 4096 0 0 0 0 17 1 0 0
/proc/14862/statm: 38996 38191 140 302 0 38691 0
Current children cumulated CPU time (s) 762.26
Current children cumulated vsize (KiB) 155984

[startup+822.645 s]
/proc/loadavg: 1.01 1.01 1.00 2/65 15035
/proc/meminfo: memFree=1566216/2055920 swapFree=4181012/4192956
[pid=14862] ppid=14860 vsize=162452 CPUtime=822.26
/proc/14862/stat : 14862 (Spear-32) R 14860 14862 14439 0 -1 4194304 40317 0 0 0 82106 120 0 0 25 0 1 0 224443909 166350848 39817 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/14862/statm: 40613 39817 140 302 0 40308 0
Current children cumulated CPU time (s) 822.26
Current children cumulated vsize (KiB) 162452

[startup+882.663 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15035
/proc/meminfo: memFree=1559880/2055920 swapFree=4181012/4192956
[pid=14862] ppid=14860 vsize=170720 CPUtime=882.26
/proc/14862/stat : 14862 (Spear-32) R 14860 14862 14439 0 -1 4194304 42404 0 0 0 88100 126 0 0 25 0 1 0 224443909 174817280 41391 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526972 0 0 4096 0 0 0 0 17 1 0 0
/proc/14862/statm: 42680 41391 140 302 0 42375 0
Current children cumulated CPU time (s) 882.26
Current children cumulated vsize (KiB) 170720

[startup+942.686 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15035
/proc/meminfo: memFree=1554056/2055920 swapFree=4181012/4192956
[pid=14862] ppid=14860 vsize=176752 CPUtime=942.26
/proc/14862/stat : 14862 (Spear-32) R 14860 14862 14439 0 -1 4194304 43871 0 0 0 94095 131 0 0 25 0 1 0 224443909 180994048 42858 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526880 0 0 4096 0 0 0 0 17 1 0 0
/proc/14862/statm: 44188 42858 140 302 0 43883 0
Current children cumulated CPU time (s) 942.26
Current children cumulated vsize (KiB) 176752

[startup+1002.71 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15035
/proc/meminfo: memFree=1548488/2055920 swapFree=4181012/4192956
[pid=14862] ppid=14860 vsize=182372 CPUtime=1002.26
/proc/14862/stat : 14862 (Spear-32) R 14860 14862 14439 0 -1 4194304 45260 0 0 0 100091 135 0 0 25 0 1 0 224443909 186748928 44247 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/14862/statm: 45593 44247 140 302 0 45288 0
Current children cumulated CPU time (s) 1002.26
Current children cumulated vsize (KiB) 182372

[startup+1062.73 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15035
/proc/meminfo: memFree=1543048/2055920 swapFree=4181012/4192956
[pid=14862] ppid=14860 vsize=187588 CPUtime=1062.27
/proc/14862/stat : 14862 (Spear-32) R 14860 14862 14439 0 -1 4194304 46599 0 0 0 106088 139 0 0 25 0 1 0 224443909 192090112 45586 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/14862/statm: 46897 45586 140 302 0 46592 0
Current children cumulated CPU time (s) 1062.27
Current children cumulated vsize (KiB) 187588

[startup+1122.75 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15035
/proc/meminfo: memFree=1537992/2055920 swapFree=4181012/4192956
[pid=14862] ppid=14860 vsize=192604 CPUtime=1122.26
/proc/14862/stat : 14862 (Spear-32) R 14860 14862 14439 0 -1 4194304 47880 0 0 0 112082 144 0 0 25 0 1 0 224443909 197226496 46867 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/14862/statm: 48151 46867 140 302 0 47846 0
Current children cumulated CPU time (s) 1122.26
Current children cumulated vsize (KiB) 192604

[startup+1182.77 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15035
/proc/meminfo: memFree=1532808/2055920 swapFree=4181012/4192956
[pid=14862] ppid=14860 vsize=197992 CPUtime=1182.27
/proc/14862/stat : 14862 (Spear-32) R 14860 14862 14439 0 -1 4194304 49210 0 0 0 118078 149 0 0 25 0 1 0 224443909 202743808 48197 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/14862/statm: 49498 48197 140 302 0 49193 0
Current children cumulated CPU time (s) 1182.27
Current children cumulated vsize (KiB) 197992



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.59 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15035
/proc/meminfo: memFree=1531208/2055920 swapFree=4181012/4192956
[pid=14862] ppid=14860 vsize=199832 CPUtime=1200.08
/proc/14862/stat : 14862 (Spear-32) R 14860 14862 14439 0 -1 4194304 49584 0 0 0 119859 149 0 0 25 0 1 0 224443909 204627968 48571 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526896 0 0 4096 0 0 0 0 17 1 0 0
/proc/14862/statm: 49958 48571 140 302 0 49653 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 199832

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.63
CPU time (s): 1200.12
CPU user time (s): 1198.59
CPU system time (s): 1.52977
CPU usage (%): 99.9581
Max. virtual memory (cumulated for all children) (KiB): 199832

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

runsolver used 0.901862 second user time and 2.39864 second system time

The end

Launcher Data (download as text)

Begin job on node65 on Wed Feb 21 08:01:04 UTC 2007

IDJOB= 303837
IDBENCH= 20117
IDSOLVER= 132
FILE ID= node65/303837-1172044864

PBS_JOBID= 3892737

Free space on /tmp= 66560 MiB

SOLVER NAME= Spear FH 1.0
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/7SAT/v220/unif-k7-r85-v220-c18700-S41627158-13.cnf
COMMAND LINE= /tmp/evaluation/303837-1172044864/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/303837-1172044864/instance-303837-1172044864.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node65/watcher-303837-1172044864 -o ROOT/results/node65/solver-303837-1172044864 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/303837-1172044864/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/303837-1172044864/instance-303837-1172044864.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  0d3f0c2b5512c56be44120e0b7381605

RANDOM SEED= 738481166

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node65.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.259
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.259
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:       1724848 kB
Buffers:         35416 kB
Cached:         240896 kB
SwapCached:       6296 kB
Active:         154384 kB
Inactive:       135668 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1724848 kB
SwapTotal:     4192956 kB
SwapFree:      4181012 kB
Dirty:            2200 kB
Writeback:           0 kB
Mapped:          16560 kB
Slab:            26592 kB
Committed_AS:   579296 kB
PageTables:       1692 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= 66560 MiB

End job on node65 on Wed Feb 21 08:21:06 UTC 2007