Trace number 299654

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 FHS 1.0? (TO) 1200.04 1200.5

General information on the benchmark

Namerandom/OnTreshold/3SAT/v650/
unif-k3-r4.261-v650-c2769-S1089058690-02.SAT.shuffled.cnf
MD5SUM67fab2237a85c249de45919413a62498
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.05699
Satisfiable
(Un)Satisfiability was proved
Number of variables650
Number of clauses2769
Sum of the clauses size8307
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32769
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/299654-1171875412/instance-299654-1171875412.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/node30/watcher-299654-1171875412 -o ROOT/results/node30/solver-299654-1171875412 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/299654-1171875412/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/299654-1171875412/instance-299654-1171875412.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 0.99 0.99 3/77 8532
/proc/meminfo: memFree=852576/2055920 swapFree=4146080/4192956
[pid=8532] ppid=8530 vsize=1548 CPUtime=0
/proc/8532/stat : 8532 (Spear-32) R 8530 8532 3399 0 -1 4194304 200 0 0 0 0 0 0 0 18 0 1 0 181305273 1585152 184 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/8532/statm: 387 185 128 302 0 82 0

[startup+0.10757 s]
/proc/loadavg: 1.00 0.99 0.99 3/77 8532
/proc/meminfo: memFree=852576/2055920 swapFree=4146080/4192956
[pid=8532] ppid=8530 vsize=1932 CPUtime=0.1
/proc/8532/stat : 8532 (Spear-32) R 8530 8532 3399 0 -1 4194304 312 0 0 0 10 0 0 0 18 0 1 0 181305273 1978368 296 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/8532/statm: 483 296 140 302 0 178 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1932

[startup+0.515627 s]
/proc/loadavg: 1.00 0.99 0.99 3/77 8532
/proc/meminfo: memFree=852576/2055920 swapFree=4146080/4192956
[pid=8532] ppid=8530 vsize=2832 CPUtime=0.5
/proc/8532/stat : 8532 (Spear-32) R 8530 8532 3399 0 -1 4194304 531 0 0 0 49 1 0 0 21 0 1 0 181305273 2899968 515 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/8532/statm: 708 515 140 302 0 403 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 2832

[startup+1.33674 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 8533
/proc/meminfo: memFree=850072/2055920 swapFree=4146080/4192956
[pid=8532] ppid=8530 vsize=4016 CPUtime=1.32
/proc/8532/stat : 8532 (Spear-32) R 8530 8532 3399 0 -1 4194304 827 0 0 0 130 2 0 0 25 0 1 0 181305273 4112384 811 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/8532/statm: 1004 811 140 302 0 699 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 4016

[startup+2.97698 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 8533
/proc/meminfo: memFree=848664/2055920 swapFree=4146080/4192956
[pid=8532] ppid=8530 vsize=5564 CPUtime=2.96
/proc/8532/stat : 8532 (Spear-32) R 8530 8532 3399 0 -1 4194304 1223 0 0 0 293 3 0 0 25 0 1 0 181305273 5697536 1207 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/8532/statm: 1391 1207 140 302 0 1086 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 5564

[startup+6.25344 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 8533
/proc/meminfo: memFree=846040/2055920 swapFree=4146080/4192956
[pid=8532] ppid=8530 vsize=8008 CPUtime=6.24
/proc/8532/stat : 8532 (Spear-32) R 8530 8532 3399 0 -1 4194304 1850 0 0 0 619 5 0 0 25 0 1 0 181305273 8200192 1801 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/8532/statm: 2002 1801 140 302 0 1697 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 8008

[startup+12.7114 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 8533
/proc/meminfo: memFree=842520/2055920 swapFree=4146080/4192956
[pid=8532] ppid=8530 vsize=11104 CPUtime=12.69
/proc/8532/stat : 8532 (Spear-32) R 8530 8532 3399 0 -1 4194304 2636 0 0 0 1262 7 0 0 25 0 1 0 181305273 11370496 2587 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/8532/statm: 2776 2587 140 302 0 2471 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 11104

[startup+25.5132 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 8533
/proc/meminfo: memFree=838296/2055920 swapFree=4146080/4192956
[pid=8532] ppid=8530 vsize=15636 CPUtime=25.49
/proc/8532/stat : 8532 (Spear-32) R 8530 8532 3399 0 -1 4194304 3772 0 0 0 2538 11 0 0 25 0 1 0 181305273 16011264 3658 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/8532/statm: 3909 3658 140 302 0 3604 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 15636

[startup+51.1248 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 8533
/proc/meminfo: memFree=831768/2055920 swapFree=4146080/4192956
[pid=8532] ppid=8530 vsize=22064 CPUtime=51.09
/proc/8532/stat : 8532 (Spear-32) R 8530 8532 3399 0 -1 4194304 5387 0 0 0 5092 17 0 0 25 0 1 0 181305273 22593536 5273 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/8532/statm: 5516 5273 140 302 0 5211 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 22064

[startup+102.346 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 8533
/proc/meminfo: memFree=823256/2055920 swapFree=4146080/4192956
[pid=8532] ppid=8530 vsize=30964 CPUtime=102.31
/proc/8532/stat : 8532 (Spear-32) R 8530 8532 3399 0 -1 4194304 7637 0 0 0 10203 28 0 0 25 0 1 0 181305273 31707136 7394 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/8532/statm: 7741 7394 140 302 0 7436 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 30964

[startup+162.38 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 8533
/proc/meminfo: memFree=815704/2055920 swapFree=4146080/4192956
[pid=8532] ppid=8530 vsize=38572 CPUtime=162.32
/proc/8532/stat : 8532 (Spear-32) R 8530 8532 3399 0 -1 4194304 9500 0 0 0 16194 38 0 0 25 0 1 0 181305273 39497728 9257 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/8532/statm: 9643 9257 140 302 0 9338 0
Current children cumulated CPU time (s) 162.32
Current children cumulated vsize (KiB) 38572

[startup+222.406 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 8533
/proc/meminfo: memFree=809560/2055920 swapFree=4146080/4192956
[pid=8532] ppid=8530 vsize=44616 CPUtime=222.33
/proc/8532/stat : 8532 (Spear-32) R 8530 8532 3399 0 -1 4194304 11032 0 0 0 22186 47 0 0 25 0 1 0 181305273 45686784 10789 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/8532/statm: 11154 10789 140 302 0 10849 0
Current children cumulated CPU time (s) 222.33
Current children cumulated vsize (KiB) 44616

[startup+282.455 s]
/proc/loadavg: 1.00 0.99 0.99 2/84 8639
/proc/meminfo: memFree=802080/2055920 swapFree=4146080/4192956
[pid=8532] ppid=8530 vsize=51800 CPUtime=282.3
/proc/8532/stat : 8532 (Spear-32) R 8530 8532 3399 0 -1 4194304 12816 0 0 0 28174 56 0 0 25 0 1 0 181305273 53043200 12316 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526803 0 0 4096 0 0 0 0 17 1 0 0
/proc/8532/statm: 12950 12316 140 302 0 12645 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 51800

[startup+342.519 s]
/proc/loadavg: 1.00 0.99 0.99 2/84 8711
/proc/meminfo: memFree=796448/2055920 swapFree=4146080/4192956
[pid=8532] ppid=8530 vsize=57520 CPUtime=342.29
/proc/8532/stat : 8532 (Spear-32) R 8530 8532 3399 0 -1 4194304 14236 0 0 0 34164 65 0 0 25 0 1 0 181305273 58900480 13736 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/8532/statm: 14380 13736 140 302 0 14075 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 57520

[startup+402.551 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 8731
/proc/meminfo: memFree=792408/2055920 swapFree=4146080/4192956
[pid=8532] ppid=8530 vsize=62556 CPUtime=402.31
/proc/8532/stat : 8532 (Spear-32) R 8530 8532 3399 0 -1 4194304 15465 0 0 0 40159 72 0 0 25 0 1 0 181305273 64057344 14965 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134527022 0 0 4096 0 0 0 0 17 1 0 0
/proc/8532/statm: 15639 14965 140 302 0 15334 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 62556

[startup+462.582 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 8731
/proc/meminfo: memFree=788248/2055920 swapFree=4146080/4192956
[pid=8532] ppid=8530 vsize=66884 CPUtime=462.33
/proc/8532/stat : 8532 (Spear-32) R 8530 8532 3399 0 -1 4194304 16522 0 0 0 46154 79 0 0 25 0 1 0 181305273 68489216 16022 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/8532/statm: 16721 16022 140 302 0 16416 0
Current children cumulated CPU time (s) 462.33
Current children cumulated vsize (KiB) 66884

[startup+522.609 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 8731
/proc/meminfo: memFree=784344/2055920 swapFree=4146080/4192956
[pid=8532] ppid=8530 vsize=70792 CPUtime=522.33
/proc/8532/stat : 8532 (Spear-32) R 8530 8532 3399 0 -1 4194304 17514 0 0 0 52149 84 0 0 25 0 1 0 181305273 72491008 17014 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/8532/statm: 17698 17014 140 302 0 17393 0
Current children cumulated CPU time (s) 522.33
Current children cumulated vsize (KiB) 70792

[startup+582.638 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 8731
/proc/meminfo: memFree=780184/2055920 swapFree=4146080/4192956
[pid=8532] ppid=8530 vsize=74920 CPUtime=582.35
/proc/8532/stat : 8532 (Spear-32) R 8530 8532 3399 0 -1 4194304 18532 0 0 0 58145 90 0 0 25 0 1 0 181305273 76718080 18032 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/8532/statm: 18730 18032 140 302 0 18425 0
Current children cumulated CPU time (s) 582.35
Current children cumulated vsize (KiB) 74920

[startup+642.674 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 8731
/proc/meminfo: memFree=776280/2055920 swapFree=4146080/4192956
[pid=8532] ppid=8530 vsize=79052 CPUtime=642.36
/proc/8532/stat : 8532 (Spear-32) R 8530 8532 3399 0 -1 4194304 19521 0 0 0 64141 95 0 0 25 0 1 0 181305273 80949248 19021 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/8532/statm: 19763 19021 140 302 0 19458 0
Current children cumulated CPU time (s) 642.36
Current children cumulated vsize (KiB) 79052

[startup+702.706 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 8731
/proc/meminfo: memFree=772888/2055920 swapFree=4146080/4192956
[pid=8532] ppid=8530 vsize=82384 CPUtime=702.38
/proc/8532/stat : 8532 (Spear-32) R 8530 8532 3399 0 -1 4194304 20373 0 0 0 70137 101 0 0 25 0 1 0 181305273 84361216 19873 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/8532/statm: 20596 19873 140 302 0 20291 0
Current children cumulated CPU time (s) 702.38
Current children cumulated vsize (KiB) 82384

[startup+762.734 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 8731
/proc/meminfo: memFree=769880/2055920 swapFree=4146080/4192956
[pid=8532] ppid=8530 vsize=85400 CPUtime=762.38
/proc/8532/stat : 8532 (Spear-32) R 8530 8532 3399 0 -1 4194304 21134 0 0 0 76132 106 0 0 25 0 1 0 181305273 87449600 20634 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134527022 0 0 4096 0 0 0 0 17 1 0 0
/proc/8532/statm: 21350 20634 140 302 0 21045 0
Current children cumulated CPU time (s) 762.38
Current children cumulated vsize (KiB) 85400

[startup+822.769 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 8731
/proc/meminfo: memFree=766488/2055920 swapFree=4146080/4192956
[pid=8532] ppid=8530 vsize=88908 CPUtime=822.41
/proc/8532/stat : 8532 (Spear-32) R 8530 8532 3399 0 -1 4194304 21966 0 0 0 82129 112 0 0 25 0 1 0 181305273 91041792 21466 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526860 0 0 4096 0 0 0 0 17 1 0 0
/proc/8532/statm: 22227 21466 140 302 0 21922 0
Current children cumulated CPU time (s) 822.41
Current children cumulated vsize (KiB) 88908

[startup+882.799 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 8731
/proc/meminfo: memFree=763544/2055920 swapFree=4146080/4192956
[pid=8532] ppid=8530 vsize=94068 CPUtime=882.42
/proc/8532/stat : 8532 (Spear-32) R 8530 8532 3399 0 -1 4194304 23239 0 0 0 88125 117 0 0 25 0 1 0 181305273 96325632 22226 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/8532/statm: 23517 22226 140 302 0 23212 0
Current children cumulated CPU time (s) 882.42
Current children cumulated vsize (KiB) 94068

[startup+942.834 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 8731
/proc/meminfo: memFree=760408/2055920 swapFree=4146080/4192956
[pid=8532] ppid=8530 vsize=97184 CPUtime=942.44
/proc/8532/stat : 8532 (Spear-32) R 8530 8532 3399 0 -1 4194304 24019 0 0 0 94121 123 0 0 25 0 1 0 181305273 99516416 23006 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526876 0 0 4096 0 0 0 0 17 1 0 0
/proc/8532/statm: 24296 23006 140 302 0 23991 0
Current children cumulated CPU time (s) 942.44
Current children cumulated vsize (KiB) 97184

[startup+1002.87 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 8731
/proc/meminfo: memFree=757400/2055920 swapFree=4146080/4192956
[pid=8532] ppid=8530 vsize=100164 CPUtime=1002.45
/proc/8532/stat : 8532 (Spear-32) R 8530 8532 3399 0 -1 4194304 24780 0 0 0 100117 128 0 0 25 0 1 0 181305273 102567936 23767 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/8532/statm: 25041 23767 140 302 0 24736 0
Current children cumulated CPU time (s) 1002.45
Current children cumulated vsize (KiB) 100164

[startup+1062.9 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 8731
/proc/meminfo: memFree=754328/2055920 swapFree=4146080/4192956
[pid=8532] ppid=8530 vsize=103252 CPUtime=1062.47
/proc/8532/stat : 8532 (Spear-32) R 8530 8532 3399 0 -1 4194304 25523 0 0 0 106113 134 0 0 25 0 1 0 181305273 105730048 24510 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/8532/statm: 25813 24510 140 302 0 25508 0
Current children cumulated CPU time (s) 1062.47
Current children cumulated vsize (KiB) 103252

[startup+1122.93 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 8731
/proc/meminfo: memFree=751576/2055920 swapFree=4146080/4192956
[pid=8532] ppid=8530 vsize=106108 CPUtime=1122.48
/proc/8532/stat : 8532 (Spear-32) R 8530 8532 3399 0 -1 4194304 26226 0 0 0 112109 139 0 0 25 0 1 0 181305273 108654592 25213 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/8532/statm: 26527 25213 140 302 0 26222 0
Current children cumulated CPU time (s) 1122.48
Current children cumulated vsize (KiB) 106108

[startup+1182.96 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 8731
/proc/meminfo: memFree=748568/2055920 swapFree=4146080/4192956
[pid=8532] ppid=8530 vsize=109080 CPUtime=1182.49
/proc/8532/stat : 8532 (Spear-32) R 8530 8532 3399 0 -1 4194304 26983 0 0 0 118105 144 0 0 25 0 1 0 181305273 111697920 25970 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526962 0 0 4096 0 0 0 0 17 1 0 0
/proc/8532/statm: 27270 25970 140 302 0 26965 0
Current children cumulated CPU time (s) 1182.49
Current children cumulated vsize (KiB) 109080



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.48 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 8731
/proc/meminfo: memFree=747608/2055920 swapFree=4146080/4192956
[pid=8532] ppid=8530 vsize=109988 CPUtime=1200.01
/proc/8532/stat : 8532 (Spear-32) R 8530 8532 3399 0 -1 4194304 27200 0 0 0 119856 145 0 0 25 0 1 0 181305273 112627712 26187 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/8532/statm: 27497 26187 140 302 0 27192 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 109988

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

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

[startup+1200.48 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 8731
/proc/meminfo: memFree=747608/2055920 swapFree=4146080/4192956
[pid=8532] ppid=8530 vsize=109988 CPUtime=1200.01
/proc/8532/stat : 8532 (Spear-32) R 8530 8532 3399 0 -1 4194304 27200 0 0 0 119856 145 0 0 25 0 1 0 181305273 112627712 26187 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/8532/statm: 27497 26187 140 302 0 27192 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 109988

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.5
CPU time (s): 1200.04
CPU user time (s): 1198.57
CPU system time (s): 1.47078
CPU usage (%): 99.9613
Max. virtual memory (cumulated for all children) (KiB): 109988

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

runsolver used 1.38979 second user time and 2.87656 second system time

The end

Launcher Data (download as text)

Begin job on node30 on Mon Feb 19 08:56:52 UTC 2007

IDJOB= 299654
IDBENCH= 20015
IDSOLVER= 131
FILE ID= node30/299654-1171875412

PBS_JOBID= 3839660

Free space on /tmp= 66562 MiB

SOLVER NAME= Spear FHS 1.0
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/3SAT/v650/unif-k3-r4.261-v650-c2769-S1089058690-02.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/299654-1171875412/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/299654-1171875412/instance-299654-1171875412.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node30/watcher-299654-1171875412 -o ROOT/results/node30/solver-299654-1171875412 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/299654-1171875412/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/299654-1171875412/instance-299654-1171875412.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  67fab2237a85c249de45919413a62498

RANDOM SEED= 576937199

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node30.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.270
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.270
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:        852920 kB
Buffers:         44460 kB
Cached:        1041648 kB
SwapCached:      15288 kB
Active:         837120 kB
Inactive:       275120 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        852920 kB
SwapTotal:     4192956 kB
SwapFree:      4146080 kB
Dirty:            1600 kB
Writeback:           0 kB
Mapped:          29932 kB
Slab:            76152 kB
Committed_AS:   626972 kB
PageTables:       1884 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 node30 on Mon Feb 19 09:16:55 UTC 2007