Trace number 307690

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.11 1200.42

General information on the benchmark

Namerandom/2+p/p0.7/v6500/
unif2p-p0.7-v6500-c17355-S211365596-08-UNSAT.cnf
MD5SUMe2ad6b729e129f6e94a5430009297576
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 variables6495
Number of clauses17354
Sum of the clauses size46856
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 25206
Number of clauses of size 312148
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/307690-1172496859/instance-307690-1172496859.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/node19/watcher-307690-1172496859 -o ROOT/results/node19/solver-307690-1172496859 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/307690-1172496859/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/307690-1172496859/instance-307690-1172496859.cnf 

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


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.95 3/77 21008
/proc/meminfo: memFree=1295024/2055920 swapFree=4192812/4192956
[pid=21008] ppid=21006 vsize=1932 CPUtime=0
/proc/21008/stat : 21008 (Spear-32) R 21006 21008 19893 0 -1 4194304 263 0 0 0 0 0 0 0 18 0 1 0 269639958 1978368 247 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134518176 0 0 4096 0 0 0 0 17 1 0 0
/proc/21008/statm: 483 247 126 302 0 178 0

[startup+0.108279 s]
/proc/loadavg: 0.92 0.98 0.95 3/77 21008
/proc/meminfo: memFree=1295024/2055920 swapFree=4192812/4192956
[pid=21008] ppid=21006 vsize=3216 CPUtime=0.1
/proc/21008/stat : 21008 (Spear-32) R 21006 21008 19893 0 -1 4194304 634 0 0 0 10 0 0 0 18 0 1 0 269639958 3293184 596 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/21008/statm: 804 596 140 302 0 499 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 3216

[startup+0.517325 s]
/proc/loadavg: 0.92 0.98 0.95 3/77 21008
/proc/meminfo: memFree=1295024/2055920 swapFree=4192812/4192956
[pid=21008] ppid=21006 vsize=4260 CPUtime=0.51
/proc/21008/stat : 21008 (Spear-32) R 21006 21008 19893 0 -1 4194304 899 0 0 0 51 0 0 0 21 0 1 0 269639958 4362240 861 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526972 0 0 4096 0 0 0 0 17 1 0 0
/proc/21008/statm: 1065 861 145 302 0 760 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 4260

[startup+1.33742 s]
/proc/loadavg: 0.92 0.98 0.95 2/78 21009
/proc/meminfo: memFree=1291560/2055920 swapFree=4192812/4192956
[pid=21008] ppid=21006 vsize=4900 CPUtime=1.32
/proc/21008/stat : 21008 (Spear-32) R 21006 21008 19893 0 -1 4194304 1066 0 0 0 132 0 0 0 25 0 1 0 269639958 5017600 1028 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526636 0 0 4096 0 0 0 0 17 1 0 0
/proc/21008/statm: 1225 1028 145 302 0 920 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 4900

[startup+2.97359 s]
/proc/loadavg: 0.92 0.98 0.95 2/78 21009
/proc/meminfo: memFree=1290664/2055920 swapFree=4192812/4192956
[pid=21008] ppid=21006 vsize=6052 CPUtime=2.96
/proc/21008/stat : 21008 (Spear-32) R 21006 21008 19893 0 -1 4194304 1351 0 0 0 294 2 0 0 25 0 1 0 269639958 6197248 1313 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527104 0 0 4096 0 0 0 0 17 1 0 0
/proc/21008/statm: 1513 1313 145 302 0 1208 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 6052

[startup+6.24995 s]
/proc/loadavg: 0.93 0.98 0.95 2/78 21009
/proc/meminfo: memFree=1288488/2055920 swapFree=4192812/4192956
[pid=21008] ppid=21006 vsize=8104 CPUtime=6.23
/proc/21008/stat : 21008 (Spear-32) R 21006 21008 19893 0 -1 4194304 1834 0 0 0 620 3 0 0 25 0 1 0 269639958 8298496 1796 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/21008/statm: 2026 1796 145 302 0 1721 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 8104

[startup+12.7097 s]
/proc/loadavg: 0.93 0.98 0.95 2/78 21009
/proc/meminfo: memFree=1285480/2055920 swapFree=4192812/4192956
[pid=21008] ppid=21006 vsize=10784 CPUtime=12.69
/proc/21008/stat : 21008 (Spear-32) R 21006 21008 19893 0 -1 4194304 2537 0 0 0 1264 5 0 0 25 0 1 0 269639958 11042816 2466 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/21008/statm: 2696 2466 145 302 0 2391 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 10784

[startup+25.5131 s]
/proc/loadavg: 0.95 0.98 0.95 2/78 21009
/proc/meminfo: memFree=1281256/2055920 swapFree=4192812/4192956
[pid=21008] ppid=21006 vsize=15124 CPUtime=25.49
/proc/21008/stat : 21008 (Spear-32) R 21006 21008 19893 0 -1 4194304 3615 0 0 0 2540 9 0 0 25 0 1 0 269639958 15486976 3544 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/21008/statm: 3781 3544 145 302 0 3476 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 15124

[startup+51.1249 s]
/proc/loadavg: 0.96 0.98 0.95 2/78 21009
/proc/meminfo: memFree=1275048/2055920 swapFree=4192812/4192956
[pid=21008] ppid=21006 vsize=21284 CPUtime=51.1
/proc/21008/stat : 21008 (Spear-32) R 21006 21008 19893 0 -1 4194304 5198 0 0 0 5095 15 0 0 25 0 1 0 269639958 21794816 5062 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/21008/statm: 5321 5062 145 302 0 5016 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 21284

[startup+102.346 s]
/proc/loadavg: 0.98 0.98 0.95 2/78 21009
/proc/meminfo: memFree=1265512/2055920 swapFree=4192812/4192956
[pid=21008] ppid=21006 vsize=31340 CPUtime=102.31
/proc/21008/stat : 21008 (Spear-32) R 21006 21008 19893 0 -1 4194304 7718 0 0 0 10205 26 0 0 25 0 1 0 269639958 32092160 7453 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526917 0 0 4096 0 0 0 0 17 1 0 0
/proc/21008/statm: 7835 7453 145 302 0 7530 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 31340

[startup+162.385 s]
/proc/loadavg: 0.99 0.98 0.95 2/78 21009
/proc/meminfo: memFree=1257000/2055920 swapFree=4192812/4192956
[pid=21008] ppid=21006 vsize=39508 CPUtime=162.33
/proc/21008/stat : 21008 (Spear-32) R 21006 21008 19893 0 -1 4194304 9806 0 0 0 16195 38 0 0 25 0 1 0 269639958 40456192 9541 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/21008/statm: 9877 9541 145 302 0 9572 0
Current children cumulated CPU time (s) 162.33
Current children cumulated vsize (KiB) 39508

[startup+222.42 s]
/proc/loadavg: 0.99 0.98 0.95 3/78 21009
/proc/meminfo: memFree=1248296/2055920 swapFree=4192812/4192956
[pid=21008] ppid=21006 vsize=48140 CPUtime=222.35
/proc/21008/stat : 21008 (Spear-32) R 21006 21008 19893 0 -1 4194304 11973 0 0 0 22188 47 0 0 25 0 1 0 269639958 49295360 11708 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/21008/statm: 12035 11708 145 302 0 11730 0
Current children cumulated CPU time (s) 222.35
Current children cumulated vsize (KiB) 48140

[startup+282.456 s]
/proc/loadavg: 0.99 0.98 0.95 2/78 21009
/proc/meminfo: memFree=1241384/2055920 swapFree=4192812/4192956
[pid=21008] ppid=21006 vsize=55136 CPUtime=282.37
/proc/21008/stat : 21008 (Spear-32) R 21006 21008 19893 0 -1 4194304 13689 0 0 0 28183 54 0 0 25 0 1 0 269639958 56459264 13425 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/21008/statm: 13784 13425 145 302 0 13479 0
Current children cumulated CPU time (s) 282.37
Current children cumulated vsize (KiB) 55136

[startup+342.489 s]
/proc/loadavg: 0.99 0.98 0.95 2/78 21009
/proc/meminfo: memFree=1235048/2055920 swapFree=4192812/4192956
[pid=21008] ppid=21006 vsize=62604 CPUtime=342.38
/proc/21008/stat : 21008 (Spear-32) R 21006 21008 19893 0 -1 4194304 15528 0 0 0 34176 62 0 0 25 0 1 0 269639958 64106496 15006 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526871 0 0 4096 0 0 0 0 17 1 0 0
/proc/21008/statm: 15651 15006 145 302 0 15346 0
Current children cumulated CPU time (s) 342.38
Current children cumulated vsize (KiB) 62604

[startup+402.528 s]
/proc/loadavg: 0.99 0.98 0.95 2/78 21009
/proc/meminfo: memFree=1228520/2055920 swapFree=4192812/4192956
[pid=21008] ppid=21006 vsize=69024 CPUtime=402.41
/proc/21008/stat : 21008 (Spear-32) R 21006 21008 19893 0 -1 4194304 17148 0 0 0 40171 70 0 0 25 0 1 0 269639958 70680576 16626 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527012 0 0 4096 0 0 0 0 17 1 0 0
/proc/21008/statm: 17256 16626 145 302 0 16951 0
Current children cumulated CPU time (s) 402.41
Current children cumulated vsize (KiB) 69024

[startup+462.562 s]
/proc/loadavg: 0.99 0.98 0.95 2/78 21011
/proc/meminfo: memFree=1223208/2055920 swapFree=4192812/4192956
[pid=21008] ppid=21006 vsize=74260 CPUtime=462.43
/proc/21008/stat : 21008 (Spear-32) R 21006 21008 19893 0 -1 4194304 18495 0 0 0 46166 77 0 0 25 0 1 0 269639958 76042240 17973 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/21008/statm: 18565 17973 145 302 0 18260 0
Current children cumulated CPU time (s) 462.43
Current children cumulated vsize (KiB) 74260

[startup+522.599 s]
/proc/loadavg: 0.99 0.98 0.95 2/78 21011
/proc/meminfo: memFree=1217320/2055920 swapFree=4192812/4192956
[pid=21008] ppid=21006 vsize=80200 CPUtime=522.45
/proc/21008/stat : 21008 (Spear-32) R 21006 21008 19893 0 -1 4194304 19955 0 0 0 52161 84 0 0 25 0 1 0 269639958 82124800 19433 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527022 0 0 4096 0 0 0 0 17 1 0 0
/proc/21008/statm: 20050 19433 145 302 0 19745 0
Current children cumulated CPU time (s) 522.45
Current children cumulated vsize (KiB) 80200

[startup+582.629 s]
/proc/loadavg: 0.99 0.98 0.95 2/78 21011
/proc/meminfo: memFree=1211432/2055920 swapFree=4192812/4192956
[pid=21008] ppid=21006 vsize=86068 CPUtime=582.47
/proc/21008/stat : 21008 (Spear-32) R 21006 21008 19893 0 -1 4194304 21440 0 0 0 58155 92 0 0 25 0 1 0 269639958 88133632 20918 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527012 0 0 4096 0 0 0 0 17 1 0 0
/proc/21008/statm: 21517 20918 145 302 0 21212 0
Current children cumulated CPU time (s) 582.47
Current children cumulated vsize (KiB) 86068

[startup+642.666 s]
/proc/loadavg: 0.99 0.98 0.95 2/78 21011
/proc/meminfo: memFree=1205928/2055920 swapFree=4192812/4192956
[pid=21008] ppid=21006 vsize=91536 CPUtime=642.49
/proc/21008/stat : 21008 (Spear-32) R 21006 21008 19893 0 -1 4194304 22816 0 0 0 64151 98 0 0 25 0 1 0 269639958 93732864 22294 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/21008/statm: 22884 22294 145 302 0 22579 0
Current children cumulated CPU time (s) 642.49
Current children cumulated vsize (KiB) 91536

[startup+702.7 s]
/proc/loadavg: 0.99 0.98 0.95 2/78 21011
/proc/meminfo: memFree=1200872/2055920 swapFree=4192812/4192956
[pid=21008] ppid=21006 vsize=96588 CPUtime=702.5
/proc/21008/stat : 21008 (Spear-32) R 21006 21008 19893 0 -1 4194304 24058 0 0 0 70146 104 0 0 25 0 1 0 269639958 98906112 23536 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526952 0 0 4096 0 0 0 0 17 1 0 0
/proc/21008/statm: 24147 23536 145 302 0 23842 0
Current children cumulated CPU time (s) 702.5
Current children cumulated vsize (KiB) 96588

[startup+762.733 s]
/proc/loadavg: 0.99 0.98 0.95 2/78 21011
/proc/meminfo: memFree=1196520/2055920 swapFree=4192812/4192956
[pid=21008] ppid=21006 vsize=100832 CPUtime=762.53
/proc/21008/stat : 21008 (Spear-32) R 21006 21008 19893 0 -1 4194304 25140 0 0 0 76144 109 0 0 25 0 1 0 269639958 103251968 24618 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/21008/statm: 25208 24618 145 302 0 24903 0
Current children cumulated CPU time (s) 762.53
Current children cumulated vsize (KiB) 100832

[startup+822.77 s]
/proc/loadavg: 0.99 0.98 0.95 2/78 21011
/proc/meminfo: memFree=1192232/2055920 swapFree=4192812/4192956
[pid=21008] ppid=21006 vsize=105140 CPUtime=822.55
/proc/21008/stat : 21008 (Spear-32) R 21006 21008 19893 0 -1 4194304 26229 0 0 0 82141 114 0 0 25 0 1 0 269639958 107663360 25707 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/21008/statm: 26285 25707 145 302 0 25980 0
Current children cumulated CPU time (s) 822.55
Current children cumulated vsize (KiB) 105140

[startup+882.805 s]
/proc/loadavg: 0.99 0.98 0.95 2/78 21011
/proc/meminfo: memFree=1188392/2055920 swapFree=4192812/4192956
[pid=21008] ppid=21006 vsize=109000 CPUtime=882.56
/proc/21008/stat : 21008 (Spear-32) R 21006 21008 19893 0 -1 4194304 27182 0 0 0 88137 119 0 0 25 0 1 0 269639958 111616000 26660 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526941 0 0 4096 0 0 0 0 17 1 0 0
/proc/21008/statm: 27250 26660 145 302 0 26945 0
Current children cumulated CPU time (s) 882.56
Current children cumulated vsize (KiB) 109000

[startup+942.84 s]
/proc/loadavg: 0.99 0.98 0.95 2/78 21011
/proc/meminfo: memFree=1185192/2055920 swapFree=4192812/4192956
[pid=21008] ppid=21006 vsize=112300 CPUtime=942.58
/proc/21008/stat : 21008 (Spear-32) R 21006 21008 19893 0 -1 4194304 28001 0 0 0 94134 124 0 0 25 0 1 0 269639958 114995200 27479 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526955 0 0 4096 0 0 0 0 17 1 0 0
/proc/21008/statm: 28075 27479 145 302 0 27770 0
Current children cumulated CPU time (s) 942.58
Current children cumulated vsize (KiB) 112300

[startup+1002.87 s]
/proc/loadavg: 0.99 0.98 0.95 2/78 21011
/proc/meminfo: memFree=1182248/2055920 swapFree=4192812/4192956
[pid=21008] ppid=21006 vsize=117252 CPUtime=1002.6
/proc/21008/stat : 21008 (Spear-32) R 21006 21008 19893 0 -1 4194304 29231 0 0 0 100130 130 0 0 25 0 1 0 269639958 120066048 28196 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526862 0 0 4096 0 0 0 0 17 1 0 0
/proc/21008/statm: 29313 28196 145 302 0 29008 0
Current children cumulated CPU time (s) 1002.6
Current children cumulated vsize (KiB) 117252

[startup+1062.91 s]
/proc/loadavg: 0.99 0.98 0.95 2/78 21011
/proc/meminfo: memFree=1179240/2055920 swapFree=4192812/4192956
[pid=21008] ppid=21006 vsize=120400 CPUtime=1062.62
/proc/21008/stat : 21008 (Spear-32) R 21006 21008 19893 0 -1 4194304 29978 0 0 0 106126 136 0 0 25 0 1 0 269639958 123289600 28943 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526962 0 0 4096 0 0 0 0 17 1 0 0
/proc/21008/statm: 30100 28943 145 302 0 29795 0
Current children cumulated CPU time (s) 1062.62
Current children cumulated vsize (KiB) 120400

[startup+1122.95 s]
/proc/loadavg: 0.99 0.98 0.95 2/78 21011
/proc/meminfo: memFree=1176296/2055920 swapFree=4192812/4192956
[pid=21008] ppid=21006 vsize=123512 CPUtime=1122.64
/proc/21008/stat : 21008 (Spear-32) R 21006 21008 19893 0 -1 4194304 30721 0 0 0 112124 140 0 0 25 0 1 0 269639958 126476288 29686 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526928 0 0 4096 0 0 0 0 17 1 0 0
/proc/21008/statm: 30878 29686 145 302 0 30573 0
Current children cumulated CPU time (s) 1122.64
Current children cumulated vsize (KiB) 123512

[startup+1182.98 s]
/proc/loadavg: 0.99 0.98 0.95 2/78 21011
/proc/meminfo: memFree=1173224/2055920 swapFree=4192812/4192956
[pid=21008] ppid=21006 vsize=126500 CPUtime=1182.66
/proc/21008/stat : 21008 (Spear-32) R 21006 21008 19893 0 -1 4194304 31475 0 0 0 118122 144 0 0 25 0 1 0 269639958 129536000 30440 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526984 0 0 4096 0 0 0 0 17 1 0 0
/proc/21008/statm: 31625 30440 145 302 0 31320 0
Current children cumulated CPU time (s) 1182.66
Current children cumulated vsize (KiB) 126500



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.98 0.95 2/78 21011
/proc/meminfo: memFree=1172328/2055920 swapFree=4192812/4192956
[pid=21008] ppid=21006 vsize=127412 CPUtime=1200.08
/proc/21008/stat : 21008 (Spear-32) R 21006 21008 19893 0 -1 4194304 31706 0 0 0 119863 145 0 0 25 0 1 0 269639958 130469888 30671 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/21008/statm: 31853 30671 145 302 0 31548 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 127412

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.42
CPU time (s): 1200.11
CPU user time (s): 1198.63
CPU system time (s): 1.47378
CPU usage (%): 99.9737
Max. virtual memory (cumulated for all children) (KiB): 127412

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

runsolver used 1.20782 second user time and 3.06453 second system time

The end

Launcher Data (download as text)

Begin job on node19 on Mon Feb 26 13:34:19 UTC 2007

IDJOB= 307690
IDBENCH= 20211
IDSOLVER= 131
FILE ID= node19/307690-1172496859

PBS_JOBID= 3971568

Free space on /tmp= 66558 MiB

SOLVER NAME= Spear FHS 1.0
BENCH NAME= HOME/pub/bench/SAT07/random/2+p/p0.7/v6500/unif2p-p0.7-v6500-c17355-S211365596-08-UNSAT.cnf
COMMAND LINE= /tmp/evaluation/307690-1172496859/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/307690-1172496859/instance-307690-1172496859.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node19/watcher-307690-1172496859 -o ROOT/results/node19/solver-307690-1172496859 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/307690-1172496859/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/307690-1172496859/instance-307690-1172496859.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  e2ad6b729e129f6e94a5430009297576

RANDOM SEED= 980339265

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node19.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.214
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	: 5931.00
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.214
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:       1295432 kB
Buffers:         64716 kB
Cached:         575232 kB
SwapCached:          0 kB
Active:         303924 kB
Inactive:       380192 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1295432 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1908 kB
Writeback:           0 kB
Mapped:          63040 kB
Slab:            61924 kB
Committed_AS:   981228 kB
PageTables:       1760 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 node19 on Mon Feb 26 13:54:22 UTC 2007