Trace number 3386290

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
SArTagnan 2011-05-15 (fixed)? (exit code) 674.752 170.962

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
transport-transport-city-sequential-25nodes-1000size-3degree-100mindistance-3trucks-10packages-2008seed.060-SAT.cnf
MD5SUM0176f3dd09fed1b561c875e1d6538c8d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark133.041
Satisfiable
(Un)Satisfiability was proved
Number of variables723130
Number of clauses3869060
Sum of the clauses size9210860
Maximum clause length502
Minimum clause length1
Number of clauses of size 1380
Number of clauses of size 23824280
Number of clauses of size 31440
Number of clauses of size 41440
Number of clauses of size 5360
Number of clauses of size over 541160

Solver Data


Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3386290-1305579729/watcher-3386290-1305579729 -o /tmp/evaluation-result-3386290-1305579729/solver-3386290-1305579729 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3386290-1305579729.cnf -threads=4 

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 8.24 8.11 8.09 5/450 30474
/proc/meminfo: memFree=16105164/32950940 swapFree=67111356/67111528
[pid=30474] ppid=30472 vsize=29836 CPUtime=0.01 cores=0,2,4,6
/proc/30474/stat : 30474 (SArTagnan) R 30472 30474 30199 0 -1 4202496 2933 0 0 0 1 0 0 0 23 0 1 0 748203870 30552064 2871 33554432000 4194304 4625164 140734423091248 18446744073709551615 4315093 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30474/statm: 7459 2873 291 106 0 2962 0

[startup+0.110945 s]
/proc/loadavg: 8.24 8.11 8.09 5/450 30474
/proc/meminfo: memFree=16105164/32950940 swapFree=67111356/67111528
[pid=30474] ppid=30472 vsize=170984 CPUtime=0.1 cores=0,2,4,6
/proc/30474/stat : 30474 (SArTagnan) R 30472 30474 30199 0 -1 4202496 14385 0 0 0 9 1 0 0 24 0 1 0 748203870 175087616 13626 33554432000 4194304 4625164 140734423091248 18446744073709551615 4339447 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30474/statm: 42746 13626 299 106 0 38249 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 170984

[startup+0.20093 s]
/proc/loadavg: 8.24 8.11 8.09 5/450 30474
/proc/meminfo: memFree=16105164/32950940 swapFree=67111356/67111528
[pid=30474] ppid=30472 vsize=176896 CPUtime=0.19 cores=0,2,4,6
/proc/30474/stat : 30474 (SArTagnan) R 30472 30474 30199 0 -1 4202496 17433 0 0 0 17 2 0 0 24 0 1 0 748203870 181141504 14919 33554432000 4194304 4625164 140734423091248 18446744073709551615 4339447 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30474/statm: 44224 14919 299 106 0 39727 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 176896

[startup+0.300914 s]
/proc/loadavg: 8.24 8.11 8.09 5/450 30474
/proc/meminfo: memFree=16105164/32950940 swapFree=67111356/67111528
[pid=30474] ppid=30472 vsize=194208 CPUtime=0.29 cores=0,2,4,6
/proc/30474/stat : 30474 (SArTagnan) R 30472 30474 30199 0 -1 4202496 21673 0 0 0 27 2 0 0 25 0 1 0 748203870 198868992 17913 33554432000 4194304 4625164 140734423091248 18446744073709551615 215988290005 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30474/statm: 48552 17931 299 106 0 44055 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 194208

[startup+0.700842 s]
/proc/loadavg: 8.24 8.11 8.09 5/450 30474
/proc/meminfo: memFree=16105164/32950940 swapFree=67111356/67111528
[pid=30474] ppid=30472 vsize=216176 CPUtime=0.69 cores=0,2,4,6
/proc/30474/stat : 30474 (SArTagnan) R 30472 30474 30199 0 -1 4202496 36045 0 0 0 65 4 0 0 25 0 1 0 748203870 221364224 23408 33554432000 4194304 4625164 140734423091248 18446744073709551615 4339447 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30474/statm: 54044 23408 299 106 0 49547 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 216176

[startup+1.5007 s]
/proc/loadavg: 7.98 8.06 8.07 6/451 30475
/proc/meminfo: memFree=15966036/32950940 swapFree=67111356/67111528
[pid=30474] ppid=30472 vsize=439476 CPUtime=1.49 cores=0,2,4,6
/proc/30474/stat : 30474 (SArTagnan) R 30472 30474 30199 0 -1 4202496 94949 0 0 0 135 14 0 0 25 0 1 0 748203870 450023424 66545 33554432000 4194304 4625164 140734423091248 18446744073709551615 215988290005 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30474/statm: 109869 66565 301 106 0 105372 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 439476

[startup+3.10042 s]
/proc/loadavg: 7.98 8.06 8.07 9/454 30478
/proc/meminfo: memFree=15646216/32950940 swapFree=67111356/67111528
[pid=30474] ppid=30472 vsize=748656 CPUtime=7.69 cores=0,2,4,6
/proc/30474/stat : 30474 (SArTagnan) R 30472 30474 30199 0 -1 4202496 138718 0 0 0 750 19 0 0 25 0 4 0 748203870 766623744 109492 33554432000 4194304 4625164 140734423091248 18446744073709551615 4390609 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/30474/statm: 187164 109492 335 106 0 182667 0
[pid=30474/tid=30476] ppid=30472 vsize=748656 CPUtime=1.53 cores=0,2,4,6
/proc/30474/task/30476/stat : 30476 (SArTagnan) R 30472 30474 30199 0 -1 4202560 1984 0 0 0 153 0 0 0 25 0 4 0 748204026 766623744 109492 33554432000 4194304 4625164 140734423091248 18446744073709551615 4478002 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30474/tid=30477] ppid=30472 vsize=748656 CPUtime=1.53 cores=0,2,4,6
/proc/30474/task/30477/stat : 30477 (SArTagnan) R 30472 30474 30199 0 -1 4202560 2350 0 0 0 153 0 0 0 25 0 4 0 748204026 766623744 109492 33554432000 4194304 4625164 140734423091248 18446744073709551615 4482053 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=30474/tid=30478] ppid=30472 vsize=748656 CPUtime=1.52 cores=0,2,4,6
/proc/30474/task/30478/stat : 30478 (SArTagnan) R 30472 30474 30199 0 -1 4202560 4149 0 0 0 152 0 0 0 25 0 4 0 748204026 766623744 109492 33554432000 4194304 4625164 140734423091248 18446744073709551615 4477944 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 7.69
Current children cumulated vsize (KiB) 748656

[startup+6.30087 s]
/proc/loadavg: 7.98 8.06 8.07 9/454 30478
/proc/meminfo: memFree=15558892/32950940 swapFree=67111356/67111528
[pid=30474] ppid=30472 vsize=922600 CPUtime=20.44 cores=0,2,4,6
/proc/30474/stat : 30474 (SArTagnan) R 30472 30474 30199 0 -1 4202496 201338 0 0 0 2016 28 0 0 25 0 4 0 748203870 944742400 141858 33554432000 4194304 4625164 140734423091248 18446744073709551615 4390435 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/30474/statm: 230650 141858 337 106 0 226153 0
[pid=30474/tid=30476] ppid=30472 vsize=922600 CPUtime=4.72 cores=0,2,4,6
/proc/30474/task/30476/stat : 30476 (SArTagnan) R 30472 30474 30199 0 -1 4202560 5600 0 0 0 472 0 0 0 18 0 4 0 748204026 944742400 141859 33554432000 4194304 4625164 140734423091248 18446744073709551615 4464380 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30474/tid=30477] ppid=30472 vsize=922600 CPUtime=4.73 cores=0,2,4,6
/proc/30474/task/30477/stat : 30477 (SArTagnan) R 30472 30474 30199 0 -1 4202560 5808 0 0 0 472 1 0 0 25 0 4 0 748204026 944742400 141859 33554432000 4194304 4625164 140734423091248 18446744073709551615 4340391 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=30474/tid=30478] ppid=30472 vsize=922600 CPUtime=4.67 cores=0,2,4,6
/proc/30474/task/30478/stat : 30478 (SArTagnan) R 30472 30474 30199 0 -1 4202560 6762 0 0 0 467 0 0 0 25 0 4 0 748204026 944742400 141860 33554432000 4194304 4625164 140734423091248 18446744073709551615 4554657 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 20.44
Current children cumulated vsize (KiB) 922600

[startup+12.7007 s]
/proc/loadavg: 7.98 8.06 8.07 9/454 30479
/proc/meminfo: memFree=15216412/32950940 swapFree=67111356/67111528
[pid=30474] ppid=30472 vsize=1212516 CPUtime=45.92 cores=0,2,4,6
/proc/30474/stat : 30474 (SArTagnan) R 30472 30474 30199 0 -1 4202496 401456 0 0 0 4533 59 0 0 25 0 4 0 748203870 1241616384 225227 33554432000 4194304 4625164 140734423091248 18446744073709551615 4390589 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/30474/statm: 303129 225227 337 106 0 298632 0
[pid=30474/tid=30476] ppid=30472 vsize=1212516 CPUtime=11.11 cores=0,2,4,6
/proc/30474/task/30476/stat : 30476 (SArTagnan) R 30472 30474 30199 0 -1 4202560 15521 0 0 0 1107 4 0 0 19 0 4 0 748204026 1241616384 225227 33554432000 4194304 4625164 140734423091248 18446744073709551615 4464351 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30474/tid=30477] ppid=30472 vsize=1212516 CPUtime=11.12 cores=0,2,4,6
/proc/30474/task/30477/stat : 30477 (SArTagnan) R 30472 30474 30199 0 -1 4202560 18722 0 0 0 1109 3 0 0 25 0 4 0 748204026 1241616384 225227 33554432000 4194304 4625164 140734423091248 18446744073709551615 4317270 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=30474/tid=30478] ppid=30472 vsize=1212516 CPUtime=10.97 cores=0,2,4,6
/proc/30474/task/30478/stat : 30478 (SArTagnan) R 30472 30474 30199 0 -1 4202560 13927 0 0 0 1095 2 0 0 25 0 4 0 748204026 1241616384 225227 33554432000 4194304 4625164 140734423091248 18446744073709551615 4490170 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 45.92
Current children cumulated vsize (KiB) 1212516

[startup+25.5005 s]
/proc/loadavg: 8.06 8.07 8.08 9/454 30479
/proc/meminfo: memFree=14052280/32950940 swapFree=67111356/67111528
[pid=30474] ppid=30472 vsize=2446700 CPUtime=96.85 cores=0,2,4,6
/proc/30474/stat : 30474 (SArTagnan) R 30472 30474 30199 0 -1 4202496 1059175 0 0 0 9521 164 0 0 25 0 4 0 748203870 2505420800 503049 33554432000 4194304 4625164 140734423091248 18446744073709551615 4360205 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/30474/statm: 611675 503050 375 106 0 607178 0
[pid=30474/tid=30476] ppid=30472 vsize=2446700 CPUtime=23.88 cores=0,2,4,6
/proc/30474/task/30476/stat : 30476 (SArTagnan) R 30472 30474 30199 0 -1 4202560 33115 0 0 0 2379 9 0 0 25 0 4 0 748204026 2505420800 503050 33554432000 4194304 4625164 140734423091248 18446744073709551615 4288731 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30474/tid=30477] ppid=30472 vsize=2446700 CPUtime=23.74 cores=0,2,4,6
/proc/30474/task/30477/stat : 30477 (SArTagnan) R 30472 30474 30199 0 -1 4202560 31046 0 0 0 2368 6 0 0 25 0 4 0 748204026 2505420800 503051 33554432000 4194304 4625164 140734423091248 18446744073709551615 4317551 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30474/tid=30478] ppid=30472 vsize=2446700 CPUtime=23.74 cores=0,2,4,6
/proc/30474/task/30478/stat : 30478 (SArTagnan) R 30472 30474 30199 0 -1 4202560 21291 0 0 0 2370 4 0 0 25 0 4 0 748204026 2505420800 503052 33554432000 4194304 4625164 140734423091248 18446744073709551615 4288731 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 96.85
Current children cumulated vsize (KiB) 2446700

[startup+51.101 s]
/proc/loadavg: 8.03 8.06 8.07 9/454 30480
/proc/meminfo: memFree=12142208/32950940 swapFree=67111356/67111528
[pid=30474] ppid=30472 vsize=4588212 CPUtime=198.82 cores=0,2,4,6
/proc/30474/stat : 30474 (SArTagnan) R 30472 30474 30199 0 -1 4202496 2255316 0 0 0 19528 354 0 0 25 0 4 0 748203870 4698329088 977293 33554432000 4194304 4625164 140734423091248 18446744073709551615 4390618 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/30474/statm: 1147053 977293 609 106 0 1142556 0
[pid=30474/tid=30476] ppid=30472 vsize=4588212 CPUtime=49.42 cores=0,2,4,6
/proc/30474/task/30476/stat : 30476 (SArTagnan) R 30472 30474 30199 0 -1 4202560 70910 0 0 0 4922 20 0 0 25 0 4 0 748204026 4698329088 977293 33554432000 4194304 4625164 140734423091248 18446744073709551615 4464655 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=30474/tid=30477] ppid=30472 vsize=4588212 CPUtime=49.28 cores=0,2,4,6
/proc/30474/task/30477/stat : 30477 (SArTagnan) R 30472 30474 30199 0 -1 4202560 32526 0 0 0 4922 6 0 0 25 0 4 0 748204026 4698329088 977293 33554432000 4194304 4625164 140734423091248 18446744073709551615 4317344 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30474/tid=30478] ppid=30472 vsize=4588212 CPUtime=49.34 cores=0,2,4,6
/proc/30474/task/30478/stat : 30478 (SArTagnan) R 30472 30474 30199 0 -1 4202560 27851 0 0 0 4929 5 0 0 25 0 4 0 748204026 4698329088 977293 33554432000 4194304 4625164 140734423091248 18446744073709551615 4334251 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 198.82
Current children cumulated vsize (KiB) 4588212

[startup+102.301 s]
/proc/loadavg: 8.06 8.07 8.07 9/454 30481
/proc/meminfo: memFree=6711500/32950940 swapFree=67111356/67111528
[pid=30474] ppid=30472 vsize=9324648 CPUtime=402.78 cores=0,2,4,6
/proc/30474/stat : 30474 (SArTagnan) R 30472 30474 30199 0 -1 4202496 4967130 0 0 0 39496 782 0 0 19 0 4 0 748203870 9548439552 2080443 33554432000 4194304 4625164 140734423091248 18446744073709551615 4360205 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/30474/statm: 2331162 2080443 338 106 0 2326665 0
[pid=30474/tid=30476] ppid=30472 vsize=9324648 CPUtime=100.55 cores=0,2,4,6
/proc/30474/task/30476/stat : 30476 (SArTagnan) R 30472 30474 30199 0 -1 4202560 102201 0 0 0 10029 26 0 0 25 0 4 0 748204026 9548439552 2080443 33554432000 4194304 4625164 140734423091248 18446744073709551615 4330590 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=30474/tid=30477] ppid=30472 vsize=9324648 CPUtime=100.5 cores=0,2,4,6
/proc/30474/task/30477/stat : 30477 (SArTagnan) R 30472 30474 30199 0 -1 4202560 37040 0 0 0 10043 7 0 0 25 0 4 0 748204026 9548439552 2080443 33554432000 4194304 4625164 140734423091248 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30474/tid=30478] ppid=30472 vsize=9324648 CPUtime=100.49 cores=0,2,4,6
/proc/30474/task/30478/stat : 30478 (SArTagnan) R 30472 30474 30199 0 -1 4202560 50902 0 0 0 10041 8 0 0 25 0 4 0 748204026 9548439552 2080443 33554432000 4194304 4625164 140734423091248 18446744073709551615 4375311 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 402.78
Current children cumulated vsize (KiB) 9324648

[startup+162.301 s]
/proc/loadavg: 8.07 8.07 8.07 9/454 30483
/proc/meminfo: memFree=1834104/32950940 swapFree=67111356/67111528
[pid=30474] ppid=30472 vsize=12138148 CPUtime=641.66 cores=0,2,4,6
/proc/30474/stat : 30474 (SArTagnan) R 30472 30474 30199 0 -1 4202496 7207015 0 0 0 63006 1160 0 0 25 0 4 0 748203870 12429463552 2866754 33554432000 4194304 4625164 140734423091248 18446744073709551615 4360194 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/30474/statm: 3034537 2866754 512 106 0 3030040 0
[pid=30474/tid=30476] ppid=30472 vsize=12138148 CPUtime=160.53 cores=0,2,4,6
/proc/30474/task/30476/stat : 30476 (SArTagnan) R 30472 30474 30199 0 -1 4202560 104078 0 0 0 16026 27 0 0 25 0 4 0 748204026 12429463552 2866754 33554432000 4194304 4625164 140734423091248 18446744073709551615 4330590 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=30474/tid=30477] ppid=30472 vsize=12138148 CPUtime=160.3 cores=0,2,4,6
/proc/30474/task/30477/stat : 30477 (SArTagnan) R 30472 30474 30199 0 -1 4202560 59070 0 0 0 16017 13 0 0 25 0 4 0 748204026 12429463552 2866754 33554432000 4194304 4625164 140734423091248 18446744073709551615 4317935 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30474/tid=30478] ppid=30472 vsize=12138148 CPUtime=160.47 cores=0,2,4,6
/proc/30474/task/30478/stat : 30478 (SArTagnan) R 30472 30474 30199 0 -1 4202560 96107 0 0 0 16033 14 0 0 25 0 4 0 748204026 12429463552 2866754 33554432000 4194304 4625164 140734423091248 18446744073709551615 4375338 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 641.66
Current children cumulated vsize (KiB) 12138148

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

[startup+166.401 s]
/proc/loadavg: 8.07 8.06 8.07 9/454 30483
/proc/meminfo: memFree=1465452/32950940 swapFree=67111356/67111528
[pid=30474] ppid=30472 vsize=12138148 CPUtime=657.99 cores=0,2,4,6
/proc/30474/stat : 30474 (SArTagnan) R 30472 30474 30199 0 -1 4202496 7228658 0 0 0 64634 1165 0 0 25 0 4 0 748203870 12429463552 2883889 33554432000 4194304 4625164 140734423091248 18446744073709551615 4512444 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/30474/statm: 3034537 2883889 345 106 0 3030040 0
[pid=30474/tid=30476] ppid=30472 vsize=12138148 CPUtime=164.63 cores=0,2,4,6
/proc/30474/task/30476/stat : 30476 (SArTagnan) R 30472 30474 30199 0 -1 4202560 104124 0 0 0 16436 27 0 0 25 0 4 0 748204026 12429463552 2883890 33554432000 4194304 4625164 140734423091248 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=30474/tid=30477] ppid=30472 vsize=12138148 CPUtime=164.4 cores=0,2,4,6
/proc/30474/task/30477/stat : 30477 (SArTagnan) R 30472 30474 30199 0 -1 4202560 60722 0 0 0 16427 13 0 0 25 0 4 0 748204026 12429463552 2883890 33554432000 4194304 4625164 140734423091248 18446744073709551615 215988253729 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30474/tid=30478] ppid=30472 vsize=12138148 CPUtime=164.57 cores=0,2,4,6
/proc/30474/task/30478/stat : 30478 (SArTagnan) R 30472 30474 30199 0 -1 4202560 96159 0 0 0 16443 14 0 0 25 0 4 0 748204026 12429463552 2883890 33554432000 4194304 4625164 140734423091248 18446744073709551615 4562462 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 657.99
Current children cumulated vsize (KiB) 12138148

[startup+168.001 s]
/proc/loadavg: 8.07 8.06 8.07 9/454 30483
/proc/meminfo: memFree=1371708/32950940 swapFree=67111356/67111528
[pid=30474] ppid=30472 vsize=12138148 CPUtime=664.38 cores=0,2,4,6
/proc/30474/stat : 30474 (SArTagnan) R 30472 30474 30199 0 -1 4202496 7235002 0 0 0 65271 1167 0 0 25 0 4 0 748203870 12429463552 2889283 33554432000 4194304 4625164 140734423091248 18446744073709551615 4360194 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/30474/statm: 3034537 2889283 345 106 0 3030040 0
[pid=30474/tid=30476] ppid=30472 vsize=12138148 CPUtime=166.23 cores=0,2,4,6
/proc/30474/task/30476/stat : 30476 (SArTagnan) R 30472 30474 30199 0 -1 4202560 104135 0 0 0 16596 27 0 0 25 0 4 0 748204026 12429463552 2889283 33554432000 4194304 4625164 140734423091248 18446744073709551615 4330590 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=30474/tid=30477] ppid=30472 vsize=12138148 CPUtime=165.99 cores=0,2,4,6
/proc/30474/task/30477/stat : 30477 (SArTagnan) R 30472 30474 30199 0 -1 4202560 61787 0 0 0 16586 13 0 0 25 0 4 0 748204026 12429463552 2889283 33554432000 4194304 4625164 140734423091248 18446744073709551615 4317279 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30474/tid=30478] ppid=30472 vsize=12138148 CPUtime=166.18 cores=0,2,4,6
/proc/30474/task/30478/stat : 30478 (SArTagnan) R 30472 30474 30199 0 -1 4202560 96183 0 0 0 16603 15 0 0 25 0 4 0 748204026 12429463552 2889283 33554432000 4194304 4625164 140734423091248 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 664.38
Current children cumulated vsize (KiB) 12138148

[startup+169.6 s]
/proc/loadavg: 8.07 8.06 8.07 9/454 30483
/proc/meminfo: memFree=1169836/32950940 swapFree=67111356/67111528
[pid=30474] ppid=30472 vsize=12269220 CPUtime=670.75 cores=0,2,4,6
/proc/30474/stat : 30474 (SArTagnan) R 30472 30474 30199 0 -1 4202496 7244779 0 0 0 65906 1169 0 0 25 0 4 0 748203870 12563681280 2896891 33554432000 4194304 4625164 140734423091248 18446744073709551615 4360194 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/30474/statm: 3067305 2896891 345 106 0 3062808 0
[pid=30474/tid=30476] ppid=30472 vsize=12269220 CPUtime=167.83 cores=0,2,4,6
/proc/30474/task/30476/stat : 30476 (SArTagnan) R 30472 30474 30199 0 -1 4202560 104193 0 0 0 16756 27 0 0 25 0 4 0 748204026 12563681280 2896891 33554432000 4194304 4625164 140734423091248 18446744073709551615 4488006 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=30474/tid=30477] ppid=30472 vsize=12269220 CPUtime=167.6 cores=0,2,4,6
/proc/30474/task/30477/stat : 30477 (SArTagnan) R 30472 30474 30199 0 -1 4202560 62926 0 0 0 16746 14 0 0 25 0 4 0 748204026 12563681280 2896891 33554432000 4194304 4625164 140734423091248 18446744073709551615 4317250 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30474/tid=30478] ppid=30472 vsize=12269220 CPUtime=167.78 cores=0,2,4,6
/proc/30474/task/30478/stat : 30478 (SArTagnan) R 30472 30474 30199 0 -1 4202560 96187 0 0 0 16763 15 0 0 25 0 4 0 748204026 12563681280 2896891 33554432000 4194304 4625164 140734423091248 18446744073709551615 4562190 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 670.75
Current children cumulated vsize (KiB) 12269220

[startup+170.401 s]
/proc/loadavg: 8.07 8.06 8.07 9/454 30483
/proc/meminfo: memFree=1169836/32950940 swapFree=67111356/67111528
[pid=30474] ppid=30472 vsize=12269220 CPUtime=673.95 cores=0,2,4,6
/proc/30474/stat : 30474 (SArTagnan) R 30472 30474 30199 0 -1 4202496 7249054 0 0 0 66225 1170 0 0 25 0 4 0 748203870 12563681280 2900616 33554432000 4194304 4625164 140734423091248 18446744073709551615 4360345 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/30474/statm: 3067305 2900616 345 106 0 3062808 0
[pid=30474/tid=30476] ppid=30472 vsize=12269220 CPUtime=168.63 cores=0,2,4,6
/proc/30474/task/30476/stat : 30476 (SArTagnan) R 30472 30474 30199 0 -1 4202560 104205 0 0 0 16836 27 0 0 25 0 4 0 748204026 12563681280 2900616 33554432000 4194304 4625164 140734423091248 18446744073709551615 4330522 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=30474/tid=30477] ppid=30472 vsize=12269220 CPUtime=168.4 cores=0,2,4,6
/proc/30474/task/30477/stat : 30477 (SArTagnan) R 30472 30474 30199 0 -1 4202560 63185 0 0 0 16826 14 0 0 25 0 4 0 748204026 12563681280 2900616 33554432000 4194304 4625164 140734423091248 18446744073709551615 4317294 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30474/tid=30478] ppid=30472 vsize=12269220 CPUtime=168.58 cores=0,2,4,6
/proc/30474/task/30478/stat : 30478 (SArTagnan) R 30472 30474 30199 0 -1 4202560 96188 0 0 0 16843 15 0 0 25 0 4 0 748204026 12563681280 2900616 33554432000 4194304 4625164 140734423091248 18446744073709551615 4288693 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 673.95
Current children cumulated vsize (KiB) 12269220

[startup+170.801 s]
/proc/loadavg: 8.06 8.06 8.07 6/452 30483
/proc/meminfo: memFree=1551260/32950940 swapFree=67111356/67111528
[pid=30474] ppid=30472 vsize=0 CPUtime=674.59 cores=0,2,4,6
/proc/30474/stat : 30474 (SArTagnan) Z 30472 30474 30199 0 -1 4202524 7251361 0 0 0 66256 1203 0 0 25 0 2 0 748203870 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/30474/statm: 0 0 0 0 0 0 0
[pid=30474/tid=30476] ppid=30472 vsize=0 CPUtime=169.03 cores=0,2,4,6
/proc/30474/task/30476/stat : 30476 (SArTagnan) R 30472 30474 30199 0 -1 4203588 104206 0 0 0 16844 59 0 0 25 0 2 0 748204026 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 674.59
Current children cumulated vsize (KiB) 0

[startup+170.901 s]
/proc/loadavg: 8.06 8.06 8.07 6/452 30483
/proc/meminfo: memFree=1551260/32950940 swapFree=67111356/67111528
[pid=30474] ppid=30472 vsize=0 CPUtime=674.69 cores=0,2,4,6
/proc/30474/stat : 30474 (SArTagnan) Z 30472 30474 30199 0 -1 4202524 7251361 0 0 0 66256 1213 0 0 25 0 2 0 748203870 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/30474/statm: 0 0 0 0 0 0 0
[pid=30474/tid=30476] ppid=30472 vsize=0 CPUtime=169.13 cores=0,2,4,6
/proc/30474/task/30476/stat : 30476 (SArTagnan) R 30472 30474 30199 0 -1 4203588 104206 0 0 0 16844 69 0 0 25 0 2 0 748204026 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 674.69
Current children cumulated vsize (KiB) 0

Child status: 1
Real time (s): 170.962
CPU time (s): 674.752
CPU user time (s): 662.562
CPU system time (s): 12.1901
CPU usage (%): 394.68
Max. virtual memory (cumulated for all children) (KiB): 15837160

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 662.562
system time used= 12.1901
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7251361
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= 8449
involuntary context switches= 4646

runsolver used 0.723889 second user time and 1.77273 second system time

The end

Launcher Data

Begin job on node117 at 2011-05-16 23:02:11
IDJOB=3386290
IDBENCH=82411
IDSOLVER=1871
FILE ID=node117/3386290-1305579729
RUNJOBID= node117-1305577168-30217
PBS_JOBID= 13350218
Free space on /tmp= 73348 MiB

SOLVER NAME= SArTagnan 2011-05-15 (fixed)
BENCH NAME= SAT11/application/rintanen/SATPlanning/transport-transport-city-sequential-25nodes-1000size-3degree-100mindistance-3trucks-10packages-2008seed.060-SAT.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3386290-1305579729/watcher-3386290-1305579729 -o /tmp/evaluation-result-3386290-1305579729/solver-3386290-1305579729 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3386290-1305579729.cnf -threads=4

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

MD5SUM BENCH= 0176f3dd09fed1b561c875e1d6538c8d
RANDOM SEED=1591169241

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

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


/proc/meminfo:
MemTotal:     32950940 kB
MemFree:      16105328 kB
Buffers:        339888 kB
Cached:        4853504 kB
SwapCached:          0 kB
Active:       13244740 kB
Inactive:      3233480 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:      16105328 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:           74768 kB
Writeback:           0 kB
AnonPages:    11284836 kB
Mapped:          35072 kB
Slab:           248488 kB
PageTables:      54368 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS: 118621812 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= 73348 MiB
End job on node117 at 2011-05-16 23:05:02