Trace number 3259363

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.01

General information on the benchmark

NameCRAFTED/rbsat/crafted/forced/
rbsat-v945c61409gyes10.cnf
MD5SUM601a386973128161e9173e2bdf583672
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.58791
Satisfiable
(Un)Satisfiability was proved
Number of variables945
Number of clauses61409
Sum of the clauses size123673
Maximum clause length21
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 261364
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 545

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

running on 2 cores: 5,7

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: 4.01 3.21 1.71 5/189 17314
/proc/meminfo: memFree=13986692/32950928 swapFree=67111524/67111528
[pid=17314] ppid=17312 vsize=13268 CPUtime=0 cores=5,7
/proc/17314/stat : 17314 (SApperloT2010) R 17312 17314 17214 0 -1 4202496 604 0 0 0 0 0 0 0 21 0 1 0 540570713 13586432 543 33554432000 4194304 4395502 140736646467888 18446744073709551615 256415052485 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/17314/statm: 3317 544 249 50 0 457 0

[startup+0.0681881 s]
/proc/loadavg: 4.01 3.21 1.71 5/189 17314
/proc/meminfo: memFree=13986692/32950928 swapFree=67111524/67111528
[pid=17314] ppid=17312 vsize=17656 CPUtime=0.05 cores=5,7
/proc/17314/stat : 17314 (SApperloT2010) R 17312 17314 17214 0 -1 4202496 1709 0 0 0 5 0 0 0 21 0 1 0 540570713 18079744 1647 33554432000 4194304 4395502 140736646467888 18446744073709551615 256415416215 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/17314/statm: 4414 1647 255 50 0 1554 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 17656

[startup+0.101183 s]
/proc/loadavg: 4.01 3.21 1.71 5/189 17314
/proc/meminfo: memFree=13986692/32950928 swapFree=67111524/67111528
[pid=17314] ppid=17312 vsize=20128 CPUtime=0.09 cores=5,7
/proc/17314/stat : 17314 (SApperloT2010) R 17312 17314 17214 0 -1 4202496 2578 0 0 0 8 1 0 0 21 0 1 0 540570713 20611072 2276 33554432000 4194304 4395502 140736646467888 18446744073709551615 256415052485 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/17314/statm: 5032 2276 266 50 0 2172 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 20128

[startup+0.301146 s]
/proc/loadavg: 4.01 3.21 1.71 5/189 17314
/proc/meminfo: memFree=13986692/32950928 swapFree=67111524/67111528
[pid=17314] ppid=17312 vsize=23304 CPUtime=0.29 cores=5,7
/proc/17314/stat : 17314 (SApperloT2010) R 17312 17314 17214 0 -1 4202496 3360 0 0 0 28 1 0 0 22 0 1 0 540570713 23863296 3058 33554432000 4194304 4395502 140736646467888 18446744073709551615 256415052485 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/17314/statm: 5826 3058 266 50 0 2966 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 23304

[startup+0.701069 s]
/proc/loadavg: 4.01 3.21 1.71 5/189 17314
/proc/meminfo: memFree=13986692/32950928 swapFree=67111524/67111528
[pid=17314] ppid=17312 vsize=27068 CPUtime=0.69 cores=5,7
/proc/17314/stat : 17314 (SApperloT2010) R 17312 17314 17214 0 -1 4202496 4297 0 0 0 68 1 0 0 24 0 1 0 540570713 27717632 3995 33554432000 4194304 4395502 140736646467888 18446744073709551615 256415416215 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/17314/statm: 6767 3995 266 50 0 3907 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 27068

[startup+1.50091 s]
/proc/loadavg: 4.01 3.21 1.71 5/190 17315
/proc/meminfo: memFree=13968844/32950928 swapFree=67111524/67111528
[pid=17314] ppid=17312 vsize=32912 CPUtime=1.49 cores=5,7
/proc/17314/stat : 17314 (SApperloT2010) R 17312 17314 17214 0 -1 4202496 5703 0 0 0 147 2 0 0 25 0 1 0 540570713 33701888 5401 33554432000 4194304 4395502 140736646467888 18446744073709551615 4299608 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/17314/statm: 8228 5401 266 50 0 5368 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 32912

[startup+3.10061 s]
/proc/loadavg: 4.01 3.22 1.72 5/190 17315
/proc/meminfo: memFree=13961528/32950928 swapFree=67111524/67111528
[pid=17314] ppid=17312 vsize=37460 CPUtime=3.08 cores=5,7
/proc/17314/stat : 17314 (SApperloT2010) R 17312 17314 17214 0 -1 4202496 6851 0 0 0 306 2 0 0 25 0 1 0 540570713 38359040 6549 33554432000 4194304 4395502 140736646467888 18446744073709551615 4297195 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/17314/statm: 9365 6549 266 50 0 6505 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 37460

[startup+6.301 s]
/proc/loadavg: 4.01 3.22 1.72 5/190 17315
/proc/meminfo: memFree=13959064/32950928 swapFree=67111524/67111528
[pid=17314] ppid=17312 vsize=39084 CPUtime=6.28 cores=5,7
/proc/17314/stat : 17314 (SApperloT2010) R 17312 17314 17214 0 -1 4202496 7198 0 0 0 626 2 0 0 25 0 1 0 540570713 40022016 6896 33554432000 4194304 4395502 140736646467888 18446744073709551615 4339126 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/17314/statm: 9771 6896 266 50 0 6911 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 39084

[startup+12.7008 s]
/proc/loadavg: 4.01 3.23 1.73 5/190 17315
/proc/meminfo: memFree=13951736/32950928 swapFree=67111524/67111528
[pid=17314] ppid=17312 vsize=45332 CPUtime=12.69 cores=5,7
/proc/17314/stat : 17314 (SApperloT2010) R 17312 17314 17214 0 -1 4202496 8580 0 0 0 1266 3 0 0 25 0 1 0 540570713 46419968 8278 33554432000 4194304 4395502 140736646467888 18446744073709551615 4299149 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/17314/statm: 11333 8278 266 50 0 8473 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 45332

[startup+25.5003 s]
/proc/loadavg: 4.00 3.27 1.77 5/190 17316
/proc/meminfo: memFree=13933736/32950928 swapFree=67111524/67111528
[pid=17314] ppid=17312 vsize=55748 CPUtime=25.49 cores=5,7
/proc/17314/stat : 17314 (SApperloT2010) R 17312 17314 17214 0 -1 4202496 10939 0 0 0 2545 4 0 0 25 0 1 0 540570713 57085952 10637 33554432000 4194304 4395502 140736646467888 18446744073709551615 4299637 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/17314/statm: 13937 10637 266 50 0 11077 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 55748

[startup+51.1005 s]
/proc/loadavg: 4.00 3.33 1.83 5/190 17316
/proc/meminfo: memFree=13912624/32950928 swapFree=67111524/67111528
[pid=17314] ppid=17312 vsize=62792 CPUtime=51.09 cores=5,7
/proc/17314/stat : 17314 (SApperloT2010) R 17312 17314 17214 0 -1 4202496 12430 0 0 0 5105 4 0 0 25 0 1 0 540570713 64299008 12128 33554432000 4194304 4395502 140736646467888 18446744073709551615 4339060 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/17314/statm: 15698 12128 266 50 0 12838 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 62792

[startup+102.307 s]
/proc/loadavg: 4.00 3.44 1.95 5/190 17318
/proc/meminfo: memFree=13881824/32950928 swapFree=67111524/67111528
[pid=17314] ppid=17312 vsize=73648 CPUtime=102.29 cores=5,7
/proc/17314/stat : 17314 (SApperloT2010) R 17312 17314 17214 0 -1 4202496 14678 0 0 0 10224 5 0 0 25 0 1 0 540570713 75415552 14376 33554432000 4194304 4395502 140736646467888 18446744073709551615 4339126 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/17314/statm: 18412 14376 266 50 0 15552 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 73648

[startup+162.3 s]
/proc/loadavg: 4.04 3.55 2.07 5/190 17319
/proc/meminfo: memFree=13863796/32950928 swapFree=67111524/67111528
[pid=17314] ppid=17312 vsize=83384 CPUtime=162.29 cores=5,7
/proc/17314/stat : 17314 (SApperloT2010) R 17312 17314 17214 0 -1 4202496 16738 0 0 0 16223 6 0 0 25 0 1 0 540570713 85385216 16436 33554432000 4194304 4395502 140736646467888 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/17314/statm: 20846 16436 266 50 0 17986 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 83384

[startup+222.301 s]
/proc/loadavg: 4.01 3.63 2.20 5/190 17321
/proc/meminfo: memFree=13841556/32950928 swapFree=67111524/67111528
[pid=17314] ppid=17312 vsize=92668 CPUtime=222.29 cores=5,7
/proc/17314/stat : 17314 (SApperloT2010) R 17312 17314 17214 0 -1 4202496 18632 0 0 0 22222 7 0 0 25 0 1 0 540570713 94892032 18330 33554432000 4194304 4395502 140736646467888 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/17314/statm: 23167 18330 266 50 0 20307 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 92668

[startup+282.3 s]
/proc/loadavg: 4.00 3.69 2.30 5/190 17323
/proc/meminfo: memFree=13818820/32950928 swapFree=67111524/67111528
[pid=17314] ppid=17312 vsize=103108 CPUtime=282.3 cores=5,7
/proc/17314/stat : 17314 (SApperloT2010) R 17312 17314 17214 0 -1 4202496 20814 0 0 0 28222 8 0 0 25 0 1 0 540570713 105582592 20512 33554432000 4194304 4395502 140736646467888 18446744073709551615 4299186 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/17314/statm: 25777 20512 266 50 0 22917 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 103108

[startup+342.301 s]
/proc/loadavg: 4.00 3.74 2.40 5/190 17324
/proc/meminfo: memFree=13786420/32950928 swapFree=67111524/67111528
[pid=17314] ppid=17312 vsize=110728 CPUtime=342.3 cores=5,7
/proc/17314/stat : 17314 (SApperloT2010) R 17312 17314 17214 0 -1 4202496 22377 0 0 0 34221 9 0 0 25 0 1 0 540570713 113385472 22075 33554432000 4194304 4395502 140736646467888 18446744073709551615 4299657 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/17314/statm: 27682 22075 266 50 0 24822 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 110728

[startup+402.3 s]
/proc/loadavg: 4.00 3.79 2.50 5/190 17326
/proc/meminfo: memFree=13762692/32950928 swapFree=67111524/67111528
[pid=17314] ppid=17312 vsize=117240 CPUtime=402.3 cores=5,7
/proc/17314/stat : 17314 (SApperloT2010) R 17312 17314 17214 0 -1 4202496 23786 0 0 0 40220 10 0 0 25 0 1 0 540570713 120053760 23484 33554432000 4194304 4395502 140736646467888 18446744073709551615 4299767 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/17314/statm: 29310 23484 266 50 0 26450 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 117240

[startup+462.301 s]
/proc/loadavg: 4.03 3.84 2.59 5/190 17327
/proc/meminfo: memFree=13746644/32950928 swapFree=67111524/67111528
[pid=17314] ppid=17312 vsize=128568 CPUtime=462.31 cores=5,7
/proc/17314/stat : 17314 (SApperloT2010) R 17312 17314 17214 0 -1 4202496 26055 0 0 0 46220 11 0 0 25 0 1 0 540570713 131653632 25753 33554432000 4194304 4395502 140736646467888 18446744073709551615 4299623 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/17314/statm: 32142 25753 266 50 0 29282 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 128568

[startup+522.301 s]
/proc/loadavg: 4.01 3.86 2.68 5/190 17329
/proc/meminfo: memFree=13721060/32950928 swapFree=67111524/67111528
[pid=17314] ppid=17312 vsize=131128 CPUtime=522.3 cores=5,7
/proc/17314/stat : 17314 (SApperloT2010) R 17312 17314 17214 0 -1 4202496 26566 0 0 0 52219 11 0 0 25 0 1 0 540570713 134275072 26264 33554432000 4194304 4395502 140736646467888 18446744073709551615 4299805 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/17314/statm: 32782 26264 266 50 0 29922 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 131128

[startup+582.301 s]
/proc/loadavg: 4.00 3.89 2.76 5/190 17331
/proc/meminfo: memFree=13707496/32950928 swapFree=67111524/67111528
[pid=17314] ppid=17312 vsize=135336 CPUtime=582.31 cores=5,7
/proc/17314/stat : 17314 (SApperloT2010) R 17312 17314 17214 0 -1 4202496 27571 0 0 0 58219 12 0 0 25 0 1 0 540570713 138584064 27269 33554432000 4194304 4395502 140736646467888 18446744073709551615 4299642 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/17314/statm: 33834 27269 266 50 0 30974 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 135336

[startup+642.301 s]
/proc/loadavg: 4.05 3.92 2.85 5/190 17332
/proc/meminfo: memFree=13692312/32950928 swapFree=67111524/67111528
[pid=17314] ppid=17312 vsize=137388 CPUtime=642.32 cores=5,7
/proc/17314/stat : 17314 (SApperloT2010) R 17312 17314 17214 0 -1 4202496 28023 0 0 0 64219 13 0 0 25 0 1 0 540570713 140685312 27721 33554432000 4194304 4395502 140736646467888 18446744073709551615 4288829 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/17314/statm: 34347 27721 266 50 0 31487 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 137388

[startup+702.3 s]
/proc/loadavg: 4.02 3.93 2.91 5/190 17334
/proc/meminfo: memFree=13685448/32950928 swapFree=67111524/67111528
[pid=17314] ppid=17312 vsize=138928 CPUtime=702.31 cores=5,7
/proc/17314/stat : 17314 (SApperloT2010) R 17312 17314 17214 0 -1 4202496 28341 0 0 0 70218 13 0 0 25 0 1 0 540570713 142262272 28039 33554432000 4194304 4395502 140736646467888 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/17314/statm: 34732 28039 266 50 0 31872 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 138928

[startup+762.307 s]
/proc/loadavg: 4.00 3.94 2.98 5/190 17335
/proc/meminfo: memFree=13671512/32950928 swapFree=67111524/67111528
[pid=17314] ppid=17312 vsize=146984 CPUtime=762.32 cores=5,7
/proc/17314/stat : 17314 (SApperloT2010) R 17312 17314 17214 0 -1 4202496 30074 0 0 0 76219 13 0 0 25 0 1 0 540570713 150511616 29772 33554432000 4194304 4395502 140736646467888 18446744073709551615 4299149 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/17314/statm: 36746 29772 266 50 0 33886 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 146984

[startup+822.3 s]
/proc/loadavg: 3.92 3.93 3.03 2/181 17357
/proc/meminfo: memFree=14428420/32950928 swapFree=67111524/67111528
[pid=17314] ppid=17312 vsize=146984 CPUtime=822.32 cores=5,7
/proc/17314/stat : 17314 (SApperloT2010) R 17312 17314 17214 0 -1 4202496 30093 0 0 0 82219 13 0 0 25 0 1 0 540570713 150511616 29791 33554432000 4194304 4395502 140736646467888 18446744073709551615 4330596 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/17314/statm: 36746 29791 266 50 0 33886 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 146984

[startup+882.301 s]
/proc/loadavg: 3.53 3.77 3.03 5/190 17477
/proc/meminfo: memFree=13954688/32950928 swapFree=67111524/67111528
[pid=17314] ppid=17312 vsize=149032 CPUtime=882.32 cores=5,7
/proc/17314/stat : 17314 (SApperloT2010) R 17312 17314 17214 0 -1 4202496 30501 0 0 0 88218 14 0 0 25 0 1 0 540570713 152608768 30199 33554432000 4194304 4395502 140736646467888 18446744073709551615 4299642 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/17314/statm: 37258 30199 266 50 0 34398 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 149032

[startup+942.3 s]
/proc/loadavg: 3.85 3.82 3.09 5/190 17478
/proc/meminfo: memFree=13719796/32950928 swapFree=67111524/67111528
[pid=17314] ppid=17312 vsize=150312 CPUtime=942.32 cores=5,7
/proc/17314/stat : 17314 (SApperloT2010) R 17312 17314 17214 0 -1 4202496 30760 0 0 0 94218 14 0 0 25 0 1 0 540570713 153919488 30458 33554432000 4194304 4395502 140736646467888 18446744073709551615 4299611 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/17314/statm: 37578 30458 266 50 0 34718 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 150312

[startup+1002.3 s]
/proc/loadavg: 3.95 3.85 3.15 5/190 17480
/proc/meminfo: memFree=13492348/32950928 swapFree=67111524/67111528
[pid=17314] ppid=17312 vsize=153992 CPUtime=1002.33 cores=5,7
/proc/17314/stat : 17314 (SApperloT2010) R 17312 17314 17214 0 -1 4202496 31436 0 0 0 100219 14 0 0 25 0 1 0 540570713 157687808 31134 33554432000 4194304 4395502 140736646467888 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/17314/statm: 38498 31134 266 50 0 35638 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 153992

[startup+1062.3 s]
/proc/loadavg: 3.98 3.88 3.19 5/190 17481
/proc/meminfo: memFree=13262052/32950928 swapFree=67111524/67111528
[pid=17314] ppid=17312 vsize=160136 CPUtime=1062.33 cores=5,7
/proc/17314/stat : 17314 (SApperloT2010) R 17312 17314 17214 0 -1 4202496 32752 0 0 0 106219 14 0 0 25 0 1 0 540570713 163979264 32450 33554432000 4194304 4395502 140736646467888 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/17314/statm: 40034 32450 266 50 0 37174 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 160136

[startup+1122.3 s]
/proc/loadavg: 3.99 3.90 3.24 5/190 17483
/proc/meminfo: memFree=13155140/32950928 swapFree=67111524/67111528
[pid=17314] ppid=17312 vsize=164752 CPUtime=1122.33 cores=5,7
/proc/17314/stat : 17314 (SApperloT2010) R 17312 17314 17214 0 -1 4202496 33643 0 0 0 112219 14 0 0 25 0 1 0 540570713 168706048 33341 33554432000 4194304 4395502 140736646467888 18446744073709551615 4299628 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/17314/statm: 41188 33341 266 50 0 38328 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 164752

[startup+1182.3 s]
/proc/loadavg: 3.99 3.91 3.29 5/190 17485
/proc/meminfo: memFree=12880316/32950928 swapFree=67111524/67111528
[pid=17314] ppid=17312 vsize=169368 CPUtime=1182.34 cores=5,7
/proc/17314/stat : 17314 (SApperloT2010) R 17312 17314 17214 0 -1 4202496 34561 0 0 0 118219 15 0 0 25 0 1 0 540570713 173432832 34259 33554432000 4194304 4395502 140736646467888 18446744073709551615 4309771 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/17314/statm: 42342 34259 266 50 0 39482 0
Current children cumulated CPU time (s) 1182.34
Current children cumulated vsize (KiB) 169368

[startup+1242.3 s]
/proc/loadavg: 4.05 3.94 3.33 5/190 17486
/proc/meminfo: memFree=12675928/32950928 swapFree=67111524/67111528
[pid=17314] ppid=17312 vsize=169368 CPUtime=1242.34 cores=5,7
/proc/17314/stat : 17314 (SApperloT2010) R 17312 17314 17214 0 -1 4202496 34594 0 0 0 124219 15 0 0 25 0 1 0 540570713 173432832 34292 33554432000 4194304 4395502 140736646467888 18446744073709551615 4299653 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/17314/statm: 42342 34292 266 50 0 39482 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 169368



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.02 3.95 3.37 5/190 17488
/proc/meminfo: memFree=12490516/32950928 swapFree=67111524/67111528
[pid=17314] ppid=17312 vsize=170904 CPUtime=1300.04 cores=5,7
/proc/17314/stat : 17314 (SApperloT2010) R 17312 17314 17214 0 -1 4202496 34932 0 0 0 129989 15 0 0 25 0 1 0 540570713 175005696 34630 33554432000 4194304 4395502 140736646467888 18446744073709551615 4299632 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/17314/statm: 42726 34630 266 50 0 39866 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 170904

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.01
CPU time (s): 1300.06
CPU user time (s): 1299.9
CPU system time (s): 0.161975
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 170904

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

runsolver used 2.12468 second user time and 4.97924 second system time

The end

Launcher Data

Begin job on node115 at 2011-04-22 22:16:40
IDJOB=3259363
IDBENCH=71570
IDSOLVER=1655
FILE ID=node115/3259363-1303503400
RUNJOBID= node115-1303502915-17235
PBS_JOBID= 13134222
Free space on /tmp= 72300 MiB

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

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

MD5SUM BENCH= 601a386973128161e9173e2bdf583672
RANDOM SEED=1677961451

node115.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.811
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.62
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.811
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.811
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.811
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.811
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.811
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.74
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.811
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.811
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      13986716 kB
Buffers:       1909328 kB
Cached:       15884080 kB
SwapCached:          4 kB
Active:        7497544 kB
Inactive:     10921956 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      13986716 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:             808 kB
Writeback:           0 kB
AnonPages:      625440 kB
Mapped:          15724 kB
Slab:           480480 kB
PageTables:       6708 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   857188 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= 72292 MiB
End job on node115 at 2011-04-22 22:38:22