Trace number 334730

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.13 1200.45

General information on the benchmark

Namecrafted/Hard/contest05/phnf/
phnf-size10-exclusive-gigamax.used-as.sat04-984.sat05-4194.reshuffled-07.cnf
MD5SUMc7db94a671d9411eb90a6ffa8f8c530f
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark323.087
Satisfiable
(Un)Satisfiability was proved
Number of variables29249
Number of clauses861366
Sum of the clauses size1745389
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2858070
Number of clauses of size 30
Number of clauses of size 46
Number of clauses of size 528
Number of clauses of size over 53262

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/334730-1173589524/instance-334730-1173589524.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/node3/watcher-334730-1173589524 -o ROOT/results/node3/solver-334730-1173589524 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/334730-1173589524/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs /tmp/evaluation/334730-1173589524/instance-334730-1173589524.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 0.98 0.99 3/77 5019
/proc/meminfo: memFree=1423912/2055920 swapFree=4158660/4192956
[pid=5019] ppid=5017 vsize=1932 CPUtime=0
/proc/5019/stat : 5019 (Spear-32) R 5017 5019 4628 0 -1 4194304 263 0 0 0 0 0 0 0 18 0 1 0 378907489 1978368 247 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134518176 0 0 4096 0 0 0 0 17 1 0 0
/proc/5019/statm: 483 247 126 302 0 178 0

[startup+0.0943921 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 5019
/proc/meminfo: memFree=1423912/2055920 swapFree=4158660/4192956
[pid=5019] ppid=5017 vsize=6036 CPUtime=0.08
/proc/5019/stat : 5019 (Spear-32) R 5017 5019 4628 0 -1 4194304 1629 0 0 0 7 1 0 0 18 0 1 0 378907489 6180864 1271 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/5019/statm: 1509 1271 129 302 0 1204 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 6036

[startup+0.101392 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 5019
/proc/meminfo: memFree=1423912/2055920 swapFree=4158660/4192956
[pid=5019] ppid=5017 vsize=6300 CPUtime=0.09
/proc/5019/stat : 5019 (Spear-32) R 5017 5019 4628 0 -1 4194304 1671 0 0 0 8 1 0 0 18 0 1 0 378907489 6451200 1313 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/5019/statm: 1575 1313 129 302 0 1270 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6300

[startup+0.301408 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 5019
/proc/meminfo: memFree=1423912/2055920 swapFree=4158660/4192956
[pid=5019] ppid=5017 vsize=10908 CPUtime=0.3
/proc/5019/stat : 5019 (Spear-32) R 5017 5019 4628 0 -1 4194304 2948 0 0 0 28 2 0 0 20 0 1 0 378907489 11169792 2492 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/5019/statm: 2727 2492 129 302 0 2422 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 10908

[startup+0.701441 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 5019
/proc/meminfo: memFree=1423912/2055920 swapFree=4158660/4192956
[pid=5019] ppid=5017 vsize=21024 CPUtime=0.69
/proc/5019/stat : 5019 (Spear-32) R 5017 5019 4628 0 -1 4194304 5674 0 0 0 66 3 0 0 23 0 1 0 378907489 21528576 4832 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/5019/statm: 5256 4832 129 302 0 4951 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 21024

[startup+1.50151 s]
/proc/loadavg: 0.92 0.98 0.99 2/78 5020
/proc/meminfo: memFree=1397984/2055920 swapFree=4158660/4192956
[pid=5019] ppid=5017 vsize=40364 CPUtime=1.49
/proc/5019/stat : 5019 (Spear-32) R 5017 5019 4628 0 -1 4194304 10891 0 0 0 143 6 0 0 25 0 1 0 378907489 41332736 9536 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5019/statm: 10091 9536 129 302 0 9786 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 40364

[startup+3.10164 s]
/proc/loadavg: 0.92 0.98 0.99 2/78 5020
/proc/meminfo: memFree=1379744/2055920 swapFree=4158660/4192956
[pid=5019] ppid=5017 vsize=46572 CPUtime=3.09
/proc/5019/stat : 5019 (Spear-32) R 5017 5019 4628 0 -1 4194304 12574 0 0 0 297 12 0 0 25 0 1 0 378907489 47689728 11219 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5019/statm: 11643 11219 140 302 0 11338 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 46572

[startup+6.3029 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 5020
/proc/meminfo: memFree=1378272/2055920 swapFree=4158660/4192956
[pid=5019] ppid=5017 vsize=47924 CPUtime=6.29
/proc/5019/stat : 5019 (Spear-32) R 5017 5019 4628 0 -1 4194304 12897 0 0 0 606 23 0 0 25 0 1 0 378907489 49074176 11542 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527012 0 0 4096 0 0 0 0 17 1 0 0
/proc/5019/statm: 11981 11542 140 302 0 11676 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 47924

[startup+12.7014 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 5020
/proc/meminfo: memFree=1376160/2055920 swapFree=4158660/4192956
[pid=5019] ppid=5017 vsize=50116 CPUtime=12.69
/proc/5019/stat : 5019 (Spear-32) R 5017 5019 4628 0 -1 4194304 13463 0 0 0 1236 33 0 0 25 0 1 0 378907489 51318784 12075 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134535697 0 0 4096 0 0 0 0 17 1 0 0
/proc/5019/statm: 12529 12075 140 302 0 12224 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 50116

[startup+25.5015 s]
/proc/loadavg: 0.95 0.98 0.99 2/78 5020
/proc/meminfo: memFree=1372512/2055920 swapFree=4158660/4192956
[pid=5019] ppid=5017 vsize=53864 CPUtime=25.48
/proc/5019/stat : 5019 (Spear-32) R 5017 5019 4628 0 -1 4194304 14418 0 0 0 2496 52 0 0 25 0 1 0 378907489 55156736 12965 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5019/statm: 13466 12965 140 302 0 13161 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 53864

[startup+51.1016 s]
/proc/loadavg: 0.96 0.98 0.99 2/78 5020
/proc/meminfo: memFree=1366496/2055920 swapFree=4158660/4192956
[pid=5019] ppid=5017 vsize=59644 CPUtime=51.07
/proc/5019/stat : 5019 (Spear-32) R 5017 5019 4628 0 -1 4194304 15924 0 0 0 5035 72 0 0 25 0 1 0 378907489 61075456 14471 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526965 0 0 4096 0 0 0 0 17 1 0 0
/proc/5019/statm: 14911 14471 140 302 0 14606 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 59644

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/78 5020
/proc/meminfo: memFree=1352736/2055920 swapFree=4158660/4192956
[pid=5019] ppid=5017 vsize=73604 CPUtime=102.26
/proc/5019/stat : 5019 (Spear-32) R 5017 5019 4628 0 -1 4194304 19477 0 0 0 10126 100 0 0 25 0 1 0 378907489 75370496 17895 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/5019/statm: 18401 17895 140 302 0 18096 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 73604

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 5020
/proc/meminfo: memFree=1334880/2055920 swapFree=4158660/4192956
[pid=5019] ppid=5017 vsize=91380 CPUtime=162.24
/proc/5019/stat : 5019 (Spear-32) R 5017 5019 4628 0 -1 4194304 23959 0 0 0 16106 118 0 0 25 0 1 0 378907489 93573120 22377 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526967 0 0 4096 0 0 0 0 17 1 0 0
/proc/5019/statm: 22845 22377 140 302 0 22540 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 91380

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 5020
/proc/meminfo: memFree=1318816/2055920 swapFree=4158660/4192956
[pid=5019] ppid=5017 vsize=107168 CPUtime=222.22
/proc/5019/stat : 5019 (Spear-32) R 5017 5019 4628 0 -1 4194304 27917 0 0 0 22092 130 0 0 25 0 1 0 378907489 109740032 26335 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5019/statm: 26792 26335 140 302 0 26487 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 107168

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 5020
/proc/meminfo: memFree=1304288/2055920 swapFree=4158660/4192956
[pid=5019] ppid=5017 vsize=122800 CPUtime=282.2
/proc/5019/stat : 5019 (Spear-32) R 5017 5019 4628 0 -1 4194304 31820 0 0 0 28081 139 0 0 25 0 1 0 378907489 125747200 29981 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134538182 0 0 4096 0 0 0 0 17 1 0 0
/proc/5019/statm: 30700 29981 140 302 0 30395 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 122800

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 5020
/proc/meminfo: memFree=1289696/2055920 swapFree=4158660/4192956
[pid=5019] ppid=5017 vsize=137220 CPUtime=342.19
/proc/5019/stat : 5019 (Spear-32) R 5017 5019 4628 0 -1 4194304 35452 0 0 0 34070 149 0 0 25 0 1 0 378907489 140513280 33613 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5019/statm: 34305 33613 140 302 0 34000 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 137220

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 5020
/proc/meminfo: memFree=1278240/2055920 swapFree=4158660/4192956
[pid=5019] ppid=5017 vsize=148880 CPUtime=402.17
/proc/5019/stat : 5019 (Spear-32) R 5017 5019 4628 0 -1 4194304 38366 0 0 0 40059 158 0 0 25 0 1 0 378907489 152453120 36527 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/5019/statm: 37220 36527 140 302 0 36915 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 148880

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 5020
/proc/meminfo: memFree=1264416/2055920 swapFree=4158660/4192956
[pid=5019] ppid=5017 vsize=162492 CPUtime=462.17
/proc/5019/stat : 5019 (Spear-32) R 5017 5019 4628 0 -1 4194304 41755 0 0 0 46051 166 0 0 25 0 1 0 378907489 166391808 39916 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/5019/statm: 40623 39916 140 302 0 40318 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 162492

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 5020
/proc/meminfo: memFree=1253600/2055920 swapFree=4158660/4192956
[pid=5019] ppid=5017 vsize=173452 CPUtime=522.15
/proc/5019/stat : 5019 (Spear-32) R 5017 5019 4628 0 -1 4194304 44495 0 0 0 52041 174 0 0 25 0 1 0 378907489 177614848 42656 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5019/statm: 43363 42656 140 302 0 43058 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 173452

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 5020
/proc/meminfo: memFree=1241120/2055920 swapFree=4158660/4192956
[pid=5019] ppid=5017 vsize=185892 CPUtime=582.13
/proc/5019/stat : 5019 (Spear-32) R 5017 5019 4628 0 -1 4194304 47561 0 0 0 58031 182 0 0 25 0 1 0 378907489 190353408 45722 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5019/statm: 46473 45722 140 302 0 46168 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 185892

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 5020
/proc/meminfo: memFree=1231264/2055920 swapFree=4158660/4192956
[pid=5019] ppid=5017 vsize=195696 CPUtime=642.12
/proc/5019/stat : 5019 (Spear-32) R 5017 5019 4628 0 -1 4194304 50010 0 0 0 64024 188 0 0 25 0 1 0 378907489 200392704 48171 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5019/statm: 48924 48171 140 302 0 48619 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 195696

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 5020
/proc/meminfo: memFree=1220000/2055920 swapFree=4158660/4192956
[pid=5019] ppid=5017 vsize=207052 CPUtime=702.11
/proc/5019/stat : 5019 (Spear-32) R 5017 5019 4628 0 -1 4194304 52857 0 0 0 70016 195 0 0 25 0 1 0 378907489 212021248 51018 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527035 0 0 4096 0 0 0 0 17 1 0 0
/proc/5019/statm: 51763 51018 140 302 0 51458 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 207052

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 5020
/proc/meminfo: memFree=1208736/2055920 swapFree=4158660/4192956
[pid=5019] ppid=5017 vsize=218124 CPUtime=762.08
/proc/5019/stat : 5019 (Spear-32) R 5017 5019 4628 0 -1 4194304 55631 0 0 0 76008 200 0 0 25 0 1 0 378907489 223358976 53792 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5019/statm: 54531 53792 140 302 0 54226 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 218124

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 5020
/proc/meminfo: memFree=1199200/2055920 swapFree=4158660/4192956
[pid=5019] ppid=5017 vsize=227784 CPUtime=822.07
/proc/5019/stat : 5019 (Spear-32) R 5017 5019 4628 0 -1 4194304 58051 0 0 0 82001 206 0 0 25 0 1 0 378907489 233250816 56212 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/5019/statm: 56946 56212 140 302 0 56641 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 227784

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 5020
/proc/meminfo: memFree=1188640/2055920 swapFree=4158660/4192956
[pid=5019] ppid=5017 vsize=238292 CPUtime=882.06
/proc/5019/stat : 5019 (Spear-32) R 5017 5019 4628 0 -1 4194304 60688 0 0 0 87992 214 0 0 25 0 1 0 378907489 244011008 58849 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526708 0 0 4096 0 0 0 0 17 1 0 0
/proc/5019/statm: 59573 58849 140 302 0 59268 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 238292

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 5020
/proc/meminfo: memFree=1177248/2055920 swapFree=4158660/4192956
[pid=5019] ppid=5017 vsize=249772 CPUtime=942.04
/proc/5019/stat : 5019 (Spear-32) R 5017 5019 4628 0 -1 4194304 63558 0 0 0 93983 221 0 0 25 0 1 0 378907489 255766528 61719 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5019/statm: 62443 61719 140 302 0 62138 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 249772

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 5020
/proc/meminfo: memFree=1166880/2055920 swapFree=4158660/4192956
[pid=5019] ppid=5017 vsize=259976 CPUtime=1002.02
/proc/5019/stat : 5019 (Spear-32) R 5017 5019 4628 0 -1 4194304 66104 0 0 0 99975 227 0 0 25 0 1 0 378907489 266215424 64265 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527022 0 0 4096 0 0 0 0 17 1 0 0
/proc/5019/statm: 64994 64265 140 302 0 64689 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 259976

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 5020
/proc/meminfo: memFree=1159776/2055920 swapFree=4158660/4192956
[pid=5019] ppid=5017 vsize=267304 CPUtime=1062.01
/proc/5019/stat : 5019 (Spear-32) R 5017 5019 4628 0 -1 4194304 67892 0 0 0 105969 232 0 0 25 0 1 0 378907489 273719296 66053 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5019/statm: 66826 66053 140 302 0 66521 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 267304

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 5020
/proc/meminfo: memFree=1152224/2055920 swapFree=4158660/4192956
[pid=5019] ppid=5017 vsize=276892 CPUtime=1121.99
/proc/5019/stat : 5019 (Spear-32) R 5017 5019 4628 0 -1 4194304 70274 0 0 0 111960 239 0 0 25 0 1 0 378907489 283537408 67922 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5019/statm: 69223 67922 140 302 0 68918 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 276892

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 5020
/proc/meminfo: memFree=1145632/2055920 swapFree=4158660/4192956
[pid=5019] ppid=5017 vsize=283424 CPUtime=1181.97
/proc/5019/stat : 5019 (Spear-32) R 5017 5019 4628 0 -1 4194304 71940 0 0 0 117952 245 0 0 25 0 1 0 378907489 290226176 69588 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5019/statm: 70856 69588 140 302 0 70551 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 283424



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 5020
/proc/meminfo: memFree=1143328/2055920 swapFree=4158660/4192956
[pid=5019] ppid=5017 vsize=285580 CPUtime=1200.07
/proc/5019/stat : 5019 (Spear-32) R 5017 5019 4628 0 -1 4194304 72481 0 0 0 119761 246 0 0 25 0 1 0 378907489 292433920 70129 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5019/statm: 71395 70129 140 302 0 71090 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 285580

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.45
CPU time (s): 1200.13
CPU user time (s): 1197.62
CPU system time (s): 2.50962
CPU usage (%): 99.9732
Max. virtual memory (cumulated for all children) (KiB): 285580

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

runsolver used 1.39579 second user time and 2.97355 second system time

The end

Launcher Data (download as text)

Begin job on node3 on Sun Mar 11 05:05:26 UTC 2007

IDJOB= 334730
IDBENCH= 24634
IDSOLVER= 132
FILE ID= node3/334730-1173589524

PBS_JOBID= 4101226

Free space on /tmp= 66484 MiB

SOLVER NAME= Spear FH 1.0
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/phnf/phnf-size10-exclusive-gigamax.used-as.sat04-984.sat05-4194.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/334730-1173589524/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/334730-1173589524/instance-334730-1173589524.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node3/watcher-334730-1173589524 -o ROOT/results/node3/solver-334730-1173589524 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/334730-1173589524/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/334730-1173589524/instance-334730-1173589524.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  c7db94a671d9411eb90a6ffa8f8c530f

RANDOM SEED= 8342637

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:       1424384 kB
Buffers:         52136 kB
Cached:         484876 kB
SwapCached:       2636 kB
Active:         332052 kB
Inactive:       228036 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1424384 kB
SwapTotal:     4192956 kB
SwapFree:      4158660 kB
Dirty:           13672 kB
Writeback:           0 kB
Mapped:          30792 kB
Slab:            57092 kB
Committed_AS:  1540452 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= 66484 MiB

End job on node3 on Sun Mar 11 05:25:29 UTC 2007