Trace number 3379885

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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
SApperloT2010 2011-05-15 (fixed)? (TO) 1300.1 1300.06

General information on the benchmark

Namecrafted/spence/sgen/
sgen3-n130-s30940966-unsat.cnf
MD5SUMca44a78076b8228fbb99ecc0147f157f
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark4645.03
Satisfiable
(Un)Satisfiability was proved
Number of variables133
Number of clauses276
Sum of the clauses size828
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3276
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3379885-1305456273/watcher-3379885-1305456273 -o /tmp/evaluation-result-3379885-1305456273/solver-3379885-1305456273 -C 2400 -W 1300 -M 7680 SApperloT2010 HOME/instance-3379885-1305456273.cnf 

running on 2 cores: 0,2

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.52 3.92 3.77 4/377 14932
/proc/meminfo: memFree=25135772/32951124 swapFree=63083164/67111528
[pid=14932] ppid=14930 vsize=11904 CPUtime=0 cores=0,2
/proc/14932/stat : 14932 (SApperloT2010) R 14930 14932 14882 0 -1 4202496 412 0 0 0 0 0 0 0 24 0 1 0 638042906 12189696 351 33554432000 4194304 4394578 140734936044512 18446744073709551615 264726429591 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/14932/statm: 2976 351 266 49 0 117 0

[startup+0.086189 s]
/proc/loadavg: 3.52 3.92 3.77 4/377 14932
/proc/meminfo: memFree=25135772/32951124 swapFree=63083164/67111528
[pid=14932] ppid=14930 vsize=12300 CPUtime=0.08 cores=0,2
/proc/14932/stat : 14932 (SApperloT2010) R 14930 14932 14882 0 -1 4202496 504 0 0 0 8 0 0 0 24 0 1 0 638042906 12595200 443 33554432000 4194304 4394578 140734936044512 18446744073709551615 4298792 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/14932/statm: 3075 443 266 49 0 216 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 12300

[startup+0.101182 s]
/proc/loadavg: 3.52 3.92 3.77 4/377 14932
/proc/meminfo: memFree=25135772/32951124 swapFree=63083164/67111528
[pid=14932] ppid=14930 vsize=12300 CPUtime=0.09 cores=0,2
/proc/14932/stat : 14932 (SApperloT2010) R 14930 14932 14882 0 -1 4202496 516 0 0 0 9 0 0 0 24 0 1 0 638042906 12595200 455 33554432000 4194304 4394578 140734936044512 18446744073709551615 4298927 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/14932/statm: 3075 455 266 49 0 216 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12300

[startup+0.30112 s]
/proc/loadavg: 3.52 3.92 3.77 4/377 14932
/proc/meminfo: memFree=25135772/32951124 swapFree=63083164/67111528
[pid=14932] ppid=14930 vsize=12828 CPUtime=0.29 cores=0,2
/proc/14932/stat : 14932 (SApperloT2010) R 14930 14932 14882 0 -1 4202496 636 0 0 0 29 0 0 0 25 0 1 0 638042906 13135872 575 33554432000 4194304 4394578 140734936044512 18446744073709551615 4291931 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/14932/statm: 3207 575 267 49 0 348 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12828

[startup+0.701071 s]
/proc/loadavg: 3.52 3.92 3.77 4/377 14932
/proc/meminfo: memFree=25135772/32951124 swapFree=63083164/67111528
[pid=14932] ppid=14930 vsize=13616 CPUtime=0.69 cores=0,2
/proc/14932/stat : 14932 (SApperloT2010) R 14930 14932 14882 0 -1 4202496 841 0 0 0 69 0 0 0 25 0 1 0 638042906 13942784 780 33554432000 4194304 4394578 140734936044512 18446744073709551615 4298711 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/14932/statm: 3404 780 267 49 0 545 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13616

[startup+1.50092 s]
/proc/loadavg: 3.52 3.92 3.77 5/383 14943
/proc/meminfo: memFree=25125828/32951124 swapFree=63083164/67111528
[pid=14932] ppid=14930 vsize=15196 CPUtime=1.49 cores=0,2
/proc/14932/stat : 14932 (SApperloT2010) R 14930 14932 14882 0 -1 4202496 1219 0 0 0 149 0 0 0 25 0 1 0 638042906 15560704 1158 33554432000 4194304 4394578 140734936044512 18446744073709551615 4287940 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/14932/statm: 3799 1158 267 49 0 940 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 15196

[startup+3.10061 s]
/proc/loadavg: 3.52 3.92 3.77 5/383 14943
/proc/meminfo: memFree=25120000/32951124 swapFree=63083164/67111528
[pid=14932] ppid=14930 vsize=17564 CPUtime=3.09 cores=0,2
/proc/14932/stat : 14932 (SApperloT2010) R 14930 14932 14882 0 -1 4202496 1821 0 0 0 309 0 0 0 25 0 1 0 638042906 17985536 1760 33554432000 4194304 4394578 140734936044512 18446744073709551615 4297129 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/14932/statm: 4391 1760 267 49 0 1532 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 17564

[startup+6.30101 s]
/proc/loadavg: 3.56 3.92 3.77 5/383 14943
/proc/meminfo: memFree=25110636/32951124 swapFree=63083164/67111528
[pid=14932] ppid=14930 vsize=21648 CPUtime=6.29 cores=0,2
/proc/14932/stat : 14932 (SApperloT2010) R 14930 14932 14882 0 -1 4202496 2858 0 0 0 629 0 0 0 25 0 1 0 638042906 22167552 2797 33554432000 4194304 4394578 140734936044512 18446744073709551615 4296302 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/14932/statm: 5412 2797 267 49 0 2553 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 21648

[startup+12.7008 s]
/proc/loadavg: 3.75 3.96 3.79 5/383 14943
/proc/meminfo: memFree=25091600/32951124 swapFree=63083164/67111528
[pid=14932] ppid=14930 vsize=29688 CPUtime=12.68 cores=0,2
/proc/14932/stat : 14932 (SApperloT2010) R 14930 14932 14882 0 -1 4202496 4865 0 0 0 1268 0 0 0 25 0 1 0 638042906 30400512 4804 33554432000 4194304 4394578 140734936044512 18446744073709551615 4327692 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/14932/statm: 7422 4804 267 49 0 4563 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 29688

[startup+25.5004 s]
/proc/loadavg: 3.81 3.96 3.79 5/383 14943
/proc/meminfo: memFree=25061820/32951124 swapFree=63083164/67111528
[pid=14932] ppid=14930 vsize=44056 CPUtime=25.48 cores=0,2
/proc/14932/stat : 14932 (SApperloT2010) R 14930 14932 14882 0 -1 4202496 8432 0 0 0 2547 1 0 0 25 0 1 0 638042906 45113344 8371 33554432000 4194304 4394578 140734936044512 18446744073709551615 4290847 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/14932/statm: 11014 8371 267 49 0 8155 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 44056

[startup+51.1005 s]
/proc/loadavg: 3.87 3.96 3.79 5/383 14944
/proc/meminfo: memFree=25004860/32951124 swapFree=63083164/67111528
[pid=14932] ppid=14930 vsize=71848 CPUtime=51.08 cores=0,2
/proc/14932/stat : 14932 (SApperloT2010) R 14930 14932 14882 0 -1 4202496 15382 0 0 0 5105 3 0 0 25 0 1 0 638042906 73572352 15321 33554432000 4194304 4394578 140734936044512 18446744073709551615 4292173 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/14932/statm: 17962 15321 267 49 0 15103 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 71848

[startup+102.313 s]
/proc/loadavg: 4.06 4.00 3.81 5/383 14945
/proc/meminfo: memFree=24899560/32951124 swapFree=63083164/67111528
[pid=14932] ppid=14930 vsize=121364 CPUtime=102.3 cores=0,2
/proc/14932/stat : 14932 (SApperloT2010) R 14930 14932 14882 0 -1 4202496 27766 0 0 0 10224 6 0 0 25 0 1 0 638042906 124276736 27705 33554432000 4194304 4394578 140734936044512 18446744073709551615 4323650 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/14932/statm: 30341 27705 267 49 0 27482 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 121364

[startup+162.301 s]
/proc/loadavg: 4.02 4.00 3.82 5/383 14947
/proc/meminfo: memFree=24776376/32951124 swapFree=63083164/67111528
[pid=14932] ppid=14930 vsize=179092 CPUtime=162.29 cores=0,2
/proc/14932/stat : 14932 (SApperloT2010) R 14930 14932 14882 0 -1 4202496 42217 0 0 0 16219 10 0 0 25 0 1 0 638042906 183390208 42156 33554432000 4194304 4394578 140734936044512 18446744073709551615 4309136 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/14932/statm: 44773 42156 267 49 0 41914 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 179092

[startup+222.3 s]
/proc/loadavg: 4.05 4.01 3.83 5/383 14949
/proc/meminfo: memFree=24692752/32951124 swapFree=63083164/67111528
[pid=14932] ppid=14930 vsize=207492 CPUtime=222.3 cores=0,2
/proc/14932/stat : 14932 (SApperloT2010) R 14930 14932 14882 0 -1 4202496 49296 0 0 0 22218 12 0 0 25 0 1 0 638042906 212471808 49235 33554432000 4194304 4394578 140734936044512 18446744073709551615 4298807 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/14932/statm: 51873 49235 267 49 0 49014 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 207492

[startup+282.301 s]
/proc/loadavg: 4.06 4.02 3.84 5/383 14950
/proc/meminfo: memFree=24585308/32951124 swapFree=63083164/67111528
[pid=14932] ppid=14930 vsize=252512 CPUtime=282.3 cores=0,2
/proc/14932/stat : 14932 (SApperloT2010) R 14930 14932 14882 0 -1 4202496 60566 0 0 0 28214 16 0 0 25 0 1 0 638042906 258572288 60505 33554432000 4194304 4394578 140734936044512 18446744073709551615 4299086 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/14932/statm: 63128 60505 267 49 0 60269 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 252512

[startup+342.301 s]
/proc/loadavg: 4.02 4.01 3.85 5/383 14952
/proc/meminfo: memFree=24485056/32951124 swapFree=63083164/67111528
[pid=14932] ppid=14930 vsize=289876 CPUtime=342.3 cores=0,2
/proc/14932/stat : 14932 (SApperloT2010) R 14930 14932 14882 0 -1 4202496 69891 0 0 0 34212 18 0 0 25 0 1 0 638042906 296833024 69830 33554432000 4194304 4394578 140734936044512 18446744073709551615 4298942 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/14932/statm: 72469 69830 267 49 0 69610 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 289876

[startup+402.3 s]
/proc/loadavg: 4.01 4.01 3.86 5/383 14953
/proc/meminfo: memFree=24424372/32951124 swapFree=63083164/67111528
[pid=14932] ppid=14930 vsize=323188 CPUtime=402.3 cores=0,2
/proc/14932/stat : 14932 (SApperloT2010) R 14930 14932 14882 0 -1 4202496 78219 0 0 0 40210 20 0 0 25 0 1 0 638042906 330944512 78158 33554432000 4194304 4394578 140734936044512 18446744073709551615 4313257 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/14932/statm: 80797 78158 267 49 0 77938 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 323188

[startup+462.301 s]
/proc/loadavg: 4.00 4.00 3.86 5/383 14955
/proc/meminfo: memFree=24338752/32951124 swapFree=63083164/67111528
[pid=14932] ppid=14930 vsize=345936 CPUtime=462.3 cores=0,2
/proc/14932/stat : 14932 (SApperloT2010) R 14930 14932 14882 0 -1 4202496 83915 0 0 0 46209 21 0 0 25 0 1 0 638042906 354238464 83854 33554432000 4194304 4394578 140734936044512 18446744073709551615 4298686 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/14932/statm: 86484 83854 267 49 0 83625 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 345936

[startup+522.3 s]
/proc/loadavg: 4.00 4.00 3.87 5/383 14957
/proc/meminfo: memFree=24238876/32951124 swapFree=63083164/67111528
[pid=14932] ppid=14930 vsize=389760 CPUtime=522.3 cores=0,2
/proc/14932/stat : 14932 (SApperloT2010) R 14930 14932 14882 0 -1 4202496 94888 0 0 0 52206 24 0 0 25 0 1 0 638042906 399114240 94827 33554432000 4194304 4394578 140734936044512 18446744073709551615 4298664 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/14932/statm: 97440 94827 267 49 0 94581 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 389760

[startup+582.301 s]
/proc/loadavg: 4.07 4.02 3.88 5/383 14958
/proc/meminfo: memFree=24166644/32951124 swapFree=63083164/67111528
[pid=14932] ppid=14930 vsize=430140 CPUtime=582.31 cores=0,2
/proc/14932/stat : 14932 (SApperloT2010) R 14930 14932 14882 0 -1 4202496 104971 0 0 0 58205 26 0 0 25 0 1 0 638042906 440463360 104910 33554432000 4194304 4394578 140734936044512 18446744073709551615 4291477 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/14932/statm: 107535 104910 267 49 0 104676 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 430140

[startup+642.301 s]
/proc/loadavg: 4.10 4.03 3.89 5/383 14960
/proc/meminfo: memFree=24095168/32951124 swapFree=63083164/67111528
[pid=14932] ppid=14930 vsize=458836 CPUtime=642.32 cores=0,2
/proc/14932/stat : 14932 (SApperloT2010) R 14930 14932 14882 0 -1 4202496 112142 0 0 0 64205 27 0 0 25 0 1 0 638042906 469848064 112081 33554432000 4194304 4394578 140734936044512 18446744073709551615 4299016 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/14932/statm: 114709 112081 267 49 0 111850 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 458836

[startup+702.3 s]
/proc/loadavg: 4.11 4.04 3.90 5/383 14961
/proc/meminfo: memFree=24002124/32951124 swapFree=63083164/67111528
[pid=14932] ppid=14930 vsize=507772 CPUtime=702.32 cores=0,2
/proc/14932/stat : 14932 (SApperloT2010) R 14930 14932 14882 0 -1 4202496 124376 0 0 0 70201 31 0 0 25 0 1 0 638042906 519958528 124315 33554432000 4194304 4394578 140734936044512 18446744073709551615 4287236 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/14932/statm: 126943 124315 267 49 0 124084 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 507772

[startup+762.313 s]
/proc/loadavg: 4.04 4.03 3.91 5/383 14963
/proc/meminfo: memFree=23945396/32951124 swapFree=63083164/67111528
[pid=14932] ppid=14930 vsize=548652 CPUtime=762.33 cores=0,2
/proc/14932/stat : 14932 (SApperloT2010) R 14930 14932 14882 0 -1 4202496 134604 0 0 0 76200 33 0 0 25 0 1 0 638042906 561819648 134543 33554432000 4194304 4394578 140734936044512 18446744073709551615 4298373 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/14932/statm: 137163 134543 267 49 0 134304 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 548652

[startup+822.301 s]
/proc/loadavg: 4.07 4.04 3.91 5/383 14965
/proc/meminfo: memFree=23894132/32951124 swapFree=63083164/67111528
[pid=14932] ppid=14930 vsize=596128 CPUtime=822.32 cores=0,2
/proc/14932/stat : 14932 (SApperloT2010) R 14930 14932 14882 0 -1 4202496 146462 0 0 0 82196 36 0 0 25 0 1 0 638042906 610435072 146401 33554432000 4194304 4394578 140734936044512 18446744073709551615 4298976 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/14932/statm: 149032 146401 267 49 0 146173 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 596128

[startup+882.3 s]
/proc/loadavg: 4.03 4.03 3.91 5/383 14966
/proc/meminfo: memFree=23845836/32951124 swapFree=63083164/67111528
[pid=14932] ppid=14930 vsize=596128 CPUtime=882.32 cores=0,2
/proc/14932/stat : 14932 (SApperloT2010) R 14930 14932 14882 0 -1 4202496 146463 0 0 0 88195 37 0 0 25 0 1 0 638042906 610435072 146402 33554432000 4194304 4394578 140734936044512 18446744073709551615 4298821 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/14932/statm: 149032 146402 267 49 0 146173 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 596128

[startup+942.301 s]
/proc/loadavg: 4.01 4.02 3.91 5/383 14968
/proc/meminfo: memFree=23797040/32951124 swapFree=63083164/67111528
[pid=14932] ppid=14930 vsize=608484 CPUtime=942.32 cores=0,2
/proc/14932/stat : 14932 (SApperloT2010) R 14930 14932 14882 0 -1 4202496 149557 0 0 0 94195 37 0 0 25 0 1 0 638042906 623087616 149496 33554432000 4194304 4394578 140734936044512 18446744073709551615 4296472 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/14932/statm: 152121 149496 267 49 0 149262 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 608484

[startup+1002.3 s]
/proc/loadavg: 4.00 4.02 3.91 5/383 14978
/proc/meminfo: memFree=23715456/32951124 swapFree=63083164/67111528
[pid=14932] ppid=14930 vsize=656120 CPUtime=1002.33 cores=0,2
/proc/14932/stat : 14932 (SApperloT2010) R 14930 14932 14882 0 -1 4202496 161449 0 0 0 100193 40 0 0 25 0 1 0 638042906 671866880 161388 33554432000 4194304 4394578 140734936044512 18446744073709551615 4285658 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/14932/statm: 164030 161388 267 49 0 161171 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 656120

[startup+1062.3 s]
/proc/loadavg: 4.00 4.01 3.91 5/383 14980
/proc/meminfo: memFree=23625760/32951124 swapFree=63083164/67111528
[pid=14932] ppid=14930 vsize=696936 CPUtime=1062.33 cores=0,2
/proc/14932/stat : 14932 (SApperloT2010) R 14930 14932 14882 0 -1 4202496 171672 0 0 0 106192 41 0 0 25 0 1 0 638042906 713662464 171611 33554432000 4194304 4394578 140734936044512 18446744073709551615 4298942 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/14932/statm: 174234 171611 267 49 0 171375 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 696936

[startup+1122.3 s]
/proc/loadavg: 4.04 4.02 3.92 5/383 14982
/proc/meminfo: memFree=23546580/32951124 swapFree=63083164/67111528
[pid=14932] ppid=14930 vsize=733400 CPUtime=1122.33 cores=0,2
/proc/14932/stat : 14932 (SApperloT2010) R 14930 14932 14882 0 -1 4202496 180791 0 0 0 112189 44 0 0 25 0 1 0 638042906 751001600 180730 33554432000 4194304 4394578 140734936044512 18446744073709551615 4285909 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/14932/statm: 183350 180730 267 49 0 180491 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 733400

[startup+1182.3 s]
/proc/loadavg: 4.06 4.03 3.93 5/383 14983
/proc/meminfo: memFree=23477460/32951124 swapFree=63083164/67111528
[pid=14932] ppid=14930 vsize=770520 CPUtime=1182.33 cores=0,2
/proc/14932/stat : 14932 (SApperloT2010) R 14930 14932 14882 0 -1 4202496 190066 0 0 0 118186 47 0 0 25 0 1 0 638042906 789012480 190005 33554432000 4194304 4394578 140734936044512 18446744073709551615 4287617 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/14932/statm: 192630 190005 267 49 0 189771 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 770520

[startup+1242.3 s]
/proc/loadavg: 4.02 4.02 3.93 5/383 14985
/proc/meminfo: memFree=23400652/32951124 swapFree=63083164/67111528
[pid=14932] ppid=14930 vsize=813672 CPUtime=1242.33 cores=0,2
/proc/14932/stat : 14932 (SApperloT2010) R 14930 14932 14882 0 -1 4202496 200851 0 0 0 124184 49 0 0 25 0 1 0 638042906 833200128 200790 33554432000 4194304 4394578 140734936044512 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/14932/statm: 203418 200790 267 49 0 200559 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 813672



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.04 4.03 3.93 4/383 14988
/proc/meminfo: memFree=23351872/32951124 swapFree=63083164/67111528
[pid=14932] ppid=14930 vsize=859596 CPUtime=1300.05 cores=0,2
/proc/14932/stat : 14932 (SApperloT2010) R 14930 14932 14882 0 -1 4202496 212325 0 0 0 129952 53 0 0 25 0 1 0 638042906 880226304 212264 33554432000 4194304 4394578 140734936044512 18446744073709551615 4292896 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/14932/statm: 214899 212264 267 49 0 212040 0
Current children cumulated CPU time (s) 1300.05
Current children cumulated vsize (KiB) 859596

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): 1300.06
CPU time (s): 1300.1
CPU user time (s): 1299.52
CPU system time (s): 0.575912
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 859596

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.52
system time used= 0.575912
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 212325
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= 5
involuntary context switches= 3780

runsolver used 4.70628 second user time and 9.50356 second system time

The end

Launcher Data

Begin job on node141 at 2011-05-15 12:44:33
IDJOB=3379885
IDBENCH=83148
IDSOLVER=1862
FILE ID=node141/3379885-1305456273
RUNJOBID= node141-1305456273-14900
PBS_JOBID= 13324889
Free space on /tmp= 73360 MiB

SOLVER NAME= SApperloT2010 2011-05-15 (fixed)
BENCH NAME= SAT11/crafted/spence/sgen/sgen3-n130-s30940966-unsat.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3379885-1305456273/watcher-3379885-1305456273 -o /tmp/evaluation-result-3379885-1305456273/solver-3379885-1305456273 -C 2400 -W 1300 -M 7680  SApperloT2010 HOME/instance-3379885-1305456273.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= ca44a78076b8228fbb99ecc0147f157f
RANDOM SEED=116561621

node141.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.61
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5362.96
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.84
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      25136308 kB
Buffers:        260756 kB
Cached:        5129672 kB
SwapCached:      15708 kB
Active:        2372040 kB
Inactive:      5193040 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25136308 kB
SwapTotal:    67111528 kB
SwapFree:     63083164 kB
Dirty:             648 kB
Writeback:           0 kB
AnonPages:     2166216 kB
Mapped:          13588 kB
Slab:           143176 kB
PageTables:      39092 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 86484156 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73360 MiB
End job on node141 at 2011-05-15 13:06:15