Trace number 3280220

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.08 1300.06

General information on the benchmark

Nameindustrial/anbulagan/
hard-sat/partial-10-13-s.cnf
MD5SUMd90571b4b69632567da9d3ebfd25979e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark200.647
Satisfiable
(Un)Satisfiability was proved
Number of variables234673
Number of clauses1071339
Sum of the clauses size2453820
Maximum clause length10
Minimum clause length1
Number of clauses of size 117679
Number of clauses of size 2856659
Number of clauses of size 3153061
Number of clauses of size 44880
Number of clauses of size 519520
Number of clauses of size over 519540

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-3280220-1303746810/watcher-3280220-1303746810 -o /tmp/evaluation-result-3280220-1303746810/solver-3280220-1303746810 -C 2400 -W 1300 -M 7680 HOME/RestartSAT -rfirst=1 -var-decay=0.95 HOME/instance-3280220-1303746810.cnf 

running on 2 cores: 0,2

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.01 0.03 0.00 1/178 27352
/proc/meminfo: memFree=19452136/32951124 swapFree=67111528/67111528
[pid=27352] ppid=27350 vsize=10296 CPUtime=0 cores=0,2
/proc/27352/stat : 27352 (RestartSAT) R 27350 27352 27322 0 -1 4194304 102 0 0 0 0 0 0 0 20 0 1 0 486279246 10543104 56 33554432000 4194304 4291949 140736016705408 18446744073709551615 232330968711 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27352/statm: 2574 59 45 24 0 45 0

[startup+0.0799271 s]
/proc/loadavg: 0.01 0.03 0.00 1/178 27352
/proc/meminfo: memFree=19452136/32951124 swapFree=67111528/67111528
[pid=27352] ppid=27350 vsize=41652 CPUtime=0.07 cores=0,2
/proc/27352/stat : 27352 (RestartSAT) R 27350 27352 27322 0 -1 4202496 6623 0 0 0 6 1 0 0 20 0 1 0 486279246 42651648 6371 33554432000 4194304 4291949 140736016705408 18446744073709551615 4240881 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/27352/statm: 10413 6377 227 24 0 7047 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 41652

[startup+0.100914 s]
/proc/loadavg: 0.01 0.03 0.00 1/178 27352
/proc/meminfo: memFree=19452136/32951124 swapFree=67111528/67111528
[pid=27352] ppid=27350 vsize=50948 CPUtime=0.08 cores=0,2
/proc/27352/stat : 27352 (RestartSAT) R 27350 27352 27322 0 -1 4202496 8894 0 0 0 7 1 0 0 20 0 1 0 486279246 52170752 8506 33554432000 4194304 4291949 140736016705408 18446744073709551615 232335553221 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/27352/statm: 12770 8510 227 24 0 9404 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 50948

[startup+0.300919 s]
/proc/loadavg: 0.01 0.03 0.00 1/178 27352
/proc/meminfo: memFree=19452136/32951124 swapFree=67111528/67111528
[pid=27352] ppid=27350 vsize=88856 CPUtime=0.28 cores=0,2
/proc/27352/stat : 27352 (RestartSAT) R 27350 27352 27322 0 -1 4202496 17671 0 0 0 26 2 0 0 21 0 1 0 486279246 90988544 16280 33554432000 4194304 4291949 140736016705408 18446744073709551615 232335553221 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/27352/statm: 22214 16282 227 24 0 18848 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 88856

[startup+0.700839 s]
/proc/loadavg: 0.01 0.03 0.00 1/178 27352
/proc/meminfo: memFree=19452136/32951124 swapFree=67111528/67111528
[pid=27352] ppid=27350 vsize=120128 CPUtime=0.69 cores=0,2
/proc/27352/stat : 27352 (RestartSAT) R 27350 27352 27322 0 -1 4202496 27768 0 0 0 65 4 0 0 22 0 1 0 486279246 123011072 24488 33554432000 4194304 4291949 140736016705408 18446744073709551615 4230016 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/27352/statm: 30032 24488 232 24 0 26666 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 120128

[startup+1.50071 s]
/proc/loadavg: 0.01 0.03 0.00 3/181 27357
/proc/meminfo: memFree=19332432/32951124 swapFree=67111528/67111528
[pid=27352] ppid=27350 vsize=145396 CPUtime=1.49 cores=0,2
/proc/27352/stat : 27352 (RestartSAT) R 27350 27352 27322 0 -1 4202496 32865 0 0 0 144 5 0 0 25 0 1 0 486279246 148885504 29406 33554432000 4194304 4291949 140736016705408 18446744073709551615 232335559565 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/27352/statm: 36349 29406 234 24 0 32983 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 145396

[startup+3.10044 s]
/proc/loadavg: 0.17 0.06 0.01 3/184 27363
/proc/meminfo: memFree=19274872/32951124 swapFree=67111528/67111528
[pid=27352] ppid=27350 vsize=112544 CPUtime=3.09 cores=0,2
/proc/27352/stat : 27352 (RestartSAT) R 27350 27352 27322 0 -1 4202496 39354 0 0 0 303 6 0 0 25 0 1 0 486279246 115245056 22914 33554432000 4194304 4291949 140736016705408 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/27352/statm: 28136 22914 253 24 0 24770 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 112544

[startup+6.30083 s]
/proc/loadavg: 0.17 0.06 0.01 5/191 27377
/proc/meminfo: memFree=19147068/32951124 swapFree=67111528/67111528
[pid=27352] ppid=27350 vsize=112544 CPUtime=6.29 cores=0,2
/proc/27352/stat : 27352 (RestartSAT) R 27350 27352 27322 0 -1 4202496 39553 0 0 0 623 6 0 0 25 0 1 0 486279246 115245056 23112 33554432000 4194304 4291949 140736016705408 18446744073709551615 4255577 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/27352/statm: 28136 23112 253 24 0 24770 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 112544

[startup+12.7007 s]
/proc/loadavg: 0.48 0.13 0.03 5/194 27383
/proc/meminfo: memFree=18852484/32951124 swapFree=67111528/67111528
[pid=27352] ppid=27350 vsize=131220 CPUtime=12.68 cores=0,2
/proc/27352/stat : 27352 (RestartSAT) R 27350 27352 27322 0 -1 4202496 40508 0 0 0 1262 6 0 0 25 0 1 0 486279246 134369280 24064 33554432000 4194304 4291949 140736016705408 18446744073709551615 4248432 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/27352/statm: 32805 24064 253 24 0 29439 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 131220

[startup+25.5004 s]
/proc/loadavg: 1.26 0.31 0.09 5/194 27384
/proc/meminfo: memFree=18814716/32951124 swapFree=67111528/67111528
[pid=27352] ppid=27350 vsize=150076 CPUtime=25.48 cores=0,2
/proc/27352/stat : 27352 (RestartSAT) R 27350 27352 27322 0 -1 4202496 41911 0 0 0 2541 7 0 0 25 0 1 0 486279246 153677824 25465 33554432000 4194304 4291949 140736016705408 18446744073709551615 4255577 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/27352/statm: 37519 25465 253 24 0 34153 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 150076

[startup+51.1008 s]
/proc/loadavg: 2.19 0.61 0.20 5/194 27384
/proc/meminfo: memFree=18742840/32951124 swapFree=67111528/67111528
[pid=27352] ppid=27350 vsize=199396 CPUtime=51.08 cores=0,2
/proc/27352/stat : 27352 (RestartSAT) R 27350 27352 27322 0 -1 4202496 53086 0 0 0 5099 9 0 0 25 0 1 0 486279246 204181504 36629 33554432000 4194304 4291949 140736016705408 18446744073709551615 4255577 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/27352/statm: 49849 36629 253 24 0 46483 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 199396

[startup+102.307 s]
/proc/loadavg: 3.38 1.21 0.42 5/194 27386
/proc/meminfo: memFree=18653780/32951124 swapFree=67111528/67111528
[pid=27352] ppid=27350 vsize=230216 CPUtime=102.3 cores=0,2
/proc/27352/stat : 27352 (RestartSAT) R 27350 27352 27322 0 -1 4202496 61676 0 0 0 10217 13 0 0 25 0 1 0 486279246 235741184 45200 33554432000 4194304 4291949 140736016705408 18446744073709551615 4255627 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/27352/statm: 57554 45200 253 24 0 54188 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 230216

[startup+162.301 s]
/proc/loadavg: 3.75 1.68 0.63 5/194 27387
/proc/meminfo: memFree=18554560/32951124 swapFree=67111528/67111528
[pid=27352] ppid=27350 vsize=280304 CPUtime=162.28 cores=0,2
/proc/27352/stat : 27352 (RestartSAT) R 27350 27352 27322 0 -1 4202496 73508 0 0 0 16210 18 0 0 25 0 1 0 486279246 287031296 57002 33554432000 4194304 4291949 140736016705408 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/27352/statm: 70076 57002 253 24 0 66710 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 280304

[startup+222.3 s]
/proc/loadavg: 3.91 2.13 0.85 5/194 27389
/proc/meminfo: memFree=18463520/32951124 swapFree=67111528/67111528
[pid=27352] ppid=27350 vsize=361692 CPUtime=222.29 cores=0,2
/proc/27352/stat : 27352 (RestartSAT) R 27350 27352 27322 0 -1 4202496 80970 0 0 0 22207 22 0 0 25 0 1 0 486279246 370372608 64452 33554432000 4194304 4291949 140736016705408 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/27352/statm: 90423 64452 253 24 0 87057 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 361692

[startup+282.301 s]
/proc/loadavg: 3.96 2.44 1.03 5/194 27390
/proc/meminfo: memFree=18375840/32951124 swapFree=67111528/67111528
[pid=27352] ppid=27350 vsize=361692 CPUtime=282.3 cores=0,2
/proc/27352/stat : 27352 (RestartSAT) R 27350 27352 27322 0 -1 4202496 90506 0 0 0 28203 27 0 0 25 0 1 0 486279246 370372608 73967 33554432000 4194304 4291949 140736016705408 18446744073709551615 4267195 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/27352/statm: 90423 73967 253 24 0 87057 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 361692

[startup+342.301 s]
/proc/loadavg: 3.99 2.74 1.23 5/194 27392
/proc/meminfo: memFree=18284672/32951124 swapFree=67111528/67111528
[pid=27352] ppid=27350 vsize=493952 CPUtime=342.29 cores=0,2
/proc/27352/stat : 27352 (RestartSAT) R 27350 27352 27322 0 -1 4202496 101738 0 0 0 34198 31 0 0 25 0 1 0 486279246 505806848 85185 33554432000 4194304 4291949 140736016705408 18446744073709551615 4255577 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/27352/statm: 123488 85185 253 24 0 120122 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 493952

[startup+402.3 s]
/proc/loadavg: 4.03 2.96 1.39 5/194 27394
/proc/meminfo: memFree=18199836/32951124 swapFree=67111528/67111528
[pid=27352] ppid=27350 vsize=493952 CPUtime=402.29 cores=0,2
/proc/27352/stat : 27352 (RestartSAT) R 27350 27352 27322 0 -1 4202496 113067 0 0 0 40192 37 0 0 25 0 1 0 486279246 505806848 96499 33554432000 4194304 4291949 140736016705408 18446744073709551615 4250443 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/27352/statm: 123488 96499 253 24 0 120122 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 493952

[startup+462.301 s]
/proc/loadavg: 4.01 3.15 1.55 5/194 27404
/proc/meminfo: memFree=18120212/32951124 swapFree=67111528/67111528
[pid=27352] ppid=27350 vsize=493952 CPUtime=462.3 cores=0,2
/proc/27352/stat : 27352 (RestartSAT) R 27350 27352 27322 0 -1 4202496 120194 0 0 0 46189 41 0 0 25 0 1 0 486279246 505806848 103616 33554432000 4194304 4291949 140736016705408 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/27352/statm: 123488 103616 253 24 0 120122 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 493952

[startup+522.301 s]
/proc/loadavg: 4.00 3.30 1.70 5/194 27406
/proc/meminfo: memFree=18049256/32951124 swapFree=67111528/67111528
[pid=27352] ppid=27350 vsize=493952 CPUtime=522.29 cores=0,2
/proc/27352/stat : 27352 (RestartSAT) R 27350 27352 27322 0 -1 4202496 128136 0 0 0 52185 44 0 0 25 0 1 0 486279246 505806848 111543 33554432000 4194304 4291949 140736016705408 18446744073709551615 4256164 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/27352/statm: 123488 111543 253 24 0 120122 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 493952

[startup+582.3 s]
/proc/loadavg: 4.00 3.43 1.84 5/194 27408
/proc/meminfo: memFree=17981768/32951124 swapFree=67111528/67111528
[pid=27352] ppid=27350 vsize=708876 CPUtime=582.3 cores=0,2
/proc/27352/stat : 27352 (RestartSAT) R 27350 27352 27322 0 -1 4202496 135262 0 0 0 58182 48 0 0 25 0 1 0 486279246 725889024 118663 33554432000 4194304 4291949 140736016705408 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/27352/statm: 177219 118663 253 24 0 173853 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 708876

[startup+642.301 s]
/proc/loadavg: 4.18 3.58 2.00 5/194 27409
/proc/meminfo: memFree=17893576/32951124 swapFree=67111528/67111528
[pid=27352] ppid=27350 vsize=708876 CPUtime=642.3 cores=0,2
/proc/27352/stat : 27352 (RestartSAT) R 27350 27352 27322 0 -1 4202496 145974 0 0 0 64178 52 0 0 25 0 1 0 486279246 725889024 129362 33554432000 4194304 4291949 140736016705408 18446744073709551615 4250438 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/27352/statm: 177219 129362 253 24 0 173853 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 708876

[startup+702.301 s]
/proc/loadavg: 4.18 3.68 2.12 5/194 27414
/proc/meminfo: memFree=17801964/32951124 swapFree=67111528/67111528
[pid=27352] ppid=27350 vsize=708876 CPUtime=702.3 cores=0,2
/proc/27352/stat : 27352 (RestartSAT) R 27350 27352 27322 0 -1 4202496 153016 0 0 0 70176 54 0 0 25 0 1 0 486279246 725889024 136398 33554432000 4194304 4291949 140736016705408 18446744073709551615 4255577 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/27352/statm: 177219 136398 253 24 0 173853 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 708876

[startup+762.307 s]
/proc/loadavg: 4.20 3.77 2.26 5/194 27415
/proc/meminfo: memFree=17731156/32951124 swapFree=67111528/67111528
[pid=27352] ppid=27350 vsize=708876 CPUtime=762.31 cores=0,2
/proc/27352/stat : 27352 (RestartSAT) R 27350 27352 27322 0 -1 4202496 161222 0 0 0 76173 58 0 0 25 0 1 0 486279246 725889024 144597 33554432000 4194304 4291949 140736016705408 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/27352/statm: 177219 144597 253 24 0 173853 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 708876

[startup+822.3 s]
/proc/loadavg: 4.08 3.81 2.35 5/194 27417
/proc/meminfo: memFree=17670496/32951124 swapFree=67111528/67111528
[pid=27352] ppid=27350 vsize=708876 CPUtime=822.31 cores=0,2
/proc/27352/stat : 27352 (RestartSAT) R 27350 27352 27322 0 -1 4202496 168447 0 0 0 82170 61 0 0 25 0 1 0 486279246 725889024 151812 33554432000 4194304 4291949 140736016705408 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/27352/statm: 177219 151812 253 24 0 173853 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 708876

[startup+882.301 s]
/proc/loadavg: 4.02 3.84 2.46 5/194 27419
/proc/meminfo: memFree=17606480/32951124 swapFree=67111528/67111528
[pid=27352] ppid=27350 vsize=708876 CPUtime=882.31 cores=0,2
/proc/27352/stat : 27352 (RestartSAT) R 27350 27352 27322 0 -1 4202496 175738 0 0 0 88167 64 0 0 25 0 1 0 486279246 725889024 159096 33554432000 4194304 4291949 140736016705408 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/27352/statm: 177219 159096 253 24 0 173853 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 708876

[startup+942.301 s]
/proc/loadavg: 4.06 3.88 2.55 5/194 27420
/proc/meminfo: memFree=17522368/32951124 swapFree=67111528/67111528
[pid=27352] ppid=27350 vsize=1058124 CPUtime=942.3 cores=0,2
/proc/27352/stat : 27352 (RestartSAT) R 27350 27352 27322 0 -1 4202496 188652 0 0 0 94162 68 0 0 25 0 1 0 486279246 1083518976 171989 33554432000 4194304 4291949 140736016705408 18446744073709551615 4248328 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/27352/statm: 264531 171989 253 24 0 261165 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 1058124

[startup+1002.3 s]
/proc/loadavg: 4.10 3.92 2.65 5/194 27422
/proc/meminfo: memFree=17414604/32951124 swapFree=67111528/67111528
[pid=27352] ppid=27350 vsize=1058124 CPUtime=1002.31 cores=0,2
/proc/27352/stat : 27352 (RestartSAT) R 27350 27352 27322 0 -1 4202496 205280 0 0 0 100155 76 0 0 25 0 1 0 486279246 1083518976 188603 33554432000 4194304 4291949 140736016705408 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/27352/statm: 264531 188603 253 24 0 261165 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 1058124

[startup+1062.3 s]
/proc/loadavg: 4.04 3.93 2.73 5/194 27423
/proc/meminfo: memFree=17348736/32951124 swapFree=67111528/67111528
[pid=27352] ppid=27350 vsize=1058124 CPUtime=1062.31 cores=0,2
/proc/27352/stat : 27352 (RestartSAT) R 27350 27352 27322 0 -1 4202496 212608 0 0 0 106152 79 0 0 25 0 1 0 486279246 1083518976 195920 33554432000 4194304 4291949 140736016705408 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/27352/statm: 264531 195920 253 24 0 261165 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 1058124

[startup+1122.3 s]
/proc/loadavg: 4.01 3.94 2.81 5/194 27425
/proc/meminfo: memFree=17285236/32951124 swapFree=67111528/67111528
[pid=27352] ppid=27350 vsize=1060924 CPUtime=1122.31 cores=0,2
/proc/27352/stat : 27352 (RestartSAT) R 27350 27352 27322 0 -1 4202496 219512 0 0 0 112149 82 0 0 25 0 1 0 486279246 1086386176 202813 33554432000 4194304 4291949 140736016705408 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/27352/statm: 265231 202813 253 24 0 261865 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 1060924

[startup+1182.3 s]
/proc/loadavg: 4.00 3.95 2.88 5/194 27426
/proc/meminfo: memFree=17312996/32951124 swapFree=67111528/67111528
[pid=27352] ppid=27350 vsize=1063812 CPUtime=1182.31 cores=0,2
/proc/27352/stat : 27352 (RestartSAT) R 27350 27352 27322 0 -1 4202496 227465 0 0 0 118145 86 0 0 25 0 1 0 486279246 1089343488 210755 33554432000 4194304 4291949 140736016705408 18446744073709551615 4255577 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/27352/statm: 265953 210755 253 24 0 262587 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 1063812

[startup+1242.3 s]
/proc/loadavg: 4.24 4.02 2.97 5/189 27449
/proc/meminfo: memFree=17129400/32951124 swapFree=67111528/67111528
[pid=27352] ppid=27350 vsize=1066052 CPUtime=1242.32 cores=0,2
/proc/27352/stat : 27352 (RestartSAT) R 27350 27352 27322 0 -1 4202496 233019 0 0 0 124143 89 0 0 25 0 1 0 486279246 1091637248 216299 33554432000 4194304 4291949 140736016705408 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/27352/statm: 266513 216299 253 24 0 263147 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 1066052



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.12 4.03 3.03 5/194 27457
/proc/meminfo: memFree=16289520/32951124 swapFree=67111528/67111528
[pid=27352] ppid=27350 vsize=1068428 CPUtime=1300.03 cores=0,2
/proc/27352/stat : 27352 (RestartSAT) R 27350 27352 27322 0 -1 4202496 239270 0 0 0 129911 92 0 0 25 0 1 0 486279246 1094070272 222540 33554432000 4194304 4291949 140736016705408 18446744073709551615 4256164 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/27352/statm: 267107 222540 253 24 0 263741 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 1068428

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.06
CPU time (s): 1300.08
CPU user time (s): 1299.11
CPU system time (s): 0.967852
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 1068428

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

runsolver used 2.22966 second user time and 4.87426 second system time

The end

Launcher Data

Begin job on node132 at 2011-04-25 17:53:31
IDJOB=3280220
IDBENCH=20353
IDSOLVER=1580
FILE ID=node132/3280220-1303746810
RUNJOBID= node132-1303746807-27340
PBS_JOBID= 13154030
Free space on /tmp= 72072 MiB

SOLVER NAME= RestartSAT B95
BENCH NAME= SAT07/industrial/anbulagan/hard-sat/partial-10-13-s.cnf
COMMAND LINE= HOME/RestartSAT -rfirst=1 -var-decay=0.95 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3280220-1303746810/watcher-3280220-1303746810 -o /tmp/evaluation-result-3280220-1303746810/solver-3280220-1303746810 -C 2400 -W 1300 -M 7680  HOME/RestartSAT -rfirst=1 -var-decay=0.95 HOME/instance-3280220-1303746810.cnf

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

MD5SUM BENCH= d90571b4b69632567da9d3ebfd25979e
RANDOM SEED=1344988621

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

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
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.67
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.833
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.82
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.833
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:      19452532 kB
Buffers:       1613484 kB
Cached:       11273140 kB
SwapCached:          0 kB
Active:        2928332 kB
Inactive:     10022972 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      19452532 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           19688 kB
Writeback:           0 kB
AnonPages:       64268 kB
Mapped:          14444 kB
Slab:           484360 kB
PageTables:       5288 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   185508 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= 71736 MiB
End job on node132 at 2011-04-25 18:15:13