Trace number 3285833

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 A75? (TO) 1300.13 1300.13

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
transport-transport-three-cities-sequential-14nodes-1000size-4degree-100mindistance-4trucks-14packages-2008seed.040-NOTKNOWN.cnf
MD5SUM6c2d25eda70423643946d76935ceb950
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1512832
Number of clauses8233086
Sum of the clauses size19530286
Maximum clause length1178
Minimum clause length1
Number of clauses of size 1846
Number of clauses of size 28165680
Number of clauses of size 31280
Number of clauses of size 41600
Number of clauses of size 51600
Number of clauses of size over 562080

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-3285833-1303766061/watcher-3285833-1303766061 -o /tmp/evaluation-result-3285833-1303766061/solver-3285833-1303766061 -C 2400 -W 1300 -M 7680 HOME/RestartSAT -rfirst=1 -var-decay=0.75 HOME/instance-3285833-1303766061.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: 1.17 1.21 2.15 5/186 21454
/proc/meminfo: memFree=14430924/32950928 swapFree=67111528/67111528
[pid=21454] ppid=21452 vsize=22692 CPUtime=0 cores=0,2
/proc/21454/stat : 21454 (RestartSAT) R 21452 21454 20116 0 -1 4202496 1383 0 0 0 0 0 0 0 23 0 1 0 488206380 23236608 1324 33554432000 4194304 4291949 140734812038992 18446744073709551615 4277761 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/21454/statm: 5673 1332 228 24 0 2307 0

[startup+0.0634021 s]
/proc/loadavg: 1.17 1.21 2.15 5/186 21454
/proc/meminfo: memFree=14430924/32950928 swapFree=67111528/67111528
[pid=21454] ppid=21452 vsize=31064 CPUtime=0.05 cores=0,2
/proc/21454/stat : 21454 (RestartSAT) R 21452 21454 20116 0 -1 4202496 3458 0 0 0 5 0 0 0 23 0 1 0 488206380 31809536 3385 33554432000 4194304 4291949 140734812038992 18446744073709551615 4278185 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/21454/statm: 7766 3388 228 24 0 4400 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 31064

[startup+0.100393 s]
/proc/loadavg: 1.17 1.21 2.15 5/186 21454
/proc/meminfo: memFree=14430924/32950928 swapFree=67111528/67111528
[pid=21454] ppid=21452 vsize=37764 CPUtime=0.09 cores=0,2
/proc/21454/stat : 21454 (RestartSAT) R 21452 21454 20116 0 -1 4202496 5079 0 0 0 9 0 0 0 23 0 1 0 488206380 38670336 4965 33554432000 4194304 4291949 140734812038992 18446744073709551615 4276510 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/21454/statm: 9441 4965 228 24 0 6075 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 37764

[startup+0.300359 s]
/proc/loadavg: 1.17 1.21 2.15 5/186 21454
/proc/meminfo: memFree=14430924/32950928 swapFree=67111528/67111528
[pid=21454] ppid=21452 vsize=75344 CPUtime=0.29 cores=0,2
/proc/21454/stat : 21454 (RestartSAT) R 21452 21454 20116 0 -1 4202496 16193 0 0 0 27 2 0 0 25 0 1 0 488206380 77152256 14902 33554432000 4194304 4291949 140734812038992 18446744073709551615 4272020 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/21454/statm: 18836 14902 228 24 0 15470 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 75344

[startup+0.700291 s]
/proc/loadavg: 1.17 1.21 2.15 5/186 21454
/proc/meminfo: memFree=14430924/32950928 swapFree=67111528/67111528
[pid=21454] ppid=21452 vsize=187032 CPUtime=0.68 cores=0,2
/proc/21454/stat : 21454 (RestartSAT) R 21452 21454 20116 0 -1 4202496 40930 0 0 0 62 6 0 0 25 0 1 0 488206380 191520768 37011 33554432000 4194304 4291949 140734812038992 18446744073709551615 4276461 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/21454/statm: 46758 37011 228 24 0 43392 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 187032

[startup+1.50015 s]
/proc/loadavg: 1.17 1.21 2.15 5/185 21455
/proc/meminfo: memFree=14182328/32950928 swapFree=67111528/67111528
[pid=21454] ppid=21452 vsize=390584 CPUtime=1.48 cores=0,2
/proc/21454/stat : 21454 (RestartSAT) R 21452 21454 20116 0 -1 4202496 89487 0 0 0 136 12 0 0 25 0 1 0 488206380 399958016 81723 33554432000 4194304 4291949 140734812038992 18446744073709551615 4221477 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/21454/statm: 97646 81723 228 24 0 94280 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 390584

[startup+3.10087 s]
/proc/loadavg: 1.17 1.21 2.15 5/190 21461
/proc/meminfo: memFree=13967156/32950928 swapFree=67111528/67111528
[pid=21454] ppid=21452 vsize=698612 CPUtime=3.07 cores=0,2
/proc/21454/stat : 21454 (RestartSAT) R 21452 21454 20116 0 -1 4202496 171425 0 0 0 282 25 0 0 25 0 1 0 488206380 715378688 155004 33554432000 4194304 4291949 140734812038992 18446744073709551615 4215504 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/21454/statm: 174653 155004 231 24 0 171287 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 698612

[startup+6.3003 s]
/proc/loadavg: 1.63 1.31 2.18 5/190 21461
/proc/meminfo: memFree=13167244/32950928 swapFree=67111528/67111528
[pid=21454] ppid=21452 vsize=698612 CPUtime=6.26 cores=0,2
/proc/21454/stat : 21454 (RestartSAT) R 21452 21454 20116 0 -1 4202496 171426 0 0 0 601 25 0 0 25 0 1 0 488206380 715378688 155005 33554432000 4194304 4291949 140734812038992 18446744073709551615 4229955 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/21454/statm: 174653 155005 232 24 0 171287 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 698612

[startup+12.7002 s]
/proc/loadavg: 1.82 1.35 2.19 5/190 21488
/proc/meminfo: memFree=13168936/32950928 swapFree=67111528/67111528
[pid=21454] ppid=21452 vsize=846260 CPUtime=12.66 cores=0,2
/proc/21454/stat : 21454 (RestartSAT) R 21452 21454 20116 0 -1 4202496 192633 0 0 0 1237 29 0 0 25 0 1 0 488206380 866570240 176172 33554432000 4194304 4291949 140734812038992 18446744073709551615 4230265 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/21454/statm: 211565 176172 234 24 0 208199 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 846260

[startup+25.501 s]
/proc/loadavg: 2.30 1.48 2.22 5/190 21489
/proc/meminfo: memFree=13363520/32950928 swapFree=67111528/67111528
[pid=21454] ppid=21452 vsize=685168 CPUtime=25.46 cores=0,2
/proc/21454/stat : 21454 (RestartSAT) R 21452 21454 20116 0 -1 4202496 225392 0 0 0 2511 35 0 0 25 0 1 0 488206380 701612032 148939 33554432000 4194304 4291949 140734812038992 18446744073709551615 4255983 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/21454/statm: 171292 148939 253 24 0 167926 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 685168

[startup+51.1004 s]
/proc/loadavg: 2.88 1.68 2.26 5/190 21490
/proc/meminfo: memFree=13249836/32950928 swapFree=67111528/67111528
[pid=21454] ppid=21452 vsize=766556 CPUtime=51.07 cores=0,2
/proc/21454/stat : 21454 (RestartSAT) R 21452 21454 20116 0 -1 4202496 236843 0 0 0 5069 38 0 0 25 0 1 0 488206380 784953344 160383 33554432000 4194304 4291949 140734812038992 18446744073709551615 4248432 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/21454/statm: 191639 160383 253 24 0 188273 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 766556

[startup+102.306 s]
/proc/loadavg: 3.56 2.05 2.36 5/190 21491
/proc/meminfo: memFree=12994400/32950928 swapFree=67111528/67111528
[pid=21454] ppid=21452 vsize=898816 CPUtime=102.27 cores=0,2
/proc/21454/stat : 21454 (RestartSAT) R 21452 21454 20116 0 -1 4202496 257052 0 0 0 10186 41 0 0 25 0 1 0 488206380 920387584 180580 33554432000 4194304 4291949 140734812038992 18446744073709551615 4248388 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/21454/statm: 224704 180580 253 24 0 221338 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 898816

[startup+162.301 s]
/proc/loadavg: 3.84 2.40 2.46 5/190 21519
/proc/meminfo: memFree=13011804/32950928 swapFree=67111528/67111528
[pid=21454] ppid=21452 vsize=898816 CPUtime=162.27 cores=0,2
/proc/21454/stat : 21454 (RestartSAT) R 21452 21454 20116 0 -1 4202496 287136 0 0 0 16181 46 0 0 25 0 1 0 488206380 920387584 210658 33554432000 4194304 4291949 140734812038992 18446744073709551615 4248338 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/21454/statm: 224704 210658 253 24 0 221338 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 898816

[startup+222.3 s]
/proc/loadavg: 4.04 2.72 2.56 5/190 21521
/proc/meminfo: memFree=12629628/32950928 swapFree=67111528/67111528
[pid=21454] ppid=21452 vsize=1113740 CPUtime=222.27 cores=0,2
/proc/21454/stat : 21454 (RestartSAT) R 21452 21454 20116 0 -1 4202496 309245 0 0 0 22177 50 0 0 25 0 1 0 488206380 1140469760 232755 33554432000 4194304 4291949 140734812038992 18446744073709551615 4248350 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/21454/statm: 278435 232755 253 24 0 275069 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 1113740

[startup+282.301 s]
/proc/loadavg: 4.01 2.95 2.65 5/190 21523
/proc/meminfo: memFree=12272812/32950928 swapFree=67111528/67111528
[pid=21454] ppid=21452 vsize=1113740 CPUtime=282.27 cores=0,2
/proc/21454/stat : 21454 (RestartSAT) R 21452 21454 20116 0 -1 4202496 329803 0 0 0 28174 53 0 0 25 0 1 0 488206380 1140469760 253300 33554432000 4194304 4291949 140734812038992 18446744073709551615 4251629 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/21454/statm: 278435 253300 253 24 0 275069 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 1113740

[startup+342.301 s]
/proc/loadavg: 4.00 3.14 2.73 5/190 21551
/proc/meminfo: memFree=11923532/32950928 swapFree=67111528/67111528
[pid=21454] ppid=21452 vsize=1462988 CPUtime=342.27 cores=0,2
/proc/21454/stat : 21454 (RestartSAT) R 21452 21454 20116 0 -1 4202496 378393 0 0 0 34168 59 0 0 25 0 1 0 488206380 1498099712 301876 33554432000 4194304 4291949 140734812038992 18446744073709551615 4251380 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/21454/statm: 365747 301876 253 24 0 362381 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 1462988

[startup+402.3 s]
/proc/loadavg: 4.00 3.29 2.81 5/190 21553
/proc/meminfo: memFree=11563304/32950928 swapFree=67111528/67111528
[pid=21454] ppid=21452 vsize=1462988 CPUtime=402.27 cores=0,2
/proc/21454/stat : 21454 (RestartSAT) R 21452 21454 20116 0 -1 4202496 398132 0 0 0 40163 64 0 0 25 0 1 0 488206380 1498099712 321605 33554432000 4194304 4291949 140734812038992 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/21454/statm: 365747 321605 253 24 0 362381 0
Current children cumulated CPU time (s) 402.27
Current children cumulated vsize (KiB) 1462988

[startup+462.301 s]
/proc/loadavg: 4.00 3.42 2.88 5/190 21554
/proc/meminfo: memFree=11175764/32950928 swapFree=67111528/67111528
[pid=21454] ppid=21452 vsize=1462988 CPUtime=462.27 cores=0,2
/proc/21454/stat : 21454 (RestartSAT) R 21452 21454 20116 0 -1 4202496 416547 0 0 0 46160 67 0 0 25 0 1 0 488206380 1498099712 340006 33554432000 4194304 4291949 140734812038992 18446744073709551615 4256322 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/21454/statm: 365747 340006 253 24 0 362381 0
Current children cumulated CPU time (s) 462.27
Current children cumulated vsize (KiB) 1462988

[startup+522.3 s]
/proc/loadavg: 4.00 3.52 2.95 5/190 21583
/proc/meminfo: memFree=11170420/32950928 swapFree=67111528/67111528
[pid=21454] ppid=21452 vsize=2030516 CPUtime=522.27 cores=0,2
/proc/21454/stat : 21454 (RestartSAT) R 21452 21454 20116 0 -1 4202496 440291 0 0 0 52156 71 0 0 25 0 1 0 488206380 2079248384 363743 33554432000 4194304 4291949 140734812038992 18446744073709551615 4251581 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/21454/statm: 507629 363743 253 24 0 504263 0
Current children cumulated CPU time (s) 522.27
Current children cumulated vsize (KiB) 2030516

[startup+582.301 s]
/proc/loadavg: 4.00 3.61 3.01 5/190 21639
/proc/meminfo: memFree=12146032/32950928 swapFree=67111528/67111528
[pid=21454] ppid=21452 vsize=2030516 CPUtime=582.28 cores=0,2
/proc/21454/stat : 21454 (RestartSAT) R 21452 21454 20116 0 -1 4202496 463089 0 0 0 58153 75 0 0 25 0 1 0 488206380 2079248384 386529 33554432000 4194304 4291949 140734812038992 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/21454/statm: 507629 386529 253 24 0 504263 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 2030516

[startup+642.301 s]
/proc/loadavg: 4.07 3.69 3.07 5/190 21640
/proc/meminfo: memFree=11747728/32950928 swapFree=67111528/67111528
[pid=21454] ppid=21452 vsize=2030516 CPUtime=642.29 cores=0,2
/proc/21454/stat : 21454 (RestartSAT) R 21452 21454 20116 0 -1 4202496 481152 0 0 0 64150 79 0 0 25 0 1 0 488206380 2079248384 404580 33554432000 4194304 4291949 140734812038992 18446744073709551615 4251639 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/21454/statm: 507629 404580 253 24 0 504263 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 2030516

[startup+702.3 s]
/proc/loadavg: 4.02 3.75 3.13 5/190 21642
/proc/meminfo: memFree=11321856/32950928 swapFree=67111528/67111528
[pid=21454] ppid=21452 vsize=2030516 CPUtime=702.28 cores=0,2
/proc/21454/stat : 21454 (RestartSAT) R 21452 21454 20116 0 -1 4202496 526061 0 0 0 70141 87 0 0 25 0 1 0 488206380 2079248384 449478 33554432000 4194304 4291949 140734812038992 18446744073709551615 4248306 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/21454/statm: 507629 449478 253 24 0 504263 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 2030516

[startup+762.307 s]
/proc/loadavg: 4.01 3.79 3.18 5/190 21670
/proc/meminfo: memFree=10945896/32950928 swapFree=67111528/67111528
[pid=21454] ppid=21452 vsize=2952752 CPUtime=762.29 cores=0,2
/proc/21454/stat : 21454 (RestartSAT) R 21452 21454 20116 0 -1 4202496 588528 0 0 0 76132 97 0 0 25 0 1 0 488206380 3023618048 511934 33554432000 4194304 4291949 140734812038992 18446744073709551615 4248112 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/21454/statm: 738188 511934 253 24 0 734822 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 2952752

[startup+822.3 s]
/proc/loadavg: 4.06 3.84 3.23 5/190 21699
/proc/meminfo: memFree=11128996/32950928 swapFree=67111528/67111528
[pid=21454] ppid=21452 vsize=2952752 CPUtime=822.28 cores=0,2
/proc/21454/stat : 21454 (RestartSAT) R 21452 21454 20116 0 -1 4202496 609609 0 0 0 82129 99 0 0 25 0 1 0 488206380 3023618048 533004 33554432000 4194304 4291949 140734812038992 18446744073709551615 4262893 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/21454/statm: 738188 533004 253 24 0 734822 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 2952752

[startup+882.301 s]
/proc/loadavg: 4.13 3.90 3.29 5/190 21728
/proc/meminfo: memFree=10691240/32950928 swapFree=67111528/67111528
[pid=21454] ppid=21452 vsize=2952752 CPUtime=882.28 cores=0,2
/proc/21454/stat : 21454 (RestartSAT) R 21452 21454 20116 0 -1 4202496 630591 0 0 0 88125 103 0 0 25 0 1 0 488206380 3023618048 553978 33554432000 4194304 4291949 140734812038992 18446744073709551615 4248350 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/21454/statm: 738188 553978 253 24 0 734822 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 2952752

[startup+942.301 s]
/proc/loadavg: 4.05 3.91 3.33 5/190 21729
/proc/meminfo: memFree=10345760/32950928 swapFree=67111528/67111528
[pid=21454] ppid=21452 vsize=2952752 CPUtime=942.28 cores=0,2
/proc/21454/stat : 21454 (RestartSAT) R 21452 21454 20116 0 -1 4202496 656555 0 0 0 94121 107 0 0 25 0 1 0 488206380 3023618048 579929 33554432000 4194304 4291949 140734812038992 18446744073709551615 4248464 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/21454/statm: 738188 579929 253 24 0 734822 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 2952752

[startup+1002.3 s]
/proc/loadavg: 4.02 3.93 3.37 5/187 21734
/proc/meminfo: memFree=10440484/32950928 swapFree=67111528/67111528
[pid=21454] ppid=21452 vsize=2952752 CPUtime=1002.28 cores=0,2
/proc/21454/stat : 21454 (RestartSAT) R 21452 21454 20116 0 -1 4202496 674050 0 0 0 100117 111 0 0 25 0 1 0 488206380 3023618048 597415 33554432000 4194304 4291949 140734812038992 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/21454/statm: 738188 597415 253 24 0 734822 0
Current children cumulated CPU time (s) 1002.28
Current children cumulated vsize (KiB) 2952752

[startup+1062.3 s]
/proc/loadavg: 3.44 3.78 3.35 4/184 21749
/proc/meminfo: memFree=10342320/32950928 swapFree=67111528/67111528
[pid=21454] ppid=21452 vsize=2952752 CPUtime=1062.29 cores=0,2
/proc/21454/stat : 21454 (RestartSAT) R 21452 21454 20116 0 -1 4202496 695284 0 0 0 106115 114 0 0 25 0 1 0 488206380 3023618048 618640 33554432000 4194304 4291949 140734812038992 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/21454/statm: 738188 618640 253 24 0 734822 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 2952752

[startup+1122.3 s]
/proc/loadavg: 3.16 3.64 3.33 4/184 21751
/proc/meminfo: memFree=10144880/32950928 swapFree=67111528/67111528
[pid=21454] ppid=21452 vsize=2952752 CPUtime=1122.29 cores=0,2
/proc/21454/stat : 21454 (RestartSAT) R 21452 21454 20116 0 -1 4202496 717536 0 0 0 112111 118 0 0 25 0 1 0 488206380 3023618048 640884 33554432000 4194304 4291949 140734812038992 18446744073709551615 4248621 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/21454/statm: 738188 640884 253 24 0 734822 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 2952752

[startup+1182.3 s]
/proc/loadavg: 3.06 3.52 3.31 4/184 21753
/proc/meminfo: memFree=9920660/32950928 swapFree=67111528/67111528
[pid=21454] ppid=21452 vsize=2952752 CPUtime=1182.28 cores=0,2
/proc/21454/stat : 21454 (RestartSAT) R 21452 21454 20116 0 -1 4202496 745398 0 0 0 118105 123 0 0 25 0 1 0 488206380 3023618048 668738 33554432000 4194304 4291949 140734812038992 18446744073709551615 4262102 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/21454/statm: 738188 668738 253 24 0 734822 0
Current children cumulated CPU time (s) 1182.28
Current children cumulated vsize (KiB) 2952752

[startup+1242.3 s]
/proc/loadavg: 3.05 3.44 3.29 4/184 21754
/proc/meminfo: memFree=9718132/32950928 swapFree=67111528/67111528
[pid=21454] ppid=21452 vsize=2952752 CPUtime=1242.29 cores=0,2
/proc/21454/stat : 21454 (RestartSAT) R 21452 21454 20116 0 -1 4202496 769231 0 0 0 124102 127 0 0 25 0 1 0 488206380 3023618048 692561 33554432000 4194304 4291949 140734812038992 18446744073709551615 4248306 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/21454/statm: 738188 692561 253 24 0 734822 0
Current children cumulated CPU time (s) 1242.29
Current children cumulated vsize (KiB) 2952752



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.02 3.35 3.27 4/184 21756
/proc/meminfo: memFree=9544632/32950928 swapFree=67111528/67111528
[pid=21454] ppid=21452 vsize=2952752 CPUtime=1299.99 cores=0,2
/proc/21454/stat : 21454 (RestartSAT) R 21452 21454 20116 0 -1 4202496 786159 0 0 0 129868 131 0 0 25 0 1 0 488206380 3023618048 709486 33554432000 4194304 4291949 140734812038992 18446744073709551615 4248306 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/21454/statm: 738188 709486 253 24 0 734822 0
Current children cumulated CPU time (s) 1299.99
Current children cumulated vsize (KiB) 2952752

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

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

[startup+1300.11 s]
/proc/loadavg: 3.02 3.35 3.27 4/185 21757
/proc/meminfo: memFree=11856108/32950928 swapFree=67111528/67111528
[pid=21454] ppid=21452 vsize=0 CPUtime=1300.1 cores=0,2
/proc/21454/stat : 21454 (RestartSAT) R 21452 21454 20116 0 -1 4203524 786159 0 0 0 129868 142 0 0 25 0 1 0 488206380 0 0 33554432000 0 0 0 0 0 0 0 4096 8388610 18446744073709551615 0 0 17 0 0 0 0
/proc/21454/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1300.1
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.13
CPU time (s): 1300.13
CPU user time (s): 1298.69
CPU system time (s): 1.44078
CPU usage (%): 100
Max. virtual memory (cumulated for all children) (KiB): 2952752

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1298.69
system time used= 1.44078
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 786159
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= 6
involuntary context switches= 3619

runsolver used 2.09568 second user time and 5.00724 second system time

The end

Launcher Data

Begin job on node123 at 2011-04-25 23:14:26
IDJOB=3285833
IDBENCH=82404
IDSOLVER=1581
FILE ID=node123/3285833-1303766061
RUNJOBID= node123-1303766060-21418
PBS_JOBID= 13157133
Free space on /tmp= 72268 MiB

SOLVER NAME= RestartSAT A75
BENCH NAME= SAT11/application/rintanen/SATPlanning/transport-transport-three-cities-sequential-14nodes-1000size-4degree-100mindistance-4trucks-14packages-2008seed.040-NOTKNOWN.cnf
COMMAND LINE= HOME/RestartSAT -rfirst=1 -var-decay=0.75 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3285833-1303766061/watcher-3285833-1303766061 -o /tmp/evaluation-result-3285833-1303766061/solver-3285833-1303766061 -C 2400 -W 1300 -M 7680  HOME/RestartSAT -rfirst=1 -var-decay=0.75 HOME/instance-3285833-1303766061.cnf

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

MD5SUM BENCH= 6c2d25eda70423643946d76935ceb950
RANDOM SEED=13116453

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

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.838
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.82
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.838
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.838
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.80
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.838
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.838
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      14431080 kB
Buffers:       2166784 kB
Cached:       15451568 kB
SwapCached:          0 kB
Active:        8859720 kB
Inactive:      9102748 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      14431080 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:          436632 kB
Writeback:           0 kB
AnonPages:      343256 kB
Mapped:          15304 kB
Slab:           492992 kB
PageTables:       5756 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   548196 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 72408 MiB
End job on node123 at 2011-04-25 23:36:08