Trace number 306133

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.14 1200.51

General information on the benchmark

Namerandom/LargeSize/3SAT/v10000/
unif-k3-r4.2-v10000-c42000-S1173369833-06.cnf
MD5SUM44829169fe50d4c74609ee6e189daf0e
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark243.951
Satisfiable
(Un)Satisfiability was proved
Number of variables10000
Number of clauses42000
Sum of the clauses size126000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 342000
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/306133-1172092864/instance-306133-1172092864.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/node10/watcher-306133-1172092864 -o ROOT/results/node10/solver-306133-1172092864 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/306133-1172092864/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs /tmp/evaluation/306133-1172092864/instance-306133-1172092864.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.00 3/77 20348
/proc/meminfo: memFree=1859960/2055920 swapFree=4192812/4192956
[pid=20348] ppid=20346 vsize=1932 CPUtime=0
/proc/20348/stat : 20348 (Spear-32) R 20346 20348 18996 0 -1 4194304 263 0 0 0 0 0 0 0 18 0 1 0 229241409 1978368 247 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134518176 0 0 4096 0 0 0 0 17 1 0 0
/proc/20348/statm: 483 247 126 302 0 178 0

[startup+0.107435 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 20348
/proc/meminfo: memFree=1859960/2055920 swapFree=4192812/4192956
[pid=20348] ppid=20346 vsize=4908 CPUtime=0.09
/proc/20348/stat : 20348 (Spear-32) R 20346 20348 18996 0 -1 4194304 1113 0 0 0 9 0 0 0 18 0 1 0 229241409 5025792 932 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/20348/statm: 1227 932 129 302 0 922 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4908

[startup+0.515491 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 20348
/proc/meminfo: memFree=1859960/2055920 swapFree=4192812/4192956
[pid=20348] ppid=20346 vsize=6264 CPUtime=0.51
/proc/20348/stat : 20348 (Spear-32) R 20346 20348 18996 0 -1 4194304 1451 0 0 0 50 1 0 0 22 0 1 0 229241409 6414336 1270 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/20348/statm: 1566 1270 140 302 0 1261 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 6264

[startup+1.3356 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 20349
/proc/meminfo: memFree=1853936/2055920 swapFree=4192812/4192956
[pid=20348] ppid=20346 vsize=8080 CPUtime=1.32
/proc/20348/stat : 20348 (Spear-32) R 20346 20348 18996 0 -1 4194304 1929 0 0 0 131 1 0 0 25 0 1 0 229241409 8273920 1748 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/20348/statm: 2020 1748 140 302 0 1715 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 8080

[startup+2.97182 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 20349
/proc/meminfo: memFree=1851120/2055920 swapFree=4192812/4192956
[pid=20348] ppid=20346 vsize=11984 CPUtime=2.96
/proc/20348/stat : 20348 (Spear-32) R 20346 20348 18996 0 -1 4194304 2899 0 0 0 293 3 0 0 25 0 1 0 229241409 12271616 2718 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/20348/statm: 2996 2718 140 302 0 2691 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 11984

[startup+6.25327 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 20349
/proc/meminfo: memFree=1843696/2055920 swapFree=4192812/4192956
[pid=20348] ppid=20346 vsize=18960 CPUtime=6.24
/proc/20348/stat : 20348 (Spear-32) R 20346 20348 18996 0 -1 4194304 4621 0 0 0 619 5 0 0 25 0 1 0 229241409 19415040 4440 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527089 0 0 4096 0 0 0 0 17 1 0 0
/proc/20348/statm: 4740 4440 140 302 0 4435 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 18960

[startup+12.7041 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 20349
/proc/meminfo: memFree=1829936/2055920 swapFree=4192812/4192956
[pid=20348] ppid=20346 vsize=32048 CPUtime=12.69
/proc/20348/stat : 20348 (Spear-32) R 20346 20348 18996 0 -1 4194304 7910 0 0 0 1259 10 0 0 25 0 1 0 229241409 32817152 7729 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/20348/statm: 8012 7729 140 302 0 7707 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 32048

[startup+25.5129 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 20349
/proc/meminfo: memFree=1807856/2055920 swapFree=4192812/4192956
[pid=20348] ppid=20346 vsize=54504 CPUtime=25.49
/proc/20348/stat : 20348 (Spear-32) R 20346 20348 18996 0 -1 4194304 13535 0 0 0 2532 17 0 0 25 0 1 0 229241409 55812096 13321 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/20348/statm: 13626 13321 140 302 0 13321 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 54504

[startup+51.1253 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 20349
/proc/meminfo: memFree=1774832/2055920 swapFree=4192812/4192956
[pid=20348] ppid=20346 vsize=86928 CPUtime=51.09
/proc/20348/stat : 20348 (Spear-32) R 20346 20348 18996 0 -1 4194304 21676 0 0 0 5080 29 0 0 25 0 1 0 229241409 89014272 21397 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/20348/statm: 21732 21397 140 302 0 21427 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 86928

[startup+102.349 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 20349
/proc/meminfo: memFree=1722672/2055920 swapFree=4192812/4192956
[pid=20348] ppid=20346 vsize=139236 CPUtime=102.3
/proc/20348/stat : 20348 (Spear-32) R 20346 20348 18996 0 -1 4194304 34804 0 0 0 10179 51 0 0 25 0 1 0 229241409 142577664 34525 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526710 0 0 4096 0 0 0 0 17 1 0 0
/proc/20348/statm: 34809 34525 140 302 0 34504 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 139236

[startup+162.388 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 20349
/proc/meminfo: memFree=1672688/2055920 swapFree=4192812/4192956
[pid=20348] ppid=20346 vsize=188728 CPUtime=162.33
/proc/20348/stat : 20348 (Spear-32) R 20346 20348 18996 0 -1 4194304 47211 0 0 0 16159 74 0 0 25 0 1 0 229241409 193257472 46803 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/20348/statm: 47182 46803 140 302 0 46877 0
Current children cumulated CPU time (s) 162.33
Current children cumulated vsize (KiB) 188728

[startup+222.424 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 20349
/proc/meminfo: memFree=1633456/2055920 swapFree=4192812/4192956
[pid=20348] ppid=20346 vsize=228008 CPUtime=222.35
/proc/20348/stat : 20348 (Spear-32) R 20346 20348 18996 0 -1 4194304 57059 0 0 0 22142 93 0 0 25 0 1 0 229241409 233480192 56651 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527035 0 0 4096 0 0 0 0 17 1 0 0
/proc/20348/statm: 57002 56651 140 302 0 56697 0
Current children cumulated CPU time (s) 222.35
Current children cumulated vsize (KiB) 228008

[startup+282.46 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 20349
/proc/meminfo: memFree=1590384/2055920 swapFree=4192812/4192956
[pid=20348] ppid=20346 vsize=270948 CPUtime=282.36
/proc/20348/stat : 20348 (Spear-32) R 20346 20348 18996 0 -1 4194304 67830 0 0 0 28126 110 0 0 25 0 1 0 229241409 277450752 67422 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/20348/statm: 67737 67422 140 302 0 67432 0
Current children cumulated CPU time (s) 282.36
Current children cumulated vsize (KiB) 270948

[startup+342.499 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 20349
/proc/meminfo: memFree=1557936/2055920 swapFree=4192812/4192956
[pid=20348] ppid=20346 vsize=304356 CPUtime=342.38
/proc/20348/stat : 20348 (Spear-32) R 20346 20348 18996 0 -1 4194304 76195 0 0 0 34113 125 0 0 25 0 1 0 229241409 311660544 75530 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/20348/statm: 76089 75530 140 302 0 75784 0
Current children cumulated CPU time (s) 342.38
Current children cumulated vsize (KiB) 304356

[startup+402.538 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 20349
/proc/meminfo: memFree=1524848/2055920 swapFree=4192812/4192956
[pid=20348] ppid=20346 vsize=336832 CPUtime=402.41
/proc/20348/stat : 20348 (Spear-32) R 20346 20348 18996 0 -1 4194304 84339 0 0 0 40101 140 0 0 25 0 1 0 229241409 344915968 83674 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526873 0 0 4096 0 0 0 0 17 1 0 0
/proc/20348/statm: 84208 83674 140 302 0 83903 0
Current children cumulated CPU time (s) 402.41
Current children cumulated vsize (KiB) 336832

[startup+462.57 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 20349
/proc/meminfo: memFree=1491248/2055920 swapFree=4192812/4192956
[pid=20348] ppid=20346 vsize=370280 CPUtime=462.41
/proc/20348/stat : 20348 (Spear-32) R 20346 20348 18996 0 -1 4194304 92732 0 0 0 46087 154 0 0 25 0 1 0 229241409 379166720 92067 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526969 0 0 4096 0 0 0 0 17 1 0 0
/proc/20348/statm: 92570 92067 140 302 0 92265 0
Current children cumulated CPU time (s) 462.41
Current children cumulated vsize (KiB) 370280

[startup+522.602 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 20349
/proc/meminfo: memFree=1462768/2055920 swapFree=4192812/4192956
[pid=20348] ppid=20346 vsize=398596 CPUtime=522.43
/proc/20348/stat : 20348 (Spear-32) R 20346 20348 18996 0 -1 4194304 99848 0 0 0 52075 168 0 0 25 0 1 0 229241409 408162304 99183 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/20348/statm: 99649 99183 140 302 0 99344 0
Current children cumulated CPU time (s) 522.43
Current children cumulated vsize (KiB) 398596

[startup+582.637 s]
/proc/loadavg: 1.04 1.01 1.00 2/78 20349
/proc/meminfo: memFree=1438704/2055920 swapFree=4192812/4192956
[pid=20348] ppid=20346 vsize=422244 CPUtime=582.45
/proc/20348/stat : 20348 (Spear-32) R 20346 20348 18996 0 -1 4194304 105766 0 0 0 58067 178 0 0 25 0 1 0 229241409 432377856 105101 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526962 0 0 4096 0 0 0 0 17 1 0 0
/proc/20348/statm: 105561 105101 140 302 0 105256 0
Current children cumulated CPU time (s) 582.45
Current children cumulated vsize (KiB) 422244

[startup+642.677 s]
/proc/loadavg: 1.01 1.01 1.00 2/78 20349
/proc/meminfo: memFree=1418224/2055920 swapFree=4192812/4192956
[pid=20348] ppid=20346 vsize=442816 CPUtime=642.47
/proc/20348/stat : 20348 (Spear-32) R 20346 20348 18996 0 -1 4194304 110905 0 0 0 64061 186 0 0 25 0 1 0 229241409 453443584 110240 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526965 0 0 4096 0 0 0 0 17 1 0 0
/proc/20348/statm: 110704 110240 140 302 0 110399 0
Current children cumulated CPU time (s) 642.47
Current children cumulated vsize (KiB) 442816

[startup+702.711 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 20349
/proc/meminfo: memFree=1398768/2055920 swapFree=4192812/4192956
[pid=20348] ppid=20346 vsize=462236 CPUtime=702.48
/proc/20348/stat : 20348 (Spear-32) R 20346 20348 18996 0 -1 4194304 115780 0 0 0 70055 193 0 0 25 0 1 0 229241409 473329664 115115 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526962 0 0 4096 0 0 0 0 17 1 0 0
/proc/20348/statm: 115559 115115 140 302 0 115254 0
Current children cumulated CPU time (s) 702.48
Current children cumulated vsize (KiB) 462236

[startup+762.748 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 20349
/proc/meminfo: memFree=1381936/2055920 swapFree=4192812/4192956
[pid=20348] ppid=20346 vsize=479044 CPUtime=762.5
/proc/20348/stat : 20348 (Spear-32) R 20346 20348 18996 0 -1 4194304 119954 0 0 0 76047 203 0 0 25 0 1 0 229241409 490541056 119289 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526969 0 0 4096 0 0 0 0 17 1 0 0
/proc/20348/statm: 119761 119289 140 302 0 119456 0
Current children cumulated CPU time (s) 762.5
Current children cumulated vsize (KiB) 479044

[startup+822.787 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 20349
/proc/meminfo: memFree=1366320/2055920 swapFree=4192812/4192956
[pid=20348] ppid=20346 vsize=494224 CPUtime=822.52
/proc/20348/stat : 20348 (Spear-32) R 20346 20348 18996 0 -1 4194304 123781 0 0 0 82042 210 0 0 25 0 1 0 229241409 506085376 123116 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527022 0 0 4096 0 0 0 0 17 1 0 0
/proc/20348/statm: 123556 123116 140 302 0 123251 0
Current children cumulated CPU time (s) 822.52
Current children cumulated vsize (KiB) 494224

[startup+882.823 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 20349
/proc/meminfo: memFree=1338608/2055920 swapFree=4192812/4192956
[pid=20348] ppid=20346 vsize=521992 CPUtime=882.54
/proc/20348/stat : 20348 (Spear-32) R 20346 20348 18996 0 -1 4194304 130737 0 0 0 88029 225 0 0 25 0 1 0 229241409 534519808 130072 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/20348/statm: 130498 130072 140 302 0 130193 0
Current children cumulated CPU time (s) 882.54
Current children cumulated vsize (KiB) 521992

[startup+942.855 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 20349
/proc/meminfo: memFree=1311216/2055920 swapFree=4192812/4192956
[pid=20348] ppid=20346 vsize=549344 CPUtime=942.55
/proc/20348/stat : 20348 (Spear-32) R 20346 20348 18996 0 -1 4194304 137592 0 0 0 94016 239 0 0 25 0 1 0 229241409 562528256 136927 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/20348/statm: 137336 136927 140 302 0 137031 0
Current children cumulated CPU time (s) 942.55
Current children cumulated vsize (KiB) 549344

[startup+1002.89 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 20349
/proc/meminfo: memFree=1286576/2055920 swapFree=4192812/4192956
[pid=20348] ppid=20346 vsize=573844 CPUtime=1002.57
/proc/20348/stat : 20348 (Spear-32) R 20346 20348 18996 0 -1 4194304 143723 0 0 0 100005 252 0 0 25 0 1 0 229241409 587616256 143058 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/20348/statm: 143461 143058 140 302 0 143156 0
Current children cumulated CPU time (s) 1002.57
Current children cumulated vsize (KiB) 573844

[startup+1062.93 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 20349
/proc/meminfo: memFree=1264560/2055920 swapFree=4192812/4192956
[pid=20348] ppid=20346 vsize=597480 CPUtime=1062.58
/proc/20348/stat : 20348 (Spear-32) R 20346 20348 18996 0 -1 4194304 149662 0 0 0 105996 262 0 0 25 0 1 0 229241409 611819520 148484 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/20348/statm: 149370 148484 140 302 0 149065 0
Current children cumulated CPU time (s) 1062.58
Current children cumulated vsize (KiB) 597480

[startup+1122.96 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 20349
/proc/meminfo: memFree=1242864/2055920 swapFree=4192812/4192956
[pid=20348] ppid=20346 vsize=619076 CPUtime=1122.59
/proc/20348/stat : 20348 (Spear-32) R 20346 20348 18996 0 -1 4194304 155082 0 0 0 111986 273 0 0 25 0 1 0 229241409 633933824 153904 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/20348/statm: 154769 153904 140 302 0 154464 0
Current children cumulated CPU time (s) 1122.59
Current children cumulated vsize (KiB) 619076

[startup+1182.99 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 20349
/proc/meminfo: memFree=1222576/2055920 swapFree=4192812/4192956
[pid=20348] ppid=20346 vsize=639384 CPUtime=1182.61
/proc/20348/stat : 20348 (Spear-32) R 20346 20348 18996 0 -1 4194304 160153 0 0 0 117978 283 0 0 25 0 1 0 229241409 654729216 158975 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/20348/statm: 159846 158975 140 302 0 159541 0
Current children cumulated CPU time (s) 1182.61
Current children cumulated vsize (KiB) 639384



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.41 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 20349
/proc/meminfo: memFree=1217456/2055920 swapFree=4192812/4192956
[pid=20348] ppid=20346 vsize=644260 CPUtime=1200.03
/proc/20348/stat : 20348 (Spear-32) R 20346 20348 18996 0 -1 4194304 161386 0 0 0 119718 285 0 0 25 0 1 0 229241409 659722240 160208 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/20348/statm: 161065 160208 140 302 0 160760 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 644260

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.51
CPU time (s): 1200.14
CPU user time (s): 1197.19
CPU system time (s): 2.94955
CPU usage (%): 99.9687
Max. virtual memory (cumulated for all children) (KiB): 644260

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

runsolver used 1.3308 second user time and 2.94055 second system time

The end

Launcher Data (download as text)

Begin job on node10 on Wed Feb 21 21:21:04 UTC 2007

IDJOB= 306133
IDBENCH= 20173
IDSOLVER= 132
FILE ID= node10/306133-1172092864

PBS_JOBID= 3865329

Free space on /tmp= 66546 MiB

SOLVER NAME= Spear FH 1.0
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/3SAT/v10000/unif-k3-r4.2-v10000-c42000-S1173369833-06.cnf
COMMAND LINE= /tmp/evaluation/306133-1172092864/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/306133-1172092864/instance-306133-1172092864.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node10/watcher-306133-1172092864 -o ROOT/results/node10/solver-306133-1172092864 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/306133-1172092864/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/306133-1172092864/instance-306133-1172092864.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  44829169fe50d4c74609ee6e189daf0e

RANDOM SEED= 219294681

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node10.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:       1860368 kB
Buffers:         18972 kB
Cached:          77928 kB
SwapCached:          0 kB
Active:          79604 kB
Inactive:        61716 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1860368 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2364 kB
Writeback:           0 kB
Mapped:          63332 kB
Slab:            39660 kB
Committed_AS:  1305288 kB
PageTables:       1832 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= 66546 MiB

End job on node10 on Wed Feb 21 21:41:07 UTC 2007