Trace number 3290739

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? (TO) 4800.21 1202.11

General information on the benchmark

Nameapplication/leberre/
2dimensionalstrippacking/korf-18.cnf
MD5SUM47bea79e2bf12e18e409c2c4bd6fac03
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark671.532
Satisfiable
(Un)Satisfiability was proved
Number of variables7794
Number of clauses186934
Sum of the clauses size1289969
Maximum clause length55
Minimum clause length1
Number of clauses of size 16
Number of clauses of size 220093
Number of clauses of size 316000
Number of clauses of size 45706
Number of clauses of size 56282
Number of clauses of size over 5138847

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

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

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


[startup+0 s]
/proc/loadavg: 7.75 7.83 7.90 6/180 1366
/proc/meminfo: memFree=30621620/32950928 swapFree=67111524/67111528
[pid=1366] ppid=1364 vsize=23624 CPUtime=0 cores=0,2,4,6
/proc/1366/stat : 1366 (SArTagnan) R 1364 1366 1141 0 -1 4202496 611 0 0 0 0 0 0 0 25 0 1 0 599992282 24190976 549 33554432000 4194304 4623224 140735390944656 18446744073709551615 4366247 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1366/statm: 5906 549 297 105 0 1410 0

[startup+0.0503371 s]
/proc/loadavg: 7.75 7.83 7.90 6/180 1366
/proc/meminfo: memFree=30621620/32950928 swapFree=67111524/67111528
[pid=1366] ppid=1364 vsize=30880 CPUtime=0.04 cores=0,2,4,6
/proc/1366/stat : 1366 (SArTagnan) R 1364 1366 1141 0 -1 4202496 3959 0 0 0 4 0 0 0 25 0 1 0 599992282 31621120 2473 33554432000 4194304 4623224 140735390944656 18446744073709551615 4366247 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1366/statm: 7720 2476 301 105 0 3224 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 30880

[startup+0.100334 s]
/proc/loadavg: 7.75 7.83 7.90 6/180 1366
/proc/meminfo: memFree=30621620/32950928 swapFree=67111524/67111528
[pid=1366] ppid=1364 vsize=39156 CPUtime=0.09 cores=0,2,4,6
/proc/1366/stat : 1366 (SArTagnan) R 1364 1366 1141 0 -1 4202496 7888 0 0 0 8 1 0 0 25 0 1 0 599992282 40095744 4621 33554432000 4194304 4623224 140735390944656 18446744073709551615 4388779 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/1366/statm: 9789 4621 322 105 0 5293 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 39156

[startup+0.300229 s]
/proc/loadavg: 7.75 7.83 7.90 6/180 1366
/proc/meminfo: memFree=30621620/32950928 swapFree=67111524/67111528
[pid=1366] ppid=1364 vsize=303188 CPUtime=0.7 cores=0,2,4,6
/proc/1366/stat : 1366 (SArTagnan) R 1364 1366 1141 0 -1 4202496 22167 0 0 0 68 2 0 0 25 0 4 0 599992282 310464512 16034 33554432000 4194304 4623224 140735390944656 18446744073709551615 4413941 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1366/statm: 75797 16035 391 105 0 71301 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 303188

[startup+0.700159 s]
/proc/loadavg: 7.75 7.83 7.90 6/180 1366
/proc/meminfo: memFree=30621620/32950928 swapFree=67111524/67111528
[pid=1366] ppid=1364 vsize=315052 CPUtime=2.3 cores=0,2,4,6
/proc/1366/stat : 1366 (SArTagnan) R 1364 1366 1141 0 -1 4202496 33211 0 0 0 227 3 0 0 25 0 4 0 599992282 322613248 19706 33554432000 4194304 4623224 140735390944656 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1366/statm: 78763 19706 345 105 0 74267 0
Current children cumulated CPU time (s) 2.3
Current children cumulated vsize (KiB) 315052

[startup+1.50102 s]
/proc/loadavg: 7.75 7.83 7.90 9/184 1370
/proc/meminfo: memFree=30521900/32950928 swapFree=67111524/67111528
[pid=1366] ppid=1364 vsize=323204 CPUtime=5.5 cores=0,2,4,6
/proc/1366/stat : 1366 (SArTagnan) R 1364 1366 1141 0 -1 4202496 47396 0 0 0 544 6 0 0 25 0 4 0 599992282 330960896 22008 33554432000 4194304 4623224 140735390944656 18446744073709551615 4510142 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1366/statm: 80801 22008 344 105 0 76305 0
[pid=1366/tid=1368] ppid=1364 vsize=323204 CPUtime=1.32 cores=0,2,4,6
/proc/1366/task/1368/stat : 1368 (SArTagnan) R 1364 1366 1141 0 -1 4202560 3051 0 0 0 132 0 0 0 25 0 4 0 599992298 330960896 22008 33554432000 4194304 4623224 140735390944656 18446744073709551615 4330692 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1366/tid=1369] ppid=1364 vsize=323204 CPUtime=1.33 cores=0,2,4,6
/proc/1366/task/1369/stat : 1369 (SArTagnan) R 1364 1366 1141 0 -1 4202560 920 0 0 0 133 0 0 0 25 0 4 0 599992298 330960896 22008 33554432000 4194304 4623224 140735390944656 18446744073709551615 4289735 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1366/tid=1370] ppid=1364 vsize=323204 CPUtime=1.33 cores=0,2,4,6
/proc/1366/task/1370/stat : 1370 (SArTagnan) R 1364 1366 1141 0 -1 4202560 22214 0 0 0 130 3 0 0 25 0 4 0 599992298 330960896 22008 33554432000 4194304 4623224 140735390944656 18446744073709551615 4550465 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.5
Current children cumulated vsize (KiB) 323204

[startup+3.10074 s]
/proc/loadavg: 7.75 7.83 7.90 9/184 1370
/proc/meminfo: memFree=30506400/32950928 swapFree=67111524/67111528
[pid=1366] ppid=1364 vsize=337820 CPUtime=11.89 cores=0,2,4,6
/proc/1366/stat : 1366 (SArTagnan) R 1364 1366 1141 0 -1 4202496 66587 0 0 0 1180 9 0 0 25 0 4 0 599992282 345927680 26571 33554432000 4194304 4623224 140735390944656 18446744073709551615 4507318 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1366/statm: 84455 26571 344 105 0 79959 0
[pid=1366/tid=1368] ppid=1364 vsize=337820 CPUtime=2.93 cores=0,2,4,6
/proc/1366/task/1368/stat : 1368 (SArTagnan) R 1364 1366 1141 0 -1 4202560 4140 0 0 0 292 1 0 0 25 0 4 0 599992298 345927680 26571 33554432000 4194304 4623224 140735390944656 18446744073709551615 4463356 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1366/tid=1369] ppid=1364 vsize=337820 CPUtime=2.93 cores=0,2,4,6
/proc/1366/task/1369/stat : 1369 (SArTagnan) R 1364 1366 1141 0 -1 4202560 2626 0 0 0 293 0 0 0 25 0 4 0 599992298 345927680 26571 33554432000 4194304 4623224 140735390944656 18446744073709551615 4377864 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1366/tid=1370] ppid=1364 vsize=337820 CPUtime=2.91 cores=0,2,4,6
/proc/1366/task/1370/stat : 1370 (SArTagnan) R 1364 1366 1141 0 -1 4202560 34433 0 0 0 286 5 0 0 25 0 4 0 599992298 345927680 26571 33554432000 4194304 4623224 140735390944656 18446744073709551615 218880262322 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 11.89
Current children cumulated vsize (KiB) 337820

[startup+6.30018 s]
/proc/loadavg: 7.77 7.84 7.90 9/184 1370
/proc/meminfo: memFree=30486808/32950928 swapFree=67111524/67111528
[pid=1366] ppid=1364 vsize=331372 CPUtime=24.67 cores=0,2,4,6
/proc/1366/stat : 1366 (SArTagnan) R 1364 1366 1141 0 -1 4202496 101061 0 0 0 2452 15 0 0 25 0 4 0 599992282 339324928 29615 33554432000 4194304 4623224 140735390944656 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1366/statm: 82843 29615 344 105 0 78347 0
[pid=1366/tid=1368] ppid=1364 vsize=331372 CPUtime=6.13 cores=0,2,4,6
/proc/1366/task/1368/stat : 1368 (SArTagnan) R 1364 1366 1141 0 -1 4202560 7417 0 0 0 611 2 0 0 25 0 4 0 599992298 339324928 29615 33554432000 4194304 4623224 140735390944656 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1366/tid=1369] ppid=1364 vsize=331372 CPUtime=6.13 cores=0,2,4,6
/proc/1366/task/1369/stat : 1369 (SArTagnan) R 1364 1366 1141 0 -1 4202560 3145 0 0 0 613 0 0 0 25 0 4 0 599992298 339324928 29615 33554432000 4194304 4623224 140735390944656 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1366/tid=1370] ppid=1364 vsize=331372 CPUtime=6.1 cores=0,2,4,6
/proc/1366/task/1370/stat : 1370 (SArTagnan) R 1364 1366 1141 0 -1 4202560 65094 0 0 0 600 10 0 0 25 0 4 0 599992298 339324928 29615 33554432000 4194304 4623224 140735390944656 18446744073709551615 4377128 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 24.67
Current children cumulated vsize (KiB) 331372

[startup+12.7011 s]
/proc/loadavg: 7.79 7.84 7.90 9/184 1370
/proc/meminfo: memFree=30449528/32950928 swapFree=67111524/67111528
[pid=1366] ppid=1364 vsize=360564 CPUtime=50.24 cores=0,2,4,6
/proc/1366/stat : 1366 (SArTagnan) R 1364 1366 1141 0 -1 4202496 193824 0 0 0 4995 29 0 0 25 0 4 0 599992282 369217536 37726 33554432000 4194304 4623224 140735390944656 18446744073709551615 4355951 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1366/statm: 90141 37726 513 105 0 85645 0
[pid=1366/tid=1368] ppid=1364 vsize=360564 CPUtime=12.52 cores=0,2,4,6
/proc/1366/task/1368/stat : 1368 (SArTagnan) R 1364 1366 1141 0 -1 4202560 11123 0 0 0 1250 2 0 0 25 0 4 0 599992298 369217536 37726 33554432000 4194304 4623224 140735390944656 18446744073709551615 4483535 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1366/tid=1369] ppid=1364 vsize=360564 CPUtime=12.53 cores=0,2,4,6
/proc/1366/task/1369/stat : 1369 (SArTagnan) R 1364 1366 1141 0 -1 4202560 6572 0 0 0 1253 0 0 0 25 0 4 0 599992298 369217536 37726 33554432000 4194304 4623224 140735390944656 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1366/tid=1370] ppid=1364 vsize=360564 CPUtime=12.47 cores=0,2,4,6
/proc/1366/task/1370/stat : 1370 (SArTagnan) R 1364 1366 1141 0 -1 4202560 150588 0 0 0 1224 23 0 0 25 0 4 0 599992298 369217536 37726 33554432000 4194304 4623224 140735390944656 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.24
Current children cumulated vsize (KiB) 360564

[startup+25.5008 s]
/proc/loadavg: 7.84 7.85 7.90 9/184 1370
/proc/meminfo: memFree=30411080/32950928 swapFree=67111524/67111528
[pid=1366] ppid=1364 vsize=382480 CPUtime=101.36 cores=0,2,4,6
/proc/1366/stat : 1366 (SArTagnan) R 1364 1366 1141 0 -1 4202496 355270 0 0 0 10082 54 0 0 25 0 4 0 599992282 391659520 44131 33554432000 4194304 4623224 140735390944656 18446744073709551615 4510090 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1366/statm: 95620 44131 343 105 0 91124 0
[pid=1366/tid=1368] ppid=1364 vsize=382480 CPUtime=25.33 cores=0,2,4,6
/proc/1366/task/1368/stat : 1368 (SArTagnan) R 1364 1366 1141 0 -1 4202560 17784 0 0 0 2528 5 0 0 25 0 4 0 599992298 391659520 44131 33554432000 4194304 4623224 140735390944656 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1366/tid=1369] ppid=1364 vsize=382480 CPUtime=25.33 cores=0,2,4,6
/proc/1366/task/1369/stat : 1369 (SArTagnan) R 1364 1366 1141 0 -1 4202560 11716 0 0 0 2532 1 0 0 25 0 4 0 599992298 391659520 44131 33554432000 4194304 4623224 140735390944656 18446744073709551615 4289829 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1366/tid=1370] ppid=1364 vsize=382480 CPUtime=25.19 cores=0,2,4,6
/proc/1366/task/1370/stat : 1370 (SArTagnan) R 1364 1366 1141 0 -1 4202560 300161 0 0 0 2474 45 0 0 25 0 4 0 599992298 391659520 44131 33554432000 4194304 4623224 140735390944656 18446744073709551615 4545900 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.36
Current children cumulated vsize (KiB) 382480

[startup+51.1004 s]
/proc/loadavg: 7.89 7.86 7.90 9/184 1371
/proc/meminfo: memFree=30322144/32950928 swapFree=67111524/67111528
[pid=1366] ppid=1364 vsize=442844 CPUtime=203.59 cores=0,2,4,6
/proc/1366/stat : 1366 (SArTagnan) R 1364 1366 1141 0 -1 4202496 531884 0 0 0 20273 86 0 0 25 0 4 0 599992282 453472256 62088 33554432000 4194304 4623224 140735390944656 18446744073709551615 4510206 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1366/statm: 110711 62088 345 105 0 106215 0
[pid=1366/tid=1368] ppid=1364 vsize=442844 CPUtime=50.91 cores=0,2,4,6
/proc/1366/task/1368/stat : 1368 (SArTagnan) R 1364 1366 1141 0 -1 4202560 30184 0 0 0 5080 11 0 0 25 0 4 0 599992298 453472256 62088 33554432000 4194304 4623224 140735390944656 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1366/tid=1369] ppid=1364 vsize=442844 CPUtime=50.91 cores=0,2,4,6
/proc/1366/task/1369/stat : 1369 (SArTagnan) R 1364 1366 1141 0 -1 4202560 23771 0 0 0 5087 4 0 0 25 0 4 0 599992298 453472256 62088 33554432000 4194304 4623224 140735390944656 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1366/tid=1370] ppid=1364 vsize=442844 CPUtime=50.66 cores=0,2,4,6
/proc/1366/task/1370/stat : 1370 (SArTagnan) R 1364 1366 1141 0 -1 4202560 447726 0 0 0 4999 67 0 0 25 0 4 0 599992298 453472256 62088 33554432000 4194304 4623224 140735390944656 18446744073709551615 4366460 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 203.59
Current children cumulated vsize (KiB) 442844

[startup+102.306 s]
/proc/loadavg: 8.11 7.92 7.92 9/184 1372
/proc/meminfo: memFree=30196000/32950928 swapFree=67111524/67111528
[pid=1366] ppid=1364 vsize=456760 CPUtime=408.14 cores=0,2,4,6
/proc/1366/stat : 1366 (SArTagnan) R 1364 1366 1141 0 -1 4202496 864344 0 0 0 40674 140 0 0 25 0 4 0 599992282 467722240 80917 33554432000 4194304 4623224 140735390944656 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1366/statm: 114190 80917 366 105 0 109694 0
[pid=1366/tid=1368] ppid=1364 vsize=456760 CPUtime=102.11 cores=0,2,4,6
/proc/1366/task/1368/stat : 1368 (SArTagnan) R 1364 1366 1141 0 -1 4202560 36666 0 0 0 10198 13 0 0 25 0 4 0 599992298 467722240 80917 33554432000 4194304 4623224 140735390944656 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1366/tid=1369] ppid=1364 vsize=456760 CPUtime=102.12 cores=0,2,4,6
/proc/1366/task/1369/stat : 1369 (SArTagnan) R 1364 1366 1141 0 -1 4202560 25557 0 0 0 10207 5 0 0 25 0 4 0 599992298 467722240 80917 33554432000 4194304 4623224 140735390944656 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1366/tid=1370] ppid=1364 vsize=456760 CPUtime=101.59 cores=0,2,4,6
/proc/1366/task/1370/stat : 1370 (SArTagnan) R 1364 1366 1141 0 -1 4202560 769384 0 0 0 10044 115 0 0 25 0 4 0 599992298 467722240 80917 33554432000 4194304 4623224 140735390944656 18446744073709551615 4376853 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 408.14
Current children cumulated vsize (KiB) 456760

[startup+162.301 s]
/proc/loadavg: 8.04 7.93 7.92 9/184 1374
/proc/meminfo: memFree=30008320/32950928 swapFree=67111524/67111528
[pid=1366] ppid=1364 vsize=613140 CPUtime=647.79 cores=0,2,4,6
/proc/1366/stat : 1366 (SArTagnan) R 1364 1366 1141 0 -1 4202496 1188084 0 0 0 64588 191 0 0 25 0 4 0 599992282 627855360 116967 33554432000 4194304 4623224 140735390944656 18446744073709551615 4368793 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1366/statm: 153285 116967 599 105 0 148789 0
[pid=1366/tid=1368] ppid=1364 vsize=613140 CPUtime=162.1 cores=0,2,4,6
/proc/1366/task/1368/stat : 1368 (SArTagnan) R 1364 1366 1141 0 -1 4202560 52859 0 0 0 16192 18 0 0 25 0 4 0 599992298 627855360 116967 33554432000 4194304 4623224 140735390944656 18446744073709551615 4278389 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1366/tid=1369] ppid=1364 vsize=613140 CPUtime=162.11 cores=0,2,4,6
/proc/1366/task/1369/stat : 1369 (SArTagnan) R 1364 1366 1141 0 -1 4202560 42092 0 0 0 16203 8 0 0 25 0 4 0 599992298 627855360 116967 33554432000 4194304 4623224 140735390944656 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1366/tid=1370] ppid=1364 vsize=613140 CPUtime=161.26 cores=0,2,4,6
/proc/1366/task/1370/stat : 1370 (SArTagnan) R 1364 1366 1141 0 -1 4202560 1039902 0 0 0 15971 155 0 0 25 0 4 0 599992298 627855360 116967 33554432000 4194304 4623224 140735390944656 18446744073709551615 4276360 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 647.79
Current children cumulated vsize (KiB) 613140

[startup+222.3 s]
/proc/loadavg: 8.01 7.94 7.92 9/184 1376
/proc/meminfo: memFree=29828936/32950928 swapFree=67111524/67111528
[pid=1366] ppid=1364 vsize=818248 CPUtime=887.47 cores=0,2,4,6
/proc/1366/stat : 1366 (SArTagnan) R 1364 1366 1141 0 -1 4202496 1563531 0 0 0 88493 254 0 0 25 0 4 0 599992282 837885952 148122 33554432000 4194304 4623224 140735390944656 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1366/statm: 204562 148122 553 105 0 200066 0
[pid=1366/tid=1368] ppid=1364 vsize=818248 CPUtime=222.1 cores=0,2,4,6
/proc/1366/task/1368/stat : 1368 (SArTagnan) R 1364 1366 1141 0 -1 4202560 68522 0 0 0 22190 20 0 0 25 0 4 0 599992298 837885952 148122 33554432000 4194304 4623224 140735390944656 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1366/tid=1369] ppid=1364 vsize=818248 CPUtime=222.12 cores=0,2,4,6
/proc/1366/task/1369/stat : 1369 (SArTagnan) R 1364 1366 1141 0 -1 4202560 55099 0 0 0 22193 19 0 0 25 0 4 0 599992298 837885952 148122 33554432000 4194304 4623224 140735390944656 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1366/tid=1370] ppid=1364 vsize=818248 CPUtime=220.94 cores=0,2,4,6
/proc/1366/task/1370/stat : 1370 (SArTagnan) R 1364 1366 1141 0 -1 4202560 1361518 0 0 0 21893 201 0 0 25 0 4 0 599992298 837885952 148122 33554432000 4194304 4623224 140735390944656 18446744073709551615 4377576 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 887.47
Current children cumulated vsize (KiB) 818248

[startup+282.301 s]

################
# More data... #
################

[pid=1366] ppid=1364 vsize=1637036 CPUtime=2565.19 cores=0,2,4,6
/proc/1366/stat : 1366 (SArTagnan) R 1364 1366 1141 0 -1 4202496 5224602 0 0 0 255695 824 0 0 25 0 4 0 599992282 1676324864 335750 33554432000 4194304 4623224 140735390944656 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1366/statm: 409259 335750 345 105 0 404763 0
[pid=1366/tid=1368] ppid=1364 vsize=1637036 CPUtime=642.12 cores=0,2,4,6
/proc/1366/task/1368/stat : 1368 (SArTagnan) R 1364 1366 1141 0 -1 4202560 126608 0 0 0 64174 38 0 0 25 0 4 0 599992298 1676324864 335751 33554432000 4194304 4623224 140735390944656 18446744073709551615 4376672 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1366/tid=1369] ppid=1364 vsize=1637036 CPUtime=642.13 cores=0,2,4,6
/proc/1366/task/1369/stat : 1369 (SArTagnan) R 1364 1366 1141 0 -1 4202560 132430 0 0 0 64158 55 0 0 25 0 4 0 599992298 1676324864 335751 33554432000 4194304 4623224 140735390944656 18446744073709551615 4376662 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1366/tid=1370] ppid=1364 vsize=1637036 CPUtime=638.68 cores=0,2,4,6
/proc/1366/task/1370/stat : 1370 (SArTagnan) R 1364 1366 1141 0 -1 4202560 4739813 0 0 0 63175 693 0 0 25 0 4 0 599992298 1676324864 335751 33554432000 4194304 4623224 140735390944656 18446744073709551615 4376646 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2565.19
Current children cumulated vsize (KiB) 1637036

[startup+702.301 s]
/proc/loadavg: 8.09 8.05 7.96 9/184 1388
/proc/meminfo: memFree=28624492/32950928 swapFree=67111524/67111528
[pid=1366] ppid=1364 vsize=1857088 CPUtime=2804.84 cores=0,2,4,6
/proc/1366/stat : 1366 (SArTagnan) R 1364 1366 1141 0 -1 4202496 5364601 0 0 0 279635 849 0 0 25 0 4 0 599992282 1901658112 367744 33554432000 4194304 4623224 140735390944656 18446744073709551615 4510262 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1366/statm: 464272 367744 345 105 0 459776 0
[pid=1366/tid=1368] ppid=1364 vsize=1857088 CPUtime=702.11 cores=0,2,4,6
/proc/1366/task/1368/stat : 1368 (SArTagnan) R 1364 1366 1141 0 -1 4202560 160927 0 0 0 70166 45 0 0 25 0 4 0 599992298 1901658112 367744 33554432000 4194304 4623224 140735390944656 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1366/tid=1369] ppid=1364 vsize=1857088 CPUtime=702.11 cores=0,2,4,6
/proc/1366/task/1369/stat : 1369 (SArTagnan) R 1364 1366 1141 0 -1 4202560 135885 0 0 0 70154 57 0 0 25 0 4 0 599992298 1901658112 367744 33554432000 4194304 4623224 140735390944656 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1366/tid=1370] ppid=1364 vsize=1857088 CPUtime=698.36 cores=0,2,4,6
/proc/1366/task/1370/stat : 1370 (SArTagnan) R 1364 1366 1141 0 -1 4202560 4782639 0 0 0 69136 700 0 0 25 0 4 0 599992298 1901658112 367744 33554432000 4194304 4623224 140735390944656 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2804.84
Current children cumulated vsize (KiB) 1857088

[startup+762.306 s]
/proc/loadavg: 8.03 8.04 7.96 9/184 1390
/proc/meminfo: memFree=28521880/32950928 swapFree=67111524/67111528
[pid=1366] ppid=1364 vsize=1873976 CPUtime=3044.53 cores=0,2,4,6
/proc/1366/stat : 1366 (SArTagnan) R 1364 1366 1141 0 -1 4202496 5382901 0 0 0 303596 857 0 0 25 0 4 0 599992282 1918951424 385340 33554432000 4194304 4623224 140735390944656 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1366/statm: 468494 385340 345 105 0 463998 0
[pid=1366/tid=1368] ppid=1364 vsize=1873976 CPUtime=762.12 cores=0,2,4,6
/proc/1366/task/1368/stat : 1368 (SArTagnan) R 1364 1366 1141 0 -1 4202560 165824 0 0 0 76161 51 0 0 25 0 4 0 599992298 1918951424 385340 33554432000 4194304 4623224 140735390944656 18446744073709551615 4376625 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1366/tid=1369] ppid=1364 vsize=1873976 CPUtime=762.12 cores=0,2,4,6
/proc/1366/task/1369/stat : 1369 (SArTagnan) R 1364 1366 1141 0 -1 4202560 136785 0 0 0 76155 57 0 0 25 0 4 0 599992298 1918951424 385340 33554432000 4194304 4623224 140735390944656 18446744073709551615 4316753 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1366/tid=1370] ppid=1364 vsize=1873976 CPUtime=758.03 cores=0,2,4,6
/proc/1366/task/1370/stat : 1370 (SArTagnan) R 1364 1366 1141 0 -1 4202560 4787297 0 0 0 75102 701 0 0 25 0 4 0 599992298 1918951424 385340 33554432000 4194304 4623224 140735390944656 18446744073709551615 4550411 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3044.53
Current children cumulated vsize (KiB) 1873976

[startup+822.301 s]
/proc/loadavg: 8.06 8.05 7.96 9/184 1392
/proc/meminfo: memFree=28406624/32950928 swapFree=67111524/67111528
[pid=1366] ppid=1364 vsize=2014516 CPUtime=3284.19 cores=0,2,4,6
/proc/1366/stat : 1366 (SArTagnan) R 1364 1366 1141 0 -1 4202496 5435284 0 0 0 327545 874 0 0 25 0 4 0 599992282 2062864384 408910 33554432000 4194304 4623224 140735390944656 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1366/statm: 503629 408910 345 105 0 499133 0
[pid=1366/tid=1368] ppid=1364 vsize=2014516 CPUtime=822.11 cores=0,2,4,6
/proc/1366/task/1368/stat : 1368 (SArTagnan) R 1364 1366 1141 0 -1 4202560 171494 0 0 0 82154 57 0 0 25 0 4 0 599992298 2062864384 408910 33554432000 4194304 4623224 140735390944656 18446744073709551615 4376850 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1366/tid=1369] ppid=1364 vsize=2014516 CPUtime=822.12 cores=0,2,4,6
/proc/1366/task/1369/stat : 1369 (SArTagnan) R 1364 1366 1141 0 -1 4202560 139793 0 0 0 82152 60 0 0 25 0 4 0 599992298 2062864384 408910 33554432000 4194304 4623224 140735390944656 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1366/tid=1370] ppid=1364 vsize=2014516 CPUtime=817.71 cores=0,2,4,6
/proc/1366/task/1370/stat : 1370 (SArTagnan) R 1364 1366 1141 0 -1 4202560 4792242 0 0 0 81069 702 0 0 25 0 4 0 599992298 2062864384 408910 33554432000 4194304 4623224 140735390944656 18446744073709551615 4377576 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3284.19
Current children cumulated vsize (KiB) 2014516

[startup+882.3 s]
/proc/loadavg: 8.06 8.05 7.97 9/184 1393
/proc/meminfo: memFree=28269040/32950928 swapFree=67111524/67111528
[pid=1366] ppid=1364 vsize=2153744 CPUtime=3523.86 cores=0,2,4,6
/proc/1366/stat : 1366 (SArTagnan) R 1364 1366 1141 0 -1 4202496 5489495 0 0 0 351493 893 0 0 25 0 4 0 599992282 2205433856 433644 33554432000 4194304 4623224 140735390944656 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1366/statm: 538436 433644 345 105 0 533940 0
[pid=1366/tid=1368] ppid=1364 vsize=2153744 CPUtime=882.11 cores=0,2,4,6
/proc/1366/task/1368/stat : 1368 (SArTagnan) R 1364 1366 1141 0 -1 4202560 177771 0 0 0 88146 65 0 0 25 0 4 0 599992298 2205433856 433644 33554432000 4194304 4623224 140735390944656 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1366/tid=1369] ppid=1364 vsize=2153744 CPUtime=882.12 cores=0,2,4,6
/proc/1366/task/1369/stat : 1369 (SArTagnan) R 1364 1366 1141 0 -1 4202560 174735 0 0 0 88144 68 0 0 25 0 4 0 599992298 2205433856 433644 33554432000 4194304 4623224 140735390944656 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1366/tid=1370] ppid=1364 vsize=2153744 CPUtime=877.37 cores=0,2,4,6
/proc/1366/task/1370/stat : 1370 (SArTagnan) R 1364 1366 1141 0 -1 4202560 4796699 0 0 0 87035 702 0 0 25 0 4 0 599992298 2205433856 433644 33554432000 4194304 4623224 140735390944656 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3523.86
Current children cumulated vsize (KiB) 2153744

[startup+942.301 s]
/proc/loadavg: 8.17 8.08 7.98 9/184 1395
/proc/meminfo: memFree=28182168/32950928 swapFree=67111524/67111528
[pid=1366] ppid=1364 vsize=2236212 CPUtime=3763.53 cores=0,2,4,6
/proc/1366/stat : 1366 (SArTagnan) R 1364 1366 1141 0 -1 4202496 5507330 0 0 0 375451 902 0 0 25 0 4 0 599992282 2289881088 449964 33554432000 4194304 4623224 140735390944656 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1366/statm: 559053 449964 345 105 0 554557 0
[pid=1366/tid=1368] ppid=1364 vsize=2236212 CPUtime=942.12 cores=0,2,4,6
/proc/1366/task/1368/stat : 1368 (SArTagnan) R 1364 1366 1141 0 -1 4202560 179277 0 0 0 94144 68 0 0 25 0 4 0 599992298 2289881088 449964 33554432000 4194304 4623224 140735390944656 18446744073709551615 4486260 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1366/tid=1369] ppid=1364 vsize=2236212 CPUtime=942.13 cores=0,2,4,6
/proc/1366/task/1369/stat : 1369 (SArTagnan) R 1364 1366 1141 0 -1 4202560 178401 0 0 0 94140 73 0 0 25 0 4 0 599992298 2289881088 449964 33554432000 4194304 4623224 140735390944656 18446744073709551615 4376869 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1366/tid=1370] ppid=1364 vsize=2236212 CPUtime=937.05 cores=0,2,4,6
/proc/1366/task/1370/stat : 1370 (SArTagnan) R 1364 1366 1141 0 -1 4202560 4801631 0 0 0 93002 703 0 0 25 0 4 0 599992298 2289881088 449964 33554432000 4194304 4623224 140735390944656 18446744073709551615 4550465 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3763.53
Current children cumulated vsize (KiB) 2236212

[startup+1002.3 s]
/proc/loadavg: 8.17 8.10 8.00 9/184 1396
/proc/meminfo: memFree=28123208/32950928 swapFree=67111524/67111528
[pid=1366] ppid=1364 vsize=2255420 CPUtime=4003.2 cores=0,2,4,6
/proc/1366/stat : 1366 (SArTagnan) R 1364 1366 1141 0 -1 4202496 5522446 0 0 0 399410 910 0 0 25 0 4 0 599992282 2309550080 463046 33554432000 4194304 4623224 140735390944656 18446744073709551615 4510090 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1366/statm: 563855 463046 345 105 0 559359 0
[pid=1366/tid=1368] ppid=1364 vsize=2255420 CPUtime=1002.12 cores=0,2,4,6
/proc/1366/task/1368/stat : 1368 (SArTagnan) R 1364 1366 1141 0 -1 4202560 179409 0 0 0 100144 68 0 0 25 0 4 0 599992298 2309550080 463046 33554432000 4194304 4623224 140735390944656 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1366/tid=1369] ppid=1364 vsize=2255420 CPUtime=1002.13 cores=0,2,4,6
/proc/1366/task/1369/stat : 1369 (SArTagnan) R 1364 1366 1141 0 -1 4202560 181397 0 0 0 100136 77 0 0 25 0 4 0 599992298 2309550080 463046 33554432000 4194304 4623224 140735390944656 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1366/tid=1370] ppid=1364 vsize=2255420 CPUtime=996.72 cores=0,2,4,6
/proc/1366/task/1370/stat : 1370 (SArTagnan) R 1364 1366 1141 0 -1 4202560 4806381 0 0 0 98968 704 0 0 25 0 4 0 599992298 2309550080 463046 33554432000 4194304 4623224 140735390944656 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4003.2
Current children cumulated vsize (KiB) 2255420

[startup+1062.3 s]
/proc/loadavg: 8.16 8.11 8.00 9/184 1398
/proc/meminfo: memFree=28045256/32950928 swapFree=67111524/67111528
[pid=1366] ppid=1364 vsize=2389800 CPUtime=4242.88 cores=0,2,4,6
/proc/1366/stat : 1366 (SArTagnan) R 1364 1366 1141 0 -1 4202496 5603963 0 0 0 423363 925 0 0 25 0 4 0 599992282 2447155200 481747 33554432000 4194304 4623224 140735390944656 18446744073709551615 4510316 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1366/statm: 597450 481747 345 105 0 592954 0
[pid=1366/tid=1368] ppid=1364 vsize=2389800 CPUtime=1062.12 cores=0,2,4,6
/proc/1366/task/1368/stat : 1368 (SArTagnan) R 1364 1366 1141 0 -1 4202560 179503 0 0 0 106144 68 0 0 25 0 4 0 599992298 2447155200 481747 33554432000 4194304 4623224 140735390944656 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1366/tid=1369] ppid=1364 vsize=2389800 CPUtime=1062.13 cores=0,2,4,6
/proc/1366/task/1369/stat : 1369 (SArTagnan) R 1364 1366 1141 0 -1 4202560 184201 0 0 0 106133 80 0 0 25 0 4 0 599992298 2447155200 481747 33554432000 4194304 4623224 140735390944656 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1366/tid=1370] ppid=1364 vsize=2389800 CPUtime=1056.4 cores=0,2,4,6
/proc/1366/task/1370/stat : 1370 (SArTagnan) R 1364 1366 1141 0 -1 4202560 4809895 0 0 0 104935 705 0 0 25 0 4 0 599992298 2447155200 481747 33554432000 4194304 4623224 140735390944656 18446744073709551615 4364669 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4242.88
Current children cumulated vsize (KiB) 2389800

[startup+1122.3 s]
/proc/loadavg: 8.02 8.03 7.98 10/185 1434
/proc/meminfo: memFree=27523832/32950928 swapFree=67111524/67111528
[pid=1366] ppid=1364 vsize=2402760 CPUtime=4482.36 cores=0,2,4,6
/proc/1366/stat : 1366 (SArTagnan) R 1364 1366 1141 0 -1 4202496 5615987 0 0 0 447299 937 0 0 25 0 4 0 599992282 2460426240 492916 33554432000 4194304 4623224 140735390944656 18446744073709551615 4510066 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1366/statm: 600690 492916 345 105 0 596194 0
[pid=1366/tid=1368] ppid=1364 vsize=2402760 CPUtime=1121.95 cores=0,2,4,6
/proc/1366/task/1368/stat : 1368 (SArTagnan) R 1364 1366 1141 0 -1 4202560 179596 0 0 0 112124 71 0 0 25 0 4 0 599992298 2460426240 492916 33554432000 4194304 4623224 140735390944656 18446744073709551615 4357641 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1366/tid=1369] ppid=1364 vsize=2402760 CPUtime=1122.1 cores=0,2,4,6
/proc/1366/task/1369/stat : 1369 (SArTagnan) R 1364 1366 1141 0 -1 4202560 187246 0 0 0 112125 85 0 0 25 0 4 0 599992298 2460426240 492916 33554432000 4194304 4623224 140735390944656 18446744073709551615 4376666 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1366/tid=1370] ppid=1364 vsize=2402760 CPUtime=1116.07 cores=0,2,4,6
/proc/1366/task/1370/stat : 1370 (SArTagnan) R 1364 1366 1141 0 -1 4202560 4813558 0 0 0 110901 706 0 0 25 0 4 0 599992298 2460426240 492916 33554432000 4194304 4623224 140735390944656 18446744073709551615 4545379 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4482.36
Current children cumulated vsize (KiB) 2402760

[startup+1182.3 s]
/proc/loadavg: 8.11 8.07 8.00 9/184 1435
/proc/meminfo: memFree=27261044/32950928 swapFree=67111524/67111528
[pid=1366] ppid=1364 vsize=2417160 CPUtime=4721.38 cores=0,2,4,6
/proc/1366/stat : 1366 (SArTagnan) R 1364 1366 1141 0 -1 4202496 5628121 0 0 0 471194 944 0 0 25 0 4 0 599992282 2475171840 503958 33554432000 4194304 4623224 140735390944656 18446744073709551615 4510214 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1366/statm: 604290 503958 345 105 0 599794 0
[pid=1366/tid=1368] ppid=1364 vsize=2417160 CPUtime=1181.3 cores=0,2,4,6
/proc/1366/task/1368/stat : 1368 (SArTagnan) R 1364 1366 1141 0 -1 4202560 179728 0 0 0 118058 72 0 0 25 0 4 0 599992298 2475171840 503958 33554432000 4194304 4623224 140735390944656 18446744073709551615 4357669 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1366/tid=1369] ppid=1364 vsize=2417160 CPUtime=1182.1 cores=0,2,4,6
/proc/1366/task/1369/stat : 1369 (SArTagnan) R 1364 1366 1141 0 -1 4202560 189810 0 0 0 118121 89 0 0 25 0 4 0 599992298 2475171840 503958 33554432000 4194304 4623224 140735390944656 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1366/tid=1370] ppid=1364 vsize=2417160 CPUtime=1175.74 cores=0,2,4,6
/proc/1366/task/1370/stat : 1370 (SArTagnan) R 1364 1366 1141 0 -1 4202560 4817325 0 0 0 116868 706 0 0 25 0 4 0 599992298 2475171840 503958 33554432000 4194304 4623224 140735390944656 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4721.38
Current children cumulated vsize (KiB) 2417160



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1202 s]
/proc/loadavg: 8.08 8.06 8.00 10/184 1436
/proc/meminfo: memFree=27206472/32950928 swapFree=67111524/67111528
[pid=1366] ppid=1364 vsize=2423984 CPUtime=4800.08 cores=0,2,4,6
/proc/1366/stat : 1366 (SArTagnan) R 1364 1366 1141 0 -1 4202496 5633644 0 0 0 479063 945 0 0 25 0 4 0 599992282 2482159616 509029 33554432000 4194304 4623224 140735390944656 18446744073709551615 4510090 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1366/statm: 605996 509029 345 105 0 601500 0
[pid=1366/tid=1368] ppid=1364 vsize=2423984 CPUtime=1201.01 cores=0,2,4,6
/proc/1366/task/1368/stat : 1368 (SArTagnan) R 1364 1366 1141 0 -1 4202560 179774 0 0 0 120029 72 0 0 25 0 4 0 599992298 2482159616 509029 33554432000 4194304 4623224 140735390944656 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1366/tid=1369] ppid=1364 vsize=2423984 CPUtime=1201.8 cores=0,2,4,6
/proc/1366/task/1369/stat : 1369 (SArTagnan) R 1364 1366 1141 0 -1 4202560 190168 0 0 0 120091 89 0 0 25 0 4 0 599992298 2482159616 509029 33554432000 4194304 4623224 140735390944656 18446744073709551615 4357641 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1366/tid=1370] ppid=1364 vsize=2423984 CPUtime=1195.34 cores=0,2,4,6
/proc/1366/task/1370/stat : 1370 (SArTagnan) R 1364 1366 1141 0 -1 4202560 4819287 0 0 0 118827 707 0 0 25 0 4 0 599992298 2482159616 509029 33554432000 4194304 4623224 140735390944656 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.08
Current children cumulated vsize (KiB) 2423984

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1202.11
CPU time (s): 4800.21
CPU user time (s): 4790.66
CPU system time (s): 9.55055
CPU usage (%): 399.317
Max. virtual memory (cumulated for all children) (KiB): 2624916

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4790.66
system time used= 9.55055
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5633644
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= 2883
involuntary context switches= 23291

runsolver used 1.9617 second user time and 4.54031 second system time

The end

Launcher Data

Begin job on node112 at 2011-04-29 19:20:16
IDJOB=3290739
IDBENCH=83446
IDSOLVER=1656
FILE ID=node112/3290739-1304097616
RUNJOBID= node112-1304097479-1159
PBS_JOBID= 13170614
Free space on /tmp= 72560 MiB

SOLVER NAME= SArTagnan 2011-03-24
BENCH NAME= SAT11/application/leberre/2dimensionalstrippacking/korf-18.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3290739-1304097616/watcher-3290739-1304097616 -o /tmp/evaluation-result-3290739-1304097616/solver-3290739-1304097616 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3290739-1304097616.cnf -threads=4

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

MD5SUM BENCH= 47bea79e2bf12e18e409c2c4bd6fac03
RANDOM SEED=1271461344

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      30621900 kB
Buffers:        442256 kB
Cached:        1172020 kB
SwapCached:          4 kB
Active:         391308 kB
Inactive:      1538536 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      30621900 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            7188 kB
Writeback:          24 kB
AnonPages:      315052 kB
Mapped:          15568 kB
Slab:           335004 kB
PageTables:       5452 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   521196 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= 72448 MiB
End job on node112 at 2011-04-29 19:40:20