Trace number 314447

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.13 1200.46

General information on the benchmark

Nameindustrial/fuhs/medium/
AProVE07-11.cnf
MD5SUMbbf2ddba983f34e9ffda755afdcf8885
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark109.163
Satisfiable
(Un)Satisfiability was proved
Number of variables1004933
Number of clauses4426834
Sum of the clauses size11901940
Maximum clause length4335
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 22485540
Number of clauses of size 31662546
Number of clauses of size 4144019
Number of clauses of size 55160
Number of clauses of size over 5129568

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/314447-1172637190/instance-314447-1172637190.cnf

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.1 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node38/watcher-314447-1172637190 -o ROOT/results/node38/solver-314447-1172637190 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/314447-1172637190/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs /tmp/evaluation/314447-1172637190/instance-314447-1172637190.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2400 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.18 1.04 0.99 3/64 11727
/proc/meminfo: memFree=1278288/2055920 swapFree=4183772/4192956
[pid=11727] ppid=11725 vsize=1932 CPUtime=0
/proc/11727/stat : 11727 (Spear-32) R 11725 11727 11015 0 -1 4194304 262 0 0 0 0 0 0 0 18 0 1 0 283674930 1978368 247 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134518176 0 0 4096 0 0 0 0 17 1 0 0
/proc/11727/statm: 483 247 126 302 0 178 0

[startup+0.0317469 s]
/proc/loadavg: 1.18 1.04 0.99 3/64 11727
/proc/meminfo: memFree=1278288/2055920 swapFree=4183772/4192956
[pid=11727] ppid=11725 vsize=4672 CPUtime=0.02
/proc/11727/stat : 11727 (Spear-32) R 11725 11727 11015 0 -1 4194304 995 0 0 0 2 0 0 0 18 0 1 0 283674930 4784128 735 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134518170 0 0 4096 0 0 0 0 17 1 0 0
/proc/11727/statm: 1168 736 126 302 0 863 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 4672

[startup+0.101756 s]
/proc/loadavg: 1.18 1.04 0.99 3/64 11727
/proc/meminfo: memFree=1278288/2055920 swapFree=4183772/4192956
[pid=11727] ppid=11725 vsize=8248 CPUtime=0.09
/proc/11727/stat : 11727 (Spear-32) R 11725 11727 11015 0 -1 4194304 2473 0 0 0 7 2 0 0 18 0 1 0 283674930 8445952 1698 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11727/statm: 2062 1698 126 302 0 1757 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8248

[startup+0.301778 s]
/proc/loadavg: 1.18 1.04 0.99 3/64 11727
/proc/meminfo: memFree=1278288/2055920 swapFree=4183772/4192956
[pid=11727] ppid=11725 vsize=30012 CPUtime=0.29
/proc/11727/stat : 11727 (Spear-32) R 11725 11727 11015 0 -1 4194304 8157 0 0 0 22 7 0 0 19 0 1 0 283674930 30732288 5651 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 135256029 0 0 4096 0 0 0 0 17 1 0 0
/proc/11727/statm: 7503 5651 126 302 0 7198 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30012

[startup+0.701824 s]
/proc/loadavg: 1.18 1.04 0.99 3/64 11727
/proc/meminfo: memFree=1278288/2055920 swapFree=4183772/4192956
[pid=11727] ppid=11725 vsize=53728 CPUtime=0.69
/proc/11727/stat : 11727 (Spear-32) R 11725 11727 11015 0 -1 4194304 17148 0 0 0 51 18 0 0 22 0 1 0 283674930 55017472 10543 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11727/statm: 13432 10543 126 302 0 13127 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 53728

[startup+1.50291 s]
/proc/loadavg: 1.17 1.04 0.99 2/65 11728
/proc/meminfo: memFree=1217800/2055920 swapFree=4183772/4192956
[pid=11727] ppid=11725 vsize=108000 CPUtime=1.49
/proc/11727/stat : 11727 (Spear-32) R 11725 11727 11015 0 -1 4194304 35672 0 0 0 108 41 0 0 25 0 1 0 283674930 110592000 22409 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11727/statm: 27001 22411 126 302 0 26696 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 108000

[startup+3.10109 s]
/proc/loadavg: 1.17 1.04 0.99 2/65 11728
/proc/meminfo: memFree=1158600/2055920 swapFree=4183772/4192956
[pid=11727] ppid=11725 vsize=147988 CPUtime=3.09
/proc/11727/stat : 11727 (Spear-32) R 11725 11727 11015 0 -1 4194304 50027 0 0 0 250 59 0 0 25 0 1 0 283674930 151539712 35767 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/11727/statm: 36997 35767 129 302 0 36692 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 147988

[startup+6.30146 s]
/proc/loadavg: 1.23 1.05 1.00 2/65 11728
/proc/meminfo: memFree=1080200/2055920 swapFree=4183772/4192956
[pid=11727] ppid=11725 vsize=229472 CPUtime=6.29
/proc/11727/stat : 11727 (Spear-32) R 11725 11727 11015 0 -1 4194304 71649 0 0 0 559 70 0 0 25 0 1 0 283674930 234979328 54315 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/11727/statm: 57368 54315 129 302 0 57063 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 229472

[startup+12.7012 s]
/proc/loadavg: 1.22 1.05 1.00 2/65 11728
/proc/meminfo: memFree=947608/2055920 swapFree=4183772/4192956
[pid=11727] ppid=11725 vsize=356872 CPUtime=12.68
/proc/11727/stat : 11727 (Spear-32) R 11725 11727 11015 0 -1 4194304 106251 0 0 0 1181 87 0 0 25 0 1 0 283674930 365436928 83823 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526831 0 0 4096 0 0 0 0 17 1 0 0
/proc/11727/statm: 89218 83823 140 302 0 88913 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 356872

[startup+25.5016 s]
/proc/loadavg: 1.18 1.05 1.00 2/65 11728
/proc/meminfo: memFree=942616/2055920 swapFree=4183772/4192956
[pid=11727] ppid=11725 vsize=358588 CPUtime=25.48
/proc/11727/stat : 11727 (Spear-32) R 11725 11727 11015 0 -1 4194304 106728 0 0 0 2460 88 0 0 25 0 1 0 283674930 367194112 84300 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526917 0 0 4096 0 0 0 0 17 1 0 0
/proc/11727/statm: 89647 84300 140 302 0 89342 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 358588

[startup+51.1015 s]
/proc/loadavg: 1.11 1.04 1.00 2/65 11728
/proc/meminfo: memFree=942040/2055920 swapFree=4183772/4192956
[pid=11727] ppid=11725 vsize=359248 CPUtime=51.07
/proc/11727/stat : 11727 (Spear-32) R 11725 11727 11015 0 -1 4194304 106902 0 0 0 5018 89 0 0 25 0 1 0 283674930 367869952 84474 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/11727/statm: 89812 84474 140 302 0 89507 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 359248

[startup+102.305 s]
/proc/loadavg: 1.05 1.03 1.00 2/65 11728
/proc/meminfo: memFree=941592/2055920 swapFree=4183772/4192956
[pid=11727] ppid=11725 vsize=359628 CPUtime=102.25
/proc/11727/stat : 11727 (Spear-32) R 11725 11727 11015 0 -1 4194304 107011 0 0 0 10136 89 0 0 25 0 1 0 283674930 368259072 84583 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/11727/statm: 89907 84583 140 302 0 89602 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 359628

[startup+162.301 s]
/proc/loadavg: 1.06 1.04 1.00 2/65 11728
/proc/meminfo: memFree=941336/2055920 swapFree=4183772/4192956
[pid=11727] ppid=11725 vsize=360032 CPUtime=162.23
/proc/11727/stat : 11727 (Spear-32) R 11725 11727 11015 0 -1 4194304 107091 0 0 0 16133 90 0 0 25 0 1 0 283674930 368672768 84663 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/11727/statm: 90008 84663 140 302 0 89703 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 360032

[startup+222.302 s]
/proc/loadavg: 1.02 1.03 1.00 2/65 11728
/proc/meminfo: memFree=940824/2055920 swapFree=4183772/4192956
[pid=11727] ppid=11725 vsize=360416 CPUtime=222.22
/proc/11727/stat : 11727 (Spear-32) R 11725 11727 11015 0 -1 4194304 107206 0 0 0 22132 90 0 0 25 0 1 0 283674930 369065984 84778 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/11727/statm: 90104 84778 140 302 0 89799 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 360416

[startup+282.302 s]
/proc/loadavg: 1.04 1.03 1.00 2/65 11728
/proc/meminfo: memFree=940568/2055920 swapFree=4183772/4192956
[pid=11727] ppid=11725 vsize=360792 CPUtime=282.21
/proc/11727/stat : 11727 (Spear-32) R 11725 11727 11015 0 -1 4194304 107288 0 0 0 28130 91 0 0 25 0 1 0 283674930 369451008 84860 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526871 0 0 4096 0 0 0 0 17 1 0 0
/proc/11727/statm: 90198 84860 140 302 0 89893 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 360792

[startup+342.302 s]
/proc/loadavg: 1.05 1.04 1.00 2/65 11728
/proc/meminfo: memFree=939992/2055920 swapFree=4183772/4192956
[pid=11727] ppid=11725 vsize=361316 CPUtime=342.18
/proc/11727/stat : 11727 (Spear-32) R 11725 11727 11015 0 -1 4194304 107390 0 0 0 34127 91 0 0 25 0 1 0 283674930 369987584 84962 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134529837 0 0 4096 0 0 0 0 17 1 0 0
/proc/11727/statm: 90329 84962 140 302 0 90024 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 361316

[startup+402.301 s]
/proc/loadavg: 1.13 1.06 1.01 2/65 11728
/proc/meminfo: memFree=938072/2055920 swapFree=4183772/4192956
[pid=11727] ppid=11725 vsize=363028 CPUtime=402.17
/proc/11727/stat : 11727 (Spear-32) R 11725 11727 11015 0 -1 4194304 111380 0 0 0 40123 94 0 0 25 0 1 0 283674930 371740672 85365 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11727/statm: 90757 85365 140 302 0 90452 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 363028

[startup+462.301 s]
/proc/loadavg: 1.12 1.06 1.00 2/65 11728
/proc/meminfo: memFree=936984/2055920 swapFree=4183772/4192956
[pid=11727] ppid=11725 vsize=363948 CPUtime=462.15
/proc/11727/stat : 11727 (Spear-32) R 11725 11727 11015 0 -1 4194304 134317 0 0 0 46109 106 0 0 25 0 1 0 283674930 372682752 85656 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/11727/statm: 90987 85656 140 302 0 90682 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 363948

[startup+522.301 s]
/proc/loadavg: 1.11 1.07 1.00 2/65 11728
/proc/meminfo: memFree=936728/2055920 swapFree=4183772/4192956
[pid=11727] ppid=11725 vsize=364312 CPUtime=522.14
/proc/11727/stat : 11727 (Spear-32) R 11725 11727 11015 0 -1 4194304 140925 0 0 0 52104 110 0 0 25 0 1 0 283674930 373055488 85753 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/11727/statm: 91078 85753 140 302 0 90773 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 364312

[startup+582.302 s]
/proc/loadavg: 1.14 1.08 1.01 2/65 11730
/proc/meminfo: memFree=936024/2055920 swapFree=4183772/4192956
[pid=11727] ppid=11725 vsize=365076 CPUtime=582.12
/proc/11727/stat : 11727 (Spear-32) R 11725 11727 11015 0 -1 4194304 157726 0 0 0 58095 117 0 0 25 0 1 0 283674930 373837824 85925 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526665 0 0 4096 0 0 0 0 17 1 0 0
/proc/11727/statm: 91269 85925 140 302 0 90964 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 365076

[startup+642.302 s]
/proc/loadavg: 1.10 1.08 1.01 2/65 11730
/proc/meminfo: memFree=935640/2055920 swapFree=4183772/4192956
[pid=11727] ppid=11725 vsize=365584 CPUtime=642.11
/proc/11727/stat : 11727 (Spear-32) R 11725 11727 11015 0 -1 4194304 158580 0 0 0 64092 119 0 0 25 0 1 0 283674930 374358016 86029 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134527154 0 0 4096 0 0 0 0 17 1 0 0
/proc/11727/statm: 91396 86029 140 302 0 91091 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 365584

[startup+702.302 s]
/proc/loadavg: 1.09 1.08 1.01 2/65 11730
/proc/meminfo: memFree=935000/2055920 swapFree=4183772/4192956
[pid=11727] ppid=11725 vsize=366380 CPUtime=702.09
/proc/11727/stat : 11727 (Spear-32) R 11725 11727 11015 0 -1 4194304 159502 0 0 0 70089 120 0 0 25 0 1 0 283674930 375173120 86234 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/11727/statm: 91595 86234 140 302 0 91290 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 366380

[startup+762.305 s]
/proc/loadavg: 1.08 1.08 1.01 2/65 11730
/proc/meminfo: memFree=932440/2055920 swapFree=4183772/4192956
[pid=11727] ppid=11725 vsize=368620 CPUtime=762.07
/proc/11727/stat : 11727 (Spear-32) R 11725 11727 11015 0 -1 4194304 197092 0 0 0 76071 136 0 0 25 0 1 0 283674930 377466880 86785 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/11727/statm: 92155 86785 140 302 0 91850 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 368620

[startup+822.301 s]
/proc/loadavg: 1.07 1.08 1.01 2/65 11730
/proc/meminfo: memFree=932440/2055920 swapFree=4183772/4192956
[pid=11727] ppid=11725 vsize=368876 CPUtime=822.06
/proc/11727/stat : 11727 (Spear-32) R 11725 11727 11015 0 -1 4194304 197130 0 0 0 82069 137 0 0 25 0 1 0 283674930 377729024 86823 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/11727/statm: 92219 86823 140 302 0 91914 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 368876

[startup+882.302 s]
/proc/loadavg: 1.07 1.08 1.01 2/65 11730
/proc/meminfo: memFree=931096/2055920 swapFree=4183772/4192956
[pid=11727] ppid=11725 vsize=369860 CPUtime=882.04
/proc/11727/stat : 11727 (Spear-32) R 11725 11727 11015 0 -1 4194304 208320 0 0 0 88062 142 0 0 25 0 1 0 283674930 378736640 87100 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/11727/statm: 92465 87100 140 302 0 92160 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 369860

[startup+942.303 s]
/proc/loadavg: 1.12 1.09 1.01 2/65 11730
/proc/meminfo: memFree=930328/2055920 swapFree=4183772/4192956
[pid=11727] ppid=11725 vsize=370676 CPUtime=942.03
/proc/11727/stat : 11727 (Spear-32) R 11725 11727 11015 0 -1 4194304 238956 0 0 0 94044 159 0 0 25 0 1 0 283674930 379572224 87306 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134527104 0 0 4096 0 0 0 0 17 1 0 0
/proc/11727/statm: 92669 87306 140 302 0 92364 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 370676

[startup+1002.3 s]
/proc/loadavg: 1.14 1.10 1.02 2/65 11730
/proc/meminfo: memFree=929432/2055920 swapFree=4183772/4192956
[pid=11727] ppid=11725 vsize=371572 CPUtime=1002.01
/proc/11727/stat : 11727 (Spear-32) R 11725 11727 11015 0 -1 4194304 245755 0 0 0 100039 162 0 0 25 0 1 0 283674930 380489728 87530 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/11727/statm: 92893 87530 140 302 0 92588 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 371572

[startup+1062.3 s]
/proc/loadavg: 1.22 1.13 1.03 2/65 11730
/proc/meminfo: memFree=928984/2055920 swapFree=4183772/4192956
[pid=11727] ppid=11725 vsize=371980 CPUtime=1062
/proc/11727/stat : 11727 (Spear-32) R 11725 11727 11015 0 -1 4194304 255592 0 0 0 106033 167 0 0 25 0 1 0 283674930 380907520 87635 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134527100 0 0 4096 0 0 0 0 17 1 0 0
/proc/11727/statm: 92995 87635 140 302 0 92690 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 371980

[startup+1122.3 s]
/proc/loadavg: 1.22 1.13 1.03 2/65 11730
/proc/meminfo: memFree=928664/2055920 swapFree=4183772/4192956
[pid=11727] ppid=11725 vsize=372244 CPUtime=1121.98
/proc/11727/stat : 11727 (Spear-32) R 11725 11727 11015 0 -1 4194304 257926 0 0 0 112029 169 0 0 25 0 1 0 283674930 381177856 87703 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/11727/statm: 93061 87703 140 302 0 92756 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 372244

[startup+1182.3 s]
/proc/loadavg: 1.14 1.12 1.03 2/65 11730
/proc/meminfo: memFree=928600/2055920 swapFree=4183772/4192956
[pid=11727] ppid=11725 vsize=372616 CPUtime=1181.96
/proc/11727/stat : 11727 (Spear-32) R 11725 11727 11015 0 -1 4194304 257990 0 0 0 118027 169 0 0 25 0 1 0 283674930 381558784 87767 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/11727/statm: 93154 87767 140 302 0 92849 0
Current children cumulated CPU time (s) 1181.96
Current children cumulated vsize (KiB) 372616



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.17 1.13 1.03 2/65 11730
/proc/meminfo: memFree=928536/2055920 swapFree=4183772/4192956
[pid=11727] ppid=11725 vsize=372616 CPUtime=1200.06
/proc/11727/stat : 11727 (Spear-32) R 11725 11727 11015 0 -1 4194304 258011 0 0 0 119836 170 0 0 25 0 1 0 283674930 381558784 87788 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526886 0 0 4096 0 0 0 0 17 1 0 0
/proc/11727/statm: 93154 87788 140 302 0 92849 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 372616

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.46
CPU time (s): 1200.13
CPU user time (s): 1198.37
CPU system time (s): 1.75673
CPU usage (%): 99.9721
Max. virtual memory (cumulated for all children) (KiB): 373804

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

runsolver used 0.967852 second user time and 2.43163 second system time

The end

Launcher Data (download as text)

Begin job on node38 on Wed Feb 28 04:33:11 UTC 2007

IDJOB= 314447
IDBENCH= 20391
IDSOLVER= 132
FILE ID= node38/314447-1172637190

PBS_JOBID= 3981144

Free space on /tmp= 66469 MiB

SOLVER NAME= Spear FH 1.0
BENCH NAME= HOME/pub/bench/SAT07/industrial/fuhs/medium/AProVE07-11.cnf
COMMAND LINE= /tmp/evaluation/314447-1172637190/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/314447-1172637190/instance-314447-1172637190.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node38/watcher-314447-1172637190 -o ROOT/results/node38/solver-314447-1172637190 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/314447-1172637190/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/314447-1172637190/instance-314447-1172637190.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  bbf2ddba983f34e9ffda755afdcf8885

RANDOM SEED= 875669027

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node38.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.233
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.233
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:       1278760 kB
Buffers:         23540 kB
Cached:         627892 kB
SwapCached:       3408 kB
Active:         334064 kB
Inactive:       398780 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1278760 kB
SwapTotal:     4192956 kB
SwapFree:      4183772 kB
Dirty:           91232 kB
Writeback:           0 kB
Mapped:          86896 kB
Slab:            30196 kB
Committed_AS:   670208 kB
PageTables:       1640 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= 66469 MiB

End job on node38 on Wed Feb 28 04:53:13 UTC 2007