Trace number 3258791

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

General information on the benchmark

NameCRAFTED/rbsat/random/forced/
rbsat-v2640c305320gyes10.cnf
MD5SUMe4e4b653016e98f210aa8da2214e783a
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 variables2640
Number of clauses305320
Sum of the clauses size613120
Maximum clause length33
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2305240
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 580

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-3258791-1303502917/watcher-3258791-1303502917 -o /tmp/evaluation-result-3258791-1303502917/solver-3258791-1303502917 -C 2400 -W 1300 -M 7680 SApperloT2010 HOME/instance-3258791-1303502917.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: 0.00 0.00 0.17 3/179 20930
/proc/meminfo: memFree=13720064/32951124 swapFree=67102140/67111528
[pid=20930] ppid=20928 vsize=17280 CPUtime=0 cores=1,3
/proc/20930/stat : 20930 (SApperloT2010) R 20928 20930 20890 0 -1 4202496 1136 0 0 0 0 0 0 0 21 0 1 0 540522415 17694720 1076 33554432000 4194304 4395502 140735414712080 18446744073709551615 216734839493 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/20930/statm: 4320 1077 249 50 0 1460 0

[startup+0.106313 s]
/proc/loadavg: 0.00 0.00 0.17 3/179 20930
/proc/meminfo: memFree=13720064/32951124 swapFree=67102140/67111528
[pid=20930] ppid=20928 vsize=31008 CPUtime=0.09 cores=1,3
/proc/20930/stat : 20930 (SApperloT2010) R 20928 20930 20890 0 -1 4202496 4502 0 0 0 9 0 0 0 22 0 1 0 540522415 31752192 4442 33554432000 4194304 4395502 140735414712080 18446744073709551615 216734839493 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/20930/statm: 7752 4443 250 50 0 4892 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31008

[startup+0.2003 s]
/proc/loadavg: 0.00 0.00 0.17 3/179 20930
/proc/meminfo: memFree=13720064/32951124 swapFree=67102140/67111528
[pid=20930] ppid=20928 vsize=40824 CPUtime=0.19 cores=1,3
/proc/20930/stat : 20930 (SApperloT2010) R 20928 20930 20890 0 -1 4202496 6954 0 0 0 17 2 0 0 22 0 1 0 540522415 41803776 6893 33554432000 4194304 4395502 140735414712080 18446744073709551615 216735203223 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/20930/statm: 10206 6893 256 50 0 7346 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 40824

[startup+0.300281 s]
/proc/loadavg: 0.00 0.00 0.17 3/179 20930
/proc/meminfo: memFree=13720064/32951124 swapFree=67102140/67111528
[pid=20930] ppid=20928 vsize=40824 CPUtime=0.29 cores=1,3
/proc/20930/stat : 20930 (SApperloT2010) R 20928 20930 20890 0 -1 4202496 6954 0 0 0 26 3 0 0 22 0 1 0 540522415 41803776 6893 33554432000 4194304 4395502 140735414712080 18446744073709551615 216735203223 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/20930/statm: 10206 6893 256 50 0 7346 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 40824

[startup+0.70021 s]
/proc/loadavg: 0.00 0.00 0.17 3/179 20930
/proc/meminfo: memFree=13720064/32951124 swapFree=67102140/67111528
[pid=20930] ppid=20928 vsize=51916 CPUtime=0.69 cores=1,3
/proc/20930/stat : 20930 (SApperloT2010) R 20928 20930 20890 0 -1 4202496 10950 0 0 0 65 4 0 0 24 0 1 0 540522415 53161984 9695 33554432000 4194304 4395502 140735414712080 18446744073709551615 216734839493 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/20930/statm: 12979 9695 267 50 0 10119 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 51916

[startup+1.50107 s]
/proc/loadavg: 0.00 0.00 0.17 4/185 20941
/proc/meminfo: memFree=13643948/32951124 swapFree=67102140/67111528
[pid=20930] ppid=20928 vsize=63104 CPUtime=1.49 cores=1,3
/proc/20930/stat : 20930 (SApperloT2010) R 20928 20930 20890 0 -1 4202496 13741 0 0 0 144 5 0 0 25 0 1 0 540522415 64618496 12486 33554432000 4194304 4395502 140735414712080 18446744073709551615 216734839493 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/20930/statm: 15776 12486 267 50 0 12916 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 63104

[startup+3.10077 s]
/proc/loadavg: 0.00 0.00 0.17 4/185 20941
/proc/meminfo: memFree=13603688/32951124 swapFree=67102140/67111528
[pid=20930] ppid=20928 vsize=78112 CPUtime=3.09 cores=1,3
/proc/20930/stat : 20930 (SApperloT2010) R 20928 20930 20890 0 -1 4202496 17475 0 0 0 304 5 0 0 25 0 1 0 540522415 79986688 16220 33554432000 4194304 4395502 140735414712080 18446744073709551615 4299530 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/20930/statm: 19528 16220 267 50 0 16668 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 78112

[startup+6.30022 s]
/proc/loadavg: 0.24 0.05 0.19 5/190 20951
/proc/meminfo: memFree=13517472/32951124 swapFree=67102140/67111528
[pid=20930] ppid=20928 vsize=99408 CPUtime=6.29 cores=1,3
/proc/20930/stat : 20930 (SApperloT2010) R 20928 20930 20890 0 -1 4202496 22727 0 0 0 623 6 0 0 25 0 1 0 540522415 101793792 21472 33554432000 4194304 4395502 140735414712080 18446744073709551615 4299782 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/20930/statm: 24852 21472 267 50 0 21992 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 99408

[startup+12.7011 s]
/proc/loadavg: 0.54 0.12 0.21 5/190 20951
/proc/meminfo: memFree=13412588/32951124 swapFree=67102140/67111528
[pid=20930] ppid=20928 vsize=133532 CPUtime=12.69 cores=1,3
/proc/20930/stat : 20930 (SApperloT2010) R 20928 20930 20890 0 -1 4202496 31080 0 0 0 1261 8 0 0 25 0 1 0 540522415 136736768 29825 33554432000 4194304 4395502 140735414712080 18446744073709551615 216734839493 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/20930/statm: 33383 29825 267 50 0 30523 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 133532

[startup+25.5008 s]
/proc/loadavg: 1.31 0.30 0.27 5/190 20952
/proc/meminfo: memFree=13302396/32951124 swapFree=67102140/67111528
[pid=20930] ppid=20928 vsize=184736 CPUtime=25.49 cores=1,3
/proc/20930/stat : 20930 (SApperloT2010) R 20928 20930 20890 0 -1 4202496 43362 0 0 0 2538 11 0 0 25 0 1 0 540522415 189169664 42107 33554432000 4194304 4395502 140735414712080 18446744073709551615 4299718 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/20930/statm: 46184 42107 267 50 0 43324 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 184736

[startup+51.1004 s]
/proc/loadavg: 2.22 0.60 0.37 5/190 20952
/proc/meminfo: memFree=13235232/32951124 swapFree=67102140/67111528
[pid=20930] ppid=20928 vsize=202276 CPUtime=51.09 cores=1,3
/proc/20930/stat : 20930 (SApperloT2010) R 20928 20930 20890 0 -1 4202496 47487 0 0 0 5097 12 0 0 25 0 1 0 540522415 207130624 46232 33554432000 4194304 4395502 140735414712080 18446744073709551615 4299637 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/20930/statm: 50569 46232 267 50 0 47709 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 202276

[startup+102.3 s]
/proc/loadavg: 3.29 1.17 0.57 5/190 20954
/proc/meminfo: memFree=13133280/32951124 swapFree=67102140/67111528
[pid=20930] ppid=20928 vsize=240952 CPUtime=102.3 cores=1,3
/proc/20930/stat : 20930 (SApperloT2010) R 20928 20930 20890 0 -1 4202496 56548 0 0 0 10215 15 0 0 25 0 1 0 540522415 246734848 55293 33554432000 4194304 4395502 140735414712080 18446744073709551615 4299642 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/20930/statm: 60238 55293 267 50 0 57378 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 240952

[startup+162.301 s]
/proc/loadavg: 3.71 1.64 0.77 5/190 20955
/proc/meminfo: memFree=13070148/32951124 swapFree=67102140/67111528
[pid=20930] ppid=20928 vsize=261252 CPUtime=162.3 cores=1,3
/proc/20930/stat : 20930 (SApperloT2010) R 20928 20930 20890 0 -1 4202496 60716 0 0 0 16214 16 0 0 25 0 1 0 540522415 267522048 59461 33554432000 4194304 4395502 140735414712080 18446744073709551615 4299174 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/20930/statm: 65313 59461 267 50 0 62453 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 261252

[startup+222.307 s]
/proc/loadavg: 3.93 2.12 0.99 5/190 20957
/proc/meminfo: memFree=13001796/32951124 swapFree=67102140/67111528
[pid=20930] ppid=20928 vsize=302784 CPUtime=222.3 cores=1,3
/proc/20930/stat : 20930 (SApperloT2010) R 20928 20930 20890 0 -1 4202496 69991 0 0 0 22212 18 0 0 25 0 1 0 540522415 310050816 68736 33554432000 4194304 4395502 140735414712080 18446744073709551615 4299642 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/20930/statm: 75696 68736 267 50 0 72836 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 302784

[startup+282.301 s]
/proc/loadavg: 3.97 2.43 1.16 5/190 20958
/proc/meminfo: memFree=12942248/32951124 swapFree=67102140/67111528
[pid=20930] ppid=20928 vsize=322068 CPUtime=282.29 cores=1,3
/proc/20930/stat : 20930 (SApperloT2010) R 20928 20930 20890 0 -1 4202496 74189 0 0 0 28210 19 0 0 25 0 1 0 540522415 329797632 72934 33554432000 4194304 4395502 140735414712080 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/20930/statm: 80517 72934 267 50 0 77657 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 322068

[startup+342.3 s]
/proc/loadavg: 4.07 2.73 1.34 5/190 20960
/proc/meminfo: memFree=12888660/32951124 swapFree=67102140/67111528
[pid=20930] ppid=20928 vsize=348328 CPUtime=342.3 cores=1,3
/proc/20930/stat : 20930 (SApperloT2010) R 20928 20930 20890 0 -1 4202496 79630 0 0 0 34209 21 0 0 25 0 1 0 540522415 356687872 78375 33554432000 4194304 4395502 140735414712080 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/20930/statm: 87082 78375 267 50 0 84222 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 348328

[startup+402.301 s]
/proc/loadavg: 4.02 2.96 1.50 5/190 20962
/proc/meminfo: memFree=12853164/32951124 swapFree=67102140/67111528
[pid=20930] ppid=20928 vsize=363500 CPUtime=402.3 cores=1,3
/proc/20930/stat : 20930 (SApperloT2010) R 20928 20930 20890 0 -1 4202496 82921 0 0 0 40208 22 0 0 25 0 1 0 540522415 372224000 81666 33554432000 4194304 4395502 140735414712080 18446744073709551615 4346998 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/20930/statm: 90875 81666 267 50 0 88015 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 363500

[startup+462.3 s]
/proc/loadavg: 4.01 3.15 1.65 5/190 20963
/proc/meminfo: memFree=12817436/32951124 swapFree=67102140/67111528
[pid=20930] ppid=20928 vsize=377040 CPUtime=462.3 cores=1,3
/proc/20930/stat : 20930 (SApperloT2010) R 20928 20930 20890 0 -1 4202496 85920 0 0 0 46208 22 0 0 25 0 1 0 540522415 386088960 84665 33554432000 4194304 4395502 140735414712080 18446744073709551615 4299628 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/20930/statm: 94260 84665 267 50 0 91400 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 377040

[startup+522.301 s]
/proc/loadavg: 4.00 3.30 1.80 5/190 20965
/proc/meminfo: memFree=12777980/32951124 swapFree=67102140/67111528
[pid=20930] ppid=20928 vsize=401728 CPUtime=522.3 cores=1,3
/proc/20930/stat : 20930 (SApperloT2010) R 20928 20930 20890 0 -1 4202496 91677 0 0 0 52206 24 0 0 25 0 1 0 540522415 411369472 90422 33554432000 4194304 4395502 140735414712080 18446744073709551615 4299739 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/20930/statm: 100432 90422 267 50 0 97572 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 401728

[startup+582.3 s]
/proc/loadavg: 4.03 3.44 1.94 5/190 20966
/proc/meminfo: memFree=12724516/32951124 swapFree=67102140/67111528
[pid=20930] ppid=20928 vsize=433748 CPUtime=582.3 cores=1,3
/proc/20930/stat : 20930 (SApperloT2010) R 20928 20930 20890 0 -1 4202496 99225 0 0 0 58202 28 0 0 25 0 1 0 540522415 444157952 97970 33554432000 4194304 4395502 140735414712080 18446744073709551615 4299142 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/20930/statm: 108437 97970 267 50 0 105577 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 433748

[startup+642.301 s]
/proc/loadavg: 4.01 3.54 2.06 5/190 20968
/proc/meminfo: memFree=12677984/32951124 swapFree=67102140/67111528
[pid=20930] ppid=20928 vsize=466676 CPUtime=642.3 cores=1,3
/proc/20930/stat : 20930 (SApperloT2010) R 20928 20930 20890 0 -1 4202496 107070 0 0 0 64199 31 0 0 25 0 1 0 540522415 477876224 105815 33554432000 4194304 4395502 140735414712080 18446744073709551615 4299758 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/20930/statm: 116669 105815 267 50 0 113809 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 466676

[startup+702.301 s]
/proc/loadavg: 4.00 3.62 2.18 5/190 20970
/proc/meminfo: memFree=12637892/32951124 swapFree=67102140/67111528
[pid=20930] ppid=20928 vsize=488396 CPUtime=702.3 cores=1,3
/proc/20930/stat : 20930 (SApperloT2010) R 20928 20930 20890 0 -1 4202496 111627 0 0 0 70198 32 0 0 25 0 1 0 540522415 500117504 110372 33554432000 4194304 4395502 140735414712080 18446744073709551615 4299657 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/20930/statm: 122099 110372 267 50 0 119239 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 488396

[startup+762.301 s]
/proc/loadavg: 4.04 3.71 2.31 5/190 20971
/proc/meminfo: memFree=12623848/32951124 swapFree=67102140/67111528
[pid=20930] ppid=20928 vsize=488396 CPUtime=762.32 cores=1,3
/proc/20930/stat : 20930 (SApperloT2010) R 20928 20930 20890 0 -1 4202496 111915 0 0 0 76199 33 0 0 25 0 1 0 540522415 500117504 110660 33554432000 4194304 4395502 140735414712080 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/20930/statm: 122099 110660 267 50 0 119239 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 488396

[startup+822.301 s]
/proc/loadavg: 4.02 3.75 2.40 5/190 20973
/proc/meminfo: memFree=12590332/32951124 swapFree=67102140/67111528
[pid=20930] ppid=20928 vsize=488396 CPUtime=822.31 cores=1,3
/proc/20930/stat : 20930 (SApperloT2010) R 20928 20930 20890 0 -1 4202496 112127 0 0 0 82198 33 0 0 25 0 1 0 540522415 500117504 110872 33554432000 4194304 4395502 140735414712080 18446744073709551615 4299792 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/20930/statm: 122099 110872 267 50 0 119239 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 488396

[startup+882.307 s]
/proc/loadavg: 4.00 3.80 2.51 5/190 20974
/proc/meminfo: memFree=12571700/32951124 swapFree=67102140/67111528
[pid=20930] ppid=20928 vsize=488396 CPUtime=882.31 cores=1,3
/proc/20930/stat : 20930 (SApperloT2010) R 20928 20930 20890 0 -1 4202496 112372 0 0 0 88198 33 0 0 25 0 1 0 540522415 500117504 111117 33554432000 4194304 4395502 140735414712080 18446744073709551615 4299567 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/20930/statm: 122099 111117 267 50 0 119239 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 488396

[startup+942.301 s]
/proc/loadavg: 4.04 3.84 2.60 5/190 20976
/proc/meminfo: memFree=12534968/32951124 swapFree=67102140/67111528
[pid=20930] ppid=20928 vsize=488396 CPUtime=942.31 cores=1,3
/proc/20930/stat : 20930 (SApperloT2010) R 20928 20930 20890 0 -1 4202496 112698 0 0 0 94198 33 0 0 25 0 1 0 540522415 500117504 111443 33554432000 4194304 4395502 140735414712080 18446744073709551615 4299608 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/20930/statm: 122099 111443 267 50 0 119239 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 488396

[startup+1002.3 s]
/proc/loadavg: 4.01 3.87 2.69 5/190 20978
/proc/meminfo: memFree=12525776/32951124 swapFree=67102140/67111528
[pid=20930] ppid=20928 vsize=488396 CPUtime=1002.32 cores=1,3
/proc/20930/stat : 20930 (SApperloT2010) R 20928 20930 20890 0 -1 4202496 113063 0 0 0 100198 34 0 0 25 0 1 0 540522415 500117504 111808 33554432000 4194304 4395502 140735414712080 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/20930/statm: 122099 111808 267 50 0 119239 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 488396

[startup+1062.3 s]
/proc/loadavg: 4.00 3.89 2.76 5/190 20979
/proc/meminfo: memFree=12521036/32951124 swapFree=67102140/67111528
[pid=20930] ppid=20928 vsize=490188 CPUtime=1062.32 cores=1,3
/proc/20930/stat : 20930 (SApperloT2010) R 20928 20930 20890 0 -1 4202496 113556 0 0 0 106198 34 0 0 25 0 1 0 540522415 501952512 112301 33554432000 4194304 4395502 140735414712080 18446744073709551615 4299628 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/20930/statm: 122547 112301 267 50 0 119687 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 490188

[startup+1122.3 s]
/proc/loadavg: 4.10 3.94 2.84 5/190 20981
/proc/meminfo: memFree=12516792/32951124 swapFree=67102140/67111528
[pid=20930] ppid=20928 vsize=493008 CPUtime=1122.32 cores=1,3
/proc/20930/stat : 20930 (SApperloT2010) R 20928 20930 20890 0 -1 4202496 114091 0 0 0 112198 34 0 0 25 0 1 0 540522415 504840192 112836 33554432000 4194304 4395502 140735414712080 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/20930/statm: 123252 112836 267 50 0 120392 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 493008

[startup+1182.3 s]
/proc/loadavg: 4.04 3.95 2.91 5/190 20982
/proc/meminfo: memFree=12504864/32951124 swapFree=67102140/67111528
[pid=20930] ppid=20928 vsize=500852 CPUtime=1182.32 cores=1,3
/proc/20930/stat : 20930 (SApperloT2010) R 20928 20930 20890 0 -1 4202496 115713 0 0 0 118197 35 0 0 25 0 1 0 540522415 512872448 114458 33554432000 4194304 4395502 140735414712080 18446744073709551615 4299947 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/20930/statm: 125213 114458 267 50 0 122353 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 500852

[startup+1242.3 s]
/proc/loadavg: 4.01 3.95 2.98 5/190 20984
/proc/meminfo: memFree=12477184/32951124 swapFree=67102140/67111528
[pid=20930] ppid=20928 vsize=508456 CPUtime=1242.32 cores=1,3
/proc/20930/stat : 20930 (SApperloT2010) R 20928 20930 20890 0 -1 4202496 117170 0 0 0 124197 35 0 0 25 0 1 0 540522415 520658944 115915 33554432000 4194304 4395502 140735414712080 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/20930/statm: 127114 115915 267 50 0 124254 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 508456



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.96 3.04 4/188 20987
/proc/meminfo: memFree=12902236/32951124 swapFree=67102140/67111528
[pid=20930] ppid=20928 vsize=514280 CPUtime=1300.02 cores=1,3
/proc/20930/stat : 20930 (SApperloT2010) R 20928 20930 20890 0 -1 4202496 118222 0 0 0 129967 35 0 0 25 0 1 0 540522415 526622720 116967 33554432000 4194304 4395502 140735414712080 18446744073709551615 4299642 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/20930/statm: 128570 116967 267 50 0 125710 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 514280

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: 4.00 3.96 3.04 4/188 20987
/proc/meminfo: memFree=12902236/32951124 swapFree=67102140/67111528
[pid=20930] ppid=20928 vsize=514280 CPUtime=1300.02 cores=1,3
/proc/20930/stat : 20930 (SApperloT2010) R 20928 20930 20890 0 -1 4202496 118222 0 0 0 129967 35 0 0 25 0 1 0 540522415 526622720 116967 33554432000 4194304 4395502 140735414712080 18446744073709551615 4299642 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/20930/statm: 128570 116967 267 50 0 125710 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 514280

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.03
CPU time (s): 1300.06
CPU user time (s): 1299.68
CPU system time (s): 0.382941
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 514280

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

runsolver used 2.04069 second user time and 5.05623 second system time

The end

Launcher Data

Begin job on node119 at 2011-04-22 22:08:38
IDJOB=3258791
IDBENCH=71425
IDSOLVER=1655
FILE ID=node119/3258791-1303502917
RUNJOBID= node119-1303502915-20910
PBS_JOBID= 13134218
Free space on /tmp= 71652 MiB

SOLVER NAME= SApperloT2010 2011-03-04
BENCH NAME= SAT09/CRAFTED/rbsat/random/forced/rbsat-v2640c305320gyes10.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3258791-1303502917/watcher-3258791-1303502917 -o /tmp/evaluation-result-3258791-1303502917/solver-3258791-1303502917 -C 2400 -W 1300 -M 7680  SApperloT2010 HOME/instance-3258791-1303502917.cnf

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

MD5SUM BENCH= e4e4b653016e98f210aa8da2214e783a
RANDOM SEED=1457484118

node119.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.815
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.63
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.815
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	: 5332.83
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.815
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.74
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.815
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.83
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.815
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.67
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.815
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.83
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.815
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.74
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.815
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      13720344 kB
Buffers:       1979940 kB
Cached:       16576816 kB
SwapCached:       5504 kB
Active:        7373800 kB
Inactive:     11281668 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13720344 kB
SwapTotal:    67111528 kB
SwapFree:     67102140 kB
Dirty:            8496 kB
Writeback:           0 kB
AnonPages:       95868 kB
Mapped:          15040 kB
Slab:           511384 kB
PageTables:       4988 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   248004 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= 71656 MiB
End job on node119 at 2011-04-22 22:30:20