Trace number 320366

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.06 1200.65

General information on the benchmark

Nameindustrial/
manolios/manol-pipe-f9n.cnf
MD5SUM61e4a04a828a2cd33ae3f3dde54ef320
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark234.565
Satisfiable
(Un)Satisfiability was proved
Number of variables185149
Number of clauses552412
Sum of the clauses size1288960
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2368274
Number of clauses of size 3184137
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/320366-1173044756/instance-320366-1173044756.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/node71/watcher-320366-1173044756 -o ROOT/results/node71/solver-320366-1173044756 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/320366-1173044756/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs /tmp/evaluation/320366-1173044756/instance-320366-1173044756.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.99 3/64 3140
/proc/meminfo: memFree=959304/2055920 swapFree=4183136/4192956
[pid=3140] ppid=3138 vsize=1532 CPUtime=0
/proc/3140/stat : 3140 (Spear-32) R 3138 3140 2892 0 -1 4194304 207 0 0 0 0 0 0 0 18 0 1 0 324433457 1568768 191 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134513455 0 0 4096 0 0 0 0 17 1 0 0
/proc/3140/statm: 383 191 128 302 0 78 0

[startup+0.084961 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 3140
/proc/meminfo: memFree=959304/2055920 swapFree=4183136/4192956
[pid=3140] ppid=3138 vsize=4852 CPUtime=0.07
/proc/3140/stat : 3140 (Spear-32) R 3138 3140 2892 0 -1 4194304 1100 0 0 0 7 0 0 0 18 0 1 0 324433457 4968448 945 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134533777 0 0 4096 0 0 0 0 17 1 0 0
/proc/3140/statm: 1213 946 129 302 0 908 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 4852

[startup+0.101965 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 3140
/proc/meminfo: memFree=959304/2055920 swapFree=4183136/4192956
[pid=3140] ppid=3138 vsize=5304 CPUtime=0.09
/proc/3140/stat : 3140 (Spear-32) R 3138 3140 2892 0 -1 4194304 1260 0 0 0 8 1 0 0 18 0 1 0 324433457 5431296 1105 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/3140/statm: 1326 1105 129 302 0 1021 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5304

[startup+0.302008 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 3140
/proc/meminfo: memFree=959304/2055920 swapFree=4183136/4192956
[pid=3140] ppid=3138 vsize=13112 CPUtime=0.29
/proc/3140/stat : 3140 (Spear-32) R 3138 3140 2892 0 -1 4194304 3566 0 0 0 26 3 0 0 19 0 1 0 324433457 13426688 2718 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/3140/statm: 3278 2718 129 302 0 2973 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13112

[startup+0.701094 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 3140
/proc/meminfo: memFree=959304/2055920 swapFree=4183136/4192956
[pid=3140] ppid=3138 vsize=27972 CPUtime=0.69
/proc/3140/stat : 3140 (Spear-32) R 3138 3140 2892 0 -1 4194304 8091 0 0 0 60 9 0 0 22 0 1 0 324433457 28643328 5958 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/3140/statm: 6993 5958 129 302 0 6688 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 27972

[startup+1.50127 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 3141
/proc/meminfo: memFree=924416/2055920 swapFree=4183136/4192956
[pid=3140] ppid=3138 vsize=55948 CPUtime=1.49
/proc/3140/stat : 3140 (Spear-32) R 3138 3140 2892 0 -1 4194304 16710 0 0 0 133 16 0 0 25 0 1 0 324433457 57290752 12269 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134513525 0 0 4096 0 0 0 0 17 1 0 0
/proc/3140/statm: 13987 12269 140 302 0 13682 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 55948

[startup+3.10161 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 3141
/proc/meminfo: memFree=909568/2055920 swapFree=4183136/4192956
[pid=3140] ppid=3138 vsize=57060 CPUtime=3.08
/proc/3140/stat : 3140 (Spear-32) R 3138 3140 2892 0 -1 4194304 17121 0 0 0 292 16 0 0 25 0 1 0 324433457 58429440 12453 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134553959 0 0 4096 0 0 0 0 17 1 0 0
/proc/3140/statm: 14265 12453 140 302 0 13960 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 57060

[startup+6.3013 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 3141
/proc/meminfo: memFree=909376/2055920 swapFree=4183136/4192956
[pid=3140] ppid=3138 vsize=57564 CPUtime=6.29
/proc/3140/stat : 3140 (Spear-32) R 3138 3140 2892 0 -1 4194304 17226 0 0 0 611 18 0 0 25 0 1 0 324433457 58945536 12558 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526896 0 0 4096 0 0 0 0 17 1 0 0
/proc/3140/statm: 14391 12558 140 302 0 14086 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 57564

[startup+12.7027 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 3141
/proc/meminfo: memFree=908736/2055920 swapFree=4183136/4192956
[pid=3140] ppid=3138 vsize=58312 CPUtime=12.69
/proc/3140/stat : 3140 (Spear-32) R 3138 3140 2892 0 -1 4194304 17416 0 0 0 1249 20 0 0 25 0 1 0 324433457 59711488 12748 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134539882 0 0 4096 0 0 0 0 17 1 0 0
/proc/3140/statm: 14578 12748 140 302 0 14273 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 58312

[startup+25.5015 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 3141
/proc/meminfo: memFree=905728/2055920 swapFree=4183136/4192956
[pid=3140] ppid=3138 vsize=61516 CPUtime=25.48
/proc/3140/stat : 3140 (Spear-32) R 3138 3140 2892 0 -1 4194304 18212 0 0 0 2525 23 0 0 25 0 1 0 324433457 62992384 13544 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/3140/statm: 15379 13544 140 302 0 15074 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 61516

[startup+51.102 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 3141
/proc/meminfo: memFree=899712/2055920 swapFree=4183136/4192956
[pid=3140] ppid=3138 vsize=67436 CPUtime=51.06
/proc/3140/stat : 3140 (Spear-32) R 3138 3140 2892 0 -1 4194304 19725 0 0 0 5074 32 0 0 25 0 1 0 324433457 69054464 15024 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/3140/statm: 16859 15024 140 302 0 16554 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 67436

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 3141
/proc/meminfo: memFree=892288/2055920 swapFree=4183136/4192956
[pid=3140] ppid=3138 vsize=75164 CPUtime=102.24
/proc/3140/stat : 3140 (Spear-32) R 3138 3140 2892 0 -1 4194304 21655 0 0 0 10179 45 0 0 25 0 1 0 324433457 76967936 16889 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/3140/statm: 18791 16889 140 302 0 18486 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 75164

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3141
/proc/meminfo: memFree=875840/2055920 swapFree=4183136/4192956
[pid=3140] ppid=3138 vsize=91548 CPUtime=162.21
/proc/3140/stat : 3140 (Spear-32) R 3138 3140 2892 0 -1 4194304 25790 0 0 0 16159 62 0 0 25 0 1 0 324433457 93745152 21024 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/3140/statm: 22887 21024 140 302 0 22582 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 91548

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3141
/proc/meminfo: memFree=859520/2055920 swapFree=4183136/4192956
[pid=3140] ppid=3138 vsize=108072 CPUtime=222.19
/proc/3140/stat : 3140 (Spear-32) R 3138 3140 2892 0 -1 4194304 29979 0 0 0 22147 72 0 0 25 0 1 0 324433457 110665728 25064 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/3140/statm: 27018 25064 140 302 0 26713 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 108072

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3141
/proc/meminfo: memFree=846912/2055920 swapFree=4183136/4192956
[pid=3140] ppid=3138 vsize=120660 CPUtime=282.17
/proc/3140/stat : 3140 (Spear-32) R 3138 3140 2892 0 -1 4194304 33178 0 0 0 28132 85 0 0 25 0 1 0 324433457 123555840 28216 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/3140/statm: 30165 28216 140 302 0 29860 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 120660

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3141
/proc/meminfo: memFree=835200/2055920 swapFree=4183136/4192956
[pid=3140] ppid=3138 vsize=132228 CPUtime=342.15
/proc/3140/stat : 3140 (Spear-32) R 3138 3140 2892 0 -1 4194304 36082 0 0 0 34119 96 0 0 25 0 1 0 324433457 135401472 31120 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/3140/statm: 33057 31120 140 302 0 32752 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 132228

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3141
/proc/meminfo: memFree=823552/2055920 swapFree=4183136/4192956
[pid=3140] ppid=3138 vsize=143828 CPUtime=402.12
/proc/3140/stat : 3140 (Spear-32) R 3138 3140 2892 0 -1 4194304 38986 0 0 0 40105 107 0 0 25 0 1 0 324433457 147279872 34024 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134524699 0 0 4096 0 0 0 0 17 1 0 0
/proc/3140/statm: 35957 34024 140 302 0 35652 0
Current children cumulated CPU time (s) 402.12
Current children cumulated vsize (KiB) 143828

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3141
/proc/meminfo: memFree=810944/2055920 swapFree=4183136/4192956
[pid=3140] ppid=3138 vsize=157504 CPUtime=462.09
/proc/3140/stat : 3140 (Spear-32) R 3138 3140 2892 0 -1 4194304 42407 0 0 0 46093 116 0 0 25 0 1 0 324433457 161284096 37188 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/3140/statm: 39376 37188 140 302 0 39071 0
Current children cumulated CPU time (s) 462.09
Current children cumulated vsize (KiB) 157504

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3141
/proc/meminfo: memFree=798336/2055920 swapFree=4183136/4192956
[pid=3140] ppid=3138 vsize=170296 CPUtime=522.07
/proc/3140/stat : 3140 (Spear-32) R 3138 3140 2892 0 -1 4194304 45585 0 0 0 52079 128 0 0 25 0 1 0 324433457 174383104 40366 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526806 0 0 4096 0 0 0 0 17 1 0 0
/proc/3140/statm: 42574 40366 140 302 0 42269 0
Current children cumulated CPU time (s) 522.07
Current children cumulated vsize (KiB) 170296

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3141
/proc/meminfo: memFree=786560/2055920 swapFree=4183136/4192956
[pid=3140] ppid=3138 vsize=181844 CPUtime=582.05
/proc/3140/stat : 3140 (Spear-32) R 3138 3140 2892 0 -1 4194304 48500 0 0 0 58067 138 0 0 25 0 1 0 324433457 186208256 43281 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/3140/statm: 45461 43281 140 302 0 45156 0
Current children cumulated CPU time (s) 582.05
Current children cumulated vsize (KiB) 181844

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3141
/proc/meminfo: memFree=775680/2055920 swapFree=4183136/4192956
[pid=3140] ppid=3138 vsize=192536 CPUtime=642.03
/proc/3140/stat : 3140 (Spear-32) R 3138 3140 2892 0 -1 4194304 51186 0 0 0 64055 148 0 0 25 0 1 0 324433457 197156864 45967 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526873 0 0 4096 0 0 0 0 17 1 0 0
/proc/3140/statm: 48134 45967 140 302 0 47829 0
Current children cumulated CPU time (s) 642.03
Current children cumulated vsize (KiB) 192536

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3141
/proc/meminfo: memFree=765696/2055920 swapFree=4183136/4192956
[pid=3140] ppid=3138 vsize=202572 CPUtime=702
/proc/3140/stat : 3140 (Spear-32) R 3138 3140 2892 0 -1 4194304 53696 0 0 0 70043 157 0 0 25 0 1 0 324433457 207433728 48477 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527015 0 0 4096 0 0 0 0 17 1 0 0
/proc/3140/statm: 50643 48477 140 302 0 50338 0
Current children cumulated CPU time (s) 702
Current children cumulated vsize (KiB) 202572

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3141
/proc/meminfo: memFree=756672/2055920 swapFree=4183136/4192956
[pid=3140] ppid=3138 vsize=211424 CPUtime=761.98
/proc/3140/stat : 3140 (Spear-32) R 3138 3140 2892 0 -1 4194304 55919 0 0 0 76035 163 0 0 25 0 1 0 324433457 216498176 50700 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/3140/statm: 52856 50700 140 302 0 52551 0
Current children cumulated CPU time (s) 761.98
Current children cumulated vsize (KiB) 211424

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3141
/proc/meminfo: memFree=747264/2055920 swapFree=4183136/4192956
[pid=3140] ppid=3138 vsize=220820 CPUtime=821.96
/proc/3140/stat : 3140 (Spear-32) R 3138 3140 2892 0 -1 4194304 58262 0 0 0 82025 171 0 0 25 0 1 0 324433457 226119680 53043 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/3140/statm: 55205 53043 140 302 0 54900 0
Current children cumulated CPU time (s) 821.96
Current children cumulated vsize (KiB) 220820

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3141
/proc/meminfo: memFree=738816/2055920 swapFree=4183136/4192956
[pid=3140] ppid=3138 vsize=229192 CPUtime=881.93
/proc/3140/stat : 3140 (Spear-32) R 3138 3140 2892 0 -1 4194304 60343 0 0 0 88013 180 0 0 25 0 1 0 324433457 234692608 55124 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/3140/statm: 57298 55124 140 302 0 56993 0
Current children cumulated CPU time (s) 881.93
Current children cumulated vsize (KiB) 229192

[startup+942.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/71 3257
/proc/meminfo: memFree=729856/2055920 swapFree=4183136/4192956
[pid=3140] ppid=3138 vsize=237040 CPUtime=941.86
/proc/3140/stat : 3140 (Spear-32) R 3138 3140 2892 0 -1 4194304 62295 0 0 0 93998 188 0 0 25 0 1 0 324433457 242728960 57076 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/3140/statm: 59260 57076 140 302 0 58955 0
Current children cumulated CPU time (s) 941.86
Current children cumulated vsize (KiB) 237040

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3339
/proc/meminfo: memFree=724728/2055920 swapFree=4183136/4192956
[pid=3140] ppid=3138 vsize=243312 CPUtime=1001.79
/proc/3140/stat : 3140 (Spear-32) R 3138 3140 2892 0 -1 4194304 63858 0 0 0 99983 196 0 0 25 0 1 0 324433457 249151488 58639 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/3140/statm: 60828 58639 140 302 0 60523 0
Current children cumulated CPU time (s) 1001.79
Current children cumulated vsize (KiB) 243312

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3339
/proc/meminfo: memFree=719416/2055920 swapFree=4183136/4192956
[pid=3140] ppid=3138 vsize=249120 CPUtime=1061.76
/proc/3140/stat : 3140 (Spear-32) R 3138 3140 2892 0 -1 4194304 65234 0 0 0 105974 202 0 0 25 0 1 0 324433457 255098880 60015 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/3140/statm: 62280 60015 140 302 0 61975 0
Current children cumulated CPU time (s) 1061.76
Current children cumulated vsize (KiB) 249120

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3339
/proc/meminfo: memFree=713080/2055920 swapFree=4183136/4192956
[pid=3140] ppid=3138 vsize=257552 CPUtime=1121.75
/proc/3140/stat : 3140 (Spear-32) R 3138 3140 2892 0 -1 4194304 67317 0 0 0 111964 211 0 0 25 0 1 0 324433457 263733248 61585 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/3140/statm: 64388 61585 140 302 0 64083 0
Current children cumulated CPU time (s) 1121.75
Current children cumulated vsize (KiB) 257552

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3339
/proc/meminfo: memFree=706616/2055920 swapFree=4183136/4192956
[pid=3140] ppid=3138 vsize=263864 CPUtime=1181.72
/proc/3140/stat : 3140 (Spear-32) R 3138 3140 2892 0 -1 4194304 68937 0 0 0 117954 218 0 0 25 0 1 0 324433457 270196736 63205 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/3140/statm: 65966 63205 140 302 0 65661 0
Current children cumulated CPU time (s) 1181.72
Current children cumulated vsize (KiB) 263864



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 3339
/proc/meminfo: memFree=704888/2055920 swapFree=4183136/4192956
[pid=3140] ppid=3138 vsize=265452 CPUtime=1200.01
/proc/3140/stat : 3140 (Spear-32) R 3138 3140 2892 0 -1 4194304 69343 0 0 0 119782 219 0 0 25 0 1 0 324433457 271822848 63611 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/3140/statm: 66363 63611 140 302 0 66058 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 265452

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.65
CPU time (s): 1200.06
CPU user time (s): 1197.82
CPU system time (s): 2.23966
CPU usage (%): 99.9516
Max. virtual memory (cumulated for all children) (KiB): 265452

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

runsolver used 0.939857 second user time and 2.44263 second system time

The end

Launcher Data (download as text)

Begin job on node71 on Sun Mar  4 21:45:56 UTC 2007

IDJOB= 320366
IDBENCH= 20501
IDSOLVER= 132
FILE ID= node71/320366-1173044756

PBS_JOBID= 4012484

Free space on /tmp= 66480 MiB

SOLVER NAME= Spear FH 1.0
BENCH NAME= HOME/pub/bench/SAT07/industrial/manolios/manol-pipe-f9n.cnf
COMMAND LINE= /tmp/evaluation/320366-1173044756/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/320366-1173044756/instance-320366-1173044756.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node71/watcher-320366-1173044756 -o ROOT/results/node71/solver-320366-1173044756 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/320366-1173044756/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/320366-1173044756/instance-320366-1173044756.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  61e4a04a828a2cd33ae3f3dde54ef320

RANDOM SEED= 823805032

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node71.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.266
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.266
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:        959712 kB
Buffers:         44688 kB
Cached:         956100 kB
SwapCached:       4184 kB
Active:         430416 kB
Inactive:       580844 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        959712 kB
SwapTotal:     4192956 kB
SwapFree:      4183136 kB
Dirty:           11192 kB
Writeback:           0 kB
Mapped:          16032 kB
Slab:            70888 kB
Committed_AS:   879272 kB
PageTables:       1448 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= 66480 MiB

End job on node71 on Sun Mar  4 22:05:59 UTC 2007