Trace number 3258351

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

running on 2 cores: 4,6

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.16 1/174 30565
/proc/meminfo: memFree=26671828/32950928 swapFree=67071984/67111528
[pid=30565] ppid=30563 vsize=17280 CPUtime=0 cores=4,6
/proc/30565/stat : 30565 (SApperloT2010) R 30563 30565 30535 0 -1 4202496 1149 0 0 0 0 0 0 0 21 0 1 0 540522236 17694720 1088 33554432000 4194304 4395502 140735069454640 18446744073709551615 260905054917 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/30565/statm: 4320 1088 249 50 0 1460 0

[startup+0.0173971 s]
/proc/loadavg: 0.00 0.00 0.16 1/174 30565
/proc/meminfo: memFree=26671828/32950928 swapFree=67071984/67111528
[pid=30565] ppid=30563 vsize=18732 CPUtime=0.01 cores=4,6
/proc/30565/stat : 30565 (SApperloT2010) R 30563 30565 30535 0 -1 4202496 1487 0 0 0 1 0 0 0 21 0 1 0 540522236 19181568 1426 33554432000 4194304 4395502 140735069454640 18446744073709551615 260905054917 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/30565/statm: 4683 1426 249 50 0 1823 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 18732

[startup+0.100426 s]
/proc/loadavg: 0.00 0.00 0.16 1/174 30565
/proc/meminfo: memFree=26671828/32950928 swapFree=67071984/67111528
[pid=30565] ppid=30563 vsize=30348 CPUtime=0.09 cores=4,6
/proc/30565/stat : 30565 (SApperloT2010) R 30563 30565 30535 0 -1 4202496 4345 0 0 0 9 0 0 0 21 0 1 0 540522236 31076352 4284 33554432000 4194304 4395502 140735069454640 18446744073709551615 260905054917 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/30565/statm: 7587 4286 250 50 0 4727 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30348

[startup+0.300424 s]
/proc/loadavg: 0.00 0.00 0.16 1/174 30565
/proc/meminfo: memFree=26671828/32950928 swapFree=67071984/67111528
[pid=30565] ppid=30563 vsize=41240 CPUtime=0.29 cores=4,6
/proc/30565/stat : 30565 (SApperloT2010) R 30563 30565 30535 0 -1 4202496 7058 0 0 0 28 1 0 0 22 0 1 0 540522236 42229760 6996 33554432000 4194304 4395502 140735069454640 18446744073709551615 260905418647 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/30565/statm: 10310 6996 256 50 0 7450 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 41240

[startup+0.700322 s]
/proc/loadavg: 0.00 0.00 0.16 1/174 30565
/proc/meminfo: memFree=26671828/32950928 swapFree=67071984/67111528
[pid=30565] ppid=30563 vsize=52736 CPUtime=0.69 cores=4,6
/proc/30565/stat : 30565 (SApperloT2010) R 30563 30565 30535 0 -1 4202496 11156 0 0 0 67 2 0 0 24 0 1 0 540522236 54001664 9900 33554432000 4194304 4395502 140735069454640 18446744073709551615 260905054917 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/30565/statm: 13184 9900 267 50 0 10324 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 52736

[startup+1.50117 s]
/proc/loadavg: 0.00 0.00 0.16 3/180 30576
/proc/meminfo: memFree=26590916/32950928 swapFree=67071984/67111528
[pid=30565] ppid=30563 vsize=63516 CPUtime=1.49 cores=4,6
/proc/30565/stat : 30565 (SApperloT2010) R 30563 30565 30535 0 -1 4202496 13819 0 0 0 146 3 0 0 25 0 1 0 540522236 65040384 12563 33554432000 4194304 4395502 140735069454640 18446744073709551615 4299758 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/30565/statm: 15879 12564 267 50 0 13019 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 63516

[startup+3.10076 s]
/proc/loadavg: 0.00 0.00 0.16 3/180 30576
/proc/meminfo: memFree=26565992/32950928 swapFree=67071984/67111528
[pid=30565] ppid=30563 vsize=76932 CPUtime=3.09 cores=4,6
/proc/30565/stat : 30565 (SApperloT2010) R 30563 30565 30535 0 -1 4202496 17187 0 0 0 306 3 0 0 25 0 1 0 540522236 78778368 15931 33554432000 4194304 4395502 140735069454640 18446744073709551615 4299530 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/30565/statm: 19233 15931 267 50 0 16373 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 76932

[startup+6.30018 s]
/proc/loadavg: 0.32 0.07 0.18 5/190 30597
/proc/meminfo: memFree=26431480/32950928 swapFree=67071984/67111528
[pid=30565] ppid=30563 vsize=97692 CPUtime=6.29 cores=4,6
/proc/30565/stat : 30565 (SApperloT2010) R 30563 30565 30535 0 -1 4202496 22298 0 0 0 625 4 0 0 25 0 1 0 540522236 100036608 21042 33554432000 4194304 4395502 140735069454640 18446744073709551615 4299678 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/30565/statm: 24423 21042 267 50 0 21563 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 97692

[startup+12.7011 s]
/proc/loadavg: 0.61 0.13 0.20 5/190 30597
/proc/meminfo: memFree=26320596/32950928 swapFree=67071984/67111528
[pid=30565] ppid=30563 vsize=130956 CPUtime=12.69 cores=4,6
/proc/30565/stat : 30565 (SApperloT2010) R 30563 30565 30535 0 -1 4202496 30404 0 0 0 1263 6 0 0 25 0 1 0 540522236 134098944 29148 33554432000 4194304 4395502 140735069454640 18446744073709551615 4299653 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/30565/statm: 32739 29148 267 50 0 29879 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 130956

[startup+25.5007 s]
/proc/loadavg: 1.36 0.32 0.26 5/190 30597
/proc/meminfo: memFree=26186036/32950928 swapFree=67071984/67111528
[pid=30565] ppid=30563 vsize=180272 CPUtime=25.49 cores=4,6
/proc/30565/stat : 30565 (SApperloT2010) R 30563 30565 30535 0 -1 4202496 42179 0 0 0 2541 8 0 0 25 0 1 0 540522236 184598528 40923 33554432000 4194304 4395502 140735069454640 18446744073709551615 4293453 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/30565/statm: 45068 40923 267 50 0 42208 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 180272

[startup+51.101 s]
/proc/loadavg: 2.26 0.62 0.36 5/190 30598
/proc/meminfo: memFree=26125432/32950928 swapFree=67071984/67111528
[pid=30565] ppid=30563 vsize=205560 CPUtime=51.08 cores=4,6
/proc/30565/stat : 30565 (SApperloT2010) R 30563 30565 30535 0 -1 4202496 48253 0 0 0 5099 9 0 0 25 0 1 0 540522236 210493440 46997 33554432000 4194304 4395502 140735069454640 18446744073709551615 4300203 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/30565/statm: 51390 46997 267 50 0 48530 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 205560

[startup+102.307 s]
/proc/loadavg: 3.24 1.14 0.55 5/190 30599
/proc/meminfo: memFree=26002028/32950928 swapFree=67071984/67111528
[pid=30565] ppid=30563 vsize=246352 CPUtime=102.29 cores=4,6
/proc/30565/stat : 30565 (SApperloT2010) R 30563 30565 30535 0 -1 4202496 57367 0 0 0 10218 11 0 0 25 0 1 0 540522236 252264448 56111 33554432000 4194304 4395502 140735069454640 18446744073709551615 4347584 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/30565/statm: 61588 56111 267 50 0 58728 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 246352

[startup+162.301 s]
/proc/loadavg: 3.72 1.65 0.76 5/190 30601
/proc/meminfo: memFree=25941984/32950928 swapFree=67071984/67111528
[pid=30565] ppid=30563 vsize=266544 CPUtime=162.29 cores=4,6
/proc/30565/stat : 30565 (SApperloT2010) R 30563 30565 30535 0 -1 4202496 61740 0 0 0 16216 13 0 0 25 0 1 0 540522236 272941056 60484 33554432000 4194304 4395502 140735069454640 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/30565/statm: 66636 60484 267 50 0 63776 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 266544

[startup+222.301 s]
/proc/loadavg: 3.96 2.09 0.97 5/190 30602
/proc/meminfo: memFree=25853548/32950928 swapFree=67071984/67111528
[pid=30565] ppid=30563 vsize=299772 CPUtime=222.29 cores=4,6
/proc/30565/stat : 30565 (SApperloT2010) R 30563 30565 30535 0 -1 4202496 69155 0 0 0 22214 15 0 0 25 0 1 0 540522236 306966528 67899 33554432000 4194304 4395502 140735069454640 18446744073709551615 4347430 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/30565/statm: 74943 67899 267 50 0 72083 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 299772

[startup+282.301 s]
/proc/loadavg: 3.98 2.44 1.15 5/190 30604
/proc/meminfo: memFree=25796472/32950928 swapFree=67071984/67111528
[pid=30565] ppid=30563 vsize=321952 CPUtime=282.29 cores=4,6
/proc/30565/stat : 30565 (SApperloT2010) R 30563 30565 30535 0 -1 4202496 73954 0 0 0 28213 16 0 0 25 0 1 0 540522236 329678848 72698 33554432000 4194304 4395502 140735069454640 18446744073709551615 4339126 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/30565/statm: 80488 72698 267 50 0 77628 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 321952

[startup+342.301 s]
/proc/loadavg: 3.99 2.72 1.33 5/190 30606
/proc/meminfo: memFree=25754396/32950928 swapFree=67071984/67111528
[pid=30565] ppid=30563 vsize=332196 CPUtime=342.29 cores=4,6
/proc/30565/stat : 30565 (SApperloT2010) R 30563 30565 30535 0 -1 4202496 76039 0 0 0 34212 17 0 0 25 0 1 0 540522236 340168704 74783 33554432000 4194304 4395502 140735069454640 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/30565/statm: 83049 74783 267 50 0 80189 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 332196

[startup+402.301 s]
/proc/loadavg: 3.99 2.95 1.49 5/190 30607
/proc/meminfo: memFree=25705144/32950928 swapFree=67071984/67111528
[pid=30565] ppid=30563 vsize=356708 CPUtime=402.3 cores=4,6
/proc/30565/stat : 30565 (SApperloT2010) R 30563 30565 30535 0 -1 4202496 81173 0 0 0 40211 19 0 0 25 0 1 0 540522236 365268992 79917 33554432000 4194304 4395502 140735069454640 18446744073709551615 4299142 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/30565/statm: 89177 79917 267 50 0 86317 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 356708

[startup+462.301 s]
/proc/loadavg: 3.99 3.14 1.65 5/190 30609
/proc/meminfo: memFree=25672380/32950928 swapFree=67071984/67111528
[pid=30565] ppid=30563 vsize=368068 CPUtime=462.29 cores=4,6
/proc/30565/stat : 30565 (SApperloT2010) R 30563 30565 30535 0 -1 4202496 83780 0 0 0 46210 19 0 0 25 0 1 0 540522236 376901632 82524 33554432000 4194304 4395502 140735069454640 18446744073709551615 4299758 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/30565/statm: 92017 82524 267 50 0 89157 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 368068

[startup+522.301 s]
/proc/loadavg: 4.04 3.31 1.80 5/190 30610
/proc/meminfo: memFree=25636628/32950928 swapFree=67071984/67111528
[pid=30565] ppid=30563 vsize=382664 CPUtime=522.3 cores=4,6
/proc/30565/stat : 30565 (SApperloT2010) R 30563 30565 30535 0 -1 4202496 86879 0 0 0 52210 20 0 0 25 0 1 0 540522236 391847936 85623 33554432000 4194304 4395502 140735069454640 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/30565/statm: 95666 85623 267 50 0 92806 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 382664

[startup+582.301 s]
/proc/loadavg: 4.05 3.44 1.94 5/190 30612
/proc/meminfo: memFree=25620968/32950928 swapFree=67071984/67111528
[pid=30565] ppid=30563 vsize=384904 CPUtime=582.3 cores=4,6
/proc/30565/stat : 30565 (SApperloT2010) R 30563 30565 30535 0 -1 4202496 87398 0 0 0 58210 20 0 0 25 0 1 0 540522236 394141696 86142 33554432000 4194304 4395502 140735069454640 18446744073709551615 4299809 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/30565/statm: 96226 86142 267 50 0 93366 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 384904

[startup+642.301 s]
/proc/loadavg: 4.02 3.54 2.06 5/190 30614
/proc/meminfo: memFree=25574548/32950928 swapFree=67071984/67111528
[pid=30565] ppid=30563 vsize=397308 CPUtime=642.31 cores=4,6
/proc/30565/stat : 30565 (SApperloT2010) R 30563 30565 30535 0 -1 4202496 90195 0 0 0 64210 21 0 0 25 0 1 0 540522236 406843392 88939 33554432000 4194304 4395502 140735069454640 18446744073709551615 4299608 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/30565/statm: 99327 88939 267 50 0 96467 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 397308

[startup+702.301 s]
/proc/loadavg: 4.00 3.62 2.18 5/190 30615
/proc/meminfo: memFree=25537944/32950928 swapFree=67071984/67111528
[pid=30565] ppid=30563 vsize=415656 CPUtime=702.3 cores=4,6
/proc/30565/stat : 30565 (SApperloT2010) R 30563 30565 30535 0 -1 4202496 94551 0 0 0 70208 22 0 0 25 0 1 0 540522236 425631744 93295 33554432000 4194304 4395502 140735069454640 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/30565/statm: 103914 93295 267 50 0 101054 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 415656

[startup+762.307 s]
/proc/loadavg: 4.04 3.70 2.30 5/190 30617
/proc/meminfo: memFree=25500468/32950928 swapFree=67071984/67111528
[pid=30565] ppid=30563 vsize=430264 CPUtime=762.31 cores=4,6
/proc/30565/stat : 30565 (SApperloT2010) R 30563 30565 30535 0 -1 4202496 97828 0 0 0 76208 23 0 0 25 0 1 0 540522236 440590336 96572 33554432000 4194304 4395502 140735069454640 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/30565/statm: 107566 96572 267 50 0 104706 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 430264

[startup+822.301 s]
/proc/loadavg: 4.05 3.77 2.41 5/190 30618
/proc/meminfo: memFree=25486172/32950928 swapFree=67071984/67111528
[pid=30565] ppid=30563 vsize=430264 CPUtime=822.3 cores=4,6
/proc/30565/stat : 30565 (SApperloT2010) R 30563 30565 30535 0 -1 4202496 98042 0 0 0 82207 23 0 0 25 0 1 0 540522236 440590336 96786 33554432000 4194304 4395502 140735069454640 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/30565/statm: 107566 96786 267 50 0 104706 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 430264

[startup+882.301 s]
/proc/loadavg: 4.02 3.81 2.50 5/190 30620
/proc/meminfo: memFree=25473988/32950928 swapFree=67071984/67111528
[pid=30565] ppid=30563 vsize=430264 CPUtime=882.3 cores=4,6
/proc/30565/stat : 30565 (SApperloT2010) R 30563 30565 30535 0 -1 4202496 98322 0 0 0 88207 23 0 0 25 0 1 0 540522236 440590336 97066 33554432000 4194304 4395502 140735069454640 18446744073709551615 4299657 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/30565/statm: 107566 97066 267 50 0 104706 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 430264

[startup+942.301 s]
/proc/loadavg: 4.00 3.84 2.59 5/190 30622
/proc/meminfo: memFree=25464268/32950928 swapFree=67071984/67111528
[pid=30565] ppid=30563 vsize=433400 CPUtime=942.31 cores=4,6
/proc/30565/stat : 30565 (SApperloT2010) R 30563 30565 30535 0 -1 4202496 99066 0 0 0 94207 24 0 0 25 0 1 0 540522236 443801600 97810 33554432000 4194304 4395502 140735069454640 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/30565/statm: 108350 97810 267 50 0 105490 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 433400

[startup+1002.3 s]
/proc/loadavg: 4.00 3.87 2.68 5/190 30623
/proc/meminfo: memFree=25441784/32950928 swapFree=67071984/67111528
[pid=30565] ppid=30563 vsize=437624 CPUtime=1002.31 cores=4,6
/proc/30565/stat : 30565 (SApperloT2010) R 30563 30565 30535 0 -1 4202496 100062 0 0 0 100207 24 0 0 25 0 1 0 540522236 448126976 98806 33554432000 4194304 4395502 140735069454640 18446744073709551615 4299642 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/30565/statm: 109406 98806 267 50 0 106546 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 437624

[startup+1062.3 s]
/proc/loadavg: 4.00 3.89 2.76 5/190 30625
/proc/meminfo: memFree=25421656/32950928 swapFree=67071984/67111528
[pid=30565] ppid=30563 vsize=445816 CPUtime=1062.32 cores=4,6
/proc/30565/stat : 30565 (SApperloT2010) R 30563 30565 30535 0 -1 4202496 101752 0 0 0 106207 25 0 0 25 0 1 0 540522236 456515584 100496 33554432000 4194304 4395502 140735069454640 18446744073709551615 4299628 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/30565/statm: 111454 100496 267 50 0 108594 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 445816

[startup+1122.3 s]
/proc/loadavg: 4.00 3.91 2.83 5/190 30626
/proc/meminfo: memFree=25402392/32950928 swapFree=67071984/67111528
[pid=30565] ppid=30563 vsize=454396 CPUtime=1122.32 cores=4,6
/proc/30565/stat : 30565 (SApperloT2010) R 30563 30565 30535 0 -1 4202496 103392 0 0 0 112207 25 0 0 25 0 1 0 540522236 465301504 102136 33554432000 4194304 4395502 140735069454640 18446744073709551615 4299608 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/30565/statm: 113599 102136 267 50 0 110739 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 454396

[startup+1182.3 s]
/proc/loadavg: 4.00 3.92 2.90 5/190 30628
/proc/meminfo: memFree=25392180/32950928 swapFree=67071984/67111528
[pid=30565] ppid=30563 vsize=456444 CPUtime=1182.32 cores=4,6
/proc/30565/stat : 30565 (SApperloT2010) R 30563 30565 30535 0 -1 4202496 103762 0 0 0 118207 25 0 0 25 0 1 0 540522236 467398656 102506 33554432000 4194304 4395502 140735069454640 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/30565/statm: 114111 102506 267 50 0 111251 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 456444

[startup+1242.3 s]
/proc/loadavg: 4.00 3.93 2.97 5/190 30630
/proc/meminfo: memFree=25358904/32950928 swapFree=67071984/67111528
[pid=30565] ppid=30563 vsize=482448 CPUtime=1242.32 cores=4,6
/proc/30565/stat : 30565 (SApperloT2010) R 30563 30565 30535 0 -1 4202496 109522 0 0 0 124206 26 0 0 25 0 1 0 540522236 494026752 108266 33554432000 4194304 4395502 140735069454640 18446744073709551615 4299648 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/30565/statm: 120612 108266 267 50 0 117752 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 482448



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.06 3.96 3.04 5/190 30631
/proc/meminfo: memFree=25338168/32950928 swapFree=67071984/67111528
[pid=30565] ppid=30563 vsize=489696 CPUtime=1300.03 cores=4,6
/proc/30565/stat : 30565 (SApperloT2010) R 30563 30565 30535 0 -1 4202496 110981 0 0 0 129977 26 0 0 25 0 1 0 540522236 501448704 109725 33554432000 4194304 4395502 140735069454640 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/30565/statm: 122424 109725 267 50 0 119564 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 489696

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.03
CPU time (s): 1300.06
CPU user time (s): 1299.78
CPU system time (s): 0.282956
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 489696

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

runsolver used 2.01669 second user time and 5.08623 second system time

The end

Launcher Data

Begin job on node116 at 2011-04-22 22:08:36
IDJOB=3258351
IDBENCH=71345
IDSOLVER=1655
FILE ID=node116/3258351-1303502915
RUNJOBID= node116-1303502915-30554
PBS_JOBID= 13134221
Free space on /tmp= 72468 MiB

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

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

MD5SUM BENCH= a931e6258afb576eab04f38421c07518
RANDOM SEED=1457484118

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:      26672108 kB
Buffers:       1385512 kB
Cached:        4448088 kB
SwapCached:       9728 kB
Active:        2417536 kB
Inactive:      3454424 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      26672108 kB
SwapTotal:    67111528 kB
SwapFree:     67071984 kB
Dirty:            4492 kB
Writeback:           0 kB
AnonPages:       32444 kB
Mapped:          13396 kB
Slab:           342680 kB
PageTables:       4804 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   192452 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= 72460 MiB
End job on node116 at 2011-04-22 22:30:18