Trace number 3285863

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) 490.619 125.725

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
transport-transport-three-cities-sequential-14nodes-1000size-4degree-100mindistance-4trucks-14packages-2008seed.040-NOTKNOWN.cnf
MD5SUM6c2d25eda70423643946d76935ceb950
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1512832
Number of clauses8233086
Sum of the clauses size19530286
Maximum clause length1178
Minimum clause length1
Number of clauses of size 1846
Number of clauses of size 28165680
Number of clauses of size 31280
Number of clauses of size 41600
Number of clauses of size 51600
Number of clauses of size over 562080

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-3285863-1304063231/watcher-3285863-1304063231 -o /tmp/evaluation-result-3285863-1304063231/solver-3285863-1304063231 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3285863-1304063231.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.53 7.88 7.84 5/180 12356
/proc/meminfo: memFree=18317012/32950928 swapFree=67111524/67111528
[pid=12356] ppid=12354 vsize=30168 CPUtime=0 cores=1,3,5,7
/proc/12356/stat : 12356 (SArTagnan) R 12354 12356 11981 0 -1 4202496 2172 0 0 0 0 0 0 0 23 0 1 0 517922352 30892032 2110 33554432000 4194304 4623224 140734197088736 18446744073709551615 4295644 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/12356/statm: 7542 2122 290 105 0 3046 0

[startup+0.06969 s]
/proc/loadavg: 7.53 7.88 7.84 5/180 12356
/proc/meminfo: memFree=18317012/32950928 swapFree=67111524/67111528
[pid=12356] ppid=12354 vsize=143204 CPUtime=0.06 cores=1,3,5,7
/proc/12356/stat : 12356 (SArTagnan) R 12354 12356 11981 0 -1 4202496 24059 0 0 0 4 2 0 0 23 0 1 0 517922352 146640896 23998 33554432000 4194304 4623224 140734197088736 18446744073709551615 4296444 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/12356/statm: 35801 24022 290 105 0 31305 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 143204

[startup+0.100679 s]
/proc/loadavg: 7.53 7.88 7.84 5/180 12356
/proc/meminfo: memFree=18317012/32950928 swapFree=67111524/67111528
[pid=12356] ppid=12354 vsize=336976 CPUtime=0.09 cores=1,3,5,7
/proc/12356/stat : 12356 (SArTagnan) R 12354 12356 11981 0 -1 4202496 27389 0 0 0 6 3 0 0 23 0 1 0 517922352 345063424 27327 33554432000 4194304 4623224 140734197088736 18446744073709551615 251813858915 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/12356/statm: 84244 27327 301 105 0 79748 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 336976

[startup+0.300646 s]
/proc/loadavg: 7.53 7.88 7.84 5/180 12356
/proc/meminfo: memFree=18317012/32950928 swapFree=67111524/67111528
[pid=12356] ppid=12354 vsize=341848 CPUtime=0.28 cores=1,3,5,7
/proc/12356/stat : 12356 (SArTagnan) R 12354 12356 11981 0 -1 4202496 29912 0 0 0 24 4 0 0 25 0 1 0 517922352 350052352 28270 33554432000 4194304 4623224 140734197088736 18446744073709551615 4583991 0 0 4096 2 0 0 0 17 7 0 0 0
/proc/12356/statm: 85462 28270 301 105 0 80966 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 341848

[startup+0.700581 s]
/proc/loadavg: 7.53 7.88 7.84 5/180 12356
/proc/meminfo: memFree=18317012/32950928 swapFree=67111524/67111528
[pid=12356] ppid=12354 vsize=364532 CPUtime=0.68 cores=1,3,5,7
/proc/12356/stat : 12356 (SArTagnan) R 12354 12356 11981 0 -1 4202496 41435 0 0 0 61 7 0 0 25 0 1 0 517922352 373280768 33206 33554432000 4194304 4623224 140734197088736 18446744073709551615 4204064 0 0 4096 2 0 0 0 17 7 0 0 0
/proc/12356/statm: 91133 33206 301 105 0 86637 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 364532

[startup+1.50045 s]
/proc/loadavg: 7.53 7.88 7.84 6/181 12357
/proc/meminfo: memFree=18147008/32950928 swapFree=67111524/67111528
[pid=12356] ppid=12354 vsize=426660 CPUtime=1.48 cores=1,3,5,7
/proc/12356/stat : 12356 (SArTagnan) R 12354 12356 11981 0 -1 4202496 73512 0 0 0 134 14 0 0 25 0 1 0 517922352 436899840 45795 33554432000 4194304 4623224 140734197088736 18446744073709551615 251814240000 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/12356/statm: 106665 45796 301 105 0 102169 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 426660

[startup+3.10018 s]
/proc/loadavg: 7.53 7.88 7.84 6/181 12357
/proc/meminfo: memFree=18055976/32950928 swapFree=67111524/67111528
[pid=12356] ppid=12354 vsize=537024 CPUtime=3.08 cores=1,3,5,7
/proc/12356/stat : 12356 (SArTagnan) R 12354 12356 11981 0 -1 4202496 131658 0 0 0 284 24 0 0 25 0 1 0 517922352 549912576 69324 33554432000 4194304 4623224 140734197088736 18446744073709551615 251814240000 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12356/statm: 134256 69325 301 105 0 129760 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 537024

[startup+6.30065 s]
/proc/loadavg: 7.56 7.89 7.84 9/184 12360
/proc/meminfo: memFree=17148424/32950928 swapFree=67111524/67111528
[pid=12356] ppid=12354 vsize=1434984 CPUtime=15.06 cores=1,3,5,7
/proc/12356/stat : 12356 (SArTagnan) R 12354 12356 11981 0 -1 4202496 341229 0 0 0 1455 51 0 0 18 0 4 0 517922352 1469423616 242807 33554432000 4194304 4623224 140734197088736 18446744073709551615 4393872 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/12356/statm: 358746 242807 362 105 0 354250 0
[pid=12356/tid=12358] ppid=12354 vsize=1434984 CPUtime=2.91 cores=1,3,5,7
/proc/12356/task/12358/stat : 12358 (SArTagnan) R 12354 12356 11981 0 -1 4202560 7193 0 0 0 291 0 0 0 25 0 4 0 517922689 1469423616 242807 33554432000 4194304 4623224 140734197088736 18446744073709551615 4289845 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=12356/tid=12359] ppid=12354 vsize=1434984 CPUtime=2.92 cores=1,3,5,7
/proc/12356/task/12359/stat : 12359 (SArTagnan) R 12354 12356 11981 0 -1 4202560 5079 0 0 0 292 0 0 0 25 0 4 0 517922689 1469423616 242807 33554432000 4194304 4623224 140734197088736 18446744073709551615 4330746 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=12356/tid=12360] ppid=12354 vsize=1434984 CPUtime=2.91 cores=1,3,5,7
/proc/12356/task/12360/stat : 12360 (SArTagnan) R 12354 12356 11981 0 -1 4202560 9915 0 0 0 290 1 0 0 25 0 4 0 517922689 1469423616 242807 33554432000 4194304 4623224 140734197088736 18446744073709551615 4377484 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 15.06
Current children cumulated vsize (KiB) 1434984

[startup+12.7006 s]
/proc/loadavg: 7.60 7.89 7.84 9/184 12360
/proc/meminfo: memFree=16175280/32950928 swapFree=67111524/67111528
[pid=12356] ppid=12354 vsize=1981560 CPUtime=40.61 cores=1,3,5,7
/proc/12356/stat : 12356 (SArTagnan) R 12354 12356 11981 0 -1 4202496 643228 0 0 0 3970 91 0 0 25 0 4 0 517922352 2029117440 360204 33554432000 4194304 4623224 140734197088736 18446744073709551615 4412493 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/12356/statm: 495390 360204 363 105 0 490894 0
[pid=12356/tid=12358] ppid=12354 vsize=1981560 CPUtime=9.3 cores=1,3,5,7
/proc/12356/task/12358/stat : 12358 (SArTagnan) R 12354 12356 11981 0 -1 4202560 12620 0 0 0 929 1 0 0 25 0 4 0 517922689 2029117440 360204 33554432000 4194304 4623224 140734197088736 18446744073709551615 4463036 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=12356/tid=12359] ppid=12354 vsize=1981560 CPUtime=9.32 cores=1,3,5,7
/proc/12356/task/12359/stat : 12359 (SArTagnan) R 12354 12356 11981 0 -1 4202560 6443 0 0 0 932 0 0 0 25 0 4 0 517922689 2029117440 360204 33554432000 4194304 4623224 140734197088736 18446744073709551615 4317176 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=12356/tid=12360] ppid=12354 vsize=1981560 CPUtime=9.27 cores=1,3,5,7
/proc/12356/task/12360/stat : 12360 (SArTagnan) R 12354 12356 11981 0 -1 4202560 14426 0 0 0 925 2 0 0 25 0 4 0 517922689 2029117440 360204 33554432000 4194304 4623224 140734197088736 18446744073709551615 4289723 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 40.61
Current children cumulated vsize (KiB) 1981560

[startup+25.5004 s]
/proc/loadavg: 7.69 7.89 7.84 9/184 12361
/proc/meminfo: memFree=15009336/32950928 swapFree=67111524/67111528
[pid=12356] ppid=12354 vsize=2532672 CPUtime=91.72 cores=1,3,5,7
/proc/12356/stat : 12356 (SArTagnan) R 12354 12356 11981 0 -1 4202496 917076 0 0 0 9035 137 0 0 25 0 4 0 517922352 2593456128 497126 33554432000 4194304 4623224 140734197088736 18446744073709551615 4278653 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/12356/statm: 633168 497126 530 105 0 628672 0
[pid=12356/tid=12358] ppid=12354 vsize=2532672 CPUtime=22.1 cores=1,3,5,7
/proc/12356/task/12358/stat : 12358 (SArTagnan) R 12354 12356 11981 0 -1 4202560 34557 0 0 0 2204 6 0 0 25 0 4 0 517922689 2593456128 497126 33554432000 4194304 4623224 140734197088736 18446744073709551615 4465875 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=12356/tid=12359] ppid=12354 vsize=2532672 CPUtime=22.12 cores=1,3,5,7
/proc/12356/task/12359/stat : 12359 (SArTagnan) R 12354 12356 11981 0 -1 4202560 26944 0 0 0 2209 3 0 0 25 0 4 0 517922689 2593456128 497126 33554432000 4194304 4623224 140734197088736 18446744073709551615 4317166 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=12356/tid=12360] ppid=12354 vsize=2532672 CPUtime=21.99 cores=1,3,5,7
/proc/12356/task/12360/stat : 12360 (SArTagnan) R 12354 12356 11981 0 -1 4202560 23455 0 0 0 2196 3 0 0 25 0 4 0 517922689 2593456128 497126 33554432000 4194304 4623224 140734197088736 18446744073709551615 4363742 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 91.72
Current children cumulated vsize (KiB) 2532672

[startup+51.1011 s]
/proc/loadavg: 7.62 7.87 7.84 6/178 12382
/proc/meminfo: memFree=21822620/32950928 swapFree=67111524/67111528
[pid=12356] ppid=12354 vsize=8506244 CPUtime=193.94 cores=1,3,5,7
/proc/12356/stat : 12356 (SArTagnan) R 12354 12356 11981 0 -1 4202496 2804294 0 0 0 18984 410 0 0 25 0 4 0 517922352 8710393856 1355588 33554432000 4194304 4623224 140734197088736 18446744073709551615 251813937621 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/12356/statm: 2126561 1355610 367 105 0 2122065 0
[pid=12356/tid=12358] ppid=12354 vsize=8506244 CPUtime=47.65 cores=1,3,5,7
/proc/12356/task/12358/stat : 12358 (SArTagnan) R 12354 12356 11981 0 -1 4202560 61757 0 0 0 4755 10 0 0 25 0 4 0 517922689 8710393856 1355621 33554432000 4194304 4623224 140734197088736 18446744073709551615 4289775 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=12356/tid=12359] ppid=12354 vsize=8506244 CPUtime=47.72 cores=1,3,5,7
/proc/12356/task/12359/stat : 12359 (SArTagnan) R 12354 12356 11981 0 -1 4202560 31621 0 0 0 4767 5 0 0 25 0 4 0 517922689 8710393856 1355634 33554432000 4194304 4623224 140734197088736 18446744073709551615 4317145 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=12356/tid=12360] ppid=12354 vsize=8506244 CPUtime=47.46 cores=1,3,5,7
/proc/12356/task/12360/stat : 12360 (SArTagnan) R 12354 12356 11981 0 -1 4202560 41058 0 0 0 4740 6 0 0 25 0 4 0 517922689 8710393856 1355647 33554432000 4194304 4623224 140734197088736 18446744073709551615 4560715 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 193.94
Current children cumulated vsize (KiB) 8506244

[startup+102.307 s]
/proc/loadavg: 7.30 7.76 7.80 6/178 12396
/proc/meminfo: memFree=17377312/32950928 swapFree=67111524/67111528
[pid=12356] ppid=12354 vsize=9968276 CPUtime=398.27 cores=1,3,5,7
/proc/12356/stat : 12356 (SArTagnan) R 12354 12356 11981 0 -1 4202496 5385272 0 0 0 39017 810 0 0 25 0 4 0 517922352 10207514624 2213072 33554432000 4194304 4623224 140734197088736 18446744073709551615 251813901345 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/12356/statm: 2492069 2213074 367 105 0 2487573 0
[pid=12356/tid=12358] ppid=12354 vsize=9968276 CPUtime=98.67 cores=1,3,5,7
/proc/12356/task/12358/stat : 12358 (SArTagnan) R 12354 12356 11981 0 -1 4202560 114248 0 0 0 9845 22 0 0 25 0 4 0 517922689 10207514624 2213074 33554432000 4194304 4623224 140734197088736 18446744073709551615 4357506 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=12356/tid=12359] ppid=12354 vsize=9968276 CPUtime=98.91 cores=1,3,5,7
/proc/12356/task/12359/stat : 12359 (SArTagnan) R 12354 12356 11981 0 -1 4202560 31621 0 0 0 9886 5 0 0 25 0 4 0 517922689 10207514624 2213075 33554432000 4194304 4623224 140734197088736 18446744073709551615 4317214 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=12356/tid=12360] ppid=12354 vsize=9968276 CPUtime=98.38 cores=1,3,5,7
/proc/12356/task/12360/stat : 12360 (SArTagnan) R 12354 12356 11981 0 -1 4202560 73400 0 0 0 9826 12 0 0 25 0 4 0 517922689 10207514624 2213076 33554432000 4194304 4623224 140734197088736 18446744073709551615 4552678 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 398.27
Current children cumulated vsize (KiB) 9968276

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

[startup+115.1 s]
/proc/loadavg: 6.94 7.67 7.77 9/184 12423
/proc/meminfo: memFree=16188508/32950928 swapFree=67111524/67111528
[pid=12356] ppid=12354 vsize=10963544 CPUtime=449.38 cores=1,3,5,7
/proc/12356/stat : 12356 (SArTagnan) R 12354 12356 11981 0 -1 4202496 6951025 0 0 0 43931 1007 0 0 25 0 4 0 517922352 11226669056 2515441 33554432000 4194304 4623224 140734197088736 18446744073709551615 4397512 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/12356/statm: 2740886 2515441 367 105 0 2736390 0
[pid=12356/tid=12358] ppid=12354 vsize=10963544 CPUtime=111.46 cores=1,3,5,7
/proc/12356/task/12358/stat : 12358 (SArTagnan) R 12354 12356 11981 0 -1 4202560 114394 0 0 0 11124 22 0 0 25 0 4 0 517922689 11226669056 2515443 33554432000 4194304 4623224 140734197088736 18446744073709551615 4357390 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=12356/tid=12359] ppid=12354 vsize=10963544 CPUtime=111.7 cores=1,3,5,7
/proc/12356/task/12359/stat : 12359 (SArTagnan) R 12354 12356 11981 0 -1 4202560 31621 0 0 0 11165 5 0 0 25 0 4 0 517922689 11226669056 2515450 33554432000 4194304 4623224 140734197088736 18446744073709551615 4317194 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=12356/tid=12360] ppid=12354 vsize=10963544 CPUtime=111.11 cores=1,3,5,7
/proc/12356/task/12360/stat : 12360 (SArTagnan) R 12354 12356 11981 0 -1 4202560 80072 0 0 0 11099 12 0 0 25 0 4 0 517922689 11226669056 2515455 33554432000 4194304 4623224 140734197088736 18446744073709551615 4289778 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 449.38
Current children cumulated vsize (KiB) 10963544

[startup+121.5 s]
/proc/loadavg: 7.10 7.68 7.77 9/184 12423
/proc/meminfo: memFree=15634476/32950928 swapFree=67111524/67111528
[pid=12356] ppid=12354 vsize=11160152 CPUtime=474.95 cores=1,3,5,7
/proc/12356/stat : 12356 (SArTagnan) R 12354 12356 11981 0 -1 4202496 7086158 0 0 0 46455 1040 0 0 25 0 4 0 517922352 11427995648 2621643 33554432000 4194304 4623224 140734197088736 18446744073709551615 4412516 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/12356/statm: 2790038 2621643 367 105 0 2785542 0
[pid=12356/tid=12358] ppid=12354 vsize=11160152 CPUtime=117.86 cores=1,3,5,7
/proc/12356/task/12358/stat : 12358 (SArTagnan) R 12354 12356 11981 0 -1 4202560 114399 0 0 0 11764 22 0 0 25 0 4 0 517922689 11427995648 2621643 33554432000 4194304 4623224 140734197088736 18446744073709551615 4357351 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=12356/tid=12359] ppid=12354 vsize=11160152 CPUtime=118.1 cores=1,3,5,7
/proc/12356/task/12359/stat : 12359 (SArTagnan) R 12354 12356 11981 0 -1 4202560 31621 0 0 0 11805 5 0 0 25 0 4 0 517922689 11427995648 2621643 33554432000 4194304 4623224 140734197088736 18446744073709551615 4317214 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=12356/tid=12360] ppid=12354 vsize=11160152 CPUtime=117.47 cores=1,3,5,7
/proc/12356/task/12360/stat : 12360 (SArTagnan) R 12354 12356 11981 0 -1 4202560 84464 0 0 0 11734 13 0 0 25 0 4 0 517922689 11427995648 2621643 33554432000 4194304 4623224 140734197088736 18446744073709551615 4376480 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 474.95
Current children cumulated vsize (KiB) 11160152

[startup+123.101 s]
/proc/loadavg: 7.10 7.68 7.77 9/184 12453
/proc/meminfo: memFree=15796752/32950928 swapFree=67111524/67111528
[pid=12356] ppid=12354 vsize=11225688 CPUtime=481.35 cores=1,3,5,7
/proc/12356/stat : 12356 (SArTagnan) R 12354 12356 11981 0 -1 4202496 7110788 0 0 0 47089 1046 0 0 25 0 4 0 517922352 11495104512 2642147 33554432000 4194304 4623224 140734197088736 18446744073709551615 4412338 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/12356/statm: 2806422 2642147 367 105 0 2801926 0
[pid=12356/tid=12358] ppid=12354 vsize=11225688 CPUtime=119.47 cores=1,3,5,7
/proc/12356/task/12358/stat : 12358 (SArTagnan) R 12354 12356 11981 0 -1 4202560 114424 0 0 0 11925 22 0 0 25 0 4 0 517922689 11495104512 2642153 33554432000 4194304 4623224 140734197088736 18446744073709551615 4357338 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=12356/tid=12359] ppid=12354 vsize=11225688 CPUtime=119.71 cores=1,3,5,7
/proc/12356/task/12359/stat : 12359 (SArTagnan) R 12354 12356 11981 0 -1 4202560 31621 0 0 0 11966 5 0 0 25 0 4 0 517922689 11495104512 2642153 33554432000 4194304 4623224 140734197088736 18446744073709551615 4317232 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=12356/tid=12360] ppid=12354 vsize=11225688 CPUtime=119.07 cores=1,3,5,7
/proc/12356/task/12360/stat : 12360 (SArTagnan) R 12354 12356 11981 0 -1 4202560 84464 0 0 0 11894 13 0 0 25 0 4 0 517922689 11495104512 2642154 33554432000 4194304 4623224 140734197088736 18446744073709551615 4552735 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 481.35
Current children cumulated vsize (KiB) 11225688

[startup+124.701 s]
/proc/loadavg: 7.10 7.68 7.77 9/184 12453
/proc/meminfo: memFree=15732136/32950928 swapFree=67111524/67111528
[pid=12356] ppid=12354 vsize=11225688 CPUtime=487.72 cores=1,3,5,7
/proc/12356/stat : 12356 (SArTagnan) R 12354 12356 11981 0 -1 4202496 7136320 0 0 0 47721 1051 0 0 25 0 4 0 517922352 11495104512 2662280 33554432000 4194304 4623224 140734197088736 18446744073709551615 4397512 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/12356/statm: 2806422 2662280 367 105 0 2801926 0
[pid=12356/tid=12358] ppid=12354 vsize=11225688 CPUtime=121.06 cores=1,3,5,7
/proc/12356/task/12358/stat : 12358 (SArTagnan) R 12354 12356 11981 0 -1 4202560 114424 0 0 0 12084 22 0 0 25 0 4 0 517922689 11495104512 2662280 33554432000 4194304 4623224 140734197088736 18446744073709551615 4467869 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=12356/tid=12359] ppid=12354 vsize=11225688 CPUtime=121.3 cores=1,3,5,7
/proc/12356/task/12359/stat : 12359 (SArTagnan) R 12354 12356 11981 0 -1 4202560 31621 0 0 0 12125 5 0 0 25 0 4 0 517922689 11495104512 2662280 33554432000 4194304 4623224 140734197088736 18446744073709551615 4317471 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=12356/tid=12360] ppid=12354 vsize=11225688 CPUtime=120.65 cores=1,3,5,7
/proc/12356/task/12360/stat : 12360 (SArTagnan) R 12354 12356 11981 0 -1 4202560 85875 0 0 0 12052 13 0 0 25 0 4 0 517922689 11495104512 2662280 33554432000 4194304 4623224 140734197088736 18446744073709551615 4289723 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 487.72
Current children cumulated vsize (KiB) 11225688

[startup+125.501 s]
/proc/loadavg: 7.18 7.68 7.77 9/184 12453
/proc/meminfo: memFree=15607512/32950928 swapFree=67111524/67111528
[pid=12356] ppid=12354 vsize=0 CPUtime=490.38 cores=1,3,5,7
/proc/12356/stat : 12356 (SArTagnan) Z 12354 12356 11981 0 -1 4202524 7149141 0 0 0 47967 1071 0 0 25 0 2 0 517922352 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/12356/statm: 0 0 0 0 0 0 0
[pid=12356/tid=12359] ppid=12354 vsize=0 CPUtime=122.09 cores=1,3,5,7
/proc/12356/task/12359/stat : 12359 (SArTagnan) R 12354 12356 11981 0 -1 4203588 31621 0 0 0 12187 22 0 0 25 0 2 0 517922689 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 490.38
Current children cumulated vsize (KiB) 0

[startup+125.701 s]
/proc/loadavg: 7.18 7.68 7.77 9/184 12453
/proc/meminfo: memFree=15607512/32950928 swapFree=67111524/67111528
[pid=12356] ppid=12354 vsize=0 CPUtime=490.58 cores=1,3,5,7
/proc/12356/stat : 12356 (SArTagnan) Z 12354 12356 11981 0 -1 4202524 7149141 0 0 0 47967 1091 0 0 25 0 2 0 517922352 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/12356/statm: 0 0 0 0 0 0 0
[pid=12356/tid=12359] ppid=12354 vsize=0 CPUtime=122.29 cores=1,3,5,7
/proc/12356/task/12359/stat : 12359 (SArTagnan) R 12354 12356 11981 0 -1 4203588 31621 0 0 0 12187 42 0 0 25 0 2 0 517922689 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 490.58
Current children cumulated vsize (KiB) 0

Child status: 1
Real time (s): 125.725
CPU time (s): 490.619
CPU user time (s): 479.676
CPU system time (s): 10.9433
CPU usage (%): 390.232
Max. virtual memory (cumulated for all children) (KiB): 15512800

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 479.676
system time used= 10.9433
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7149141
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= 5960
involuntary context switches= 3411

runsolver used 0.211967 second user time and 0.471928 second system time

The end

Launcher Data

Begin job on node126 at 2011-04-29 09:47:17
IDJOB=3285863
IDBENCH=82404
IDSOLVER=1656
FILE ID=node126/3285863-1304063231
RUNJOBID= node126-1304062030-12000
PBS_JOBID= 13170454
Free space on /tmp= 71396 MiB

SOLVER NAME= SArTagnan 2011-03-24
BENCH NAME= SAT11/application/rintanen/SATPlanning/transport-transport-three-cities-sequential-14nodes-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-3285863-1304063231/watcher-3285863-1304063231 -o /tmp/evaluation-result-3285863-1304063231/solver-3285863-1304063231 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3285863-1304063231.cnf -threads=4

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

MD5SUM BENCH= 6c2d25eda70423643946d76935ceb950
RANDOM SEED=989291165

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:      18317292 kB
Buffers:       1413032 kB
Cached:        4451012 kB
SwapCached:          4 kB
Active:        8663412 kB
Inactive:      5403456 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      18317292 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:          185700 kB
Writeback:           0 kB
AnonPages:     8202796 kB
Mapped:          15492 kB
Slab:           487280 kB
PageTables:      21244 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  9209828 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= 71420 MiB
End job on node126 at 2011-04-29 09:49:22