Trace number 300146

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.07 1200.52

General information on the benchmark

Namerandom/LargeSize/5SAT/v800/
unif-k5-r20-v800-c16000-S1922669300-13.cnf
MD5SUM5f45850fd3e53a02669e4f16bcb2cc76
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark60.1519
Satisfiable
(Un)Satisfiability was proved
Number of variables800
Number of clauses16000
Sum of the clauses size80000
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 516000
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.00	c (*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*) 
0.00/0.00	c (*)                                             (*) 
0.00/0.00	c (*)          Spear theorem prover               (*) 
0.00/0.00	c (*)        Copyright (C) 2006,2007              (*) 
0.00/0.00	c (*)     Domagoj Babic. All rights reserved.     (*) 
0.00/0.00	c (*)                                             (*) 
0.00/0.00	c (*)     There is NO warranty, not even for      (*) 
0.00/0.00	c (*) merchantability or fitness for a particular (*) 
0.00/0.00	c (*)  purpose. Please run with --license to see  (*) 
0.00/0.00	c (*)              license details.               (*) 
0.00/0.00	c (*)                                             (*) 
0.00/0.00	c (*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*) 
0.00/0.00	c 
0.00/0.00	c solving /tmp/evaluation/300146-1171888411/instance-300146-1171888411.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/node9/watcher-300146-1171888411 -o ROOT/results/node9/solver-300146-1171888411 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/300146-1171888411/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/300146-1171888411/instance-300146-1171888411.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.84 0.94 0.68 3/77 25592
/proc/meminfo: memFree=1655512/2055920 swapFree=4192812/4192956
[pid=25592] ppid=25590 vsize=1548 CPUtime=0
/proc/25592/stat : 25592 (Spear-32) R 25590 25592 25495 0 -1 4194304 199 0 0 0 0 0 0 0 18 0 1 0 208795738 1585152 184 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/25592/statm: 387 184 128 302 0 82 0

[startup+0.106983 s]
/proc/loadavg: 0.84 0.94 0.68 3/77 25592
/proc/meminfo: memFree=1655512/2055920 swapFree=4192812/4192956
[pid=25592] ppid=25590 vsize=2728 CPUtime=0.1
/proc/25592/stat : 25592 (Spear-32) R 25590 25592 25495 0 -1 4194304 515 0 0 0 10 0 0 0 18 0 1 0 208795738 2793472 499 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25592/statm: 682 499 140 302 0 377 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2728

[startup+0.515062 s]
/proc/loadavg: 0.84 0.94 0.68 3/77 25592
/proc/meminfo: memFree=1655512/2055920 swapFree=4192812/4192956
[pid=25592] ppid=25590 vsize=4392 CPUtime=0.51
/proc/25592/stat : 25592 (Spear-32) R 25590 25592 25495 0 -1 4194304 945 0 0 0 50 1 0 0 21 0 1 0 208795738 4497408 929 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25592/statm: 1098 929 140 302 0 793 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 4392

[startup+1.33522 s]
/proc/loadavg: 0.84 0.94 0.68 2/78 25593
/proc/meminfo: memFree=1650256/2055920 swapFree=4192812/4192956
[pid=25592] ppid=25590 vsize=7232 CPUtime=1.32
/proc/25592/stat : 25592 (Spear-32) R 25590 25592 25495 0 -1 4194304 1624 0 0 0 131 1 0 0 25 0 1 0 208795738 7405568 1608 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25592/statm: 1808 1608 140 302 0 1503 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 7232

[startup+2.97153 s]
/proc/loadavg: 0.84 0.94 0.68 2/78 25593
/proc/meminfo: memFree=1646992/2055920 swapFree=4192812/4192956
[pid=25592] ppid=25590 vsize=11328 CPUtime=2.96
/proc/25592/stat : 25592 (Spear-32) R 25590 25592 25495 0 -1 4194304 2656 0 0 0 293 3 0 0 25 0 1 0 208795738 11599872 2640 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/25592/statm: 2832 2640 140 302 0 2527 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 11328

[startup+6.25116 s]
/proc/loadavg: 0.85 0.94 0.68 2/78 25593
/proc/meminfo: memFree=1639824/2055920 swapFree=4192812/4192956
[pid=25592] ppid=25590 vsize=17860 CPUtime=6.24
/proc/25592/stat : 25592 (Spear-32) R 25590 25592 25495 0 -1 4194304 4307 0 0 0 619 5 0 0 25 0 1 0 208795738 18288640 4291 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25592/statm: 4465 4291 140 302 0 4160 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 17860

[startup+12.7054 s]
/proc/loadavg: 0.87 0.94 0.69 2/78 25593
/proc/meminfo: memFree=1629456/2055920 swapFree=4192812/4192956
[pid=25592] ppid=25590 vsize=27472 CPUtime=12.69
/proc/25592/stat : 25592 (Spear-32) R 25590 25592 25495 0 -1 4194304 6712 0 0 0 1260 9 0 0 25 0 1 0 208795738 28131328 6663 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25592/statm: 6868 6663 140 302 0 6563 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 27472

[startup+25.5139 s]
/proc/loadavg: 0.89 0.94 0.69 2/78 25593
/proc/meminfo: memFree=1614864/2055920 swapFree=4192812/4192956
[pid=25592] ppid=25590 vsize=42528 CPUtime=25.49
/proc/25592/stat : 25592 (Spear-32) R 25590 25592 25495 0 -1 4194304 10506 0 0 0 2534 15 0 0 25 0 1 0 208795738 43548672 10392 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/25592/statm: 10632 10392 140 302 0 10327 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 42528

[startup+51.1298 s]
/proc/loadavg: 0.99 0.96 0.70 2/78 25593
/proc/meminfo: memFree=1593552/2055920 swapFree=4192812/4192956
[pid=25592] ppid=25590 vsize=63248 CPUtime=51.1
/proc/25592/stat : 25592 (Spear-32) R 25590 25592 25495 0 -1 4194304 15720 0 0 0 5086 24 0 0 25 0 1 0 208795738 64765952 15606 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25592/statm: 15812 15606 140 302 0 15507 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 63248

[startup+102.358 s]
/proc/loadavg: 0.99 0.97 0.72 2/78 25593
/proc/meminfo: memFree=1563408/2055920 swapFree=4192812/4192956
[pid=25592] ppid=25590 vsize=93864 CPUtime=102.31
/proc/25592/stat : 25592 (Spear-32) R 25590 25592 25495 0 -1 4194304 23411 0 0 0 10193 38 0 0 25 0 1 0 208795738 96116736 23168 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25592/statm: 23466 23168 140 302 0 23161 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 93864

[startup+162.399 s]
/proc/loadavg: 0.99 0.97 0.73 2/78 25593
/proc/meminfo: memFree=1534928/2055920 swapFree=4192812/4192956
[pid=25592] ppid=25590 vsize=121848 CPUtime=162.33
/proc/25592/stat : 25592 (Spear-32) R 25590 25592 25495 0 -1 4194304 30395 0 0 0 16181 52 0 0 25 0 1 0 208795738 124772352 30152 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526888 0 0 4096 0 0 0 0 17 1 0 0
/proc/25592/statm: 30462 30152 140 302 0 30157 0
Current children cumulated CPU time (s) 162.33
Current children cumulated vsize (KiB) 121848

[startup+222.436 s]
/proc/loadavg: 0.99 0.97 0.74 2/78 25593
/proc/meminfo: memFree=1511504/2055920 swapFree=4192812/4192956
[pid=25592] ppid=25590 vsize=145068 CPUtime=222.34
/proc/25592/stat : 25592 (Spear-32) R 25590 25592 25495 0 -1 4194304 36237 0 0 0 22169 65 0 0 25 0 1 0 208795738 148549632 35994 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/25592/statm: 36267 35994 140 302 0 35962 0
Current children cumulated CPU time (s) 222.34
Current children cumulated vsize (KiB) 145068

[startup+282.471 s]
/proc/loadavg: 0.99 0.97 0.76 2/78 25593
/proc/meminfo: memFree=1492560/2055920 swapFree=4192812/4192956
[pid=25592] ppid=25590 vsize=165120 CPUtime=282.36
/proc/25592/stat : 25592 (Spear-32) R 25590 25592 25495 0 -1 4194304 41237 0 0 0 28161 75 0 0 25 0 1 0 208795738 169082880 40737 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25592/statm: 41280 40737 140 302 0 40975 0
Current children cumulated CPU time (s) 282.36
Current children cumulated vsize (KiB) 165120

[startup+342.51 s]
/proc/loadavg: 0.99 0.97 0.77 2/78 25593
/proc/meminfo: memFree=1473232/2055920 swapFree=4192812/4192956
[pid=25592] ppid=25590 vsize=184552 CPUtime=342.37
/proc/25592/stat : 25592 (Spear-32) R 25590 25592 25495 0 -1 4194304 46091 0 0 0 34151 86 0 0 25 0 1 0 208795738 188981248 45591 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526781 0 0 4096 0 0 0 0 17 1 0 0
/proc/25592/statm: 46138 45591 140 302 0 45833 0
Current children cumulated CPU time (s) 342.37
Current children cumulated vsize (KiB) 184552

[startup+402.553 s]
/proc/loadavg: 0.99 0.97 0.78 2/78 25593
/proc/meminfo: memFree=1455120/2055920 swapFree=4192812/4192956
[pid=25592] ppid=25590 vsize=202308 CPUtime=402.39
/proc/25592/stat : 25592 (Spear-32) R 25590 25592 25495 0 -1 4194304 50541 0 0 0 40143 96 0 0 25 0 1 0 208795738 207163392 50041 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134527022 0 0 4096 0 0 0 0 17 1 0 0
/proc/25592/statm: 50577 50041 140 302 0 50272 0
Current children cumulated CPU time (s) 402.39
Current children cumulated vsize (KiB) 202308

[startup+462.595 s]
/proc/loadavg: 0.99 0.97 0.79 2/78 25595
/proc/meminfo: memFree=1439120/2055920 swapFree=4192812/4192956
[pid=25592] ppid=25590 vsize=218496 CPUtime=462.41
/proc/25592/stat : 25592 (Spear-32) R 25590 25592 25495 0 -1 4194304 54590 0 0 0 46135 106 0 0 25 0 1 0 208795738 223739904 54090 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134527100 0 0 4096 0 0 0 0 17 1 0 0
/proc/25592/statm: 54624 54090 140 302 0 54319 0
Current children cumulated CPU time (s) 462.41
Current children cumulated vsize (KiB) 218496

[startup+522.63 s]
/proc/loadavg: 0.99 0.97 0.80 2/78 25595
/proc/meminfo: memFree=1423120/2055920 swapFree=4192812/4192956
[pid=25592] ppid=25590 vsize=234508 CPUtime=522.43
/proc/25592/stat : 25592 (Spear-32) R 25590 25592 25495 0 -1 4194304 58603 0 0 0 52126 117 0 0 25 0 1 0 208795738 240136192 58103 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/25592/statm: 58627 58103 140 302 0 58322 0
Current children cumulated CPU time (s) 522.43
Current children cumulated vsize (KiB) 234508

[startup+582.663 s]
/proc/loadavg: 0.99 0.97 0.81 2/78 25595
/proc/meminfo: memFree=1408720/2055920 swapFree=4192812/4192956
[pid=25592] ppid=25590 vsize=248716 CPUtime=582.44
/proc/25592/stat : 25592 (Spear-32) R 25590 25592 25495 0 -1 4194304 62141 0 0 0 58119 125 0 0 25 0 1 0 208795738 254685184 61641 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/25592/statm: 62179 61641 140 302 0 61874 0
Current children cumulated CPU time (s) 582.44
Current children cumulated vsize (KiB) 248716

[startup+642.703 s]
/proc/loadavg: 0.99 0.97 0.82 2/78 25595
/proc/meminfo: memFree=1394768/2055920 swapFree=4192812/4192956
[pid=25592] ppid=25590 vsize=262884 CPUtime=642.45
/proc/25592/stat : 25592 (Spear-32) R 25590 25592 25495 0 -1 4194304 65641 0 0 0 64113 132 0 0 25 0 1 0 208795738 269193216 65141 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/25592/statm: 65721 65141 140 302 0 65416 0
Current children cumulated CPU time (s) 642.45
Current children cumulated vsize (KiB) 262884

[startup+702.741 s]
/proc/loadavg: 1.04 0.99 0.83 2/78 25595
/proc/meminfo: memFree=1381968/2055920 swapFree=4192812/4192956
[pid=25592] ppid=25590 vsize=275644 CPUtime=702.47
/proc/25592/stat : 25592 (Spear-32) R 25590 25592 25495 0 -1 4194304 68833 0 0 0 70106 141 0 0 25 0 1 0 208795738 282259456 68333 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134558750 0 0 4096 0 0 0 0 17 1 0 0
/proc/25592/statm: 68911 68333 140 302 0 68606 0
Current children cumulated CPU time (s) 702.47
Current children cumulated vsize (KiB) 275644

[startup+762.779 s]
/proc/loadavg: 1.01 0.99 0.84 2/78 25595
/proc/meminfo: memFree=1369296/2055920 swapFree=4192812/4192956
[pid=25592] ppid=25590 vsize=288492 CPUtime=762.49
/proc/25592/stat : 25592 (Spear-32) R 25590 25592 25495 0 -1 4194304 72016 0 0 0 76101 148 0 0 25 0 1 0 208795738 295415808 71516 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/25592/statm: 72123 71516 140 302 0 71818 0
Current children cumulated CPU time (s) 762.49
Current children cumulated vsize (KiB) 288492

[startup+822.82 s]
/proc/loadavg: 1.00 0.99 0.85 2/78 25595
/proc/meminfo: memFree=1357904/2055920 swapFree=4192812/4192956
[pid=25592] ppid=25590 vsize=299684 CPUtime=822.5
/proc/25592/stat : 25592 (Spear-32) R 25590 25592 25495 0 -1 4194304 74812 0 0 0 82095 155 0 0 25 0 1 0 208795738 306876416 74312 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526984 0 0 4096 0 0 0 0 17 1 0 0
/proc/25592/statm: 74921 74312 140 302 0 74616 0
Current children cumulated CPU time (s) 822.5
Current children cumulated vsize (KiB) 299684

[startup+882.855 s]
/proc/loadavg: 1.00 0.99 0.85 2/78 25595
/proc/meminfo: memFree=1346384/2055920 swapFree=4192812/4192956
[pid=25592] ppid=25590 vsize=313088 CPUtime=882.52
/proc/25592/stat : 25592 (Spear-32) R 25590 25592 25495 0 -1 4194304 78206 0 0 0 88090 162 0 0 25 0 1 0 208795738 320602112 77193 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25592/statm: 78272 77193 140 302 0 77967 0
Current children cumulated CPU time (s) 882.52
Current children cumulated vsize (KiB) 313088

[startup+942.891 s]
/proc/loadavg: 1.00 0.99 0.86 2/78 25595
/proc/meminfo: memFree=1335888/2055920 swapFree=4192812/4192956
[pid=25592] ppid=25590 vsize=323920 CPUtime=942.53
/proc/25592/stat : 25592 (Spear-32) R 25590 25592 25495 0 -1 4194304 80831 0 0 0 94083 170 0 0 25 0 1 0 208795738 331694080 79818 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/25592/statm: 80980 79818 140 302 0 80675 0
Current children cumulated CPU time (s) 942.53
Current children cumulated vsize (KiB) 323920

[startup+1002.92 s]
/proc/loadavg: 1.00 0.99 0.86 2/78 25595
/proc/meminfo: memFree=1326224/2055920 swapFree=4192812/4192956
[pid=25592] ppid=25590 vsize=333684 CPUtime=1002.54
/proc/25592/stat : 25592 (Spear-32) R 25590 25592 25495 0 -1 4194304 83262 0 0 0 100076 178 0 0 25 0 1 0 208795738 341692416 82249 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526962 0 0 4096 0 0 0 0 17 1 0 0
/proc/25592/statm: 83421 82249 140 302 0 83116 0
Current children cumulated CPU time (s) 1002.54
Current children cumulated vsize (KiB) 333684

[startup+1062.96 s]
/proc/loadavg: 1.04 1.00 0.87 2/78 25595
/proc/meminfo: memFree=1316304/2055920 swapFree=4192812/4192956
[pid=25592] ppid=25590 vsize=343620 CPUtime=1062.56
/proc/25592/stat : 25592 (Spear-32) R 25590 25592 25495 0 -1 4194304 85725 0 0 0 106070 186 0 0 25 0 1 0 208795738 351866880 84712 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526962 0 0 4096 0 0 0 0 17 1 0 0
/proc/25592/statm: 85905 84712 140 302 0 85600 0
Current children cumulated CPU time (s) 1062.56
Current children cumulated vsize (KiB) 343620

[startup+1123 s]
/proc/loadavg: 1.01 1.00 0.88 2/78 25595
/proc/meminfo: memFree=1307344/2055920 swapFree=4192812/4192956
[pid=25592] ppid=25590 vsize=352456 CPUtime=1122.58
/proc/25592/stat : 25592 (Spear-32) R 25590 25592 25495 0 -1 4194304 87959 0 0 0 112065 193 0 0 25 0 1 0 208795738 360914944 86946 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/25592/statm: 88114 86946 140 302 0 87809 0
Current children cumulated CPU time (s) 1122.58
Current children cumulated vsize (KiB) 352456

[startup+1183.04 s]
/proc/loadavg: 1.00 1.00 0.89 2/78 25595
/proc/meminfo: memFree=1298576/2055920 swapFree=4192812/4192956
[pid=25592] ppid=25590 vsize=361424 CPUtime=1182.6
/proc/25592/stat : 25592 (Spear-32) R 25590 25592 25495 0 -1 4194304 90153 0 0 0 118061 199 0 0 25 0 1 0 208795738 370098176 89140 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/25592/statm: 90356 89140 140 302 0 90051 0
Current children cumulated CPU time (s) 1182.6
Current children cumulated vsize (KiB) 361424



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.46 s]
/proc/loadavg: 1.00 1.00 0.89 2/78 25595
/proc/meminfo: memFree=1296016/2055920 swapFree=4192812/4192956
[pid=25592] ppid=25590 vsize=363780 CPUtime=1200.01
/proc/25592/stat : 25592 (Spear-32) R 25590 25592 25495 0 -1 4194304 90761 0 0 0 119800 201 0 0 25 0 1 0 208795738 372510720 89748 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/25592/statm: 90945 89748 140 302 0 90640 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 363780

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.52
CPU time (s): 1200.07
CPU user time (s): 1198
CPU system time (s): 2.06869
CPU usage (%): 99.9629
Max. virtual memory (cumulated for all children) (KiB): 363780

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

runsolver used 1.11283 second user time and 3.15952 second system time

The end

Launcher Data (download as text)

Begin job on node9 on Mon Feb 19 12:33:31 UTC 2007

IDJOB= 300146
IDBENCH= 20027
IDSOLVER= 131
FILE ID= node9/300146-1171888411

PBS_JOBID= 3848824

Free space on /tmp= 66544 MiB

SOLVER NAME= Spear FHS 1.0
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/5SAT/v800/unif-k5-r20-v800-c16000-S1922669300-13.cnf
COMMAND LINE= /tmp/evaluation/300146-1171888411/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/300146-1171888411/instance-300146-1171888411.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node9/watcher-300146-1171888411 -o ROOT/results/node9/solver-300146-1171888411 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/300146-1171888411/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/300146-1171888411/instance-300146-1171888411.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  5f45850fd3e53a02669e4f16bcb2cc76

RANDOM SEED= 115978424

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node9.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.263
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.263
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:       1655792 kB
Buffers:         50388 kB
Cached:         225556 kB
SwapCached:          0 kB
Active:         265804 kB
Inactive:        64344 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1655792 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2036 kB
Writeback:           0 kB
Mapped:          73132 kB
Slab:            55484 kB
Committed_AS:  1068712 kB
PageTables:       1688 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= 66544 MiB

End job on node9 on Mon Feb 19 12:53:34 UTC 2007