Trace number 309413

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.08 1200.54

General information on the benchmark

Namerandom/2+p/p0.9/v990/
unif2p-p0.9-v990-c3583-S218623752-19-SAT.cnf
MD5SUM202e2057dc8114964b5b3ec133b76d59
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.230964
Satisfiable
(Un)Satisfiability was proved
Number of variables990
Number of clauses3582
Sum of the clauses size10388
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2358
Number of clauses of size 33224
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/309413-1172541041/instance-309413-1172541041.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/node67/watcher-309413-1172541041 -o ROOT/results/node67/solver-309413-1172541041 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/309413-1172541041/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs /tmp/evaluation/309413-1172541041/instance-309413-1172541041.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.99 1.00 1.20 3/64 15506
/proc/meminfo: memFree=1946168/2055920 swapFree=4183972/4192956
[pid=15506] ppid=15504 vsize=1548 CPUtime=0
/proc/15506/stat : 15506 (Spear-32) R 15504 15506 14311 0 -1 4194304 207 0 0 0 0 0 0 0 18 0 1 0 274061705 1585152 191 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 135270818 0 0 4096 0 0 0 0 17 1 0 0
/proc/15506/statm: 387 191 128 302 0 82 0

[startup+0.107489 s]
/proc/loadavg: 0.99 1.00 1.20 3/64 15506
/proc/meminfo: memFree=1946168/2055920 swapFree=4183972/4192956
[pid=15506] ppid=15504 vsize=1940 CPUtime=0.1
/proc/15506/stat : 15506 (Spear-32) R 15504 15506 14311 0 -1 4194304 311 0 0 0 10 0 0 0 18 0 1 0 274061705 1986560 295 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/15506/statm: 485 295 140 302 0 180 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1940

[startup+0.515531 s]
/proc/loadavg: 0.99 1.00 1.20 3/64 15506
/proc/meminfo: memFree=1946168/2055920 swapFree=4183972/4192956
[pid=15506] ppid=15504 vsize=2592 CPUtime=0.5
/proc/15506/stat : 15506 (Spear-32) R 15504 15506 14311 0 -1 4194304 495 0 0 0 50 0 0 0 21 0 1 0 274061705 2654208 479 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/15506/statm: 648 479 140 302 0 343 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 2592

[startup+1.33561 s]
/proc/loadavg: 0.99 1.00 1.19 2/65 15507
/proc/meminfo: memFree=1943984/2055920 swapFree=4183972/4192956
[pid=15506] ppid=15504 vsize=3764 CPUtime=1.32
/proc/15506/stat : 15506 (Spear-32) R 15504 15506 14311 0 -1 4194304 764 0 0 0 131 1 0 0 25 0 1 0 274061705 3854336 748 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/15506/statm: 941 748 140 302 0 636 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 3764

[startup+2.97179 s]
/proc/loadavg: 0.99 1.00 1.19 2/65 15507
/proc/meminfo: memFree=1942640/2055920 swapFree=4183972/4192956
[pid=15506] ppid=15504 vsize=5316 CPUtime=2.96
/proc/15506/stat : 15506 (Spear-32) R 15504 15506 14311 0 -1 4194304 1151 0 0 0 294 2 0 0 25 0 1 0 274061705 5443584 1135 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/15506/statm: 1329 1135 140 302 0 1024 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 5316

[startup+6.25313 s]
/proc/loadavg: 0.99 1.00 1.19 2/65 15507
/proc/meminfo: memFree=1940272/2055920 swapFree=4183972/4192956
[pid=15506] ppid=15504 vsize=7388 CPUtime=6.24
/proc/15506/stat : 15506 (Spear-32) R 15504 15506 14311 0 -1 4194304 1682 0 0 0 620 4 0 0 25 0 1 0 274061705 7565312 1633 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/15506/statm: 1847 1633 140 302 0 1542 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 7388

[startup+12.7088 s]
/proc/loadavg: 0.99 1.00 1.19 2/65 15507
/proc/meminfo: memFree=1936760/2055920 swapFree=4183972/4192956
[pid=15506] ppid=15504 vsize=10600 CPUtime=12.69
/proc/15506/stat : 15506 (Spear-32) R 15504 15506 14311 0 -1 4194304 2493 0 0 0 1262 7 0 0 25 0 1 0 274061705 10854400 2444 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/15506/statm: 2650 2444 140 302 0 2345 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 10600

[startup+25.5702 s]
/proc/loadavg: 0.99 1.00 1.19 2/65 15507
/proc/meminfo: memFree=1932088/2055920 swapFree=4183972/4192956
[pid=15506] ppid=15504 vsize=15508 CPUtime=25.55
/proc/15506/stat : 15506 (Spear-32) R 15504 15506 14311 0 -1 4194304 3754 0 0 0 2543 12 0 0 25 0 1 0 274061705 15880192 3640 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/15506/statm: 3877 3640 140 302 0 3572 0
Current children cumulated CPU time (s) 25.55
Current children cumulated vsize (KiB) 15508

[startup+51.1778 s]
/proc/loadavg: 0.99 1.00 1.18 2/65 15507
/proc/meminfo: memFree=1925560/2055920 swapFree=4183972/4192956
[pid=15506] ppid=15504 vsize=21824 CPUtime=51.15
/proc/15506/stat : 15506 (Spear-32) R 15504 15506 14311 0 -1 4194304 5338 0 0 0 5098 17 0 0 25 0 1 0 274061705 22347776 5224 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/15506/statm: 5456 5224 140 302 0 5151 0
Current children cumulated CPU time (s) 51.15
Current children cumulated vsize (KiB) 21824

[startup+102.389 s]
/proc/loadavg: 0.99 1.00 1.17 2/65 15507
/proc/meminfo: memFree=1916856/2055920 swapFree=4183972/4192956
[pid=15506] ppid=15504 vsize=31020 CPUtime=102.35
/proc/15506/stat : 15506 (Spear-32) R 15504 15506 14311 0 -1 4194304 7641 0 0 0 10207 28 0 0 25 0 1 0 274061705 31764480 7398 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/15506/statm: 7755 7398 140 302 0 7450 0
Current children cumulated CPU time (s) 102.35
Current children cumulated vsize (KiB) 31020

[startup+162.411 s]
/proc/loadavg: 0.99 1.00 1.16 2/65 15507
/proc/meminfo: memFree=1908920/2055920 swapFree=4183972/4192956
[pid=15506] ppid=15504 vsize=38752 CPUtime=162.36
/proc/15506/stat : 15506 (Spear-32) R 15504 15506 14311 0 -1 4194304 9585 0 0 0 16198 38 0 0 25 0 1 0 274061705 39682048 9342 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/15506/statm: 9688 9342 140 302 0 9383 0
Current children cumulated CPU time (s) 162.36
Current children cumulated vsize (KiB) 38752

[startup+222.43 s]
/proc/loadavg: 0.99 1.00 1.15 2/65 15507
/proc/meminfo: memFree=1902264/2055920 swapFree=4183972/4192956
[pid=15506] ppid=15504 vsize=45592 CPUtime=222.36
/proc/15506/stat : 15506 (Spear-32) R 15504 15506 14311 0 -1 4194304 11246 0 0 0 22189 47 0 0 25 0 1 0 274061705 46686208 11003 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/15506/statm: 11398 11003 140 302 0 11093 0
Current children cumulated CPU time (s) 222.36
Current children cumulated vsize (KiB) 45592

[startup+282.445 s]
/proc/loadavg: 0.99 1.00 1.13 2/65 15507
/proc/meminfo: memFree=1896696/2055920 swapFree=4183972/4192956
[pid=15506] ppid=15504 vsize=52220 CPUtime=282.36
/proc/15506/stat : 15506 (Spear-32) R 15504 15506 14311 0 -1 4194304 12905 0 0 0 28181 55 0 0 25 0 1 0 274061705 53473280 12405 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526790 0 0 4096 0 0 0 0 17 1 0 0
/proc/15506/statm: 13055 12405 140 302 0 12750 0
Current children cumulated CPU time (s) 282.36
Current children cumulated vsize (KiB) 52220

[startup+342.464 s]
/proc/loadavg: 0.99 1.00 1.12 2/65 15507
/proc/meminfo: memFree=1891320/2055920 swapFree=4183972/4192956
[pid=15506] ppid=15504 vsize=57832 CPUtime=342.36
/proc/15506/stat : 15506 (Spear-32) R 15504 15506 14311 0 -1 4194304 14249 0 0 0 34175 61 0 0 25 0 1 0 274061705 59219968 13749 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527022 0 0 4096 0 0 0 0 17 1 0 0
/proc/15506/statm: 14458 13749 140 302 0 14153 0
Current children cumulated CPU time (s) 342.36
Current children cumulated vsize (KiB) 57832

[startup+402.485 s]
/proc/loadavg: 0.99 1.00 1.11 2/65 15507
/proc/meminfo: memFree=1886648/2055920 swapFree=4183972/4192956
[pid=15506] ppid=15504 vsize=62228 CPUtime=402.36
/proc/15506/stat : 15506 (Spear-32) R 15504 15506 14311 0 -1 4194304 15382 0 0 0 40169 67 0 0 25 0 1 0 274061705 63721472 14882 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/15506/statm: 15557 14882 140 302 0 15252 0
Current children cumulated CPU time (s) 402.36
Current children cumulated vsize (KiB) 62228

[startup+462.503 s]
/proc/loadavg: 0.99 1.00 1.10 2/65 15507
/proc/meminfo: memFree=1882616/2055920 swapFree=4183972/4192956
[pid=15506] ppid=15504 vsize=66268 CPUtime=462.36
/proc/15506/stat : 15506 (Spear-32) R 15504 15506 14311 0 -1 4194304 16379 0 0 0 46163 73 0 0 25 0 1 0 274061705 67858432 15879 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526876 0 0 4096 0 0 0 0 17 1 0 0
/proc/15506/statm: 16567 15879 140 302 0 16262 0
Current children cumulated CPU time (s) 462.36
Current children cumulated vsize (KiB) 66268

[startup+522.521 s]
/proc/loadavg: 0.99 1.00 1.09 2/65 15507
/proc/meminfo: memFree=1878776/2055920 swapFree=4183972/4192956
[pid=15506] ppid=15504 vsize=70276 CPUtime=522.36
/proc/15506/stat : 15506 (Spear-32) R 15504 15506 14311 0 -1 4194304 17356 0 0 0 52156 80 0 0 25 0 1 0 274061705 71962624 16856 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/15506/statm: 17569 16856 140 302 0 17264 0
Current children cumulated CPU time (s) 522.36
Current children cumulated vsize (KiB) 70276

[startup+582.535 s]
/proc/loadavg: 0.99 1.00 1.08 2/65 15507
/proc/meminfo: memFree=1875000/2055920 swapFree=4183972/4192956
[pid=15506] ppid=15504 vsize=74004 CPUtime=582.36
/proc/15506/stat : 15506 (Spear-32) R 15504 15506 14311 0 -1 4194304 18295 0 0 0 58151 85 0 0 25 0 1 0 274061705 75780096 17795 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/15506/statm: 18501 17795 140 302 0 18196 0
Current children cumulated CPU time (s) 582.36
Current children cumulated vsize (KiB) 74004

[startup+642.571 s]
/proc/loadavg: 0.99 1.00 1.08 2/71 15607
/proc/meminfo: memFree=1870080/2055920 swapFree=4183972/4192956
[pid=15506] ppid=15504 vsize=77640 CPUtime=642.33
/proc/15506/stat : 15506 (Spear-32) R 15504 15506 14311 0 -1 4194304 19183 0 0 0 64140 93 0 0 25 0 1 0 274061705 79503360 18683 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/15506/statm: 19410 18683 140 302 0 19105 0
Current children cumulated CPU time (s) 642.33
Current children cumulated vsize (KiB) 77640

[startup+702.62 s]
/proc/loadavg: 0.99 1.00 1.07 2/71 15683
/proc/meminfo: memFree=1865920/2055920 swapFree=4183972/4192956
[pid=15506] ppid=15504 vsize=81604 CPUtime=702.31
/proc/15506/stat : 15506 (Spear-32) R 15504 15506 14311 0 -1 4194304 20164 0 0 0 70132 99 0 0 25 0 1 0 274061705 83562496 19664 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527001 0 0 4096 0 0 0 0 17 1 0 0
/proc/15506/statm: 20401 19664 140 302 0 20096 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 81604

[startup+762.644 s]
/proc/loadavg: 0.99 1.00 1.07 2/65 15705
/proc/meminfo: memFree=1863352/2055920 swapFree=4183972/4192956
[pid=15506] ppid=15504 vsize=85360 CPUtime=762.3
/proc/15506/stat : 15506 (Spear-32) R 15504 15506 14311 0 -1 4194304 21117 0 0 0 76126 104 0 0 25 0 1 0 274061705 87408640 20617 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/15506/statm: 21340 20617 140 302 0 21035 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 85360

[startup+822.672 s]
/proc/loadavg: 0.99 1.00 1.06 2/65 15705
/proc/meminfo: memFree=1860024/2055920 swapFree=4183972/4192956
[pid=15506] ppid=15504 vsize=88616 CPUtime=822.31
/proc/15506/stat : 15506 (Spear-32) R 15504 15506 14311 0 -1 4194304 21922 0 0 0 82121 110 0 0 25 0 1 0 274061705 90742784 21422 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/15506/statm: 22154 21422 140 302 0 21849 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 88616

[startup+882.693 s]
/proc/loadavg: 0.99 1.00 1.05 2/65 15705
/proc/meminfo: memFree=1856952/2055920 swapFree=4183972/4192956
[pid=15506] ppid=15504 vsize=93812 CPUtime=882.31
/proc/15506/stat : 15506 (Spear-32) R 15504 15506 14311 0 -1 4194304 23200 0 0 0 88116 115 0 0 25 0 1 0 274061705 96063488 22187 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/15506/statm: 23453 22187 140 302 0 23148 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 93812

[startup+942.713 s]
/proc/loadavg: 0.99 1.00 1.05 2/65 15705
/proc/meminfo: memFree=1854200/2055920 swapFree=4183972/4192956
[pid=15506] ppid=15504 vsize=96676 CPUtime=942.32
/proc/15506/stat : 15506 (Spear-32) R 15504 15506 14311 0 -1 4194304 23918 0 0 0 94113 119 0 0 25 0 1 0 274061705 98996224 22905 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/15506/statm: 24169 22905 140 302 0 23864 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 96676

[startup+1002.73 s]
/proc/loadavg: 0.99 1.00 1.04 2/65 15705
/proc/meminfo: memFree=1851256/2055920 swapFree=4183972/4192956
[pid=15506] ppid=15504 vsize=99532 CPUtime=1002.32
/proc/15506/stat : 15506 (Spear-32) R 15504 15506 14311 0 -1 4194304 24647 0 0 0 100109 123 0 0 25 0 1 0 274061705 101920768 23634 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526962 0 0 4096 0 0 0 0 17 1 0 0
/proc/15506/statm: 24883 23634 140 302 0 24578 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 99532

[startup+1062.76 s]
/proc/loadavg: 0.99 1.00 1.04 2/65 15705
/proc/meminfo: memFree=1848376/2055920 swapFree=4183972/4192956
[pid=15506] ppid=15504 vsize=102680 CPUtime=1062.33
/proc/15506/stat : 15506 (Spear-32) R 15504 15506 14311 0 -1 4194304 25364 0 0 0 106106 127 0 0 25 0 1 0 274061705 105144320 24351 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/15506/statm: 25670 24351 140 302 0 25365 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 102680

[startup+1122.78 s]
/proc/loadavg: 0.99 1.00 1.03 2/65 15705
/proc/meminfo: memFree=1845624/2055920 swapFree=4183972/4192956
[pid=15506] ppid=15504 vsize=105284 CPUtime=1122.33
/proc/15506/stat : 15506 (Spear-32) R 15504 15506 14311 0 -1 4194304 26055 0 0 0 112101 132 0 0 25 0 1 0 274061705 107810816 25042 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526950 0 0 4096 0 0 0 0 17 1 0 0
/proc/15506/statm: 26321 25042 140 302 0 26016 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 105284

[startup+1182.8 s]
/proc/loadavg: 0.99 1.00 1.02 2/65 15705
/proc/meminfo: memFree=1842808/2055920 swapFree=4183972/4192956
[pid=15506] ppid=15504 vsize=108124 CPUtime=1182.34
/proc/15506/stat : 15506 (Spear-32) R 15504 15506 14311 0 -1 4194304 26748 0 0 0 118098 136 0 0 25 0 1 0 274061705 110718976 25735 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/15506/statm: 27031 25735 140 302 0 26726 0
Current children cumulated CPU time (s) 1182.34
Current children cumulated vsize (KiB) 108124



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.52 s]
/proc/loadavg: 0.99 1.00 1.02 2/65 15705
/proc/meminfo: memFree=1842040/2055920 swapFree=4183972/4192956
[pid=15506] ppid=15504 vsize=108896 CPUtime=1200.05
/proc/15506/stat : 15506 (Spear-32) R 15504 15506 14311 0 -1 4194304 26930 0 0 0 119868 137 0 0 25 0 1 0 274061705 111509504 25917 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/15506/statm: 27224 25917 140 302 0 26919 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 108896

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: 0.99 1.00 1.02 2/65 15705
/proc/meminfo: memFree=1842040/2055920 swapFree=4183972/4192956
[pid=15506] ppid=15504 vsize=108896 CPUtime=1200.05
/proc/15506/stat : 15506 (Spear-32) R 15504 15506 14311 0 -1 4194304 26930 0 0 0 119868 137 0 0 25 0 1 0 274061705 111509504 25917 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/15506/statm: 27224 25917 140 302 0 26919 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 108896

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.54
CPU time (s): 1200.08
CPU user time (s): 1198.69
CPU system time (s): 1.39479
CPU usage (%): 99.9619
Max. virtual memory (cumulated for all children) (KiB): 108896

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

runsolver used 0.794879 second user time and 2.49562 second system time

The end

Launcher Data (download as text)

Begin job on node67 on Tue Feb 27 01:50:41 UTC 2007

IDJOB= 309413
IDBENCH= 20258
IDSOLVER= 132
FILE ID= node67/309413-1172541041

PBS_JOBID= 3971802

Free space on /tmp= 66558 MiB

SOLVER NAME= Spear FH 1.0
BENCH NAME= HOME/pub/bench/SAT07/random/2+p/p0.9/v990/unif2p-p0.9-v990-c3583-S218623752-19-SAT.cnf
COMMAND LINE= /tmp/evaluation/309413-1172541041/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/309413-1172541041/instance-309413-1172541041.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node67/watcher-309413-1172541041 -o ROOT/results/node67/solver-309413-1172541041 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/309413-1172541041/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/309413-1172541041/instance-309413-1172541041.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  202e2057dc8114964b5b3ec133b76d59

RANDOM SEED= 252626530

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node67.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.236
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.236
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:       1946640 kB
Buffers:         11636 kB
Cached:          61808 kB
SwapCached:       3056 kB
Active:          35740 kB
Inactive:        47680 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1946640 kB
SwapTotal:     4192956 kB
SwapFree:      4183972 kB
Dirty:            1596 kB
Writeback:           0 kB
Mapped:          15572 kB
Slab:            11832 kB
Committed_AS:   753168 kB
PageTables:       1452 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 node67 on Tue Feb 27 02:10:43 UTC 2007