Trace number 306953

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

General information on the benchmark

Namerandom/LargeSize/3SAT/v13000/
unif-k3-r4.2-v13000-c54600-S1189233705-10.cnf
MD5SUM2d55dadc6f2d8f95e2996fe01ffdeeb0
Bench CategoryRANDOM (random 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 variables13000
Number of clauses54600
Sum of the clauses size163800
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 354600
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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/306953-1172109976/instance-306953-1172109976.cnf

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.0 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node43/watcher-306953-1172109976 -o ROOT/results/node43/solver-306953-1172109976 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/306953-1172109976/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs /tmp/evaluation/306953-1172109976/instance-306953-1172109976.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 9825
/proc/meminfo: memFree=1916944/2055920 swapFree=4183492/4192956
[pid=9825] ppid=9823 vsize=1932 CPUtime=0
/proc/9825/stat : 9825 (Spear-32) R 9823 9825 9524 0 -1 4194304 263 0 0 0 0 0 0 0 18 0 1 0 230953599 1978368 247 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134518176 0 0 4096 0 0 0 0 17 1 0 0
/proc/9825/statm: 483 247 126 302 0 178 0

[startup+0.106285 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 9825
/proc/meminfo: memFree=1916944/2055920 swapFree=4183492/4192956
[pid=9825] ppid=9823 vsize=4968 CPUtime=0.1
/proc/9825/stat : 9825 (Spear-32) R 9823 9825 9524 0 -1 4194304 1157 0 0 0 10 0 0 0 18 0 1 0 230953599 5087232 976 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/9825/statm: 1242 976 129 302 0 937 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 4968

[startup+0.514353 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 9825
/proc/meminfo: memFree=1916944/2055920 swapFree=4183492/4192956
[pid=9825] ppid=9823 vsize=6752 CPUtime=0.51
/proc/9825/stat : 9825 (Spear-32) R 9823 9825 9524 0 -1 4194304 1638 0 0 0 50 1 0 0 21 0 1 0 230953599 6914048 1457 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9825/statm: 1688 1457 140 302 0 1383 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 6752

[startup+1.33449 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 9826
/proc/meminfo: memFree=1910280/2055920 swapFree=4183492/4192956
[pid=9825] ppid=9823 vsize=8604 CPUtime=1.32
/proc/9825/stat : 9825 (Spear-32) R 9823 9825 9524 0 -1 4194304 2097 0 0 0 131 1 0 0 25 0 1 0 230953599 8810496 1916 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9825/statm: 2151 1916 140 302 0 1846 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 8604

[startup+2.97076 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 9826
/proc/meminfo: memFree=1907528/2055920 swapFree=4183492/4192956
[pid=9825] ppid=9823 vsize=12360 CPUtime=2.96
/proc/9825/stat : 9825 (Spear-32) R 9823 9825 9524 0 -1 4194304 3022 0 0 0 294 2 0 0 25 0 1 0 230953599 12656640 2841 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9825/statm: 3090 2841 140 302 0 2785 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 12360

[startup+6.25031 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 9826
/proc/meminfo: memFree=1900296/2055920 swapFree=4183492/4192956
[pid=9825] ppid=9823 vsize=19124 CPUtime=6.24
/proc/9825/stat : 9825 (Spear-32) R 9823 9825 9524 0 -1 4194304 4713 0 0 0 619 5 0 0 25 0 1 0 230953599 19582976 4532 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9825/statm: 4781 4532 140 302 0 4476 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 19124

[startup+12.7044 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 9826
/proc/meminfo: memFree=1887752/2055920 swapFree=4183492/4192956
[pid=9825] ppid=9823 vsize=30940 CPUtime=12.69
/proc/9825/stat : 9825 (Spear-32) R 9823 9825 9524 0 -1 4194304 7671 0 0 0 1260 9 0 0 25 0 1 0 230953599 31682560 7490 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526952 0 0 4096 0 0 0 0 17 1 0 0
/proc/9825/statm: 7735 7490 140 302 0 7430 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 30940

[startup+25.5065 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 9826
/proc/meminfo: memFree=1868424/2055920 swapFree=4183492/4192956
[pid=9825] ppid=9823 vsize=50992 CPUtime=25.49
/proc/9825/stat : 9825 (Spear-32) R 9823 9825 9524 0 -1 4194304 12703 0 0 0 2534 15 0 0 25 0 1 0 230953599 52215808 12489 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/9825/statm: 12748 12489 140 302 0 12443 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 50992

[startup+51.1138 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 9826
/proc/meminfo: memFree=1833224/2055920 swapFree=4183492/4192956
[pid=9825] ppid=9823 vsize=85556 CPUtime=51.09
/proc/9825/stat : 9825 (Spear-32) R 9823 9825 9524 0 -1 4194304 21377 0 0 0 5082 27 0 0 25 0 1 0 230953599 87609344 21098 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526972 0 0 4096 0 0 0 0 17 1 0 0
/proc/9825/statm: 21389 21098 140 302 0 21084 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 85556

[startup+102.327 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 9826
/proc/meminfo: memFree=1776272/2055920 swapFree=4183492/4192956
[pid=9825] ppid=9823 vsize=142752 CPUtime=102.28
/proc/9825/stat : 9825 (Spear-32) R 9823 9825 9524 0 -1 4194304 35713 0 0 0 10181 47 0 0 25 0 1 0 230953599 146178048 35434 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9825/statm: 35688 35434 140 302 0 35383 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 142752

[startup+162.348 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9826
/proc/meminfo: memFree=1715792/2055920 swapFree=4183492/4192956
[pid=9825] ppid=9823 vsize=202700 CPUtime=162.29
/proc/9825/stat : 9825 (Spear-32) R 9823 9825 9524 0 -1 4194304 50722 0 0 0 16162 67 0 0 25 0 1 0 230953599 207564800 50314 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9825/statm: 50675 50314 140 302 0 50370 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 202700

[startup+222.362 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9826
/proc/meminfo: memFree=1673744/2055920 swapFree=4183492/4192956
[pid=9825] ppid=9823 vsize=244724 CPUtime=222.28
/proc/9825/stat : 9825 (Spear-32) R 9823 9825 9524 0 -1 4194304 61266 0 0 0 22147 81 0 0 25 0 1 0 230953599 250597376 60858 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526668 0 0 4096 0 0 0 0 17 1 0 0
/proc/9825/statm: 61181 60858 140 302 0 60876 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 244724

[startup+282.381 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9826
/proc/meminfo: memFree=1626576/2055920 swapFree=4183492/4192956
[pid=9825] ppid=9823 vsize=291808 CPUtime=282.28
/proc/9825/stat : 9825 (Spear-32) R 9823 9825 9524 0 -1 4194304 73071 0 0 0 28130 98 0 0 25 0 1 0 230953599 298811392 72663 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9825/statm: 72952 72663 140 302 0 72647 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 291808

[startup+342.402 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9826
/proc/meminfo: memFree=1591184/2055920 swapFree=4183492/4192956
[pid=9825] ppid=9823 vsize=327148 CPUtime=342.28
/proc/9825/stat : 9825 (Spear-32) R 9823 9825 9524 0 -1 4194304 81924 0 0 0 34117 111 0 0 25 0 1 0 230953599 334999552 81516 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526928 0 0 4096 0 0 0 0 17 1 0 0
/proc/9825/statm: 81787 81516 140 302 0 81482 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 327148

[startup+402.427 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9826
/proc/meminfo: memFree=1562320/2055920 swapFree=4183492/4192956
[pid=9825] ppid=9823 vsize=356320 CPUtime=402.29
/proc/9825/stat : 9825 (Spear-32) R 9823 9825 9524 0 -1 4194304 89241 0 0 0 40107 122 0 0 25 0 1 0 230953599 364871680 88576 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526972 0 0 4096 0 0 0 0 17 1 0 0
/proc/9825/statm: 89080 88576 140 302 0 88775 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 356320

[startup+462.444 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9826
/proc/meminfo: memFree=1538960/2055920 swapFree=4183492/4192956
[pid=9825] ppid=9823 vsize=379740 CPUtime=462.28
/proc/9825/stat : 9825 (Spear-32) R 9823 9825 9524 0 -1 4194304 95083 0 0 0 46099 129 0 0 25 0 1 0 230953599 388853760 94418 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/9825/statm: 94935 94418 140 302 0 94630 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 379740

[startup+522.463 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9826
/proc/meminfo: memFree=1498640/2055920 swapFree=4183492/4192956
[pid=9825] ppid=9823 vsize=420344 CPUtime=522.28
/proc/9825/stat : 9825 (Spear-32) R 9823 9825 9524 0 -1 4194304 105255 0 0 0 52082 146 0 0 25 0 1 0 230953599 430432256 104590 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/9825/statm: 105086 104590 140 302 0 104781 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 420344

[startup+582.476 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9826
/proc/meminfo: memFree=1463760/2055920 swapFree=4183492/4192956
[pid=9825] ppid=9823 vsize=454568 CPUtime=582.28
/proc/9825/stat : 9825 (Spear-32) R 9823 9825 9524 0 -1 4194304 113837 0 0 0 58069 159 0 0 25 0 1 0 230953599 465477632 113172 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9825/statm: 113642 113172 140 302 0 113337 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 454568

[startup+642.5 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9826
/proc/meminfo: memFree=1432784/2055920 swapFree=4183492/4192956
[pid=9825] ppid=9823 vsize=485404 CPUtime=642.29
/proc/9825/stat : 9825 (Spear-32) R 9823 9825 9524 0 -1 4194304 121588 0 0 0 64060 169 0 0 25 0 1 0 230953599 497053696 120923 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/9825/statm: 121351 120923 140 302 0 121046 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 485404

[startup+702.52 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9826
/proc/meminfo: memFree=1407760/2055920 swapFree=4183492/4192956
[pid=9825] ppid=9823 vsize=510536 CPUtime=702.29
/proc/9825/stat : 9825 (Spear-32) R 9823 9825 9524 0 -1 4194304 127859 0 0 0 70050 179 0 0 25 0 1 0 230953599 522788864 127194 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9825/statm: 127634 127194 140 302 0 127329 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 510536

[startup+762.539 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9826
/proc/meminfo: memFree=1383760/2055920 swapFree=4183492/4192956
[pid=9825] ppid=9823 vsize=534456 CPUtime=762.28
/proc/9825/stat : 9825 (Spear-32) R 9823 9825 9524 0 -1 4194304 133863 0 0 0 76040 188 0 0 25 0 1 0 230953599 547282944 133198 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9825/statm: 133614 133198 140 302 0 133309 0
Current children cumulated CPU time (s) 762.28
Current children cumulated vsize (KiB) 534456

[startup+822.562 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9826
/proc/meminfo: memFree=1359888/2055920 swapFree=4183492/4192956
[pid=9825] ppid=9823 vsize=558016 CPUtime=822.29
/proc/9825/stat : 9825 (Spear-32) R 9823 9825 9524 0 -1 4194304 139734 0 0 0 82031 198 0 0 25 0 1 0 230953599 571408384 139069 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/9825/statm: 139504 139069 140 302 0 139199 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 558016

[startup+882.576 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9826
/proc/meminfo: memFree=1338384/2055920 swapFree=4183492/4192956
[pid=9825] ppid=9823 vsize=579488 CPUtime=882.29
/proc/9825/stat : 9825 (Spear-32) R 9823 9825 9524 0 -1 4194304 145113 0 0 0 88023 206 0 0 25 0 1 0 230953599 593395712 144448 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9825/statm: 144872 144448 140 302 0 144567 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 579488

[startup+942.599 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9826
/proc/meminfo: memFree=1304720/2055920 swapFree=4183492/4192956
[pid=9825] ppid=9823 vsize=613124 CPUtime=942.29
/proc/9825/stat : 9825 (Spear-32) R 9823 9825 9524 0 -1 4194304 153540 0 0 0 94008 221 0 0 25 0 1 0 230953599 627838976 152875 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9825/statm: 153281 152875 140 302 0 152976 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 613124

[startup+1002.62 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9826
/proc/meminfo: memFree=1276304/2055920 swapFree=4183492/4192956
[pid=9825] ppid=9823 vsize=641620 CPUtime=1002.29
/proc/9825/stat : 9825 (Spear-32) R 9823 9825 9524 0 -1 4194304 160673 0 0 0 99997 232 0 0 25 0 1 0 230953599 657018880 160008 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9825/statm: 160405 160008 140 302 0 160100 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 641620

[startup+1062.64 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9826
/proc/meminfo: memFree=1250896/2055920 swapFree=4183492/4192956
[pid=9825] ppid=9823 vsize=666488 CPUtime=1062.29
/proc/9825/stat : 9825 (Spear-32) R 9823 9825 9524 0 -1 4194304 166912 0 0 0 105987 242 0 0 25 0 1 0 230953599 682483712 166247 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9825/statm: 166622 166247 140 302 0 166317 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 666488

[startup+1122.66 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9826
/proc/meminfo: memFree=1228176/2055920 swapFree=4183492/4192956
[pid=9825] ppid=9823 vsize=689220 CPUtime=1122.29
/proc/9825/stat : 9825 (Spear-32) R 9823 9825 9524 0 -1 4194304 172610 0 0 0 111978 251 0 0 25 0 1 0 230953599 705761280 171945 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9825/statm: 172305 171945 140 302 0 172000 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 689220

[startup+1182.68 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9826
/proc/meminfo: memFree=1206736/2055920 swapFree=4183492/4192956
[pid=9825] ppid=9823 vsize=712692 CPUtime=1182.29
/proc/9825/stat : 9825 (Spear-32) R 9823 9825 9524 0 -1 4194304 178473 0 0 0 117968 261 0 0 25 0 1 0 230953599 729796608 177295 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526668 0 0 4096 0 0 0 0 17 1 0 0
/proc/9825/statm: 178173 177295 140 302 0 177868 0
Current children cumulated CPU time (s) 1182.29
Current children cumulated vsize (KiB) 712692



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.07 1.00 1.00 2/65 9826
/proc/meminfo: memFree=1200720/2055920 swapFree=4183492/4192956
[pid=9825] ppid=9823 vsize=718388 CPUtime=1200.01
/proc/9825/stat : 9825 (Spear-32) R 9823 9825 9524 0 -1 4194304 179920 0 0 0 119738 263 0 0 25 0 1 0 230953599 735629312 178742 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527022 0 0 4096 0 0 0 0 17 1 0 0
/proc/9825/statm: 179597 178742 140 302 0 179292 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 718388

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.07 1.00 1.00 2/65 9826
/proc/meminfo: memFree=1200720/2055920 swapFree=4183492/4192956
[pid=9825] ppid=9823 vsize=0 CPUtime=1200.11
/proc/9825/stat : 9825 (Spear-32) R 9823 9825 9524 0 -1 4195332 179920 0 0 0 119738 273 0 0 25 0 1 0 230953599 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/9825/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1200.11
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.51
CPU time (s): 1200.13
CPU user time (s): 1197.38
CPU system time (s): 2.74558
CPU usage (%): 99.9681
Max. virtual memory (cumulated for all children) (KiB): 718388

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

runsolver used 0.753885 second user time and 2.45763 second system time

The end

Launcher Data (download as text)

Begin job on node43 on Thu Feb 22 02:06:16 UTC 2007

IDJOB= 306953
IDBENCH= 20193
IDSOLVER= 132
FILE ID= node43/306953-1172109976

PBS_JOBID= 3892906

Free space on /tmp= 66558 MiB

SOLVER NAME= Spear FH 1.0
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/3SAT/v13000/unif-k3-r4.2-v13000-c54600-S1189233705-10.cnf
COMMAND LINE= /tmp/evaluation/306953-1172109976/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/306953-1172109976/instance-306953-1172109976.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node43/watcher-306953-1172109976 -o ROOT/results/node43/solver-306953-1172109976 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/306953-1172109976/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/306953-1172109976/instance-306953-1172109976.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  2d55dadc6f2d8f95e2996fe01ffdeeb0

RANDOM SEED= 47649513

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:       1917480 kB
Buffers:          8552 kB
Cached:          68864 kB
SwapCached:       3844 kB
Active:          38788 kB
Inactive:        48452 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1917480 kB
SwapTotal:     4192956 kB
SwapFree:      4183492 kB
Dirty:            2544 kB
Writeback:           0 kB
Mapped:          15476 kB
Slab:            37296 kB
Committed_AS:   633512 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= 66558 MiB

End job on node43 on Thu Feb 22 02:26:18 UTC 2007