Trace number 3264952

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.32 1201.94

General information on the benchmark

NameSAT05/crafted/jarvisalo05/mod2c-rand3bip-sat/
mod2c-rand3bip-sat-240-2.shuffled-as.sat05-2519.cnf
MD5SUMb6a88c8ae73b20cfc873207d1a0caa09
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark139.097
Satisfiable
(Un)Satisfiability was proved
Number of variables338
Number of clauses2376
Sum of the clauses size10480
Maximum clause length6
Minimum clause length4
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 41520
Number of clauses of size 5736
Number of clauses of size over 5120

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-3264952-1304107022/watcher-3264952-1304107022 -o /tmp/evaluation-result-3264952-1304107022/solver-3264952-1304107022 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3264952-1304107022.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: 6.61 7.78 7.94 2/176 19279
/proc/meminfo: memFree=30674492/32950928 swapFree=67111428/67111528
[pid=19279] ppid=19277 vsize=49888 CPUtime=0 cores=1,3,5,7
/proc/19279/stat : 19279 (SArTagnan) R 19277 19279 19242 0 -1 4202496 591 0 0 0 0 0 0 0 25 0 4 0 522302016 51085312 528 33554432000 4194304 4623224 140735159658544 18446744073709551615 47381140125618 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/19279/statm: 12472 528 301 105 0 7976 0
[pid=19279/tid=19282] ppid=19277 vsize=49888 CPUtime=0 cores=1,3,5,7
/proc/19279/task/19282/stat : 19282 (SArTagnan) R 19277 19279 19242 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 522302016 51085312 528 33554432000 4194304 4623224 140735159658544 18446744073709551615 47381140125618 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19279/tid=19283] ppid=19277 vsize=49888 CPUtime=0 cores=1,3,5,7
/proc/19279/task/19283/stat : 19283 (SArTagnan) R 19277 19279 19242 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 522302016 51085312 528 33554432000 4194304 4623224 140735159658544 18446744073709551615 47381140125618 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19279/tid=19285] ppid=19277 vsize=49888 CPUtime=0 cores=1,3,5,7
/proc/19279/task/19285/stat : 19285 (SArTagnan) R 19277 19279 19242 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 522302016 51085312 528 33554432000 4194304 4623224 140735159658544 18446744073709551615 248089754609 0 0 4096 2 0 0 0 -1 5 0 0 0

[startup+0.0265909 s]
/proc/loadavg: 6.61 7.78 7.94 2/176 19279
/proc/meminfo: memFree=30674492/32950928 swapFree=67111428/67111528
[pid=19279] ppid=19277 vsize=248324 CPUtime=0.08 cores=1,3,5,7
/proc/19279/stat : 19279 (SArTagnan) R 19277 19279 19242 0 -1 4202496 1528 0 0 0 8 0 0 0 25 0 4 0 522302016 254283776 1150 33554432000 4194304 4623224 140735159658544 18446744073709551615 248089803295 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/19279/statm: 62081 1150 342 105 0 57585 0
[pid=19279/tid=19282] ppid=19277 vsize=248324 CPUtime=0.02 cores=1,3,5,7
/proc/19279/task/19282/stat : 19282 (SArTagnan) R 19277 19279 19242 0 -1 4202560 155 0 0 0 2 0 0 0 25 0 4 0 522302016 254283776 1150 33554432000 4194304 4623224 140735159658544 18446744073709551615 4366247 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19279/tid=19283] ppid=19277 vsize=248324 CPUtime=0.02 cores=1,3,5,7
/proc/19279/task/19283/stat : 19283 (SArTagnan) R 19277 19279 19242 0 -1 4202560 207 0 0 0 2 0 0 0 25 0 4 0 522302016 254283776 1151 33554432000 4194304 4623224 140735159658544 18446744073709551615 248089803246 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=19279/tid=19285] ppid=19277 vsize=248324 CPUtime=0.01 cores=1,3,5,7
/proc/19279/task/19285/stat : 19285 (SArTagnan) R 19277 19279 19242 0 -1 4202560 264 0 0 0 1 0 0 0 25 0 4 0 522302016 254283776 1151 33554432000 4194304 4623224 140735159658544 18446744073709551615 4366247 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 248324

[startup+0.106017 s]
/proc/loadavg: 6.61 7.78 7.94 2/176 19279
/proc/meminfo: memFree=30674492/32950928 swapFree=67111428/67111528
[pid=19279] ppid=19277 vsize=248720 CPUtime=0.4 cores=1,3,5,7
/proc/19279/stat : 19279 (SArTagnan) R 19277 19279 19242 0 -1 4202496 1965 0 0 0 40 0 0 0 25 0 4 0 522302016 254689280 1392 33554432000 4194304 4623224 140735159658544 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/19279/statm: 62180 1392 343 105 0 57684 0
[pid=19279/tid=19282] ppid=19277 vsize=248720 CPUtime=0.1 cores=1,3,5,7
/proc/19279/task/19282/stat : 19282 (SArTagnan) R 19277 19279 19242 0 -1 4202560 254 0 0 0 10 0 0 0 25 0 4 0 522302016 254689280 1392 33554432000 4194304 4623224 140735159658544 18446744073709551615 4377576 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19279/tid=19283] ppid=19277 vsize=248720 CPUtime=0.1 cores=1,3,5,7
/proc/19279/task/19283/stat : 19283 (SArTagnan) R 19277 19279 19242 0 -1 4202560 305 0 0 0 10 0 0 0 25 0 4 0 522302016 254689280 1392 33554432000 4194304 4623224 140735159658544 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=19279/tid=19285] ppid=19277 vsize=248720 CPUtime=0.09 cores=1,3,5,7
/proc/19279/task/19285/stat : 19285 (SArTagnan) R 19277 19279 19242 0 -1 4202560 426 0 0 0 9 0 0 0 25 0 4 0 522302016 254689280 1392 33554432000 4194304 4623224 140735159658544 18446744073709551615 4545317 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.4
Current children cumulated vsize (KiB) 248720

[startup+0.300983 s]
/proc/loadavg: 6.61 7.78 7.94 2/176 19279
/proc/meminfo: memFree=30674492/32950928 swapFree=67111428/67111528
[pid=19279] ppid=19277 vsize=249436 CPUtime=1.18 cores=1,3,5,7
/proc/19279/stat : 19279 (SArTagnan) R 19277 19279 19242 0 -1 4202496 3454 0 0 0 118 0 0 0 25 0 4 0 522302016 255422464 1965 33554432000 4194304 4623224 140735159658544 18446744073709551615 4510415 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/19279/statm: 62359 1965 344 105 0 57863 0
[pid=19279/tid=19282] ppid=19277 vsize=249436 CPUtime=0.29 cores=1,3,5,7
/proc/19279/task/19282/stat : 19282 (SArTagnan) R 19277 19279 19242 0 -1 4202560 593 0 0 0 29 0 0 0 25 0 4 0 522302016 255422464 1965 33554432000 4194304 4623224 140735159658544 18446744073709551615 4376946 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19279/tid=19283] ppid=19277 vsize=249436 CPUtime=0.29 cores=1,3,5,7
/proc/19279/task/19283/stat : 19283 (SArTagnan) R 19277 19279 19242 0 -1 4202560 536 0 0 0 29 0 0 0 25 0 4 0 522302016 255422464 1965 33554432000 4194304 4623224 140735159658544 18446744073709551615 4376617 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=19279/tid=19285] ppid=19277 vsize=249436 CPUtime=0.29 cores=1,3,5,7
/proc/19279/task/19285/stat : 19285 (SArTagnan) R 19277 19279 19242 0 -1 4202560 1139 0 0 0 29 0 0 0 25 0 4 0 522302016 255422464 1965 33554432000 4194304 4623224 140735159658544 18446744073709551615 248089394608 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1.18
Current children cumulated vsize (KiB) 249436

[startup+0.700916 s]
/proc/loadavg: 6.61 7.78 7.94 2/176 19279
/proc/meminfo: memFree=30674492/32950928 swapFree=67111428/67111528
[pid=19279] ppid=19277 vsize=251552 CPUtime=2.78 cores=1,3,5,7
/proc/19279/stat : 19279 (SArTagnan) R 19277 19279 19242 0 -1 4202496 7388 0 0 0 277 1 0 0 25 0 4 0 522302016 257589248 3137 33554432000 4194304 4623224 140735159658544 18446744073709551615 4510340 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/19279/statm: 62888 3137 344 105 0 58392 0
[pid=19279/tid=19282] ppid=19277 vsize=251552 CPUtime=0.69 cores=1,3,5,7
/proc/19279/task/19282/stat : 19282 (SArTagnan) R 19277 19279 19242 0 -1 4202560 1292 0 0 0 69 0 0 0 25 0 4 0 522302016 257589248 3137 33554432000 4194304 4623224 140735159658544 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19279/tid=19283] ppid=19277 vsize=251552 CPUtime=0.69 cores=1,3,5,7
/proc/19279/task/19283/stat : 19283 (SArTagnan) R 19277 19279 19242 0 -1 4202560 1244 0 0 0 69 0 0 0 25 0 4 0 522302016 257589248 3137 33554432000 4194304 4623224 140735159658544 18446744073709551615 4376732 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=19279/tid=19285] ppid=19277 vsize=251552 CPUtime=0.68 cores=1,3,5,7
/proc/19279/task/19285/stat : 19285 (SArTagnan) R 19277 19279 19242 0 -1 4202560 3337 0 0 0 68 0 0 0 25 0 4 0 522302016 257589248 3137 33554432000 4194304 4623224 140735159658544 18446744073709551615 4557960 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2.78
Current children cumulated vsize (KiB) 251552

[startup+1.50077 s]
/proc/loadavg: 6.61 7.78 7.94 10/184 19287
/proc/meminfo: memFree=30645304/32950928 swapFree=67111428/67111528
[pid=19279] ppid=19277 vsize=255408 CPUtime=5.97 cores=1,3,5,7
/proc/19279/stat : 19279 (SArTagnan) R 19277 19279 19242 0 -1 4202496 15151 0 0 0 595 2 0 0 25 0 4 0 522302016 261537792 4941 33554432000 4194304 4623224 140735159658544 18446744073709551615 4358944 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/19279/statm: 63852 4941 344 105 0 59356 0
[pid=19279/tid=19282] ppid=19277 vsize=255408 CPUtime=1.49 cores=1,3,5,7
/proc/19279/task/19282/stat : 19282 (SArTagnan) R 19277 19279 19242 0 -1 4202560 2077 0 0 0 149 0 0 0 25 0 4 0 522302016 261537792 4941 33554432000 4194304 4623224 140735159658544 18446744073709551615 4376652 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19279/tid=19283] ppid=19277 vsize=255408 CPUtime=1.48 cores=1,3,5,7
/proc/19279/task/19283/stat : 19283 (SArTagnan) R 19277 19279 19242 0 -1 4202560 1969 0 0 0 148 0 0 0 25 0 4 0 522302016 261537792 4941 33554432000 4194304 4623224 140735159658544 18446744073709551615 4366416 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=19279/tid=19285] ppid=19277 vsize=255408 CPUtime=1.48 cores=1,3,5,7
/proc/19279/task/19285/stat : 19285 (SArTagnan) R 19277 19279 19242 0 -1 4202560 9124 0 0 0 147 1 0 0 25 0 4 0 522302016 261537792 4941 33554432000 4194304 4623224 140735159658544 18446744073709551615 4377576 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 255408

[startup+3.10049 s]
/proc/loadavg: 6.72 7.79 7.94 10/184 19287
/proc/meminfo: memFree=30624468/32950928 swapFree=67111428/67111528
[pid=19279] ppid=19277 vsize=263036 CPUtime=12.37 cores=1,3,5,7
/proc/19279/stat : 19279 (SArTagnan) R 19277 19279 19242 0 -1 4202496 24039 0 0 0 1233 4 0 0 25 0 4 0 522302016 269348864 7758 33554432000 4194304 4623224 140735159658544 18446744073709551615 4414998 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/19279/statm: 65759 7758 344 105 0 61263 0
[pid=19279/tid=19282] ppid=19277 vsize=263036 CPUtime=3.08 cores=1,3,5,7
/proc/19279/task/19282/stat : 19282 (SArTagnan) R 19277 19279 19242 0 -1 4202560 4532 0 0 0 308 0 0 0 25 0 4 0 522302016 269348864 7758 33554432000 4194304 4623224 140735159658544 18446744073709551615 4377128 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19279/tid=19283] ppid=19277 vsize=263036 CPUtime=3.08 cores=1,3,5,7
/proc/19279/task/19283/stat : 19283 (SArTagnan) R 19277 19279 19242 0 -1 4202560 3298 0 0 0 308 0 0 0 25 0 4 0 522302016 269348864 7758 33554432000 4194304 4623224 140735159658544 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=19279/tid=19285] ppid=19277 vsize=263036 CPUtime=3.08 cores=1,3,5,7
/proc/19279/task/19285/stat : 19285 (SArTagnan) R 19277 19279 19242 0 -1 4202560 13585 0 0 0 306 2 0 0 25 0 4 0 522302016 269348864 7758 33554432000 4194304 4623224 140735159658544 18446744073709551615 4366247 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 12.37
Current children cumulated vsize (KiB) 263036

[startup+6.30093 s]
/proc/loadavg: 6.72 7.79 7.94 10/184 19287
/proc/meminfo: memFree=30587772/32950928 swapFree=67111428/67111528
[pid=19279] ppid=19277 vsize=271600 CPUtime=25.15 cores=1,3,5,7
/proc/19279/stat : 19279 (SArTagnan) R 19277 19279 19242 0 -1 4202496 52598 0 0 0 2507 8 0 0 25 0 4 0 522302016 278118400 12114 33554432000 4194304 4623224 140735159658544 18446744073709551615 4510202 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/19279/statm: 67900 12114 345 105 0 63404 0
[pid=19279/tid=19282] ppid=19277 vsize=271600 CPUtime=6.29 cores=1,3,5,7
/proc/19279/task/19282/stat : 19282 (SArTagnan) R 19277 19279 19242 0 -1 4202560 5464 0 0 0 628 1 0 0 25 0 4 0 522302016 278118400 12114 33554432000 4194304 4623224 140735159658544 18446744073709551615 4289689 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19279/tid=19283] ppid=19277 vsize=271600 CPUtime=6.26 cores=1,3,5,7
/proc/19279/task/19283/stat : 19283 (SArTagnan) R 19277 19279 19242 0 -1 4202560 6899 0 0 0 626 0 0 0 25 0 4 0 522302016 278118400 12114 33554432000 4194304 4623224 140735159658544 18446744073709551615 4377128 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=19279/tid=19285] ppid=19277 vsize=271600 CPUtime=6.28 cores=1,3,5,7
/proc/19279/task/19285/stat : 19285 (SArTagnan) R 19277 19279 19242 0 -1 4202560 36524 0 0 0 623 5 0 0 25 0 4 0 522302016 278118400 12115 33554432000 4194304 4623224 140735159658544 18446744073709551615 4376749 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 25.15
Current children cumulated vsize (KiB) 271600

[startup+12.7008 s]
/proc/loadavg: 6.99 7.81 7.95 10/184 19288
/proc/meminfo: memFree=30536072/32950928 swapFree=67111428/67111528
[pid=19279] ppid=19277 vsize=292600 CPUtime=50.71 cores=1,3,5,7
/proc/19279/stat : 19279 (SArTagnan) R 19277 19279 19242 0 -1 4202496 94844 0 0 0 5055 16 0 0 25 0 4 0 522302016 299622400 18458 33554432000 4194304 4623224 140735159658544 18446744073709551615 4366412 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/19279/statm: 73150 18458 387 105 0 68654 0
[pid=19279/tid=19282] ppid=19277 vsize=292600 CPUtime=12.69 cores=1,3,5,7
/proc/19279/task/19282/stat : 19282 (SArTagnan) R 19277 19279 19242 0 -1 4202560 10433 0 0 0 1266 3 0 0 25 0 4 0 522302016 299622400 18458 33554432000 4194304 4623224 140735159658544 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19279/tid=19283] ppid=19277 vsize=292600 CPUtime=12.62 cores=1,3,5,7
/proc/19279/task/19283/stat : 19283 (SArTagnan) R 19277 19279 19242 0 -1 4202560 10742 0 0 0 1260 2 0 0 25 0 4 0 522302016 299622400 18458 33554432000 4194304 4623224 140735159658544 18446744073709551615 4376895 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=19279/tid=19285] ppid=19277 vsize=292600 CPUtime=12.69 cores=1,3,5,7
/proc/19279/task/19285/stat : 19285 (SArTagnan) R 19277 19279 19242 0 -1 4202560 68345 0 0 0 1259 10 0 0 25 0 4 0 522302016 299622400 18458 33554432000 4194304 4623224 140735159658544 18446744073709551615 4377128 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 292600

[startup+25.5005 s]
/proc/loadavg: 7.14 7.82 7.95 10/184 19288
/proc/meminfo: memFree=30464796/32950928 swapFree=67111428/67111528
[pid=19279] ppid=19277 vsize=313132 CPUtime=101.84 cores=1,3,5,7
/proc/19279/stat : 19279 (SArTagnan) R 19277 19279 19242 0 -1 4202496 176399 0 0 0 10152 32 0 0 25 0 4 0 522302016 320647168 27426 33554432000 4194304 4623224 140735159658544 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/19279/statm: 78283 27426 456 105 0 73787 0
[pid=19279/tid=19282] ppid=19277 vsize=313132 CPUtime=25.48 cores=1,3,5,7
/proc/19279/task/19282/stat : 19282 (SArTagnan) R 19277 19279 19242 0 -1 4202560 16111 0 0 0 2544 4 0 0 25 0 4 0 522302016 320647168 27426 33554432000 4194304 4623224 140735159658544 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19279/tid=19283] ppid=19277 vsize=313132 CPUtime=25.35 cores=1,3,5,7
/proc/19279/task/19283/stat : 19283 (SArTagnan) R 19277 19279 19242 0 -1 4202560 12365 0 0 0 2531 4 0 0 25 0 4 0 522302016 320647168 27426 33554432000 4194304 4623224 140735159658544 18446744073709551615 4376773 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=19279/tid=19285] ppid=19277 vsize=313132 CPUtime=25.48 cores=1,3,5,7
/proc/19279/task/19285/stat : 19285 (SArTagnan) R 19277 19279 19242 0 -1 4202560 140006 0 0 0 2526 22 0 0 25 0 4 0 522302016 320647168 27426 33554432000 4194304 4623224 140735159658544 18446744073709551615 4364911 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 101.84
Current children cumulated vsize (KiB) 313132

[startup+51.101 s]
/proc/loadavg: 7.44 7.83 7.95 10/184 19289
/proc/meminfo: memFree=30356896/32950928 swapFree=67111428/67111528
[pid=19279] ppid=19277 vsize=334680 CPUtime=204.1 cores=1,3,5,7
/proc/19279/stat : 19279 (SArTagnan) R 19277 19279 19242 0 -1 4202496 350347 0 0 0 20346 64 0 0 25 0 4 0 522302016 342712320 40476 33554432000 4194304 4623224 140735159658544 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/19279/statm: 83670 40476 465 105 0 79174 0
[pid=19279/tid=19282] ppid=19277 vsize=334680 CPUtime=51.09 cores=1,3,5,7
/proc/19279/task/19282/stat : 19282 (SArTagnan) R 19277 19279 19242 0 -1 4202560 24230 0 0 0 5102 7 0 0 25 0 4 0 522302016 342712320 40476 33554432000 4194304 4623224 140735159658544 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19279/tid=19283] ppid=19277 vsize=334680 CPUtime=50.81 cores=1,3,5,7
/proc/19279/task/19283/stat : 19283 (SArTagnan) R 19277 19279 19242 0 -1 4202560 18271 0 0 0 5076 5 0 0 25 0 4 0 522302016 342712320 40476 33554432000 4194304 4623224 140735159658544 18446744073709551615 4377128 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=19279/tid=19285] ppid=19277 vsize=334680 CPUtime=51.08 cores=1,3,5,7
/proc/19279/task/19285/stat : 19285 (SArTagnan) R 19277 19279 19242 0 -1 4202560 295458 0 0 0 5058 50 0 0 25 0 4 0 522302016 342712320 40476 33554432000 4194304 4623224 140735159658544 18446744073709551615 4550465 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 204.1
Current children cumulated vsize (KiB) 334680

[startup+102.307 s]
/proc/loadavg: 7.77 7.86 7.95 10/184 19290
/proc/meminfo: memFree=30182024/32950928 swapFree=67111428/67111528
[pid=19279] ppid=19277 vsize=406096 CPUtime=408.65 cores=1,3,5,7
/proc/19279/stat : 19279 (SArTagnan) R 19277 19279 19242 0 -1 4202496 449319 0 0 0 40779 86 0 0 25 0 4 0 522302016 415842304 62968 33554432000 4194304 4623224 140735159658544 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/19279/statm: 101524 62968 1003 105 0 97028 0
[pid=19279/tid=19282] ppid=19277 vsize=406096 CPUtime=102.29 cores=1,3,5,7
/proc/19279/task/19282/stat : 19282 (SArTagnan) R 19277 19279 19242 0 -1 4202560 29409 0 0 0 10218 11 0 0 25 0 4 0 522302016 415842304 62968 33554432000 4194304 4623224 140735159658544 18446744073709551615 4376946 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19279/tid=19283] ppid=19277 vsize=406096 CPUtime=101.73 cores=1,3,5,7
/proc/19279/task/19283/stat : 19283 (SArTagnan) R 19277 19279 19242 0 -1 4202560 27507 0 0 0 10165 8 0 0 25 0 4 0 522302016 415842304 62968 33554432000 4194304 4623224 140735159658544 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=19279/tid=19285] ppid=19277 vsize=406096 CPUtime=102.29 cores=1,3,5,7
/proc/19279/task/19285/stat : 19285 (SArTagnan) R 19277 19279 19242 0 -1 4202560 369121 0 0 0 10167 62 0 0 25 0 4 0 522302016 415842304 62968 33554432000 4194304 4623224 140735159658544 18446744073709551615 4364232 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 408.65
Current children cumulated vsize (KiB) 406096

[startup+162.3 s]

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

[pid=19279] ppid=19277 vsize=860192 CPUtime=2804.54 cores=1,3,5,7
/proc/19279/stat : 19279 (SArTagnan) R 19277 19279 19242 0 -1 4202496 3672488 0 0 0 279815 639 0 0 25 0 4 0 522302016 880836608 160545 33554432000 4194304 4623224 140735159658544 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/19279/statm: 215048 160545 1509 105 0 210552 0
[pid=19279/tid=19282] ppid=19277 vsize=860192 CPUtime=702.08 cores=1,3,5,7
/proc/19279/task/19282/stat : 19282 (SArTagnan) R 19277 19279 19242 0 -1 4202560 67545 0 0 0 70178 30 0 0 25 0 4 0 522302016 880836608 160545 33554432000 4194304 4623224 140735159658544 18446744073709551615 4376640 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19279/tid=19283] ppid=19277 vsize=860192 CPUtime=698.46 cores=1,3,5,7
/proc/19279/task/19283/stat : 19283 (SArTagnan) R 19277 19279 19242 0 -1 4202560 86436 0 0 0 69821 25 0 0 25 0 4 0 522302016 880836608 160545 33554432000 4194304 4623224 140735159658544 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=19279/tid=19285] ppid=19277 vsize=860192 CPUtime=702.29 cores=1,3,5,7
/proc/19279/task/19285/stat : 19285 (SArTagnan) R 19277 19279 19242 0 -1 4202560 3447941 0 0 0 69658 571 0 0 25 0 4 0 522302016 880836608 160545 33554432000 4194304 4623224 140735159658544 18446744073709551615 4550495 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2804.54
Current children cumulated vsize (KiB) 860192

[startup+762.306 s]
/proc/loadavg: 8.00 8.03 8.00 10/184 19320
/proc/meminfo: memFree=29525600/32950928 swapFree=67111428/67111528
[pid=19279] ppid=19277 vsize=874212 CPUtime=3044.22 cores=1,3,5,7
/proc/19279/stat : 19279 (SArTagnan) R 19277 19279 19242 0 -1 4202496 3994609 0 0 0 303728 694 0 0 25 0 4 0 522302016 895193088 153871 33554432000 4194304 4623224 140735159658544 18446744073709551615 4510226 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/19279/statm: 218553 153871 372 105 0 214057 0
[pid=19279/tid=19282] ppid=19277 vsize=874212 CPUtime=762.09 cores=1,3,5,7
/proc/19279/task/19282/stat : 19282 (SArTagnan) R 19277 19279 19242 0 -1 4202560 67676 0 0 0 76179 30 0 0 25 0 4 0 522302016 895193088 153871 33554432000 4194304 4623224 140735159658544 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19279/tid=19283] ppid=19277 vsize=874212 CPUtime=758.13 cores=1,3,5,7
/proc/19279/task/19283/stat : 19283 (SArTagnan) R 19277 19279 19242 0 -1 4202560 86436 0 0 0 75788 25 0 0 25 0 4 0 522302016 895193088 153871 33554432000 4194304 4623224 140735159658544 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=19279/tid=19285] ppid=19277 vsize=874212 CPUtime=762.29 cores=1,3,5,7
/proc/19279/task/19285/stat : 19285 (SArTagnan) R 19277 19279 19242 0 -1 4202560 3742446 0 0 0 75607 622 0 0 25 0 4 0 522302016 895193088 153871 33554432000 4194304 4623224 140735159658544 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3044.22
Current children cumulated vsize (KiB) 874212

[startup+822.301 s]
/proc/loadavg: 8.00 8.03 8.00 10/184 19321
/proc/meminfo: memFree=29491688/32950928 swapFree=67111428/67111528
[pid=19279] ppid=19277 vsize=903624 CPUtime=3283.89 cores=1,3,5,7
/proc/19279/stat : 19279 (SArTagnan) R 19277 19279 19242 0 -1 4202496 4248563 0 0 0 327653 736 0 0 25 0 4 0 522302016 925310976 156501 33554432000 4194304 4623224 140735159658544 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/19279/statm: 225906 156501 344 105 0 221410 0
[pid=19279/tid=19282] ppid=19277 vsize=903624 CPUtime=822.08 cores=1,3,5,7
/proc/19279/task/19282/stat : 19282 (SArTagnan) R 19277 19279 19242 0 -1 4202560 68540 0 0 0 82178 30 0 0 25 0 4 0 522302016 925310976 156501 33554432000 4194304 4623224 140735159658544 18446744073709551615 4376850 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19279/tid=19283] ppid=19277 vsize=903624 CPUtime=817.81 cores=1,3,5,7
/proc/19279/task/19283/stat : 19283 (SArTagnan) R 19277 19279 19242 0 -1 4202560 86436 0 0 0 81756 25 0 0 25 0 4 0 522302016 925310976 156501 33554432000 4194304 4623224 140735159658544 18446744073709551615 4376869 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=19279/tid=19285] ppid=19277 vsize=903624 CPUtime=822.28 cores=1,3,5,7
/proc/19279/task/19285/stat : 19285 (SArTagnan) R 19277 19279 19242 0 -1 4202560 3993635 0 0 0 81566 662 0 0 25 0 4 0 522302016 925310976 156501 33554432000 4194304 4623224 140735159658544 18446744073709551615 4577456 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3283.89
Current children cumulated vsize (KiB) 903624

[startup+882.3 s]
/proc/loadavg: 8.00 8.02 8.00 10/184 19323
/proc/meminfo: memFree=29466708/32950928 swapFree=67111428/67111528
[pid=19279] ppid=19277 vsize=903624 CPUtime=3523.55 cores=1,3,5,7
/proc/19279/stat : 19279 (SArTagnan) R 19277 19279 19242 0 -1 4202496 4500836 0 0 0 351579 776 0 0 25 0 4 0 522302016 925310976 159101 33554432000 4194304 4623224 140735159658544 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/19279/statm: 225906 159101 402 105 0 221410 0
[pid=19279/tid=19282] ppid=19277 vsize=903624 CPUtime=882.08 cores=1,3,5,7
/proc/19279/task/19282/stat : 19282 (SArTagnan) R 19277 19279 19242 0 -1 4202560 68618 0 0 0 88178 30 0 0 25 0 4 0 522302016 925310976 159101 33554432000 4194304 4623224 140735159658544 18446744073709551615 4377576 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19279/tid=19283] ppid=19277 vsize=903624 CPUtime=877.48 cores=1,3,5,7
/proc/19279/task/19283/stat : 19283 (SArTagnan) R 19277 19279 19242 0 -1 4202560 86436 0 0 0 87723 25 0 0 25 0 4 0 522302016 925310976 159101 33554432000 4194304 4623224 140735159658544 18446744073709551615 4366400 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=19279/tid=19285] ppid=19277 vsize=903624 CPUtime=882.29 cores=1,3,5,7
/proc/19279/task/19285/stat : 19285 (SArTagnan) R 19277 19279 19242 0 -1 4202560 4245224 0 0 0 87526 703 0 0 25 0 4 0 522302016 925310976 159101 33554432000 4194304 4623224 140735159658544 18446744073709551615 4550521 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3523.55
Current children cumulated vsize (KiB) 903624

[startup+942.301 s]
/proc/loadavg: 8.04 8.03 8.00 10/184 19324
/proc/meminfo: memFree=29436768/32950928 swapFree=67111428/67111528
[pid=19279] ppid=19277 vsize=903624 CPUtime=3763.24 cores=1,3,5,7
/proc/19279/stat : 19279 (SArTagnan) R 19277 19279 19242 0 -1 4202496 4850081 0 0 0 375488 836 0 0 25 0 4 0 522302016 925310976 161039 33554432000 4194304 4623224 140735159658544 18446744073709551615 4510090 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/19279/statm: 225906 161039 345 105 0 221410 0
[pid=19279/tid=19282] ppid=19277 vsize=903624 CPUtime=942.08 cores=1,3,5,7
/proc/19279/task/19282/stat : 19282 (SArTagnan) R 19277 19279 19242 0 -1 4202560 68691 0 0 0 94178 30 0 0 25 0 4 0 522302016 925310976 161039 33554432000 4194304 4623224 140735159658544 18446744073709551615 4377587 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19279/tid=19283] ppid=19277 vsize=903624 CPUtime=937.15 cores=1,3,5,7
/proc/19279/task/19283/stat : 19283 (SArTagnan) R 19277 19279 19242 0 -1 4202560 86436 0 0 0 93690 25 0 0 25 0 4 0 522302016 925310976 161039 33554432000 4194304 4623224 140735159658544 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=19279/tid=19285] ppid=19277 vsize=903624 CPUtime=942.29 cores=1,3,5,7
/proc/19279/task/19285/stat : 19285 (SArTagnan) R 19277 19279 19242 0 -1 4202560 4592707 0 0 0 93467 762 0 0 25 0 4 0 522302016 925310976 161039 33554432000 4194304 4623224 140735159658544 18446744073709551615 4376880 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3763.24
Current children cumulated vsize (KiB) 903624

[startup+1002.3 s]
/proc/loadavg: 8.06 8.04 8.00 10/184 19326
/proc/meminfo: memFree=29414016/32950928 swapFree=67111428/67111528
[pid=19279] ppid=19277 vsize=903624 CPUtime=4002.91 cores=1,3,5,7
/proc/19279/stat : 19279 (SArTagnan) R 19277 19279 19242 0 -1 4202496 5104853 0 0 0 399415 876 0 0 25 0 4 0 522302016 925310976 163764 33554432000 4194304 4623224 140735159658544 18446744073709551615 4511051 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/19279/statm: 225906 163764 415 105 0 221410 0
[pid=19279/tid=19282] ppid=19277 vsize=903624 CPUtime=1002.08 cores=1,3,5,7
/proc/19279/task/19282/stat : 19282 (SArTagnan) R 19277 19279 19242 0 -1 4202560 68699 0 0 0 100178 30 0 0 25 0 4 0 522302016 925310976 163764 33554432000 4194304 4623224 140735159658544 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19279/tid=19283] ppid=19277 vsize=903624 CPUtime=996.82 cores=1,3,5,7
/proc/19279/task/19283/stat : 19283 (SArTagnan) R 19277 19279 19242 0 -1 4202560 86436 0 0 0 99657 25 0 0 25 0 4 0 522302016 925310976 163764 33554432000 4194304 4623224 140735159658544 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=19279/tid=19285] ppid=19277 vsize=903624 CPUtime=1002.29 cores=1,3,5,7
/proc/19279/task/19285/stat : 19285 (SArTagnan) R 19277 19279 19242 0 -1 4202560 4846629 0 0 0 99427 802 0 0 25 0 4 0 522302016 925310976 163764 33554432000 4194304 4623224 140735159658544 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4002.91
Current children cumulated vsize (KiB) 903624

[startup+1062.3 s]
/proc/loadavg: 8.06 8.04 8.00 10/184 19328
/proc/meminfo: memFree=29389408/32950928 swapFree=67111428/67111528
[pid=19279] ppid=19277 vsize=906132 CPUtime=4242.59 cores=1,3,5,7
/proc/19279/stat : 19279 (SArTagnan) R 19277 19279 19242 0 -1 4202496 5437127 0 0 0 423332 927 0 0 25 0 4 0 522302016 927879168 166960 33554432000 4194304 4623224 140735159658544 18446744073709551615 4517544 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/19279/statm: 226533 166960 416 105 0 222037 0
[pid=19279/tid=19282] ppid=19277 vsize=906132 CPUtime=1062.08 cores=1,3,5,7
/proc/19279/task/19282/stat : 19282 (SArTagnan) R 19277 19279 19242 0 -1 4202560 68783 0 0 0 106178 30 0 0 25 0 4 0 522302016 927879168 166960 33554432000 4194304 4623224 140735159658544 18446744073709551615 4376675 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19279/tid=19283] ppid=19277 vsize=906132 CPUtime=1056.49 cores=1,3,5,7
/proc/19279/task/19283/stat : 19283 (SArTagnan) R 19277 19279 19242 0 -1 4202560 87091 0 0 0 105624 25 0 0 25 0 4 0 522302016 927879168 166960 33554432000 4194304 4623224 140735159658544 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=19279/tid=19285] ppid=19277 vsize=906132 CPUtime=1062.29 cores=1,3,5,7
/proc/19279/task/19285/stat : 19285 (SArTagnan) R 19277 19279 19242 0 -1 4202560 5177172 0 0 0 105377 852 0 0 25 0 4 0 522302016 927879168 166960 33554432000 4194304 4623224 140735159658544 18446744073709551615 4376708 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4242.59
Current children cumulated vsize (KiB) 906132

[startup+1122.3 s]
/proc/loadavg: 8.05 8.04 8.00 10/184 19329
/proc/meminfo: memFree=29351916/32950928 swapFree=67111428/67111528
[pid=19279] ppid=19277 vsize=941068 CPUtime=4482.26 cores=1,3,5,7
/proc/19279/stat : 19279 (SArTagnan) R 19277 19279 19242 0 -1 4202496 5770662 0 0 0 447246 980 0 0 25 0 4 0 522302016 963653632 171041 33554432000 4194304 4623224 140735159658544 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/19279/statm: 235267 171041 422 105 0 230771 0
[pid=19279/tid=19282] ppid=19277 vsize=941068 CPUtime=1122.08 cores=1,3,5,7
/proc/19279/task/19282/stat : 19282 (SArTagnan) R 19277 19279 19242 0 -1 4202560 85599 0 0 0 112176 32 0 0 25 0 4 0 522302016 963653632 171041 33554432000 4194304 4623224 140735159658544 18446744073709551615 4377587 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19279/tid=19283] ppid=19277 vsize=941068 CPUtime=1116.17 cores=1,3,5,7
/proc/19279/task/19283/stat : 19283 (SArTagnan) R 19277 19279 19242 0 -1 4202560 87907 0 0 0 111591 26 0 0 25 0 4 0 522302016 963653632 171041 33554432000 4194304 4623224 140735159658544 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=19279/tid=19285] ppid=19277 vsize=941068 CPUtime=1122.29 cores=1,3,5,7
/proc/19279/task/19285/stat : 19285 (SArTagnan) R 19277 19279 19242 0 -1 4202560 5492149 0 0 0 111327 902 0 0 25 0 4 0 522302016 963653632 171041 33554432000 4194304 4623224 140735159658544 18446744073709551615 4363989 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4482.26
Current children cumulated vsize (KiB) 941068

[startup+1182.3 s]
/proc/loadavg: 8.02 8.03 8.00 10/184 19331
/proc/meminfo: memFree=29312176/32950928 swapFree=67111428/67111528
[pid=19279] ppid=19277 vsize=943444 CPUtime=4721.95 cores=1,3,5,7
/proc/19279/stat : 19279 (SArTagnan) R 19277 19279 19242 0 -1 4202496 6106604 0 0 0 471158 1037 0 0 25 0 4 0 522302016 966086656 174723 33554432000 4194304 4623224 140735159658544 18446744073709551615 4517494 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/19279/statm: 235861 174723 379 105 0 231365 0
[pid=19279/tid=19282] ppid=19277 vsize=943444 CPUtime=1182.09 cores=1,3,5,7
/proc/19279/task/19282/stat : 19282 (SArTagnan) R 19277 19279 19242 0 -1 4202560 86131 0 0 0 118176 33 0 0 25 0 4 0 522302016 966086656 174723 33554432000 4194304 4623224 140735159658544 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19279/tid=19283] ppid=19277 vsize=943444 CPUtime=1175.85 cores=1,3,5,7
/proc/19279/task/19283/stat : 19283 (SArTagnan) R 19277 19279 19242 0 -1 4202560 88496 0 0 0 117559 26 0 0 25 0 4 0 522302016 966086656 174723 33554432000 4194304 4623224 140735159658544 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=19279/tid=19285] ppid=19277 vsize=943444 CPUtime=1182.3 cores=1,3,5,7
/proc/19279/task/19285/stat : 19285 (SArTagnan) R 19277 19279 19242 0 -1 4202560 5824697 0 0 0 117272 958 0 0 25 0 4 0 522302016 966086656 174723 33554432000 4194304 4623224 140735159658544 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4721.95
Current children cumulated vsize (KiB) 943444



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.9 s]
/proc/loadavg: 8.01 8.03 8.00 5/179 19332
/proc/meminfo: memFree=29967656/32950928 swapFree=67111428/67111528
[pid=19279] ppid=19277 vsize=944632 CPUtime=4800.26 cores=1,3,5,7
/proc/19279/stat : 19279 (SArTagnan) R 19277 19279 19242 0 -1 4202496 6207268 0 0 0 478973 1053 0 0 25 0 4 0 522302016 967303168 176601 33554432000 4194304 4623224 140735159658544 18446744073709551615 4355951 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/19279/statm: 236158 176601 428 105 0 231662 0
[pid=19279/tid=19282] ppid=19277 vsize=944632 CPUtime=1201.69 cores=1,3,5,7
/proc/19279/task/19282/stat : 19282 (SArTagnan) R 19277 19279 19242 0 -1 4202560 86352 0 0 0 120136 33 0 0 25 0 4 0 522302016 967303168 176601 33554432000 4194304 4623224 140735159658544 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19279/tid=19283] ppid=19277 vsize=944632 CPUtime=1195.35 cores=1,3,5,7
/proc/19279/task/19283/stat : 19283 (SArTagnan) R 19277 19279 19242 0 -1 4202560 88781 0 0 0 119508 27 0 0 25 0 4 0 522302016 967303168 176601 33554432000 4194304 4623224 140735159658544 18446744073709551615 4377587 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=19279/tid=19285] ppid=19277 vsize=944632 CPUtime=1201.9 cores=1,3,5,7
/proc/19279/task/19285/stat : 19285 (SArTagnan) R 19277 19279 19242 0 -1 4202560 5924484 0 0 0 119217 973 0 0 25 0 4 0 522302016 967303168 176601 33554432000 4194304 4623224 140735159658544 18446744073709551615 4550411 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.26
Current children cumulated vsize (KiB) 944632

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

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

[startup+1201.9 s]
/proc/loadavg: 8.01 8.03 8.00 5/179 19332
/proc/meminfo: memFree=29967656/32950928 swapFree=67111428/67111528
[pid=19279] ppid=19277 vsize=944632 CPUtime=4800.26 cores=1,3,5,7
/proc/19279/stat : 19279 (SArTagnan) R 19277 19279 19242 0 -1 4202496 6207268 0 0 0 478973 1053 0 0 25 0 4 0 522302016 967303168 176601 33554432000 4194304 4623224 140735159658544 18446744073709551615 4355951 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/19279/statm: 236158 176601 428 105 0 231662 0
[pid=19279/tid=19282] ppid=19277 vsize=944632 CPUtime=1201.69 cores=1,3,5,7
/proc/19279/task/19282/stat : 19282 (SArTagnan) R 19277 19279 19242 0 -1 4202560 86352 0 0 0 120136 33 0 0 25 0 4 0 522302016 967303168 176601 33554432000 4194304 4623224 140735159658544 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19279/tid=19283] ppid=19277 vsize=944632 CPUtime=1195.35 cores=1,3,5,7
/proc/19279/task/19283/stat : 19283 (SArTagnan) R 19277 19279 19242 0 -1 4202560 88781 0 0 0 119508 27 0 0 25 0 4 0 522302016 967303168 176601 33554432000 4194304 4623224 140735159658544 18446744073709551615 4377587 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=19279/tid=19285] ppid=19277 vsize=944632 CPUtime=1201.9 cores=1,3,5,7
/proc/19279/task/19285/stat : 19285 (SArTagnan) R 19277 19279 19242 0 -1 4202560 5924484 0 0 0 119217 973 0 0 25 0 4 0 522302016 967303168 176601 33554432000 4194304 4623224 140735159658544 18446744073709551615 4550411 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.26
Current children cumulated vsize (KiB) 944632

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.94
CPU time (s): 4800.32
CPU user time (s): 4789.76
CPU system time (s): 10.5684
CPU usage (%): 399.38
Max. virtual memory (cumulated for all children) (KiB): 1010036

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4789.76
system time used= 10.5684
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6207268
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= 774
involuntary context switches= 35136

runsolver used 1.81472 second user time and 4.72728 second system time

The end

Launcher Data

Begin job on node123 at 2011-04-29 21:57:02
IDJOB=3264952
IDBENCH=85362
IDSOLVER=1656
FILE ID=node123/3264952-1304107022
RUNJOBID= node123-1304107022-19261
PBS_JOBID= 13170665
Free space on /tmp= 72816 MiB

SOLVER NAME= SArTagnan 2011-03-24
BENCH NAME= SAT05/crafted/jarvisalo05/mod2c-rand3bip-sat/mod2c-rand3bip-sat-240-2.shuffled-as.sat05-2519.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3264952-1304107022/watcher-3264952-1304107022 -o /tmp/evaluation-result-3264952-1304107022/solver-3264952-1304107022 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3264952-1304107022.cnf -threads=4

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

MD5SUM BENCH= b6a88c8ae73b20cfc873207d1a0caa09
RANDOM SEED=794608829

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      30674928 kB
Buffers:        570980 kB
Cached:        1276816 kB
SwapCached:        100 kB
Active:         122228 kB
Inactive:      1789676 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      30674928 kB
SwapTotal:    67111528 kB
SwapFree:     67111428 kB
Dirty:             936 kB
Writeback:           0 kB
AnonPages:       64064 kB
Mapped:          13944 kB
Slab:           298264 kB
PageTables:       4996 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   187620 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= 72816 MiB
End job on node123 at 2011-04-29 22:17:06