Trace number 3285511

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.15 1300.11

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
transport-transport-city-sequential-35nodes-1000size-4degree-100mindistance-4trucks-14packages-2008seed.050-SAT.cnf
MD5SUM48f03e5fbe31fc85b9a464480fc8aa5a
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark752.735
Satisfiable
(Un)Satisfiability was proved
Number of variables1575206
Number of clauses8464620
Sum of the clauses size20118920
Maximum clause length982
Minimum clause length1
Number of clauses of size 1720
Number of clauses of size 28393300
Number of clauses of size 3400
Number of clauses of size 41600
Number of clauses of size 54000
Number of clauses of size over 564600

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

running on 2 cores: 4,6

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


[startup+0 s]
/proc/loadavg: 3.76 3.95 3.89 4/189 29379
/proc/meminfo: memFree=12456904/32950928 swapFree=67111524/67111528
[pid=29379] ppid=29377 vsize=23224 CPUtime=0 cores=4,6
/proc/29379/stat : 29379 (RestartSAT) R 29377 29379 28620 0 -1 4202496 1466 0 0 0 0 0 0 0 19 0 1 0 566721358 23781376 1408 33554432000 4194304 4291949 140736163092272 18446744073709551615 4271570 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29379/statm: 5806 1412 228 24 0 2440 0

[startup+0.0165399 s]
/proc/loadavg: 3.76 3.95 3.89 4/189 29379
/proc/meminfo: memFree=12456904/32950928 swapFree=67111524/67111528
[pid=29379] ppid=29377 vsize=23224 CPUtime=0.01 cores=4,6
/proc/29379/stat : 29379 (RestartSAT) R 29377 29379 28620 0 -1 4202496 1494 0 0 0 1 0 0 0 19 0 1 0 566721358 23781376 1435 33554432000 4194304 4291949 140736163092272 18446744073709551615 4200499 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29379/statm: 5806 1435 228 24 0 2440 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 23224

[startup+0.100522 s]
/proc/loadavg: 3.76 3.95 3.89 4/189 29379
/proc/meminfo: memFree=12456904/32950928 swapFree=67111524/67111528
[pid=29379] ppid=29377 vsize=41716 CPUtime=0.09 cores=4,6
/proc/29379/stat : 29379 (RestartSAT) R 29377 29379 28620 0 -1 4202496 5429 0 0 0 8 1 0 0 19 0 1 0 566721358 42717184 5328 33554432000 4194304 4291949 140736163092272 18446744073709551615 4221477 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29379/statm: 10429 5348 228 24 0 7063 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 41716

[startup+0.300485 s]
/proc/loadavg: 3.76 3.95 3.89 4/189 29379
/proc/meminfo: memFree=12456904/32950928 swapFree=67111524/67111528
[pid=29379] ppid=29377 vsize=84464 CPUtime=0.29 cores=4,6
/proc/29379/stat : 29379 (RestartSAT) R 29377 29379 28620 0 -1 4202496 17679 0 0 0 26 3 0 0 20 0 1 0 566721358 86491136 15899 33554432000 4194304 4291949 140736163092272 18446744073709551615 4278185 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29379/statm: 21116 15900 228 24 0 17750 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 84464

[startup+0.700407 s]
/proc/loadavg: 3.76 3.95 3.89 4/189 29379
/proc/meminfo: memFree=12456904/32950928 swapFree=67111524/67111528
[pid=29379] ppid=29377 vsize=181180 CPUtime=0.69 cores=4,6
/proc/29379/stat : 29379 (RestartSAT) R 29377 29379 28620 0 -1 4202496 40926 0 0 0 62 7 0 0 21 0 1 0 566721358 185528320 37436 33554432000 4194304 4291949 140736163092272 18446744073709551615 256415052485 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29379/statm: 45295 37437 228 24 0 41929 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 181180

[startup+1.50027 s]
/proc/loadavg: 4.02 4.00 3.91 6/190 29380
/proc/meminfo: memFree=12191888/32950928 swapFree=67111524/67111528
[pid=29379] ppid=29377 vsize=378700 CPUtime=1.49 cores=4,6
/proc/29379/stat : 29379 (RestartSAT) R 29377 29379 28620 0 -1 4202496 91812 0 0 0 135 14 0 0 23 0 1 0 566721358 387788800 81014 33554432000 4194304 4291949 140736163092272 18446744073709551615 4278185 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29379/statm: 94708 81017 228 24 0 91342 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 378700

[startup+3.10095 s]
/proc/loadavg: 4.02 4.00 3.91 5/190 29380
/proc/meminfo: memFree=11955048/32950928 swapFree=67111524/67111528
[pid=29379] ppid=29377 vsize=827080 CPUtime=3.09 cores=4,6
/proc/29379/stat : 29379 (RestartSAT) R 29377 29379 28620 0 -1 4202496 179427 0 0 0 283 26 0 0 25 0 1 0 566721358 846929920 163434 33554432000 4194304 4291949 140736163092272 18446744073709551615 256415391488 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29379/statm: 206770 163434 228 24 0 203404 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 827080

[startup+6.30035 s]
/proc/loadavg: 4.02 4.00 3.91 5/190 29380
/proc/meminfo: memFree=11841140/32950928 swapFree=67111524/67111528
[pid=29379] ppid=29377 vsize=840036 CPUtime=6.29 cores=4,6
/proc/29379/stat : 29379 (RestartSAT) R 29377 29379 28620 0 -1 4202496 182219 0 0 0 602 27 0 0 25 0 1 0 566721358 860196864 166226 33554432000 4194304 4291949 140736163092272 18446744073709551615 4230179 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29379/statm: 210009 166226 232 24 0 206643 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 840036

[startup+12.7011 s]
/proc/loadavg: 4.02 4.00 3.91 6/190 29380
/proc/meminfo: memFree=11814624/32950928 swapFree=67111524/67111528
[pid=29379] ppid=29377 vsize=845352 CPUtime=12.69 cores=4,6
/proc/29379/stat : 29379 (RestartSAT) R 29377 29379 28620 0 -1 4202496 184514 0 0 0 1242 27 0 0 25 0 1 0 566721358 865640448 168521 33554432000 4194304 4291949 140736163092272 18446744073709551615 4236677 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29379/statm: 211338 168521 234 24 0 207972 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 845352

[startup+25.5007 s]
/proc/loadavg: 4.01 4.00 3.91 6/190 29380
/proc/meminfo: memFree=11664584/32950928 swapFree=67111524/67111528
[pid=29379] ppid=29377 vsize=911488 CPUtime=25.49 cores=4,6
/proc/29379/stat : 29379 (RestartSAT) R 29377 29379 28620 0 -1 4202496 206684 0 0 0 2519 30 0 0 25 0 1 0 566721358 933363712 190591 33554432000 4194304 4291949 140736163092272 18446744073709551615 4229939 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29379/statm: 227872 190591 234 24 0 224506 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 911488

[startup+51.1009 s]
/proc/loadavg: 4.01 4.00 3.91 6/190 29381
/proc/meminfo: memFree=11645948/32950928 swapFree=67111524/67111528
[pid=29379] ppid=29377 vsize=745864 CPUtime=51.1 cores=4,6
/proc/29379/stat : 29379 (RestartSAT) R 29377 29379 28620 0 -1 4202496 245973 0 0 0 5073 37 0 0 25 0 1 0 566721358 763764736 166151 33554432000 4194304 4291949 140736163092272 18446744073709551615 4267195 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29379/statm: 186466 166151 253 24 0 183100 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 745864

[startup+102.307 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 29382
/proc/meminfo: memFree=11307048/32950928 swapFree=67111524/67111528
[pid=29379] ppid=29377 vsize=827252 CPUtime=102.3 cores=4,6
/proc/29379/stat : 29379 (RestartSAT) R 29377 29379 28620 0 -1 4202496 264216 0 0 0 10189 41 0 0 25 0 1 0 566721358 847106048 184389 33554432000 4194304 4291949 140736163092272 18446744073709551615 4249373 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29379/statm: 206813 184389 253 24 0 203447 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 827252

[startup+162.301 s]
/proc/loadavg: 4.05 4.01 3.92 5/190 29384
/proc/meminfo: memFree=10953840/32950928 swapFree=67111524/67111528
[pid=29379] ppid=29377 vsize=959512 CPUtime=162.3 cores=4,6
/proc/29379/stat : 29379 (RestartSAT) R 29377 29379 28620 0 -1 4202496 283741 0 0 0 16185 45 0 0 25 0 1 0 566721358 982540288 203903 33554432000 4194304 4291949 140736163092272 18446744073709551615 4262273 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29379/statm: 239878 203903 253 24 0 236512 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 959512

[startup+222.301 s]
/proc/loadavg: 4.02 4.01 3.92 6/190 29386
/proc/meminfo: memFree=10561460/32950928 swapFree=67111524/67111528
[pid=29379] ppid=29377 vsize=1174436 CPUtime=222.3 cores=4,6
/proc/29379/stat : 29379 (RestartSAT) R 29377 29379 28620 0 -1 4202496 304000 0 0 0 22182 48 0 0 25 0 1 0 566721358 1202622464 224150 33554432000 4194304 4291949 140736163092272 18446744073709551615 4251629 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29379/statm: 293609 224150 253 24 0 290243 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 1174436

[startup+282.3 s]
/proc/loadavg: 4.00 4.00 3.92 6/190 29387
/proc/meminfo: memFree=10175144/32950928 swapFree=67111524/67111528
[pid=29379] ppid=29377 vsize=1174436 CPUtime=282.3 cores=4,6
/proc/29379/stat : 29379 (RestartSAT) R 29377 29379 28620 0 -1 4202496 324338 0 0 0 28178 52 0 0 25 0 1 0 566721358 1202622464 244473 33554432000 4194304 4291949 140736163092272 18446744073709551615 4251641 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29379/statm: 293609 244473 253 24 0 290243 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 1174436

[startup+342.301 s]
/proc/loadavg: 4.00 4.00 3.92 6/190 29389
/proc/meminfo: memFree=9720496/32950928 swapFree=67111524/67111528
[pid=29379] ppid=29377 vsize=1523684 CPUtime=342.3 cores=4,6
/proc/29379/stat : 29379 (RestartSAT) R 29377 29379 28620 0 -1 4202496 358072 0 0 0 34173 57 0 0 25 0 1 0 566721358 1560252416 278201 33554432000 4194304 4291949 140736163092272 18446744073709551615 4256338 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29379/statm: 380921 278201 253 24 0 377555 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 1523684

[startup+402.301 s]
/proc/loadavg: 4.06 4.02 3.92 5/190 29399
/proc/meminfo: memFree=9323076/32950928 swapFree=67111524/67111528
[pid=29379] ppid=29377 vsize=1523684 CPUtime=402.31 cores=4,6
/proc/29379/stat : 29379 (RestartSAT) R 29377 29379 28620 0 -1 4202496 382330 0 0 0 40170 61 0 0 25 0 1 0 566721358 1560252416 302454 33554432000 4194304 4291949 140736163092272 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29379/statm: 380921 302454 253 24 0 377555 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 1523684

[startup+462.301 s]
/proc/loadavg: 4.02 4.01 3.92 6/190 29401
/proc/meminfo: memFree=8980664/32950928 swapFree=67111524/67111528
[pid=29379] ppid=29377 vsize=1523684 CPUtime=462.3 cores=4,6
/proc/29379/stat : 29379 (RestartSAT) R 29377 29379 28620 0 -1 4202496 402371 0 0 0 46166 64 0 0 25 0 1 0 566721358 1560252416 322485 33554432000 4194304 4291949 140736163092272 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29379/statm: 380921 322485 253 24 0 377555 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 1523684

[startup+522.3 s]
/proc/loadavg: 4.01 4.00 3.92 6/190 29403
/proc/meminfo: memFree=8525428/32950928 swapFree=67111524/67111528
[pid=29379] ppid=29377 vsize=1523684 CPUtime=522.31 cores=4,6
/proc/29379/stat : 29379 (RestartSAT) R 29377 29379 28620 0 -1 4202496 422248 0 0 0 52164 67 0 0 25 0 1 0 566721358 1560252416 342350 33554432000 4194304 4291949 140736163092272 18446744073709551615 4255676 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29379/statm: 380921 342350 253 24 0 377555 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 1523684

[startup+582.301 s]
/proc/loadavg: 4.00 4.00 3.92 5/190 29404
/proc/meminfo: memFree=8128072/32950928 swapFree=67111524/67111528
[pid=29379] ppid=29377 vsize=1523684 CPUtime=582.31 cores=4,6
/proc/29379/stat : 29379 (RestartSAT) R 29377 29379 28620 0 -1 4202496 441329 0 0 0 58160 71 0 0 25 0 1 0 566721358 1560252416 361423 33554432000 4194304 4291949 140736163092272 18446744073709551615 4248371 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29379/statm: 380921 361423 253 24 0 377555 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 1523684

[startup+642.301 s]
/proc/loadavg: 4.08 4.02 3.93 6/190 29406
/proc/meminfo: memFree=7821492/32950928 swapFree=67111524/67111528
[pid=29379] ppid=29377 vsize=2091212 CPUtime=642.32 cores=4,6
/proc/29379/stat : 29379 (RestartSAT) R 29377 29379 28620 0 -1 4202496 456568 0 0 0 64159 73 0 0 25 0 1 0 566721358 2141401088 376646 33554432000 4194304 4291949 140736163092272 18446744073709551615 4248371 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29379/statm: 522803 376646 253 24 0 519437 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 2091212

[startup+702.301 s]
/proc/loadavg: 4.08 4.03 3.93 6/190 29407
/proc/meminfo: memFree=7421296/32950928 swapFree=67111524/67111528
[pid=29379] ppid=29377 vsize=2091212 CPUtime=702.32 cores=4,6
/proc/29379/stat : 29379 (RestartSAT) R 29377 29379 28620 0 -1 4202496 489639 0 0 0 70154 78 0 0 25 0 1 0 566721358 2141401088 409709 33554432000 4194304 4291949 140736163092272 18446744073709551615 4248464 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29379/statm: 522803 409709 253 24 0 519437 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 2091212

[startup+762.307 s]
/proc/loadavg: 4.03 4.02 3.93 5/190 29409
/proc/meminfo: memFree=7036960/32950928 swapFree=67111524/67111528
[pid=29379] ppid=29377 vsize=2091212 CPUtime=762.32 cores=4,6
/proc/29379/stat : 29379 (RestartSAT) R 29377 29379 28620 0 -1 4202496 517533 0 0 0 76149 83 0 0 25 0 1 0 566721358 2141401088 437597 33554432000 4194304 4291949 140736163092272 18446744073709551615 4267195 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29379/statm: 522803 437597 253 24 0 519437 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 2091212

[startup+822.301 s]
/proc/loadavg: 4.01 4.02 3.93 6/190 29411
/proc/meminfo: memFree=6559404/32950928 swapFree=67111524/67111528
[pid=29379] ppid=29377 vsize=2091212 CPUtime=822.32 cores=4,6
/proc/29379/stat : 29379 (RestartSAT) R 29377 29379 28620 0 -1 4202496 534573 0 0 0 82147 85 0 0 25 0 1 0 566721358 2141401088 454630 33554432000 4194304 4291949 140736163092272 18446744073709551615 4250555 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29379/statm: 522803 454630 253 24 0 519437 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 2091212

[startup+882.301 s]
/proc/loadavg: 4.00 4.01 3.93 6/190 29412
/proc/meminfo: memFree=6022180/32950928 swapFree=67111524/67111528
[pid=29379] ppid=29377 vsize=2091212 CPUtime=882.32 cores=4,6
/proc/29379/stat : 29379 (RestartSAT) R 29377 29379 28620 0 -1 4202496 562440 0 0 0 88142 90 0 0 25 0 1 0 566721358 2141401088 482487 33554432000 4194304 4291949 140736163092272 18446744073709551615 4248309 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29379/statm: 522803 482487 253 24 0 519437 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 2091212

[startup+942.3 s]
/proc/loadavg: 4.00 4.00 3.93 6/190 29414
/proc/meminfo: memFree=5678192/32950928 swapFree=67111524/67111528
[pid=29379] ppid=29377 vsize=3013448 CPUtime=942.32 cores=4,6
/proc/29379/stat : 29379 (RestartSAT) R 29377 29379 28620 0 -1 4202496 585417 0 0 0 94139 93 0 0 25 0 1 0 566721358 3085770752 505453 33554432000 4194304 4291949 140736163092272 18446744073709551615 4248624 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29379/statm: 753362 505453 253 24 0 749996 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 3013448

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.93 6/190 29415
/proc/meminfo: memFree=5343996/32950928 swapFree=67111524/67111528
[pid=29379] ppid=29377 vsize=3013448 CPUtime=1002.32 cores=4,6
/proc/29379/stat : 29379 (RestartSAT) R 29377 29379 28620 0 -1 4202496 605105 0 0 0 100136 96 0 0 25 0 1 0 566721358 3085770752 525131 33554432000 4194304 4291949 140736163092272 18446744073709551615 4256164 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29379/statm: 753362 525131 253 24 0 749996 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 3013448

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 29417
/proc/meminfo: memFree=5042996/32950928 swapFree=67111524/67111528
[pid=29379] ppid=29377 vsize=3013448 CPUtime=1062.32 cores=4,6
/proc/29379/stat : 29379 (RestartSAT) R 29377 29379 28620 0 -1 4202496 627086 0 0 0 106133 99 0 0 25 0 1 0 566721358 3085770752 547106 33554432000 4194304 4291949 140736163092272 18446744073709551615 4248371 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29379/statm: 753362 547106 253 24 0 749996 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 3013448

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.93 6/190 29419
/proc/meminfo: memFree=4626908/32950928 swapFree=67111524/67111528
[pid=29379] ppid=29377 vsize=3013448 CPUtime=1122.33 cores=4,6
/proc/29379/stat : 29379 (RestartSAT) R 29377 29379 28620 0 -1 4202496 661956 0 0 0 112129 104 0 0 25 0 1 0 566721358 3085770752 581969 33554432000 4194304 4291949 140736163092272 18446744073709551615 4251605 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29379/statm: 753362 581969 253 24 0 749996 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 3013448

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.93 6/190 29420
/proc/meminfo: memFree=4319192/32950928 swapFree=67111524/67111528
[pid=29379] ppid=29377 vsize=3013448 CPUtime=1182.34 cores=4,6
/proc/29379/stat : 29379 (RestartSAT) R 29377 29379 28620 0 -1 4202496 678989 0 0 0 118126 108 0 0 25 0 1 0 566721358 3085770752 598993 33554432000 4194304 4291949 140736163092272 18446744073709551615 4248624 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29379/statm: 753362 598993 253 24 0 749996 0
Current children cumulated CPU time (s) 1182.34
Current children cumulated vsize (KiB) 3013448

[startup+1242.3 s]
/proc/loadavg: 4.04 4.01 3.94 6/190 29422
/proc/meminfo: memFree=3888140/32950928 swapFree=67111524/67111528
[pid=29379] ppid=29377 vsize=3013448 CPUtime=1242.33 cores=4,6
/proc/29379/stat : 29379 (RestartSAT) R 29377 29379 28620 0 -1 4202496 699722 0 0 0 124122 111 0 0 25 0 1 0 566721358 3085770752 619720 33554432000 4194304 4291949 140736163092272 18446744073709551615 4255624 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29379/statm: 753362 619720 253 24 0 749996 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 3013448



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.93 3.99 3.93 2/175 29477
/proc/meminfo: memFree=10647892/32950928 swapFree=67111524/67111528
[pid=29379] ppid=29377 vsize=3013448 CPUtime=1300.04 cores=4,6
/proc/29379/stat : 29379 (RestartSAT) R 29377 29379 28620 0 -1 4202496 722000 0 0 0 129889 115 0 0 25 0 1 0 566721358 3085770752 641989 33554432000 4194304 4291949 140736163092272 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/29379/statm: 753362 641989 253 24 0 749996 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 3013448

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.93 3.99 3.93 2/176 29478
/proc/meminfo: memFree=13174136/32950928 swapFree=67111524/67111528
[pid=29379] ppid=29377 vsize=0 CPUtime=1300.14 cores=4,6
/proc/29379/stat : 29379 (RestartSAT) Z 29377 29379 28620 0 -1 4203548 722000 0 0 0 129889 125 0 0 25 0 1 0 566721358 0 0 33554432000 0 0 0 0 0 0 0 4096 8388610 18446744073709551615 0 0 17 4 0 0 0
/proc/29379/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1300.14
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.11
CPU time (s): 1300.15
CPU user time (s): 1298.89
CPU system time (s): 1.25981
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 3013448

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

runsolver used 2.20466 second user time and 4.89825 second system time

The end

Launcher Data

Begin job on node115 at 2011-04-25 22:55:07
IDJOB=3285511
IDBENCH=82388
IDSOLVER=1581
FILE ID=node115/3285511-1303764901
RUNJOBID= node115-1303764901-29337
PBS_JOBID= 13157138
Free space on /tmp= 72312 MiB

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

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

MD5SUM BENCH= 48f03e5fbe31fc85b9a464480fc8aa5a
RANDOM SEED=1384916472

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      12457184 kB
Buffers:       2290480 kB
Cached:       16973280 kB
SwapCached:          4 kB
Active:        8269172 kB
Inactive:     11656548 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      12457184 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:          327596 kB
Writeback:           0 kB
AnonPages:      661092 kB
Mapped:          15392 kB
Slab:           502456 kB
PageTables:       6588 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   920060 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= 72464 MiB
End job on node115 at 2011-04-25 23:16:49