Trace number 320161

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.14 1200.55

General information on the benchmark

Nameindustrial/
manolios/manol-pipe-f9b.cnf
MD5SUMc3e7cb16bced9d54ce489b6e95d89943
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark383.993
Satisfiable
(Un)Satisfiability was proved
Number of variables183371
Number of clauses547078
Sum of the clauses size1276514
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2364718
Number of clauses of size 3182359
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/320161-1173041815/instance-320161-1173041815.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/node67/watcher-320161-1173041815 -o ROOT/results/node67/solver-320161-1173041815 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/320161-1173041815/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs /tmp/evaluation/320161-1173041815/instance-320161-1173041815.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.95 3/64 4658
/proc/meminfo: memFree=860712/2055920 swapFree=4183980/4192956
[pid=4658] ppid=4656 vsize=1532 CPUtime=0
/proc/4658/stat : 4658 (Spear-32) R 4656 4658 3175 0 -1 4194304 207 0 0 0 0 0 0 0 18 0 1 0 324139179 1568768 191 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134866023 0 0 4096 0 0 0 0 17 1 0 0
/proc/4658/statm: 383 191 128 302 0 78 0

[startup+0.100178 s]
/proc/loadavg: 0.92 0.98 0.95 3/64 4658
/proc/meminfo: memFree=860712/2055920 swapFree=4183980/4192956
[pid=4658] ppid=4656 vsize=5296 CPUtime=0.09
/proc/4658/stat : 4658 (Spear-32) R 4656 4658 3175 0 -1 4194304 1237 0 0 0 9 0 0 0 18 0 1 0 324139179 5423104 1082 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/4658/statm: 1324 1082 129 302 0 1019 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5296

[startup+0.201187 s]
/proc/loadavg: 0.92 0.98 0.95 3/64 4658
/proc/meminfo: memFree=860712/2055920 swapFree=4183980/4192956
[pid=4658] ppid=4656 vsize=9072 CPUtime=0.19
/proc/4658/stat : 4658 (Spear-32) R 4656 4658 3175 0 -1 4194304 2374 0 0 0 18 1 0 0 18 0 1 0 324139179 9289728 1944 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/4658/statm: 2268 1944 129 302 0 1963 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 9072

[startup+0.301197 s]
/proc/loadavg: 0.92 0.98 0.95 3/64 4658
/proc/meminfo: memFree=860712/2055920 swapFree=4183980/4192956
[pid=4658] ppid=4656 vsize=13104 CPUtime=0.29
/proc/4658/stat : 4658 (Spear-32) R 4656 4658 3175 0 -1 4194304 3575 0 0 0 27 2 0 0 19 0 1 0 324139179 13418496 2694 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/4658/statm: 3276 2695 129 302 0 2971 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13104

[startup+0.701239 s]
/proc/loadavg: 0.92 0.98 0.95 3/64 4658
/proc/meminfo: memFree=860712/2055920 swapFree=4183980/4192956
[pid=4658] ppid=4656 vsize=26800 CPUtime=0.69
/proc/4658/stat : 4658 (Spear-32) R 4656 4658 3175 0 -1 4194304 7824 0 0 0 63 6 0 0 22 0 1 0 324139179 27443200 5915 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/4658/statm: 6700 5916 129 302 0 6395 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 26800

[startup+1.50132 s]
/proc/loadavg: 0.92 0.98 0.95 2/65 4659
/proc/meminfo: memFree=821984/2055920 swapFree=4183980/4192956
[pid=4658] ppid=4656 vsize=55672 CPUtime=1.49
/proc/4658/stat : 4658 (Spear-32) R 4656 4658 3175 0 -1 4194304 16707 0 0 0 133 16 0 0 25 0 1 0 324139179 57008128 12233 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134536652 0 0 4096 0 0 0 0 17 1 0 0
/proc/4658/statm: 13918 12233 140 302 0 13613 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 55672

[startup+3.10149 s]
/proc/loadavg: 0.92 0.98 0.95 2/65 4659
/proc/meminfo: memFree=811168/2055920 swapFree=4183980/4192956
[pid=4658] ppid=4656 vsize=56856 CPUtime=3.09
/proc/4658/stat : 4658 (Spear-32) R 4656 4658 3175 0 -1 4194304 17132 0 0 0 292 17 0 0 25 0 1 0 324139179 58220544 12437 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/4658/statm: 14214 12437 140 302 0 13909 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 56856

[startup+6.30182 s]
/proc/loadavg: 0.93 0.98 0.95 2/65 4659
/proc/meminfo: memFree=810920/2055920 swapFree=4183980/4192956
[pid=4658] ppid=4656 vsize=57220 CPUtime=6.29
/proc/4658/stat : 4658 (Spear-32) R 4656 4658 3175 0 -1 4194304 17237 0 0 0 612 17 0 0 25 0 1 0 324139179 58593280 12542 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526668 0 0 4096 0 0 0 0 17 1 0 0
/proc/4658/statm: 14305 12542 140 302 0 14000 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 57220

[startup+12.7015 s]
/proc/loadavg: 0.93 0.98 0.95 2/65 4659
/proc/meminfo: memFree=809192/2055920 swapFree=4183980/4192956
[pid=4658] ppid=4656 vsize=59016 CPUtime=12.69
/proc/4658/stat : 4658 (Spear-32) R 4656 4658 3175 0 -1 4194304 17691 0 0 0 1249 20 0 0 25 0 1 0 324139179 60432384 12996 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/4658/statm: 14754 12997 140 302 0 14449 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 59016

[startup+25.5018 s]
/proc/loadavg: 0.95 0.98 0.95 2/65 4659
/proc/meminfo: memFree=806312/2055920 swapFree=4183980/4192956
[pid=4658] ppid=4656 vsize=61976 CPUtime=25.49
/proc/4658/stat : 4658 (Spear-32) R 4656 4658 3175 0 -1 4194304 18426 0 0 0 2525 24 0 0 25 0 1 0 324139179 63463424 13731 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/4658/statm: 15494 13731 140 302 0 15189 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 61976

[startup+51.1015 s]
/proc/loadavg: 0.96 0.98 0.95 2/65 4659
/proc/meminfo: memFree=796840/2055920 swapFree=4183980/4192956
[pid=4658] ppid=4656 vsize=71732 CPUtime=51.08
/proc/4658/stat : 4658 (Spear-32) R 4656 4658 3175 0 -1 4194304 20861 0 0 0 5076 32 0 0 25 0 1 0 324139179 73453568 16133 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526733 0 0 4096 0 0 0 0 17 1 0 0
/proc/4658/statm: 17933 16133 140 302 0 17628 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 71732

[startup+102.302 s]
/proc/loadavg: 0.98 0.98 0.95 2/65 4659
/proc/meminfo: memFree=782952/2055920 swapFree=4183980/4192956
[pid=4658] ppid=4656 vsize=85440 CPUtime=102.27
/proc/4658/stat : 4658 (Spear-32) R 4656 4658 3175 0 -1 4194304 24348 0 0 0 10179 48 0 0 25 0 1 0 324139179 87490560 19555 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526834 0 0 4096 0 0 0 0 17 1 0 0
/proc/4658/statm: 21360 19555 140 302 0 21055 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 85440

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.95 2/65 4659
/proc/meminfo: memFree=768232/2055920 swapFree=4183980/4192956
[pid=4658] ppid=4656 vsize=100676 CPUtime=162.25
/proc/4658/stat : 4658 (Spear-32) R 4656 4658 3175 0 -1 4194304 28181 0 0 0 16165 60 0 0 25 0 1 0 324139179 103092224 23259 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/4658/statm: 25169 23259 140 302 0 24864 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 100676

[startup+222.305 s]
/proc/loadavg: 0.99 0.98 0.95 2/65 4659
/proc/meminfo: memFree=750952/2055920 swapFree=4183980/4192956
[pid=4658] ppid=4656 vsize=117568 CPUtime=222.24
/proc/4658/stat : 4658 (Spear-32) R 4656 4658 3175 0 -1 4194304 32450 0 0 0 22154 70 0 0 25 0 1 0 324139179 120389632 27528 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134524912 0 0 4096 0 0 0 0 17 1 0 0
/proc/4658/statm: 29392 27528 140 302 0 29087 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 117568

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.95 2/71 4773
/proc/meminfo: memFree=736376/2055920 swapFree=4183980/4192956
[pid=4658] ppid=4656 vsize=131084 CPUtime=282.17
/proc/4658/stat : 4658 (Spear-32) R 4656 4658 3175 0 -1 4194304 35805 0 0 0 28134 83 0 0 25 0 1 0 324139179 134230016 30883 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/4658/statm: 32771 30883 140 302 0 32466 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 131084

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.95 2/65 4857
/proc/meminfo: memFree=723304/2055920 swapFree=4183980/4192956
[pid=4658] ppid=4656 vsize=144960 CPUtime=342.1
/proc/4658/stat : 4658 (Spear-32) R 4656 4658 3175 0 -1 4194304 39302 0 0 0 34114 96 0 0 25 0 1 0 324139179 148439040 34380 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/4658/statm: 36240 34380 140 302 0 35935 0
Current children cumulated CPU time (s) 342.1
Current children cumulated vsize (KiB) 144960

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.95 2/65 4857
/proc/meminfo: memFree=709096/2055920 swapFree=4183980/4192956
[pid=4658] ppid=4656 vsize=160272 CPUtime=402.09
/proc/4658/stat : 4658 (Spear-32) R 4656 4658 3175 0 -1 4194304 43143 0 0 0 40104 105 0 0 25 0 1 0 324139179 164118528 37964 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/4658/statm: 40068 37964 140 302 0 39763 0
Current children cumulated CPU time (s) 402.09
Current children cumulated vsize (KiB) 160272

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.95 2/65 4857
/proc/meminfo: memFree=696040/2055920 swapFree=4183980/4192956
[pid=4658] ppid=4656 vsize=173304 CPUtime=462.07
/proc/4658/stat : 4658 (Spear-32) R 4656 4658 3175 0 -1 4194304 46375 0 0 0 46094 113 0 0 25 0 1 0 324139179 177463296 41196 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526794 0 0 4096 0 0 0 0 17 1 0 0
/proc/4658/statm: 43326 41196 140 302 0 43021 0
Current children cumulated CPU time (s) 462.07
Current children cumulated vsize (KiB) 173304

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.95 2/65 4857
/proc/meminfo: memFree=685544/2055920 swapFree=4183980/4192956
[pid=4658] ppid=4656 vsize=184008 CPUtime=522.06
/proc/4658/stat : 4658 (Spear-32) R 4656 4658 3175 0 -1 4194304 49048 0 0 0 52083 123 0 0 25 0 1 0 324139179 188424192 43869 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/4658/statm: 46002 43869 140 302 0 45697 0
Current children cumulated CPU time (s) 522.06
Current children cumulated vsize (KiB) 184008

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.95 2/65 4857
/proc/meminfo: memFree=675816/2055920 swapFree=4183980/4192956
[pid=4658] ppid=4656 vsize=193668 CPUtime=582.04
/proc/4658/stat : 4658 (Spear-32) R 4656 4658 3175 0 -1 4194304 51455 0 0 0 58073 131 0 0 25 0 1 0 324139179 198316032 46276 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134524522 0 0 4096 0 0 0 0 17 1 0 0
/proc/4658/statm: 48417 46276 140 302 0 48112 0
Current children cumulated CPU time (s) 582.04
Current children cumulated vsize (KiB) 193668

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.95 2/65 4857
/proc/meminfo: memFree=665960/2055920 swapFree=4183980/4192956
[pid=4658] ppid=4656 vsize=203524 CPUtime=642.02
/proc/4658/stat : 4658 (Spear-32) R 4656 4658 3175 0 -1 4194304 53934 0 0 0 64064 138 0 0 25 0 1 0 324139179 208408576 48755 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134524770 0 0 4096 0 0 0 0 17 1 0 0
/proc/4658/statm: 50881 48755 140 302 0 50576 0
Current children cumulated CPU time (s) 642.02
Current children cumulated vsize (KiB) 203524

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 0.95 2/65 4857
/proc/meminfo: memFree=659304/2055920 swapFree=4183980/4192956
[pid=4658] ppid=4656 vsize=209952 CPUtime=702.01
/proc/4658/stat : 4658 (Spear-32) R 4656 4658 3175 0 -1 4194304 55567 0 0 0 70055 146 0 0 25 0 1 0 324139179 214990848 50388 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526727 0 0 4096 0 0 0 0 17 1 0 0
/proc/4658/statm: 52488 50388 140 302 0 52183 0
Current children cumulated CPU time (s) 702.01
Current children cumulated vsize (KiB) 209952

[startup+762.302 s]
/proc/loadavg: 0.99 0.98 0.95 2/65 4857
/proc/meminfo: memFree=651816/2055920 swapFree=4183980/4192956
[pid=4658] ppid=4656 vsize=217316 CPUtime=762
/proc/4658/stat : 4658 (Spear-32) R 4656 4658 3175 0 -1 4194304 57419 0 0 0 76048 152 0 0 25 0 1 0 324139179 222531584 52240 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527012 0 0 4096 0 0 0 0 17 1 0 0
/proc/4658/statm: 54329 52240 140 302 0 54024 0
Current children cumulated CPU time (s) 762
Current children cumulated vsize (KiB) 217316

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.95 2/65 4857
/proc/meminfo: memFree=645032/2055920 swapFree=4183980/4192956
[pid=4658] ppid=4656 vsize=224252 CPUtime=821.98
/proc/4658/stat : 4658 (Spear-32) R 4656 4658 3175 0 -1 4194304 59134 0 0 0 82039 159 0 0 25 0 1 0 324139179 229634048 53955 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526950 0 0 4096 0 0 0 0 17 1 0 0
/proc/4658/statm: 56063 53955 140 302 0 55758 0
Current children cumulated CPU time (s) 821.98
Current children cumulated vsize (KiB) 224252

[startup+882.306 s]
/proc/loadavg: 0.99 0.98 0.95 2/65 4857
/proc/meminfo: memFree=637672/2055920 swapFree=4183980/4192956
[pid=4658] ppid=4656 vsize=231704 CPUtime=881.97
/proc/4658/stat : 4658 (Spear-32) R 4656 4658 3175 0 -1 4194304 60954 0 0 0 88032 165 0 0 25 0 1 0 324139179 237264896 55775 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526831 0 0 4096 0 0 0 0 17 1 0 0
/proc/4658/statm: 57926 55775 140 302 0 57621 0
Current children cumulated CPU time (s) 881.97
Current children cumulated vsize (KiB) 231704

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 0.95 2/65 4857
/proc/meminfo: memFree=630888/2055920 swapFree=4183980/4192956
[pid=4658] ppid=4656 vsize=238516 CPUtime=941.95
/proc/4658/stat : 4658 (Spear-32) R 4656 4658 3175 0 -1 4194304 62677 0 0 0 94025 170 0 0 25 0 1 0 324139179 244240384 57498 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/4658/statm: 59629 57498 140 302 0 59324 0
Current children cumulated CPU time (s) 941.95
Current children cumulated vsize (KiB) 238516

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.95 2/65 4857
/proc/meminfo: memFree=625384/2055920 swapFree=4183980/4192956
[pid=4658] ppid=4656 vsize=244048 CPUtime=1001.93
/proc/4658/stat : 4658 (Spear-32) R 4656 4658 3175 0 -1 4194304 64028 0 0 0 100019 174 0 0 25 0 1 0 324139179 249905152 58849 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527015 0 0 4096 0 0 0 0 17 1 0 0
/proc/4658/statm: 61012 58849 140 302 0 60707 0
Current children cumulated CPU time (s) 1001.93
Current children cumulated vsize (KiB) 244048

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.95 2/65 4857
/proc/meminfo: memFree=620968/2055920 swapFree=4183980/4192956
[pid=4658] ppid=4656 vsize=248632 CPUtime=1061.92
/proc/4658/stat : 4658 (Spear-32) R 4656 4658 3175 0 -1 4194304 65142 0 0 0 106013 179 0 0 25 0 1 0 324139179 254599168 59963 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/4658/statm: 62158 59963 140 302 0 61853 0
Current children cumulated CPU time (s) 1061.92
Current children cumulated vsize (KiB) 248632

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.95 2/65 4857
/proc/meminfo: memFree=616808/2055920 swapFree=4183980/4192956
[pid=4658] ppid=4656 vsize=254764 CPUtime=1121.91
/proc/4658/stat : 4658 (Spear-32) R 4656 4658 3175 0 -1 4194304 66693 0 0 0 112006 185 0 0 25 0 1 0 324139179 260878336 61001 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/4658/statm: 63691 61001 140 302 0 63386 0
Current children cumulated CPU time (s) 1121.91
Current children cumulated vsize (KiB) 254764

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.95 2/65 4857
/proc/meminfo: memFree=607208/2055920 swapFree=4183980/4192956
[pid=4658] ppid=4656 vsize=264620 CPUtime=1181.89
/proc/4658/stat : 4658 (Spear-32) R 4656 4658 3175 0 -1 4194304 69111 0 0 0 117996 193 0 0 25 0 1 0 324139179 270970880 63419 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/4658/statm: 66155 63419 140 302 0 65850 0
Current children cumulated CPU time (s) 1181.89
Current children cumulated vsize (KiB) 264620



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.98 0.95 2/65 4857
/proc/meminfo: memFree=604136/2055920 swapFree=4183980/4192956
[pid=4658] ppid=4656 vsize=267468 CPUtime=1200.09
/proc/4658/stat : 4658 (Spear-32) R 4656 4658 3175 0 -1 4194304 69844 0 0 0 119814 195 0 0 25 0 1 0 324139179 273887232 64152 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/4658/statm: 66867 64152 140 302 0 66562 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 267468

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.55
CPU time (s): 1200.14
CPU user time (s): 1198.14
CPU system time (s): 1.9907
CPU usage (%): 99.9658
Max. virtual memory (cumulated for all children) (KiB): 267468

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

runsolver used 0.929858 second user time and 2.44763 second system time

The end

Launcher Data (download as text)

Begin job on node67 on Sun Mar  4 20:56:56 UTC 2007

IDJOB= 320161
IDBENCH= 20496
IDSOLVER= 132
FILE ID= node67/320161-1173041815

PBS_JOBID= 4012441

Free space on /tmp= 66539 MiB

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

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  c3e7cb16bced9d54ce489b6e95d89943

RANDOM SEED= 53105929

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node67.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.236
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.236
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:        861184 kB
Buffers:         47188 kB
Cached:        1048244 kB
SwapCached:       3312 kB
Active:         806856 kB
Inactive:       301780 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        861184 kB
SwapTotal:     4192956 kB
SwapFree:      4183980 kB
Dirty:           11088 kB
Writeback:           0 kB
Mapped:          18856 kB
Slab:            72092 kB
Committed_AS:   873492 kB
PageTables:       1464 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= 66539 MiB

End job on node67 on Sun Mar  4 21:16:58 UTC 2007