Trace number 3386289

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) 707.991 195.738

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
transport-transport-two-cities-sequential-15nodes-1000size-3degree-100mindistance-3trucks-10packages-2008seed.040-SAT.cnf
MD5SUM74e0fa52e4789615985c73d0a8b105b4
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark127.054
Satisfiable
(Un)Satisfiability was proved
Number of variables580875
Number of clauses3140965
Sum of the clauses size7465165
Maximum clause length602
Minimum clause length1
Number of clauses of size 1445
Number of clauses of size 23105720
Number of clauses of size 3720
Number of clauses of size 4720
Number of clauses of size 51200
Number of clauses of size over 532160

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-3386289-1305579587/watcher-3386289-1305579587 -o /tmp/evaluation-result-3386289-1305579587/solver-3386289-1305579587 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3386289-1305579587.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: 7.57 8.01 7.44 2/378 4932
/proc/meminfo: memFree=12335860/32950928 swapFree=54713420/67111528
[pid=4932] ppid=4930 vsize=27576 CPUtime=0 cores=1,3,5,7
/proc/4932/stat : 4932 (SArTagnan) R 4930 4932 4682 0 -1 4202496 1807 0 0 0 0 0 0 0 23 0 1 0 669557662 28237824 1746 33554432000 4194304 4625164 140733415638192 18446744073709551615 4315093 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/4932/statm: 6894 1748 291 106 0 2397 0

[startup+0.040894 s]
/proc/loadavg: 7.57 8.01 7.44 2/378 4932
/proc/meminfo: memFree=12335860/32950928 swapFree=54713420/67111528
[pid=4932] ppid=4930 vsize=140256 CPUtime=0.03 cores=1,3,5,7
/proc/4932/stat : 4932 (SArTagnan) R 4930 4932 4682 0 -1 4202496 10780 0 0 0 2 1 0 0 23 0 1 0 669557662 143622144 10719 33554432000 4194304 4625164 140733415638192 18446744073709551615 235594866432 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/4932/statm: 35064 10719 298 106 0 30567 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 140256

[startup+0.10088 s]
/proc/loadavg: 7.57 8.01 7.44 2/378 4932
/proc/meminfo: memFree=12335860/32950928 swapFree=54713420/67111528
[pid=4932] ppid=4930 vsize=141556 CPUtime=0.09 cores=1,3,5,7
/proc/4932/stat : 4932 (SArTagnan) R 4930 4932 4682 0 -1 4202496 11448 0 0 0 8 1 0 0 23 0 1 0 669557662 144953344 10964 33554432000 4194304 4625164 140733415638192 18446744073709551615 4257204 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/4932/statm: 35389 10964 299 106 0 30892 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 141556

[startup+0.300847 s]
/proc/loadavg: 7.57 8.01 7.44 2/378 4932
/proc/meminfo: memFree=12335860/32950928 swapFree=54713420/67111528
[pid=4932] ppid=4930 vsize=152356 CPUtime=0.29 cores=1,3,5,7
/proc/4932/stat : 4932 (SArTagnan) R 4930 4932 4682 0 -1 4202496 17049 0 0 0 27 2 0 0 25 0 1 0 669557662 156012544 13395 33554432000 4194304 4625164 140733415638192 18446744073709551615 4339447 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/4932/statm: 38089 13395 299 106 0 33592 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 152356

[startup+0.704779 s]
/proc/loadavg: 7.57 8.01 7.44 2/378 4932
/proc/meminfo: memFree=12335860/32950928 swapFree=54713420/67111528
[pid=4932] ppid=4930 vsize=179968 CPUtime=0.7 cores=1,3,5,7
/proc/4932/stat : 4932 (SArTagnan) R 4930 4932 4682 0 -1 4202496 31967 0 0 0 66 4 0 0 25 0 1 0 669557662 184287232 19647 33554432000 4194304 4625164 140733415638192 18446744073709551615 235594866432 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/4932/statm: 44992 19647 299 106 0 40495 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 179968

[startup+1.50064 s]
/proc/loadavg: 7.57 8.01 7.44 2/378 4932
/proc/meminfo: memFree=12335860/32950928 swapFree=54713420/67111528
[pid=4932] ppid=4930 vsize=595148 CPUtime=2.35 cores=1,3,5,7
/proc/4932/stat : 4932 (SArTagnan) R 4930 4932 4682 0 -1 4202496 103675 0 0 0 223 12 0 0 25 0 4 0 669557662 609431552 84981 33554432000 4194304 4625164 140733415638192 18446744073709551615 4500353 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4932/statm: 148787 84981 335 106 0 144290 0
Current children cumulated CPU time (s) 2.35
Current children cumulated vsize (KiB) 595148

[startup+3.10036 s]
/proc/loadavg: 7.57 8.01 7.44 6/385 4942
/proc/meminfo: memFree=11798716/32950928 swapFree=54713420/67111528
[pid=4932] ppid=4930 vsize=619856 CPUtime=8.72 cores=1,3,5,7
/proc/4932/stat : 4932 (SArTagnan) R 4930 4932 4682 0 -1 4202496 116392 0 0 0 859 13 0 0 25 0 4 0 669557662 634732544 96410 33554432000 4194304 4625164 140733415638192 18446744073709551615 4390900 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4932/statm: 154964 96410 583 106 0 150467 0
[pid=4932/tid=4934] ppid=4930 vsize=619856 CPUtime=1.88 cores=1,3,5,7
/proc/4932/task/4934/stat : 4934 (SArTagnan) R 4930 4932 4682 0 -1 4202560 1158 0 0 0 188 0 0 0 25 0 4 0 669557783 634732544 96410 33554432000 4194304 4625164 140733415638192 18446744073709551615 4487056 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4932/tid=4935] ppid=4930 vsize=619856 CPUtime=1.85 cores=1,3,5,7
/proc/4932/task/4935/stat : 4935 (SArTagnan) R 4930 4932 4682 0 -1 4202560 2420 0 0 0 185 0 0 0 25 0 4 0 669557783 634732544 96410 33554432000 4194304 4625164 140733415638192 18446744073709551615 4352609 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4932/tid=4936] ppid=4930 vsize=619856 CPUtime=1.87 cores=1,3,5,7
/proc/4932/task/4936/stat : 4936 (SArTagnan) R 4930 4932 4682 0 -1 4202560 3527 0 0 0 187 0 0 0 25 0 4 0 669557783 634732544 96410 33554432000 4194304 4625164 140733415638192 18446744073709551615 4562584 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 8.72
Current children cumulated vsize (KiB) 619856

[startup+6.30079 s]
/proc/loadavg: 7.36 7.96 7.43 9/388 4945
/proc/meminfo: memFree=11242812/32950928 swapFree=54713420/67111528
[pid=4932] ppid=4930 vsize=835692 CPUtime=21.46 cores=1,3,5,7
/proc/4932/stat : 4932 (SArTagnan) R 4930 4932 4682 0 -1 4202496 270633 0 0 0 2110 36 0 0 19 0 4 0 669557662 855748608 155603 33554432000 4194304 4625164 140733415638192 18446744073709551615 4278661 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4932/statm: 208923 155603 336 106 0 204426 0
[pid=4932/tid=4934] ppid=4930 vsize=835692 CPUtime=5.07 cores=1,3,5,7
/proc/4932/task/4934/stat : 4934 (SArTagnan) R 4930 4932 4682 0 -1 4202560 4074 0 0 0 507 0 0 0 25 0 4 0 669557783 855748608 155603 33554432000 4194304 4625164 140733415638192 18446744073709551615 4467660 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4932/tid=4935] ppid=4930 vsize=835692 CPUtime=5.01 cores=1,3,5,7
/proc/4932/task/4935/stat : 4935 (SArTagnan) R 4930 4932 4682 0 -1 4202560 8863 0 0 0 499 2 0 0 25 0 4 0 669557783 855748608 155603 33554432000 4194304 4625164 140733415638192 18446744073709551615 4278657 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4932/tid=4936] ppid=4930 vsize=835692 CPUtime=5.07 cores=1,3,5,7
/proc/4932/task/4936/stat : 4936 (SArTagnan) R 4930 4932 4682 0 -1 4202560 6707 0 0 0 506 1 0 0 25 0 4 0 669557783 855748608 155606 33554432000 4194304 4625164 140733415638192 18446744073709551615 4546812 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 21.46
Current children cumulated vsize (KiB) 835692

[startup+12.7147 s]
/proc/loadavg: 7.41 7.96 7.43 9/388 4945
/proc/meminfo: memFree=10526272/32950928 swapFree=54713420/67111528
[pid=4932] ppid=4930 vsize=1664472 CPUtime=46.97 cores=1,3,5,7
/proc/4932/stat : 4932 (SArTagnan) R 4930 4932 4682 0 -1 4202496 681093 0 0 0 4602 95 0 0 20 0 4 0 669557662 1704419328 306643 33554432000 4194304 4625164 140733415638192 18446744073709551615 4392037 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4932/statm: 416118 306644 337 106 0 411621 0
[pid=4932/tid=4934] ppid=4930 vsize=1664472 CPUtime=11.45 cores=1,3,5,7
/proc/4932/task/4934/stat : 4934 (SArTagnan) R 4930 4932 4682 0 -1 4202560 19661 0 0 0 1142 3 0 0 25 0 4 0 669557783 1704419328 306644 33554432000 4194304 4625164 140733415638192 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4932/tid=4935] ppid=4930 vsize=1664472 CPUtime=11.33 cores=1,3,5,7
/proc/4932/task/4935/stat : 4935 (SArTagnan) R 4930 4932 4682 0 -1 4202560 17129 0 0 0 1129 4 0 0 25 0 4 0 669557783 1704419328 306644 33554432000 4194304 4625164 140733415638192 18446744073709551615 4317281 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4932/tid=4936] ppid=4930 vsize=1664472 CPUtime=11.46 cores=1,3,5,7
/proc/4932/task/4936/stat : 4936 (SArTagnan) R 4930 4932 4682 0 -1 4202560 14511 0 0 0 1143 3 0 0 25 0 4 0 669557783 1704419328 306644 33554432000 4194304 4625164 140733415638192 18446744073709551615 4288731 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 46.97
Current children cumulated vsize (KiB) 1664472

[startup+25.5004 s]
/proc/loadavg: 7.54 7.96 7.44 9/388 4946
/proc/meminfo: memFree=8789524/32950928 swapFree=54713420/67111528
[pid=4932] ppid=4930 vsize=3146776 CPUtime=97.9 cores=1,3,5,7
/proc/4932/stat : 4932 (SArTagnan) R 4930 4932 4682 0 -1 4202496 1520253 0 0 0 9576 214 0 0 24 0 4 0 669557662 3222298624 645937 33554432000 4194304 4625164 140733415638192 18446744073709551615 4360194 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4932/statm: 786694 645937 337 106 0 782197 0
[pid=4932/tid=4934] ppid=4930 vsize=3146776 CPUtime=24.19 cores=1,3,5,7
/proc/4932/task/4934/stat : 4934 (SArTagnan) R 4930 4932 4682 0 -1 4202560 36785 0 0 0 2413 6 0 0 25 0 4 0 669557783 3222298624 645937 33554432000 4194304 4625164 140733415638192 18446744073709551615 4464392 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4932/tid=4935] ppid=4930 vsize=3146776 CPUtime=23.95 cores=1,3,5,7
/proc/4932/task/4935/stat : 4935 (SArTagnan) R 4930 4932 4682 0 -1 4202560 30479 0 0 0 2388 7 0 0 25 0 4 0 669557783 3222298624 645937 33554432000 4194304 4625164 140733415638192 18446744073709551615 4317237 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4932/tid=4936] ppid=4930 vsize=3146776 CPUtime=24.25 cores=1,3,5,7
/proc/4932/task/4936/stat : 4936 (SArTagnan) R 4930 4932 4682 0 -1 4202560 27046 0 0 0 2420 5 0 0 25 0 4 0 669557783 3222298624 645937 33554432000 4194304 4625164 140733415638192 18446744073709551615 4554641 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 97.9
Current children cumulated vsize (KiB) 3146776

[startup+51.1009 s]
/proc/loadavg: 7.75 7.98 7.46 9/388 4947
/proc/meminfo: memFree=4565468/32950928 swapFree=54713420/67111528
[pid=4932] ppid=4930 vsize=6187384 CPUtime=199.79 cores=1,3,5,7
/proc/4932/stat : 4932 (SArTagnan) R 4930 4932 4682 0 -1 4202496 3251214 0 0 0 19516 463 0 0 22 0 4 0 669557662 6335881216 1289592 33554432000 4194304 4625164 140733415638192 18446744073709551615 4390542 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4932/statm: 1546846 1289592 357 106 0 1542349 0
[pid=4932/tid=4934] ppid=4930 vsize=6187384 CPUtime=49.69 cores=1,3,5,7
/proc/4932/task/4934/stat : 4934 (SArTagnan) R 4930 4932 4682 0 -1 4202560 89510 0 0 0 4952 17 0 0 25 0 4 0 669557783 6335881216 1289651 33554432000 4194304 4625164 140733415638192 18446744073709551615 4467219 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4932/tid=4935] ppid=4930 vsize=6187384 CPUtime=49.19 cores=1,3,5,7
/proc/4932/task/4935/stat : 4935 (SArTagnan) R 4930 4932 4682 0 -1 4202560 44580 0 0 0 4909 10 0 0 25 0 4 0 669557783 6335881216 1289651 33554432000 4194304 4625164 140733415638192 18446744073709551615 4317376 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4932/tid=4936] ppid=4930 vsize=6187384 CPUtime=49.82 cores=1,3,5,7
/proc/4932/task/4936/stat : 4936 (SArTagnan) R 4930 4932 4682 0 -1 4202560 56296 0 0 0 4974 8 0 0 25 0 4 0 669557783 6335881216 1289651 33554432000 4194304 4625164 140733415638192 18446744073709551615 4554602 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 199.79
Current children cumulated vsize (KiB) 6187384

[startup+102.301 s]
/proc/loadavg: 8.73 8.21 7.56 9/388 4959
/proc/meminfo: memFree=628300/32950928 swapFree=52753816/67111528
[pid=4932] ppid=4930 vsize=9230716 CPUtime=384.31 cores=1,3,5,7
/proc/4932/stat : 4932 (SArTagnan) R 4930 4932 4682 0 -1 4202496 4996608 0 0 0 37463 968 0 0 25 0 4 0 669557662 9452253184 2041634 33554432000 4194304 4625164 140733415638192 18446744073709551615 4390553 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 1095
/proc/4932/statm: 2307679 2041635 340 106 0 2303182 0
[pid=4932/tid=4934] ppid=4930 vsize=9230716 CPUtime=100.2 cores=1,3,5,7
/proc/4932/task/4934/stat : 4934 (SArTagnan) R 4930 4932 4682 0 -1 4202560 104953 0 0 0 9999 21 0 0 25 0 4 0 669557783 9452253184 2041635 33554432000 4194304 4625164 140733415638192 18446744073709551615 4330590 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4932/tid=4935] ppid=4930 vsize=9230716 CPUtime=94.53 cores=1,3,5,7
/proc/4932/task/4935/stat : 4935 (SArTagnan) R 4930 4932 4682 0 -1 4202560 77888 0 0 0 9430 23 0 0 25 0 4 0 669557783 9452253184 2041635 33554432000 4194304 4625164 140733415638192 18446744073709551615 4317294 0 0 4096 2 0 0 0 -1 3 0 0 57
[pid=4932/tid=4936] ppid=4930 vsize=9230716 CPUtime=98.85 cores=1,3,5,7
/proc/4932/task/4936/stat : 4936 (SArTagnan) R 4930 4932 4682 0 -1 4202560 70347 0 0 0 9872 13 0 0 25 0 4 0 669557783 9452253184 2041635 33554432000 4194304 4625164 140733415638192 18446744073709551615 4554631 0 0 4096 2 0 0 0 -1 5 0 0 33
Current children cumulated CPU time (s) 384.31
Current children cumulated vsize (KiB) 9230716

[startup+162.3 s]
/proc/loadavg: 10.58 8.77 7.79 7/388 4960
/proc/meminfo: memFree=87632/32950928 swapFree=46825164/67111528
[pid=4932] ppid=4930 vsize=15817632 CPUtime=582.55 cores=1,3,5,7
/proc/4932/stat : 4932 (SArTagnan) R 4930 4932 4682 0 -1 4204544 6018201 0 0 0 56328 1927 0 0 18 0 4 0 669557662 16197255168 2971706 33554432000 4194304 4625164 140733415638192 18446744073709551615 235594564053 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 4315
/proc/4932/statm: 3954408 2971706 341 106 0 3949911 0
[pid=4932/tid=4934] ppid=4930 vsize=15817632 CPUtime=159.1 cores=1,3,5,7
/proc/4932/task/4934/stat : 4934 (SArTagnan) R 4930 4932 4682 0 -1 4202560 106414 0 0 0 15883 27 0 0 25 0 4 0 669557783 16197255168 2971706 33554432000 4194304 4625164 140733415638192 18446744073709551615 4330976 0 0 4096 2 0 0 0 -1 5 0 0 10
[pid=4932/tid=4935] ppid=4930 vsize=15817632 CPUtime=153.51 cores=1,3,5,7
/proc/4932/task/4935/stat : 4935 (SArTagnan) R 4930 4932 4682 0 -1 4202560 82840 0 0 0 15322 29 0 0 25 0 4 0 669557783 16197255168 2971706 33554432000 4194304 4625164 140733415638192 18446744073709551615 4317326 0 0 4096 2 0 0 0 -1 7 0 0 57
[pid=4932/tid=4936] ppid=4930 vsize=15817632 CPUtime=155.53 cores=1,3,5,7
/proc/4932/task/4936/stat : 4936 (SArTagnan) R 4930 4932 4682 0 -1 4202560 74509 0 0 0 15524 29 0 0 25 0 4 0 669557783 16197255168 2971706 33554432000 4194304 4625164 140733415638192 18446744073709551615 4334485 0 0 4096 2 0 0 0 -1 3 0 0 169
Current children cumulated CPU time (s) 582.55
Current children cumulated vsize (KiB) 15817632

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

[startup+171.001 s]
/proc/loadavg: 11.04 8.93 7.85 8/389 4962
/proc/meminfo: memFree=4816624/32950928 swapFree=45972156/67111528
[pid=4932] ppid=4930 vsize=11010728 CPUtime=610.76 cores=1,3,5,7
/proc/4932/stat : 4932 (SArTagnan) R 4930 4932 4682 0 -1 4202496 6647864 0 0 0 58920 2156 0 0 20 0 4 0 669557662 11274985472 2398529 33554432000 4194304 4625164 140733415638192 18446744073709551615 235594527777 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 4827
/proc/4932/statm: 2752682 2398529 341 106 0 2748185 0
[pid=4932/tid=4934] ppid=4930 vsize=11010728 CPUtime=167.7 cores=1,3,5,7
/proc/4932/task/4934/stat : 4934 (SArTagnan) R 4930 4932 4682 0 -1 4202560 106446 0 0 0 16741 29 0 0 25 0 4 0 669557783 11274985472 2398530 33554432000 4194304 4625164 140733415638192 18446744073709551615 4330590 0 0 4096 2 0 0 0 -1 5 0 0 16
[pid=4932/tid=4935] ppid=4930 vsize=11010728 CPUtime=162.17 cores=1,3,5,7
/proc/4932/task/4935/stat : 4935 (SArTagnan) R 4930 4932 4682 0 -1 4202560 82841 0 0 0 16188 29 0 0 25 0 4 0 669557783 11274985472 2398530 33554432000 4194304 4625164 140733415638192 18446744073709551615 4317274 0 0 4096 2 0 0 0 -1 3 0 0 57
[pid=4932/tid=4936] ppid=4930 vsize=11010728 CPUtime=163.26 cores=1,3,5,7
/proc/4932/task/4936/stat : 4936 (SArTagnan) R 4930 4932 4682 0 -1 4202560 75458 0 0 0 16292 34 0 0 25 0 4 0 669557783 11274985472 2398531 33554432000 4194304 4625164 140733415638192 18446744073709551615 4288780 0 0 4096 2 0 0 0 -1 7 0 0 221
Current children cumulated CPU time (s) 610.76
Current children cumulated vsize (KiB) 11010728

[startup+183.801 s]
/proc/loadavg: 10.57 8.90 7.85 9/388 4962
/proc/meminfo: memFree=3764308/32950928 swapFree=45972156/67111528
[pid=4932] ppid=4930 vsize=11536864 CPUtime=661.81 cores=1,3,5,7
/proc/4932/stat : 4932 (SArTagnan) R 4930 4932 4682 0 -1 4202496 6937317 0 0 0 63960 2221 0 0 25 0 4 0 669557662 11813748736 2627814 33554432000 4194304 4625164 140733415638192 18446744073709551615 4390435 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 4827
/proc/4932/statm: 2884216 2627814 341 106 0 2879719 0
[pid=4932/tid=4934] ppid=4930 vsize=11536864 CPUtime=180.5 cores=1,3,5,7
/proc/4932/task/4934/stat : 4934 (SArTagnan) R 4930 4932 4682 0 -1 4202560 106510 0 0 0 18021 29 0 0 25 0 4 0 669557783 11813748736 2627814 33554432000 4194304 4625164 140733415638192 18446744073709551615 4330590 0 0 4096 2 0 0 0 -1 5 0 0 16
[pid=4932/tid=4935] ppid=4930 vsize=11536864 CPUtime=174.97 cores=1,3,5,7
/proc/4932/task/4935/stat : 4935 (SArTagnan) R 4930 4932 4682 0 -1 4202560 82841 0 0 0 17468 29 0 0 25 0 4 0 669557783 11813748736 2627814 33554432000 4194304 4625164 140733415638192 18446744073709551615 4317225 0 0 4096 2 0 0 0 -1 3 0 0 57
[pid=4932/tid=4936] ppid=4930 vsize=11536864 CPUtime=175.91 cores=1,3,5,7
/proc/4932/task/4936/stat : 4936 (SArTagnan) R 4930 4932 4682 0 -1 4202560 75976 0 0 0 17557 34 0 0 25 0 4 0 669557783 11813748736 2627814 33554432000 4194304 4625164 140733415638192 18446744073709551615 4554582 0 0 4096 2 0 0 0 -1 7 0 0 221
Current children cumulated CPU time (s) 661.81
Current children cumulated vsize (KiB) 11536864

[startup+190.2 s]
/proc/loadavg: 10.18 8.87 7.85 9/388 4962
/proc/meminfo: memFree=2784420/32950928 swapFree=45972156/67111528
[pid=4932] ppid=4930 vsize=11734584 CPUtime=687.32 cores=1,3,5,7
/proc/4932/stat : 4932 (SArTagnan) R 4930 4932 4682 0 -1 4202496 7082080 0 0 0 66484 2248 0 0 25 0 4 0 669557662 12016214016 2735260 33554432000 4194304 4625164 140733415638192 18446744073709551615 4360200 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 4827
/proc/4932/statm: 2933646 2735260 341 106 0 2929149 0
[pid=4932/tid=4934] ppid=4930 vsize=11734584 CPUtime=186.9 cores=1,3,5,7
/proc/4932/task/4934/stat : 4934 (SArTagnan) R 4930 4932 4682 0 -1 4202560 106519 0 0 0 18661 29 0 0 25 0 4 0 669557783 12016214016 2735260 33554432000 4194304 4625164 140733415638192 18446744073709551615 4330600 0 0 4096 2 0 0 0 -1 5 0 0 16
[pid=4932/tid=4935] ppid=4930 vsize=11734584 CPUtime=181.37 cores=1,3,5,7
/proc/4932/task/4935/stat : 4935 (SArTagnan) R 4930 4932 4682 0 -1 4202560 82842 0 0 0 18108 29 0 0 25 0 4 0 669557783 12016214016 2735260 33554432000 4194304 4625164 140733415638192 18446744073709551615 4317294 0 0 4096 2 0 0 0 -1 3 0 0 57
[pid=4932/tid=4936] ppid=4930 vsize=11734584 CPUtime=182.22 cores=1,3,5,7
/proc/4932/task/4936/stat : 4936 (SArTagnan) R 4930 4932 4682 0 -1 4202560 76323 0 0 0 18188 34 0 0 25 0 4 0 669557783 12016214016 2735260 33554432000 4194304 4625164 140733415638192 18446744073709551615 4553318 0 0 4096 2 0 0 0 -1 7 0 0 221
Current children cumulated CPU time (s) 687.32
Current children cumulated vsize (KiB) 11734584

[startup+193.401 s]
/proc/loadavg: 10.18 8.87 7.85 9/388 4962
/proc/meminfo: memFree=2399072/32950928 swapFree=45972156/67111528
[pid=4932] ppid=4930 vsize=11866312 CPUtime=700.09 cores=1,3,5,7
/proc/4932/stat : 4932 (SArTagnan) R 4930 4932 4682 0 -1 4202496 7177798 0 0 0 67743 2266 0 0 25 0 4 0 669557662 12151103488 2804807 33554432000 4194304 4625164 140733415638192 18446744073709551615 4360194 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 4827
/proc/4932/statm: 2966578 2804809 341 106 0 2962081 0
[pid=4932/tid=4934] ppid=4930 vsize=11866312 CPUtime=190.1 cores=1,3,5,7
/proc/4932/task/4934/stat : 4934 (SArTagnan) R 4930 4932 4682 0 -1 4202560 106529 0 0 0 18981 29 0 0 25 0 4 0 669557783 12151103488 2804810 33554432000 4194304 4625164 140733415638192 18446744073709551615 4331180 0 0 4096 2 0 0 0 -1 5 0 0 16
[pid=4932/tid=4935] ppid=4930 vsize=11866312 CPUtime=184.57 cores=1,3,5,7
/proc/4932/task/4935/stat : 4935 (SArTagnan) R 4930 4932 4682 0 -1 4202560 82843 0 0 0 18428 29 0 0 25 0 4 0 669557783 12151103488 2804810 33554432000 4194304 4625164 140733415638192 18446744073709551615 4317348 0 0 4096 2 0 0 0 -1 3 0 0 57
[pid=4932/tid=4936] ppid=4930 vsize=11866312 CPUtime=185.38 cores=1,3,5,7
/proc/4932/task/4936/stat : 4936 (SArTagnan) R 4930 4932 4682 0 -1 4202560 76466 0 0 0 18504 34 0 0 25 0 4 0 669557783 12151103488 2804810 33554432000 4194304 4625164 140733415638192 18446744073709551615 4288786 0 0 4096 2 0 0 0 -1 7 0 0 221
Current children cumulated CPU time (s) 700.09
Current children cumulated vsize (KiB) 11866312

[startup+195.015 s]
/proc/loadavg: 10.08 8.87 7.86 9/388 4962
/proc/meminfo: memFree=1908860/32950928 swapFree=45972156/67111528
[pid=4932] ppid=4930 vsize=11933712 CPUtime=706.52 cores=1,3,5,7
/proc/4932/stat : 4932 (SArTagnan) R 4930 4932 4682 0 -1 4202496 7260045 0 0 0 68372 2280 0 0 25 0 4 0 669557662 12220121088 2863487 33554432000 4194304 4625164 140733415638192 18446744073709551615 4390618 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 4827
/proc/4932/statm: 2983428 2863497 337 106 0 2978931 0
[pid=4932/tid=4934] ppid=4930 vsize=11933712 CPUtime=191.71 cores=1,3,5,7
/proc/4932/task/4934/stat : 4934 (SArTagnan) R 4930 4932 4682 0 -1 4202560 106541 0 0 0 19142 29 0 0 25 0 4 0 669557783 12220121088 2863497 33554432000 4194304 4625164 140733415638192 18446744073709551615 4488037 0 0 4096 2 0 0 0 -1 5 0 0 16
[pid=4932/tid=4935] ppid=4930 vsize=11933712 CPUtime=186.18 cores=1,3,5,7
/proc/4932/task/4935/stat : 4935 (SArTagnan) R 4930 4932 4682 0 -1 4202560 84907 0 0 0 18589 29 0 0 25 0 4 0 669557783 12220121088 2863497 33554432000 4194304 4625164 140733415638192 18446744073709551615 4347480 0 0 4096 2 0 0 0 -1 3 0 0 57
[pid=4932/tid=4936] ppid=4930 vsize=11933712 CPUtime=186.97 cores=1,3,5,7
/proc/4932/task/4936/stat : 4936 (SArTagnan) R 4930 4932 4682 0 -1 4202560 76904 0 0 0 18663 34 0 0 25 0 4 0 669557783 12220121088 2863497 33554432000 4194304 4625164 140733415638192 18446744073709551615 4334238 0 0 4096 2 0 0 0 -1 7 0 0 221
Current children cumulated CPU time (s) 706.52
Current children cumulated vsize (KiB) 11933712

[startup+195.401 s]
/proc/loadavg: 10.08 8.87 7.86 9/388 4962
/proc/meminfo: memFree=1908860/32950928 swapFree=45972156/67111528
[pid=4932] ppid=4930 vsize=0 CPUtime=707.65 cores=1,3,5,7
/proc/4932/stat : 4932 (SArTagnan) Z 4930 4932 4682 0 -1 4202524 7274555 0 0 0 68468 2297 0 0 25 0 2 0 669557662 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 4827
/proc/4932/statm: 0 0 0 0 0 0 0
[pid=4932/tid=4935] ppid=4930 vsize=0 CPUtime=186.58 cores=1,3,5,7
/proc/4932/task/4935/stat : 4935 (SArTagnan) R 4930 4932 4682 0 -1 4203588 88058 0 0 0 18614 44 0 0 25 0 2 0 669557783 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 3 0 0 57
Current children cumulated CPU time (s) 707.65
Current children cumulated vsize (KiB) 0

[startup+195.6 s]
/proc/loadavg: 10.08 8.87 7.86 9/388 4962
/proc/meminfo: memFree=1908860/32950928 swapFree=45972156/67111528
[pid=4932] ppid=4930 vsize=0 CPUtime=707.85 cores=1,3,5,7
/proc/4932/stat : 4932 (SArTagnan) Z 4930 4932 4682 0 -1 4202524 7274555 0 0 0 68468 2317 0 0 25 0 2 0 669557662 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 4827
/proc/4932/statm: 0 0 0 0 0 0 0
[pid=4932/tid=4935] ppid=4930 vsize=0 CPUtime=186.78 cores=1,3,5,7
/proc/4932/task/4935/stat : 4935 (SArTagnan) R 4930 4932 4682 0 -1 4203588 88058 0 0 0 18614 64 0 0 25 0 2 0 669557783 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 3 0 0 57
Current children cumulated CPU time (s) 707.85
Current children cumulated vsize (KiB) 0

[startup+195.7 s]
/proc/loadavg: 10.08 8.87 7.86 9/388 4962
/proc/meminfo: memFree=1908860/32950928 swapFree=45972156/67111528
[pid=4932] ppid=4930 vsize=0 CPUtime=707.95 cores=1,3,5,7
/proc/4932/stat : 4932 (SArTagnan) Z 4930 4932 4682 0 -1 4202524 7274555 0 0 0 68468 2327 0 0 25 0 2 0 669557662 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 4827
/proc/4932/statm: 0 0 0 0 0 0 0
[pid=4932/tid=4935] ppid=4930 vsize=0 CPUtime=186.88 cores=1,3,5,7
/proc/4932/task/4935/stat : 4935 (SArTagnan) R 4930 4932 4682 0 -1 4203588 88058 0 0 0 18614 74 0 0 25 0 2 0 669557783 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 3 0 0 57
Current children cumulated CPU time (s) 707.95
Current children cumulated vsize (KiB) 0

Child status: 1
Real time (s): 195.738
CPU time (s): 707.991
CPU user time (s): 684.683
CPU system time (s): 23.3085
CPU usage (%): 361.704
Max. virtual memory (cumulated for all children) (KiB): 15821508

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 684.683
system time used= 23.3085
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7274555
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= 10246
involuntary context switches= 5700

runsolver used 0.639902 second user time and 2.43563 second system time

The end

Launcher Data

Begin job on node120 at 2011-05-16 22:59:49
IDJOB=3386289
IDBENCH=82386
IDSOLVER=1871
FILE ID=node120/3386289-1305579587
RUNJOBID= node120-1305577174-4701
PBS_JOBID= 13350219
Free space on /tmp= 73420 MiB

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

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

MD5SUM BENCH= 74e0fa52e4789615985c73d0a8b105b4
RANDOM SEED=1327012267

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      12336264 kB
Buffers:        134116 kB
Cached:        1563196 kB
SwapCached:      32608 kB
Active:        7179224 kB
Inactive:     13189728 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      12336264 kB
SwapTotal:    67111528 kB
SwapFree:     54713420 kB
Dirty:           82156 kB
Writeback:          28 kB
AnonPages:    18644980 kB
Mapped:          21460 kB
Slab:            97904 kB
PageTables:      81908 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 78715252 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= 73364 MiB
End job on node120 at 2011-05-16 23:03:05