Trace number 334898

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.12 1200.64

General information on the benchmark

Namecrafted/Hard/contest05/phnf/
phnf-size10-exclusive-equilarge_m3.used-as.sat04-900.sat05-4186.reshuffled-07.cnf
MD5SUMff7bc04717f7472a7de76a6b5c02e3a4
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables9528
Number of clauses1018562
Sum of the clauses size2044318
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21017395
Number of clauses of size 31
Number of clauses of size 47
Number of clauses of size 55
Number of clauses of size over 51154

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/334898-1173599066/instance-334898-1173599066.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/node15/watcher-334898-1173599066 -o ROOT/results/node15/solver-334898-1173599066 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/334898-1173599066/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs /tmp/evaluation/334898-1173599066/instance-334898-1173599066.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: 1.71 1.25 1.09 3/77 30545
/proc/meminfo: memFree=1410648/2055920 swapFree=4152672/4192956
[pid=30545] ppid=30543 vsize=1932 CPUtime=0
/proc/30545/stat : 30545 (Spear-32) R 30543 30545 29198 0 -1 4194304 263 0 0 0 0 0 0 0 18 0 1 0 379861143 1978368 248 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134513442 0 0 4096 0 0 0 0 17 1 0 0
/proc/30545/statm: 483 249 126 302 0 178 0

[startup+0.027722 s]
/proc/loadavg: 1.71 1.25 1.09 3/77 30545
/proc/meminfo: memFree=1410648/2055920 swapFree=4152672/4192956
[pid=30545] ppid=30543 vsize=3172 CPUtime=0.02
/proc/30545/stat : 30545 (Spear-32) R 30543 30545 29198 0 -1 4194304 657 0 0 0 2 0 0 0 18 0 1 0 379861143 3248128 509 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30545/statm: 793 509 129 302 0 488 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 3172

[startup+0.102734 s]
/proc/loadavg: 1.71 1.25 1.09 3/77 30545
/proc/meminfo: memFree=1410648/2055920 swapFree=4152672/4192956
[pid=30545] ppid=30543 vsize=5412 CPUtime=0.09
/proc/30545/stat : 30545 (Spear-32) R 30543 30545 29198 0 -1 4194304 1223 0 0 0 9 0 0 0 18 0 1 0 379861143 5541888 1042 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/30545/statm: 1353 1042 129 302 0 1048 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5412

[startup+0.301775 s]
/proc/loadavg: 1.71 1.25 1.09 3/77 30545
/proc/meminfo: memFree=1410648/2055920 swapFree=4152672/4192956
[pid=30545] ppid=30543 vsize=11064 CPUtime=0.29
/proc/30545/stat : 30545 (Spear-32) R 30543 30545 29198 0 -1 4194304 2780 0 0 0 27 2 0 0 19 0 1 0 379861143 11329536 2405 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134533777 0 0 4096 0 0 0 0 17 1 0 0
/proc/30545/statm: 2766 2405 129 302 0 2461 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11064

[startup+0.701836 s]
/proc/loadavg: 1.71 1.25 1.09 3/77 30545
/proc/meminfo: memFree=1410648/2055920 swapFree=4152672/4192956
[pid=30545] ppid=30543 vsize=22516 CPUtime=0.69
/proc/30545/stat : 30545 (Spear-32) R 30543 30545 29198 0 -1 4194304 5885 0 0 0 65 4 0 0 23 0 1 0 379861143 23056384 5253 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/30545/statm: 5629 5253 129 302 0 5324 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 22516

[startup+1.50198 s]
/proc/loadavg: 1.71 1.25 1.09 2/78 30546
/proc/meminfo: memFree=1381776/2055920 swapFree=4152672/4192956
[pid=30545] ppid=30543 vsize=46476 CPUtime=1.49
/proc/30545/stat : 30545 (Spear-32) R 30543 30545 29198 0 -1 4194304 12356 0 0 0 141 8 0 0 25 0 1 0 379861143 47591424 11211 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/30545/statm: 11619 11211 129 302 0 11314 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 46476

[startup+3.10125 s]
/proc/loadavg: 1.71 1.25 1.09 2/78 30546
/proc/meminfo: memFree=1360080/2055920 swapFree=4152672/4192956
[pid=30545] ppid=30543 vsize=52264 CPUtime=3.09
/proc/30545/stat : 30545 (Spear-32) R 30543 30545 29198 0 -1 4194304 13915 0 0 0 300 9 0 0 25 0 1 0 379861143 53518336 12770 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/30545/statm: 13066 12770 140 302 0 12761 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 52264

[startup+6.3018 s]
/proc/loadavg: 1.66 1.25 1.09 2/78 30546
/proc/meminfo: memFree=1358864/2055920 swapFree=4152672/4192956
[pid=30545] ppid=30543 vsize=53656 CPUtime=6.29
/proc/30545/stat : 30545 (Spear-32) R 30543 30545 29198 0 -1 4194304 14258 0 0 0 618 11 0 0 25 0 1 0 379861143 54943744 13113 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526984 0 0 4096 0 0 0 0 17 1 0 0
/proc/30545/statm: 13414 13113 140 302 0 13109 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 53656

[startup+12.7019 s]
/proc/loadavg: 1.60 1.24 1.09 2/78 30546
/proc/meminfo: memFree=1356176/2055920 swapFree=4152672/4192956
[pid=30545] ppid=30543 vsize=56296 CPUtime=12.69
/proc/30545/stat : 30545 (Spear-32) R 30543 30545 29198 0 -1 4194304 14913 0 0 0 1255 14 0 0 25 0 1 0 379861143 57647104 13768 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30545/statm: 14074 13768 140 302 0 13769 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 56296

[startup+25.5021 s]
/proc/loadavg: 1.47 1.23 1.09 2/78 30546
/proc/meminfo: memFree=1350736/2055920 swapFree=4152672/4192956
[pid=30545] ppid=30543 vsize=61644 CPUtime=25.48
/proc/30545/stat : 30545 (Spear-32) R 30543 30545 29198 0 -1 4194304 16230 0 0 0 2532 16 0 0 25 0 1 0 379861143 63123456 15085 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30545/statm: 15411 15085 140 302 0 15106 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 61644

[startup+51.1025 s]
/proc/loadavg: 1.31 1.21 1.08 2/78 30546
/proc/meminfo: memFree=1341712/2055920 swapFree=4152672/4192956
[pid=30545] ppid=30543 vsize=70556 CPUtime=51.06
/proc/30545/stat : 30545 (Spear-32) R 30543 30545 29198 0 -1 4194304 18489 0 0 0 5085 21 0 0 25 0 1 0 379861143 72249344 17344 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/30545/statm: 17639 17344 140 302 0 17334 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 70556

[startup+102.305 s]
/proc/loadavg: 1.13 1.18 1.08 2/78 30546
/proc/meminfo: memFree=1329232/2055920 swapFree=4152672/4192956
[pid=30545] ppid=30543 vsize=83136 CPUtime=102.25
/proc/30545/stat : 30545 (Spear-32) R 30543 30545 29198 0 -1 4194304 21633 0 0 0 10197 28 0 0 25 0 1 0 379861143 85131264 20455 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30545/statm: 20784 20455 140 302 0 20479 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 83136

[startup+162.302 s]
/proc/loadavg: 1.05 1.14 1.07 2/78 30546
/proc/meminfo: memFree=1314192/2055920 swapFree=4152672/4192956
[pid=30545] ppid=30543 vsize=98508 CPUtime=162.22
/proc/30545/stat : 30545 (Spear-32) R 30543 30545 29198 0 -1 4194304 25485 0 0 0 16188 34 0 0 25 0 1 0 379861143 100872192 24242 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30545/statm: 24627 24242 140 302 0 24322 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 98508

[startup+222.302 s]
/proc/loadavg: 1.02 1.11 1.07 2/78 30546
/proc/meminfo: memFree=1303248/2055920 swapFree=4152672/4192956
[pid=30545] ppid=30543 vsize=109172 CPUtime=222.2
/proc/30545/stat : 30545 (Spear-32) R 30543 30545 29198 0 -1 4194304 28168 0 0 0 22179 41 0 0 25 0 1 0 379861143 111792128 26925 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526860 0 0 4096 0 0 0 0 17 1 0 0
/proc/30545/statm: 27293 26925 140 302 0 26988 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 109172

[startup+282.301 s]
/proc/loadavg: 1.00 1.09 1.06 2/78 30546
/proc/meminfo: memFree=1291472/2055920 swapFree=4152672/4192956
[pid=30545] ppid=30543 vsize=120968 CPUtime=282.18
/proc/30545/stat : 30545 (Spear-32) R 30543 30545 29198 0 -1 4194304 31134 0 0 0 28171 47 0 0 25 0 1 0 379861143 123871232 29891 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526967 0 0 4096 0 0 0 0 17 1 0 0
/proc/30545/statm: 30242 29891 140 302 0 29937 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 120968

[startup+342.301 s]
/proc/loadavg: 1.00 1.07 1.05 2/78 30546
/proc/meminfo: memFree=1281424/2055920 swapFree=4152672/4192956
[pid=30545] ppid=30543 vsize=130836 CPUtime=342.16
/proc/30545/stat : 30545 (Spear-32) R 30543 30545 29198 0 -1 4194304 33601 0 0 0 34163 53 0 0 25 0 1 0 379861143 133976064 32358 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526880 0 0 4096 0 0 0 0 17 1 0 0
/proc/30545/statm: 32709 32358 140 302 0 32404 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 130836

[startup+402.302 s]
/proc/loadavg: 1.00 1.06 1.05 2/78 30546
/proc/meminfo: memFree=1271760/2055920 swapFree=4152672/4192956
[pid=30545] ppid=30543 vsize=141076 CPUtime=402.14
/proc/30545/stat : 30545 (Spear-32) R 30543 30545 29198 0 -1 4194304 36163 0 0 0 40154 60 0 0 25 0 1 0 379861143 144461824 34791 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/30545/statm: 35269 34791 140 302 0 34964 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 141076

[startup+462.302 s]
/proc/loadavg: 1.00 1.04 1.04 2/78 30546
/proc/meminfo: memFree=1262480/2055920 swapFree=4152672/4192956
[pid=30545] ppid=30543 vsize=150248 CPUtime=462.12
/proc/30545/stat : 30545 (Spear-32) R 30543 30545 29198 0 -1 4194304 38458 0 0 0 46145 67 0 0 25 0 1 0 379861143 153853952 37086 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30545/statm: 37562 37086 140 302 0 37257 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 150248

[startup+522.301 s]
/proc/loadavg: 1.00 1.03 1.04 2/78 30546
/proc/meminfo: memFree=1255056/2055920 swapFree=4152672/4192956
[pid=30545] ppid=30543 vsize=157736 CPUtime=522.09
/proc/30545/stat : 30545 (Spear-32) R 30543 30545 29198 0 -1 4194304 40316 0 0 0 52137 72 0 0 25 0 1 0 379861143 161521664 38944 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526668 0 0 4096 0 0 0 0 17 1 0 0
/proc/30545/statm: 39434 38944 140 302 0 39129 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 157736

[startup+582.302 s]
/proc/loadavg: 1.00 1.02 1.03 2/78 30546
/proc/meminfo: memFree=1246800/2055920 swapFree=4152672/4192956
[pid=30545] ppid=30543 vsize=165976 CPUtime=582.07
/proc/30545/stat : 30545 (Spear-32) R 30543 30545 29198 0 -1 4194304 42369 0 0 0 58131 76 0 0 25 0 1 0 379861143 169959424 40997 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526721 0 0 4096 0 0 0 0 17 1 0 0
/proc/30545/statm: 41494 40997 140 302 0 41189 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 165976

[startup+642.302 s]
/proc/loadavg: 1.00 1.02 1.03 2/78 30546
/proc/meminfo: memFree=1237840/2055920 swapFree=4152672/4192956
[pid=30545] ppid=30543 vsize=174904 CPUtime=642.06
/proc/30545/stat : 30545 (Spear-32) R 30543 30545 29198 0 -1 4194304 44591 0 0 0 64124 82 0 0 25 0 1 0 379861143 179101696 43219 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30545/statm: 43726 43219 140 302 0 43421 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 174904

[startup+702.301 s]
/proc/loadavg: 1.00 1.01 1.02 2/78 30546
/proc/meminfo: memFree=1229904/2055920 swapFree=4152672/4192956
[pid=30545] ppid=30543 vsize=182976 CPUtime=702.04
/proc/30545/stat : 30545 (Spear-32) R 30543 30545 29198 0 -1 4194304 46594 0 0 0 70116 88 0 0 25 0 1 0 379861143 187367424 45222 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30545/statm: 45744 45222 140 302 0 45439 0
Current children cumulated CPU time (s) 702.04
Current children cumulated vsize (KiB) 182976

[startup+762.305 s]
/proc/loadavg: 1.00 1.01 1.01 2/78 30546
/proc/meminfo: memFree=1220176/2055920 swapFree=4152672/4192956
[pid=30545] ppid=30543 vsize=192592 CPUtime=762.02
/proc/30545/stat : 30545 (Spear-32) R 30543 30545 29198 0 -1 4194304 49005 0 0 0 76109 93 0 0 25 0 1 0 379861143 197214208 47633 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/30545/statm: 48148 47633 140 302 0 47843 0
Current children cumulated CPU time (s) 762.02
Current children cumulated vsize (KiB) 192592

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.01 2/78 30546
/proc/meminfo: memFree=1211728/2055920 swapFree=4152672/4192956
[pid=30545] ppid=30543 vsize=201168 CPUtime=822
/proc/30545/stat : 30545 (Spear-32) R 30543 30545 29198 0 -1 4194304 51130 0 0 0 82102 98 0 0 25 0 1 0 379861143 205996032 49758 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/30545/statm: 50292 49758 140 302 0 49987 0
Current children cumulated CPU time (s) 822
Current children cumulated vsize (KiB) 201168

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 30546
/proc/meminfo: memFree=1203600/2055920 swapFree=4152672/4192956
[pid=30545] ppid=30543 vsize=209244 CPUtime=881.97
/proc/30545/stat : 30545 (Spear-32) R 30543 30545 29198 0 -1 4194304 53145 0 0 0 88095 102 0 0 25 0 1 0 379861143 214265856 51773 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526784 0 0 4096 0 0 0 0 17 1 0 0
/proc/30545/statm: 52311 51773 140 302 0 52006 0
Current children cumulated CPU time (s) 881.97
Current children cumulated vsize (KiB) 209244

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 30546
/proc/meminfo: memFree=1196368/2055920 swapFree=4152672/4192956
[pid=30545] ppid=30543 vsize=216404 CPUtime=941.95
/proc/30545/stat : 30545 (Spear-32) R 30543 30545 29198 0 -1 4194304 54950 0 0 0 94088 107 0 0 25 0 1 0 379861143 221597696 53578 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30545/statm: 54101 53578 140 302 0 53796 0
Current children cumulated CPU time (s) 941.95
Current children cumulated vsize (KiB) 216404

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/84 30612
/proc/meminfo: memFree=1187864/2055920 swapFree=4152672/4192956
[pid=30545] ppid=30543 vsize=223632 CPUtime=1001.91
/proc/30545/stat : 30545 (Spear-32) R 30543 30545 29198 0 -1 4194304 56763 0 0 0 100080 111 0 0 25 0 1 0 379861143 228999168 55391 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30545/statm: 55908 55391 140 302 0 55603 0
Current children cumulated CPU time (s) 1001.91
Current children cumulated vsize (KiB) 223632

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/84 30714
/proc/meminfo: memFree=1179600/2055920 swapFree=4152672/4192956
[pid=30545] ppid=30543 vsize=231844 CPUtime=1061.83
/proc/30545/stat : 30545 (Spear-32) R 30543 30545 29198 0 -1 4194304 58829 0 0 0 106069 114 0 0 25 0 1 0 379861143 237408256 57457 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526965 0 0 4096 0 0 0 0 17 1 0 0
/proc/30545/statm: 57961 57457 140 302 0 57656 0
Current children cumulated CPU time (s) 1061.83
Current children cumulated vsize (KiB) 231844

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 30744
/proc/meminfo: memFree=1172944/2055920 swapFree=4152672/4192956
[pid=30545] ppid=30543 vsize=240732 CPUtime=1121.79
/proc/30545/stat : 30545 (Spear-32) R 30543 30545 29198 0 -1 4194304 61024 0 0 0 112061 118 0 0 25 0 1 0 379861143 246509568 59395 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526962 0 0 4096 0 0 0 0 17 1 0 0
/proc/30545/statm: 60183 59395 140 302 0 59878 0
Current children cumulated CPU time (s) 1121.79
Current children cumulated vsize (KiB) 240732

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 30744
/proc/meminfo: memFree=1164240/2055920 swapFree=4152672/4192956
[pid=30545] ppid=30543 vsize=249488 CPUtime=1181.77
/proc/30545/stat : 30545 (Spear-32) R 30543 30545 29198 0 -1 4194304 63220 0 0 0 118056 121 0 0 25 0 1 0 379861143 255475712 61591 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526781 0 0 4096 0 0 0 0 17 1 0 0
/proc/30545/statm: 62372 61591 140 302 0 62067 0
Current children cumulated CPU time (s) 1181.77
Current children cumulated vsize (KiB) 249488



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 30744
/proc/meminfo: memFree=1161808/2055920 swapFree=4152672/4192956
[pid=30545] ppid=30543 vsize=251684 CPUtime=1200.07
/proc/30545/stat : 30545 (Spear-32) R 30543 30545 29198 0 -1 4194304 63780 0 0 0 119885 122 0 0 25 0 1 0 379861143 257724416 62151 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526794 0 0 4096 0 0 0 0 17 1 0 0
/proc/30545/statm: 62921 62151 140 302 0 62616 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 251684

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.64
CPU time (s): 1200.12
CPU user time (s): 1198.85
CPU system time (s): 1.26781
CPU usage (%): 99.9563
Max. virtual memory (cumulated for all children) (KiB): 251684

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

runsolver used 1.26281 second user time and 3.11253 second system time

The end

Launcher Data (download as text)

Begin job on node15 on Sun Mar 11 07:44:28 UTC 2007

IDJOB= 334898
IDBENCH= 24638
IDSOLVER= 132
FILE ID= node15/334898-1173599066

PBS_JOBID= 4101235

Free space on /tmp= 66526 MiB

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

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  ff7bc04717f7472a7de76a6b5c02e3a4

RANDOM SEED= 907400628

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node15.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.276
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.276
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:       1411056 kB
Buffers:         55296 kB
Cached:         495300 kB
SwapCached:       2924 kB
Active:         384732 kB
Inactive:       189012 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1411056 kB
SwapTotal:     4192956 kB
SwapFree:      4152672 kB
Dirty:           14400 kB
Writeback:           0 kB
Mapped:          30084 kB
Slab:            56580 kB
Committed_AS:  1355416 kB
PageTables:       1800 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= 66526 MiB

End job on node15 on Sun Mar 11 08:04:30 UTC 2007