Trace number 3421430

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.07 4999.97

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m62-q1504.5-n60-p30-s88600538.cnf
MD5SUM76c30bc0971bc865c2b988ddaca89385
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.464928
Satisfiable
(Un)Satisfiability was proved
Number of variables3651
Number of clauses926696
Sum of the clauses size1856923
Maximum clause length62
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2926636
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 560

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-3421430-1306630883/watcher-3421430-1306630883 -o /tmp/evaluation-result-3421430-1306630883/solver-3421430-1306630883 -C 5000 -W 5100 -M 15500 HOME/RestartSAT -rfirst=1 -var-decay=0.95 HOME/instance-3421430-1306630883.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: 1.91 2.03 2.00 2/453 11423
/proc/meminfo: memFree=24283600/32951124 swapFree=61585512/67111528
[pid=11423] ppid=11421 vsize=21088 CPUtime=0 cores=1,3,5,7
/proc/11423/stat : 11423 (RestartSAT) R 11421 11423 10557 0 -1 4202496 1206 0 0 0 0 0 0 0 21 0 1 0 774686178 21594112 1148 33554432000 4194304 4291949 140736368874912 18446744073709551615 271550198469 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/11423/statm: 5272 1149 225 24 0 1906 0

[startup+0.0226049 s]
/proc/loadavg: 1.91 2.03 2.00 2/453 11423
/proc/meminfo: memFree=24283600/32951124 swapFree=61585512/67111528
[pid=11423] ppid=11421 vsize=22920 CPUtime=0.01 cores=1,3,5,7
/proc/11423/stat : 11423 (RestartSAT) R 11421 11423 10557 0 -1 4202496 1950 0 0 0 1 0 0 0 21 0 1 0 774686178 23470080 1790 33554432000 4194304 4291949 140736368874912 18446744073709551615 271550198469 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/11423/statm: 5730 1792 226 24 0 2364 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 22920

[startup+0.100595 s]
/proc/loadavg: 1.91 2.03 2.00 2/453 11423
/proc/meminfo: memFree=24283600/32951124 swapFree=61585512/67111528
[pid=11423] ppid=11421 vsize=41108 CPUtime=0.09 cores=1,3,5,7
/proc/11423/stat : 11423 (RestartSAT) R 11421 11423 10557 0 -1 4202496 7727 0 0 0 9 0 0 0 21 0 1 0 774686178 42094592 6833 33554432000 4194304 4291949 140736368874912 18446744073709551615 271550198469 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/11423/statm: 10277 6835 226 24 0 6911 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 41108

[startup+0.300559 s]
/proc/loadavg: 1.91 2.03 2.00 2/453 11423
/proc/meminfo: memFree=24283600/32951124 swapFree=61585512/67111528
[pid=11423] ppid=11421 vsize=71344 CPUtime=0.29 cores=1,3,5,7
/proc/11423/stat : 11423 (RestartSAT) R 11421 11423 10557 0 -1 4202496 15661 0 0 0 27 2 0 0 22 0 1 0 774686178 73056256 13627 33554432000 4194304 4291949 140736368874912 18446744073709551615 4229939 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/11423/statm: 17836 13627 231 24 0 14470 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 71344

[startup+0.700486 s]
/proc/loadavg: 1.91 2.03 2.00 2/453 11423
/proc/meminfo: memFree=24283600/32951124 swapFree=61585512/67111528
[pid=11423] ppid=11421 vsize=71344 CPUtime=0.69 cores=1,3,5,7
/proc/11423/stat : 11423 (RestartSAT) R 11421 11423 10557 0 -1 4202496 15661 0 0 0 67 2 0 0 24 0 1 0 774686178 73056256 13627 33554432000 4194304 4291949 140736368874912 18446744073709551615 4229928 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/11423/statm: 17836 13627 231 24 0 14470 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 71344

[startup+1.50034 s]
/proc/loadavg: 1.91 2.03 2.00 3/454 11424
/proc/meminfo: memFree=24221600/32951124 swapFree=61585512/67111528
[pid=11423] ppid=11421 vsize=71344 CPUtime=1.49 cores=1,3,5,7
/proc/11423/stat : 11423 (RestartSAT) R 11421 11423 10557 0 -1 4202496 15661 0 0 0 147 2 0 0 25 0 1 0 774686178 73056256 13627 33554432000 4194304 4291949 140736368874912 18446744073709551615 4230026 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/11423/statm: 17836 13627 231 24 0 14470 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 71344

[startup+3.10105 s]
/proc/loadavg: 1.91 2.03 2.00 3/454 11424
/proc/meminfo: memFree=24214904/32951124 swapFree=61585512/67111528
[pid=11423] ppid=11421 vsize=71344 CPUtime=3.09 cores=1,3,5,7
/proc/11423/stat : 11423 (RestartSAT) R 11421 11423 10557 0 -1 4202496 15661 0 0 0 307 2 0 0 25 0 1 0 774686178 73056256 13627 33554432000 4194304 4291949 140736368874912 18446744073709551615 4230160 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/11423/statm: 17836 13627 231 24 0 14470 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 71344

[startup+6.30047 s]
/proc/loadavg: 1.92 2.03 2.00 3/454 11424
/proc/meminfo: memFree=24195660/32951124 swapFree=61585512/67111528
[pid=11423] ppid=11421 vsize=78916 CPUtime=6.29 cores=1,3,5,7
/proc/11423/stat : 11423 (RestartSAT) R 11421 11423 10557 0 -1 4202496 23337 0 0 0 626 3 0 0 25 0 1 0 774686178 80809984 15728 33554432000 4194304 4291949 140736368874912 18446744073709551615 4255676 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/11423/statm: 19729 15728 252 24 0 16363 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 78916

[startup+12.7003 s]
/proc/loadavg: 1.92 2.03 2.00 3/454 11424
/proc/meminfo: memFree=24148852/32951124 swapFree=61585512/67111528
[pid=11423] ppid=11421 vsize=128972 CPUtime=12.69 cores=1,3,5,7
/proc/11423/stat : 11423 (RestartSAT) R 11421 11423 10557 0 -1 4202496 29480 0 0 0 1266 3 0 0 25 0 1 0 774686178 132067328 21856 33554432000 4194304 4291949 140736368874912 18446744073709551615 4256164 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/11423/statm: 32243 21856 252 24 0 28877 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 128972

[startup+25.501 s]
/proc/loadavg: 1.94 2.03 2.00 3/454 11424
/proc/meminfo: memFree=24091208/32951124 swapFree=61585512/67111528
[pid=11423] ppid=11421 vsize=183420 CPUtime=25.49 cores=1,3,5,7
/proc/11423/stat : 11423 (RestartSAT) R 11421 11423 10557 0 -1 4202496 39387 0 0 0 2544 5 0 0 25 0 1 0 774686178 187822080 31722 33554432000 4194304 4291949 140736368874912 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/11423/statm: 45855 31722 252 24 0 42489 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 183420

[startup+51.1003 s]
/proc/loadavg: 1.96 2.03 2.00 3/454 11425
/proc/meminfo: memFree=24011056/32951124 swapFree=61585512/67111528
[pid=11423] ppid=11421 vsize=273356 CPUtime=51.09 cores=1,3,5,7
/proc/11423/stat : 11423 (RestartSAT) R 11421 11423 10557 0 -1 4202496 55341 0 0 0 5101 8 0 0 25 0 1 0 774686178 279916544 47636 33554432000 4194304 4291949 140736368874912 18446744073709551615 4255577 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/11423/statm: 68339 47636 252 24 0 64973 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 273356

[startup+102.317 s]
/proc/loadavg: 1.98 2.02 2.00 3/454 11426
/proc/meminfo: memFree=23898084/32951124 swapFree=61585512/67111528
[pid=11423] ppid=11421 vsize=417580 CPUtime=102.3 cores=1,3,5,7
/proc/11423/stat : 11423 (RestartSAT) R 11421 11423 10557 0 -1 4202496 76144 0 0 0 10218 12 0 0 25 0 1 0 774686178 427601920 68387 33554432000 4194304 4291949 140736368874912 18446744073709551615 4256164 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/11423/statm: 104395 68387 252 24 0 101029 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 417580

[startup+162.301 s]
/proc/loadavg: 1.99 2.02 2.00 3/454 11428
/proc/meminfo: memFree=23810504/32951124 swapFree=61585512/67111528
[pid=11423] ppid=11421 vsize=426940 CPUtime=162.26 cores=1,3,5,7
/proc/11423/stat : 11423 (RestartSAT) R 11421 11423 10557 0 -1 4202496 94058 0 0 0 16208 18 0 0 25 0 1 0 774686178 437186560 86265 33554432000 4194304 4291949 140736368874912 18446744073709551615 4255915 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/11423/statm: 106735 86265 252 24 0 103369 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 426940

[startup+222.301 s]
/proc/loadavg: 1.99 2.01 2.00 3/454 11432
/proc/meminfo: memFree=23723280/32951124 swapFree=61585512/67111528
[pid=11423] ppid=11421 vsize=433044 CPUtime=222.25 cores=1,3,5,7
/proc/11423/stat : 11423 (RestartSAT) R 11421 11423 10557 0 -1 4202496 111627 0 0 0 22203 22 0 0 25 0 1 0 774686178 443437056 103792 33554432000 4194304 4291949 140736368874912 18446744073709551615 4255904 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/11423/statm: 108261 103792 252 24 0 104895 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 433044

[startup+282.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/454 11434
/proc/meminfo: memFree=23643660/32951124 swapFree=61585512/67111528
[pid=11423] ppid=11421 vsize=654424 CPUtime=282.26 cores=1,3,5,7
/proc/11423/stat : 11423 (RestartSAT) R 11421 11423 10557 0 -1 4202496 128647 0 0 0 28199 27 0 0 25 0 1 0 774686178 670130176 120775 33554432000 4194304 4291949 140736368874912 18446744073709551615 4255904 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/11423/statm: 163606 120775 252 24 0 160240 0
Current children cumulated CPU time (s) 282.26
Current children cumulated vsize (KiB) 654424

[startup+342.3 s]
/proc/loadavg: 2.08 2.03 2.00 3/454 11436
/proc/meminfo: memFree=23596632/32951124 swapFree=61585512/67111528
[pid=11423] ppid=11421 vsize=663816 CPUtime=342.26 cores=1,3,5,7
/proc/11423/stat : 11423 (RestartSAT) R 11421 11423 10557 0 -1 4202496 137998 0 0 0 34195 31 0 0 25 0 1 0 774686178 679747584 130111 33554432000 4194304 4291949 140736368874912 18446744073709551615 4255915 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/11423/statm: 165954 130111 252 24 0 162588 0
Current children cumulated CPU time (s) 342.26
Current children cumulated vsize (KiB) 663816

[startup+402.3 s]
/proc/loadavg: 2.22 2.07 2.01 3/454 11437
/proc/meminfo: memFree=23551604/32951124 swapFree=61585512/67111528
[pid=11423] ppid=11421 vsize=666304 CPUtime=402.26 cores=1,3,5,7
/proc/11423/stat : 11423 (RestartSAT) R 11421 11423 10557 0 -1 4202496 145993 0 0 0 40192 34 0 0 25 0 1 0 774686178 682295296 138092 33554432000 4194304 4291949 140736368874912 18446744073709551615 4255907 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/11423/statm: 166576 138092 252 24 0 163210 0
Current children cumulated CPU time (s) 402.26
Current children cumulated vsize (KiB) 666304

[startup+462.301 s]
/proc/loadavg: 2.15 2.07 2.01 3/454 11439
/proc/meminfo: memFree=23511016/32951124 swapFree=61585512/67111528
[pid=11423] ppid=11421 vsize=668844 CPUtime=462.27 cores=1,3,5,7
/proc/11423/stat : 11423 (RestartSAT) R 11421 11423 10557 0 -1 4202496 153181 0 0 0 46189 38 0 0 25 0 1 0 774686178 684896256 145275 33554432000 4194304 4291949 140736368874912 18446744073709551615 4255904 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/11423/statm: 167211 145275 252 24 0 163845 0
Current children cumulated CPU time (s) 462.27
Current children cumulated vsize (KiB) 668844

[startup+522.301 s]
/proc/loadavg: 2.05 2.05 2.01 3/454 11440
/proc/meminfo: memFree=23464984/32951124 swapFree=61585512/67111528
[pid=11423] ppid=11421 vsize=673064 CPUtime=522.27 cores=1,3,5,7
/proc/11423/stat : 11423 (RestartSAT) R 11421 11423 10557 0 -1 4202496 160720 0 0 0 52186 41 0 0 25 0 1 0 774686178 689217536 152801 33554432000 4194304 4291949 140736368874912 18446744073709551615 4255935 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/11423/statm: 168266 152801 252 24 0 164900 0
Current children cumulated CPU time (s) 522.27
Current children cumulated vsize (KiB) 673064

[startup+582.301 s]
/proc/loadavg: 2.02 2.04 2.00 3/454 11442
/proc/meminfo: memFree=23431832/32951124 swapFree=61585512/67111528
[pid=11423] ppid=11421 vsize=675416 CPUtime=582.27 cores=1,3,5,7
/proc/11423/stat : 11423 (RestartSAT) R 11421 11423 10557 0 -1 4202496 166277 0 0 0 58183 44 0 0 25 0 1 0 774686178 691625984 158348 33554432000 4194304 4291949 140736368874912 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/11423/statm: 168854 158348 252 24 0 165488 0
Current children cumulated CPU time (s) 582.27
Current children cumulated vsize (KiB) 675416

[startup+642.301 s]

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

[startup+4062.32 s]
/proc/loadavg: 2.00 2.03 2.00 3/454 12020
/proc/meminfo: memFree=22731860/32951124 swapFree=61585512/67111528
[pid=11423] ppid=11421 vsize=1688920 CPUtime=4062.38 cores=1,3,5,7
/proc/11423/stat : 11423 (RestartSAT) R 11421 11423 10557 0 -1 4202496 305487 0 0 0 406121 117 0 0 25 0 1 0 774686178 1729454080 297334 33554432000 4194304 4291949 140736368874912 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/11423/statm: 422230 297334 252 24 0 418864 0
Current children cumulated CPU time (s) 4062.38
Current children cumulated vsize (KiB) 1688920

[startup+4122.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/454 12021
/proc/meminfo: memFree=22720308/32951124 swapFree=61585512/67111528
[pid=11423] ppid=11421 vsize=1689348 CPUtime=4122.37 cores=1,3,5,7
/proc/11423/stat : 11423 (RestartSAT) R 11421 11423 10557 0 -1 4202496 307276 0 0 0 412119 118 0 0 25 0 1 0 774686178 1729892352 299120 33554432000 4194304 4291949 140736368874912 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/11423/statm: 422337 299120 252 24 0 418971 0
Current children cumulated CPU time (s) 4122.37
Current children cumulated vsize (KiB) 1689348

[startup+4182.3 s]
/proc/loadavg: 2.14 2.05 2.01 3/454 12023
/proc/meminfo: memFree=22948940/32951124 swapFree=61585512/67111528
[pid=11423] ppid=11421 vsize=1690340 CPUtime=4182.38 cores=1,3,5,7
/proc/11423/stat : 11423 (RestartSAT) R 11421 11423 10557 0 -1 4202496 309389 0 0 0 418119 119 0 0 25 0 1 0 774686178 1730908160 301231 33554432000 4194304 4291949 140736368874912 18446744073709551615 4255904 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/11423/statm: 422585 301231 252 24 0 419219 0
Current children cumulated CPU time (s) 4182.38
Current children cumulated vsize (KiB) 1690340

[startup+4242.3 s]
/proc/loadavg: 2.05 2.03 2.00 3/454 12025
/proc/meminfo: memFree=22902656/32951124 swapFree=61585512/67111528
[pid=11423] ppid=11421 vsize=1691416 CPUtime=4242.38 cores=1,3,5,7
/proc/11423/stat : 11423 (RestartSAT) R 11421 11423 10557 0 -1 4202496 310780 0 0 0 424118 120 0 0 25 0 1 0 774686178 1732009984 302622 33554432000 4194304 4291949 140736368874912 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/11423/statm: 422854 302622 252 24 0 419488 0
Current children cumulated CPU time (s) 4242.38
Current children cumulated vsize (KiB) 1691416

[startup+4302.3 s]
/proc/loadavg: 2.06 2.04 2.00 3/454 12026
/proc/meminfo: memFree=22887132/32951124 swapFree=61585512/67111528
[pid=11423] ppid=11421 vsize=1691792 CPUtime=4302.38 cores=1,3,5,7
/proc/11423/stat : 11423 (RestartSAT) R 11421 11423 10557 0 -1 4202496 311903 0 0 0 430117 121 0 0 25 0 1 0 774686178 1732395008 303743 33554432000 4194304 4291949 140736368874912 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/11423/statm: 422948 303743 252 24 0 419582 0
Current children cumulated CPU time (s) 4302.38
Current children cumulated vsize (KiB) 1691792

[startup+4362.3 s]
/proc/loadavg: 2.06 2.04 2.00 3/454 12028
/proc/meminfo: memFree=22873336/32951124 swapFree=61585512/67111528
[pid=11423] ppid=11421 vsize=1691984 CPUtime=4362.38 cores=1,3,5,7
/proc/11423/stat : 11423 (RestartSAT) R 11421 11423 10557 0 -1 4202496 313074 0 0 0 436117 121 0 0 25 0 1 0 774686178 1732591616 304910 33554432000 4194304 4291949 140736368874912 18446744073709551615 4255907 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/11423/statm: 422996 304910 252 24 0 419630 0
Current children cumulated CPU time (s) 4362.38
Current children cumulated vsize (KiB) 1691984

[startup+4422.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/454 12029
/proc/meminfo: memFree=22859168/32951124 swapFree=61585512/67111528
[pid=11423] ppid=11421 vsize=1693548 CPUtime=4422.38 cores=1,3,5,7
/proc/11423/stat : 11423 (RestartSAT) R 11421 11423 10557 0 -1 4202496 314586 0 0 0 442116 122 0 0 25 0 1 0 774686178 1734193152 306417 33554432000 4194304 4291949 140736368874912 18446744073709551615 4255907 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/11423/statm: 423387 306417 252 24 0 420021 0
Current children cumulated CPU time (s) 4422.38
Current children cumulated vsize (KiB) 1693548

[startup+4482.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/454 12031
/proc/meminfo: memFree=22841788/32951124 swapFree=61585512/67111528
[pid=11423] ppid=11421 vsize=1697068 CPUtime=4482.39 cores=1,3,5,7
/proc/11423/stat : 11423 (RestartSAT) R 11421 11423 10557 0 -1 4202496 316223 0 0 0 448116 123 0 0 25 0 1 0 774686178 1737797632 308053 33554432000 4194304 4291949 140736368874912 18446744073709551615 4255907 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/11423/statm: 424267 308053 252 24 0 420901 0
Current children cumulated CPU time (s) 4482.39
Current children cumulated vsize (KiB) 1697068

[startup+4542.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/454 12033
/proc/meminfo: memFree=22821560/32951124 swapFree=61585512/67111528
[pid=11423] ppid=11421 vsize=1704324 CPUtime=4542.39 cores=1,3,5,7
/proc/11423/stat : 11423 (RestartSAT) R 11421 11423 10557 0 -1 4202496 318680 0 0 0 454115 124 0 0 25 0 1 0 774686178 1745227776 310508 33554432000 4194304 4291949 140736368874912 18446744073709551615 4255904 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/11423/statm: 426081 310508 252 24 0 422715 0
Current children cumulated CPU time (s) 4542.39
Current children cumulated vsize (KiB) 1704324

[startup+4602.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/454 12034
/proc/meminfo: memFree=22806648/32951124 swapFree=61585512/67111528
[pid=11423] ppid=11421 vsize=1706884 CPUtime=4602.4 cores=1,3,5,7
/proc/11423/stat : 11423 (RestartSAT) R 11421 11423 10557 0 -1 4202496 320697 0 0 0 460115 125 0 0 25 0 1 0 774686178 1747849216 312523 33554432000 4194304 4291949 140736368874912 18446744073709551615 4255907 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/11423/statm: 426721 312523 252 24 0 423355 0
Current children cumulated CPU time (s) 4602.4
Current children cumulated vsize (KiB) 1706884

[startup+4662.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/454 12036
/proc/meminfo: memFree=22792492/32951124 swapFree=61585512/67111528
[pid=11423] ppid=11421 vsize=1707844 CPUtime=4662.39 cores=1,3,5,7
/proc/11423/stat : 11423 (RestartSAT) R 11421 11423 10557 0 -1 4202496 322343 0 0 0 466114 125 0 0 25 0 1 0 774686178 1748832256 314168 33554432000 4194304 4291949 140736368874912 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/11423/statm: 426961 314168 252 24 0 423595 0
Current children cumulated CPU time (s) 4662.39
Current children cumulated vsize (KiB) 1707844

[startup+4722.32 s]
/proc/loadavg: 2.08 2.04 2.01 3/454 12037
/proc/meminfo: memFree=22774120/32951124 swapFree=61585512/67111528
[pid=11423] ppid=11421 vsize=1707844 CPUtime=4722.41 cores=1,3,5,7
/proc/11423/stat : 11423 (RestartSAT) R 11421 11423 10557 0 -1 4202496 323324 0 0 0 472115 126 0 0 25 0 1 0 774686178 1748832256 315147 33554432000 4194304 4291949 140736368874912 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/11423/statm: 426961 315147 252 24 0 423595 0
Current children cumulated CPU time (s) 4722.41
Current children cumulated vsize (KiB) 1707844

[startup+4782.3 s]
/proc/loadavg: 2.12 2.06 2.01 3/454 12039
/proc/meminfo: memFree=22764056/32951124 swapFree=61585512/67111528
[pid=11423] ppid=11421 vsize=1709764 CPUtime=4782.39 cores=1,3,5,7
/proc/11423/stat : 11423 (RestartSAT) R 11421 11423 10557 0 -1 4202496 324709 0 0 0 478113 126 0 0 25 0 1 0 774686178 1750798336 316530 33554432000 4194304 4291949 140736368874912 18446744073709551615 4255915 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/11423/statm: 427441 316530 252 24 0 424075 0
Current children cumulated CPU time (s) 4782.39
Current children cumulated vsize (KiB) 1709764

[startup+4842.3 s]
/proc/loadavg: 2.18 2.08 2.02 5/461 13657
/proc/meminfo: memFree=22743604/32951124 swapFree=61585512/67111528
[pid=11423] ppid=11421 vsize=1710724 CPUtime=4842.4 cores=1,3,5,7
/proc/11423/stat : 11423 (RestartSAT) R 11421 11423 10557 0 -1 4202496 326038 0 0 0 484113 127 0 0 25 0 1 0 774686178 1751781376 317857 33554432000 4194304 4291949 140736368874912 18446744073709551615 4255907 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/11423/statm: 427681 317857 252 24 0 424315 0
Current children cumulated CPU time (s) 4842.4
Current children cumulated vsize (KiB) 1710724

[startup+4902.3 s]
/proc/loadavg: 2.74 2.26 2.08 4/461 11768
/proc/meminfo: memFree=22710796/32951124 swapFree=61585512/67111528
[pid=11423] ppid=11421 vsize=1710724 CPUtime=4902.39 cores=1,3,5,7
/proc/11423/stat : 11423 (RestartSAT) R 11421 11423 10557 0 -1 4202496 326913 0 0 0 490112 127 0 0 25 0 1 0 774686178 1751781376 318731 33554432000 4194304 4291949 140736368874912 18446744073709551615 4255907 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/11423/statm: 427681 318731 252 24 0 424315 0
Current children cumulated CPU time (s) 4902.39
Current children cumulated vsize (KiB) 1710724

[startup+4962.3 s]
/proc/loadavg: 2.37 2.25 2.09 3/454 18064
/proc/meminfo: memFree=22695800/32951124 swapFree=61585512/67111528
[pid=11423] ppid=11421 vsize=1710724 CPUtime=4962.4 cores=1,3,5,7
/proc/11423/stat : 11423 (RestartSAT) R 11421 11423 10557 0 -1 4202496 328142 0 0 0 496112 128 0 0 25 0 1 0 774686178 1751781376 319957 33554432000 4194304 4291949 140736368874912 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/11423/statm: 427681 319957 252 24 0 424315 0
Current children cumulated CPU time (s) 4962.4
Current children cumulated vsize (KiB) 1710724



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.19 2.22 2.08 2/452 18066
/proc/meminfo: memFree=22963896/32951124 swapFree=61585512/67111528
[pid=11423] ppid=11421 vsize=1710724 CPUtime=5000.01 cores=1,3,5,7
/proc/11423/stat : 11423 (RestartSAT) R 11421 11423 10557 0 -1 4202496 329318 0 0 0 499873 128 0 0 25 0 1 0 774686178 1751781376 321132 33554432000 4194304 4291949 140736368874912 18446744073709551615 4255907 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/11423/statm: 427681 321132 252 24 0 424315 0
Current children cumulated CPU time (s) 5000.01
Current children cumulated vsize (KiB) 1710724

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+4999.9 s]
/proc/loadavg: 2.19 2.22 2.08 2/452 18066
/proc/meminfo: memFree=22963896/32951124 swapFree=61585512/67111528
[pid=11423] ppid=11421 vsize=1710724 CPUtime=5000.01 cores=1,3,5,7
/proc/11423/stat : 11423 (RestartSAT) R 11421 11423 10557 0 -1 4202496 329318 0 0 0 499873 128 0 0 25 0 1 0 774686178 1751781376 321132 33554432000 4194304 4291949 140736368874912 18446744073709551615 4255907 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/11423/statm: 427681 321132 252 24 0 424315 0
Current children cumulated CPU time (s) 5000.01
Current children cumulated vsize (KiB) 1710724

Child ended because it received signal 15 (SIGTERM)
Real time (s): 4999.97
CPU time (s): 5000.07
CPU user time (s): 4998.74
CPU system time (s): 1.3368
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 1710724

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

runsolver used 20.8848 second user time and 52.1711 second system time

The end

Launcher Data

Begin job on node133 at 2011-05-29 03:01:23
IDJOB=3421430
IDBENCH=88219
IDSOLVER=1911
FILE ID=node133/3421430-1306630883
RUNJOBID= node133-1306625880-11193
PBS_JOBID= 13471607
Free space on /tmp= 73180 MiB

SOLVER NAME= RestartSAT B95
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m62-q1504.5-n60-p30-s88600538.cnf
COMMAND LINE= HOME/RestartSAT -rfirst=1 -var-decay=0.95 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3421430-1306630883/watcher-3421430-1306630883 -o /tmp/evaluation-result-3421430-1306630883/solver-3421430-1306630883 -C 5000 -W 5100 -M 15500  HOME/RestartSAT -rfirst=1 -var-decay=0.95 HOME/instance-3421430-1306630883.cnf

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

MD5SUM BENCH= 76c30bc0971bc865c2b988ddaca89385
RANDOM SEED=153739131

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:      24283880 kB
Buffers:        212696 kB
Cached:        2196968 kB
SwapCached:      56596 kB
Active:         873524 kB
Inactive:      7560932 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24283880 kB
SwapTotal:    67111528 kB
SwapFree:     61585512 kB
Dirty:           14776 kB
Writeback:           0 kB
AnonPages:     5973460 kB
Mapped:          30600 kB
Slab:           114072 kB
PageTables:      53072 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 114921624 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= 73184 MiB
End job on node133 at 2011-05-29 04:24:45