Trace number 334729

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.09 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/334729-1173589477/instance-334729-1173589477.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/node11/watcher-334729-1173589477 -o ROOT/results/node11/solver-334729-1173589477 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/334729-1173589477/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/334729-1173589477/instance-334729-1173589477.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.91 0.98 0.99 3/77 24978
/proc/meminfo: memFree=1182384/2055920 swapFree=4169972/4192956
[pid=24978] ppid=24976 vsize=1932 CPUtime=0
/proc/24978/stat : 24978 (Spear-32) R 24976 24978 24572 0 -1 4194304 263 0 0 0 0 0 0 0 18 0 1 0 378902465 1978368 247 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 135251682 0 0 4096 0 0 0 0 17 1 0 0
/proc/24978/statm: 483 248 126 302 0 178 0

[startup+0.024778 s]
/proc/loadavg: 0.91 0.98 0.99 3/77 24978
/proc/meminfo: memFree=1182384/2055920 swapFree=4169972/4192956
[pid=24978] ppid=24976 vsize=3140 CPUtime=0.01
/proc/24978/stat : 24978 (Spear-32) R 24976 24978 24572 0 -1 4194304 705 0 0 0 1 0 0 0 18 0 1 0 378902465 3215360 557 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/24978/statm: 785 557 126 302 0 480 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 3140

[startup+0.101787 s]
/proc/loadavg: 0.91 0.98 0.99 3/77 24978
/proc/meminfo: memFree=1182384/2055920 swapFree=4169972/4192956
[pid=24978] ppid=24976 vsize=6300 CPUtime=0.09
/proc/24978/stat : 24978 (Spear-32) R 24976 24978 24572 0 -1 4194304 1673 0 0 0 8 1 0 0 18 0 1 0 378902465 6451200 1315 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/24978/statm: 1575 1315 129 302 0 1270 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6300

[startup+0.301809 s]
/proc/loadavg: 0.91 0.98 0.99 3/77 24978
/proc/meminfo: memFree=1182384/2055920 swapFree=4169972/4192956
[pid=24978] ppid=24976 vsize=10908 CPUtime=0.29
/proc/24978/stat : 24978 (Spear-32) R 24976 24978 24572 0 -1 4194304 2947 0 0 0 27 2 0 0 19 0 1 0 378902465 11169792 2491 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/24978/statm: 2727 2491 129 302 0 2422 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10908

[startup+0.701858 s]
/proc/loadavg: 0.91 0.98 0.99 3/77 24978
/proc/meminfo: memFree=1182384/2055920 swapFree=4169972/4192956
[pid=24978] ppid=24976 vsize=21024 CPUtime=0.69
/proc/24978/stat : 24978 (Spear-32) R 24976 24978 24572 0 -1 4194304 5672 0 0 0 66 3 0 0 22 0 1 0 378902465 21528576 4830 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/24978/statm: 5256 4830 129 302 0 4951 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 21024

[startup+1.50195 s]
/proc/loadavg: 0.91 0.98 0.99 2/78 24979
/proc/meminfo: memFree=1156456/2055920 swapFree=4169972/4192956
[pid=24978] ppid=24976 vsize=40364 CPUtime=1.49
/proc/24978/stat : 24978 (Spear-32) R 24976 24978 24572 0 -1 4194304 10900 0 0 0 143 6 0 0 25 0 1 0 378902465 41332736 9545 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134533777 0 0 4096 0 0 0 0 17 1 0 0
/proc/24978/statm: 10091 9546 129 302 0 9786 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 40364

[startup+3.10119 s]
/proc/loadavg: 0.91 0.98 0.99 2/78 24979
/proc/meminfo: memFree=1130984/2055920 swapFree=4169972/4192956
[pid=24978] ppid=24976 vsize=56640 CPUtime=3.09
/proc/24978/stat : 24978 (Spear-32) R 24976 24978 24572 0 -1 4194304 15143 0 0 0 299 10 0 0 25 0 1 0 378902465 57999360 13759 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526730 0 0 4096 0 0 0 0 17 1 0 0
/proc/24978/statm: 14160 13759 145 302 0 13855 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 56640

[startup+6.30152 s]
/proc/loadavg: 0.92 0.98 0.99 2/78 24979
/proc/meminfo: memFree=1127400/2055920 swapFree=4169972/4192956
[pid=24978] ppid=24976 vsize=57164 CPUtime=6.29
/proc/24978/stat : 24978 (Spear-32) R 24976 24978 24572 0 -1 4194304 15248 0 0 0 611 18 0 0 25 0 1 0 378902465 58535936 13864 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/24978/statm: 14291 13864 145 302 0 13986 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 57164

[startup+12.7013 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 24979
/proc/meminfo: memFree=1125352/2055920 swapFree=4169972/4192956
[pid=24978] ppid=24976 vsize=59112 CPUtime=12.69
/proc/24978/stat : 24978 (Spear-32) R 24976 24978 24572 0 -1 4194304 15760 0 0 0 1238 31 0 0 25 0 1 0 378902465 60530688 14376 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/24978/statm: 14778 14376 145 302 0 14473 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 59112

[startup+25.5018 s]
/proc/loadavg: 0.94 0.98 0.99 2/78 24979
/proc/meminfo: memFree=1121448/2055920 swapFree=4169972/4192956
[pid=24978] ppid=24976 vsize=63104 CPUtime=25.48
/proc/24978/stat : 24978 (Spear-32) R 24976 24978 24572 0 -1 4194304 16756 0 0 0 2499 49 0 0 25 0 1 0 378902465 64618496 15339 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/24978/statm: 15776 15339 145 302 0 15471 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 63104

[startup+51.1018 s]
/proc/loadavg: 0.96 0.98 0.99 2/78 24979
/proc/meminfo: memFree=1115112/2055920 swapFree=4169972/4192956
[pid=24978] ppid=24976 vsize=69664 CPUtime=51.07
/proc/24978/stat : 24978 (Spear-32) R 24976 24978 24572 0 -1 4194304 18435 0 0 0 5034 73 0 0 25 0 1 0 378902465 71335936 16953 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/24978/statm: 17416 16953 145 302 0 17111 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 69664

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/78 24979
/proc/meminfo: memFree=1102440/2055920 swapFree=4169972/4192956
[pid=24978] ppid=24976 vsize=82380 CPUtime=102.26
/proc/24978/stat : 24978 (Spear-32) R 24976 24978 24572 0 -1 4194304 21694 0 0 0 10118 108 0 0 25 0 1 0 378902465 84357120 20083 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/24978/statm: 20595 20083 145 302 0 20290 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 82380

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 24979
/proc/meminfo: memFree=1087464/2055920 swapFree=4169972/4192956
[pid=24978] ppid=24976 vsize=97336 CPUtime=162.24
/proc/24978/stat : 24978 (Spear-32) R 24976 24978 24572 0 -1 4194304 25460 0 0 0 16102 122 0 0 25 0 1 0 378902465 99672064 23849 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/24978/statm: 24334 23849 145 302 0 24029 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 97336

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 24979
/proc/meminfo: memFree=1072488/2055920 swapFree=4169972/4192956
[pid=24978] ppid=24976 vsize=111992 CPUtime=222.23
/proc/24978/stat : 24978 (Spear-32) R 24976 24978 24572 0 -1 4194304 29157 0 0 0 22086 137 0 0 25 0 1 0 378902465 114679808 27546 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/24978/statm: 27998 27546 145 302 0 27693 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 111992

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 24979
/proc/meminfo: memFree=1058408/2055920 swapFree=4169972/4192956
[pid=24978] ppid=24976 vsize=127220 CPUtime=282.2
/proc/24978/stat : 24978 (Spear-32) R 24976 24978 24572 0 -1 4194304 32963 0 0 0 28071 149 0 0 25 0 1 0 378902465 130273280 31095 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/24978/statm: 31805 31095 145 302 0 31500 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 127220

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 24979
/proc/meminfo: memFree=1045032/2055920 swapFree=4169972/4192956
[pid=24978] ppid=24976 vsize=140560 CPUtime=342.19
/proc/24978/stat : 24978 (Spear-32) R 24976 24978 24572 0 -1 4194304 36265 0 0 0 34057 162 0 0 25 0 1 0 378902465 143933440 34397 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/24978/statm: 35140 34397 145 302 0 34835 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 140560

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 24979
/proc/meminfo: memFree=1032424/2055920 swapFree=4169972/4192956
[pid=24978] ppid=24976 vsize=153296 CPUtime=402.17
/proc/24978/stat : 24978 (Spear-32) R 24976 24978 24572 0 -1 4194304 39441 0 0 0 40045 172 0 0 25 0 1 0 378902465 156975104 37573 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/24978/statm: 38324 37573 145 302 0 38019 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 153296

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 24979
/proc/meminfo: memFree=1020264/2055920 swapFree=4169972/4192956
[pid=24978] ppid=24976 vsize=165300 CPUtime=462.15
/proc/24978/stat : 24978 (Spear-32) R 24976 24978 24572 0 -1 4194304 42440 0 0 0 46033 182 0 0 25 0 1 0 378902465 169267200 40572 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527012 0 0 4096 0 0 0 0 17 1 0 0
/proc/24978/statm: 41325 40572 145 302 0 41020 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 165300

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 24979
/proc/meminfo: memFree=1009192/2055920 swapFree=4169972/4192956
[pid=24978] ppid=24976 vsize=176200 CPUtime=522.13
/proc/24978/stat : 24978 (Spear-32) R 24976 24978 24572 0 -1 4194304 45212 0 0 0 52022 191 0 0 25 0 1 0 378902465 180428800 43344 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/24978/statm: 44050 43344 145 302 0 43745 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 176200

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 24979
/proc/meminfo: memFree=997608/2055920 swapFree=4169972/4192956
[pid=24978] ppid=24976 vsize=187700 CPUtime=582.12
/proc/24978/stat : 24978 (Spear-32) R 24976 24978 24572 0 -1 4194304 48106 0 0 0 58011 201 0 0 25 0 1 0 378902465 192204800 46238 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/24978/statm: 46925 46238 145 302 0 46620 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 187700

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 24979
/proc/meminfo: memFree=984488/2055920 swapFree=4169972/4192956
[pid=24978] ppid=24976 vsize=200548 CPUtime=642.11
/proc/24978/stat : 24978 (Spear-32) R 24976 24978 24572 0 -1 4194304 51339 0 0 0 64001 210 0 0 25 0 1 0 378902465 205361152 49471 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/24978/statm: 50137 49471 145 302 0 49832 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 200548

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 24979
/proc/meminfo: memFree=973608/2055920 swapFree=4169972/4192956
[pid=24978] ppid=24976 vsize=211728 CPUtime=702.09
/proc/24978/stat : 24978 (Spear-32) R 24976 24978 24572 0 -1 4194304 54108 0 0 0 69991 218 0 0 25 0 1 0 378902465 216809472 52240 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/24978/statm: 52932 52240 145 302 0 52627 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 211728

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 24979
/proc/meminfo: memFree=963432/2055920 swapFree=4169972/4192956
[pid=24978] ppid=24976 vsize=221864 CPUtime=762.07
/proc/24978/stat : 24978 (Spear-32) R 24976 24978 24572 0 -1 4194304 56612 0 0 0 75982 225 0 0 25 0 1 0 378902465 227188736 54744 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/24978/statm: 55466 54744 145 302 0 55161 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 221864

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 24979
/proc/meminfo: memFree=953192/2055920 swapFree=4169972/4192956
[pid=24978] ppid=24976 vsize=232172 CPUtime=822.05
/proc/24978/stat : 24978 (Spear-32) R 24976 24978 24572 0 -1 4194304 59190 0 0 0 81973 232 0 0 25 0 1 0 378902465 237744128 57322 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527022 0 0 4096 0 0 0 0 17 1 0 0
/proc/24978/statm: 58043 57322 145 302 0 57738 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 232172

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 24979
/proc/meminfo: memFree=944616/2055920 swapFree=4169972/4192956
[pid=24978] ppid=24976 vsize=240612 CPUtime=882.04
/proc/24978/stat : 24978 (Spear-32) R 24976 24978 24572 0 -1 4194304 61297 0 0 0 87964 240 0 0 25 0 1 0 378902465 246386688 59429 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526962 0 0 4096 0 0 0 0 17 1 0 0
/proc/24978/statm: 60153 59429 145 302 0 59848 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 240612

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 24979
/proc/meminfo: memFree=938408/2055920 swapFree=4169972/4192956
[pid=24978] ppid=24976 vsize=247072 CPUtime=942.02
/proc/24978/stat : 24978 (Spear-32) R 24976 24978 24572 0 -1 4194304 62890 0 0 0 93957 245 0 0 25 0 1 0 378902465 253001728 61022 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527092 0 0 4096 0 0 0 0 17 1 0 0
/proc/24978/statm: 61768 61022 145 302 0 61463 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 247072

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 24979
/proc/meminfo: memFree=932328/2055920 swapFree=4169972/4192956
[pid=24978] ppid=24976 vsize=253192 CPUtime=1002
/proc/24978/stat : 24978 (Spear-32) R 24976 24978 24572 0 -1 4194304 64381 0 0 0 99949 251 0 0 25 0 1 0 378902465 259268608 62513 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526962 0 0 4096 0 0 0 0 17 1 0 0
/proc/24978/statm: 63298 62513 145 302 0 62993 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 253192

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 24979
/proc/meminfo: memFree=924072/2055920 swapFree=4169972/4192956
[pid=24978] ppid=24976 vsize=263744 CPUtime=1061.97
/proc/24978/stat : 24978 (Spear-32) R 24976 24978 24572 0 -1 4194304 66983 0 0 0 105939 258 0 0 25 0 1 0 378902465 270073856 64602 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134558750 0 0 4096 0 0 0 0 17 1 0 0
/proc/24978/statm: 65936 64602 145 302 0 65631 0
Current children cumulated CPU time (s) 1061.97
Current children cumulated vsize (KiB) 263744

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 24979
/proc/meminfo: memFree=918440/2055920 swapFree=4169972/4192956
[pid=24978] ppid=24976 vsize=269248 CPUtime=1121.96
/proc/24978/stat : 24978 (Spear-32) R 24976 24978 24572 0 -1 4194304 68362 0 0 0 111931 265 0 0 25 0 1 0 378902465 275709952 65981 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/24978/statm: 67312 65981 145 302 0 67007 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 269248

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 24979
/proc/meminfo: memFree=912872/2055920 swapFree=4169972/4192956
[pid=24978] ppid=24976 vsize=274732 CPUtime=1181.94
/proc/24978/stat : 24978 (Spear-32) R 24976 24978 24572 0 -1 4194304 69784 0 0 0 117922 272 0 0 25 0 1 0 378902465 281325568 67403 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526972 0 0 4096 0 0 0 0 17 1 0 0
/proc/24978/statm: 68683 67403 145 302 0 68378 0
Current children cumulated CPU time (s) 1181.94
Current children cumulated vsize (KiB) 274732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 24979
/proc/meminfo: memFree=911272/2055920 swapFree=4169972/4192956
[pid=24978] ppid=24976 vsize=276064 CPUtime=1200.04
/proc/24978/stat : 24978 (Spear-32) R 24976 24978 24572 0 -1 4194304 70142 0 0 0 119731 273 0 0 25 0 1 0 378902465 282689536 67761 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526962 0 0 4096 0 0 0 0 17 1 0 0
/proc/24978/statm: 69016 67761 145 302 0 68711 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 276064

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.09
CPU user time (s): 1197.32
CPU system time (s): 2.77458
CPU usage (%): 99.9704
Max. virtual memory (cumulated for all children) (KiB): 276064

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

runsolver used 1.2948 second user time and 3.07953 second system time

The end

Launcher Data (download as text)

Begin job on node11 on Sun Mar 11 05:04:39 UTC 2007

IDJOB= 334729
IDBENCH= 24634
IDSOLVER= 131
FILE ID= node11/334729-1173589477

PBS_JOBID= 4101225

Free space on /tmp= 66220 MiB

SOLVER NAME= Spear FHS 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/334729-1173589477/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/334729-1173589477/instance-334729-1173589477.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node11/watcher-334729-1173589477 -o ROOT/results/node11/solver-334729-1173589477 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/334729-1173589477/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/334729-1173589477/instance-334729-1173589477.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  c7db94a671d9411eb90a6ffa8f8c530f

RANDOM SEED= 112656343

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node11.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.243
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.243
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:       1182856 kB
Buffers:         55628 kB
Cached:         719840 kB
SwapCached:       2248 kB
Active:         425980 kB
Inactive:       372432 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1182856 kB
SwapTotal:     4192956 kB
SwapFree:      4169972 kB
Dirty:           13744 kB
Writeback:           0 kB
Mapped:          30900 kB
Slab:            60236 kB
Committed_AS:  1200476 kB
PageTables:       1756 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= 66220 MiB

End job on node11 on Sun Mar 11 05:24:42 UTC 2007