Trace number 305231

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.16 1200.45

General information on the benchmark

Namerandom/LargeSize/3SAT/v16000/
unif-k3-r4.2-v16000-c67200-S1600965758-04.cnf
MD5SUMf66569529952df21cc4528cb4e064952
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 variables16000
Number of clauses67200
Sum of the clauses size201600
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 367200
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/305231-1172074626/instance-305231-1172074626.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/node25/watcher-305231-1172074626 -o ROOT/results/node25/solver-305231-1172074626 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/305231-1172074626/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs /tmp/evaluation/305231-1172074626/instance-305231-1172074626.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: 1.00 1.00 1.19 3/64 9006
/proc/meminfo: memFree=1631024/2055920 swapFree=4192956/4192956
[pid=9006] ppid=9004 vsize=1932 CPUtime=0
/proc/9006/stat : 9006 (Spear-32) R 9004 9006 8271 0 -1 4194304 256 0 0 0 0 0 0 0 20 0 1 0 2084855 1978368 240 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134518170 0 0 4096 0 0 0 0 17 1 0 0
/proc/9006/statm: 483 240 126 302 0 178 0

[startup+0.106166 s]
/proc/loadavg: 1.00 1.00 1.19 3/64 9006
/proc/meminfo: memFree=1631024/2055920 swapFree=4192956/4192956
[pid=9006] ppid=9004 vsize=5020 CPUtime=0.09
/proc/9006/stat : 9006 (Spear-32) R 9004 9006 8271 0 -1 4194304 1212 0 0 0 9 0 0 0 21 0 1 0 2084855 5140480 1031 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/9006/statm: 1255 1031 129 302 0 950 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5020

[startup+0.514202 s]
/proc/loadavg: 1.00 1.00 1.19 3/64 9006
/proc/meminfo: memFree=1631024/2055920 swapFree=4192956/4192956
[pid=9006] ppid=9004 vsize=7744 CPUtime=0.5
/proc/9006/stat : 9006 (Spear-32) R 9004 9006 8271 0 -1 4194304 1918 0 0 0 49 1 0 0 24 0 1 0 2084855 7929856 1672 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9006/statm: 1936 1672 140 302 0 1631 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 7744

[startup+1.33427 s]
/proc/loadavg: 1.00 1.00 1.18 2/65 9007
/proc/meminfo: memFree=1623464/2055920 swapFree=4192956/4192956
[pid=9006] ppid=9004 vsize=9444 CPUtime=1.32
/proc/9006/stat : 9006 (Spear-32) R 9004 9006 8271 0 -1 4194304 2371 0 0 0 130 2 0 0 25 0 1 0 2084855 9670656 2125 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9006/statm: 2361 2125 140 302 0 2056 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 9444

[startup+2.97042 s]
/proc/loadavg: 1.00 1.00 1.18 2/65 9007
/proc/meminfo: memFree=1620904/2055920 swapFree=4192956/4192956
[pid=9006] ppid=9004 vsize=12948 CPUtime=2.96
/proc/9006/stat : 9006 (Spear-32) R 9004 9006 8271 0 -1 4194304 3233 0 0 0 292 4 0 0 25 0 1 0 2084855 13258752 2987 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9006/statm: 3237 2987 140 302 0 2932 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 12948

[startup+6.24872 s]
/proc/loadavg: 1.00 1.00 1.18 2/65 9007
/proc/meminfo: memFree=1613544/2055920 swapFree=4192956/4192956
[pid=9006] ppid=9004 vsize=19964 CPUtime=6.24
/proc/9006/stat : 9006 (Spear-32) R 9004 9006 8271 0 -1 4194304 4982 0 0 0 618 6 0 0 25 0 1 0 2084855 20443136 4736 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9006/statm: 4991 4736 140 302 0 4686 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 19964

[startup+12.7023 s]
/proc/loadavg: 1.00 1.00 1.18 2/65 9007
/proc/meminfo: memFree=1600104/2055920 swapFree=4192956/4192956
[pid=9006] ppid=9004 vsize=32700 CPUtime=12.68
/proc/9006/stat : 9006 (Spear-32) R 9004 9006 8271 0 -1 4194304 8146 0 0 0 1259 9 0 0 25 0 1 0 2084855 33484800 7900 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9006/statm: 8175 7900 140 302 0 7870 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 32700

[startup+25.5055 s]
/proc/loadavg: 1.00 1.00 1.18 2/65 9007
/proc/meminfo: memFree=1577000/2055920 swapFree=4192956/4192956
[pid=9006] ppid=9004 vsize=56460 CPUtime=25.49
/proc/9006/stat : 9006 (Spear-32) R 9004 9006 8271 0 -1 4194304 14092 0 0 0 2533 16 0 0 25 0 1 0 2084855 57815040 13846 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9006/statm: 14115 13846 140 302 0 13810 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 56460

[startup+51.1848 s]
/proc/loadavg: 1.00 1.00 1.17 2/65 9007
/proc/meminfo: memFree=1538152/2055920 swapFree=4192956/4192956
[pid=9006] ppid=9004 vsize=94568 CPUtime=51.16
/proc/9006/stat : 9006 (Spear-32) R 9004 9006 8271 0 -1 4194304 23617 0 0 0 5088 28 0 0 25 0 1 0 2084855 96837632 23371 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526871 0 0 4096 0 0 0 0 17 1 0 0
/proc/9006/statm: 23642 23371 140 302 0 23337 0
Current children cumulated CPU time (s) 51.16
Current children cumulated vsize (KiB) 94568

[startup+102.392 s]
/proc/loadavg: 1.00 1.00 1.16 2/65 9007
/proc/meminfo: memFree=1472104/2055920 swapFree=4192956/4192956
[pid=9006] ppid=9004 vsize=161020 CPUtime=102.36
/proc/9006/stat : 9006 (Spear-32) R 9004 9006 8271 0 -1 4194304 40291 0 0 0 10186 50 0 0 25 0 1 0 2084855 164884480 39980 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527022 0 0 4096 0 0 0 0 17 1 0 0
/proc/9006/statm: 40255 39980 140 302 0 39950 0
Current children cumulated CPU time (s) 102.36
Current children cumulated vsize (KiB) 161020

[startup+162.412 s]
/proc/loadavg: 1.00 1.00 1.15 2/65 9007
/proc/meminfo: memFree=1406568/2055920 swapFree=4192956/4192956
[pid=9006] ppid=9004 vsize=225812 CPUtime=162.36
/proc/9006/stat : 9006 (Spear-32) R 9004 9006 8271 0 -1 4194304 56511 0 0 0 16167 69 0 0 25 0 1 0 2084855 231231488 56071 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9006/statm: 56453 56071 140 302 0 56148 0
Current children cumulated CPU time (s) 162.36
Current children cumulated vsize (KiB) 225812

[startup+222.427 s]
/proc/loadavg: 1.00 1.00 1.14 2/65 9007
/proc/meminfo: memFree=1354920/2055920 swapFree=4192956/4192956
[pid=9006] ppid=9004 vsize=277400 CPUtime=222.36
/proc/9006/stat : 9006 (Spear-32) R 9004 9006 8271 0 -1 4194304 69447 0 0 0 22147 89 0 0 25 0 1 0 2084855 284057600 69007 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9006/statm: 69350 69007 140 302 0 69045 0
Current children cumulated CPU time (s) 222.36
Current children cumulated vsize (KiB) 277400

[startup+282.445 s]
/proc/loadavg: 1.00 1.00 1.13 2/65 9007
/proc/meminfo: memFree=1301480/2055920 swapFree=4192956/4192956
[pid=9006] ppid=9004 vsize=330948 CPUtime=282.37
/proc/9006/stat : 9006 (Spear-32) R 9004 9006 8271 0 -1 4194304 82862 0 0 0 28131 106 0 0 25 0 1 0 2084855 338890752 82422 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527012 0 0 4096 0 0 0 0 17 1 0 0
/proc/9006/statm: 82737 82422 140 302 0 82432 0
Current children cumulated CPU time (s) 282.37
Current children cumulated vsize (KiB) 330948

[startup+342.461 s]
/proc/loadavg: 1.00 1.00 1.12 2/65 9007
/proc/meminfo: memFree=1256552/2055920 swapFree=4192956/4192956
[pid=9006] ppid=9004 vsize=375816 CPUtime=342.37
/proc/9006/stat : 9006 (Spear-32) R 9004 9006 8271 0 -1 4194304 94102 0 0 0 34115 122 0 0 25 0 1 0 2084855 384835584 93662 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526559 0 0 4096 0 0 0 0 17 1 0 0
/proc/9006/statm: 93954 93662 140 302 0 93649 0
Current children cumulated CPU time (s) 342.37
Current children cumulated vsize (KiB) 375816

[startup+402.483 s]
/proc/loadavg: 1.00 1.00 1.11 2/65 9007
/proc/meminfo: memFree=1221032/2055920 swapFree=4192956/4192956
[pid=9006] ppid=9004 vsize=411520 CPUtime=402.37
/proc/9006/stat : 9006 (Spear-32) R 9004 9006 8271 0 -1 4194304 103071 0 0 0 40102 135 0 0 25 0 1 0 2084855 421396480 102374 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527022 0 0 4096 0 0 0 0 17 1 0 0
/proc/9006/statm: 102880 102374 140 302 0 102575 0
Current children cumulated CPU time (s) 402.37
Current children cumulated vsize (KiB) 411520

[startup+462.497 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 9007
/proc/meminfo: memFree=1186728/2055920 swapFree=4192956/4192956
[pid=9006] ppid=9004 vsize=445872 CPUtime=462.38
/proc/9006/stat : 9006 (Spear-32) R 9004 9006 8271 0 -1 4194304 111677 0 0 0 46091 147 0 0 25 0 1 0 2084855 456572928 110980 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134558750 0 0 4096 0 0 0 0 17 1 0 0
/proc/9006/statm: 111468 110980 140 302 0 111163 0
Current children cumulated CPU time (s) 462.38
Current children cumulated vsize (KiB) 445872

[startup+522.515 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 9007
/proc/meminfo: memFree=1142184/2055920 swapFree=4192956/4192956
[pid=9006] ppid=9004 vsize=490516 CPUtime=522.38
/proc/9006/stat : 9006 (Spear-32) R 9004 9006 8271 0 -1 4194304 122860 0 0 0 52079 159 0 0 25 0 1 0 2084855 502288384 122163 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9006/statm: 122629 122163 140 302 0 122324 0
Current children cumulated CPU time (s) 522.38
Current children cumulated vsize (KiB) 490516

[startup+582.532 s]
/proc/loadavg: 1.00 1.00 1.08 2/65 9007
/proc/meminfo: memFree=1103016/2055920 swapFree=4192956/4192956
[pid=9006] ppid=9004 vsize=528956 CPUtime=582.39
/proc/9006/stat : 9006 (Spear-32) R 9004 9006 8271 0 -1 4194304 132468 0 0 0 58066 173 0 0 25 0 1 0 2084855 541650944 131771 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526965 0 0 4096 0 0 0 0 17 1 0 0
/proc/9006/statm: 132239 131771 140 302 0 131934 0
Current children cumulated CPU time (s) 582.39
Current children cumulated vsize (KiB) 528956

[startup+642.554 s]
/proc/loadavg: 1.00 1.00 1.07 2/65 9007
/proc/meminfo: memFree=1071528/2055920 swapFree=4192956/4192956
[pid=9006] ppid=9004 vsize=560428 CPUtime=642.39
/proc/9006/stat : 9006 (Spear-32) R 9004 9006 8271 0 -1 4194304 140354 0 0 0 64056 183 0 0 25 0 1 0 2084855 573878272 139657 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9006/statm: 140107 139657 140 302 0 139802 0
Current children cumulated CPU time (s) 642.39
Current children cumulated vsize (KiB) 560428

[startup+702.572 s]
/proc/loadavg: 1.00 1.00 1.07 2/65 9007
/proc/meminfo: memFree=1042536/2055920 swapFree=4192956/4192956
[pid=9006] ppid=9004 vsize=589432 CPUtime=702.39
/proc/9006/stat : 9006 (Spear-32) R 9004 9006 8271 0 -1 4194304 147613 0 0 0 70046 193 0 0 25 0 1 0 2084855 603578368 146916 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/9006/statm: 147358 146916 140 302 0 147053 0
Current children cumulated CPU time (s) 702.39
Current children cumulated vsize (KiB) 589432

[startup+762.59 s]
/proc/loadavg: 1.00 1.00 1.06 2/65 9007
/proc/meminfo: memFree=1018920/2055920 swapFree=4192956/4192956
[pid=9006] ppid=9004 vsize=613128 CPUtime=762.4
/proc/9006/stat : 9006 (Spear-32) R 9004 9006 8271 0 -1 4194304 153534 0 0 0 76040 200 0 0 25 0 1 0 2084855 627843072 152837 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9006/statm: 153282 152837 140 302 0 152977 0
Current children cumulated CPU time (s) 762.4
Current children cumulated vsize (KiB) 613128

[startup+822.611 s]
/proc/loadavg: 1.00 1.00 1.06 2/65 9009
/proc/meminfo: memFree=994664/2055920 swapFree=4192956/4192956
[pid=9006] ppid=9004 vsize=636844 CPUtime=822.4
/proc/9006/stat : 9006 (Spear-32) R 9004 9006 8271 0 -1 4194304 159493 0 0 0 82033 207 0 0 25 0 1 0 2084855 652128256 158796 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526962 0 0 4096 0 0 0 0 17 1 0 0
/proc/9006/statm: 159211 158796 140 302 0 158906 0
Current children cumulated CPU time (s) 822.4
Current children cumulated vsize (KiB) 636844

[startup+882.626 s]
/proc/loadavg: 1.00 1.00 1.05 2/65 9009
/proc/meminfo: memFree=973480/2055920 swapFree=4192956/4192956
[pid=9006] ppid=9004 vsize=658168 CPUtime=882.4
/proc/9006/stat : 9006 (Spear-32) R 9004 9006 8271 0 -1 4194304 164816 0 0 0 88026 214 0 0 25 0 1 0 2084855 673964032 164119 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526928 0 0 4096 0 0 0 0 17 1 0 0
/proc/9006/statm: 164542 164119 140 302 0 164237 0
Current children cumulated CPU time (s) 882.4
Current children cumulated vsize (KiB) 658168

[startup+942.64 s]
/proc/loadavg: 1.00 1.00 1.05 2/65 9009
/proc/meminfo: memFree=952872/2055920 swapFree=4192956/4192956
[pid=9006] ppid=9004 vsize=678748 CPUtime=942.4
/proc/9006/stat : 9006 (Spear-32) R 9004 9006 8271 0 -1 4194304 169964 0 0 0 94018 222 0 0 25 0 1 0 2084855 695037952 169267 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/9006/statm: 169687 169267 140 302 0 169382 0
Current children cumulated CPU time (s) 942.4
Current children cumulated vsize (KiB) 678748

[startup+1002.65 s]
/proc/loadavg: 1.00 1.00 1.04 2/65 9009
/proc/meminfo: memFree=924456/2055920 swapFree=4192956/4192956
[pid=9006] ppid=9004 vsize=707348 CPUtime=1002.4
/proc/9006/stat : 9006 (Spear-32) R 9004 9006 8271 0 -1 4194304 177129 0 0 0 100009 231 0 0 25 0 1 0 2084855 724324352 176432 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9006/statm: 176837 176432 140 302 0 176532 0
Current children cumulated CPU time (s) 1002.4
Current children cumulated vsize (KiB) 707348

[startup+1062.68 s]
/proc/loadavg: 1.00 1.00 1.03 2/65 9009
/proc/meminfo: memFree=885928/2055920 swapFree=4192956/4192956
[pid=9006] ppid=9004 vsize=745208 CPUtime=1062.41
/proc/9006/stat : 9006 (Spear-32) R 9004 9006 8271 0 -1 4194304 186631 0 0 0 105996 245 0 0 25 0 1 0 2084855 763092992 185934 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9006/statm: 186302 185934 140 302 0 185997 0
Current children cumulated CPU time (s) 1062.41
Current children cumulated vsize (KiB) 745208

[startup+1122.69 s]
/proc/loadavg: 1.00 1.00 1.03 2/65 9009
/proc/meminfo: memFree=855208/2055920 swapFree=4192956/4192956
[pid=9006] ppid=9004 vsize=776160 CPUtime=1122.41
/proc/9006/stat : 9006 (Spear-32) R 9004 9006 8271 0 -1 4194304 194370 0 0 0 111984 257 0 0 25 0 1 0 2084855 794787840 193673 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526894 0 0 4096 0 0 0 0 17 1 0 0
/proc/9006/statm: 194040 193673 140 302 0 193735 0
Current children cumulated CPU time (s) 1122.41
Current children cumulated vsize (KiB) 776160

[startup+1182.71 s]
/proc/loadavg: 1.00 1.00 1.02 2/65 9009
/proc/meminfo: memFree=827112/2055920 swapFree=4192956/4192956
[pid=9006] ppid=9004 vsize=804096 CPUtime=1182.42
/proc/9006/stat : 9006 (Spear-32) R 9004 9006 8271 0 -1 4194304 201384 0 0 0 117976 266 0 0 25 0 1 0 2084855 823394304 200687 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527012 0 0 4096 0 0 0 0 17 1 0 0
/proc/9006/statm: 201024 200687 140 302 0 200719 0
Current children cumulated CPU time (s) 1182.42
Current children cumulated vsize (KiB) 804096



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.33 s]
/proc/loadavg: 1.00 1.00 1.02 2/65 9009
/proc/meminfo: memFree=819176/2055920 swapFree=4192956/4192956
[pid=9006] ppid=9004 vsize=811788 CPUtime=1200.03
/proc/9006/stat : 9006 (Spear-32) R 9004 9006 8271 0 -1 4194304 203288 0 0 0 119735 268 0 0 25 0 1 0 2084855 831270912 202591 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526928 0 0 4096 0 0 0 0 17 1 0 0
/proc/9006/statm: 202947 202591 140 302 0 202642 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 811788

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

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

[startup+1200.43 s]
/proc/loadavg: 1.00 1.00 1.02 2/65 9009
/proc/meminfo: memFree=819176/2055920 swapFree=4192956/4192956
[pid=9006] ppid=9004 vsize=0 CPUtime=1200.13
/proc/9006/stat : 9006 (Spear-32) R 9004 9006 8271 0 -1 4195332 203288 0 0 0 119735 278 0 0 25 0 1 0 2084855 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/9006/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1200.13
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.45
CPU time (s): 1200.16
CPU user time (s): 1197.36
CPU system time (s): 2.80757
CPU usage (%): 99.9758
Max. virtual memory (cumulated for all children) (KiB): 811788

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1197.36
system time used= 2.80757
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 203288
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= 5
involuntary context switches= 997

runsolver used 0.739887 second user time and 2.47162 second system time

The end

Launcher Data (download as text)

Begin job on node25 on Wed Feb 21 16:17:06 UTC 2007

IDJOB= 305231
IDBENCH= 20151
IDSOLVER= 132
FILE ID= node25/305231-1172074626

PBS_JOBID= 3892796

Free space on /tmp= 66562 MiB

SOLVER NAME= Spear FH 1.0
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/3SAT/v16000/unif-k3-r4.2-v16000-c67200-S1600965758-04.cnf
COMMAND LINE= /tmp/evaluation/305231-1172074626/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/305231-1172074626/instance-305231-1172074626.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node25/watcher-305231-1172074626 -o ROOT/results/node25/solver-305231-1172074626 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/305231-1172074626/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/305231-1172074626/instance-305231-1172074626.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  f66569529952df21cc4528cb4e064952

RANDOM SEED= 837329548

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node25.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.232
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.232
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:       1631432 kB
Buffers:         27916 kB
Cached:         312832 kB
SwapCached:          0 kB
Active:         151724 kB
Inactive:       204340 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1631432 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            2816 kB
Writeback:           0 kB
Mapped:          25496 kB
Slab:            54516 kB
Committed_AS:    61944 kB
PageTables:       1468 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= 66562 MiB

End job on node25 on Wed Feb 21 16:37:09 UTC 2007