Trace number 294243

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.35

General information on the benchmark

Namerandom/OnTreshold/5SAT/v130/
unif-k5-r21.3-v130-c2769-S1155415292-14.UNSAT.shuffled.cnf
MD5SUM39407927ecbef73c1b2c7d61d86d822d
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 variables130
Number of clauses2769
Sum of the clauses size13845
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 52769
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/294243-1171785812/instance-294243-1171785812.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/node67/watcher-294243-1171785812 -o ROOT/results/node67/solver-294243-1171785812 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/294243-1171785812/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs /tmp/evaluation/294243-1171785812/instance-294243-1171785812.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.99 1.00 1.00 3/64 25162
/proc/meminfo: memFree=588536/2055920 swapFree=4183772/4192956
[pid=25162] ppid=25160 vsize=1396 CPUtime=0
/proc/25162/stat : 25162 (Spear-32) R 25160 25162 24864 0 -1 4194304 184 0 0 0 0 0 0 0 18 0 1 0 198538803 1429504 168 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 135271309 0 0 4096 0 0 0 0 17 1 0 0
/proc/25162/statm: 349 168 128 302 0 44 0

[startup+0.107126 s]
/proc/loadavg: 0.99 1.00 1.00 3/64 25162
/proc/meminfo: memFree=588536/2055920 swapFree=4183772/4192956
[pid=25162] ppid=25160 vsize=1916 CPUtime=0.1
/proc/25162/stat : 25162 (Spear-32) R 25160 25162 24864 0 -1 4194304 308 0 0 0 10 0 0 0 18 0 1 0 198538803 1961984 292 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25162/statm: 479 292 140 302 0 174 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1916

[startup+0.515166 s]
/proc/loadavg: 0.99 1.00 1.00 3/64 25162
/proc/meminfo: memFree=588536/2055920 swapFree=4183772/4192956
[pid=25162] ppid=25160 vsize=2816 CPUtime=0.5
/proc/25162/stat : 25162 (Spear-32) R 25160 25162 24864 0 -1 4194304 533 0 0 0 50 0 0 0 21 0 1 0 198538803 2883584 517 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25162/statm: 704 517 140 302 0 399 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 2816

[startup+1.33525 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 25163
/proc/meminfo: memFree=586032/2055920 swapFree=4183772/4192956
[pid=25162] ppid=25160 vsize=3984 CPUtime=1.33
/proc/25162/stat : 25162 (Spear-32) R 25160 25162 24864 0 -1 4194304 821 0 0 0 131 2 0 0 25 0 1 0 198538803 4079616 805 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25162/statm: 996 805 140 302 0 691 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 3984

[startup+2.97142 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 25163
/proc/meminfo: memFree=584688/2055920 swapFree=4183772/4192956
[pid=25162] ppid=25160 vsize=5540 CPUtime=2.96
/proc/25162/stat : 25162 (Spear-32) R 25160 25162 24864 0 -1 4194304 1202 0 0 0 293 3 0 0 25 0 1 0 198538803 5672960 1186 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25162/statm: 1385 1186 140 302 0 1080 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 5540

[startup+6.24777 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 25163
/proc/meminfo: memFree=582320/2055920 swapFree=4183772/4192956
[pid=25162] ppid=25160 vsize=7616 CPUtime=6.23
/proc/25162/stat : 25162 (Spear-32) R 25160 25162 24864 0 -1 4194304 1753 0 0 0 619 4 0 0 25 0 1 0 198538803 7798784 1704 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25162/statm: 1904 1704 140 302 0 1599 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 7616

[startup+12.7024 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 25163
/proc/meminfo: memFree=579184/2055920 swapFree=4183772/4192956
[pid=25162] ppid=25160 vsize=10468 CPUtime=12.69
/proc/25162/stat : 25162 (Spear-32) R 25160 25162 24864 0 -1 4194304 2467 0 0 0 1262 7 0 0 25 0 1 0 198538803 10719232 2418 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25162/statm: 2617 2418 140 302 0 2312 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 10468

[startup+25.5068 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 25163
/proc/meminfo: memFree=575288/2055920 swapFree=4183772/4192956
[pid=25162] ppid=25160 vsize=14660 CPUtime=25.49
/proc/25162/stat : 25162 (Spear-32) R 25160 25162 24864 0 -1 4194304 3529 0 0 0 2539 10 0 0 25 0 1 0 198538803 15011840 3415 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/25162/statm: 3665 3415 140 302 0 3360 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 14660

[startup+51.1145 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 25163
/proc/meminfo: memFree=569464/2055920 swapFree=4183772/4192956
[pid=25162] ppid=25160 vsize=20296 CPUtime=51.09
/proc/25162/stat : 25162 (Spear-32) R 25160 25162 24864 0 -1 4194304 4946 0 0 0 5093 16 0 0 25 0 1 0 198538803 20783104 4832 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/25162/statm: 5074 4832 140 302 0 4769 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 20296

[startup+102.328 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 25163
/proc/meminfo: memFree=561016/2055920 swapFree=4183772/4192956
[pid=25162] ppid=25160 vsize=29472 CPUtime=102.29
/proc/25162/stat : 25162 (Spear-32) R 25160 25162 24864 0 -1 4194304 7195 0 0 0 10203 26 0 0 25 0 1 0 198538803 30179328 6952 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526825 0 0 4096 0 0 0 0 17 1 0 0
/proc/25162/statm: 7368 6952 140 302 0 7063 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 29472

[startup+162.352 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 25163
/proc/meminfo: memFree=553848/2055920 swapFree=4183772/4192956
[pid=25162] ppid=25160 vsize=36876 CPUtime=162.3
/proc/25162/stat : 25162 (Spear-32) R 25160 25162 24864 0 -1 4194304 8967 0 0 0 16195 35 0 0 25 0 1 0 198538803 37761024 8724 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526708 0 0 4096 0 0 0 0 17 1 0 0
/proc/25162/statm: 9219 8724 140 302 0 8914 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 36876

[startup+222.372 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 25163
/proc/meminfo: memFree=548408/2055920 swapFree=4183772/4192956
[pid=25162] ppid=25160 vsize=42232 CPUtime=222.3
/proc/25162/stat : 25162 (Spear-32) R 25160 25162 24864 0 -1 4194304 10332 0 0 0 22187 43 0 0 25 0 1 0 198538803 43245568 10089 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/25162/statm: 10558 10089 140 302 0 10253 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 42232

[startup+282.391 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 25163
/proc/meminfo: memFree=543416/2055920 swapFree=4183772/4192956
[pid=25162] ppid=25160 vsize=48368 CPUtime=282.3
/proc/25162/stat : 25162 (Spear-32) R 25160 25162 24864 0 -1 4194304 11833 0 0 0 28181 49 0 0 25 0 1 0 198538803 49528832 11333 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526886 0 0 4096 0 0 0 0 17 1 0 0
/proc/25162/statm: 12092 11333 140 302 0 11787 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 48368

[startup+342.411 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 25163
/proc/meminfo: memFree=538424/2055920 swapFree=4183772/4192956
[pid=25162] ppid=25160 vsize=53260 CPUtime=342.32
/proc/25162/stat : 25162 (Spear-32) R 25160 25162 24864 0 -1 4194304 13083 0 0 0 34175 57 0 0 25 0 1 0 198538803 54538240 12583 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526873 0 0 4096 0 0 0 0 17 1 0 0
/proc/25162/statm: 13315 12583 140 302 0 13010 0
Current children cumulated CPU time (s) 342.32
Current children cumulated vsize (KiB) 53260

[startup+402.433 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 25163
/proc/meminfo: memFree=534072/2055920 swapFree=4183772/4192956
[pid=25162] ppid=25160 vsize=57692 CPUtime=402.32
/proc/25162/stat : 25162 (Spear-32) R 25160 25162 24864 0 -1 4194304 14143 0 0 0 40169 63 0 0 25 0 1 0 198538803 59076608 13643 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/25162/statm: 14423 13643 140 302 0 14118 0
Current children cumulated CPU time (s) 402.32
Current children cumulated vsize (KiB) 57692

[startup+462.457 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 25163
/proc/meminfo: memFree=530360/2055920 swapFree=4183772/4192956
[pid=25162] ppid=25160 vsize=61356 CPUtime=462.33
/proc/25162/stat : 25162 (Spear-32) R 25160 25162 24864 0 -1 4194304 15076 0 0 0 46165 68 0 0 25 0 1 0 198538803 62828544 14576 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526719 0 0 4096 0 0 0 0 17 1 0 0
/proc/25162/statm: 15339 14576 140 302 0 15034 0
Current children cumulated CPU time (s) 462.33
Current children cumulated vsize (KiB) 61356

[startup+522.475 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 25163
/proc/meminfo: memFree=526584/2055920 swapFree=4183772/4192956
[pid=25162] ppid=25160 vsize=65300 CPUtime=522.33
/proc/25162/stat : 25162 (Spear-32) R 25160 25162 24864 0 -1 4194304 16012 0 0 0 52160 73 0 0 25 0 1 0 198538803 66867200 15512 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/25162/statm: 16325 15512 140 302 0 16020 0
Current children cumulated CPU time (s) 522.33
Current children cumulated vsize (KiB) 65300

[startup+582.498 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 25163
/proc/meminfo: memFree=523320/2055920 swapFree=4183772/4192956
[pid=25162] ppid=25160 vsize=68536 CPUtime=582.34
/proc/25162/stat : 25162 (Spear-32) R 25160 25162 24864 0 -1 4194304 16845 0 0 0 58155 79 0 0 25 0 1 0 198538803 70180864 16345 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/25162/statm: 17134 16345 140 302 0 16829 0
Current children cumulated CPU time (s) 582.34
Current children cumulated vsize (KiB) 68536

[startup+642.521 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 25163
/proc/meminfo: memFree=519160/2055920 swapFree=4183772/4192956
[pid=25162] ppid=25160 vsize=72708 CPUtime=642.34
/proc/25162/stat : 25162 (Spear-32) R 25160 25162 24864 0 -1 4194304 17888 0 0 0 64152 82 0 0 25 0 1 0 198538803 74452992 17388 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/25162/statm: 18177 17388 140 302 0 17872 0
Current children cumulated CPU time (s) 642.34
Current children cumulated vsize (KiB) 72708

[startup+702.541 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 25163
/proc/meminfo: memFree=515960/2055920 swapFree=4183772/4192956
[pid=25162] ppid=25160 vsize=76068 CPUtime=702.35
/proc/25162/stat : 25162 (Spear-32) R 25160 25162 24864 0 -1 4194304 18683 0 0 0 70147 88 0 0 25 0 1 0 198538803 77893632 18183 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526992 0 0 4096 0 0 0 0 17 1 0 0
/proc/25162/statm: 19017 18183 140 302 0 18712 0
Current children cumulated CPU time (s) 702.35
Current children cumulated vsize (KiB) 76068

[startup+762.559 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 25163
/proc/meminfo: memFree=513016/2055920 swapFree=4183772/4192956
[pid=25162] ppid=25160 vsize=79208 CPUtime=762.36
/proc/25162/stat : 25162 (Spear-32) R 25160 25162 24864 0 -1 4194304 19414 0 0 0 76144 92 0 0 25 0 1 0 198538803 81108992 18914 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/25162/statm: 19802 18914 140 302 0 19497 0
Current children cumulated CPU time (s) 762.36
Current children cumulated vsize (KiB) 79208

[startup+822.585 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 25163
/proc/meminfo: memFree=510008/2055920 swapFree=4183772/4192956
[pid=25162] ppid=25160 vsize=81972 CPUtime=822.37
/proc/25162/stat : 25162 (Spear-32) R 25160 25162 24864 0 -1 4194304 20153 0 0 0 82141 96 0 0 25 0 1 0 198538803 83939328 19653 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134527022 0 0 4096 0 0 0 0 17 1 0 0
/proc/25162/statm: 20493 19653 140 302 0 20188 0
Current children cumulated CPU time (s) 822.37
Current children cumulated vsize (KiB) 81972

[startup+882.61 s]
/proc/loadavg: 1.04 1.01 1.00 2/65 25163
/proc/meminfo: memFree=507256/2055920 swapFree=4183772/4192956
[pid=25162] ppid=25160 vsize=85092 CPUtime=882.37
/proc/25162/stat : 25162 (Spear-32) R 25160 25162 24864 0 -1 4194304 20852 0 0 0 88137 100 0 0 25 0 1 0 198538803 87134208 20352 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526984 0 0 4096 0 0 0 0 17 1 0 0
/proc/25162/statm: 21273 20352 140 302 0 20968 0
Current children cumulated CPU time (s) 882.37
Current children cumulated vsize (KiB) 85092

[startup+942.63 s]
/proc/loadavg: 1.01 1.01 1.00 2/65 25163
/proc/meminfo: memFree=504504/2055920 swapFree=4183772/4192956
[pid=25162] ppid=25160 vsize=90108 CPUtime=942.38
/proc/25162/stat : 25162 (Spear-32) R 25160 25162 24864 0 -1 4194304 22060 0 0 0 94133 105 0 0 25 0 1 0 198538803 92270592 21047 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25162/statm: 22527 21047 140 302 0 22222 0
Current children cumulated CPU time (s) 942.38
Current children cumulated vsize (KiB) 90108

[startup+1002.65 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25163
/proc/meminfo: memFree=502008/2055920 swapFree=4183772/4192956
[pid=25162] ppid=25160 vsize=92772 CPUtime=1002.39
/proc/25162/stat : 25162 (Spear-32) R 25160 25162 24864 0 -1 4194304 22700 0 0 0 100131 108 0 0 25 0 1 0 198538803 94998528 21687 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134527043 0 0 4096 0 0 0 0 17 1 0 0
/proc/25162/statm: 23193 21687 140 302 0 22888 0
Current children cumulated CPU time (s) 1002.39
Current children cumulated vsize (KiB) 92772

[startup+1062.68 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25163
/proc/meminfo: memFree=499448/2055920 swapFree=4183772/4192956
[pid=25162] ppid=25160 vsize=95088 CPUtime=1062.39
/proc/25162/stat : 25162 (Spear-32) R 25160 25162 24864 0 -1 4194304 23314 0 0 0 106127 112 0 0 25 0 1 0 198538803 97370112 22301 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526727 0 0 4096 0 0 0 0 17 1 0 0
/proc/25162/statm: 23772 22301 140 302 0 23467 0
Current children cumulated CPU time (s) 1062.39
Current children cumulated vsize (KiB) 95088

[startup+1122.69 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25163
/proc/meminfo: memFree=496824/2055920 swapFree=4183772/4192956
[pid=25162] ppid=25160 vsize=97832 CPUtime=1122.39
/proc/25162/stat : 25162 (Spear-32) R 25160 25162 24864 0 -1 4194304 23967 0 0 0 112124 115 0 0 25 0 1 0 198538803 100179968 22954 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/25162/statm: 24458 22954 140 302 0 24153 0
Current children cumulated CPU time (s) 1122.39
Current children cumulated vsize (KiB) 97832

[startup+1182.71 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25163
/proc/meminfo: memFree=494456/2055920 swapFree=4183772/4192956
[pid=25162] ppid=25160 vsize=100320 CPUtime=1182.4
/proc/25162/stat : 25162 (Spear-32) R 25160 25162 24864 0 -1 4194304 24567 0 0 0 118122 118 0 0 25 0 1 0 198538803 102727680 23554 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526739 0 0 4096 0 0 0 0 17 1 0 0
/proc/25162/statm: 25080 23554 140 302 0 24775 0
Current children cumulated CPU time (s) 1182.4
Current children cumulated vsize (KiB) 100320



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.33 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25163
/proc/meminfo: memFree=493688/2055920 swapFree=4183772/4192956
[pid=25162] ppid=25160 vsize=101092 CPUtime=1200.02
/proc/25162/stat : 25162 (Spear-32) R 25160 25162 24864 0 -1 4194304 24749 0 0 0 119883 119 0 0 25 0 1 0 198538803 103518208 23736 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526952 0 0 4096 0 0 0 0 17 1 0 0
/proc/25162/statm: 25273 23736 140 302 0 24968 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 101092

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.35
CPU time (s): 1200.04
CPU user time (s): 1198.83
CPU system time (s): 1.20682
CPU usage (%): 99.9742
Max. virtual memory (cumulated for all children) (KiB): 101092

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

runsolver used 0.780881 second user time and 2.44463 second system time

The end

Launcher Data (download as text)

Begin job on node67 on Sun Feb 18 08:03:32 UTC 2007

IDJOB= 294243
IDBENCH= 19883
IDSOLVER= 132
FILE ID= node67/294243-1171785812

PBS_JOBID= 3839566

Free space on /tmp= 66563 MiB

SOLVER NAME= Spear FH 1.0
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/5SAT/v130/unif-k5-r21.3-v130-c2769-S1155415292-14.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/294243-1171785812/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/294243-1171785812/instance-294243-1171785812.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node67/watcher-294243-1171785812 -o ROOT/results/node67/solver-294243-1171785812 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/294243-1171785812/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/294243-1171785812/instance-294243-1171785812.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  39407927ecbef73c1b2c7d61d86d822d

RANDOM SEED= 637758688

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node67.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.236
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.236
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:        588880 kB
Buffers:         47956 kB
Cached:        1299052 kB
SwapCached:       3608 kB
Active:         720512 kB
Inactive:       636404 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        588880 kB
SwapTotal:     4192956 kB
SwapFree:      4183772 kB
Dirty:            1600 kB
Writeback:           0 kB
Mapped:          15304 kB
Slab:            96040 kB
Committed_AS:   609380 kB
PageTables:       1452 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= 66563 MiB

End job on node67 on Sun Feb 18 08:23:34 UTC 2007