Trace number 3170440

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) 1300.01 1300.01

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v800-c3408-S456969343-019.SATISFIABLE.cnf
MD5SUM957c55bb21add5f7b2abfbda860d1a95
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.05599
Satisfiable
(Un)Satisfiability was proved
Number of variables800
Number of clauses3408
Sum of the clauses size10224
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 33408
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data


Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3170440-1302823676/watcher-3170440-1302823676 -o /tmp/evaluation-result-3170440-1302823676/solver-3170440-1302823676 -C 2400 -W 1300 -M 7680 HOME/RestartSAT -rfirst=1 -var-decay=0.95 HOME/instance-3170440-1302823676.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: 3.90 4.01 3.97 5/193 27025
/proc/meminfo: memFree=12694516/32951124 swapFree=67111528/67111528
[pid=27025] ppid=27023 vsize=15180 CPUtime=0 cores=5,7
/proc/27025/stat : 27025 (RestartSAT) R 27023 27025 26487 0 -1 4202496 474 0 0 0 0 0 0 0 25 0 1 0 393965439 15544320 391 33554432000 4194304 4291949 140737454844960 18446744073709551615 271553974917 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/27025/statm: 3795 391 248 24 0 429 0

[startup+0.0207629 s]
/proc/loadavg: 3.90 4.01 3.97 5/193 27025
/proc/meminfo: memFree=12694516/32951124 swapFree=67111528/67111528
[pid=27025] ppid=27023 vsize=15180 CPUtime=0.01 cores=5,7
/proc/27025/stat : 27025 (RestartSAT) R 27023 27025 26487 0 -1 4202496 497 0 0 0 1 0 0 0 25 0 1 0 393965439 15544320 414 33554432000 4194304 4291949 140737454844960 18446744073709551615 4261916 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/27025/statm: 3795 414 249 24 0 429 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 15180

[startup+0.100746 s]
/proc/loadavg: 3.90 4.01 3.97 5/193 27025
/proc/meminfo: memFree=12694516/32951124 swapFree=67111528/67111528
[pid=27025] ppid=27023 vsize=16100 CPUtime=0.09 cores=5,7
/proc/27025/stat : 27025 (RestartSAT) R 27023 27025 26487 0 -1 4202496 621 0 0 0 9 0 0 0 25 0 1 0 393965439 16486400 533 33554432000 4194304 4291949 140737454844960 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/27025/statm: 4025 533 249 24 0 659 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16100

[startup+0.300711 s]
/proc/loadavg: 3.90 4.01 3.97 5/193 27025
/proc/meminfo: memFree=12694516/32951124 swapFree=67111528/67111528
[pid=27025] ppid=27023 vsize=16488 CPUtime=0.29 cores=5,7
/proc/27025/stat : 27025 (RestartSAT) R 27023 27025 26487 0 -1 4202496 776 0 0 0 29 0 0 0 25 0 1 0 393965439 16883712 678 33554432000 4194304 4291949 140737454844960 18446744073709551615 4267195 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/27025/statm: 4122 678 249 24 0 756 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 16488

[startup+0.70064 s]
/proc/loadavg: 3.90 4.01 3.97 5/193 27025
/proc/meminfo: memFree=12694516/32951124 swapFree=67111528/67111528
[pid=27025] ppid=27023 vsize=16488 CPUtime=0.69 cores=5,7
/proc/27025/stat : 27025 (RestartSAT) R 27023 27025 26487 0 -1 4202496 805 0 0 0 69 0 0 0 25 0 1 0 393965439 16883712 707 33554432000 4194304 4291949 140737454844960 18446744073709551615 4262412 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/27025/statm: 4122 707 249 24 0 756 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 16488

[startup+1.50049 s]
/proc/loadavg: 3.90 4.01 3.97 5/194 27026
/proc/meminfo: memFree=12687564/32951124 swapFree=67111528/67111528
[pid=27025] ppid=27023 vsize=17116 CPUtime=1.49 cores=5,7
/proc/27025/stat : 27025 (RestartSAT) R 27023 27025 26487 0 -1 4202496 882 0 0 0 149 0 0 0 25 0 1 0 393965439 17526784 781 33554432000 4194304 4291949 140737454844960 18446744073709551615 4256122 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/27025/statm: 4279 781 249 24 0 913 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 17116

[startup+3.1002 s]
/proc/loadavg: 3.90 4.01 3.97 5/194 27026
/proc/meminfo: memFree=12684252/32951124 swapFree=67111528/67111528
[pid=27025] ppid=27023 vsize=17504 CPUtime=3.09 cores=5,7
/proc/27025/stat : 27025 (RestartSAT) R 27023 27025 26487 0 -1 4202496 1091 0 0 0 309 0 0 0 25 0 1 0 393965439 17924096 982 33554432000 4194304 4291949 140737454844960 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/27025/statm: 4376 982 249 24 0 1010 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 17504

[startup+6.30062 s]
/proc/loadavg: 3.91 4.01 3.97 5/194 27026
/proc/meminfo: memFree=12682224/32951124 swapFree=67111528/67111528
[pid=27025] ppid=27023 vsize=18768 CPUtime=6.29 cores=5,7
/proc/27025/stat : 27025 (RestartSAT) R 27023 27025 26487 0 -1 4202496 1363 0 0 0 629 0 0 0 25 0 1 0 393965439 19218432 1240 33554432000 4194304 4291949 140737454844960 18446744073709551615 4255843 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/27025/statm: 4692 1240 249 24 0 1326 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 18768

[startup+12.7005 s]
/proc/loadavg: 3.91 4.01 3.97 5/194 27026
/proc/meminfo: memFree=12678656/32951124 swapFree=67111528/67111528
[pid=27025] ppid=27023 vsize=19404 CPUtime=12.69 cores=5,7
/proc/27025/stat : 27025 (RestartSAT) R 27023 27025 26487 0 -1 4202496 1588 0 0 0 1269 0 0 0 25 0 1 0 393965439 19869696 1457 33554432000 4194304 4291949 140737454844960 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/27025/statm: 4851 1457 249 24 0 1485 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 19404

[startup+25.5001 s]
/proc/loadavg: 4.00 4.03 3.97 5/194 27027
/proc/meminfo: memFree=12672588/32951124 swapFree=67111528/67111528
[pid=27025] ppid=27023 vsize=21860 CPUtime=25.49 cores=5,7
/proc/27025/stat : 27025 (RestartSAT) R 27023 27025 26487 0 -1 4202496 1997 0 0 0 2549 0 0 0 25 0 1 0 393965439 22384640 1849 33554432000 4194304 4291949 140737454844960 18446744073709551615 4255880 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/27025/statm: 5465 1849 249 24 0 2099 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 21860

[startup+51.1005 s]
/proc/loadavg: 4.00 4.02 3.97 5/194 27027
/proc/meminfo: memFree=12667572/32951124 swapFree=67111528/67111528
[pid=27025] ppid=27023 vsize=23568 CPUtime=51.09 cores=5,7
/proc/27025/stat : 27025 (RestartSAT) R 27023 27025 26487 0 -1 4202496 2539 0 0 0 5109 0 0 0 25 0 1 0 393965439 24133632 2374 33554432000 4194304 4291949 140737454844960 18446744073709551615 4256127 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/27025/statm: 5892 2374 249 24 0 2526 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 23568

[startup+102.307 s]
/proc/loadavg: 4.00 4.02 3.97 6/194 27029
/proc/meminfo: memFree=12658864/32951124 swapFree=67111528/67111528
[pid=27025] ppid=27023 vsize=24752 CPUtime=102.3 cores=5,7
/proc/27025/stat : 27025 (RestartSAT) R 27023 27025 26487 0 -1 4202496 2965 0 0 0 10230 0 0 0 25 0 1 0 393965439 25346048 2788 33554432000 4194304 4291949 140737454844960 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/27025/statm: 6188 2788 249 24 0 2822 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 24752

[startup+162.3 s]
/proc/loadavg: 4.00 4.01 3.97 6/194 27030
/proc/meminfo: memFree=12653388/32951124 swapFree=67111528/67111528
[pid=27025] ppid=27023 vsize=29820 CPUtime=162.29 cores=5,7
/proc/27025/stat : 27025 (RestartSAT) R 27023 27025 26487 0 -1 4202496 3861 0 0 0 16229 0 0 0 25 0 1 0 393965439 30535680 3664 33554432000 4194304 4291949 140737454844960 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/27025/statm: 7455 3664 249 24 0 4089 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 29820

[startup+222.3 s]
/proc/loadavg: 4.07 4.02 3.98 5/194 27060
/proc/meminfo: memFree=12666256/32951124 swapFree=67111528/67111528
[pid=27025] ppid=27023 vsize=29820 CPUtime=222.29 cores=5,7
/proc/27025/stat : 27025 (RestartSAT) R 27023 27025 26487 0 -1 4202496 4276 0 0 0 22229 0 0 0 25 0 1 0 393965439 30535680 4069 33554432000 4194304 4291949 140737454844960 18446744073709551615 4256169 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/27025/statm: 7455 4069 249 24 0 4089 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 29820

[startup+282.3 s]
/proc/loadavg: 4.02 4.02 3.98 5/194 27062
/proc/meminfo: memFree=12662148/32951124 swapFree=67111528/67111528
[pid=27025] ppid=27023 vsize=32528 CPUtime=282.29 cores=5,7
/proc/27025/stat : 27025 (RestartSAT) R 27023 27025 26487 0 -1 4202496 4745 0 0 0 28229 0 0 0 25 0 1 0 393965439 33308672 4523 33554432000 4194304 4291949 140737454844960 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/27025/statm: 8132 4523 249 24 0 4766 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 32528

[startup+342.301 s]
/proc/loadavg: 4.01 4.01 3.98 5/194 27063
/proc/meminfo: memFree=12657536/32951124 swapFree=67111528/67111528
[pid=27025] ppid=27023 vsize=34344 CPUtime=342.29 cores=5,7
/proc/27025/stat : 27025 (RestartSAT) R 27023 27025 26487 0 -1 4202496 4875 0 0 0 34229 0 0 0 25 0 1 0 393965439 35168256 4651 33554432000 4194304 4291949 140737454844960 18446744073709551615 4255938 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/27025/statm: 8586 4651 249 24 0 5220 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 34344

[startup+402.301 s]
/proc/loadavg: 4.05 4.02 3.98 5/194 27065
/proc/meminfo: memFree=12653428/32951124 swapFree=67111528/67111528
[pid=27025] ppid=27023 vsize=34344 CPUtime=402.29 cores=5,7
/proc/27025/stat : 27025 (RestartSAT) R 27023 27025 26487 0 -1 4202496 5311 0 0 0 40229 0 0 0 25 0 1 0 393965439 35168256 5071 33554432000 4194304 4291949 140737454844960 18446744073709551615 4255709 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/27025/statm: 8586 5071 249 24 0 5220 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 34344

[startup+462.301 s]
/proc/loadavg: 4.06 4.03 3.99 5/194 27066
/proc/meminfo: memFree=12651428/32951124 swapFree=67111528/67111528
[pid=27025] ppid=27023 vsize=37112 CPUtime=462.29 cores=5,7
/proc/27025/stat : 27025 (RestartSAT) R 27023 27025 26487 0 -1 4202496 5509 0 0 0 46229 0 0 0 25 0 1 0 393965439 38002688 5265 33554432000 4194304 4291949 140737454844960 18446744073709551615 4256127 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/27025/statm: 9278 5265 249 24 0 5912 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 37112

[startup+522.301 s]
/proc/loadavg: 4.09 4.04 4.00 5/194 27068
/proc/meminfo: memFree=12644952/32951124 swapFree=67111528/67111528
[pid=27025] ppid=27023 vsize=37112 CPUtime=522.29 cores=5,7
/proc/27025/stat : 27025 (RestartSAT) R 27023 27025 26487 0 -1 4202496 6078 0 0 0 52229 0 0 0 25 0 1 0 393965439 38002688 5814 33554432000 4194304 4291949 140737454844960 18446744073709551615 4255890 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/27025/statm: 9278 5814 249 24 0 5912 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 37112

[startup+582.301 s]
/proc/loadavg: 4.03 4.03 4.00 5/194 27070
/proc/meminfo: memFree=12643196/32951124 swapFree=67111528/67111528
[pid=27025] ppid=27023 vsize=37112 CPUtime=582.29 cores=5,7
/proc/27025/stat : 27025 (RestartSAT) R 27023 27025 26487 0 -1 4202496 6078 0 0 0 58229 0 0 0 25 0 1 0 393965439 38002688 5814 33554432000 4194304 4291949 140737454844960 18446744073709551615 4256150 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/27025/statm: 9278 5814 249 24 0 5912 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 37112

[startup+642.301 s]
/proc/loadavg: 4.01 4.02 4.00 6/194 27071
/proc/meminfo: memFree=12642936/32951124 swapFree=67111528/67111528
[pid=27025] ppid=27023 vsize=37112 CPUtime=642.3 cores=5,7
/proc/27025/stat : 27025 (RestartSAT) R 27023 27025 26487 0 -1 4202496 6078 0 0 0 64230 0 0 0 25 0 1 0 393965439 38002688 5814 33554432000 4194304 4291949 140737454844960 18446744073709551615 4250408 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/27025/statm: 9278 5814 249 24 0 5912 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 37112

[startup+702.3 s]
/proc/loadavg: 4.06 4.03 4.00 5/194 27073
/proc/meminfo: memFree=12641192/32951124 swapFree=67111528/67111528
[pid=27025] ppid=27023 vsize=39880 CPUtime=702.29 cores=5,7
/proc/27025/stat : 27025 (RestartSAT) R 27023 27025 26487 0 -1 4202496 6310 0 0 0 70229 0 0 0 25 0 1 0 393965439 40837120 6038 33554432000 4194304 4291949 140737454844960 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/27025/statm: 9970 6038 249 24 0 6604 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 39880

[startup+762.307 s]
/proc/loadavg: 4.02 4.02 4.00 5/194 27074
/proc/meminfo: memFree=12638440/32951124 swapFree=67111528/67111528
[pid=27025] ppid=27023 vsize=39880 CPUtime=762.3 cores=5,7
/proc/27025/stat : 27025 (RestartSAT) R 27023 27025 26487 0 -1 4202496 6813 0 0 0 76230 0 0 0 25 0 1 0 393965439 40837120 6520 33554432000 4194304 4291949 140737454844960 18446744073709551615 4267462 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/27025/statm: 9970 6520 249 24 0 6604 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 39880

[startup+822.3 s]
/proc/loadavg: 4.09 4.05 4.01 5/194 27076
/proc/meminfo: memFree=12636076/32951124 swapFree=67111528/67111528
[pid=27025] ppid=27023 vsize=39880 CPUtime=822.29 cores=5,7
/proc/27025/stat : 27025 (RestartSAT) R 27023 27025 26487 0 -1 4202496 6830 0 0 0 82229 0 0 0 25 0 1 0 393965439 40837120 6537 33554432000 4194304 4291949 140737454844960 18446744073709551615 4262388 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/27025/statm: 9970 6537 249 24 0 6604 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 39880

[startup+882.3 s]
/proc/loadavg: 4.09 4.05 4.01 5/194 27078
/proc/meminfo: memFree=12635428/32951124 swapFree=67111528/67111528
[pid=27025] ppid=27023 vsize=39880 CPUtime=882.29 cores=5,7
/proc/27025/stat : 27025 (RestartSAT) R 27023 27025 26487 0 -1 4202496 6832 0 0 0 88229 0 0 0 25 0 1 0 393965439 40837120 6539 33554432000 4194304 4291949 140737454844960 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/27025/statm: 9970 6539 249 24 0 6604 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 39880

[startup+942.301 s]
/proc/loadavg: 4.10 4.06 4.01 6/194 27079
/proc/meminfo: memFree=12632696/32951124 swapFree=67111528/67111528
[pid=27025] ppid=27023 vsize=42776 CPUtime=942.29 cores=5,7
/proc/27025/stat : 27025 (RestartSAT) R 27023 27025 26487 0 -1 4202496 7114 0 0 0 94229 0 0 0 25 0 1 0 393965439 43802624 6815 33554432000 4194304 4291949 140737454844960 18446744073709551615 4255935 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/27025/statm: 10694 6815 249 24 0 7328 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 42776

[startup+1002.3 s]
/proc/loadavg: 4.04 4.05 4.00 5/194 27081
/proc/meminfo: memFree=12630688/32951124 swapFree=67111528/67111528
[pid=27025] ppid=27023 vsize=42776 CPUtime=1002.29 cores=5,7
/proc/27025/stat : 27025 (RestartSAT) R 27023 27025 26487 0 -1 4202496 7549 0 0 0 100229 0 0 0 25 0 1 0 393965439 43802624 7243 33554432000 4194304 4291949 140737454844960 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/27025/statm: 10694 7243 249 24 0 7328 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 42776

[startup+1062.3 s]
/proc/loadavg: 4.08 4.06 4.01 5/194 27082
/proc/meminfo: memFree=12628432/32951124 swapFree=67111528/67111528
[pid=27025] ppid=27023 vsize=42776 CPUtime=1062.29 cores=5,7
/proc/27025/stat : 27025 (RestartSAT) R 27023 27025 26487 0 -1 4202496 7549 0 0 0 106229 0 0 0 25 0 1 0 393965439 43802624 7243 33554432000 4194304 4291949 140737454844960 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/27025/statm: 10694 7243 249 24 0 7328 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 42776

[startup+1122.3 s]
/proc/loadavg: 4.03 4.05 4.00 5/194 27084
/proc/meminfo: memFree=12623828/32951124 swapFree=67111528/67111528
[pid=27025] ppid=27023 vsize=44424 CPUtime=1122.29 cores=5,7
/proc/27025/stat : 27025 (RestartSAT) R 27023 27025 26487 0 -1 4202496 8015 0 0 0 112229 0 0 0 25 0 1 0 393965439 45490176 7688 33554432000 4194304 4291949 140737454844960 18446744073709551615 4255840 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/27025/statm: 11106 7688 249 24 0 7740 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 44424

[startup+1182.3 s]
/proc/loadavg: 4.01 4.04 4.00 5/194 27086
/proc/meminfo: memFree=12621072/32951124 swapFree=67111528/67111528
[pid=27025] ppid=27023 vsize=48132 CPUtime=1182.29 cores=5,7
/proc/27025/stat : 27025 (RestartSAT) R 27023 27025 26487 0 -1 4202496 8023 0 0 0 118229 0 0 0 25 0 1 0 393965439 49287168 7696 33554432000 4194304 4291949 140737454844960 18446744073709551615 4263375 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/27025/statm: 12033 7696 249 24 0 8667 0
Current children cumulated CPU time (s) 1182.29
Current children cumulated vsize (KiB) 48132

[startup+1242.3 s]
/proc/loadavg: 4.00 4.03 4.00 5/194 27087
/proc/meminfo: memFree=12617592/32951124 swapFree=67111528/67111528
[pid=27025] ppid=27023 vsize=48132 CPUtime=1242.29 cores=5,7
/proc/27025/stat : 27025 (RestartSAT) R 27023 27025 26487 0 -1 4202496 8023 0 0 0 124229 0 0 0 25 0 1 0 393965439 49287168 7696 33554432000 4194304 4291949 140737454844960 18446744073709551615 4255935 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/27025/statm: 12033 7696 249 24 0 8667 0
Current children cumulated CPU time (s) 1242.29
Current children cumulated vsize (KiB) 48132



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.02 4.00 4/191 27091
/proc/meminfo: memFree=12667692/32951124 swapFree=67111528/67111528
[pid=27025] ppid=27023 vsize=48132 CPUtime=1300 cores=5,7
/proc/27025/stat : 27025 (RestartSAT) R 27023 27025 26487 0 -1 4202496 8554 0 0 0 129999 1 0 0 25 0 1 0 393965439 49287168 8218 33554432000 4194304 4291949 140737454844960 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/27025/statm: 12033 8218 249 24 0 8667 0
Current children cumulated CPU time (s) 1300
Current children cumulated vsize (KiB) 48132

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.01
CPU user time (s): 1299.99
CPU system time (s): 0.012998
CPU usage (%): 99.9998
Max. virtual memory (cumulated for all children) (KiB): 48132

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.99
system time used= 0.012998
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8554
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5
involuntary context switches= 2416

runsolver used 2.11968 second user time and 4.98424 second system time

The end

Launcher Data

Begin job on node133 at 2011-04-15 01:27:56
IDJOB=3170440
IDBENCH=82858
IDSOLVER=1580
FILE ID=node133/3170440-1302823676
RUNJOBID= node133-1302819768-26508
PBS_JOBID= 13006672
Free space on /tmp= 71692 MiB

SOLVER NAME= RestartSAT B95
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v800-c3408-S456969343-019.SATISFIABLE.cnf
COMMAND LINE= HOME/RestartSAT -rfirst=1 -var-decay=0.95 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3170440-1302823676/watcher-3170440-1302823676 -o /tmp/evaluation-result-3170440-1302823676/solver-3170440-1302823676 -C 2400 -W 1300 -M 7680  HOME/RestartSAT -rfirst=1 -var-decay=0.95 HOME/instance-3170440-1302823676.cnf

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

MD5SUM BENCH= 957c55bb21add5f7b2abfbda860d1a95
RANDOM SEED=791030975

node133.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.834
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.66
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.834
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
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.834
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.82
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.834
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	: 6741.12
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.834
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.74
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.834
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.834
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.834
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:     32951124 kB
MemFree:      12694796 kB
Buffers:        701872 kB
Cached:       19086624 kB
SwapCached:          0 kB
Active:        7810696 kB
Inactive:     12070512 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12694796 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            1960 kB
Writeback:           0 kB
AnonPages:       92740 kB
Mapped:          15200 kB
Slab:           313212 kB
PageTables:       5360 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   280992 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71692 MiB
End job on node133 at 2011-04-15 01:49:38