Trace number 314407

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.44

General information on the benchmark

Nameindustrial/fuhs/medium/
AProVE07-09.cnf
MD5SUM50ed98553825ac1825482c1496260592
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark564.645
Satisfiable
(Un)Satisfiability was proved
Number of variables33582
Number of clauses160817
Sum of the clauses size423605
Maximum clause length4200
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2136464
Number of clauses of size 36536
Number of clauses of size 46374
Number of clauses of size 52328
Number of clauses of size over 59114

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/314407-1172636678/instance-314407-1172636678.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/node75/watcher-314407-1172636678 -o ROOT/results/node75/solver-314407-1172636678 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/314407-1172636678/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs /tmp/evaluation/314407-1172636678/instance-314407-1172636678.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: 0.92 0.98 0.97 3/64 30965
/proc/meminfo: memFree=1857552/2055920 swapFree=4183148/4192956
[pid=30965] ppid=30963 vsize=1932 CPUtime=0
/proc/30965/stat : 30965 (Spear-32) R 30963 30965 30546 0 -1 4194304 264 0 0 0 0 0 0 0 19 0 1 0 283633686 1978368 249 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134515399 0 0 4096 0 0 0 0 17 1 0 0
/proc/30965/statm: 483 249 126 302 0 178 0

[startup+0.0908939 s]
/proc/loadavg: 0.92 0.98 0.97 3/64 30965
/proc/meminfo: memFree=1857552/2055920 swapFree=4183148/4192956
[pid=30965] ppid=30963 vsize=7800 CPUtime=0.08
/proc/30965/stat : 30965 (Spear-32) R 30963 30965 30546 0 -1 4194304 2120 0 0 0 7 1 0 0 19 0 1 0 283633686 7987200 1345 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134866740 0 0 4096 0 0 0 0 17 1 0 0
/proc/30965/statm: 1950 1345 128 302 0 1645 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 7800

[startup+0.101895 s]
/proc/loadavg: 0.92 0.98 0.97 3/64 30965
/proc/meminfo: memFree=1857552/2055920 swapFree=4183148/4192956
[pid=30965] ppid=30963 vsize=7800 CPUtime=0.09
/proc/30965/stat : 30965 (Spear-32) R 30963 30965 30546 0 -1 4194304 2120 0 0 0 8 1 0 0 19 0 1 0 283633686 7987200 1345 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134800838 0 0 4096 0 0 0 0 17 1 0 0
/proc/30965/statm: 1950 1345 128 302 0 1645 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7800

[startup+0.301918 s]
/proc/loadavg: 0.92 0.98 0.97 3/64 30965
/proc/meminfo: memFree=1857552/2055920 swapFree=4183148/4192956
[pid=30965] ppid=30963 vsize=12672 CPUtime=0.29
/proc/30965/stat : 30965 (Spear-32) R 30963 30965 30546 0 -1 4194304 3408 0 0 0 28 1 0 0 21 0 1 0 283633686 12976128 2535 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/30965/statm: 3168 2535 129 302 0 2863 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12672

[startup+0.701966 s]
/proc/loadavg: 0.92 0.98 0.97 3/64 30965
/proc/meminfo: memFree=1857552/2055920 swapFree=4183148/4192956
[pid=30965] ppid=30963 vsize=14784 CPUtime=0.69
/proc/30965/stat : 30965 (Spear-32) R 30963 30965 30546 0 -1 4194304 3989 0 0 0 66 3 0 0 25 0 1 0 283633686 15138816 2987 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30965/statm: 3696 2987 140 302 0 3391 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14784

[startup+1.50106 s]
/proc/loadavg: 0.92 0.98 0.97 2/65 30966
/proc/meminfo: memFree=1845960/2055920 swapFree=4183148/4192956
[pid=30965] ppid=30963 vsize=15176 CPUtime=1.49
/proc/30965/stat : 30965 (Spear-32) R 30963 30965 30546 0 -1 4194304 4072 0 0 0 144 5 0 0 25 0 1 0 283633686 15540224 3070 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30965/statm: 3794 3070 140 302 0 3489 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 15176

[startup+3.10125 s]
/proc/loadavg: 0.93 0.98 0.97 2/65 30966
/proc/meminfo: memFree=1845384/2055920 swapFree=4183148/4192956
[pid=30965] ppid=30963 vsize=15952 CPUtime=3.09
/proc/30965/stat : 30965 (Spear-32) R 30963 30965 30546 0 -1 4194304 4262 0 0 0 302 7 0 0 25 0 1 0 283633686 16334848 3260 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30965/statm: 3988 3260 140 302 0 3683 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 15952

[startup+6.30163 s]
/proc/loadavg: 0.93 0.98 0.97 2/65 30966
/proc/meminfo: memFree=1842632/2055920 swapFree=4183148/4192956
[pid=30965] ppid=30963 vsize=19044 CPUtime=6.29
/proc/30965/stat : 30965 (Spear-32) R 30963 30965 30546 0 -1 4194304 5048 0 0 0 619 10 0 0 25 0 1 0 283633686 19501056 4046 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30965/statm: 4761 4046 140 302 0 4456 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 19044

[startup+12.7014 s]
/proc/loadavg: 0.93 0.98 0.97 2/65 30966
/proc/meminfo: memFree=1838472/2055920 swapFree=4183148/4192956
[pid=30965] ppid=30963 vsize=22400 CPUtime=12.69
/proc/30965/stat : 30965 (Spear-32) R 30963 30965 30546 0 -1 4194304 5869 0 0 0 1253 16 0 0 25 0 1 0 283633686 22937600 4867 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30965/statm: 5600 4867 140 302 0 5295 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 22400

[startup+25.5019 s]
/proc/loadavg: 0.95 0.98 0.97 2/65 30966
/proc/meminfo: memFree=1834504/2055920 swapFree=4183148/4192956
[pid=30965] ppid=30963 vsize=26320 CPUtime=25.48
/proc/30965/stat : 30965 (Spear-32) R 30963 30965 30546 0 -1 4194304 6871 0 0 0 2529 19 0 0 25 0 1 0 283633686 26951680 5836 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526876 0 0 4096 0 0 0 0 17 1 0 0
/proc/30965/statm: 6580 5836 140 302 0 6275 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 26320

[startup+51.1019 s]
/proc/loadavg: 0.96 0.98 0.97 2/65 30966
/proc/meminfo: memFree=1825800/2055920 swapFree=4183148/4192956
[pid=30965] ppid=30963 vsize=35328 CPUtime=51.07
/proc/30965/stat : 30965 (Spear-32) R 30963 30965 30546 0 -1 4194304 9141 0 0 0 5065 42 0 0 25 0 1 0 283633686 36175872 8041 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30965/statm: 8832 8041 140 302 0 8527 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 35328

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.97 2/65 30966
/proc/meminfo: memFree=1811144/2055920 swapFree=4183148/4192956
[pid=30965] ppid=30963 vsize=49676 CPUtime=102.26
/proc/30965/stat : 30965 (Spear-32) R 30963 30965 30546 0 -1 4194304 12759 0 0 0 10164 62 0 0 25 0 1 0 283633686 50868224 11659 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134538639 0 0 4096 0 0 0 0 17 1 0 0
/proc/30965/statm: 12419 11659 140 302 0 12114 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 49676

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.97 2/65 30966
/proc/meminfo: memFree=1793864/2055920 swapFree=4183148/4192956
[pid=30965] ppid=30963 vsize=67560 CPUtime=162.24
/proc/30965/stat : 30965 (Spear-32) R 30963 30965 30546 0 -1 4194304 17238 0 0 0 16148 76 0 0 25 0 1 0 283633686 69181440 16009 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526962 0 0 4096 0 0 0 0 17 1 0 0
/proc/30965/statm: 16890 16009 140 302 0 16585 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 67560

[startup+222.301 s]
/proc/loadavg: 1.03 1.00 0.98 2/65 30966
/proc/meminfo: memFree=1781128/2055920 swapFree=4183148/4192956
[pid=30965] ppid=30963 vsize=80212 CPUtime=222.22
/proc/30965/stat : 30965 (Spear-32) R 30963 30965 30546 0 -1 4194304 20369 0 0 0 22131 91 0 0 25 0 1 0 283633686 82137088 19140 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/30965/statm: 20053 19140 140 302 0 19748 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 80212

[startup+282.301 s]
/proc/loadavg: 1.01 1.00 0.98 2/65 30966
/proc/meminfo: memFree=1767176/2055920 swapFree=4183148/4192956
[pid=30965] ppid=30963 vsize=94168 CPUtime=282.2
/proc/30965/stat : 30965 (Spear-32) R 30963 30965 30546 0 -1 4194304 23869 0 0 0 28117 103 0 0 25 0 1 0 283633686 96428032 22640 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/30965/statm: 23542 22640 140 302 0 23237 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 94168

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 0.98 2/65 30966
/proc/meminfo: memFree=1757960/2055920 swapFree=4183148/4192956
[pid=30965] ppid=30963 vsize=104452 CPUtime=342.19
/proc/30965/stat : 30965 (Spear-32) R 30963 30965 30546 0 -1 4194304 26406 0 0 0 34107 112 0 0 25 0 1 0 283633686 106958848 24920 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526860 0 0 4096 0 0 0 0 17 1 0 0
/proc/30965/statm: 26113 24920 140 302 0 25808 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 104452

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 0.98 2/65 30966
/proc/meminfo: memFree=1744008/2055920 swapFree=4183148/4192956
[pid=30965] ppid=30963 vsize=118812 CPUtime=402.17
/proc/30965/stat : 30965 (Spear-32) R 30963 30965 30546 0 -1 4194304 29961 0 0 0 40095 122 0 0 25 0 1 0 283633686 121663488 28475 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 135251682 0 0 4096 0 0 0 0 17 1 0 0
/proc/30965/statm: 29703 28475 140 302 0 29398 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 118812

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 0.98 2/65 30966
/proc/meminfo: memFree=1728904/2055920 swapFree=4183148/4192956
[pid=30965] ppid=30963 vsize=133432 CPUtime=462.15
/proc/30965/stat : 30965 (Spear-32) R 30963 30965 30546 0 -1 4194304 33650 0 0 0 46084 131 0 0 25 0 1 0 283633686 136634368 32164 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134558750 0 0 4096 0 0 0 0 17 1 0 0
/proc/30965/statm: 33358 32164 140 302 0 33053 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 133432

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 0.98 2/65 30966
/proc/meminfo: memFree=1717128/2055920 swapFree=4183148/4192956
[pid=30965] ppid=30963 vsize=145824 CPUtime=522.13
/proc/30965/stat : 30965 (Spear-32) R 30963 30965 30546 0 -1 4194304 36596 0 0 0 52074 139 0 0 25 0 1 0 283633686 149323776 35110 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526752 0 0 4096 0 0 0 0 17 1 0 0
/proc/30965/statm: 36456 35110 140 302 0 36151 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 145824

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 0.98 2/65 30966
/proc/meminfo: memFree=1709896/2055920 swapFree=4183148/4192956
[pid=30965] ppid=30963 vsize=153108 CPUtime=582.11
/proc/30965/stat : 30965 (Spear-32) R 30963 30965 30546 0 -1 4194304 38392 0 0 0 58065 146 0 0 25 0 1 0 283633686 156782592 36906 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/30965/statm: 38277 36906 140 302 0 37972 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 153108

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 0.98 2/65 30966
/proc/meminfo: memFree=1701576/2055920 swapFree=4183148/4192956
[pid=30965] ppid=30963 vsize=161804 CPUtime=642.1
/proc/30965/stat : 30965 (Spear-32) R 30963 30965 30546 0 -1 4194304 40440 0 0 0 64055 155 0 0 25 0 1 0 283633686 165687296 38954 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134527012 0 0 4096 0 0 0 0 17 1 0 0
/proc/30965/statm: 40451 38954 140 302 0 40146 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 161804

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 0.98 2/65 30966
/proc/meminfo: memFree=1693832/2055920 swapFree=4183148/4192956
[pid=30965] ppid=30963 vsize=169808 CPUtime=702.08
/proc/30965/stat : 30965 (Spear-32) R 30963 30965 30546 0 -1 4194304 42399 0 0 0 70041 167 0 0 25 0 1 0 283633686 173883392 40913 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/30965/statm: 42452 40913 140 302 0 42147 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 169808

[startup+762.304 s]
/proc/loadavg: 1.00 1.00 0.98 2/65 30966
/proc/meminfo: memFree=1685192/2055920 swapFree=4183148/4192956
[pid=30965] ppid=30963 vsize=178100 CPUtime=762.06
/proc/30965/stat : 30965 (Spear-32) R 30963 30965 30546 0 -1 4194304 44511 0 0 0 76035 171 0 0 25 0 1 0 283633686 182374400 43025 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134558750 0 0 4096 0 0 0 0 17 1 0 0
/proc/30965/statm: 44525 43025 140 302 0 44220 0
Current children cumulated CPU time (s) 762.06
Current children cumulated vsize (KiB) 178100

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 0.98 2/65 30966
/proc/meminfo: memFree=1677128/2055920 swapFree=4183148/4192956
[pid=30965] ppid=30963 vsize=186464 CPUtime=822.04
/proc/30965/stat : 30965 (Spear-32) R 30963 30965 30546 0 -1 4194304 46525 0 0 0 82025 179 0 0 25 0 1 0 283633686 190939136 45039 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526506 0 0 4096 0 0 0 0 17 1 0 0
/proc/30965/statm: 46616 45039 140 302 0 46311 0
Current children cumulated CPU time (s) 822.04
Current children cumulated vsize (KiB) 186464

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 0.98 2/65 30966
/proc/meminfo: memFree=1665352/2055920 swapFree=4183148/4192956
[pid=30965] ppid=30963 vsize=198004 CPUtime=882.03
/proc/30965/stat : 30965 (Spear-32) R 30963 30965 30546 0 -1 4194304 49467 0 0 0 88013 190 0 0 25 0 1 0 283633686 202756096 47981 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/30965/statm: 49501 47981 140 302 0 49196 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 198004

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 0.98 2/65 30966
/proc/meminfo: memFree=1658184/2055920 swapFree=4183148/4192956
[pid=30965] ppid=30963 vsize=205340 CPUtime=942.01
/proc/30965/stat : 30965 (Spear-32) R 30963 30965 30546 0 -1 4194304 51303 0 0 0 94003 198 0 0 25 0 1 0 283633686 210268160 49817 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526950 0 0 4096 0 0 0 0 17 1 0 0
/proc/30965/statm: 51335 49817 140 302 0 51030 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 205340

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/65 30968
/proc/meminfo: memFree=1652104/2055920 swapFree=4183148/4192956
[pid=30965] ppid=30963 vsize=213036 CPUtime=1001.99
/proc/30965/stat : 30965 (Spear-32) R 30963 30965 30546 0 -1 4194304 53270 0 0 0 99994 205 0 0 25 0 1 0 283633686 218148864 51271 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526876 0 0 4096 0 0 0 0 17 1 0 0
/proc/30965/statm: 53259 51271 140 302 0 52954 0
Current children cumulated CPU time (s) 1001.99
Current children cumulated vsize (KiB) 213036

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/65 30968
/proc/meminfo: memFree=1642568/2055920 swapFree=4183148/4192956
[pid=30965] ppid=30963 vsize=223248 CPUtime=1061.97
/proc/30965/stat : 30965 (Spear-32) R 30963 30965 30546 0 -1 4194304 55682 0 0 0 105985 212 0 0 25 0 1 0 283633686 228605952 53683 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526778 0 0 4096 0 0 0 0 17 1 0 0
/proc/30965/statm: 55812 53683 140 302 0 55507 0
Current children cumulated CPU time (s) 1061.97
Current children cumulated vsize (KiB) 223248

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/65 30968
/proc/meminfo: memFree=1636936/2055920 swapFree=4183148/4192956
[pid=30965] ppid=30963 vsize=228492 CPUtime=1121.96
/proc/30965/stat : 30965 (Spear-32) R 30963 30965 30546 0 -1 4194304 57067 0 0 0 111977 219 0 0 25 0 1 0 283633686 233975808 55068 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526727 0 0 4096 0 0 0 0 17 1 0 0
/proc/30965/statm: 57123 55068 140 302 0 56818 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 228492

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/65 30968
/proc/meminfo: memFree=1630280/2055920 swapFree=4183148/4192956
[pid=30965] ppid=30963 vsize=235304 CPUtime=1181.93
/proc/30965/stat : 30965 (Spear-32) R 30963 30965 30546 0 -1 4194304 58717 0 0 0 117967 226 0 0 25 0 1 0 283633686 240951296 56718 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134558750 0 0 4096 0 0 0 0 17 1 0 0
/proc/30965/statm: 58826 56718 140 302 0 58521 0
Current children cumulated CPU time (s) 1181.93
Current children cumulated vsize (KiB) 235304



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 0.98 2/65 30968
/proc/meminfo: memFree=1628808/2055920 swapFree=4183148/4192956
[pid=30965] ppid=30963 vsize=236584 CPUtime=1200.04
/proc/30965/stat : 30965 (Spear-32) R 30963 30965 30546 0 -1 4194304 59062 0 0 0 119776 228 0 0 25 0 1 0 283633686 242262016 57063 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134558784 0 0 4096 0 0 0 0 17 1 0 0
/proc/30965/statm: 59146 57063 140 302 0 58841 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 236584

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.44
CPU time (s): 1200.08
CPU user time (s): 1197.77
CPU system time (s): 2.31765
CPU usage (%): 99.9701
Max. virtual memory (cumulated for all children) (KiB): 236584

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

runsolver used 0.869867 second user time and 2.42663 second system time

The end

Launcher Data (download as text)

Begin job on node75 on Wed Feb 28 04:24:38 UTC 2007

IDJOB= 314407
IDBENCH= 20390
IDSOLVER= 132
FILE ID= node75/314407-1172636678

PBS_JOBID= 3981153

Free space on /tmp= 66516 MiB

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

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  50ed98553825ac1825482c1496260592

RANDOM SEED= 418429766

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node75.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.218
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.218
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1857896 kB
Buffers:          4136 kB
Cached:         144536 kB
SwapCached:       3580 kB
Active:          23476 kB
Inactive:       134484 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1857896 kB
SwapTotal:     4192956 kB
SwapFree:      4183148 kB
Dirty:            4356 kB
Writeback:           0 kB
Mapped:          15316 kB
Slab:            25956 kB
Committed_AS:   785716 kB
PageTables:       1432 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= 66516 MiB

End job on node75 on Wed Feb 28 04:44:41 UTC 2007