Trace number 335066

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

General information on the benchmark

Namecrafted/Hard/contest05/QG/
QG7a-gensys-icl004.sat05-3825.reshuffled-07.cnf
MD5SUMd9bf8689fd094f6ad4f37a57f4f0a5ae
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark253.543
Satisfiable
(Un)Satisfiability was proved
Number of variables2401
Number of clauses15960
Sum of the clauses size111993
Maximum clause length13
Minimum clause length1
Number of clauses of size 142
Number of clauses of size 2427
Number of clauses of size 32205
Number of clauses of size 4294
Number of clauses of size 5441
Number of clauses of size over 512551

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/335066-1173607237/instance-335066-1173607237.cnf

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.1 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node5/watcher-335066-1173607237 -o ROOT/results/node5/solver-335066-1173607237 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/335066-1173607237/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs /tmp/evaluation/335066-1173607237/instance-335066-1173607237.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2400 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.92 1.00 1.00 3/77 29490
/proc/meminfo: memFree=1672288/2055920 swapFree=4170416/4192956
[pid=29490] ppid=29488 vsize=1932 CPUtime=0
/proc/29490/stat : 29490 (Spear-32) R 29488 29490 28881 0 -1 4194304 263 0 0 0 0 0 0 0 18 0 1 0 380678570 1978368 247 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134518176 0 0 4096 0 0 0 0 17 1 0 0
/proc/29490/statm: 483 247 126 302 0 178 0

[startup+0.0108301 s]
/proc/loadavg: 0.92 1.00 1.00 3/77 29490
/proc/meminfo: memFree=1672288/2055920 swapFree=4170416/4192956
[pid=29490] ppid=29488 vsize=1932 CPUtime=0
/proc/29490/stat : 29490 (Spear-32) R 29488 29490 28881 0 -1 4194304 285 0 0 0 0 0 0 0 18 0 1 0 380678570 1978368 269 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/29490/statm: 483 269 129 302 0 178 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1932

[startup+0.101841 s]
/proc/loadavg: 0.92 1.00 1.00 3/77 29490
/proc/meminfo: memFree=1672288/2055920 swapFree=4170416/4192956
[pid=29490] ppid=29488 vsize=2856 CPUtime=0.09
/proc/29490/stat : 29490 (Spear-32) R 29488 29490 28881 0 -1 4194304 539 0 0 0 9 0 0 0 18 0 1 0 380678570 2924544 523 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/29490/statm: 714 523 140 302 0 409 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2856

[startup+0.301863 s]
/proc/loadavg: 0.92 1.00 1.00 3/77 29490
/proc/meminfo: memFree=1672288/2055920 swapFree=4170416/4192956
[pid=29490] ppid=29488 vsize=3640 CPUtime=0.29
/proc/29490/stat : 29490 (Spear-32) R 29488 29490 28881 0 -1 4194304 717 0 0 0 29 0 0 0 19 0 1 0 380678570 3727360 701 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/29490/statm: 910 701 140 302 0 605 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3640

[startup+0.701909 s]
/proc/loadavg: 0.92 1.00 1.00 3/77 29490
/proc/meminfo: memFree=1672288/2055920 swapFree=4170416/4192956
[pid=29490] ppid=29488 vsize=4564 CPUtime=0.69
/proc/29490/stat : 29490 (Spear-32) R 29488 29490 28881 0 -1 4194304 962 0 0 0 67 2 0 0 23 0 1 0 380678570 4673536 946 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/29490/statm: 1141 946 140 302 0 836 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4564

[startup+1.502 s]
/proc/loadavg: 0.92 1.00 1.00 2/78 29491
/proc/meminfo: memFree=1668440/2055920 swapFree=4170416/4192956
[pid=29490] ppid=29488 vsize=5984 CPUtime=1.49
/proc/29490/stat : 29490 (Spear-32) R 29488 29490 28881 0 -1 4194304 1299 0 0 0 146 3 0 0 25 0 1 0 380678570 6127616 1283 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/29490/statm: 1496 1283 140 302 0 1191 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 5984

[startup+3.10118 s]
/proc/loadavg: 0.92 1.00 1.00 2/78 29491
/proc/meminfo: memFree=1666776/2055920 swapFree=4170416/4192956
[pid=29490] ppid=29488 vsize=7800 CPUtime=3.09
/proc/29490/stat : 29490 (Spear-32) R 29488 29490 28881 0 -1 4194304 1748 0 0 0 304 5 0 0 25 0 1 0 380678570 7987200 1732 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/29490/statm: 1950 1732 140 302 0 1645 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 7800

[startup+6.30154 s]
/proc/loadavg: 0.93 1.00 1.00 2/78 29491
/proc/meminfo: memFree=1663640/2055920 swapFree=4170416/4192956
[pid=29490] ppid=29488 vsize=10504 CPUtime=6.28
/proc/29490/stat : 29490 (Spear-32) R 29488 29490 28881 0 -1 4194304 2441 0 0 0 621 7 0 0 25 0 1 0 380678570 10756096 2392 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/29490/statm: 2626 2392 140 302 0 2321 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 10504

[startup+12.7023 s]
/proc/loadavg: 0.93 1.00 1.00 2/78 29491
/proc/meminfo: memFree=1659352/2055920 swapFree=4170416/4192956
[pid=29490] ppid=29488 vsize=14556 CPUtime=12.69
/proc/29490/stat : 29490 (Spear-32) R 29488 29490 28881 0 -1 4194304 3444 0 0 0 1257 12 0 0 25 0 1 0 380678570 14905344 3395 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/29490/statm: 3639 3395 140 302 0 3334 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 14556

[startup+25.5017 s]
/proc/loadavg: 0.95 1.00 1.00 2/84 29517
/proc/meminfo: memFree=1652072/2055920 swapFree=4170416/4192956
[pid=29490] ppid=29488 vsize=20560 CPUtime=25.47
/proc/29490/stat : 29490 (Spear-32) R 29488 29490 28881 0 -1 4194304 4951 0 0 0 2529 18 0 0 25 0 1 0 380678570 21053440 4837 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134558750 0 0 4096 0 0 0 0 17 1 0 0
/proc/29490/statm: 5140 4837 140 302 0 4835 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 20560

[startup+51.1016 s]
/proc/loadavg: 0.96 1.00 1.00 2/84 29601
/proc/meminfo: memFree=1644136/2055920 swapFree=4170416/4192956
[pid=29490] ppid=29488 vsize=28908 CPUtime=51.02
/proc/29490/stat : 29490 (Spear-32) R 29488 29490 28881 0 -1 4194304 7043 0 0 0 5077 25 0 0 25 0 1 0 380678570 29601792 6800 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/29490/statm: 7227 6800 140 302 0 6922 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 28908

[startup+102.306 s]
/proc/loadavg: 0.98 1.00 1.00 2/84 29667
/proc/meminfo: memFree=1633640/2055920 swapFree=4170416/4192956
[pid=29490] ppid=29488 vsize=39384 CPUtime=102.17
/proc/29490/stat : 29490 (Spear-32) R 29488 29490 28881 0 -1 4194304 9635 0 0 0 10181 36 0 0 25 0 1 0 380678570 40329216 9392 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/29490/statm: 9846 9392 140 302 0 9541 0
Current children cumulated CPU time (s) 102.17
Current children cumulated vsize (KiB) 39384

[startup+162.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 29689
/proc/meminfo: memFree=1626136/2055920 swapFree=4170416/4192956
[pid=29490] ppid=29488 vsize=48264 CPUtime=162.13
/proc/29490/stat : 29490 (Spear-32) R 29488 29490 28881 0 -1 4194304 11783 0 0 0 16165 48 0 0 25 0 1 0 380678570 49422336 11540 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/29490/statm: 12066 11540 140 302 0 11761 0
Current children cumulated CPU time (s) 162.13
Current children cumulated vsize (KiB) 48264

[startup+222.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 29689
/proc/meminfo: memFree=1619224/2055920 swapFree=4170416/4192956
[pid=29490] ppid=29488 vsize=56420 CPUtime=222.12
/proc/29490/stat : 29490 (Spear-32) R 29488 29490 28881 0 -1 4194304 13724 0 0 0 22154 58 0 0 25 0 1 0 380678570 57774080 13224 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526965 0 0 4096 0 0 0 0 17 1 0 0
/proc/29490/statm: 14105 13224 140 302 0 13800 0
Current children cumulated CPU time (s) 222.12
Current children cumulated vsize (KiB) 56420

[startup+282.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 29689
/proc/meminfo: memFree=1614424/2055920 swapFree=4170416/4192956
[pid=29490] ppid=29488 vsize=61508 CPUtime=282.1
/proc/29490/stat : 29490 (Spear-32) R 29488 29490 28881 0 -1 4194304 14959 0 0 0 28146 64 0 0 25 0 1 0 380678570 62984192 14459 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526928 0 0 4096 0 0 0 0 17 1 0 0
/proc/29490/statm: 15377 14459 140 302 0 15072 0
Current children cumulated CPU time (s) 282.1
Current children cumulated vsize (KiB) 61508

[startup+342.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 29689
/proc/meminfo: memFree=1608536/2055920 swapFree=4170416/4192956
[pid=29490] ppid=29488 vsize=67412 CPUtime=342.09
/proc/29490/stat : 29490 (Spear-32) R 29488 29490 28881 0 -1 4194304 16433 0 0 0 34137 72 0 0 25 0 1 0 380678570 69029888 15933 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/29490/statm: 16853 15933 140 302 0 16548 0
Current children cumulated CPU time (s) 342.09
Current children cumulated vsize (KiB) 67412

[startup+402.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 29689
/proc/meminfo: memFree=1603416/2055920 swapFree=4170416/4192956
[pid=29490] ppid=29488 vsize=72676 CPUtime=402.07
/proc/29490/stat : 29490 (Spear-32) R 29488 29490 28881 0 -1 4194304 17699 0 0 0 40127 80 0 0 25 0 1 0 380678570 74420224 17199 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/29490/statm: 18169 17199 140 302 0 17864 0
Current children cumulated CPU time (s) 402.07
Current children cumulated vsize (KiB) 72676

[startup+462.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 29689
/proc/meminfo: memFree=1599000/2055920 swapFree=4170416/4192956
[pid=29490] ppid=29488 vsize=77036 CPUtime=462.06
/proc/29490/stat : 29490 (Spear-32) R 29488 29490 28881 0 -1 4194304 18794 0 0 0 46118 88 0 0 25 0 1 0 380678570 78884864 18294 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526965 0 0 4096 0 0 0 0 17 1 0 0
/proc/29490/statm: 19259 18294 140 302 0 18954 0
Current children cumulated CPU time (s) 462.06
Current children cumulated vsize (KiB) 77036

[startup+522.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 29689
/proc/meminfo: memFree=1594776/2055920 swapFree=4170416/4192956
[pid=29490] ppid=29488 vsize=81320 CPUtime=522.04
/proc/29490/stat : 29490 (Spear-32) R 29488 29490 28881 0 -1 4194304 19851 0 0 0 52109 95 0 0 25 0 1 0 380678570 83271680 19351 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/29490/statm: 20330 19351 140 302 0 20025 0
Current children cumulated CPU time (s) 522.04
Current children cumulated vsize (KiB) 81320

[startup+582.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 29689
/proc/meminfo: memFree=1590680/2055920 swapFree=4170416/4192956
[pid=29490] ppid=29488 vsize=85892 CPUtime=582.02
/proc/29490/stat : 29490 (Spear-32) R 29488 29490 28881 0 -1 4194304 20870 0 0 0 58101 101 0 0 25 0 1 0 380678570 87953408 20370 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/29490/statm: 21473 20370 140 302 0 21168 0
Current children cumulated CPU time (s) 582.02
Current children cumulated vsize (KiB) 85892

[startup+642.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 29689
/proc/meminfo: memFree=1586904/2055920 swapFree=4170416/4192956
[pid=29490] ppid=29488 vsize=89676 CPUtime=642.01
/proc/29490/stat : 29490 (Spear-32) R 29488 29490 28881 0 -1 4194304 21811 0 0 0 64095 106 0 0 25 0 1 0 380678570 91828224 21311 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/29490/statm: 22419 21311 140 302 0 22114 0
Current children cumulated CPU time (s) 642.01
Current children cumulated vsize (KiB) 89676

[startup+702.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 29689
/proc/meminfo: memFree=1582616/2055920 swapFree=4170416/4192956
[pid=29490] ppid=29488 vsize=94652 CPUtime=701.99
/proc/29490/stat : 29490 (Spear-32) R 29488 29490 28881 0 -1 4194304 22882 0 0 0 70087 112 0 0 25 0 1 0 380678570 96923648 22382 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526928 0 0 4096 0 0 0 0 17 1 0 0
/proc/29490/statm: 23663 22382 140 302 0 23358 0
Current children cumulated CPU time (s) 701.99
Current children cumulated vsize (KiB) 94652

[startup+762.305 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 29689
/proc/meminfo: memFree=1579160/2055920 swapFree=4170416/4192956
[pid=29490] ppid=29488 vsize=98000 CPUtime=761.98
/proc/29490/stat : 29490 (Spear-32) R 29488 29490 28881 0 -1 4194304 23725 0 0 0 76080 118 0 0 25 0 1 0 380678570 100352000 23225 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/29490/statm: 24500 23225 140 302 0 24195 0
Current children cumulated CPU time (s) 761.98
Current children cumulated vsize (KiB) 98000

[startup+822.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 29689
/proc/meminfo: memFree=1575832/2055920 swapFree=4170416/4192956
[pid=29490] ppid=29488 vsize=101500 CPUtime=821.96
/proc/29490/stat : 29490 (Spear-32) R 29488 29490 28881 0 -1 4194304 24555 0 0 0 82074 122 0 0 25 0 1 0 380678570 103936000 24055 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526871 0 0 4096 0 0 0 0 17 1 0 0
/proc/29490/statm: 25375 24055 140 302 0 25070 0
Current children cumulated CPU time (s) 821.96
Current children cumulated vsize (KiB) 101500

[startup+882.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 29689
/proc/meminfo: memFree=1572824/2055920 swapFree=4170416/4192956
[pid=29490] ppid=29488 vsize=104540 CPUtime=881.95
/proc/29490/stat : 29490 (Spear-32) R 29488 29490 28881 0 -1 4194304 25287 0 0 0 88068 127 0 0 25 0 1 0 380678570 107048960 24787 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/29490/statm: 26135 24787 140 302 0 25830 0
Current children cumulated CPU time (s) 881.95
Current children cumulated vsize (KiB) 104540

[startup+942.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 29689
/proc/meminfo: memFree=1569944/2055920 swapFree=4170416/4192956
[pid=29490] ppid=29488 vsize=107268 CPUtime=941.93
/proc/29490/stat : 29490 (Spear-32) R 29488 29490 28881 0 -1 4194304 26002 0 0 0 94062 131 0 0 25 0 1 0 380678570 109842432 25502 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/29490/statm: 26817 25502 140 302 0 26512 0
Current children cumulated CPU time (s) 941.93
Current children cumulated vsize (KiB) 107268

[startup+1002.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 29689
/proc/meminfo: memFree=1567128/2055920 swapFree=4170416/4192956
[pid=29490] ppid=29488 vsize=112148 CPUtime=1001.91
/proc/29490/stat : 29490 (Spear-32) R 29488 29490 28881 0 -1 4194304 27200 0 0 0 100055 136 0 0 25 0 1 0 380678570 114839552 26187 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526767 0 0 4096 0 0 0 0 17 1 0 0
/proc/29490/statm: 28037 26187 140 302 0 27732 0
Current children cumulated CPU time (s) 1001.91
Current children cumulated vsize (KiB) 112148

[startup+1062.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 29689
/proc/meminfo: memFree=1564632/2055920 swapFree=4170416/4192956
[pid=29490] ppid=29488 vsize=114932 CPUtime=1061.89
/proc/29490/stat : 29490 (Spear-32) R 29488 29490 28881 0 -1 4194304 27828 0 0 0 106050 139 0 0 25 0 1 0 380678570 117690368 26815 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526876 0 0 4096 0 0 0 0 17 1 0 0
/proc/29490/statm: 28733 26815 140 302 0 28428 0
Current children cumulated CPU time (s) 1061.89
Current children cumulated vsize (KiB) 114932

[startup+1122.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 29689
/proc/meminfo: memFree=1562008/2055920 swapFree=4170416/4192956
[pid=29490] ppid=29488 vsize=117816 CPUtime=1121.88
/proc/29490/stat : 29490 (Spear-32) R 29488 29490 28881 0 -1 4194304 28471 0 0 0 112044 144 0 0 25 0 1 0 380678570 120643584 27458 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/29490/statm: 29454 27458 140 302 0 29149 0
Current children cumulated CPU time (s) 1121.88
Current children cumulated vsize (KiB) 117816

[startup+1182.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 29689
/proc/meminfo: memFree=1559064/2055920 swapFree=4170416/4192956
[pid=29490] ppid=29488 vsize=120652 CPUtime=1181.87
/proc/29490/stat : 29490 (Spear-32) R 29488 29490 28881 0 -1 4194304 29209 0 0 0 118038 149 0 0 25 0 1 0 380678570 123547648 28196 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/29490/statm: 30163 28196 140 302 0 29858 0
Current children cumulated CPU time (s) 1181.87
Current children cumulated vsize (KiB) 120652



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 29689
/proc/meminfo: memFree=1558232/2055920 swapFree=4170416/4192956
[pid=29490] ppid=29488 vsize=121296 CPUtime=1200.07
/proc/29490/stat : 29490 (Spear-32) R 29488 29490 28881 0 -1 4194304 29398 0 0 0 119856 151 0 0 25 0 1 0 380678570 124207104 28385 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526926 0 0 4096 0 0 0 0 17 1 0 0
/proc/29490/statm: 30324 28385 140 302 0 30019 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 121296

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1200.5 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 29689
/proc/meminfo: memFree=1558232/2055920 swapFree=4170416/4192956
[pid=29490] ppid=29488 vsize=121296 CPUtime=1200.07
/proc/29490/stat : 29490 (Spear-32) R 29488 29490 28881 0 -1 4194304 29398 0 0 0 119856 151 0 0 25 0 1 0 380678570 124207104 28385 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526926 0 0 4096 0 0 0 0 17 1 0 0
/proc/29490/statm: 30324 28385 140 302 0 30019 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 121296

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.52
CPU time (s): 1200.09
CPU user time (s): 1198.56
CPU system time (s): 1.52977
CPU usage (%): 99.9641
Max. virtual memory (cumulated for all children) (KiB): 121296

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

runsolver used 1.24681 second user time and 3.13052 second system time

The end

Launcher Data (download as text)

Begin job on node5 on Sun Mar 11 10:00:38 UTC 2007

IDJOB= 335066
IDBENCH= 24642
IDSOLVER= 132
FILE ID= node5/335066-1173607237

PBS_JOBID= 4101252

Free space on /tmp= 66405 MiB

SOLVER NAME= Spear FH 1.0
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/QG/QG7a-gensys-icl004.sat05-3825.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/335066-1173607237/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/335066-1173607237/instance-335066-1173607237.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node5/watcher-335066-1173607237 -o ROOT/results/node5/solver-335066-1173607237 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/335066-1173607237/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/335066-1173607237/instance-335066-1173607237.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  d9bf8689fd094f6ad4f37a57f4f0a5ae

RANDOM SEED= 809133396

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node5.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.224
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.224
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:       1672760 kB
Buffers:         36352 kB
Cached:         266120 kB
SwapCached:       2236 kB
Active:         245000 kB
Inactive:        81432 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1672760 kB
SwapTotal:     4192956 kB
SwapFree:      4170416 kB
Dirty:            2148 kB
Writeback:           0 kB
Mapped:          31796 kB
Slab:            42400 kB
Committed_AS:  1276876 kB
PageTables:       1692 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= 66405 MiB

End job on node5 on Sun Mar 11 10:20:40 UTC 2007