Trace number 3420940

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
RestartSAT B95? (TO) 5000.05 4999.93

General information on the benchmark

NameCRAFTED/rbsat/crafted/unforced/
rbsat-v760c43649g2.cnf
MD5SUM791cdb75c1a209efd7f7547f06e0fed9
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark4697.32
Satisfiable
(Un)Satisfiability was proved
Number of variables760
Number of clauses43649
Sum of the clauses size87978
Maximum clause length19
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 243609
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 540

Solver Data


Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3420940-1306590786/watcher-3420940-1306590786 -o /tmp/evaluation-result-3420940-1306590786/solver-3420940-1306590786 -C 5000 -W 5100 -M 15500 HOME/RestartSAT -rfirst=1 -var-decay=0.95 HOME/instance-3420940-1306590786.cnf 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.12 2.04 2.01 2/400 17363
/proc/meminfo: memFree=16752712/32950904 swapFree=64480420/67111528
[pid=17363] ppid=17361 vsize=20804 CPUtime=0.01 cores=1,3,5,7
/proc/17363/stat : 17363 (RestartSAT) R 17361 17363 16527 0 -1 4202496 1034 0 0 0 1 0 0 0 25 0 1 0 770678398 21303296 972 33554432000 4194304 4291949 140735815952208 18446744073709551615 237278540485 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/17363/statm: 5201 972 226 24 0 1835 0

[startup+0.108263 s]
/proc/loadavg: 2.12 2.04 2.01 2/400 17363
/proc/meminfo: memFree=16752712/32950904 swapFree=64480420/67111528
[pid=17363] ppid=17361 vsize=21408 CPUtime=0.1 cores=1,3,5,7
/proc/17363/stat : 17363 (RestartSAT) R 17361 17363 16527 0 -1 4202496 1281 0 0 0 10 0 0 0 25 0 1 0 770678398 21921792 1174 33554432000 4194304 4291949 140735815952208 18446744073709551615 4230269 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/17363/statm: 5352 1174 233 24 0 1986 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 21408

[startup+0.200256 s]
/proc/loadavg: 2.12 2.04 2.01 2/400 17363
/proc/meminfo: memFree=16752712/32950904 swapFree=64480420/67111528
[pid=17363] ppid=17361 vsize=17824 CPUtime=0.19 cores=1,3,5,7
/proc/17363/stat : 17363 (RestartSAT) R 17361 17363 16527 0 -1 4202496 1562 0 0 0 19 0 0 0 25 0 1 0 770678398 18251776 1141 33554432000 4194304 4291949 140735815952208 18446744073709551615 4267195 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/17363/statm: 4456 1141 250 24 0 1090 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 17824

[startup+0.300226 s]
/proc/loadavg: 2.12 2.04 2.01 2/400 17363
/proc/meminfo: memFree=16752712/32950904 swapFree=64480420/67111528
[pid=17363] ppid=17361 vsize=18460 CPUtime=0.29 cores=1,3,5,7
/proc/17363/stat : 17363 (RestartSAT) R 17361 17363 16527 0 -1 4202496 1712 0 0 0 29 0 0 0 25 0 1 0 770678398 18903040 1288 33554432000 4194304 4291949 140735815952208 18446744073709551615 4267195 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/17363/statm: 4615 1288 250 24 0 1249 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18460

[startup+0.700159 s]
/proc/loadavg: 2.12 2.04 2.01 2/400 17363
/proc/meminfo: memFree=16752712/32950904 swapFree=64480420/67111528
[pid=17363] ppid=17361 vsize=21296 CPUtime=0.69 cores=1,3,5,7
/proc/17363/stat : 17363 (RestartSAT) R 17361 17363 16527 0 -1 4202496 2244 0 0 0 69 0 0 0 25 0 1 0 770678398 21807104 1808 33554432000 4194304 4291949 140735815952208 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/17363/statm: 5324 1808 250 24 0 1958 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 21296

[startup+1.50101 s]
/proc/loadavg: 2.12 2.04 2.01 3/401 17364
/proc/meminfo: memFree=16742792/32950904 swapFree=64480420/67111528
[pid=17363] ppid=17361 vsize=24864 CPUtime=1.49 cores=1,3,5,7
/proc/17363/stat : 17363 (RestartSAT) R 17361 17363 16527 0 -1 4202496 3240 0 0 0 149 0 0 0 25 0 1 0 770678398 25460736 2796 33554432000 4194304 4291949 140735815952208 18446744073709551615 4255656 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/17363/statm: 6216 2796 250 24 0 2850 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 24864

[startup+3.10073 s]
/proc/loadavg: 2.12 2.04 2.01 3/401 17364
/proc/meminfo: memFree=16735496/32950904 swapFree=64480420/67111528
[pid=17363] ppid=17361 vsize=30772 CPUtime=3.09 cores=1,3,5,7
/proc/17363/stat : 17363 (RestartSAT) R 17361 17363 16527 0 -1 4202496 4555 0 0 0 309 0 0 0 25 0 1 0 770678398 31510528 4094 33554432000 4194304 4291949 140735815952208 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/17363/statm: 7693 4094 250 24 0 4327 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 30772

[startup+6.30016 s]
/proc/loadavg: 2.11 2.04 2.01 3/401 17364
/proc/meminfo: memFree=16729672/32950904 swapFree=64480420/67111528
[pid=17363] ppid=17361 vsize=42412 CPUtime=6.29 cores=1,3,5,7
/proc/17363/stat : 17363 (RestartSAT) R 17361 17363 16527 0 -1 4202496 8378 0 0 0 629 0 0 0 25 0 1 0 770678398 43429888 5153 33554432000 4194304 4291949 140735815952208 18446744073709551615 4256120 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/17363/statm: 10603 5153 250 24 0 7237 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 42412

[startup+12.701 s]
/proc/loadavg: 2.10 2.04 2.01 3/401 17364
/proc/meminfo: memFree=16716792/32950904 swapFree=64480420/67111528
[pid=17363] ppid=17361 vsize=42412 CPUtime=12.69 cores=1,3,5,7
/proc/17363/stat : 17363 (RestartSAT) R 17361 17363 16527 0 -1 4202496 10568 0 0 0 1268 1 0 0 25 0 1 0 770678398 43429888 7250 33554432000 4194304 4291949 140735815952208 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/17363/statm: 10603 7250 250 24 0 7237 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 42412

[startup+25.5007 s]
/proc/loadavg: 2.08 2.04 2.01 3/401 17365
/proc/meminfo: memFree=16702404/32950904 swapFree=64480420/67111528
[pid=17363] ppid=17361 vsize=42700 CPUtime=25.49 cores=1,3,5,7
/proc/17363/stat : 17363 (RestartSAT) R 17361 17363 16527 0 -1 4202496 10687 0 0 0 2548 1 0 0 25 0 1 0 770678398 43724800 7367 33554432000 4194304 4291949 140735815952208 18446744073709551615 4256182 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/17363/statm: 10675 7367 252 24 0 7309 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 42700

[startup+51.1011 s]
/proc/loadavg: 2.05 2.03 2.00 3/401 17365
/proc/meminfo: memFree=16687020/32950904 swapFree=64480420/67111528
[pid=17363] ppid=17361 vsize=72940 CPUtime=51.09 cores=1,3,5,7
/proc/17363/stat : 17363 (RestartSAT) R 17361 17363 16527 0 -1 4202496 18366 0 0 0 5107 2 0 0 25 0 1 0 770678398 74690560 10986 33554432000 4194304 4291949 140735815952208 18446744073709551615 4256120 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/17363/statm: 18235 10986 252 24 0 14869 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 72940

[startup+102.301 s]
/proc/loadavg: 2.02 2.03 2.00 3/401 17367
/proc/meminfo: memFree=16681788/32950904 swapFree=64480420/67111528
[pid=17363] ppid=17361 vsize=72940 CPUtime=102.31 cores=1,3,5,7
/proc/17363/stat : 17363 (RestartSAT) R 17361 17363 16527 0 -1 4202496 19030 0 0 0 10228 3 0 0 25 0 1 0 770678398 74690560 11641 33554432000 4194304 4291949 140735815952208 18446744073709551615 4255880 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/17363/statm: 18235 11641 252 24 0 14869 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 72940

[startup+162.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/401 17368
/proc/meminfo: memFree=16678636/32950904 swapFree=64480420/67111528
[pid=17363] ppid=17361 vsize=91796 CPUtime=162.3 cores=1,3,5,7
/proc/17363/stat : 17363 (RestartSAT) R 17361 17363 16527 0 -1 4202496 24338 0 0 0 16226 4 0 0 25 0 1 0 770678398 93999104 12189 33554432000 4194304 4291949 140735815952208 18446744073709551615 4256164 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/17363/statm: 22949 12189 252 24 0 19583 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 91796

[startup+222.315 s]
/proc/loadavg: 2.00 2.01 2.00 3/401 17370
/proc/meminfo: memFree=16637052/32950904 swapFree=64480420/67111528
[pid=17363] ppid=17361 vsize=91796 CPUtime=222.31 cores=1,3,5,7
/proc/17363/stat : 17363 (RestartSAT) R 17361 17363 16527 0 -1 4202496 30180 0 0 0 22226 5 0 0 25 0 1 0 770678398 93999104 17883 33554432000 4194304 4291949 140735815952208 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/17363/statm: 22949 17883 252 24 0 19583 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 91796

[startup+282.301 s]
/proc/loadavg: 2.12 2.04 2.01 3/401 17372
/proc/meminfo: memFree=16636280/32950904 swapFree=64480420/67111528
[pid=17363] ppid=17361 vsize=91796 CPUtime=282.3 cores=1,3,5,7
/proc/17363/stat : 17363 (RestartSAT) R 17361 17363 16527 0 -1 4202496 30667 0 0 0 28225 5 0 0 25 0 1 0 770678398 93999104 18369 33554432000 4194304 4291949 140735815952208 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/17363/statm: 22949 18369 252 24 0 19583 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 91796

[startup+342.3 s]
/proc/loadavg: 2.15 2.06 2.01 3/401 17373
/proc/meminfo: memFree=16629788/32950904 swapFree=64480420/67111528
[pid=17363] ppid=17361 vsize=91796 CPUtime=342.3 cores=1,3,5,7
/proc/17363/stat : 17363 (RestartSAT) R 17361 17363 16527 0 -1 4202496 30971 0 0 0 34225 5 0 0 25 0 1 0 770678398 93999104 18666 33554432000 4194304 4291949 140735815952208 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/17363/statm: 22949 18666 252 24 0 19583 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 91796

[startup+402.301 s]
/proc/loadavg: 2.05 2.05 2.01 4/401 17375
/proc/meminfo: memFree=16626040/32950904 swapFree=64480420/67111528
[pid=17363] ppid=17361 vsize=91796 CPUtime=402.3 cores=1,3,5,7
/proc/17363/stat : 17363 (RestartSAT) R 17361 17363 16527 0 -1 4202496 31436 0 0 0 40225 5 0 0 25 0 1 0 770678398 93999104 19123 33554432000 4194304 4291949 140735815952208 18446744073709551615 4256144 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/17363/statm: 22949 19123 252 24 0 19583 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 91796

[startup+462.301 s]
/proc/loadavg: 2.02 2.04 2.00 3/401 17376
/proc/meminfo: memFree=16609520/32950904 swapFree=64480420/67111528
[pid=17363] ppid=17361 vsize=105520 CPUtime=462.3 cores=1,3,5,7
/proc/17363/stat : 17363 (RestartSAT) R 17361 17363 16527 0 -1 4202496 33704 0 0 0 46224 6 0 0 25 0 1 0 770678398 108052480 21357 33554432000 4194304 4291949 140735815952208 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/17363/statm: 26380 21357 252 24 0 23014 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 105520

[startup+522.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/401 17387
/proc/meminfo: memFree=16599824/32950904 swapFree=64480420/67111528
[pid=17363] ppid=17361 vsize=105520 CPUtime=522.3 cores=1,3,5,7
/proc/17363/stat : 17363 (RestartSAT) R 17361 17363 16527 0 -1 4202496 34219 0 0 0 52224 6 0 0 25 0 1 0 770678398 108052480 21867 33554432000 4194304 4291949 140735815952208 18446744073709551615 4255840 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/17363/statm: 26380 21867 252 24 0 23014 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 105520

[startup+582.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/401 17389
/proc/meminfo: memFree=16597820/32950904 swapFree=64480420/67111528
[pid=17363] ppid=17361 vsize=105520 CPUtime=582.3 cores=1,3,5,7
/proc/17363/stat : 17363 (RestartSAT) R 17361 17363 16527 0 -1 4202496 34688 0 0 0 58224 6 0 0 25 0 1 0 770678398 108052480 22329 33554432000 4194304 4291949 140735815952208 18446744073709551615 4255915 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/17363/statm: 26380 22329 252 24 0 23014 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 105520

[startup+642.301 s]

################
# More data... #
################

[startup+4002.3 s]
/proc/loadavg: 1.00 1.00 1.03 2/395 17500
/proc/meminfo: memFree=16593796/32950904 swapFree=64480420/67111528
[pid=17363] ppid=17361 vsize=217672 CPUtime=4002.4 cores=1,3,5,7
/proc/17363/stat : 17363 (RestartSAT) R 17361 17363 16527 0 -1 4202496 737969 0 0 0 400121 119 0 0 25 0 1 0 770678398 222896128 47492 33554432000 4194304 4291949 140735815952208 18446744073709551615 4255843 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/17363/statm: 54418 47492 252 24 0 51052 0
Current children cumulated CPU time (s) 4002.4
Current children cumulated vsize (KiB) 217672

[startup+4062.3 s]
/proc/loadavg: 1.00 1.00 1.03 2/395 17501
/proc/meminfo: memFree=16627636/32950904 swapFree=64480420/67111528
[pid=17363] ppid=17361 vsize=168352 CPUtime=4062.4 cores=1,3,5,7
/proc/17363/stat : 17363 (RestartSAT) R 17361 17363 16527 0 -1 4202496 747587 0 0 0 406120 120 0 0 25 0 1 0 770678398 172392448 38762 33554432000 4194304 4291949 140735815952208 18446744073709551615 4256164 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/17363/statm: 42088 38762 252 24 0 38722 0
Current children cumulated CPU time (s) 4062.4
Current children cumulated vsize (KiB) 168352

[startup+4122.3 s]
/proc/loadavg: 1.00 1.00 1.02 2/395 17512
/proc/meminfo: memFree=16595760/32950904 swapFree=64480420/67111528
[pid=17363] ppid=17361 vsize=217672 CPUtime=4122.4 cores=1,3,5,7
/proc/17363/stat : 17363 (RestartSAT) R 17361 17363 16527 0 -1 4202496 765574 0 0 0 412117 123 0 0 25 0 1 0 770678398 222896128 46768 33554432000 4194304 4291949 140735815952208 18446744073709551615 4267195 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/17363/statm: 54418 46768 252 24 0 51052 0
Current children cumulated CPU time (s) 4122.4
Current children cumulated vsize (KiB) 217672

[startup+4182.31 s]
/proc/loadavg: 1.00 1.00 1.01 2/395 17514
/proc/meminfo: memFree=16626612/32950904 swapFree=64480420/67111528
[pid=17363] ppid=17361 vsize=168352 CPUtime=4182.41 cores=1,3,5,7
/proc/17363/stat : 17363 (RestartSAT) R 17361 17363 16527 0 -1 4202496 769048 0 0 0 418117 124 0 0 25 0 1 0 770678398 172392448 38762 33554432000 4194304 4291949 140735815952208 18446744073709551615 4255694 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/17363/statm: 42088 38762 252 24 0 38722 0
Current children cumulated CPU time (s) 4182.41
Current children cumulated vsize (KiB) 168352

[startup+4242.3 s]
/proc/loadavg: 1.07 1.02 1.01 2/395 17515
/proc/meminfo: memFree=16626820/32950904 swapFree=64480420/67111528
[pid=17363] ppid=17361 vsize=168352 CPUtime=4242.4 cores=1,3,5,7
/proc/17363/stat : 17363 (RestartSAT) R 17361 17363 16527 0 -1 4202496 779418 0 0 0 424113 127 0 0 25 0 1 0 770678398 172392448 38762 33554432000 4194304 4291949 140735815952208 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/17363/statm: 42088 38762 252 24 0 38722 0
Current children cumulated CPU time (s) 4242.4
Current children cumulated vsize (KiB) 168352

[startup+4302.3 s]
/proc/loadavg: 1.02 1.01 1.01 2/395 17520
/proc/meminfo: memFree=16595556/32950904 swapFree=64480420/67111528
[pid=17363] ppid=17361 vsize=217672 CPUtime=4302.4 cores=1,3,5,7
/proc/17363/stat : 17363 (RestartSAT) R 17361 17363 16527 0 -1 4202496 797191 0 0 0 430110 130 0 0 25 0 1 0 770678398 222896128 46569 33554432000 4194304 4291949 140735815952208 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/17363/statm: 54418 46569 252 24 0 51052 0
Current children cumulated CPU time (s) 4302.4
Current children cumulated vsize (KiB) 217672

[startup+4362.3 s]
/proc/loadavg: 1.01 1.00 1.00 2/395 17521
/proc/meminfo: memFree=16626616/32950904 swapFree=64480420/67111528
[pid=17363] ppid=17361 vsize=168352 CPUtime=4362.4 cores=1,3,5,7
/proc/17363/stat : 17363 (RestartSAT) R 17361 17363 16527 0 -1 4202496 807973 0 0 0 436108 132 0 0 25 0 1 0 770678398 172392448 38762 33554432000 4194304 4291949 140735815952208 18446744073709551615 4255709 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/17363/statm: 42088 38762 252 24 0 38722 0
Current children cumulated CPU time (s) 4362.4
Current children cumulated vsize (KiB) 168352

[startup+4422.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/395 17523
/proc/meminfo: memFree=16626224/32950904 swapFree=64480420/67111528
[pid=17363] ppid=17361 vsize=168352 CPUtime=4422.4 cores=1,3,5,7
/proc/17363/stat : 17363 (RestartSAT) R 17361 17363 16527 0 -1 4202496 819610 0 0 0 442106 134 0 0 25 0 1 0 770678398 172392448 38762 33554432000 4194304 4291949 140735815952208 18446744073709551615 4255915 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/17363/statm: 42088 38762 252 24 0 38722 0
Current children cumulated CPU time (s) 4422.4
Current children cumulated vsize (KiB) 168352

[startup+4482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/395 17525
/proc/meminfo: memFree=16626312/32950904 swapFree=64480420/67111528
[pid=17363] ppid=17361 vsize=168352 CPUtime=4482.4 cores=1,3,5,7
/proc/17363/stat : 17363 (RestartSAT) R 17361 17363 16527 0 -1 4202496 830391 0 0 0 448105 135 0 0 25 0 1 0 770678398 172392448 38762 33554432000 4194304 4291949 140735815952208 18446744073709551615 4256164 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/17363/statm: 42088 38762 252 24 0 38722 0
Current children cumulated CPU time (s) 4482.4
Current children cumulated vsize (KiB) 168352

[startup+4542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/395 17526
/proc/meminfo: memFree=16589332/32950904 swapFree=64480420/67111528
[pid=17363] ppid=17361 vsize=217672 CPUtime=4542.4 cores=1,3,5,7
/proc/17363/stat : 17363 (RestartSAT) R 17361 17363 16527 0 -1 4202496 849576 0 0 0 454101 139 0 0 25 0 1 0 770678398 222896128 48228 33554432000 4194304 4291949 140735815952208 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/17363/statm: 54418 48228 252 24 0 51052 0
Current children cumulated CPU time (s) 4542.4
Current children cumulated vsize (KiB) 217672

[startup+4602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/395 17528
/proc/meminfo: memFree=16594036/32950904 swapFree=64480420/67111528
[pid=17363] ppid=17361 vsize=217672 CPUtime=4602.4 cores=1,3,5,7
/proc/17363/stat : 17363 (RestartSAT) R 17361 17363 16527 0 -1 4202496 870081 0 0 0 460098 142 0 0 25 0 1 0 770678398 222896128 47029 33554432000 4194304 4291949 140735815952208 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/17363/statm: 54418 47029 252 24 0 51052 0
Current children cumulated CPU time (s) 4602.4
Current children cumulated vsize (KiB) 217672

[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/395 17529
/proc/meminfo: memFree=16581992/32950904 swapFree=64480420/67111528
[pid=17363] ppid=17361 vsize=217672 CPUtime=4662.41 cores=1,3,5,7
/proc/17363/stat : 17363 (RestartSAT) R 17361 17363 16527 0 -1 4202496 884964 0 0 0 466096 145 0 0 25 0 1 0 770678398 222896128 50101 33554432000 4194304 4291949 140735815952208 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/17363/statm: 54418 50101 252 24 0 51052 0
Current children cumulated CPU time (s) 4662.41
Current children cumulated vsize (KiB) 217672

[startup+4722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/395 17531
/proc/meminfo: memFree=16584072/32950904 swapFree=64480420/67111528
[pid=17363] ppid=17361 vsize=217672 CPUtime=4722.42 cores=1,3,5,7
/proc/17363/stat : 17363 (RestartSAT) R 17361 17363 16527 0 -1 4202496 895687 0 0 0 472094 148 0 0 25 0 1 0 770678398 222896128 49349 33554432000 4194304 4291949 140735815952208 18446744073709551615 4256144 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/17363/statm: 54418 49349 252 24 0 51052 0
Current children cumulated CPU time (s) 4722.42
Current children cumulated vsize (KiB) 217672

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/395 17533
/proc/meminfo: memFree=16626832/32950904 swapFree=64480420/67111528
[pid=17363] ppid=17361 vsize=168352 CPUtime=4782.42 cores=1,3,5,7
/proc/17363/stat : 17363 (RestartSAT) R 17361 17363 16527 0 -1 4202496 906904 0 0 0 478092 150 0 0 25 0 1 0 770678398 172392448 38762 33554432000 4194304 4291949 140735815952208 18446744073709551615 4255624 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/17363/statm: 42088 38762 252 24 0 38722 0
Current children cumulated CPU time (s) 4782.42
Current children cumulated vsize (KiB) 168352

[startup+4842.31 s]
/proc/loadavg: 1.07 1.03 1.01 2/395 17534
/proc/meminfo: memFree=16626800/32950904 swapFree=64480420/67111528
[pid=17363] ppid=17361 vsize=168352 CPUtime=4842.43 cores=1,3,5,7
/proc/17363/stat : 17363 (RestartSAT) R 17361 17363 16527 0 -1 4202496 917698 0 0 0 484090 153 0 0 25 0 1 0 770678398 172392448 38762 33554432000 4194304 4291949 140735815952208 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/17363/statm: 42088 38762 252 24 0 38722 0
Current children cumulated CPU time (s) 4842.43
Current children cumulated vsize (KiB) 168352

[startup+4902.3 s]
/proc/loadavg: 1.02 1.02 1.00 2/395 17536
/proc/meminfo: memFree=16584744/32950904 swapFree=64480420/67111528
[pid=17363] ppid=17361 vsize=217672 CPUtime=4902.42 cores=1,3,5,7
/proc/17363/stat : 17363 (RestartSAT) R 17361 17363 16527 0 -1 4202496 928598 0 0 0 490086 156 0 0 25 0 1 0 770678398 222896128 49606 33554432000 4194304 4291949 140735815952208 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/17363/statm: 54418 49606 252 24 0 51052 0
Current children cumulated CPU time (s) 4902.42
Current children cumulated vsize (KiB) 217672

[startup+4962.3 s]
/proc/loadavg: 1.01 1.01 1.00 2/395 17537
/proc/meminfo: memFree=16627244/32950904 swapFree=64480420/67111528
[pid=17363] ppid=17361 vsize=168352 CPUtime=4962.42 cores=1,3,5,7
/proc/17363/stat : 17363 (RestartSAT) R 17361 17363 16527 0 -1 4202496 939601 0 0 0 496084 158 0 0 25 0 1 0 770678398 172392448 38762 33554432000 4194304 4291949 140735815952208 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/17363/statm: 42088 38762 252 24 0 38722 0
Current children cumulated CPU time (s) 4962.42
Current children cumulated vsize (KiB) 168352



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 1.00 1.01 1.00 2/395 17538
/proc/meminfo: memFree=16595368/32950904 swapFree=64480420/67111528
[pid=17363] ppid=17361 vsize=217672 CPUtime=5000.03 cores=1,3,5,7
/proc/17363/stat : 17363 (RestartSAT) R 17361 17363 16527 0 -1 4202496 947725 0 0 0 499844 159 0 0 25 0 1 0 770678398 222896128 46875 33554432000 4194304 4291949 140735815952208 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/17363/statm: 54418 46875 252 24 0 51052 0
Current children cumulated CPU time (s) 5000.03
Current children cumulated vsize (KiB) 217672

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): 4999.93
CPU time (s): 5000.05
CPU user time (s): 4998.45
CPU system time (s): 1.60476
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 217672

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

runsolver used 17.5393 second user time and 46.109 second system time

The end

Launcher Data

Begin job on node121 at 2011-05-28 15:53:06
IDJOB=3420940
IDBENCH=71514
IDSOLVER=1911
FILE ID=node121/3420940-1306590786
RUNJOBID= node121-1306579394-16546
PBS_JOBID= 13471559
Free space on /tmp= 73352 MiB

SOLVER NAME= RestartSAT B95
BENCH NAME= SAT09/CRAFTED/rbsat/crafted/unforced/rbsat-v760c43649g2.cnf
COMMAND LINE= HOME/RestartSAT -rfirst=1 -var-decay=0.95 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3420940-1306590786/watcher-3420940-1306590786 -o /tmp/evaluation-result-3420940-1306590786/solver-3420940-1306590786 -C 5000 -W 5100 -M 15500  HOME/RestartSAT -rfirst=1 -var-decay=0.95 HOME/instance-3420940-1306590786.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 791cdb75c1a209efd7f7547f06e0fed9
RANDOM SEED=2015835370

node121.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.817
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.817
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.07
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.817
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.84
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.817
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.77
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.817
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.82
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.817
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.817
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.817
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:     32950904 kB
MemFree:      16753116 kB
Buffers:        223668 kB
Cached:        5921664 kB
SwapCached:      66536 kB
Active:        4035212 kB
Inactive:     11913824 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950904 kB
LowFree:      16753116 kB
SwapTotal:    67111528 kB
SwapFree:     64480420 kB
Dirty:            2044 kB
Writeback:           0 kB
AnonPages:     9743692 kB
Mapped:          27808 kB
Slab:           130816 kB
PageTables:      51580 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586980 kB
Committed_AS: 83563372 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= 73352 MiB
End job on node121 at 2011-05-28 17:16:28