Trace number 3285265

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-03-24? (exit code) 704.33 178.794

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
transport-transport-city-sequential-35nodes-1000size-4degree-100mindistance-4trucks-14packages-2008seed.040-NOTKNOWN.cnf
MD5SUMce0d180356398dfbcfd2bbbb1cb3f9e5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark375.866
Satisfiable
(Un)Satisfiability was proved
Number of variables1260306
Number of clauses6771840
Sum of the clauses size16095280
Maximum clause length982
Minimum clause length1
Number of clauses of size 1720
Number of clauses of size 26714640
Number of clauses of size 3320
Number of clauses of size 41280
Number of clauses of size 53200
Number of clauses of size over 551680

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-3285265-1304062030/watcher-3285265-1304062030 -o /tmp/evaluation-result-3285265-1304062030/solver-3285265-1304062030 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3285265-1304062030.cnf -threads=4 

running on 4 cores: 1,3,5,7

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: 5.06 7.28 7.74 2/174 12013
/proc/meminfo: memFree=26431660/32950928 swapFree=67111524/67111528
[pid=12013] ppid=12011 vsize=28196 CPUtime=0 cores=1,3,5,7
/proc/12013/stat : 12013 (SArTagnan) R 12011 12013 11981 0 -1 4202496 2447 0 0 0 0 0 0 0 23 0 1 0 517802155 28872704 2384 33554432000 4194304 4623224 140734913955120 18446744073709551615 4295644 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12013/statm: 7049 2395 290 105 0 2553 0

[startup+0.100747 s]
/proc/loadavg: 5.06 7.28 7.74 2/174 12013
/proc/meminfo: memFree=26431660/32950928 swapFree=67111524/67111528
[pid=12013] ppid=12011 vsize=282296 CPUtime=0.09 cores=1,3,5,7
/proc/12013/stat : 12013 (SArTagnan) R 12011 12013 11981 0 -1 4202496 23180 0 0 0 7 2 0 0 23 0 1 0 517802155 289071104 22952 33554432000 4194304 4623224 140734913955120 18446744073709551615 251814240000 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12013/statm: 70574 22953 301 105 0 66078 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 282296

[startup+0.20073 s]
/proc/loadavg: 5.06 7.28 7.74 2/174 12013
/proc/meminfo: memFree=26431660/32950928 swapFree=67111524/67111528
[pid=12013] ppid=12011 vsize=283980 CPUtime=0.18 cores=1,3,5,7
/proc/12013/stat : 12013 (SArTagnan) R 12011 12013 11981 0 -1 4202496 24167 0 0 0 16 2 0 0 23 0 1 0 517802155 290795520 23350 33554432000 4194304 4623224 140734913955120 18446744073709551615 251814240000 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12013/statm: 70995 23350 301 105 0 66499 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 283980

[startup+0.300713 s]
/proc/loadavg: 5.06 7.28 7.74 2/174 12013
/proc/meminfo: memFree=26431660/32950928 swapFree=67111524/67111528
[pid=12013] ppid=12011 vsize=287256 CPUtime=0.29 cores=1,3,5,7
/proc/12013/stat : 12013 (SArTagnan) R 12011 12013 11981 0 -1 4202496 25928 0 0 0 26 3 0 0 24 0 1 0 517802155 294150144 24125 33554432000 4194304 4623224 140734913955120 18446744073709551615 4267002 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12013/statm: 71814 24125 301 105 0 67318 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 287256

[startup+0.700646 s]
/proc/loadavg: 5.06 7.28 7.74 2/174 12013
/proc/meminfo: memFree=26431660/32950928 swapFree=67111524/67111528
[pid=12013] ppid=12011 vsize=315432 CPUtime=0.69 cores=1,3,5,7
/proc/12013/stat : 12013 (SArTagnan) R 12011 12013 11981 0 -1 4202496 39582 0 0 0 63 6 0 0 25 0 1 0 517802155 323002368 30566 33554432000 4194304 4623224 140734913955120 18446744073709551615 251814240000 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12013/statm: 78858 30566 301 105 0 74362 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 315432

[startup+1.50051 s]
/proc/loadavg: 5.06 7.28 7.74 3/175 12014
/proc/meminfo: memFree=26247396/32950928 swapFree=67111524/67111528
[pid=12013] ppid=12011 vsize=376392 CPUtime=1.49 cores=1,3,5,7
/proc/12013/stat : 12013 (SArTagnan) R 12011 12013 11981 0 -1 4202496 72478 0 0 0 138 11 0 0 25 0 1 0 517802155 385425408 42108 33554432000 4194304 4623224 140734913955120 18446744073709551615 4366247 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12013/statm: 94098 42108 301 105 0 89602 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 376392

[startup+3.10025 s]
/proc/loadavg: 4.97 7.23 7.72 3/173 12014
/proc/meminfo: memFree=26147000/32950928 swapFree=67111524/67111528
[pid=12013] ppid=12011 vsize=1059432 CPUtime=4.15 cores=1,3,5,7
/proc/12013/stat : 12013 (SArTagnan) R 12011 12013 11981 0 -1 4202496 227189 0 0 0 385 30 0 0 25 0 4 0 517802155 1084858368 181606 33554432000 4194304 4623224 140734913955120 18446744073709551615 4497589 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/12013/statm: 264858 181606 331 105 0 260362 0
Current children cumulated CPU time (s) 4.15
Current children cumulated vsize (KiB) 1059432

[startup+6.30071 s]
/proc/loadavg: 4.97 7.23 7.72 6/181 12023
/proc/meminfo: memFree=25287756/32950928 swapFree=67111524/67111528
[pid=12013] ppid=12011 vsize=1216372 CPUtime=16.93 cores=1,3,5,7
/proc/12013/stat : 12013 (SArTagnan) R 12011 12013 11981 0 -1 4202496 297844 0 0 0 1650 43 0 0 25 0 4 0 517802155 1245564928 222463 33554432000 4194304 4623224 140734913955120 18446744073709551615 4388305 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/12013/statm: 304093 222471 335 105 0 299597 0
[pid=12013/tid=12015] ppid=12011 vsize=1216372 CPUtime=3.54 cores=1,3,5,7
/proc/12013/task/12015/stat : 12015 (SArTagnan) R 12011 12013 11981 0 -1 4202560 8049 0 0 0 353 1 0 0 25 0 4 0 517802430 1245564928 222476 33554432000 4194304 4623224 140734913955120 18446744073709551615 4463039 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=12013/tid=12016] ppid=12011 vsize=1216372 CPUtime=3.52 cores=1,3,5,7
/proc/12013/task/12016/stat : 12016 (SArTagnan) R 12011 12013 11981 0 -1 4202560 4737 0 0 0 352 0 0 0 25 0 4 0 517802430 1245564928 222482 33554432000 4194304 4623224 140734913955120 18446744073709551615 4463378 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12013/tid=12017] ppid=12011 vsize=1216372 CPUtime=3.55 cores=1,3,5,7
/proc/12013/task/12017/stat : 12017 (SArTagnan) R 12011 12013 11981 0 -1 4202560 9299 0 0 0 354 1 0 0 25 0 4 0 517802430 1245564928 222487 33554432000 4194304 4623224 140734913955120 18446744073709551615 4550254 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 16.93
Current children cumulated vsize (KiB) 1216372

[startup+12.7006 s]
/proc/loadavg: 5.22 7.21 7.71 9/184 12026
/proc/meminfo: memFree=24262076/32950928 swapFree=67111524/67111528
[pid=12013] ppid=12011 vsize=1610628 CPUtime=42.49 cores=1,3,5,7
/proc/12013/stat : 12013 (SArTagnan) R 12011 12013 11981 0 -1 4202496 491043 0 0 0 4174 75 0 0 25 0 4 0 517802155 1649283072 303880 33554432000 4194304 4623224 140734913955120 18446744073709551615 251813901345 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/12013/statm: 402657 303881 335 105 0 398161 0
[pid=12013/tid=12015] ppid=12011 vsize=1610628 CPUtime=9.94 cores=1,3,5,7
/proc/12013/task/12015/stat : 12015 (SArTagnan) R 12011 12013 11981 0 -1 4202560 15407 0 0 0 991 3 0 0 25 0 4 0 517802430 1649283072 303882 33554432000 4194304 4623224 140734913955120 18446744073709551615 4463314 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=12013/tid=12016] ppid=12011 vsize=1610628 CPUtime=9.89 cores=1,3,5,7
/proc/12013/task/12016/stat : 12016 (SArTagnan) R 12011 12013 11981 0 -1 4202560 5572 0 0 0 988 1 0 0 25 0 4 0 517802430 1649283072 303883 33554432000 4194304 4623224 140734913955120 18446744073709551615 4317201 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12013/tid=12017] ppid=12011 vsize=1610628 CPUtime=9.94 cores=1,3,5,7
/proc/12013/task/12017/stat : 12017 (SArTagnan) R 12011 12013 11981 0 -1 4202560 12523 0 0 0 993 1 0 0 25 0 4 0 517802430 1649283072 303888 33554432000 4194304 4623224 140734913955120 18446744073709551615 4363752 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 42.49
Current children cumulated vsize (KiB) 1610628

[startup+25.5005 s]
/proc/loadavg: 5.64 7.23 7.71 9/184 12027
/proc/meminfo: memFree=23501328/32950928 swapFree=67111524/67111528
[pid=12013] ppid=12011 vsize=2279228 CPUtime=93.62 cores=1,3,5,7
/proc/12013/stat : 12013 (SArTagnan) R 12011 12013 11981 0 -1 4202496 847959 0 0 0 9230 132 0 0 25 0 4 0 517802155 2333929472 459650 33554432000 4194304 4623224 140734913955120 18446744073709551615 4412476 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/12013/statm: 569807 459650 335 105 0 565311 0
[pid=12013/tid=12015] ppid=12011 vsize=2279228 CPUtime=22.74 cores=1,3,5,7
/proc/12013/task/12015/stat : 12015 (SArTagnan) R 12011 12013 11981 0 -1 4202560 26378 0 0 0 2269 5 0 0 25 0 4 0 517802430 2333929472 459650 33554432000 4194304 4623224 140734913955120 18446744073709551615 4463314 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=12013/tid=12016] ppid=12011 vsize=2279228 CPUtime=22.62 cores=1,3,5,7
/proc/12013/task/12016/stat : 12016 (SArTagnan) R 12011 12013 11981 0 -1 4202560 8210 0 0 0 2261 1 0 0 25 0 4 0 517802430 2333929472 459650 33554432000 4194304 4623224 140734913955120 18446744073709551615 4317148 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12013/tid=12017] ppid=12011 vsize=2279228 CPUtime=22.74 cores=1,3,5,7
/proc/12013/task/12017/stat : 12017 (SArTagnan) R 12011 12013 11981 0 -1 4202560 22096 0 0 0 2272 2 0 0 25 0 4 0 517802430 2333929472 459650 33554432000 4194304 4623224 140734913955120 18446744073709551615 4289723 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 93.62
Current children cumulated vsize (KiB) 2279228

[startup+51.1012 s]
/proc/loadavg: 6.21 7.24 7.70 6/178 12030
/proc/meminfo: memFree=22354548/32950928 swapFree=67111524/67111528
[pid=12013] ppid=12011 vsize=6070136 CPUtime=195.75 cores=1,3,5,7
/proc/12013/stat : 12013 (SArTagnan) R 12011 12013 11981 0 -1 4202496 2116817 0 0 0 19267 308 0 0 25 0 4 0 517802155 6215819264 909380 33554432000 4194304 4623224 140734913955120 18446744073709551615 251814283399 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/12013/statm: 1517534 909380 7483 105 0 1513038 0
[pid=12013/tid=12015] ppid=12011 vsize=6070136 CPUtime=48.28 cores=1,3,5,7
/proc/12013/task/12015/stat : 12015 (SArTagnan) D 12011 12013 11981 0 -1 4202560 73869 0 0 0 4814 14 0 0 25 0 4 0 517802430 6215819264 908868 33554432000 4194304 4623224 140734913955120 18446744073709551615 251814283447 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=12013/tid=12016] ppid=12011 vsize=6070136 CPUtime=48.04 cores=1,3,5,7
/proc/12013/task/12016/stat : 12016 (SArTagnan) D 12011 12013 11981 0 -1 4202560 19316 0 0 0 4801 3 0 0 25 0 4 0 517802430 6215819264 908868 33554432000 4194304 4623224 140734913955120 18446744073709551615 251813900609 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12013/tid=12017] ppid=12011 vsize=6070136 CPUtime=48.29 cores=1,3,5,7
/proc/12013/task/12017/stat : 12017 (SArTagnan) R 12011 12013 11981 0 -1 4202560 46348 0 0 0 4824 5 0 0 25 0 4 0 517802430 6215819264 908868 33554432000 4194304 4623224 140734913955120 18446744073709551615 4363755 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 195.75
Current children cumulated vsize (KiB) 6070136

[startup+102.301 s]
/proc/loadavg: 7.06 7.28 7.68 9/184 12059
/proc/meminfo: memFree=19957204/32950928 swapFree=67111524/67111528
[pid=12013] ppid=12011 vsize=6988172 CPUtime=400.18 cores=1,3,5,7
/proc/12013/stat : 12013 (SArTagnan) R 12011 12013 11981 0 -1 4202496 3569731 0 0 0 39481 537 0 0 25 0 4 0 517802155 7155888128 1535285 33554432000 4194304 4623224 140734913955120 18446744073709551615 4412473 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/12013/statm: 1747043 1535285 414 105 0 1742547 0
[pid=12013/tid=12015] ppid=12011 vsize=6988172 CPUtime=99.4 cores=1,3,5,7
/proc/12013/task/12015/stat : 12015 (SArTagnan) R 12011 12013 11981 0 -1 4202560 107538 0 0 0 9918 22 0 0 25 0 4 0 517802430 7155888128 1535285 33554432000 4194304 4623224 140734913955120 18446744073709551615 4357315 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=12013/tid=12016] ppid=12011 vsize=6988172 CPUtime=98.97 cores=1,3,5,7
/proc/12013/task/12016/stat : 12016 (SArTagnan) R 12011 12013 11981 0 -1 4202560 29665 0 0 0 9892 5 0 0 25 0 4 0 517802430 7155888128 1535285 33554432000 4194304 4623224 140734913955120 18446744073709551615 4317157 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12013/tid=12017] ppid=12011 vsize=6988172 CPUtime=99.49 cores=1,3,5,7
/proc/12013/task/12017/stat : 12017 (SArTagnan) R 12011 12013 11981 0 -1 4202560 82475 0 0 0 9937 12 0 0 25 0 4 0 517802430 7155888128 1535285 33554432000 4194304 4623224 140734913955120 18446744073709551615 4289723 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 400.18
Current children cumulated vsize (KiB) 6988172

[startup+162.301 s]
/proc/loadavg: 7.65 7.41 7.70 9/184 12060
/proc/meminfo: memFree=15830228/32950928 swapFree=67111524/67111528
[pid=12013] ppid=12011 vsize=10238964 CPUtime=639.81 cores=1,3,5,7
/proc/12013/stat : 12013 (SArTagnan) R 12011 12013 11981 0 -1 4202496 5444777 0 0 0 63131 850 0 0 25 0 4 0 517802155 10484699136 2407529 33554432000 4194304 4623224 140734913955120 18446744073709551615 4412493 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/12013/statm: 2559741 2407529 354 105 0 2555245 0
[pid=12013/tid=12015] ppid=12011 vsize=10238964 CPUtime=159.39 cores=1,3,5,7
/proc/12013/task/12015/stat : 12015 (SArTagnan) R 12011 12013 11981 0 -1 4202560 109792 0 0 0 15917 22 0 0 25 0 4 0 517802430 10484699136 2407529 33554432000 4194304 4623224 140734913955120 18446744073709551615 4486428 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=12013/tid=12016] ppid=12011 vsize=10238964 CPUtime=158.91 cores=1,3,5,7
/proc/12013/task/12016/stat : 12016 (SArTagnan) R 12011 12013 11981 0 -1 4202560 62364 0 0 0 15881 10 0 0 25 0 4 0 517802430 10484699136 2407529 33554432000 4194304 4623224 140734913955120 18446744073709551615 4317176 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=12013/tid=12017] ppid=12011 vsize=10238964 CPUtime=159.19 cores=1,3,5,7
/proc/12013/task/12017/stat : 12017 (SArTagnan) R 12011 12013 11981 0 -1 4202560 119648 0 0 0 15900 19 0 0 25 0 4 0 517802430 10484699136 2407529 33554432000 4194304 4623224 140734913955120 18446744073709551615 4289785 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 639.81
Current children cumulated vsize (KiB) 10238964

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

[startup+166.401 s]
/proc/loadavg: 7.65 7.41 7.70 9/184 12060
/proc/meminfo: memFree=15222872/32950928 swapFree=67111524/67111528
[pid=12013] ppid=12011 vsize=10904600 CPUtime=656.06 cores=1,3,5,7
/proc/12013/stat : 12013 (SArTagnan) R 12011 12013 11981 0 -1 4202496 6738941 0 0 0 64599 1007 0 0 25 0 4 0 517802155 11166310400 2496203 33554432000 4194304 4623224 140734913955120 18446744073709551615 4388116 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/12013/statm: 2726150 2496203 354 105 0 2721654 0
[pid=12013/tid=12015] ppid=12011 vsize=10904600 CPUtime=163.5 cores=1,3,5,7
/proc/12013/task/12015/stat : 12015 (SArTagnan) R 12011 12013 11981 0 -1 4202560 109802 0 0 0 16328 22 0 0 25 0 4 0 517802430 11166310400 2496203 33554432000 4194304 4623224 140734913955120 18446744073709551615 4357403 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=12013/tid=12016] ppid=12011 vsize=10904600 CPUtime=163.01 cores=1,3,5,7
/proc/12013/task/12016/stat : 12016 (SArTagnan) R 12011 12013 11981 0 -1 4202560 62364 0 0 0 16291 10 0 0 25 0 4 0 517802430 11166310400 2496203 33554432000 4194304 4623224 140734913955120 18446744073709551615 4317214 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=12013/tid=12017] ppid=12011 vsize=10904600 CPUtime=163.14 cores=1,3,5,7
/proc/12013/task/12017/stat : 12017 (SArTagnan) R 12011 12013 11981 0 -1 4202560 121575 0 0 0 16294 20 0 0 25 0 4 0 517802430 11166310400 2496203 33554432000 4194304 4623224 140734913955120 18446744073709551615 4552683 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 656.06
Current children cumulated vsize (KiB) 10904600

[startup+172.807 s]
/proc/loadavg: 7.71 7.43 7.71 9/184 12061
/proc/meminfo: memFree=14487428/32950928 swapFree=67111524/67111528
[pid=12013] ppid=12011 vsize=11101208 CPUtime=681.64 cores=1,3,5,7
/proc/12013/stat : 12013 (SArTagnan) R 12011 12013 11981 0 -1 4202496 6901668 0 0 0 67119 1045 0 0 25 0 4 0 517802155 11367636992 2628885 33554432000 4194304 4623224 140734913955120 18446744073709551615 4388116 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/12013/statm: 2775302 2628886 354 105 0 2770806 0
[pid=12013/tid=12015] ppid=12011 vsize=11101208 CPUtime=169.9 cores=1,3,5,7
/proc/12013/task/12015/stat : 12015 (SArTagnan) R 12011 12013 11981 0 -1 4202560 109807 0 0 0 16968 22 0 0 25 0 4 0 517802430 11367636992 2628886 33554432000 4194304 4623224 140734913955120 18446744073709551615 4357641 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=12013/tid=12016] ppid=12011 vsize=11101208 CPUtime=169.42 cores=1,3,5,7
/proc/12013/task/12016/stat : 12016 (SArTagnan) R 12011 12013 11981 0 -1 4202560 62364 0 0 0 16932 10 0 0 25 0 4 0 517802430 11367636992 2628886 33554432000 4194304 4623224 140734913955120 18446744073709551615 4317259 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=12013/tid=12017] ppid=12011 vsize=11101208 CPUtime=169.5 cores=1,3,5,7
/proc/12013/task/12017/stat : 12017 (SArTagnan) R 12011 12013 11981 0 -1 4202560 125225 0 0 0 16930 20 0 0 25 0 4 0 517802430 11367636992 2628886 33554432000 4194304 4623224 140734913955120 18446744073709551615 4544921 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 681.64
Current children cumulated vsize (KiB) 11101208

[startup+176 s]
/proc/loadavg: 7.71 7.43 7.71 9/184 12061
/proc/meminfo: memFree=14184116/32950928 swapFree=67111524/67111528
[pid=12013] ppid=12011 vsize=11232280 CPUtime=694.42 cores=1,3,5,7
/proc/12013/stat : 12013 (SArTagnan) R 12011 12013 11981 0 -1 4202496 6977674 0 0 0 68380 1062 0 0 25 0 4 0 517802155 11501854720 2687994 33554432000 4194304 4623224 140734913955120 18446744073709551615 4387999 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/12013/statm: 2808070 2687994 354 105 0 2803574 0
[pid=12013/tid=12015] ppid=12011 vsize=11232280 CPUtime=173.1 cores=1,3,5,7
/proc/12013/task/12015/stat : 12015 (SArTagnan) R 12011 12013 11981 0 -1 4202560 109810 0 0 0 17288 22 0 0 25 0 4 0 517802430 11501854720 2687999 33554432000 4194304 4623224 140734913955120 18446744073709551615 4357413 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=12013/tid=12016] ppid=12011 vsize=11232280 CPUtime=172.62 cores=1,3,5,7
/proc/12013/task/12016/stat : 12016 (SArTagnan) R 12011 12013 11981 0 -1 4202560 62364 0 0 0 17252 10 0 0 25 0 4 0 517802430 11501854720 2687999 33554432000 4194304 4623224 140734913955120 18446744073709551615 4317154 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=12013/tid=12017] ppid=12011 vsize=11232280 CPUtime=172.69 cores=1,3,5,7
/proc/12013/task/12017/stat : 12017 (SArTagnan) R 12011 12013 11981 0 -1 4202560 127016 0 0 0 17248 21 0 0 25 0 4 0 517802430 11501854720 2687999 33554432000 4194304 4623224 140734913955120 18446744073709551615 4552735 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 694.42
Current children cumulated vsize (KiB) 11232280

[startup+177.601 s]
/proc/loadavg: 7.73 7.44 7.71 9/184 12061
/proc/meminfo: memFree=14144312/32950928 swapFree=67111524/67111528
[pid=12013] ppid=12011 vsize=11297816 CPUtime=700.79 cores=1,3,5,7
/proc/12013/stat : 12013 (SArTagnan) R 12011 12013 11981 0 -1 4202496 6997236 0 0 0 69013 1066 0 0 25 0 4 0 517802155 11568963584 2703783 33554432000 4194304 4623224 140734913955120 18446744073709551615 251813901345 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/12013/statm: 2824454 2703784 354 105 0 2819958 0
[pid=12013/tid=12015] ppid=12011 vsize=11297816 CPUtime=174.7 cores=1,3,5,7
/proc/12013/task/12015/stat : 12015 (SArTagnan) R 12011 12013 11981 0 -1 4202560 109811 0 0 0 17448 22 0 0 25 0 4 0 517802430 11568963584 2703785 33554432000 4194304 4623224 140734913955120 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=12013/tid=12016] ppid=12011 vsize=11297816 CPUtime=174.21 cores=1,3,5,7
/proc/12013/task/12016/stat : 12016 (SArTagnan) R 12011 12013 11981 0 -1 4202560 62364 0 0 0 17411 10 0 0 25 0 4 0 517802430 11568963584 2703786 33554432000 4194304 4623224 140734913955120 18446744073709551615 4317145 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=12013/tid=12017] ppid=12011 vsize=11297816 CPUtime=174.28 cores=1,3,5,7
/proc/12013/task/12017/stat : 12017 (SArTagnan) R 12011 12013 11981 0 -1 4202560 127457 0 0 0 17407 21 0 0 25 0 4 0 517802430 11568963584 2703786 33554432000 4194304 4623224 140734913955120 18446744073709551615 4552923 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 700.79
Current children cumulated vsize (KiB) 11297816

[startup+178.401 s]
/proc/loadavg: 7.73 7.44 7.71 9/184 12061
/proc/meminfo: memFree=14044120/32950928 swapFree=67111524/67111528
[pid=12013] ppid=12011 vsize=0 CPUtime=703.93 cores=1,3,5,7
/proc/12013/stat : 12013 (SArTagnan) Z 12011 12013 11981 0 -1 4202524 7017131 0 0 0 69320 1073 0 0 25 0 2 0 517802155 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/12013/statm: 0 0 0 0 0 0 0
[pid=12013/tid=12017] ppid=12011 vsize=0 CPUtime=175.07 cores=1,3,5,7
/proc/12013/task/12017/stat : 12017 (SArTagnan) R 12011 12013 11981 0 -1 4203588 127917 0 0 0 17484 23 0 0 25 0 2 0 517802430 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 703.93
Current children cumulated vsize (KiB) 0

[startup+178.601 s]
/proc/loadavg: 7.73 7.44 7.71 9/184 12061
/proc/meminfo: memFree=14044120/32950928 swapFree=67111524/67111528
[pid=12013] ppid=12011 vsize=0 CPUtime=704.13 cores=1,3,5,7
/proc/12013/stat : 12013 (SArTagnan) Z 12011 12013 11981 0 -1 4202524 7017131 0 0 0 69320 1093 0 0 25 0 2 0 517802155 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/12013/statm: 0 0 0 0 0 0 0
[pid=12013/tid=12017] ppid=12011 vsize=0 CPUtime=175.27 cores=1,3,5,7
/proc/12013/task/12017/stat : 12017 (SArTagnan) R 12011 12013 11981 0 -1 4203588 127917 0 0 0 17484 43 0 0 25 0 2 0 517802430 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 704.13
Current children cumulated vsize (KiB) 0

[startup+178.701 s]
/proc/loadavg: 7.73 7.44 7.71 9/184 12061
/proc/meminfo: memFree=14044120/32950928 swapFree=67111524/67111528
[pid=12013] ppid=12011 vsize=0 CPUtime=704.23 cores=1,3,5,7
/proc/12013/stat : 12013 (SArTagnan) Z 12011 12013 11981 0 -1 4202524 7017131 0 0 0 69320 1103 0 0 25 0 2 0 517802155 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/12013/statm: 0 0 0 0 0 0 0
[pid=12013/tid=12017] ppid=12011 vsize=0 CPUtime=175.37 cores=1,3,5,7
/proc/12013/task/12017/stat : 12017 (SArTagnan) R 12011 12013 11981 0 -1 4203588 127917 0 0 0 17484 53 0 0 25 0 2 0 517802430 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 704.23
Current children cumulated vsize (KiB) 0

Child status: 1
Real time (s): 178.794
CPU time (s): 704.33
CPU user time (s): 693.205
CPU system time (s): 11.1253
CPU usage (%): 393.933
Max. virtual memory (cumulated for all children) (KiB): 15639568

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 693.205
system time used= 11.1253
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7017131
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= 5202
involuntary context switches= 2846

runsolver used 0.289955 second user time and 0.684895 second system time

The end

Launcher Data

Begin job on node126 at 2011-04-29 09:27:15
IDJOB=3285265
IDBENCH=82374
IDSOLVER=1656
FILE ID=node126/3285265-1304062030
RUNJOBID= node126-1304062030-12000
PBS_JOBID= 13170454
Free space on /tmp= 71320 MiB

SOLVER NAME= SArTagnan 2011-03-24
BENCH NAME= SAT11/application/rintanen/SATPlanning/transport-transport-city-sequential-35nodes-1000size-4degree-100mindistance-4trucks-14packages-2008seed.040-NOTKNOWN.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3285265-1304062030/watcher-3285265-1304062030 -o /tmp/evaluation-result-3285265-1304062030/solver-3285265-1304062030 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3285265-1304062030.cnf -threads=4

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

MD5SUM BENCH= ce0d180356398dfbcfd2bbbb1cb3f9e5
RANDOM SEED=332397833

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      26431816 kB
Buffers:       1411768 kB
Cached:        4484440 kB
SwapCached:          4 kB
Active:         394348 kB
Inactive:      5569924 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      26431816 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:          283864 kB
Writeback:           0 kB
AnonPages:       67808 kB
Mapped:          14504 kB
Slab:           490308 kB
PageTables:       4664 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   187196 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= 71444 MiB
End job on node126 at 2011-04-29 09:30:13