Trace number 294611

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

General information on the benchmark

Namerandom/OnTreshold/7SAT/v50/
unif-k7-r89-v50-c4450-S1179686861-10.UNSAT.shuffled.cnf
MD5SUMf925586f9b717029fe6870824cb1d191
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark68.9215
Satisfiable
(Un)Satisfiability was proved
Number of variables50
Number of clauses4450
Sum of the clauses size31150
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 54450

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/294611-1171791816/instance-294611-1171791816.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/node16/watcher-294611-1171791816 -o ROOT/results/node16/solver-294611-1171791816 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/294611-1171791816/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/294611-1171791816/instance-294611-1171791816.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.96 1.00 1.00 3/77 16998
/proc/meminfo: memFree=963720/2055920 swapFree=4192812/4192956
[pid=16998] ppid=16996 vsize=1396 CPUtime=0
/proc/16998/stat : 16998 (Spear-32) R 16996 16998 16180 0 -1 4194304 179 0 0 0 0 0 0 0 18 0 1 0 199135989 1429504 163 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/16998/statm: 349 164 129 302 0 44 0

[startup+0.106765 s]
/proc/loadavg: 0.96 1.00 1.00 3/77 16998
/proc/meminfo: memFree=963720/2055920 swapFree=4192812/4192956
[pid=16998] ppid=16996 vsize=1916 CPUtime=0.1
/proc/16998/stat : 16998 (Spear-32) R 16996 16998 16180 0 -1 4194304 316 0 0 0 10 0 0 0 18 0 1 0 199135989 1961984 300 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16998/statm: 479 300 140 302 0 174 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1916

[startup+0.514717 s]
/proc/loadavg: 0.96 1.00 1.00 3/77 16998
/proc/meminfo: memFree=963720/2055920 swapFree=4192812/4192956
[pid=16998] ppid=16996 vsize=2688 CPUtime=0.51
/proc/16998/stat : 16998 (Spear-32) R 16996 16998 16180 0 -1 4194304 493 0 0 0 50 1 0 0 21 0 1 0 199135989 2752512 477 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16998/statm: 672 477 140 302 0 367 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 2688

[startup+1.33462 s]
/proc/loadavg: 0.96 1.00 1.00 2/78 16999
/proc/meminfo: memFree=961536/2055920 swapFree=4192812/4192956
[pid=16998] ppid=16996 vsize=3620 CPUtime=1.32
/proc/16998/stat : 16998 (Spear-32) R 16996 16998 16180 0 -1 4194304 723 0 0 0 131 1 0 0 25 0 1 0 199135989 3706880 707 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16998/statm: 905 707 140 302 0 600 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 3620

[startup+2.97344 s]
/proc/loadavg: 0.96 1.00 1.00 3/78 16999
/proc/meminfo: memFree=960512/2055920 swapFree=4192812/4192956
[pid=16998] ppid=16996 vsize=4836 CPUtime=2.96
/proc/16998/stat : 16998 (Spear-32) R 16996 16998 16180 0 -1 4194304 1028 0 0 0 294 2 0 0 25 0 1 0 199135989 4952064 1012 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/16998/statm: 1209 1012 140 302 0 904 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 4836

[startup+6.24906 s]
/proc/loadavg: 0.96 1.00 1.00 2/78 16999
/proc/meminfo: memFree=958664/2055920 swapFree=4192812/4192956
[pid=16998] ppid=16996 vsize=6396 CPUtime=6.24
/proc/16998/stat : 16998 (Spear-32) R 16996 16998 16180 0 -1 4194304 1424 0 0 0 620 4 0 0 25 0 1 0 199135989 6549504 1375 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16998/statm: 1599 1375 140 302 0 1294 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 6396

[startup+12.7054 s]
/proc/loadavg: 0.96 1.00 1.00 2/78 16999
/proc/meminfo: memFree=956424/2055920 swapFree=4192812/4192956
[pid=16998] ppid=16996 vsize=8496 CPUtime=12.69
/proc/16998/stat : 16998 (Spear-32) R 16996 16998 16180 0 -1 4194304 1923 0 0 0 1263 6 0 0 25 0 1 0 199135989 8699904 1874 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16998/statm: 2124 1874 140 302 0 1819 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 8496

[startup+25.5058 s]
/proc/loadavg: 0.97 1.00 1.00 2/78 16999
/proc/meminfo: memFree=953864/2055920 swapFree=4192812/4192956
[pid=16998] ppid=16996 vsize=11500 CPUtime=25.5
/proc/16998/stat : 16998 (Spear-32) R 16996 16998 16180 0 -1 4194304 2671 0 0 0 2540 10 0 0 25 0 1 0 199135989 11776000 2557 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16998/statm: 2875 2557 140 302 0 2570 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 11500

[startup+51.1129 s]
/proc/loadavg: 0.98 1.00 1.00 2/78 16999
/proc/meminfo: memFree=949832/2055920 swapFree=4192812/4192956
[pid=16998] ppid=16996 vsize=15612 CPUtime=51.1
/proc/16998/stat : 16998 (Spear-32) R 16996 16998 16180 0 -1 4194304 3655 0 0 0 5097 13 0 0 25 0 1 0 199135989 15986688 3541 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16998/statm: 3903 3541 140 302 0 3598 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 15612

[startup+102.319 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 16999
/proc/meminfo: memFree=944328/2055920 swapFree=4192812/4192956
[pid=16998] ppid=16996 vsize=21684 CPUtime=102.3
/proc/16998/stat : 16998 (Spear-32) R 16996 16998 16180 0 -1 4194304 5146 0 0 0 10209 21 0 0 25 0 1 0 199135989 22204416 4903 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16998/statm: 5421 4903 140 302 0 5116 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 21684

[startup+162.336 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 16999
/proc/meminfo: memFree=938888/2055920 swapFree=4192812/4192956
[pid=16998] ppid=16996 vsize=27300 CPUtime=162.32
/proc/16998/stat : 16998 (Spear-32) R 16996 16998 16180 0 -1 4194304 6479 0 0 0 16201 31 0 0 25 0 1 0 199135989 27955200 6236 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16998/statm: 6825 6236 140 302 0 6520 0
Current children cumulated CPU time (s) 162.32
Current children cumulated vsize (KiB) 27300

[startup+222.349 s]
/proc/loadavg: 1.03 1.01 1.00 2/78 16999
/proc/meminfo: memFree=935368/2055920 swapFree=4192812/4192956
[pid=16998] ppid=16996 vsize=30784 CPUtime=222.32
/proc/16998/stat : 16998 (Spear-32) R 16996 16998 16180 0 -1 4194304 7367 0 0 0 22193 39 0 0 25 0 1 0 199135989 31522816 7124 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526888 0 0 4096 0 0 0 0 17 1 0 0
/proc/16998/statm: 7696 7124 140 302 0 7391 0
Current children cumulated CPU time (s) 222.32
Current children cumulated vsize (KiB) 30784

[startup+282.368 s]
/proc/loadavg: 1.01 1.00 1.00 2/78 16999
/proc/meminfo: memFree=932296/2055920 swapFree=4192812/4192956
[pid=16998] ppid=16996 vsize=34920 CPUtime=282.33
/proc/16998/stat : 16998 (Spear-32) R 16996 16998 16180 0 -1 4194304 8373 0 0 0 28189 44 0 0 25 0 1 0 199135989 35758080 7873 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/16998/statm: 8730 7873 140 302 0 8425 0
Current children cumulated CPU time (s) 282.33
Current children cumulated vsize (KiB) 34920

[startup+342.381 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 16999
/proc/meminfo: memFree=929352/2055920 swapFree=4192812/4192956
[pid=16998] ppid=16996 vsize=38152 CPUtime=342.34
/proc/16998/stat : 16998 (Spear-32) R 16996 16998 16180 0 -1 4194304 9099 0 0 0 34185 49 0 0 25 0 1 0 199135989 39067648 8599 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16998/statm: 9538 8599 140 302 0 9233 0
Current children cumulated CPU time (s) 342.34
Current children cumulated vsize (KiB) 38152

[startup+402.403 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 16999
/proc/meminfo: memFree=925832/2055920 swapFree=4192812/4192956
[pid=16998] ppid=16996 vsize=41924 CPUtime=402.35
/proc/16998/stat : 16998 (Spear-32) R 16996 16998 16180 0 -1 4194304 9976 0 0 0 40181 54 0 0 25 0 1 0 199135989 42930176 9476 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16998/statm: 10481 9476 140 302 0 10176 0
Current children cumulated CPU time (s) 402.35
Current children cumulated vsize (KiB) 41924

[startup+462.418 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 16999
/proc/meminfo: memFree=923016/2055920 swapFree=4192812/4192956
[pid=16998] ppid=16996 vsize=44752 CPUtime=462.37
/proc/16998/stat : 16998 (Spear-32) R 16996 16998 16180 0 -1 4194304 10687 0 0 0 46177 60 0 0 25 0 1 0 199135989 45826048 10187 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/16998/statm: 11188 10187 140 302 0 10883 0
Current children cumulated CPU time (s) 462.37
Current children cumulated vsize (KiB) 44752

[startup+522.432 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 16999
/proc/meminfo: memFree=920648/2055920 swapFree=4192812/4192956
[pid=16998] ppid=16996 vsize=47264 CPUtime=522.38
/proc/16998/stat : 16998 (Spear-32) R 16996 16998 16180 0 -1 4194304 11289 0 0 0 52173 65 0 0 25 0 1 0 199135989 48398336 10789 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16998/statm: 11816 10789 140 302 0 11511 0
Current children cumulated CPU time (s) 522.38
Current children cumulated vsize (KiB) 47264

[startup+582.451 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 16999
/proc/meminfo: memFree=918088/2055920 swapFree=4192812/4192956
[pid=16998] ppid=16996 vsize=49864 CPUtime=582.41
/proc/16998/stat : 16998 (Spear-32) R 16996 16998 16180 0 -1 4194304 11925 0 0 0 58170 71 0 0 25 0 1 0 199135989 51060736 11425 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/16998/statm: 12466 11425 140 302 0 12161 0
Current children cumulated CPU time (s) 582.41
Current children cumulated vsize (KiB) 49864

[startup+642.472 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 16999
/proc/meminfo: memFree=915912/2055920 swapFree=4192812/4192956
[pid=16998] ppid=16996 vsize=52332 CPUtime=642.41
/proc/16998/stat : 16998 (Spear-32) R 16996 16998 16180 0 -1 4194304 12466 0 0 0 64167 74 0 0 25 0 1 0 199135989 53587968 11966 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16998/statm: 13083 11966 140 302 0 12778 0
Current children cumulated CPU time (s) 642.41
Current children cumulated vsize (KiB) 52332

[startup+702.487 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 16999
/proc/meminfo: memFree=913864/2055920 swapFree=4192812/4192956
[pid=16998] ppid=16996 vsize=54256 CPUtime=702.42
/proc/16998/stat : 16998 (Spear-32) R 16996 16998 16180 0 -1 4194304 12977 0 0 0 70163 79 0 0 25 0 1 0 199135989 55558144 12477 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16998/statm: 13564 12477 140 302 0 13259 0
Current children cumulated CPU time (s) 702.42
Current children cumulated vsize (KiB) 54256

[startup+762.505 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 16999
/proc/meminfo: memFree=911176/2055920 swapFree=4192812/4192956
[pid=16998] ppid=16996 vsize=57532 CPUtime=762.44
/proc/16998/stat : 16998 (Spear-32) R 16996 16998 16180 0 -1 4194304 13645 0 0 0 76160 84 0 0 25 0 1 0 199135989 58912768 13145 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526745 0 0 4096 0 0 0 0 17 1 0 0
/proc/16998/statm: 14383 13145 140 302 0 14078 0
Current children cumulated CPU time (s) 762.44
Current children cumulated vsize (KiB) 57532

[startup+822.524 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 16999
/proc/meminfo: memFree=909192/2055920 swapFree=4192812/4192956
[pid=16998] ppid=16996 vsize=59976 CPUtime=822.45
/proc/16998/stat : 16998 (Spear-32) R 16996 16998 16180 0 -1 4194304 14140 0 0 0 82157 88 0 0 25 0 1 0 199135989 61415424 13640 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/16998/statm: 14994 13640 140 302 0 14689 0
Current children cumulated CPU time (s) 822.45
Current children cumulated vsize (KiB) 59976

[startup+882.542 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 16999
/proc/meminfo: memFree=907336/2055920 swapFree=4192812/4192956
[pid=16998] ppid=16996 vsize=61988 CPUtime=882.46
/proc/16998/stat : 16998 (Spear-32) R 16996 16998 16180 0 -1 4194304 14639 0 0 0 88153 93 0 0 25 0 1 0 199135989 63475712 14139 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16998/statm: 15497 14139 140 302 0 15192 0
Current children cumulated CPU time (s) 882.46
Current children cumulated vsize (KiB) 61988

[startup+942.56 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 16999
/proc/meminfo: memFree=905608/2055920 swapFree=4192812/4192956
[pid=16998] ppid=16996 vsize=63820 CPUtime=942.47
/proc/16998/stat : 16998 (Spear-32) R 16996 16998 16180 0 -1 4194304 15065 0 0 0 94150 97 0 0 25 0 1 0 199135989 65351680 14565 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/16998/statm: 15955 14565 140 302 0 15650 0
Current children cumulated CPU time (s) 942.47
Current children cumulated vsize (KiB) 63820

[startup+1002.57 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 16999
/proc/meminfo: memFree=903624/2055920 swapFree=4192812/4192956
[pid=16998] ppid=16996 vsize=65744 CPUtime=1002.49
/proc/16998/stat : 16998 (Spear-32) R 16996 16998 16180 0 -1 4194304 15576 0 0 0 100147 102 0 0 25 0 1 0 199135989 67321856 15076 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16998/statm: 16436 15076 140 302 0 16131 0
Current children cumulated CPU time (s) 1002.49
Current children cumulated vsize (KiB) 65744

[startup+1062.61 s]
/proc/loadavg: 1.00 1.00 1.00 2/84 17083
/proc/meminfo: memFree=900104/2055920 swapFree=4192812/4192956
[pid=16998] ppid=16996 vsize=70616 CPUtime=1062.48
/proc/16998/stat : 16998 (Spear-32) R 16996 16998 16180 0 -1 4194304 16610 0 0 0 106143 105 0 0 25 0 1 0 199135989 72310784 15597 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/16998/statm: 17654 15597 140 302 0 17349 0
Current children cumulated CPU time (s) 1062.48
Current children cumulated vsize (KiB) 70616

[startup+1122.65 s]
/proc/loadavg: 1.00 1.00 1.00 2/84 17167
/proc/meminfo: memFree=898448/2055920 swapFree=4192812/4192956
[pid=16998] ppid=16996 vsize=72152 CPUtime=1122.49
/proc/16998/stat : 16998 (Spear-32) R 16996 16998 16180 0 -1 4194304 17029 0 0 0 112140 109 0 0 25 0 1 0 199135989 73883648 16016 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/16998/statm: 18038 16016 140 302 0 17733 0
Current children cumulated CPU time (s) 1122.49
Current children cumulated vsize (KiB) 72152

[startup+1182.67 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 17197
/proc/meminfo: memFree=897992/2055920 swapFree=4192812/4192956
[pid=16998] ppid=16996 vsize=73436 CPUtime=1182.48
/proc/16998/stat : 16998 (Spear-32) R 16996 16998 16180 0 -1 4194304 17433 0 0 0 118135 113 0 0 25 0 1 0 199135989 75198464 16420 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526721 0 0 4096 0 0 0 0 17 1 0 0
/proc/16998/statm: 18359 16420 140 302 0 18054 0
Current children cumulated CPU time (s) 1182.48
Current children cumulated vsize (KiB) 73436



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.29 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 17197
/proc/meminfo: memFree=897544/2055920 swapFree=4192812/4192956
[pid=16998] ppid=16996 vsize=74076 CPUtime=1200.1
/proc/16998/stat : 16998 (Spear-32) R 16996 16998 16180 0 -1 4194304 17547 0 0 0 119896 114 0 0 25 0 1 0 199135989 75853824 16534 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/16998/statm: 18519 16534 140 302 0 18214 0
Current children cumulated CPU time (s) 1200.1
Current children cumulated vsize (KiB) 74076

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.3
CPU time (s): 1200.12
CPU user time (s): 1198.96
CPU system time (s): 1.15882
CPU usage (%): 99.9849
Max. virtual memory (cumulated for all children) (KiB): 74076

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

runsolver used 1.3208 second user time and 2.95155 second system time

The end

Launcher Data (download as text)

Begin job on node16 on Sun Feb 18 09:43:37 UTC 2007

IDJOB= 294611
IDBENCH= 19892
IDSOLVER= 131
FILE ID= node16/294611-1171791816

PBS_JOBID= 3839314

Free space on /tmp= 66547 MiB

SOLVER NAME= Spear FHS 1.0
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/7SAT/v50/unif-k7-r89-v50-c4450-S1179686861-10.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/294611-1171791816/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/294611-1171791816/instance-294611-1171791816.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node16/watcher-294611-1171791816 -o ROOT/results/node16/solver-294611-1171791816 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/294611-1171791816/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/294611-1171791816/instance-294611-1171791816.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  f925586f9b717029fe6870824cb1d191

RANDOM SEED= 387611881

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node16.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.281
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.281
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:        964128 kB
Buffers:         67092 kB
Cached:         892252 kB
SwapCached:          0 kB
Active:         331944 kB
Inactive:       681192 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        964128 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1744 kB
Writeback:           0 kB
Mapped:          72660 kB
Slab:            64320 kB
Committed_AS:   892824 kB
PageTables:       1720 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= 66547 MiB

End job on node16 on Sun Feb 18 10:03:39 UTC 2007