Trace number 295063

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.04 1200.5

General information on the benchmark

Namerandom/OnTreshold/7SAT/v65/
unif-k7-r89-v65-c5785-S14782837-06.UNSAT.shuffled.cnf
MD5SUM58863a1e548bdf8fa51771b9fa1e1d5f
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 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/295063-1171799506/instance-295063-1171799506.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/node19/watcher-295063-1171799506 -o ROOT/results/node19/solver-295063-1171799506 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/295063-1171799506/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs /tmp/evaluation/295063-1171799506/instance-295063-1171799506.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/77 22229
/proc/meminfo: memFree=1396216/2055920 swapFree=4192812/4192956
[pid=22229] ppid=22227 vsize=1396 CPUtime=0
/proc/22229/stat : 22229 (Spear-32) R 22227 22229 22070 0 -1 4194304 180 0 0 0 0 0 0 0 18 0 1 0 199904604 1429504 164 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/22229/statm: 349 164 128 302 0 44 0

[startup+0.107262 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 22229
/proc/meminfo: memFree=1396216/2055920 swapFree=4192812/4192956
[pid=22229] ppid=22227 vsize=2052 CPUtime=0.1
/proc/22229/stat : 22229 (Spear-32) R 22227 22229 22070 0 -1 4194304 338 0 0 0 10 0 0 0 18 0 1 0 199904604 2101248 322 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22229/statm: 513 322 140 302 0 208 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2052

[startup+0.515306 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 22229
/proc/meminfo: memFree=1396216/2055920 swapFree=4192812/4192956
[pid=22229] ppid=22227 vsize=2844 CPUtime=0.5
/proc/22229/stat : 22229 (Spear-32) R 22227 22229 22070 0 -1 4194304 530 0 0 0 50 0 0 0 21 0 1 0 199904604 2912256 514 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22229/statm: 711 514 140 302 0 406 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 2844

[startup+1.33539 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 22230
/proc/meminfo: memFree=1393904/2055920 swapFree=4192812/4192956
[pid=22229] ppid=22227 vsize=3752 CPUtime=1.32
/proc/22229/stat : 22229 (Spear-32) R 22227 22229 22070 0 -1 4194304 776 0 0 0 130 2 0 0 25 0 1 0 199904604 3842048 760 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22229/statm: 938 760 140 302 0 633 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 3752

[startup+2.97157 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 22230
/proc/meminfo: memFree=1392816/2055920 swapFree=4192812/4192956
[pid=22229] ppid=22227 vsize=5060 CPUtime=2.96
/proc/22229/stat : 22229 (Spear-32) R 22227 22229 22070 0 -1 4194304 1085 0 0 0 293 3 0 0 25 0 1 0 199904604 5181440 1069 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22229/statm: 1265 1069 140 302 0 960 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 5060

[startup+6.24793 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 22230
/proc/meminfo: memFree=1390768/2055920 swapFree=4192812/4192956
[pid=22229] ppid=22227 vsize=6904 CPUtime=6.23
/proc/22229/stat : 22229 (Spear-32) R 22227 22229 22070 0 -1 4194304 1553 0 0 0 618 5 0 0 25 0 1 0 199904604 7069696 1504 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22229/statm: 1726 1504 140 302 0 1421 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 6904

[startup+12.7046 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 22230
/proc/meminfo: memFree=1388080/2055920 swapFree=4192812/4192956
[pid=22229] ppid=22227 vsize=9360 CPUtime=12.69
/proc/22229/stat : 22229 (Spear-32) R 22227 22229 22070 0 -1 4194304 2163 0 0 0 1262 7 0 0 25 0 1 0 199904604 9584640 2114 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22229/statm: 2340 2114 140 302 0 2035 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 9360

[startup+25.512 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 22230
/proc/meminfo: memFree=1384752/2055920 swapFree=4192812/4192956
[pid=22229] ppid=22227 vsize=13072 CPUtime=25.49
/proc/22229/stat : 22229 (Spear-32) R 22227 22229 22070 0 -1 4194304 3078 0 0 0 2537 12 0 0 25 0 1 0 199904604 13385728 2964 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134527022 0 0 4096 0 0 0 0 17 1 0 0
/proc/22229/statm: 3268 2964 140 302 0 2963 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 13072

[startup+51.1268 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 22230
/proc/meminfo: memFree=1379952/2055920 swapFree=4192812/4192956
[pid=22229] ppid=22227 vsize=17744 CPUtime=51.11
/proc/22229/stat : 22229 (Spear-32) R 22227 22229 22070 0 -1 4194304 4247 0 0 0 5093 18 0 0 25 0 1 0 199904604 18169856 4133 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22229/statm: 4436 4133 140 302 0 4131 0
Current children cumulated CPU time (s) 51.11
Current children cumulated vsize (KiB) 17744

[startup+102.352 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 22230
/proc/meminfo: memFree=1373488/2055920 swapFree=4192812/4192956
[pid=22229] ppid=22227 vsize=24804 CPUtime=102.31
/proc/22229/stat : 22229 (Spear-32) R 22227 22229 22070 0 -1 4194304 6005 0 0 0 10206 25 0 0 25 0 1 0 199904604 25399296 5762 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/22229/statm: 6201 5762 140 302 0 5896 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 24804

[startup+162.389 s]
/proc/loadavg: 1.06 1.01 1.00 2/78 22230
/proc/meminfo: memFree=1367472/2055920 swapFree=4192812/4192956
[pid=22229] ppid=22227 vsize=30940 CPUtime=162.34
/proc/22229/stat : 22229 (Spear-32) R 22227 22229 22070 0 -1 4194304 7480 0 0 0 16201 33 0 0 25 0 1 0 199904604 31682560 7237 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526781 0 0 4096 0 0 0 0 17 1 0 0
/proc/22229/statm: 7735 7237 140 302 0 7430 0
Current children cumulated CPU time (s) 162.34
Current children cumulated vsize (KiB) 30940

[startup+222.431 s]
/proc/loadavg: 1.02 1.01 1.00 2/78 22230
/proc/meminfo: memFree=1362544/2055920 swapFree=4192812/4192956
[pid=22229] ppid=22227 vsize=35812 CPUtime=222.35
/proc/22229/stat : 22229 (Spear-32) R 22227 22229 22070 0 -1 4194304 8709 0 0 0 22193 42 0 0 25 0 1 0 199904604 36671488 8466 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22229/statm: 8953 8466 140 302 0 8648 0
Current children cumulated CPU time (s) 222.35
Current children cumulated vsize (KiB) 35812

[startup+282.469 s]
/proc/loadavg: 1.01 1.00 1.00 2/78 22230
/proc/meminfo: memFree=1358128/2055920 swapFree=4192812/4192956
[pid=22229] ppid=22227 vsize=41380 CPUtime=282.38
/proc/22229/stat : 22229 (Spear-32) R 22227 22229 22070 0 -1 4194304 10076 0 0 0 28187 51 0 0 25 0 1 0 199904604 42373120 9576 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/22229/statm: 10345 9576 140 302 0 10040 0
Current children cumulated CPU time (s) 282.38
Current children cumulated vsize (KiB) 41380

[startup+342.506 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 22230
/proc/meminfo: memFree=1353648/2055920 swapFree=4192812/4192956
[pid=22229] ppid=22227 vsize=46388 CPUtime=342.39
/proc/22229/stat : 22229 (Spear-32) R 22227 22229 22070 0 -1 4194304 11183 0 0 0 34182 57 0 0 25 0 1 0 199904604 47501312 10683 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/22229/statm: 11597 10683 140 302 0 11292 0
Current children cumulated CPU time (s) 342.39
Current children cumulated vsize (KiB) 46388

[startup+402.543 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 22230
/proc/meminfo: memFree=1349936/2055920 swapFree=4192812/4192956
[pid=22229] ppid=22227 vsize=49972 CPUtime=402.41
/proc/22229/stat : 22229 (Spear-32) R 22227 22229 22070 0 -1 4194304 12087 0 0 0 40178 63 0 0 25 0 1 0 199904604 51171328 11587 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22229/statm: 12493 11587 140 302 0 12188 0
Current children cumulated CPU time (s) 402.41
Current children cumulated vsize (KiB) 49972

[startup+462.575 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 22230
/proc/meminfo: memFree=1346608/2055920 swapFree=4192812/4192956
[pid=22229] ppid=22227 vsize=53352 CPUtime=462.43
/proc/22229/stat : 22229 (Spear-32) R 22227 22229 22070 0 -1 4194304 12913 0 0 0 46174 69 0 0 25 0 1 0 199904604 54632448 12413 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/22229/statm: 13338 12413 140 302 0 13033 0
Current children cumulated CPU time (s) 462.43
Current children cumulated vsize (KiB) 53352

[startup+522.608 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 22230
/proc/meminfo: memFree=1343728/2055920 swapFree=4192812/4192956
[pid=22229] ppid=22227 vsize=56356 CPUtime=522.44
/proc/22229/stat : 22229 (Spear-32) R 22227 22229 22070 0 -1 4194304 13636 0 0 0 52170 74 0 0 25 0 1 0 199904604 57708544 13136 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/22229/statm: 14089 13136 140 302 0 13784 0
Current children cumulated CPU time (s) 522.44
Current children cumulated vsize (KiB) 56356

[startup+582.653 s]
/proc/loadavg: 1.00 1.00 1.00 2/84 22334
/proc/meminfo: memFree=1339760/2055920 swapFree=4192812/4192956
[pid=22229] ppid=22227 vsize=58988 CPUtime=582.42
/proc/22229/stat : 22229 (Spear-32) R 22227 22229 22070 0 -1 4194304 14320 0 0 0 58161 81 0 0 25 0 1 0 199904604 60403712 13820 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/22229/statm: 14747 13820 140 302 0 14442 0
Current children cumulated CPU time (s) 582.42
Current children cumulated vsize (KiB) 58988

[startup+642.725 s]
/proc/loadavg: 1.00 1.00 1.00 2/84 22406
/proc/meminfo: memFree=1336760/2055920 swapFree=4192812/4192956
[pid=22229] ppid=22227 vsize=62144 CPUtime=642.44
/proc/22229/stat : 22229 (Spear-32) R 22227 22229 22070 0 -1 4194304 15059 0 0 0 64157 87 0 0 25 0 1 0 199904604 63635456 14559 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526758 0 0 4096 0 0 0 0 17 1 0 0
/proc/22229/statm: 15536 14559 140 302 0 15231 0
Current children cumulated CPU time (s) 642.44
Current children cumulated vsize (KiB) 62144

[startup+702.766 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 22428
/proc/meminfo: memFree=1334832/2055920 swapFree=4192812/4192956
[pid=22229] ppid=22227 vsize=65648 CPUtime=702.45
/proc/22229/stat : 22229 (Spear-32) R 22227 22229 22070 0 -1 4194304 15829 0 0 0 70155 90 0 0 25 0 1 0 199904604 67223552 15329 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/22229/statm: 16412 15329 140 302 0 16107 0
Current children cumulated CPU time (s) 702.45
Current children cumulated vsize (KiB) 65648

[startup+762.801 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 22428
/proc/meminfo: memFree=1332464/2055920 swapFree=4192812/4192956
[pid=22229] ppid=22227 vsize=68020 CPUtime=762.47
/proc/22229/stat : 22229 (Spear-32) R 22227 22229 22070 0 -1 4194304 16417 0 0 0 76151 96 0 0 25 0 1 0 199904604 69652480 15917 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/22229/statm: 17005 15917 140 302 0 16700 0
Current children cumulated CPU time (s) 762.47
Current children cumulated vsize (KiB) 68020

[startup+822.841 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 22428
/proc/meminfo: memFree=1329968/2055920 swapFree=4192812/4192956
[pid=22229] ppid=22227 vsize=70724 CPUtime=822.49
/proc/22229/stat : 22229 (Spear-32) R 22227 22229 22070 0 -1 4194304 17028 0 0 0 82149 100 0 0 25 0 1 0 199904604 72421376 16528 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526727 0 0 4096 0 0 0 0 17 1 0 0
/proc/22229/statm: 17681 16528 140 302 0 17376 0
Current children cumulated CPU time (s) 822.49
Current children cumulated vsize (KiB) 70724

[startup+882.875 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 22428
/proc/meminfo: memFree=1327664/2055920 swapFree=4192812/4192956
[pid=22229] ppid=22227 vsize=72788 CPUtime=882.5
/proc/22229/stat : 22229 (Spear-32) R 22227 22229 22070 0 -1 4194304 17601 0 0 0 88145 105 0 0 25 0 1 0 199904604 74534912 17101 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526781 0 0 4096 0 0 0 0 17 1 0 0
/proc/22229/statm: 18197 17101 140 302 0 17892 0
Current children cumulated CPU time (s) 882.5
Current children cumulated vsize (KiB) 72788

[startup+942.909 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 22428
/proc/meminfo: memFree=1325488/2055920 swapFree=4192812/4192956
[pid=22229] ppid=22227 vsize=74880 CPUtime=942.52
/proc/22229/stat : 22229 (Spear-32) R 22227 22229 22070 0 -1 4194304 18135 0 0 0 94142 110 0 0 25 0 1 0 199904604 76677120 17635 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/22229/statm: 18720 17635 140 302 0 18415 0
Current children cumulated CPU time (s) 942.52
Current children cumulated vsize (KiB) 74880

[startup+1002.94 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 22428
/proc/meminfo: memFree=1323632/2055920 swapFree=4192812/4192956
[pid=22229] ppid=22227 vsize=79284 CPUtime=1002.54
/proc/22229/stat : 22229 (Spear-32) R 22227 22229 22070 0 -1 4194304 19158 0 0 0 100139 115 0 0 25 0 1 0 199904604 81186816 18145 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/22229/statm: 19821 18145 140 302 0 19516 0
Current children cumulated CPU time (s) 1002.54
Current children cumulated vsize (KiB) 79284

[startup+1062.98 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 22428
/proc/meminfo: memFree=1321776/2055920 swapFree=4192812/4192956
[pid=22229] ppid=22227 vsize=81216 CPUtime=1062.56
/proc/22229/stat : 22229 (Spear-32) R 22227 22229 22070 0 -1 4194304 19646 0 0 0 106137 119 0 0 25 0 1 0 199904604 83165184 18633 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/22229/statm: 20304 18633 140 302 0 19999 0
Current children cumulated CPU time (s) 1062.56
Current children cumulated vsize (KiB) 81216

[startup+1123.02 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 22428
/proc/meminfo: memFree=1319856/2055920 swapFree=4192812/4192956
[pid=22229] ppid=22227 vsize=83112 CPUtime=1122.58
/proc/22229/stat : 22229 (Spear-32) R 22227 22229 22070 0 -1 4194304 20103 0 0 0 112136 122 0 0 25 0 1 0 199904604 85106688 19090 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526871 0 0 4096 0 0 0 0 17 1 0 0
/proc/22229/statm: 20778 19090 140 302 0 20473 0
Current children cumulated CPU time (s) 1122.58
Current children cumulated vsize (KiB) 83112

[startup+1183.06 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 22428
/proc/meminfo: memFree=1318256/2055920 swapFree=4192812/4192956
[pid=22229] ppid=22227 vsize=84652 CPUtime=1182.61
/proc/22229/stat : 22229 (Spear-32) R 22227 22229 22070 0 -1 4194304 20520 0 0 0 118135 126 0 0 25 0 1 0 199904604 86683648 19507 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/22229/statm: 21163 19507 140 302 0 20858 0
Current children cumulated CPU time (s) 1182.61
Current children cumulated vsize (KiB) 84652



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.48 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 22428
/proc/meminfo: memFree=1317744/2055920 swapFree=4192812/4192956
[pid=22229] ppid=22227 vsize=85184 CPUtime=1200.02
/proc/22229/stat : 22229 (Spear-32) R 22227 22229 22070 0 -1 4194304 20642 0 0 0 119875 127 0 0 25 0 1 0 199904604 87228416 19629 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/22229/statm: 21296 19629 140 302 0 20991 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 85184

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.5
CPU time (s): 1200.04
CPU user time (s): 1198.76
CPU system time (s): 1.2868
CPU usage (%): 99.9624
Max. virtual memory (cumulated for all children) (KiB): 85184

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

runsolver used 1.22181 second user time and 3.04754 second system time

The end

Launcher Data (download as text)

Begin job on node19 on Sun Feb 18 11:51:46 UTC 2007

IDJOB= 295063
IDBENCH= 19903
IDSOLVER= 132
FILE ID= node19/295063-1171799506

PBS_JOBID= 3839323

Free space on /tmp= 66545 MiB

SOLVER NAME= Spear FH 1.0
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/7SAT/v65/unif-k7-r89-v65-c5785-S14782837-06.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/295063-1171799506/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/295063-1171799506/instance-295063-1171799506.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node19/watcher-295063-1171799506 -o ROOT/results/node19/solver-295063-1171799506 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/295063-1171799506/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/295063-1171799506/instance-295063-1171799506.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  58863a1e548bdf8fa51771b9fa1e1d5f

RANDOM SEED= 828363741

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node19.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.214
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	: 5931.00
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.214
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:       1396688 kB
Buffers:         54148 kB
Cached:         488492 kB
SwapCached:          0 kB
Active:         281164 kB
Inactive:       305376 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1396688 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1688 kB
Writeback:           0 kB
Mapped:          62768 kB
Slab:            58256 kB
Committed_AS:   802100 kB
PageTables:       1756 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= 66545 MiB

End job on node19 on Sun Feb 18 12:11:48 UTC 2007