Trace number 338930

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

General information on the benchmark

Namecrafted/Difficult/contest05/others/
sgp_6-6-10.sat05-2670.reshuffled-07.cnf
MD5SUM080b0eee741469a320509f7827afc538
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark151.418
Satisfiable
(Un)Satisfiability was proved
Number of variables131400
Number of clauses1827900
Sum of the clauses size4134930
Maximum clause length60
Minimum clause length1
Number of clauses of size 1120
Number of clauses of size 21403970
Number of clauses of size 3419490
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 54320

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/338930-1173695135/instance-338930-1173695135.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/node43/watcher-338930-1173695135 -o ROOT/results/node43/solver-338930-1173695135 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/338930-1173695135/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs /tmp/evaluation/338930-1173695135/instance-338930-1173695135.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.93 0.98 0.99 3/64 23586
/proc/meminfo: memFree=1815360/2055920 swapFree=4183972/4192956
[pid=23586] ppid=23584 vsize=1932 CPUtime=0
/proc/23586/stat : 23586 (Spear-32) R 23584 23586 23485 0 -1 4194304 260 0 0 0 0 0 0 0 18 0 1 0 389470066 1978368 244 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134518176 0 0 4096 0 0 0 0 17 1 0 0
/proc/23586/statm: 483 246 126 302 0 178 0

[startup+0.099807 s]
/proc/loadavg: 0.93 0.98 0.99 3/64 23586
/proc/meminfo: memFree=1815360/2055920 swapFree=4183972/4192956
[pid=23586] ppid=23584 vsize=8188 CPUtime=0.09
/proc/23586/stat : 23586 (Spear-32) R 23584 23586 23485 0 -1 4194304 2426 0 0 0 7 2 0 0 18 0 1 0 389470066 8384512 1650 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/23586/statm: 2047 1650 126 302 0 1742 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8188

[startup+0.101807 s]
/proc/loadavg: 0.93 0.98 0.99 3/64 23586
/proc/meminfo: memFree=1815360/2055920 swapFree=4183972/4192956
[pid=23586] ppid=23584 vsize=8224 CPUtime=0.09
/proc/23586/stat : 23586 (Spear-32) R 23584 23586 23485 0 -1 4194304 2455 0 0 0 7 2 0 0 18 0 1 0 389470066 8421376 1679 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/23586/statm: 2056 1679 126 302 0 1751 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8224

[startup+0.301841 s]
/proc/loadavg: 0.93 0.98 0.99 3/64 23586
/proc/meminfo: memFree=1815360/2055920 swapFree=4183972/4192956
[pid=23586] ppid=23584 vsize=29880 CPUtime=0.29
/proc/23586/stat : 23586 (Spear-32) R 23584 23586 23485 0 -1 4194304 8083 0 0 0 22 7 0 0 19 0 1 0 389470066 30597120 5576 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/23586/statm: 7470 5576 128 302 0 7165 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 29880

[startup+0.701906 s]
/proc/loadavg: 0.93 0.98 0.99 3/64 23586
/proc/meminfo: memFree=1815360/2055920 swapFree=4183972/4192956
[pid=23586] ppid=23584 vsize=32192 CPUtime=0.69
/proc/23586/stat : 23586 (Spear-32) R 23584 23586 23485 0 -1 4194304 9487 0 0 0 61 8 0 0 22 0 1 0 389470066 32964608 6082 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/23586/statm: 8048 6082 129 302 0 7743 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 32192

[startup+1.50104 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 23587
/proc/meminfo: memFree=1785464/2055920 swapFree=4183972/4192956
[pid=23586] ppid=23584 vsize=47604 CPUtime=1.49
/proc/23586/stat : 23586 (Spear-32) R 23584 23586 23485 0 -1 4194304 13678 0 0 0 139 10 0 0 25 0 1 0 389470066 48746496 10016 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/23586/statm: 11901 10017 129 302 0 11596 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 47604

[startup+3.10131 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 23587
/proc/meminfo: memFree=1764856/2055920 swapFree=4183972/4192956
[pid=23586] ppid=23584 vsize=81204 CPUtime=3.09
/proc/23586/stat : 23586 (Spear-32) R 23584 23586 23485 0 -1 4194304 22671 0 0 0 294 15 0 0 25 0 1 0 389470066 83152896 17471 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/23586/statm: 20301 17471 129 302 0 19996 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 81204

[startup+6.30184 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 23587
/proc/meminfo: memFree=1721080/2055920 swapFree=4183972/4192956
[pid=23586] ppid=23584 vsize=104200 CPUtime=6.29
/proc/23586/stat : 23586 (Spear-32) R 23584 23586 23485 0 -1 4194304 29047 0 0 0 606 23 0 0 25 0 1 0 389470066 106700800 23749 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/23586/statm: 26050 23749 140 302 0 25745 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 104200

[startup+12.7019 s]
/proc/loadavg: 0.94 0.98 0.99 2/65 23587
/proc/meminfo: memFree=1716792/2055920 swapFree=4183972/4192956
[pid=23586] ppid=23584 vsize=108956 CPUtime=12.69
/proc/23586/stat : 23586 (Spear-32) R 23584 23586 23485 0 -1 4194304 30243 0 0 0 1239 30 0 0 25 0 1 0 389470066 111570944 24945 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/23586/statm: 27239 24945 140 302 0 26934 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 108956

[startup+25.501 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 23587
/proc/meminfo: memFree=1700728/2055920 swapFree=4183972/4192956
[pid=23586] ppid=23584 vsize=124400 CPUtime=25.48
/proc/23586/stat : 23586 (Spear-32) R 23584 23586 23485 0 -1 4194304 34098 0 0 0 2509 39 0 0 25 0 1 0 389470066 127385600 28800 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134524522 0 0 4096 0 0 0 0 17 1 0 0
/proc/23586/statm: 31100 28800 140 302 0 30795 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 124400

[startup+51.1013 s]
/proc/loadavg: 0.97 0.98 0.99 2/65 23587
/proc/meminfo: memFree=1680568/2055920 swapFree=4183972/4192956
[pid=23586] ppid=23584 vsize=145420 CPUtime=51.06
/proc/23586/stat : 23586 (Spear-32) R 23584 23586 23485 0 -1 4194304 39346 0 0 0 5056 50 0 0 25 0 1 0 389470066 148910080 34048 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527104 0 0 4096 0 0 0 0 17 1 0 0
/proc/23586/statm: 36355 34048 140 302 0 36050 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 145420

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 23587
/proc/meminfo: memFree=1645304/2055920 swapFree=4183972/4192956
[pid=23586] ppid=23584 vsize=179800 CPUtime=102.25
/proc/23586/stat : 23586 (Spear-32) R 23584 23586 23485 0 -1 4194304 47961 0 0 0 10154 71 0 0 25 0 1 0 389470066 184115200 42598 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/23586/statm: 44950 42598 140 302 0 44645 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 179800

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 23587
/proc/meminfo: memFree=1605688/2055920 swapFree=4183972/4192956
[pid=23586] ppid=23584 vsize=219716 CPUtime=162.23
/proc/23586/stat : 23586 (Spear-32) R 23584 23586 23485 0 -1 4194304 57963 0 0 0 16138 85 0 0 25 0 1 0 389470066 224989184 52600 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526600 0 0 4096 0 0 0 0 17 1 0 0
/proc/23586/statm: 54929 52600 140 302 0 54624 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 219716

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 23587
/proc/meminfo: memFree=1569464/2055920 swapFree=4183972/4192956
[pid=23586] ppid=23584 vsize=255388 CPUtime=222.21
/proc/23586/stat : 23586 (Spear-32) R 23584 23586 23485 0 -1 4194304 66882 0 0 0 22119 102 0 0 25 0 1 0 389470066 261517312 61519 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/23586/statm: 63847 61519 140 302 0 63542 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 255388

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 23587
/proc/meminfo: memFree=1548728/2055920 swapFree=4183972/4192956
[pid=23586] ppid=23584 vsize=276796 CPUtime=282.19
/proc/23586/stat : 23586 (Spear-32) R 23584 23586 23485 0 -1 4194304 72245 0 0 0 28106 113 0 0 25 0 1 0 389470066 283439104 66753 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/23586/statm: 69199 66753 140 302 0 68894 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 276796

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 23587
/proc/meminfo: memFree=1524408/2055920 swapFree=4183972/4192956
[pid=23586] ppid=23584 vsize=300768 CPUtime=342.17
/proc/23586/stat : 23586 (Spear-32) R 23584 23586 23485 0 -1 4194304 78247 0 0 0 34094 123 0 0 25 0 1 0 389470066 307986432 72755 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/23586/statm: 75192 72755 140 302 0 74887 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 300768

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 23587
/proc/meminfo: memFree=1500216/2055920 swapFree=4183972/4192956
[pid=23586] ppid=23584 vsize=325184 CPUtime=402.16
/proc/23586/stat : 23586 (Spear-32) R 23584 23586 23485 0 -1 4194304 84365 0 0 0 40084 132 0 0 25 0 1 0 389470066 332988416 78873 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/23586/statm: 81296 78873 140 302 0 80991 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 325184

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 23587
/proc/meminfo: memFree=1476088/2055920 swapFree=4183972/4192956
[pid=23586] ppid=23584 vsize=348924 CPUtime=462.13
/proc/23586/stat : 23586 (Spear-32) R 23584 23586 23485 0 -1 4194304 90312 0 0 0 46074 139 0 0 25 0 1 0 389470066 357298176 84820 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134524699 0 0 4096 0 0 0 0 17 1 0 0
/proc/23586/statm: 87231 84820 140 302 0 86926 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 348924

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 23587
/proc/meminfo: memFree=1452600/2055920 swapFree=4183972/4192956
[pid=23586] ppid=23584 vsize=372740 CPUtime=522.11
/proc/23586/stat : 23586 (Spear-32) R 23584 23586 23485 0 -1 4194304 96275 0 0 0 52062 149 0 0 25 0 1 0 389470066 381685760 90783 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526928 0 0 4096 0 0 0 0 17 1 0 0
/proc/23586/statm: 93185 90783 140 302 0 92880 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 372740

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 23587
/proc/meminfo: memFree=1423096/2055920 swapFree=4183972/4192956
[pid=23586] ppid=23584 vsize=401764 CPUtime=582.1
/proc/23586/stat : 23586 (Spear-32) R 23584 23586 23485 0 -1 4194304 103546 0 0 0 58050 160 0 0 25 0 1 0 389470066 411406336 98054 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134524522 0 0 4096 0 0 0 0 17 1 0 0
/proc/23586/statm: 100441 98054 140 302 0 100136 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 401764

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 23587
/proc/meminfo: memFree=1401592/2055920 swapFree=4183972/4192956
[pid=23586] ppid=23584 vsize=422980 CPUtime=642.07
/proc/23586/stat : 23586 (Spear-32) R 23584 23586 23485 0 -1 4194304 108854 0 0 0 64037 170 0 0 25 0 1 0 389470066 433131520 103362 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526790 0 0 4096 0 0 0 0 17 1 0 0
/proc/23586/statm: 105745 103362 140 302 0 105440 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 422980

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 23587
/proc/meminfo: memFree=1391160/2055920 swapFree=4183972/4192956
[pid=23586] ppid=23584 vsize=433652 CPUtime=702.06
/proc/23586/stat : 23586 (Spear-32) R 23584 23586 23485 0 -1 4194304 111494 0 0 0 70023 183 0 0 25 0 1 0 389470066 444059648 106002 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/23586/statm: 108413 106002 140 302 0 108108 0
Current children cumulated CPU time (s) 702.06
Current children cumulated vsize (KiB) 433652

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 23587
/proc/meminfo: memFree=1381304/2055920 swapFree=4183972/4192956
[pid=23586] ppid=23584 vsize=444584 CPUtime=762.04
/proc/23586/stat : 23586 (Spear-32) R 23584 23586 23485 0 -1 4194304 114169 0 0 0 76012 192 0 0 25 0 1 0 389470066 455254016 108420 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/23586/statm: 111146 108420 140 302 0 110841 0
Current children cumulated CPU time (s) 762.04
Current children cumulated vsize (KiB) 444584

[startup+822.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 23587
/proc/meminfo: memFree=1360440/2055920 swapFree=4183972/4192956
[pid=23586] ppid=23584 vsize=466572 CPUtime=822.02
/proc/23586/stat : 23586 (Spear-32) R 23584 23586 23485 0 -1 4194304 119635 0 0 0 81996 206 0 0 25 0 1 0 389470066 477769728 113886 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/23586/statm: 116643 113886 140 302 0 116338 0
Current children cumulated CPU time (s) 822.02
Current children cumulated vsize (KiB) 466572

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 23587
/proc/meminfo: memFree=1320824/2055920 swapFree=4183972/4192956
[pid=23586] ppid=23584 vsize=505024 CPUtime=882
/proc/23586/stat : 23586 (Spear-32) R 23584 23586 23485 0 -1 4194304 129275 0 0 0 87970 230 0 0 25 0 1 0 389470066 517144576 123526 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/23586/statm: 126256 123526 140 302 0 125951 0
Current children cumulated CPU time (s) 882
Current children cumulated vsize (KiB) 505024

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 23587
/proc/meminfo: memFree=1273656/2055920 swapFree=4183972/4192956
[pid=23586] ppid=23584 vsize=552356 CPUtime=941.98
/proc/23586/stat : 23586 (Spear-32) R 23584 23586 23485 0 -1 4194304 141148 0 0 0 93944 254 0 0 25 0 1 0 389470066 565612544 135399 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527012 0 0 4096 0 0 0 0 17 1 0 0
/proc/23586/statm: 138089 135399 140 302 0 137784 0
Current children cumulated CPU time (s) 941.98
Current children cumulated vsize (KiB) 552356

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 23587
/proc/meminfo: memFree=1238648/2055920 swapFree=4183972/4192956
[pid=23586] ppid=23584 vsize=586976 CPUtime=1001.97
/proc/23586/stat : 23586 (Spear-32) R 23584 23586 23485 0 -1 4194304 149785 0 0 0 99932 265 0 0 25 0 1 0 389470066 601063424 144036 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526952 0 0 4096 0 0 0 0 17 1 0 0
/proc/23586/statm: 146744 144036 140 302 0 146439 0
Current children cumulated CPU time (s) 1001.97
Current children cumulated vsize (KiB) 586976

[startup+1062.3 s]
/proc/loadavg: 1.06 1.00 1.00 2/65 23589
/proc/meminfo: memFree=1206904/2055920 swapFree=4183972/4192956
[pid=23586] ppid=23584 vsize=618916 CPUtime=1061.94
/proc/23586/stat : 23586 (Spear-32) R 23584 23586 23485 0 -1 4194304 157806 0 0 0 105919 275 0 0 25 0 1 0 389470066 633769984 152057 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134524699 0 0 4096 0 0 0 0 17 1 0 0
/proc/23586/statm: 154729 152057 140 302 0 154424 0
Current children cumulated CPU time (s) 1061.94
Current children cumulated vsize (KiB) 618916

[startup+1122.3 s]
/proc/loadavg: 1.08 1.02 1.00 2/65 23589
/proc/meminfo: memFree=1174904/2055920 swapFree=4183972/4192956
[pid=23586] ppid=23584 vsize=650592 CPUtime=1121.92
/proc/23586/stat : 23586 (Spear-32) R 23584 23586 23485 0 -1 4194304 165702 0 0 0 111905 287 0 0 25 0 1 0 389470066 666206208 159953 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134524699 0 0 4096 0 0 0 0 17 1 0 0
/proc/23586/statm: 162648 159953 140 302 0 162343 0
Current children cumulated CPU time (s) 1121.92
Current children cumulated vsize (KiB) 650592

[startup+1182.3 s]
/proc/loadavg: 1.09 1.03 1.00 2/65 23589
/proc/meminfo: memFree=1146360/2055920 swapFree=4183972/4192956
[pid=23586] ppid=23584 vsize=679864 CPUtime=1181.9
/proc/23586/stat : 23586 (Spear-32) R 23584 23586 23485 0 -1 4194304 173020 0 0 0 117893 297 0 0 25 0 1 0 389470066 696180736 167142 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/23586/statm: 169966 167142 140 302 0 169661 0
Current children cumulated CPU time (s) 1181.9
Current children cumulated vsize (KiB) 679864



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.06 1.02 1.00 2/65 23589
/proc/meminfo: memFree=1137528/2055920 swapFree=4183972/4192956
[pid=23586] ppid=23584 vsize=688196 CPUtime=1200.02
/proc/23586/stat : 23586 (Spear-32) R 23584 23586 23485 0 -1 4194304 175107 0 0 0 119702 300 0 0 25 0 1 0 389470066 704712704 169229 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526787 0 0 4096 0 0 0 0 17 1 0 0
/proc/23586/statm: 172049 169229 140 302 0 171744 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 688196

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

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

[startup+1200.52 s]
/proc/loadavg: 1.06 1.02 1.00 2/65 23589
/proc/meminfo: memFree=1137528/2055920 swapFree=4183972/4192956
[pid=23586] ppid=23584 vsize=0 CPUtime=1200.12
/proc/23586/stat : 23586 (Spear-32) R 23584 23586 23485 0 -1 4195332 175107 0 0 0 119702 310 0 0 25 0 1 0 389470066 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/23586/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1200.12
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.53
CPU time (s): 1200.13
CPU user time (s): 1197.03
CPU system time (s): 3.10953
CPU usage (%): 99.9671
Max. virtual memory (cumulated for all children) (KiB): 688196

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

runsolver used 0.835872 second user time and 2.45963 second system time

The end

Launcher Data (download as text)

Begin job on node43 on Mon Mar 12 10:25:40 UTC 2007

IDJOB= 338930
IDBENCH= 24734
IDSOLVER= 132
FILE ID= node43/338930-1173695135

PBS_JOBID= 4101743

Free space on /tmp= 66452 MiB

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

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  080b0eee741469a320509f7827afc538

RANDOM SEED= 374808795

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node43.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.281
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.281
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:       1815832 kB
Buffers:         23696 kB
Cached:         167296 kB
SwapCached:       3352 kB
Active:          54292 kB
Inactive:       146792 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1815832 kB
SwapTotal:     4192956 kB
SwapFree:      4183972 kB
Dirty:           32096 kB
Writeback:           0 kB
Mapped:          15400 kB
Slab:            25068 kB
Committed_AS:   850484 kB
PageTables:       1392 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= 66452 MiB

End job on node43 on Mon Mar 12 10:45:43 UTC 2007