Trace number 3249197

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-03-04? (TO) 1300.1 1300.06

General information on the benchmark

Namecrafted/mosoi/289/
289-unsat-13x32.cnf
MD5SUM73c8ae5bbdfe41463e8e40ea211c5e14
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1664
Number of clauses157664
Sum of the clauses size625664
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22496
Number of clauses of size 30
Number of clauses of size 4155168
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: 935)

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-3249197-1303504230/watcher-3249197-1303504230 -o /tmp/evaluation-result-3249197-1303504230/solver-3249197-1303504230 -C 2400 -W 1300 -M 7680 SApperloT2010 HOME/instance-3249197-1303504230.cnf 

running on 2 cores: 1,3

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.55 3.85 3.01 5/189 30742
/proc/meminfo: memFree=26523600/32950928 swapFree=67071984/67111528
[pid=30742] ppid=30740 vsize=15180 CPUtime=0 cores=1,3
/proc/30742/stat : 30742 (SApperloT2010) R 30740 30742 30535 0 -1 4202496 856 0 0 0 0 0 0 0 21 0 1 0 540653704 15544320 795 33554432000 4194304 4395502 140733261574192 18446744073709551615 260905054917 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/30742/statm: 3795 795 250 50 0 935 0

[startup+0.101778 s]
/proc/loadavg: 3.55 3.85 3.01 5/189 30742
/proc/meminfo: memFree=26523600/32950928 swapFree=67071984/67111528
[pid=30742] ppid=30740 vsize=32604 CPUtime=0.09 cores=1,3
/proc/30742/stat : 30742 (SApperloT2010) R 30740 30742 30535 0 -1 4202496 4639 0 0 0 9 0 0 0 21 0 1 0 540653704 33386496 4577 33554432000 4194304 4395502 140733261574192 18446744073709551615 4268200 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/30742/statm: 8151 4577 256 50 0 5291 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 32604

[startup+0.200757 s]
/proc/loadavg: 3.55 3.85 3.01 5/189 30742
/proc/meminfo: memFree=26523600/32950928 swapFree=67071984/67111528
[pid=30742] ppid=30740 vsize=32604 CPUtime=0.19 cores=1,3
/proc/30742/stat : 30742 (SApperloT2010) R 30740 30742 30535 0 -1 4202496 5211 0 0 0 18 1 0 0 22 0 1 0 540653704 33386496 5149 33554432000 4194304 4395502 140733261574192 18446744073709551615 260905418647 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/30742/statm: 8151 5149 256 50 0 5291 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 32604

[startup+0.30074 s]
/proc/loadavg: 3.55 3.85 3.01 5/189 30742
/proc/meminfo: memFree=26523600/32950928 swapFree=67071984/67111528
[pid=30742] ppid=30740 vsize=32604 CPUtime=0.29 cores=1,3
/proc/30742/stat : 30742 (SApperloT2010) R 30740 30742 30535 0 -1 4202496 5211 0 0 0 28 1 0 0 22 0 1 0 540653704 33386496 5149 33554432000 4194304 4395502 140733261574192 18446744073709551615 260905418647 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/30742/statm: 8151 5149 256 50 0 5291 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 32604

[startup+0.700669 s]
/proc/loadavg: 3.55 3.85 3.01 5/189 30742
/proc/meminfo: memFree=26523600/32950928 swapFree=67071984/67111528
[pid=30742] ppid=30740 vsize=55292 CPUtime=0.69 cores=1,3
/proc/30742/stat : 30742 (SApperloT2010) R 30740 30742 30535 0 -1 4202496 11803 0 0 0 67 2 0 0 24 0 1 0 540653704 56619008 11125 33554432000 4194304 4395502 140733261574192 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/30742/statm: 13823 11125 267 50 0 10963 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 55292

[startup+1.50052 s]
/proc/loadavg: 3.55 3.85 3.01 5/190 30743
/proc/meminfo: memFree=26463352/32950928 swapFree=67071984/67111528
[pid=30742] ppid=30740 vsize=61800 CPUtime=1.49 cores=1,3
/proc/30742/stat : 30742 (SApperloT2010) R 30740 30742 30535 0 -1 4202496 13419 0 0 0 146 3 0 0 25 0 1 0 540653704 63283200 12741 33554432000 4194304 4395502 140733261574192 18446744073709551615 4314265 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/30742/statm: 15450 12741 267 50 0 12590 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 61800

[startup+3.10023 s]
/proc/loadavg: 3.55 3.85 3.01 5/190 30744
/proc/meminfo: memFree=26443636/32950928 swapFree=67071984/67111528
[pid=30742] ppid=30740 vsize=72872 CPUtime=3.09 cores=1,3
/proc/30742/stat : 30742 (SApperloT2010) R 30740 30742 30535 0 -1 4202496 16115 0 0 0 306 3 0 0 25 0 1 0 540653704 74620928 15437 33554432000 4194304 4395502 140733261574192 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/30742/statm: 18218 15437 267 50 0 15358 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 72872

[startup+6.30064 s]
/proc/loadavg: 3.58 3.85 3.02 5/190 30744
/proc/meminfo: memFree=26399576/32950928 swapFree=67071984/67111528
[pid=30742] ppid=30740 vsize=86428 CPUtime=6.29 cores=1,3
/proc/30742/stat : 30742 (SApperloT2010) R 30740 30742 30535 0 -1 4202496 19221 0 0 0 626 3 0 0 25 0 1 0 540653704 88502272 18543 33554432000 4194304 4395502 140733261574192 18446744073709551615 4347548 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/30742/statm: 21607 18543 267 50 0 18747 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 86428

[startup+12.7005 s]
/proc/loadavg: 3.62 3.85 3.02 5/190 30744
/proc/meminfo: memFree=26342292/32950928 swapFree=67071984/67111528
[pid=30742] ppid=30740 vsize=92868 CPUtime=12.69 cores=1,3
/proc/30742/stat : 30742 (SApperloT2010) R 30740 30742 30535 0 -1 4202496 20766 0 0 0 1265 4 0 0 25 0 1 0 540653704 95096832 20088 33554432000 4194304 4395502 140733261574192 18446744073709551615 4292116 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/30742/statm: 23217 20088 267 50 0 20357 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 92868

[startup+25.5011 s]
/proc/loadavg: 3.70 3.86 3.04 5/190 30744
/proc/meminfo: memFree=26201792/32950928 swapFree=67071984/67111528
[pid=30742] ppid=30740 vsize=130088 CPUtime=25.49 cores=1,3
/proc/30742/stat : 30742 (SApperloT2010) R 30740 30742 30535 0 -1 4202496 29682 0 0 0 2543 6 0 0 25 0 1 0 540653704 133210112 29004 33554432000 4194304 4395502 140733261574192 18446744073709551615 4292729 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/30742/statm: 32522 29004 267 50 0 29662 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 130088

[startup+51.1004 s]
/proc/loadavg: 3.80 3.87 3.06 5/190 30745
/proc/meminfo: memFree=26113792/32950928 swapFree=67071984/67111528
[pid=30742] ppid=30740 vsize=174740 CPUtime=51.09 cores=1,3
/proc/30742/stat : 30742 (SApperloT2010) R 30740 30742 30535 0 -1 4202496 40187 0 0 0 5100 9 0 0 25 0 1 0 540653704 178933760 39509 33554432000 4194304 4395502 140733261574192 18446744073709551615 4299739 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/30742/statm: 43685 39509 267 50 0 40825 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 174740

[startup+102.301 s]
/proc/loadavg: 3.95 3.90 3.11 5/190 30746
/proc/meminfo: memFree=25916244/32950928 swapFree=67071984/67111528
[pid=30742] ppid=30740 vsize=274576 CPUtime=102.3 cores=1,3
/proc/30742/stat : 30742 (SApperloT2010) R 30740 30742 30535 0 -1 4202496 64447 0 0 0 10214 16 0 0 25 0 1 0 540653704 281165824 63769 33554432000 4194304 4395502 140733261574192 18446744073709551615 4299509 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/30742/statm: 68644 63769 267 50 0 65784 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 274576

[startup+162.301 s]
/proc/loadavg: 3.98 3.91 3.17 5/190 30748
/proc/meminfo: memFree=25645496/32950928 swapFree=67071984/67111528
[pid=30742] ppid=30740 vsize=384596 CPUtime=162.29 cores=1,3
/proc/30742/stat : 30742 (SApperloT2010) R 30740 30742 30535 0 -1 4202496 90966 0 0 0 16207 22 0 0 25 0 1 0 540653704 393826304 90288 33554432000 4194304 4395502 140733261574192 18446744073709551615 4299149 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/30742/statm: 96149 90288 267 50 0 93289 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 384596

[startup+222.307 s]
/proc/loadavg: 3.99 3.93 3.22 5/190 30749
/proc/meminfo: memFree=25531728/32950928 swapFree=67071984/67111528
[pid=30742] ppid=30740 vsize=442376 CPUtime=222.31 cores=1,3
/proc/30742/stat : 30742 (SApperloT2010) R 30740 30742 30535 0 -1 4202496 104585 0 0 0 22205 26 0 0 25 0 1 0 540653704 452993024 103907 33554432000 4194304 4395502 140733261574192 18446744073709551615 4347194 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/30742/statm: 110594 103907 267 50 0 107734 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 442376

[startup+282.3 s]
/proc/loadavg: 3.99 3.94 3.26 5/190 30751
/proc/meminfo: memFree=25272640/32950928 swapFree=67071984/67111528
[pid=30742] ppid=30740 vsize=542396 CPUtime=282.3 cores=1,3
/proc/30742/stat : 30742 (SApperloT2010) R 30740 30742 30535 0 -1 4202496 128950 0 0 0 28199 31 0 0 25 0 1 0 540653704 555413504 128272 33554432000 4194304 4395502 140733261574192 18446744073709551615 4347275 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/30742/statm: 135599 128272 267 50 0 132739 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 542396

[startup+342.301 s]
/proc/loadavg: 3.99 3.95 3.30 5/190 30753
/proc/meminfo: memFree=25054832/32950928 swapFree=67071984/67111528
[pid=30742] ppid=30740 vsize=629584 CPUtime=342.3 cores=1,3
/proc/30742/stat : 30742 (SApperloT2010) R 30740 30742 30535 0 -1 4202496 150346 0 0 0 34194 36 0 0 25 0 1 0 540653704 644694016 149668 33554432000 4194304 4395502 140733261574192 18446744073709551615 4299805 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/30742/statm: 157396 149668 267 50 0 154536 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 629584

[startup+402.3 s]
/proc/loadavg: 3.99 3.95 3.35 5/190 30754
/proc/meminfo: memFree=24894804/32950928 swapFree=67071984/67111528
[pid=30742] ppid=30740 vsize=668156 CPUtime=402.31 cores=1,3
/proc/30742/stat : 30742 (SApperloT2010) R 30740 30742 30535 0 -1 4202496 158889 0 0 0 40193 38 0 0 25 0 1 0 540653704 684191744 158211 33554432000 4194304 4395502 140733261574192 18446744073709551615 4299608 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/30742/statm: 167039 158211 267 50 0 164179 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 668156

[startup+462.3 s]
/proc/loadavg: 3.99 3.96 3.38 5/190 30756
/proc/meminfo: memFree=24863264/32950928 swapFree=67071984/67111528
[pid=30742] ppid=30740 vsize=682044 CPUtime=462.3 cores=1,3
/proc/30742/stat : 30742 (SApperloT2010) R 30740 30742 30535 0 -1 4202496 161724 0 0 0 46192 38 0 0 25 0 1 0 540653704 698413056 161046 33554432000 4194304 4395502 140733261574192 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/30742/statm: 170511 161046 267 50 0 167651 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 682044

[startup+522.3 s]
/proc/loadavg: 4.06 3.98 3.42 5/190 30760
/proc/meminfo: memFree=24645900/32950928 swapFree=67071984/67111528
[pid=30742] ppid=30740 vsize=799376 CPUtime=522.3 cores=1,3
/proc/30742/stat : 30742 (SApperloT2010) R 30740 30742 30535 0 -1 4202496 190556 0 0 0 52185 45 0 0 25 0 1 0 540653704 818561024 189878 33554432000 4194304 4395502 140733261574192 18446744073709551615 4297096 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/30742/statm: 199844 189878 267 50 0 196984 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 799376

[startup+582.3 s]
/proc/loadavg: 4.02 3.98 3.46 5/190 30762
/proc/meminfo: memFree=24415636/32950928 swapFree=67071984/67111528
[pid=30742] ppid=30740 vsize=911964 CPUtime=582.3 cores=1,3
/proc/30742/stat : 30742 (SApperloT2010) R 30740 30742 30535 0 -1 4202496 218289 0 0 0 58180 50 0 0 25 0 1 0 540653704 933851136 217611 33554432000 4194304 4395502 140733261574192 18446744073709551615 4314381 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/30742/statm: 227991 217611 267 50 0 225131 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 911964

[startup+642.3 s]
/proc/loadavg: 4.00 3.98 3.49 5/190 30764
/proc/meminfo: memFree=24228960/32950928 swapFree=67071984/67111528
[pid=30742] ppid=30740 vsize=970964 CPUtime=642.31 cores=1,3
/proc/30742/stat : 30742 (SApperloT2010) R 30740 30742 30535 0 -1 4202496 232480 0 0 0 64177 54 0 0 25 0 1 0 540653704 994267136 231802 33554432000 4194304 4395502 140733261574192 18446744073709551615 4299583 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/30742/statm: 242741 231802 267 50 0 239881 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 970964

[startup+702.3 s]
/proc/loadavg: 4.00 3.98 3.52 5/190 30765
/proc/meminfo: memFree=24085184/32950928 swapFree=67071984/67111528
[pid=30742] ppid=30740 vsize=1076876 CPUtime=702.32 cores=1,3
/proc/30742/stat : 30742 (SApperloT2010) R 30740 30742 30535 0 -1 4202496 258467 0 0 0 70170 62 0 0 25 0 1 0 540653704 1102721024 257789 33554432000 4194304 4395502 140733261574192 18446744073709551615 260905054917 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/30742/statm: 269219 257789 267 50 0 266359 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 1076876

[startup+762.3 s]
/proc/loadavg: 4.00 3.98 3.55 5/190 30767
/proc/meminfo: memFree=23885496/32950928 swapFree=67071984/67111528
[pid=30742] ppid=30740 vsize=1133732 CPUtime=762.32 cores=1,3
/proc/30742/stat : 30742 (SApperloT2010) R 30740 30742 30535 0 -1 4202496 272123 0 0 0 76169 63 0 0 25 0 1 0 540653704 1160941568 271445 33554432000 4194304 4395502 140733261574192 18446744073709551615 4299189 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/30742/statm: 283433 271445 267 50 0 280573 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 1133732

[startup+822.3 s]
/proc/loadavg: 4.00 3.98 3.57 5/190 30768
/proc/meminfo: memFree=23743092/32950928 swapFree=67071984/67111528
[pid=30742] ppid=30740 vsize=1159048 CPUtime=822.32 cores=1,3
/proc/30742/stat : 30742 (SApperloT2010) R 30740 30742 30535 0 -1 4202496 277918 0 0 0 82167 65 0 0 25 0 1 0 540653704 1186865152 277240 33554432000 4194304 4395502 140733261574192 18446744073709551615 4299653 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/30742/statm: 289762 277240 267 50 0 286902 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 1159048

[startup+882.306 s]
/proc/loadavg: 4.00 3.98 3.59 5/190 30770
/proc/meminfo: memFree=23574184/32950928 swapFree=67071984/67111528
[pid=30742] ppid=30740 vsize=1178956 CPUtime=882.33 cores=1,3
/proc/30742/stat : 30742 (SApperloT2010) R 30740 30742 30535 0 -1 4202496 281933 0 0 0 88166 67 0 0 25 0 1 0 540653704 1207250944 281255 33554432000 4194304 4395502 140733261574192 18446744073709551615 4328460 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/30742/statm: 294739 281255 267 50 0 291879 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 1178956

[startup+942.3 s]
/proc/loadavg: 4.00 3.98 3.62 5/190 30772
/proc/meminfo: memFree=23538436/32950928 swapFree=67071984/67111528
[pid=30742] ppid=30740 vsize=1191116 CPUtime=942.32 cores=1,3
/proc/30742/stat : 30742 (SApperloT2010) R 30740 30742 30535 0 -1 4202496 284313 0 0 0 94164 68 0 0 25 0 1 0 540653704 1219702784 283635 33554432000 4194304 4395502 140733261574192 18446744073709551615 4328557 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/30742/statm: 297779 283635 267 50 0 294919 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 1191116

[startup+1002.3 s]
/proc/loadavg: 4.04 4.00 3.64 5/190 30773
/proc/meminfo: memFree=23522396/32950928 swapFree=67071984/67111528
[pid=30742] ppid=30740 vsize=1199308 CPUtime=1002.32 cores=1,3
/proc/30742/stat : 30742 (SApperloT2010) R 30740 30742 30535 0 -1 4202496 285837 0 0 0 100164 68 0 0 25 0 1 0 540653704 1228091392 285159 33554432000 4194304 4395502 140733261574192 18446744073709551615 4297177 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/30742/statm: 299827 285159 267 50 0 296967 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 1199308

[startup+1062.3 s]
/proc/loadavg: 4.01 4.00 3.66 5/190 30775
/proc/meminfo: memFree=23510080/32950928 swapFree=67071984/67111528
[pid=30742] ppid=30740 vsize=1204300 CPUtime=1062.32 cores=1,3
/proc/30742/stat : 30742 (SApperloT2010) R 30740 30742 30535 0 -1 4202496 286933 0 0 0 106163 69 0 0 25 0 1 0 540653704 1233203200 286255 33554432000 4194304 4395502 140733261574192 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/30742/statm: 301075 286255 267 50 0 298215 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 1204300

[startup+1122.3 s]
/proc/loadavg: 4.08 4.01 3.68 5/190 30776
/proc/meminfo: memFree=23385656/32950928 swapFree=67071984/67111528
[pid=30742] ppid=30740 vsize=1211652 CPUtime=1122.32 cores=1,3
/proc/30742/stat : 30742 (SApperloT2010) R 30740 30742 30535 0 -1 4202496 288354 0 0 0 112162 70 0 0 25 0 1 0 540653704 1240731648 287676 33554432000 4194304 4395502 140733261574192 18446744073709551615 4299824 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/30742/statm: 302913 287676 267 50 0 300053 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 1211652

[startup+1182.3 s]
/proc/loadavg: 4.03 4.01 3.70 5/190 30778
/proc/meminfo: memFree=23252428/32950928 swapFree=67071984/67111528
[pid=30742] ppid=30740 vsize=1237160 CPUtime=1182.33 cores=1,3
/proc/30742/stat : 30742 (SApperloT2010) R 30740 30742 30535 0 -1 4202496 294313 0 0 0 118160 73 0 0 25 0 1 0 540653704 1266851840 293635 33554432000 4194304 4395502 140733261574192 18446744073709551615 4299739 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/30742/statm: 309290 293635 267 50 0 306430 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 1237160

[startup+1242.3 s]
/proc/loadavg: 4.12 4.03 3.73 5/190 30780
/proc/meminfo: memFree=23094276/32950928 swapFree=67071984/67111528
[pid=30742] ppid=30740 vsize=1253116 CPUtime=1242.33 cores=1,3
/proc/30742/stat : 30742 (SApperloT2010) R 30740 30742 30535 0 -1 4202496 297841 0 0 0 124159 74 0 0 25 0 1 0 540653704 1283190784 297163 33554432000 4194304 4395502 140733261574192 18446744073709551615 4299149 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/30742/statm: 313279 297163 267 50 0 310419 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 1253116



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.66 3.94 3.71 2/177 30818
/proc/meminfo: memFree=25470612/32950928 swapFree=67071984/67111528
[pid=30742] ppid=30740 vsize=1259764 CPUtime=1300.04 cores=1,3
/proc/30742/stat : 30742 (SApperloT2010) R 30740 30742 30535 0 -1 4202496 299207 0 0 0 129929 75 0 0 25 0 1 0 540653704 1289998336 298529 33554432000 4194304 4395502 140733261574192 18446744073709551615 4314335 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/30742/statm: 314941 298529 267 50 0 312081 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 1259764

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1300 s]
/proc/loadavg: 3.66 3.94 3.71 2/177 30818
/proc/meminfo: memFree=25470612/32950928 swapFree=67071984/67111528
[pid=30742] ppid=30740 vsize=1259764 CPUtime=1300.04 cores=1,3
/proc/30742/stat : 30742 (SApperloT2010) R 30740 30742 30535 0 -1 4202496 299207 0 0 0 129929 75 0 0 25 0 1 0 540653704 1289998336 298529 33554432000 4194304 4395502 140733261574192 18446744073709551615 4314335 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/30742/statm: 314941 298529 267 50 0 312081 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 1259764

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.06
CPU time (s): 1300.1
CPU user time (s): 1299.29
CPU system time (s): 0.802877
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 1259764

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

runsolver used 2.13267 second user time and 4.96524 second system time

The end

Launcher Data

Begin job on node116 at 2011-04-22 22:30:30
IDJOB=3249197
IDBENCH=83159
IDSOLVER=1655
FILE ID=node116/3249197-1303504230
RUNJOBID= node116-1303502915-30555
PBS_JOBID= 13134221
Free space on /tmp= 72464 MiB

SOLVER NAME= SApperloT2010 2011-03-04
BENCH NAME= SAT11/crafted/mosoi/289/289-unsat-13x32.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3249197-1303504230/watcher-3249197-1303504230 -o /tmp/evaluation-result-3249197-1303504230/solver-3249197-1303504230 -C 2400 -W 1300 -M 7680  SApperloT2010 HOME/instance-3249197-1303504230.cnf

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

MD5SUM BENCH= 73c8ae5bbdfe41463e8e40ea211c5e14
RANDOM SEED=1677961451

node116.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.826
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.65
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.826
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	: 5226.15
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.826
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.75
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.826
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.826
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.77
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.826
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.826
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.826
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:     32950928 kB
MemFree:      26523880 kB
Buffers:       1385936 kB
Cached:        4455724 kB
SwapCached:       9728 kB
Active:        2566204 kB
Inactive:      3455800 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      26523880 kB
SwapTotal:    67111528 kB
SwapFree:     67071984 kB
Dirty:           10108 kB
Writeback:           0 kB
AnonPages:      174004 kB
Mapped:          14576 kB
Slab:           342544 kB
PageTables:       5840 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   393092 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= 72468 MiB
End job on node116 at 2011-04-22 22:52:12