Trace number 3386207

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) 780.262 254.488

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: 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-3386207-1305579510/watcher-3386207-1305579510 -o /tmp/evaluation-result-3386207-1305579510/solver-3386207-1305579510 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3386207-1305579510.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: 9.11 9.98 9.94 4/386 3807
/proc/meminfo: memFree=11886488/32951124 swapFree=54427476/67111528
[pid=3807] ppid=3805 vsize=38356 CPUtime=0 cores=1,3,5,7
/proc/3807/stat : 3807 (SArTagnan) R 3805 3807 3578 0 -1 4202496 2961 0 0 0 0 0 0 0 22 0 1 0 669549359 39276544 2900 33554432000 4194304 4625164 140735745016176 18446744073709551615 4315093 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3807/statm: 9589 2902 291 106 0 5092 0

[startup+0.095659 s]
/proc/loadavg: 9.11 9.98 9.94 4/386 3807
/proc/meminfo: memFree=11886488/32951124 swapFree=54427476/67111528
[pid=3807] ppid=3805 vsize=282144 CPUtime=0.08 cores=1,3,5,7
/proc/3807/stat : 3807 (SArTagnan) R 3805 3807 3578 0 -1 4202496 23054 0 0 0 6 2 0 0 22 0 1 0 669549359 288915456 22906 33554432000 4194304 4625164 140735745016176 18446744073709551615 228122713856 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3807/statm: 70536 22907 299 106 0 66039 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 282144

[startup+0.100655 s]
/proc/loadavg: 9.11 9.98 9.94 4/386 3807
/proc/meminfo: memFree=11886488/32951124 swapFree=54427476/67111528
[pid=3807] ppid=3805 vsize=282300 CPUtime=0.09 cores=1,3,5,7
/proc/3807/stat : 3807 (SArTagnan) R 3805 3807 3578 0 -1 4202496 23177 0 0 0 7 2 0 0 22 0 1 0 669549359 289075200 22951 33554432000 4194304 4625164 140735745016176 18446744073709551615 228122713856 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3807/statm: 70575 22951 299 106 0 66078 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 282300

[startup+0.300632 s]
/proc/loadavg: 9.11 9.98 9.94 4/386 3807
/proc/meminfo: memFree=11886488/32951124 swapFree=54427476/67111528
[pid=3807] ppid=3805 vsize=287260 CPUtime=0.29 cores=1,3,5,7
/proc/3807/stat : 3807 (SArTagnan) R 3805 3807 3578 0 -1 4202496 25932 0 0 0 26 3 0 0 23 0 1 0 669549359 294154240 24131 33554432000 4194304 4625164 140735745016176 18446744073709551615 4339447 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3807/statm: 71815 24131 299 106 0 67318 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 287260

[startup+0.700551 s]
/proc/loadavg: 9.11 9.98 9.94 4/386 3807
/proc/meminfo: memFree=11886488/32951124 swapFree=54427476/67111528
[pid=3807] ppid=3805 vsize=315436 CPUtime=0.69 cores=1,3,5,7
/proc/3807/stat : 3807 (SArTagnan) R 3805 3807 3578 0 -1 4202496 39625 0 0 0 63 6 0 0 25 0 1 0 669549359 323006464 30611 33554432000 4194304 4625164 140735745016176 18446744073709551615 228122713856 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3807/statm: 78859 30611 299 106 0 74362 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 315436

[startup+1.50042 s]
/proc/loadavg: 9.11 9.98 9.94 5/387 3808
/proc/meminfo: memFree=11689708/32951124 swapFree=54427476/67111528
[pid=3807] ppid=3805 vsize=376396 CPUtime=1.49 cores=1,3,5,7
/proc/3807/stat : 3807 (SArTagnan) R 3805 3807 3578 0 -1 4202496 72538 0 0 0 137 12 0 0 25 0 1 0 669549359 385429504 42170 33554432000 4194304 4625164 140735745016176 18446744073709551615 4339447 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3807/statm: 94099 42170 299 106 0 89602 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 376396

[startup+3.10108 s]
/proc/loadavg: 9.11 9.98 9.94 5/387 3808
/proc/meminfo: memFree=11617788/32951124 swapFree=54427476/67111528
[pid=3807] ppid=3805 vsize=1055736 CPUtime=3.82 cores=1,3,5,7
/proc/3807/stat : 3807 (SArTagnan) R 3805 3807 3578 0 -1 4202496 225102 0 0 0 352 30 0 0 25 0 4 0 669549359 1081073664 179560 33554432000 4194304 4625164 140735745016176 18446744073709551615 4498962 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/3807/statm: 263934 179560 332 106 0 259437 0
Current children cumulated CPU time (s) 3.82
Current children cumulated vsize (KiB) 1055736

[startup+6.3005 s]
/proc/loadavg: 9.02 9.95 9.93 8/393 3817
/proc/meminfo: memFree=10882224/32951124 swapFree=54427476/67111528
[pid=3807] ppid=3805 vsize=1057324 CPUtime=13.38 cores=1,3,5,7
/proc/3807/stat : 3807 (SArTagnan) R 3805 3807 3578 0 -1 4202496 232162 0 0 0 1307 31 0 0 25 0 4 0 669549359 1082699776 184619 33554432000 4194304 4625164 140735745016176 18446744073709551615 4390900 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/3807/statm: 264331 184619 335 106 0 259834 0
[pid=3807/tid=3809] ppid=3805 vsize=1057324 CPUtime=1.36 cores=1,3,5,7
/proc/3807/task/3809/stat : 3809 (SArTagnan) R 3805 3807 3578 0 -1 4202560 2463 0 0 0 136 0 0 0 25 0 4 0 669549631 1082699776 184619 33554432000 4194304 4625164 140735745016176 18446744073709551615 4482063 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3807/tid=3810] ppid=3805 vsize=1057324 CPUtime=3.52 cores=1,3,5,7
/proc/3807/task/3810/stat : 3810 (SArTagnan) R 3805 3807 3578 0 -1 4202560 3920 0 0 0 352 0 0 0 25 0 4 0 669549631 1082699776 184619 33554432000 4194304 4625164 140735745016176 18446744073709551615 4479607 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=3807/tid=3811] ppid=3805 vsize=1057324 CPUtime=2.2 cores=1,3,5,7
/proc/3807/task/3811/stat : 3811 (SArTagnan) R 3805 3807 3578 0 -1 4202560 6754 0 0 0 220 0 0 0 21 0 4 0 669549631 1082699776 184619 33554432000 4194304 4625164 140735745016176 18446744073709551615 4490625 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 13.38
Current children cumulated vsize (KiB) 1057324

[startup+12.7004 s]
/proc/loadavg: 9.10 9.95 9.93 11/396 3820
/proc/meminfo: memFree=9397488/32951124 swapFree=54427476/67111528
[pid=3807] ppid=3805 vsize=1675364 CPUtime=32.49 cores=1,3,5,7
/proc/3807/stat : 3807 (SArTagnan) R 3805 3807 3578 0 -1 4202496 582733 0 0 0 3173 76 0 0 25 0 4 0 669549359 1715572736 311626 33554432000 4194304 4625164 140735745016176 18446744073709551615 4360561 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/3807/statm: 418841 311639 371 106 0 414344 0
[pid=3807/tid=3809] ppid=3805 vsize=1675364 CPUtime=4.88 cores=1,3,5,7
/proc/3807/task/3809/stat : 3809 (SArTagnan) R 3805 3807 3578 0 -1 4202560 2496 0 0 0 488 0 0 0 25 0 4 0 669549631 1715572736 311646 33554432000 4194304 4625164 140735745016176 18446744073709551615 228122369463 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3807/tid=3810] ppid=3805 vsize=1675364 CPUtime=9.61 cores=1,3,5,7
/proc/3807/task/3810/stat : 3810 (SArTagnan) R 3805 3807 3578 0 -1 4202560 5085 0 0 0 961 0 0 0 25 0 4 0 669549631 1715572736 311649 33554432000 4194304 4625164 140735745016176 18446744073709551615 4464411 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3807/tid=3811] ppid=3805 vsize=1675364 CPUtime=5.69 cores=1,3,5,7
/proc/3807/task/3811/stat : 3811 (SArTagnan) R 3805 3807 3578 0 -1 4202560 6785 0 0 0 569 0 0 0 25 0 4 0 669549631 1715572736 311654 33554432000 4194304 4625164 140735745016176 18446744073709551615 4546837 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 32.49
Current children cumulated vsize (KiB) 1675364

[startup+25.501 s]
/proc/loadavg: 9.37 9.96 9.94 11/396 3821
/proc/meminfo: memFree=9115900/32951124 swapFree=54427476/67111528
[pid=3807] ppid=3805 vsize=2094312 CPUtime=70.7 cores=1,3,5,7
/proc/3807/stat : 3807 (SArTagnan) R 3805 3807 3578 0 -1 4202496 814927 0 0 0 6962 108 0 0 25 0 4 0 669549359 2144575488 408454 33554432000 4194304 4625164 140735745016176 18446744073709551615 228122374853 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/3807/statm: 523578 408454 337 106 0 519081 0
[pid=3807/tid=3809] ppid=3805 vsize=2094312 CPUtime=15.43 cores=1,3,5,7
/proc/3807/task/3809/stat : 3809 (SArTagnan) R 3805 3807 3578 0 -1 4202560 17069 0 0 0 1541 2 0 0 22 0 4 0 669549631 2144575488 408454 33554432000 4194304 4625164 140735745016176 18446744073709551615 4486960 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3807/tid=3810] ppid=3805 vsize=2094312 CPUtime=20.56 cores=1,3,5,7
/proc/3807/task/3810/stat : 3810 (SArTagnan) R 3805 3807 3578 0 -1 4202560 9178 0 0 0 2055 1 0 0 25 0 4 0 669549631 2144575488 408454 33554432000 4194304 4625164 140735745016176 18446744073709551615 4317270 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3807/tid=3811] ppid=3805 vsize=2094312 CPUtime=16.25 cores=1,3,5,7
/proc/3807/task/3811/stat : 3811 (SArTagnan) R 3805 3807 3578 0 -1 4202560 16101 0 0 0 1623 2 0 0 25 0 4 0 669549631 2144575488 408454 33554432000 4194304 4625164 140735745016176 18446744073709551615 4554639 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 70.7
Current children cumulated vsize (KiB) 2094312

[startup+51.1004 s]
/proc/loadavg: 9.71 10.00 9.95 11/396 3821
/proc/meminfo: memFree=7760260/32951124 swapFree=54427476/67111528
[pid=3807] ppid=3805 vsize=3407592 CPUtime=147.05 cores=1,3,5,7
/proc/3807/stat : 3807 (SArTagnan) R 3805 3807 3578 0 -1 4202496 1569888 0 0 0 14500 205 0 0 25 0 4 0 669549359 3489374208 696301 33554432000 4194304 4625164 140735745016176 18446744073709551615 4360243 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/3807/statm: 851898 696301 453 106 0 847401 0
[pid=3807/tid=3809] ppid=3805 vsize=3407592 CPUtime=30.62 cores=1,3,5,7
/proc/3807/task/3809/stat : 3809 (SArTagnan) R 3805 3807 3578 0 -1 4202560 38170 0 0 0 3056 6 0 0 25 0 4 0 669549631 3489374208 696304 33554432000 4194304 4625164 140735745016176 18446744073709551615 4464408 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3807/tid=3810] ppid=3805 vsize=3407592 CPUtime=44.24 cores=1,3,5,7
/proc/3807/task/3810/stat : 3810 (SArTagnan) R 3805 3807 3578 0 -1 4202560 11046 0 0 0 4423 1 0 0 25 0 4 0 669549631 3489374208 696304 33554432000 4194304 4625164 140735745016176 18446744073709551615 4317274 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=3807/tid=3811] ppid=3805 vsize=3407592 CPUtime=40.58 cores=1,3,5,7
/proc/3807/task/3811/stat : 3811 (SArTagnan) R 3805 3807 3578 0 -1 4202560 29618 0 0 0 4054 4 0 0 25 0 4 0 669549631 3489374208 696304 33554432000 4194304 4625164 140735745016176 18446744073709551615 4554736 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 147.05
Current children cumulated vsize (KiB) 3407592

[startup+102.315 s]
/proc/loadavg: 9.51 9.88 9.91 11/396 3853
/proc/meminfo: memFree=5075828/32951124 swapFree=54427476/67111528
[pid=3807] ppid=3805 vsize=6587112 CPUtime=316.41 cores=1,3,5,7
/proc/3807/stat : 3807 (SArTagnan) R 3805 3807 3578 0 -1 4202496 3287630 0 0 0 31203 438 0 0 25 0 4 0 669549359 6745202688 1372403 33554432000 4194304 4625164 140735745016176 18446744073709551615 4390421 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3807/statm: 1646778 1372403 633 106 0 1642281 0
[pid=3807/tid=3809] ppid=3805 vsize=6587112 CPUtime=73.6 cores=1,3,5,7
/proc/3807/task/3809/stat : 3809 (SArTagnan) R 3805 3807 3578 0 -1 4202560 96423 0 0 0 7341 19 0 0 25 0 4 0 669549631 6745202688 1372403 33554432000 4194304 4625164 140735745016176 18446744073709551615 4464328 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=3807/tid=3810] ppid=3805 vsize=6587112 CPUtime=88.99 cores=1,3,5,7
/proc/3807/task/3810/stat : 3810 (SArTagnan) R 3805 3807 3578 0 -1 4202560 16227 0 0 0 8897 2 0 0 25 0 4 0 669549631 6745202688 1372403 33554432000 4194304 4625164 140735745016176 18446744073709551615 4278661 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3807/tid=3811] ppid=3805 vsize=6587112 CPUtime=82.68 cores=1,3,5,7
/proc/3807/task/3811/stat : 3811 (SArTagnan) R 3805 3807 3578 0 -1 4202560 67990 0 0 0 8259 9 0 0 25 0 4 0 669549631 6745202688 1372403 33554432000 4194304 4625164 140735745016176 18446744073709551615 4554848 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 316.41
Current children cumulated vsize (KiB) 6587112

[startup+162.3 s]
/proc/loadavg: 9.95 9.94 9.92 11/396 3863
/proc/meminfo: memFree=587828/32951124 swapFree=54427476/67111528
[pid=3807] ppid=3805 vsize=9437376 CPUtime=495.47 cores=1,3,5,7
/proc/3807/stat : 3807 (SArTagnan) R 3805 3807 3578 0 -1 4202496 4967491 0 0 0 48883 664 0 0 25 0 4 0 669549359 9663873024 2010150 33554432000 4194304 4625164 140735745016176 18446744073709551615 4360345 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3807/statm: 2359344 2010150 436 106 0 2354847 0
[pid=3807/tid=3809] ppid=3805 vsize=9437376 CPUtime=125.05 cores=1,3,5,7
/proc/3807/task/3809/stat : 3809 (SArTagnan) R 3805 3807 3578 0 -1 4202560 107611 0 0 0 12484 21 0 0 25 0 4 0 669549631 9663873024 2010150 33554432000 4194304 4625164 140735745016176 18446744073709551615 4330490 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=3807/tid=3810] ppid=3805 vsize=9437376 CPUtime=135.92 cores=1,3,5,7
/proc/3807/task/3810/stat : 3810 (SArTagnan) R 3805 3807 3578 0 -1 4202560 38388 0 0 0 13586 6 0 0 25 0 4 0 669549631 9663873024 2010150 33554432000 4194304 4625164 140735745016176 18446744073709551615 4317339 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=3807/tid=3811] ppid=3805 vsize=9437376 CPUtime=132.88 cores=1,3,5,7
/proc/3807/task/3811/stat : 3811 (SArTagnan) R 3805 3807 3578 0 -1 4202560 105240 0 0 0 13274 14 0 0 25 0 4 0 669549631 9663873024 2010150 33554432000 4194304 4625164 140735745016176 18446744073709551615 4554672 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 495.47
Current children cumulated vsize (KiB) 9437376

[startup+222.301 s]
/proc/loadavg: 10.85 10.16 9.99 11/396 3865
/proc/meminfo: memFree=86228/32951124 swapFree=52228088/67111528
[pid=3807] ppid=3805 vsize=15662784 CPUtime=683.65 cores=1,3,5,7
/proc/3807/stat : 3807 (SArTagnan) D 3805 3807 3578 0 -1 4204544 5637927 0 0 0 67393 972 0 0 18 0 4 0 669549359 16038690816 2532270 33554432000 4194304 4625164 140735745016176 18446744073709551615 228122411477 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 805
/proc/3807/statm: 3915696 2532270 217 106 0 3911199 0
[pid=3807/tid=3809] ppid=3805 vsize=15662784 CPUtime=180.23 cores=1,3,5,7
/proc/3807/task/3809/stat : 3809 (SArTagnan) R 3805 3807 3578 0 -1 4202560 108915 0 0 0 17998 25 0 0 25 0 4 0 669549631 16038690816 2532270 33554432000 4194304 4625164 140735745016176 18446744073709551615 4330576 0 0 4096 2 0 0 0 -1 3 0 0 12
[pid=3807/tid=3810] ppid=3805 vsize=15662784 CPUtime=184.92 cores=1,3,5,7
/proc/3807/task/3810/stat : 3810 (SArTagnan) R 3805 3807 3578 0 -1 4202560 51507 0 0 0 18478 14 0 0 25 0 4 0 669549631 16038690816 2532270 33554432000 4194304 4625164 140735745016176 18446744073709551615 4317274 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3807/tid=3811] ppid=3805 vsize=15662784 CPUtime=181.93 cores=1,3,5,7
/proc/3807/task/3811/stat : 3811 (SArTagnan) R 3805 3807 3578 0 -1 4202560 144432 0 0 0 18149 44 0 0 18 0 4 0 669549631 16038690816 2532270 33554432000 4194304 4625164 140735745016176 18446744073709551615 4352855 0 0 4096 2 0 0 0 -1 7 0 0 241
Current children cumulated CPU time (s) 683.65
Current children cumulated vsize (KiB) 15662784

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

[startup+231.401 s]
/proc/loadavg: 10.95 10.20 10.01 9/396 3866
/proc/meminfo: memFree=88268/32951124 swapFree=51416136/67111528
[pid=3807] ppid=3805 vsize=15662784 CPUtime=713.19 cores=1,3,5,7
/proc/3807/stat : 3807 (SArTagnan) D 3805 3807 3578 0 -1 4204544 6527917 0 0 0 70089 1230 0 0 18 0 4 0 669549359 16038690816 3417253 33554432000 4194304 4625164 140735745016176 18446744073709551615 228122411477 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 1312
/proc/3807/statm: 3915696 3417253 32709 106 0 3911199 0
[pid=3807/tid=3809] ppid=3805 vsize=15662784 CPUtime=188.98 cores=1,3,5,7
/proc/3807/task/3809/stat : 3809 (SArTagnan) R 3805 3807 3578 0 -1 4202560 108915 0 0 0 18872 26 0 0 25 0 4 0 669549631 16038690816 3417253 33554432000 4194304 4625164 140735745016176 18446744073709551615 4330603 0 0 4096 2 0 0 0 -1 5 0 0 12
[pid=3807/tid=3810] ppid=3805 vsize=15662784 CPUtime=193.74 cores=1,3,5,7
/proc/3807/task/3810/stat : 3810 (SArTagnan) R 3805 3807 3578 0 -1 4202560 51507 0 0 0 19359 15 0 0 25 0 4 0 669549631 16038690816 3417253 33554432000 4194304 4625164 140735745016176 18446744073709551615 4317283 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=3807/tid=3811] ppid=3805 vsize=15662784 CPUtime=190.09 cores=1,3,5,7
/proc/3807/task/3811/stat : 3811 (SArTagnan) R 3805 3807 3578 0 -1 4202560 149429 0 0 0 18961 48 0 0 25 0 4 0 669549631 16038690816 3417253 33554432000 4194304 4625164 140735745016176 18446744073709551615 4334466 0 0 4096 2 0 0 0 -1 7 0 0 274
Current children cumulated CPU time (s) 713.19
Current children cumulated vsize (KiB) 15662784

[startup+244.616 s]
/proc/loadavg: 11.50 10.34 10.06 9/396 3867
/proc/meminfo: memFree=87136/32951124 swapFree=49913928/67111528
[pid=3807] ppid=3805 vsize=15662784 CPUtime=751.91 cores=1,3,5,7
/proc/3807/stat : 3807 (SArTagnan) D 3805 3807 3578 0 -1 4204544 6842409 0 0 0 73665 1526 0 0 18 0 4 0 669549359 16038690816 3726907 33554432000 4194304 4625164 140735745016176 18446744073709551615 228122411477 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 2252
/proc/3807/statm: 3915696 3726908 87940 106 0 3911199 0
[pid=3807/tid=3809] ppid=3805 vsize=15662784 CPUtime=201.44 cores=1,3,5,7
/proc/3807/task/3809/stat : 3809 (SArTagnan) R 3805 3807 3578 0 -1 4202560 108915 0 0 0 20116 28 0 0 25 0 4 0 669549631 16038690816 3726908 33554432000 4194304 4625164 140735745016176 18446744073709551615 4330630 0 0 4096 2 0 0 0 -1 3 0 0 12
[pid=3807/tid=3810] ppid=3805 vsize=15662784 CPUtime=206.75 cores=1,3,5,7
/proc/3807/task/3810/stat : 3810 (SArTagnan) R 3805 3807 3578 0 -1 4202560 51507 0 0 0 20657 18 0 0 25 0 4 0 669549631 16038690816 3726908 33554432000 4194304 4625164 140735745016176 18446744073709551615 4317551 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3807/tid=3811] ppid=3805 vsize=15662784 CPUtime=200.17 cores=1,3,5,7
/proc/3807/task/3811/stat : 3811 (SArTagnan) R 3805 3807 3578 0 -1 4202560 155182 0 0 0 19955 62 0 0 25 0 4 0 669549631 16038690816 3726908 33554432000 4194304 4625164 140735745016176 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 1 0 0 344
Current children cumulated CPU time (s) 751.91
Current children cumulated vsize (KiB) 15662784

[startup+251 s]
/proc/loadavg: 11.42 10.36 10.07 11/397 3868
/proc/meminfo: memFree=3925660/32951124 swapFree=49826708/67111528
[pid=3807] ppid=3805 vsize=10990552 CPUtime=770.71 cores=1,3,5,7
/proc/3807/stat : 3807 (SArTagnan) R 3805 3807 3578 0 -1 4202496 6966646 0 0 0 75488 1583 0 0 25 0 4 0 669549359 11254325248 2626698 33554432000 4194304 4625164 140735745016176 18446744073709551615 4360194 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 2295
/proc/3807/statm: 2747638 2626698 216 106 0 2743141 0
[pid=3807/tid=3809] ppid=3805 vsize=10990552 CPUtime=207.83 cores=1,3,5,7
/proc/3807/task/3809/stat : 3809 (SArTagnan) R 3805 3807 3578 0 -1 4202560 108933 0 0 0 20755 28 0 0 25 0 4 0 669549631 11254325248 2626698 33554432000 4194304 4625164 140735745016176 18446744073709551615 4330515 0 0 4096 2 0 0 0 -1 3 0 0 12
[pid=3807/tid=3810] ppid=3805 vsize=10990552 CPUtime=213.05 cores=1,3,5,7
/proc/3807/task/3810/stat : 3810 (SArTagnan) R 3805 3807 3578 0 -1 4202560 52925 0 0 0 21287 18 0 0 25 0 4 0 669549631 11254325248 2626698 33554432000 4194304 4625164 140735745016176 18446744073709551615 4317274 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3807/tid=3811] ppid=3805 vsize=10990552 CPUtime=202.8 cores=1,3,5,7
/proc/3807/task/3811/stat : 3811 (SArTagnan) R 3805 3807 3578 0 -1 4202560 156666 0 0 0 20215 65 0 0 25 0 4 0 669549631 11254325248 2626698 33554432000 4194304 4625164 140735745016176 18446744073709551615 4288731 0 0 4096 2 0 0 0 -1 1 0 0 354
Current children cumulated CPU time (s) 770.71
Current children cumulated vsize (KiB) 10990552

[startup+252.601 s]
/proc/loadavg: 11.42 10.36 10.07 11/396 3868
/proc/meminfo: memFree=3695636/32951124 swapFree=49826708/67111528
[pid=3807] ppid=3805 vsize=10990552 CPUtime=775.48 cores=1,3,5,7
/proc/3807/stat : 3807 (SArTagnan) R 3805 3807 3578 0 -1 4202496 6989066 0 0 0 75961 1587 0 0 25 0 4 0 669549359 11254325248 2642494 33554432000 4194304 4625164 140735745016176 18446744073709551615 4360194 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 2295
/proc/3807/statm: 2747638 2642494 216 106 0 2743141 0
[pid=3807/tid=3809] ppid=3805 vsize=10990552 CPUtime=209.43 cores=1,3,5,7
/proc/3807/task/3809/stat : 3809 (SArTagnan) R 3805 3807 3578 0 -1 4202560 108934 0 0 0 20915 28 0 0 25 0 4 0 669549631 11254325248 2642494 33554432000 4194304 4625164 140735745016176 18446744073709551615 4330733 0 0 4096 2 0 0 0 -1 3 0 0 12
[pid=3807/tid=3810] ppid=3805 vsize=10990552 CPUtime=214.46 cores=1,3,5,7
/proc/3807/task/3810/stat : 3810 (SArTagnan) R 3805 3807 3578 0 -1 4202560 53058 0 0 0 21428 18 0 0 25 0 4 0 669549631 11254325248 2642494 33554432000 4194304 4625164 140735745016176 18446744073709551615 4317250 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3807/tid=3811] ppid=3805 vsize=10990552 CPUtime=203.87 cores=1,3,5,7
/proc/3807/task/3811/stat : 3811 (SArTagnan) R 3805 3807 3578 0 -1 4202560 158028 0 0 0 20322 65 0 0 25 0 4 0 669549631 11254325248 2642494 33554432000 4194304 4625164 140735745016176 18446744073709551615 4554582 0 0 4096 2 0 0 0 -1 1 0 0 354
Current children cumulated CPU time (s) 775.48
Current children cumulated vsize (KiB) 10990552

[startup+253.415 s]
/proc/loadavg: 11.42 10.36 10.07 11/396 3868
/proc/meminfo: memFree=3590244/32951124 swapFree=49826708/67111528
[pid=3807] ppid=3805 vsize=10990552 CPUtime=777.91 cores=1,3,5,7
/proc/3807/stat : 3807 (SArTagnan) R 3805 3807 3578 0 -1 4202496 7000385 0 0 0 76202 1589 0 0 25 0 4 0 669549359 11254325248 2651034 33554432000 4194304 4625164 140735745016176 18446744073709551615 4381976 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 2295
/proc/3807/statm: 2747638 2651036 216 106 0 2743141 0
[pid=3807/tid=3809] ppid=3805 vsize=10990552 CPUtime=210.24 cores=1,3,5,7
/proc/3807/task/3809/stat : 3809 (SArTagnan) R 3805 3807 3578 0 -1 4202560 108935 0 0 0 20996 28 0 0 25 0 4 0 669549631 11254325248 2651038 33554432000 4194304 4625164 140735745016176 18446744073709551615 4330590 0 0 4096 2 0 0 0 -1 3 0 0 12
[pid=3807/tid=3810] ppid=3805 vsize=10990552 CPUtime=215.26 cores=1,3,5,7
/proc/3807/task/3810/stat : 3810 (SArTagnan) R 3805 3807 3578 0 -1 4202560 53099 0 0 0 21508 18 0 0 25 0 4 0 669549631 11254325248 2651038 33554432000 4194304 4625164 140735745016176 18446744073709551615 4317274 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3807/tid=3811] ppid=3805 vsize=10990552 CPUtime=204.27 cores=1,3,5,7
/proc/3807/task/3811/stat : 3811 (SArTagnan) R 3805 3807 3578 0 -1 4202560 158301 0 0 0 20362 65 0 0 25 0 4 0 669549631 11254325248 2651038 33554432000 4194304 4625164 140735745016176 18446744073709551615 4291963 0 0 4096 2 0 0 0 -1 1 0 0 354
Current children cumulated CPU time (s) 777.91
Current children cumulated vsize (KiB) 10990552

[startup+254.201 s]
/proc/loadavg: 11.42 10.36 10.07 11/396 3868
/proc/meminfo: memFree=3590244/32951124 swapFree=49826708/67111528
[pid=3807] ppid=3805 vsize=0 CPUtime=779.98 cores=1,3,5,7
/proc/3807/stat : 3807 (SArTagnan) Z 3805 3807 3578 0 -1 4202524 7001748 0 6 0 76394 1604 0 0 25 0 2 0 669549359 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 2355
/proc/3807/statm: 0 0 0 0 0 0 0
[pid=3807/tid=3811] ppid=3805 vsize=0 CPUtime=205.01 cores=1,3,5,7
/proc/3807/task/3811/stat : 3811 (SArTagnan) R 3805 3807 3578 0 -1 4203588 158570 0 0 0 20422 79 0 0 25 0 2 0 669549631 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 1 0 0 354
Current children cumulated CPU time (s) 779.98
Current children cumulated vsize (KiB) 0

[startup+254.401 s]
/proc/loadavg: 11.42 10.36 10.07 8/394 3868
/proc/meminfo: memFree=12495084/32951124 swapFree=49826708/67111528
[pid=3807] ppid=3805 vsize=0 CPUtime=780.19 cores=1,3,5,7
/proc/3807/stat : 3807 (SArTagnan) Z 3805 3807 3578 0 -1 4202524 7001748 0 6 0 76394 1625 0 0 25 0 2 0 669549359 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 2355
/proc/3807/statm: 0 0 0 0 0 0 0
[pid=3807/tid=3811] ppid=3805 vsize=0 CPUtime=205.23 cores=1,3,5,7
/proc/3807/task/3811/stat : 3811 (SArTagnan) R 3805 3807 3578 0 -1 4203588 158570 0 0 0 20422 101 0 0 25 0 2 0 669549631 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 1 0 0 354
Current children cumulated CPU time (s) 780.19
Current children cumulated vsize (KiB) 0

Child status: 1
Real time (s): 254.488
CPU time (s): 780.262
CPU user time (s): 763.943
CPU system time (s): 16.3195
CPU usage (%): 306.601
Max. virtual memory (cumulated for all children) (KiB): 15662784

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 763.943
system time used= 16.3195
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7001748
page faults= 6
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 8949
involuntary context switches= 6107

runsolver used 0.924859 second user time and 2.6226 second system time

The end

Launcher Data

Begin job on node138 at 2011-05-16 22:58:34
IDJOB=3386207
IDBENCH=82374
IDSOLVER=1871
FILE ID=node138/3386207-1305579510
RUNJOBID= node138-1305576905-3601
PBS_JOBID= 13350210
Free space on /tmp= 73172 MiB

SOLVER NAME= SArTagnan 2011-05-15 (fixed)
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-3386207-1305579510/watcher-3386207-1305579510 -o /tmp/evaluation-result-3386207-1305579510/solver-3386207-1305579510 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3386207-1305579510.cnf -threads=4

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

MD5SUM BENCH= ce0d180356398dfbcfd2bbbb1cb3f9e5
RANDOM SEED=436680928

node138.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.854
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.70
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.854
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.854
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.854
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.854
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.854
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.854
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.854
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:     32951124 kB
MemFree:      11886520 kB
Buffers:        313896 kB
Cached:        4665600 kB
SwapCached:      18488 kB
Active:       17322844 kB
Inactive:      3442580 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      11886520 kB
SwapTotal:    67111528 kB
SwapFree:     54427476 kB
Dirty:          273744 kB
Writeback:           0 kB
AnonPages:    15778640 kB
Mapped:          19660 kB
Slab:           148304 kB
PageTables:      85372 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 96027636 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= 73300 MiB
End job on node138 at 2011-05-16 23:02:48