Trace number 339014

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.57

General information on the benchmark

Namecrafted/Difficult/contest05/others/
sgp_5-5-6.sat05-2675.reshuffled-07.cnf
MD5SUM531549e214a293ad3adf6ddff17eb882
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 variables18450
Number of clauses200640
Sum of the clauses size464115
Maximum clause length30
Minimum clause length1
Number of clauses of size 160
Number of clauses of size 2148485
Number of clauses of size 350895
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51200

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/339014-1173696657/instance-339014-1173696657.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-339014-1173696657 -o ROOT/results/node5/solver-339014-1173696657 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/339014-1173696657/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs /tmp/evaluation/339014-1173696657/instance-339014-1173696657.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.83 1.82 1.53 3/77 6717
/proc/meminfo: memFree=1559200/2055920 swapFree=4170416/4192956
[pid=6717] ppid=6715 vsize=1932 CPUtime=0
/proc/6717/stat : 6717 (Spear-32) R 6715 6717 3249 0 -1 4194304 263 0 0 0 0 0 0 0 18 0 1 0 389620556 1978368 247 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 135256604 0 0 4096 0 0 0 0 17 1 0 0
/proc/6717/statm: 483 247 126 302 0 178 0

[startup+0.0723559 s]
/proc/loadavg: 1.83 1.82 1.53 3/77 6717
/proc/meminfo: memFree=1559200/2055920 swapFree=4170416/4192956
[pid=6717] ppid=6715 vsize=5260 CPUtime=0.06
/proc/6717/stat : 6717 (Spear-32) R 6715 6717 3249 0 -1 4194304 1285 0 0 0 6 0 0 0 18 0 1 0 389620556 5386240 927 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 135271309 0 0 4096 0 0 0 0 17 1 0 0
/proc/6717/statm: 1315 927 129 302 0 1010 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 5260

[startup+0.10136 s]
/proc/loadavg: 1.83 1.82 1.53 3/77 6717
/proc/meminfo: memFree=1559200/2055920 swapFree=4170416/4192956
[pid=6717] ppid=6715 vsize=5920 CPUtime=0.09
/proc/6717/stat : 6717 (Spear-32) R 6715 6717 3249 0 -1 4194304 1446 0 0 0 9 0 0 0 18 0 1 0 389620556 6062080 1088 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/6717/statm: 1480 1088 129 302 0 1175 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5920

[startup+0.301382 s]
/proc/loadavg: 1.83 1.82 1.53 3/77 6717
/proc/meminfo: memFree=1559200/2055920 swapFree=4170416/4192956
[pid=6717] ppid=6715 vsize=10264 CPUtime=0.29
/proc/6717/stat : 6717 (Spear-32) R 6715 6717 3249 0 -1 4194304 2631 0 0 0 28 1 0 0 19 0 1 0 389620556 10510336 2175 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/6717/statm: 2566 2175 129 302 0 2261 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10264

[startup+0.701427 s]
/proc/loadavg: 1.83 1.82 1.53 3/77 6717
/proc/meminfo: memFree=1559200/2055920 swapFree=4170416/4192956
[pid=6717] ppid=6715 vsize=13540 CPUtime=0.69
/proc/6717/stat : 6717 (Spear-32) R 6715 6717 3249 0 -1 4194304 3508 0 0 0 67 2 0 0 22 0 1 0 389620556 13864960 2923 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/6717/statm: 3385 2923 140 302 0 3080 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13540

[startup+1.50152 s]
/proc/loadavg: 1.83 1.82 1.53 2/78 6718
/proc/meminfo: memFree=1547416/2055920 swapFree=4170416/4192956
[pid=6717] ppid=6715 vsize=14808 CPUtime=1.49
/proc/6717/stat : 6717 (Spear-32) R 6715 6717 3249 0 -1 4194304 3825 0 0 0 147 2 0 0 25 0 1 0 389620556 15163392 3240 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/6717/statm: 3702 3240 140 302 0 3397 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 14808

[startup+3.1017 s]
/proc/loadavg: 1.83 1.82 1.53 2/78 6718
/proc/meminfo: memFree=1545880/2055920 swapFree=4170416/4192956
[pid=6717] ppid=6715 vsize=16716 CPUtime=3.09
/proc/6717/stat : 6717 (Spear-32) R 6715 6717 3249 0 -1 4194304 4295 0 0 0 305 4 0 0 25 0 1 0 389620556 17117184 3710 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/6717/statm: 4179 3710 140 302 0 3874 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 16716

[startup+6.30106 s]
/proc/loadavg: 1.85 1.83 1.53 2/78 6718
/proc/meminfo: memFree=1542232/2055920 swapFree=4170416/4192956
[pid=6717] ppid=6715 vsize=20408 CPUtime=6.29
/proc/6717/stat : 6717 (Spear-32) R 6715 6717 3249 0 -1 4194304 5216 0 0 0 623 6 0 0 25 0 1 0 389620556 20897792 4631 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/6717/statm: 5102 4632 140 302 0 4797 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 20408

[startup+12.7028 s]
/proc/loadavg: 1.78 1.81 1.53 2/78 6718
/proc/meminfo: memFree=1534744/2055920 swapFree=4170416/4192956
[pid=6717] ppid=6715 vsize=27220 CPUtime=12.69
/proc/6717/stat : 6717 (Spear-32) R 6715 6717 3249 0 -1 4194304 6939 0 0 0 1260 9 0 0 25 0 1 0 389620556 27873280 6321 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/6717/statm: 6805 6321 140 302 0 6500 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 27220

[startup+25.5012 s]
/proc/loadavg: 1.61 1.77 1.52 2/78 6718
/proc/meminfo: memFree=1524440/2055920 swapFree=4170416/4192956
[pid=6717] ppid=6715 vsize=37160 CPUtime=25.49
/proc/6717/stat : 6717 (Spear-32) R 6715 6717 3249 0 -1 4194304 9436 0 0 0 2533 16 0 0 25 0 1 0 389620556 38051840 8818 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/6717/statm: 9290 8818 140 302 0 8985 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 37160

[startup+51.1011 s]
/proc/loadavg: 1.40 1.71 1.50 2/78 6718
/proc/meminfo: memFree=1501080/2055920 swapFree=4170416/4192956
[pid=6717] ppid=6715 vsize=60680 CPUtime=51.07
/proc/6717/stat : 6717 (Spear-32) R 6715 6717 3249 0 -1 4194304 15350 0 0 0 5080 27 0 0 25 0 1 0 389620556 62136320 14667 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/6717/statm: 15170 14667 140 302 0 14865 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 60680

[startup+102.306 s]
/proc/loadavg: 1.17 1.60 1.48 2/78 6718
/proc/meminfo: memFree=1474776/2055920 swapFree=4170416/4192956
[pid=6717] ppid=6715 vsize=87328 CPUtime=102.27
/proc/6717/stat : 6717 (Spear-32) R 6715 6717 3249 0 -1 4194304 21968 0 0 0 10186 41 0 0 25 0 1 0 389620556 89423872 21156 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/6717/statm: 21832 21156 140 302 0 21527 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 87328

[startup+162.302 s]
/proc/loadavg: 1.06 1.49 1.44 2/78 6718
/proc/meminfo: memFree=1447704/2055920 swapFree=4170416/4192956
[pid=6717] ppid=6715 vsize=114548 CPUtime=162.25
/proc/6717/stat : 6717 (Spear-32) R 6715 6717 3249 0 -1 4194304 28758 0 0 0 16167 58 0 0 25 0 1 0 389620556 117297152 27946 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/6717/statm: 28637 27946 140 302 0 28332 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 114548

[startup+222.301 s]
/proc/loadavg: 1.02 1.39 1.41 2/78 6718
/proc/meminfo: memFree=1431704/2055920 swapFree=4170416/4192956
[pid=6717] ppid=6715 vsize=130604 CPUtime=222.23
/proc/6717/stat : 6717 (Spear-32) R 6715 6717 3249 0 -1 4194304 32725 0 0 0 22156 67 0 0 25 0 1 0 389620556 133738496 31913 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/6717/statm: 32651 31913 140 302 0 32346 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 130604

[startup+282.301 s]
/proc/loadavg: 1.01 1.32 1.38 2/78 6718
/proc/meminfo: memFree=1418712/2055920 swapFree=4170416/4192956
[pid=6717] ppid=6715 vsize=144636 CPUtime=282.21
/proc/6717/stat : 6717 (Spear-32) R 6715 6717 3249 0 -1 4194304 36239 0 0 0 28145 76 0 0 25 0 1 0 389620556 148107264 35170 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526984 0 0 4096 0 0 0 0 17 1 0 0
/proc/6717/statm: 36159 35170 140 302 0 35854 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 144636

[startup+342.301 s]
/proc/loadavg: 1.00 1.26 1.36 2/78 6718
/proc/meminfo: memFree=1395224/2055920 swapFree=4170416/4192956
[pid=6717] ppid=6715 vsize=168032 CPUtime=342.2
/proc/6717/stat : 6717 (Spear-32) R 6715 6717 3249 0 -1 4194304 42100 0 0 0 34127 93 0 0 25 0 1 0 389620556 172064768 41031 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526962 0 0 4096 0 0 0 0 17 1 0 0
/proc/6717/statm: 42008 41031 140 302 0 41703 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 168032

[startup+402.302 s]
/proc/loadavg: 1.00 1.21 1.33 3/78 6718
/proc/meminfo: memFree=1369880/2055920 swapFree=4170416/4192956
[pid=6717] ppid=6715 vsize=193416 CPUtime=402.19
/proc/6717/stat : 6717 (Spear-32) R 6715 6717 3249 0 -1 4194304 48454 0 0 0 40113 106 0 0 25 0 1 0 389620556 198057984 47385 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134558750 0 0 4096 0 0 0 0 17 1 0 0
/proc/6717/statm: 48354 47385 140 302 0 48049 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 193416

[startup+462.302 s]
/proc/loadavg: 1.00 1.17 1.31 2/78 6718
/proc/meminfo: memFree=1346200/2055920 swapFree=4170416/4192956
[pid=6717] ppid=6715 vsize=216976 CPUtime=462.17
/proc/6717/stat : 6717 (Spear-32) R 6715 6717 3249 0 -1 4194304 54307 0 0 0 46098 119 0 0 25 0 1 0 389620556 222183424 53238 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/6717/statm: 54244 53238 140 302 0 53939 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 216976

[startup+522.301 s]
/proc/loadavg: 1.00 1.14 1.29 2/78 6718
/proc/meminfo: memFree=1327256/2055920 swapFree=4170416/4192956
[pid=6717] ppid=6715 vsize=236104 CPUtime=522.15
/proc/6717/stat : 6717 (Spear-32) R 6715 6717 3249 0 -1 4194304 59099 0 0 0 52085 130 0 0 25 0 1 0 389620556 241770496 58030 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526822 0 0 4096 0 0 0 0 17 1 0 0
/proc/6717/statm: 59026 58030 140 302 0 58721 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 236104

[startup+582.301 s]
/proc/loadavg: 1.00 1.11 1.26 2/78 6718
/proc/meminfo: memFree=1306968/2055920 swapFree=4170416/4192956
[pid=6717] ppid=6715 vsize=256240 CPUtime=582.14
/proc/6717/stat : 6717 (Spear-32) R 6715 6717 3249 0 -1 4194304 64133 0 0 0 58068 146 0 0 25 0 1 0 389620556 262389760 63064 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/6717/statm: 64060 63064 140 302 0 63755 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 256240

[startup+642.302 s]
/proc/loadavg: 1.00 1.09 1.25 2/84 6834
/proc/meminfo: memFree=1281768/2055920 swapFree=4170416/4192956
[pid=6717] ppid=6715 vsize=280068 CPUtime=642.06
/proc/6717/stat : 6717 (Spear-32) R 6715 6717 3249 0 -1 4194304 70073 0 0 0 64048 158 0 0 25 0 1 0 389620556 286789632 69004 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/6717/statm: 70017 69004 140 302 0 69712 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 280068

[startup+702.302 s]
/proc/loadavg: 1.20 1.12 1.25 2/78 6916
/proc/meminfo: memFree=1262104/2055920 swapFree=4170416/4192956
[pid=6717] ppid=6715 vsize=302788 CPUtime=701.99
/proc/6717/stat : 6717 (Spear-32) R 6715 6717 3249 0 -1 4194304 75763 0 0 0 70027 172 0 0 25 0 1 0 389620556 310054912 74181 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527100 0 0 4096 0 0 0 0 17 1 0 0
/proc/6717/statm: 75697 74181 140 302 0 75392 0
Current children cumulated CPU time (s) 701.99
Current children cumulated vsize (KiB) 302788

[startup+762.306 s]
/proc/loadavg: 1.07 1.09 1.23 2/78 6916
/proc/meminfo: memFree=1241176/2055920 swapFree=4170416/4192956
[pid=6717] ppid=6715 vsize=323408 CPUtime=761.98
/proc/6717/stat : 6717 (Spear-32) R 6715 6717 3249 0 -1 4194304 80940 0 0 0 76015 183 0 0 25 0 1 0 389620556 331169792 79358 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134558750 0 0 4096 0 0 0 0 17 1 0 0
/proc/6717/statm: 80852 79358 140 302 0 80547 0
Current children cumulated CPU time (s) 761.98
Current children cumulated vsize (KiB) 323408

[startup+822.301 s]
/proc/loadavg: 1.02 1.07 1.21 2/78 6916
/proc/meminfo: memFree=1220696/2055920 swapFree=4170416/4192956
[pid=6717] ppid=6715 vsize=344156 CPUtime=821.95
/proc/6717/stat : 6717 (Spear-32) R 6715 6717 3249 0 -1 4194304 86119 0 0 0 82000 195 0 0 25 0 1 0 389620556 352415744 84537 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/6717/statm: 86039 84537 140 302 0 85734 0
Current children cumulated CPU time (s) 821.95
Current children cumulated vsize (KiB) 344156

[startup+882.301 s]
/proc/loadavg: 1.01 1.06 1.19 2/78 6916
/proc/meminfo: memFree=1202264/2055920 swapFree=4170416/4192956
[pid=6717] ppid=6715 vsize=362244 CPUtime=881.94
/proc/6717/stat : 6717 (Spear-32) R 6715 6717 3249 0 -1 4194304 90638 0 0 0 87990 204 0 0 25 0 1 0 389620556 370937856 89056 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526965 0 0 4096 0 0 0 0 17 1 0 0
/proc/6717/statm: 90561 89056 140 302 0 90256 0
Current children cumulated CPU time (s) 881.94
Current children cumulated vsize (KiB) 362244

[startup+942.302 s]
/proc/loadavg: 1.00 1.04 1.18 2/78 6916
/proc/meminfo: memFree=1186136/2055920 swapFree=4170416/4192956
[pid=6717] ppid=6715 vsize=378808 CPUtime=941.92
/proc/6717/stat : 6717 (Spear-32) R 6715 6717 3249 0 -1 4194304 94761 0 0 0 93977 215 0 0 25 0 1 0 389620556 387899392 93179 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526984 0 0 4096 0 0 0 0 17 1 0 0
/proc/6717/statm: 94702 93179 140 302 0 94397 0
Current children cumulated CPU time (s) 941.92
Current children cumulated vsize (KiB) 378808

[startup+1002.3 s]
/proc/loadavg: 1.00 1.03 1.17 2/78 6916
/proc/meminfo: memFree=1174488/2055920 swapFree=4170416/4192956
[pid=6717] ppid=6715 vsize=390168 CPUtime=1001.9
/proc/6717/stat : 6717 (Spear-32) R 6715 6717 3249 0 -1 4194304 97611 0 0 0 99964 226 0 0 25 0 1 0 389620556 399532032 96029 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/6717/statm: 97542 96029 140 302 0 97237 0
Current children cumulated CPU time (s) 1001.9
Current children cumulated vsize (KiB) 390168

[startup+1062.3 s]
/proc/loadavg: 1.00 1.03 1.15 2/78 6916
/proc/meminfo: memFree=1164440/2055920 swapFree=4170416/4192956
[pid=6717] ppid=6715 vsize=400708 CPUtime=1061.89
/proc/6717/stat : 6717 (Spear-32) R 6715 6717 3249 0 -1 4194304 100145 0 0 0 105955 234 0 0 25 0 1 0 389620556 410324992 98563 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/6717/statm: 100177 98563 140 302 0 99872 0
Current children cumulated CPU time (s) 1061.89
Current children cumulated vsize (KiB) 400708

[startup+1122.3 s]
/proc/loadavg: 1.00 1.02 1.14 2/78 6916
/proc/meminfo: memFree=1155416/2055920 swapFree=4170416/4192956
[pid=6717] ppid=6715 vsize=409760 CPUtime=1121.87
/proc/6717/stat : 6717 (Spear-32) R 6715 6717 3249 0 -1 4194304 102390 0 0 0 111945 242 0 0 25 0 1 0 389620556 419594240 100808 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526962 0 0 4096 0 0 0 0 17 1 0 0
/proc/6717/statm: 102440 100808 140 302 0 102135 0
Current children cumulated CPU time (s) 1121.87
Current children cumulated vsize (KiB) 409760

[startup+1182.3 s]
/proc/loadavg: 1.00 1.01 1.13 2/78 6916
/proc/meminfo: memFree=1147160/2055920 swapFree=4170416/4192956
[pid=6717] ppid=6715 vsize=418192 CPUtime=1181.86
/proc/6717/stat : 6717 (Spear-32) R 6715 6717 3249 0 -1 4194304 104476 0 0 0 117936 250 0 0 25 0 1 0 389620556 428228608 102894 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/6717/statm: 104548 102894 140 302 0 104243 0
Current children cumulated CPU time (s) 1181.86
Current children cumulated vsize (KiB) 418192



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.01 1.13 2/78 6916
/proc/meminfo: memFree=1144984/2055920 swapFree=4170416/4192956
[pid=6717] ppid=6715 vsize=420252 CPUtime=1200.06
/proc/6717/stat : 6717 (Spear-32) R 6715 6717 3249 0 -1 4194304 105015 0 0 0 119753 253 0 0 25 0 1 0 389620556 430338048 103433 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/6717/statm: 105063 103433 140 302 0 104758 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 420252

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: 1.00 1.01 1.13 2/78 6916
/proc/meminfo: memFree=1144984/2055920 swapFree=4170416/4192956
[pid=6717] ppid=6715 vsize=420252 CPUtime=1200.06
/proc/6717/stat : 6717 (Spear-32) R 6715 6717 3249 0 -1 4194304 105015 0 0 0 119753 253 0 0 25 0 1 0 389620556 430338048 103433 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/6717/statm: 105063 103433 140 302 0 104758 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 420252

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.57
CPU time (s): 1200.13
CPU user time (s): 1197.54
CPU system time (s): 2.5966
CPU usage (%): 99.9637
Max. virtual memory (cumulated for all children) (KiB): 420252

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

runsolver used 1.3128 second user time and 3.06453 second system time

The end

Launcher Data (download as text)

Begin job on node5 on Mon Mar 12 10:50:57 UTC 2007

IDJOB= 339014
IDBENCH= 24736
IDSOLVER= 132
FILE ID= node5/339014-1173696657

PBS_JOBID= 4101464

Free space on /tmp= 66403 MiB

SOLVER NAME= Spear FH 1.0
BENCH NAME= HOME/pub/bench/SAT07/crafted/Difficult/contest05/others/sgp_5-5-6.sat05-2675.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/339014-1173696657/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/339014-1173696657/instance-339014-1173696657.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node5/watcher-339014-1173696657 -o ROOT/results/node5/solver-339014-1173696657 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/339014-1173696657/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/339014-1173696657/instance-339014-1173696657.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  531549e214a293ad3adf6ddff17eb882

RANDOM SEED= 537551347

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:       1559608 kB
Buffers:         50228 kB
Cached:         351524 kB
SwapCached:       2236 kB
Active:         341720 kB
Inactive:        84572 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1559608 kB
SwapTotal:     4192956 kB
SwapFree:      4170416 kB
Dirty:            4628 kB
Writeback:           0 kB
Mapped:          32404 kB
Slab:            55516 kB
Committed_AS:  1310652 kB
PageTables:       1696 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= 66403 MiB

End job on node5 on Mon Mar 12 11:11:00 UTC 2007