Trace number 295964

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.08 1200.36

General information on the benchmark

Namerandom/OnTreshold/7SAT/v70/
unif-k7-r89-v70-c6230-S1635684145-01.SAT.shuffled.cnf
MD5SUM3ad5550996030deea0dfd0153b93e1d4
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.051991
Satisfiable
(Un)Satisfiability was proved
Number of variables70
Number of clauses6230
Sum of the clauses size43610
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 56230

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/295964-1171815077/instance-295964-1171815077.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/node3/watcher-295964-1171815077 -o ROOT/results/node3/solver-295964-1171815077 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/295964-1171815077/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/295964-1171815077/instance-295964-1171815077.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: 2.00 1.91 1.51 3/77 25574
/proc/meminfo: memFree=786080/2055920 swapFree=4192812/4192956
[pid=25574] ppid=25572 vsize=1396 CPUtime=0
/proc/25574/stat : 25574 (Spear-32) R 25572 25574 25000 0 -1 4194304 181 0 0 0 0 0 0 0 18 0 1 0 201462533 1429504 165 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25574/statm: 349 165 129 302 0 44 0

[startup+0.106777 s]
/proc/loadavg: 2.00 1.91 1.51 3/77 25574
/proc/meminfo: memFree=786080/2055920 swapFree=4192812/4192956
[pid=25574] ppid=25572 vsize=2056 CPUtime=0.1
/proc/25574/stat : 25574 (Spear-32) R 25572 25574 25000 0 -1 4194304 345 0 0 0 10 0 0 0 18 0 1 0 201462533 2105344 329 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25574/statm: 514 329 140 302 0 209 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2056

[startup+0.514811 s]
/proc/loadavg: 2.00 1.91 1.51 3/77 25574
/proc/meminfo: memFree=786080/2055920 swapFree=4192812/4192956
[pid=25574] ppid=25572 vsize=2832 CPUtime=0.5
/proc/25574/stat : 25574 (Spear-32) R 25572 25574 25000 0 -1 4194304 534 0 0 0 50 0 0 0 21 0 1 0 201462533 2899968 518 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25574/statm: 708 518 140 302 0 403 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 2832

[startup+1.33488 s]
/proc/loadavg: 2.00 1.91 1.51 2/78 25575
/proc/meminfo: memFree=783768/2055920 swapFree=4192812/4192956
[pid=25574] ppid=25572 vsize=3884 CPUtime=1.33
/proc/25574/stat : 25574 (Spear-32) R 25572 25574 25000 0 -1 4194304 797 0 0 0 132 1 0 0 25 0 1 0 201462533 3977216 781 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25574/statm: 971 781 140 302 0 666 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 3884

[startup+2.97101 s]
/proc/loadavg: 2.00 1.91 1.51 2/78 25575
/proc/meminfo: memFree=782552/2055920 swapFree=4192812/4192956
[pid=25574] ppid=25572 vsize=5316 CPUtime=2.96
/proc/25574/stat : 25574 (Spear-32) R 25572 25574 25000 0 -1 4194304 1140 0 0 0 295 1 0 0 25 0 1 0 201462533 5443584 1124 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25574/statm: 1329 1124 140 302 0 1024 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 5316

[startup+6.25028 s]
/proc/loadavg: 1.92 1.89 1.50 2/78 25575
/proc/meminfo: memFree=780312/2055920 swapFree=4192812/4192956
[pid=25574] ppid=25572 vsize=7264 CPUtime=6.24
/proc/25574/stat : 25574 (Spear-32) R 25572 25574 25000 0 -1 4194304 1647 0 0 0 621 3 0 0 25 0 1 0 201462533 7438336 1598 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25574/statm: 1816 1598 140 302 0 1511 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 7264

[startup+12.7038 s]
/proc/loadavg: 1.85 1.88 1.50 2/78 25575
/proc/meminfo: memFree=777560/2055920 swapFree=4192812/4192956
[pid=25574] ppid=25572 vsize=9748 CPUtime=12.69
/proc/25574/stat : 25574 (Spear-32) R 25572 25574 25000 0 -1 4194304 2269 0 0 0 1264 5 0 0 25 0 1 0 201462533 9981952 2220 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25574/statm: 2437 2220 140 302 0 2132 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 9748

[startup+25.5109 s]
/proc/loadavg: 1.66 1.83 1.49 2/78 25575
/proc/meminfo: memFree=774168/2055920 swapFree=4192812/4192956
[pid=25574] ppid=25572 vsize=13560 CPUtime=25.49
/proc/25574/stat : 25574 (Spear-32) R 25572 25574 25000 0 -1 4194304 3222 0 0 0 2540 9 0 0 25 0 1 0 201462533 13885440 3108 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25574/statm: 3390 3108 140 302 0 3085 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 13560

[startup+51.124 s]
/proc/loadavg: 1.43 1.76 1.48 2/78 25575
/proc/meminfo: memFree=769240/2055920 swapFree=4192812/4192956
[pid=25574] ppid=25572 vsize=18408 CPUtime=51.1
/proc/25574/stat : 25574 (Spear-32) R 25572 25574 25000 0 -1 4194304 4407 0 0 0 5096 14 0 0 25 0 1 0 201462533 18849792 4293 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25574/statm: 4602 4293 140 302 0 4297 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 18408

[startup+102.352 s]
/proc/loadavg: 1.19 1.64 1.45 2/78 25575
/proc/meminfo: memFree=762328/2055920 swapFree=4192812/4192956
[pid=25574] ppid=25572 vsize=26120 CPUtime=102.32
/proc/25574/stat : 25574 (Spear-32) R 25572 25574 25000 0 -1 4194304 6260 0 0 0 10210 22 0 0 25 0 1 0 201462533 26746880 6017 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25574/statm: 6530 6017 140 302 0 6225 0
Current children cumulated CPU time (s) 102.32
Current children cumulated vsize (KiB) 26120

[startup+162.384 s]
/proc/loadavg: 1.07 1.52 1.42 2/78 25575
/proc/meminfo: memFree=755672/2055920 swapFree=4192812/4192956
[pid=25574] ppid=25572 vsize=32748 CPUtime=162.34
/proc/25574/stat : 25574 (Spear-32) R 25572 25574 25000 0 -1 4194304 7893 0 0 0 16203 31 0 0 25 0 1 0 201462533 33533952 7650 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25574/statm: 8187 7650 140 302 0 7882 0
Current children cumulated CPU time (s) 162.34
Current children cumulated vsize (KiB) 32748

[startup+222.413 s]
/proc/loadavg: 1.02 1.43 1.39 2/78 25575
/proc/meminfo: memFree=750168/2055920 swapFree=4192812/4192956
[pid=25574] ppid=25572 vsize=38280 CPUtime=222.35
/proc/25574/stat : 25574 (Spear-32) R 25572 25574 25000 0 -1 4194304 9267 0 0 0 22195 40 0 0 25 0 1 0 201462533 39198720 9024 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25574/statm: 9570 9024 140 302 0 9265 0
Current children cumulated CPU time (s) 222.35
Current children cumulated vsize (KiB) 38280

[startup+282.442 s]
/proc/loadavg: 1.01 1.35 1.36 2/78 25575
/proc/meminfo: memFree=745240/2055920 swapFree=4192812/4192956
[pid=25574] ppid=25572 vsize=44224 CPUtime=282.36
/proc/25574/stat : 25574 (Spear-32) R 25572 25574 25000 0 -1 4194304 10736 0 0 0 28190 46 0 0 25 0 1 0 201462533 45285376 10236 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/25574/statm: 11056 10236 140 302 0 10751 0
Current children cumulated CPU time (s) 282.36
Current children cumulated vsize (KiB) 44224

[startup+342.47 s]
/proc/loadavg: 1.00 1.28 1.34 2/78 25575
/proc/meminfo: memFree=740504/2055920 swapFree=4192812/4192956
[pid=25574] ppid=25572 vsize=49232 CPUtime=342.38
/proc/25574/stat : 25574 (Spear-32) R 25572 25574 25000 0 -1 4194304 11925 0 0 0 34186 52 0 0 25 0 1 0 201462533 50413568 11425 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25574/statm: 12308 11425 140 302 0 12003 0
Current children cumulated CPU time (s) 342.38
Current children cumulated vsize (KiB) 49232

[startup+402.506 s]
/proc/loadavg: 1.00 1.23 1.31 2/78 25575
/proc/meminfo: memFree=737112/2055920 swapFree=4192812/4192956
[pid=25574] ppid=25572 vsize=52628 CPUtime=402.4
/proc/25574/stat : 25574 (Spear-32) R 25572 25574 25000 0 -1 4194304 12766 0 0 0 40183 57 0 0 25 0 1 0 201462533 53891072 12266 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25574/statm: 13157 12266 140 302 0 12852 0
Current children cumulated CPU time (s) 402.4
Current children cumulated vsize (KiB) 52628

[startup+462.536 s]
/proc/loadavg: 1.00 1.18 1.29 2/78 25575
/proc/meminfo: memFree=733720/2055920 swapFree=4192812/4192956
[pid=25574] ppid=25572 vsize=56380 CPUtime=462.42
/proc/25574/stat : 25574 (Spear-32) R 25572 25574 25000 0 -1 4194304 13603 0 0 0 46180 62 0 0 25 0 1 0 201462533 57733120 13103 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25574/statm: 14095 13103 140 302 0 13790 0
Current children cumulated CPU time (s) 462.42
Current children cumulated vsize (KiB) 56380

[startup+522.566 s]
/proc/loadavg: 1.00 1.15 1.27 2/78 25575
/proc/meminfo: memFree=730776/2055920 swapFree=4192812/4192956
[pid=25574] ppid=25572 vsize=59360 CPUtime=522.43
/proc/25574/stat : 25574 (Spear-32) R 25572 25574 25000 0 -1 4194304 14375 0 0 0 52175 68 0 0 25 0 1 0 201462533 60784640 13875 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25574/statm: 14840 13875 140 302 0 14535 0
Current children cumulated CPU time (s) 522.43
Current children cumulated vsize (KiB) 59360

[startup+582.598 s]
/proc/loadavg: 1.00 1.12 1.25 2/78 25575
/proc/meminfo: memFree=727704/2055920 swapFree=4192812/4192956
[pid=25574] ppid=25572 vsize=62180 CPUtime=582.45
/proc/25574/stat : 25574 (Spear-32) R 25572 25574 25000 0 -1 4194304 15109 0 0 0 58172 73 0 0 25 0 1 0 201462533 63672320 14609 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/25574/statm: 15545 14609 140 302 0 15240 0
Current children cumulated CPU time (s) 582.45
Current children cumulated vsize (KiB) 62180

[startup+642.631 s]
/proc/loadavg: 1.00 1.09 1.23 2/78 25575
/proc/meminfo: memFree=724696/2055920 swapFree=4192812/4192956
[pid=25574] ppid=25572 vsize=65976 CPUtime=642.47
/proc/25574/stat : 25574 (Spear-32) R 25572 25574 25000 0 -1 4194304 15881 0 0 0 64170 77 0 0 25 0 1 0 201462533 67559424 15381 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25574/statm: 16494 15381 140 302 0 16189 0
Current children cumulated CPU time (s) 642.47
Current children cumulated vsize (KiB) 65976

[startup+702.661 s]
/proc/loadavg: 1.00 1.07 1.22 2/78 25575
/proc/meminfo: memFree=721496/2055920 swapFree=4192812/4192956
[pid=25574] ppid=25572 vsize=69264 CPUtime=702.49
/proc/25574/stat : 25574 (Spear-32) R 25572 25574 25000 0 -1 4194304 16689 0 0 0 70167 82 0 0 25 0 1 0 201462533 70926336 16189 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526752 0 0 4096 0 0 0 0 17 1 0 0
/proc/25574/statm: 17316 16189 140 302 0 17011 0
Current children cumulated CPU time (s) 702.49
Current children cumulated vsize (KiB) 69264

[startup+762.69 s]
/proc/loadavg: 1.00 1.06 1.20 2/78 25575
/proc/meminfo: memFree=718680/2055920 swapFree=4192812/4192956
[pid=25574] ppid=25572 vsize=71992 CPUtime=762.5
/proc/25574/stat : 25574 (Spear-32) R 25572 25574 25000 0 -1 4194304 17372 0 0 0 76163 87 0 0 25 0 1 0 201462533 73719808 16872 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526873 0 0 4096 0 0 0 0 17 1 0 0
/proc/25574/statm: 17998 16872 140 302 0 17693 0
Current children cumulated CPU time (s) 762.5
Current children cumulated vsize (KiB) 71992

[startup+822.723 s]
/proc/loadavg: 1.00 1.05 1.18 2/78 25575
/proc/meminfo: memFree=716120/2055920 swapFree=4192812/4192956
[pid=25574] ppid=25572 vsize=74608 CPUtime=822.52
/proc/25574/stat : 25574 (Spear-32) R 25572 25574 25000 0 -1 4194304 18019 0 0 0 82161 91 0 0 25 0 1 0 201462533 76398592 17519 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/25574/statm: 18652 17519 140 302 0 18347 0
Current children cumulated CPU time (s) 822.52
Current children cumulated vsize (KiB) 74608

[startup+882.754 s]
/proc/loadavg: 1.00 1.03 1.17 2/78 25575
/proc/meminfo: memFree=713560/2055920 swapFree=4192812/4192956
[pid=25574] ppid=25572 vsize=77204 CPUtime=882.54
/proc/25574/stat : 25574 (Spear-32) R 25572 25574 25000 0 -1 4194304 18681 0 0 0 88158 96 0 0 25 0 1 0 201462533 79056896 18181 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526928 0 0 4096 0 0 0 0 17 1 0 0
/proc/25574/statm: 19301 18181 140 302 0 18996 0
Current children cumulated CPU time (s) 882.54
Current children cumulated vsize (KiB) 77204

[startup+942.787 s]
/proc/loadavg: 1.00 1.03 1.16 2/78 25575
/proc/meminfo: memFree=711256/2055920 swapFree=4192812/4192956
[pid=25574] ppid=25572 vsize=79752 CPUtime=942.56
/proc/25574/stat : 25574 (Spear-32) R 25572 25574 25000 0 -1 4194304 19263 0 0 0 94156 100 0 0 25 0 1 0 201462533 81666048 18763 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/25574/statm: 19938 18763 140 302 0 19633 0
Current children cumulated CPU time (s) 942.56
Current children cumulated vsize (KiB) 79752

[startup+1002.82 s]
/proc/loadavg: 1.00 1.02 1.15 2/78 25575
/proc/meminfo: memFree=708888/2055920 swapFree=4192812/4192956
[pid=25574] ppid=25572 vsize=84428 CPUtime=1002.57
/proc/25574/stat : 25574 (Spear-32) R 25572 25574 25000 0 -1 4194304 20361 0 0 0 100154 103 0 0 25 0 1 0 201462533 86454272 19348 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526896 0 0 4096 0 0 0 0 17 1 0 0
/proc/25574/statm: 21107 19348 140 302 0 20802 0
Current children cumulated CPU time (s) 1002.57
Current children cumulated vsize (KiB) 84428

[startup+1062.85 s]
/proc/loadavg: 1.00 1.01 1.13 2/78 25575
/proc/meminfo: memFree=706328/2055920 swapFree=4192812/4192956
[pid=25574] ppid=25572 vsize=86932 CPUtime=1062.59
/proc/25574/stat : 25574 (Spear-32) R 25572 25574 25000 0 -1 4194304 20976 0 0 0 106152 107 0 0 25 0 1 0 201462533 89018368 19963 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25574/statm: 21733 19963 140 302 0 21428 0
Current children cumulated CPU time (s) 1062.59
Current children cumulated vsize (KiB) 86932

[startup+1122.89 s]
/proc/loadavg: 1.00 1.01 1.12 2/78 25575
/proc/meminfo: memFree=704280/2055920 swapFree=4192812/4192956
[pid=25574] ppid=25572 vsize=88992 CPUtime=1122.61
/proc/25574/stat : 25574 (Spear-32) R 25572 25574 25000 0 -1 4194304 21504 0 0 0 112150 111 0 0 25 0 1 0 201462533 91127808 20491 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134527172 0 0 4096 0 0 0 0 17 1 0 0
/proc/25574/statm: 22248 20491 140 302 0 21943 0
Current children cumulated CPU time (s) 1122.61
Current children cumulated vsize (KiB) 88992

[startup+1182.92 s]
/proc/loadavg: 1.00 1.00 1.11 2/78 25575
/proc/meminfo: memFree=702168/2055920 swapFree=4192812/4192956
[pid=25574] ppid=25572 vsize=91184 CPUtime=1182.64
/proc/25574/stat : 25574 (Spear-32) R 25572 25574 25000 0 -1 4194304 22035 0 0 0 118149 115 0 0 25 0 1 0 201462533 93372416 21022 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526888 0 0 4096 0 0 0 0 17 1 0 0
/proc/25574/statm: 22796 21022 140 302 0 22491 0
Current children cumulated CPU time (s) 1182.64
Current children cumulated vsize (KiB) 91184



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.34 s]
/proc/loadavg: 1.00 1.00 1.11 2/78 25575
/proc/meminfo: memFree=701464/2055920 swapFree=4192812/4192956
[pid=25574] ppid=25572 vsize=91748 CPUtime=1200.05
/proc/25574/stat : 25574 (Spear-32) R 25572 25574 25000 0 -1 4194304 22195 0 0 0 119890 115 0 0 25 0 1 0 201462533 93949952 21182 18446744073709551615 134512640 135752790 4294956544 18446744073709551615 134526710 0 0 4096 0 0 0 0 17 1 0 0
/proc/25574/statm: 22937 21182 140 302 0 22632 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 91748

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.36
CPU time (s): 1200.08
CPU user time (s): 1198.9
CPU system time (s): 1.17182
CPU usage (%): 99.9764
Max. virtual memory (cumulated for all children) (KiB): 91748

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

runsolver used 1.42078 second user time and 2.84457 second system time

The end

Launcher Data (download as text)

Begin job on node3 on Sun Feb 18 16:11:17 UTC 2007

IDJOB= 295964
IDBENCH= 19925
IDSOLVER= 131
FILE ID= node3/295964-1171815077

PBS_JOBID= 3839352

Free space on /tmp= 66551 MiB

SOLVER NAME= Spear FHS 1.0
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/7SAT/v70/unif-k7-r89-v70-c6230-S1635684145-01.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/295964-1171815077/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/295964-1171815077/instance-295964-1171815077.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node3/watcher-295964-1171815077 -o ROOT/results/node3/solver-295964-1171815077 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/295964-1171815077/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/295964-1171815077/instance-295964-1171815077.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  3ad5550996030deea0dfd0153b93e1d4

RANDOM SEED= 243848166

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node3.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.241
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.241
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:        786552 kB
Buffers:         58692 kB
Cached:        1078132 kB
SwapCached:          0 kB
Active:         539852 kB
Inactive:       651516 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        786552 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1756 kB
Writeback:           0 kB
Mapped:          73484 kB
Slab:            63652 kB
Committed_AS:   957032 kB
PageTables:       1656 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= 66551 MiB

End job on node3 on Sun Feb 18 16:31:19 UTC 2007