Trace number 3439511

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SArTagnan 2011-05-15 (fixed)? (TO) 40001.2 5012.16

General information on the benchmark

NameSAT05/crafted/sabharwal05/counting/php/unsat/
harder/php-040-039.shuffled-as.sat05-1194.cnf
MD5SUM8c84d9b9f2d75de33656119bc03a9afb
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark45.1361
Satisfiable
(Un)Satisfiability was proved
Number of variables1560
Number of clauses30460
Sum of the clauses size62400
Maximum clause length39
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 230420
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 540

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: 977)

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-3439511-1306965419/watcher-3439511-1306965419 -o /tmp/evaluation-result-3439511-1306965419/solver-3439511-1306965419 -C 40000 -W 5100 -M 31000 SArTagnan HOME/instance-3439511-1306965419.cnf -threads=8 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 40000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 40030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 7.45 7.94 7.96 2/528 7689
/proc/meminfo: memFree=29382476/32951124 swapFree=58212616/67111528
[pid=7689] ppid=7687 vsize=19700 CPUtime=0 cores=0-7
/proc/7689/stat : 7689 (SArTagnan) R 7687 7689 7482 0 -1 4202496 608 0 0 0 0 0 0 0 25 0 1 0 808139905 20172800 475 33554432000 4194304 4625164 140736024355552 18446744073709551615 4339447 0 0 4096 2 0 0 0 17 6 0 0 0
/proc/7689/statm: 4925 475 296 106 0 428 0
[pid=7689/tid=7690] ppid=7687 vsize=95264 CPUtime=0 cores=0-7
/proc/7689/task/7690/stat : 7690 (SArTagnan) R 7687 7689 7482 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 8 0 808139906 97550336 1356 33554432000 4194304 4625164 140736024355552 18446744073709551615 46983375882162 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7689/tid=7691] ppid=7687 vsize=95264 CPUtime=0 cores=0-7
/proc/7689/task/7691/stat : 7691 (SArTagnan) R 7687 7689 7482 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 8 0 808139906 97550336 1356 33554432000 4194304 4625164 140736024355552 18446744073709551615 228244405233 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=7689/tid=7692] ppid=7687 vsize=95264 CPUtime=0 cores=0-7
/proc/7689/task/7692/stat : 7692 (SArTagnan) R 7687 7689 7482 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 8 0 808139906 97550336 1356 33554432000 4194304 4625164 140736024355552 18446744073709551615 46983375882162 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=7689/tid=7693] ppid=7687 vsize=95264 CPUtime=0 cores=0-7
/proc/7689/task/7693/stat : 7693 (SArTagnan) R 7687 7689 7482 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 8 0 808139906 97550336 1356 33554432000 4194304 4625164 140736024355552 18446744073709551615 46983375882160 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7689/tid=7694] ppid=7687 vsize=95264 CPUtime=0 cores=0-7
/proc/7689/task/7694/stat : 7694 (SArTagnan) R 7687 7689 7482 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 8 0 808139906 97550336 1356 33554432000 4194304 4625164 140736024355552 18446744073709551615 46983375882162 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7689/tid=7695] ppid=7687 vsize=95264 CPUtime=0 cores=0-7
/proc/7689/task/7695/stat : 7695 (SArTagnan) R 7687 7689 7482 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 8 0 808139906 97550336 1356 33554432000 4194304 4625164 140736024355552 18446744073709551615 46983375882162 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=7689/tid=7696] ppid=7687 vsize=95264 CPUtime=0 cores=0-7
/proc/7689/task/7696/stat : 7696 (SArTagnan) R 7687 7689 7482 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 8 0 808139906 97550336 1356 33554432000 4194304 4625164 140736024355552 18446744073709551615 46983375882156 0 0 4096 2 0 0 0 -1 1 0 0 0

[startup+0.041614 s]
/proc/loadavg: 7.45 7.94 7.96 2/528 7689
/proc/meminfo: memFree=29382476/32951124 swapFree=58212616/67111528
[pid=7689] ppid=7687 vsize=424484 CPUtime=0.19 cores=0-7
/proc/7689/stat : 7689 (SArTagnan) R 7687 7689 7482 0 -1 4202496 3285 0 0 0 19 0 0 0 18 0 8 0 808139905 434671616 2928 33554432000 4194304 4625164 140736024355552 18446744073709551615 4360205 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7689/statm: 106363 3075 349 106 0 101866 0
[pid=7689/tid=7690] ppid=7687 vsize=425452 CPUtime=0.03 cores=0-7
/proc/7689/task/7690/stat : 7690 (SArTagnan) R 7687 7689 7482 0 -1 4202560 128 0 0 0 3 0 0 0 18 0 8 0 808139906 435662848 3079 33554432000 4194304 4625164 140736024355552 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7689/tid=7691] ppid=7687 vsize=425452 CPUtime=0.02 cores=0-7
/proc/7689/task/7691/stat : 7691 (SArTagnan) R 7687 7689 7482 0 -1 4202560 341 0 0 0 2 0 0 0 18 0 8 0 808139906 435662848 3081 33554432000 4194304 4625164 140736024355552 18446744073709551615 4352296 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=7689/tid=7692] ppid=7687 vsize=424940 CPUtime=0 cores=0-7
/proc/7689/task/7692/stat : 7692 (SArTagnan) R 7687 7689 7482 0 -1 4202560 23 0 0 0 0 0 0 0 25 0 8 0 808139906 435138560 3016 33554432000 4194304 4625164 140736024355552 18446744073709551615 4327685 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7689/tid=7693] ppid=7687 vsize=424940 CPUtime=0.02 cores=0-7
/proc/7689/task/7693/stat : 7693 (SArTagnan) R 7687 7689 7482 0 -1 4202560 221 0 0 0 2 0 0 0 18 0 8 0 808139906 435138560 3101 33554432000 4194304 4625164 140736024355552 18446744073709551615 4351975 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7689/tid=7694] ppid=7687 vsize=426388 CPUtime=0.03 cores=0-7
/proc/7689/task/7694/stat : 7694 (SArTagnan) S 7687 7689 7482 0 -1 4202560 292 0 0 0 3 0 0 0 18 0 8 0 808139906 436621312 3377 33554432000 4194304 4625164 140736024355552 18446744073709551615 228244453870 0 0 4096 2 18446604451248159744 0 0 -1 7 0 0 0
[pid=7689/tid=7695] ppid=7687 vsize=425840 CPUtime=0.04 cores=0-7
/proc/7689/task/7695/stat : 7695 (SArTagnan) R 7687 7689 7482 0 -1 4202560 210 0 0 0 4 0 0 0 25 0 8 0 808139906 436060160 3852 33554432000 4194304 4625164 140736024355552 18446744073709551615 228244392119 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=7689/tid=7696] ppid=7687 vsize=428144 CPUtime=0.04 cores=0-7
/proc/7689/task/7696/stat : 7696 (SArTagnan) R 7687 7689 7482 0 -1 4202560 201 0 0 0 4 0 0 0 18 0 8 0 808139906 438419456 3994 33554432000 4194304 4625164 140736024355552 18446744073709551615 4278673 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 424484

[startup+0.226995 s]
/proc/loadavg: 7.45 7.94 7.96 2/528 7689
/proc/meminfo: memFree=29382476/32951124 swapFree=58212616/67111528
[pid=7689] ppid=7687 vsize=435580 CPUtime=1.82 cores=0-7
/proc/7689/stat : 7689 (SArTagnan) R 7687 7689 7482 0 -1 4202496 15065 0 0 0 179 3 0 0 18 0 8 0 808139905 446033920 12583 33554432000 4194304 4625164 140736024355552 18446744073709551615 4530622 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7689/statm: 109149 13378 352 106 0 104652 0
[pid=7689/tid=7690] ppid=7687 vsize=437256 CPUtime=0.27 cores=0-7
/proc/7689/task/7690/stat : 7690 (SArTagnan) R 7687 7689 7482 0 -1 4202560 888 0 0 0 27 0 0 0 18 0 8 0 808139906 447750144 14494 33554432000 4194304 4625164 140736024355552 18446744073709551615 4462317 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7689/tid=7691] ppid=7687 vsize=437388 CPUtime=0.27 cores=0-7
/proc/7689/task/7691/stat : 7691 (SArTagnan) D 7687 7689 7482 0 -1 4202560 2786 0 0 0 26 1 0 0 18 0 8 0 808139906 447885312 14875 33554432000 4194304 4625164 140736024355552 18446744073709551615 228244392119 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=7689/tid=7692] ppid=7687 vsize=438632 CPUtime=0.26 cores=0-7
/proc/7689/task/7692/stat : 7692 (SArTagnan) R 7687 7689 7482 0 -1 4202560 2077 0 0 0 26 0 0 0 25 0 8 0 808139906 449159168 16031 33554432000 4194304 4625164 140736024355552 18446744073709551615 4288690 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7689/tid=7693] ppid=7687 vsize=439032 CPUtime=0.33 cores=0-7
/proc/7689/task/7693/stat : 7693 (SArTagnan) R 7687 7689 7482 0 -1 4202560 1201 0 0 0 33 0 0 0 18 0 8 0 808139906 449568768 16997 33554432000 4194304 4625164 140736024355552 18446744073709551615 4351975 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7689/tid=7694] ppid=7687 vsize=439312 CPUtime=0.34 cores=0-7
/proc/7689/task/7694/stat : 7694 (SArTagnan) D 7687 7689 7482 0 -1 4202560 3247 0 0 0 33 1 0 0 18 0 8 0 808139906 449855488 17507 33554432000 4194304 4625164 140736024355552 18446744073709551615 228244010017 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=7689/tid=7695] ppid=7687 vsize=440384 CPUtime=0.39 cores=0-7
/proc/7689/task/7695/stat : 7695 (SArTagnan) R 7687 7689 7482 0 -1 4202560 1710 0 0 0 39 0 0 0 25 0 8 0 808139906 450953216 18891 33554432000 4194304 4625164 140736024355552 18446744073709551615 4352609 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=7689/tid=7696] ppid=7687 vsize=448192 CPUtime=0.4 cores=0-7
/proc/7689/task/7696/stat : 7696 (SArTagnan) R 7687 7689 7482 0 -1 4202560 1210 0 0 0 40 0 0 0 18 0 8 0 808139906 458948608 19919 33554432000 4194304 4625164 140736024355552 18446744073709551615 4352728 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1.82
Current children cumulated vsize (KiB) 435580

[startup+0.515315 s]
/proc/loadavg: 7.45 7.94 7.96 2/528 7689
/proc/meminfo: memFree=29382476/32951124 swapFree=58212616/67111528
[pid=7689] ppid=7687 vsize=445712 CPUtime=4.16 cores=0-7
/proc/7689/stat : 7689 (SArTagnan) R 7687 7689 7482 0 -1 4202496 27892 0 0 0 409 7 0 0 18 0 8 0 808139905 456409088 24157 33554432000 4194304 4625164 140736024355552 18446744073709551615 4396526 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7689/statm: 111661 25366 352 106 0 107164 0
[pid=7689/tid=7690] ppid=7687 vsize=447816 CPUtime=0.6 cores=0-7
/proc/7689/task/7690/stat : 7690 (SArTagnan) R 7687 7689 7482 0 -1 4202560 1896 0 0 0 59 1 0 0 18 0 8 0 808139906 458563584 27061 33554432000 4194304 4625164 140736024355552 18446744073709551615 4464722 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7689/tid=7691] ppid=7687 vsize=447948 CPUtime=0.61 cores=0-7
/proc/7689/task/7691/stat : 7691 (SArTagnan) R 7687 7689 7482 0 -1 4202560 5916 0 0 0 59 2 0 0 18 0 8 0 808139906 458698752 27675 33554432000 4194304 4625164 140736024355552 18446744073709551615 4462912 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=7689/tid=7692] ppid=7687 vsize=448344 CPUtime=0.6 cores=0-7
/proc/7689/task/7692/stat : 7692 (SArTagnan) R 7687 7689 7482 0 -1 4202560 4808 0 0 0 59 1 0 0 25 0 8 0 808139906 459104256 28072 33554432000 4194304 4625164 140736024355552 18446744073709551615 4328624 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7689/tid=7693] ppid=7687 vsize=449192 CPUtime=0.62 cores=0-7
/proc/7689/task/7693/stat : 7693 (SArTagnan) R 7687 7689 7482 0 -1 4202560 1946 0 0 0 62 0 0 0 18 0 8 0 808139906 459972608 28270 33554432000 4194304 4625164 140736024355552 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7689/tid=7694] ppid=7687 vsize=449588 CPUtime=0.68 cores=0-7
/proc/7689/task/7694/stat : 7694 (SArTagnan) D 7687 7689 7482 0 -1 4202560 5986 0 0 0 67 1 0 0 18 0 8 0 808139906 460378112 30047 33554432000 4194304 4625164 140736024355552 18446744073709551615 228244010017 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=7689/tid=7695] ppid=7687 vsize=449852 CPUtime=0.71 cores=0-7
/proc/7689/task/7695/stat : 7695 (SArTagnan) R 7687 7689 7482 0 -1 4202560 3365 0 0 0 71 0 0 0 25 0 8 0 808139906 460648448 31136 33554432000 4194304 4625164 140736024355552 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=7689/tid=7696] ppid=7687 vsize=450248 CPUtime=0.74 cores=0-7
/proc/7689/task/7696/stat : 7696 (SArTagnan) R 7687 7689 7482 0 -1 4202560 2125 0 0 0 74 0 0 0 18 0 8 0 808139906 461053952 32289 33554432000 4194304 4625164 140736024355552 18446744073709551615 4352280 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4.16
Current children cumulated vsize (KiB) 445712

[startup+0.854845 s]
/proc/loadavg: 7.45 7.94 7.96 2/528 7689
/proc/meminfo: memFree=29382476/32951124 swapFree=58212616/67111528
[pid=7689] ppid=7687 vsize=453380 CPUtime=7.21 cores=0-7
/proc/7689/stat : 7689 (SArTagnan) R 7687 7689 7482 0 -1 4202496 40854 0 0 0 710 11 0 0 19 0 8 0 808139905 464261120 36843 33554432000 4194304 4625164 140736024355552 18446744073709551615 4499272 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7689/statm: 113345 36845 352 106 0 108848 0
[pid=7689/tid=7690] ppid=7687 vsize=453380 CPUtime=0.9 cores=0-7
/proc/7689/task/7690/stat : 7690 (SArTagnan) R 7687 7689 7482 0 -1 4202560 2728 0 0 0 89 1 0 0 19 0 8 0 808139906 464261120 36845 33554432000 4194304 4625164 140736024355552 18446744073709551615 4352731 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7689/tid=7691] ppid=7687 vsize=453380 CPUtime=0.89 cores=0-7
/proc/7689/task/7691/stat : 7691 (SArTagnan) R 7687 7689 7482 0 -1 4202560 7723 0 0 0 86 3 0 0 18 0 8 0 808139906 464261120 36845 33554432000 4194304 4625164 140736024355552 18446744073709551615 228244009669 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=7689/tid=7692] ppid=7687 vsize=453380 CPUtime=0.86 cores=0-7
/proc/7689/task/7692/stat : 7692 (SArTagnan) R 7687 7689 7482 0 -1 4202560 6885 0 0 0 85 1 0 0 25 0 8 0 808139906 464261120 36845 33554432000 4194304 4625164 140736024355552 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7689/tid=7693] ppid=7687 vsize=453380 CPUtime=0.89 cores=0-7
/proc/7689/task/7693/stat : 7693 (SArTagnan) R 7687 7689 7482 0 -1 4202560 2748 0 0 0 89 0 0 0 19 0 8 0 808139906 464261120 36845 33554432000 4194304 4625164 140736024355552 18446744073709551615 4464333 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7689/tid=7694] ppid=7687 vsize=453380 CPUtime=0.89 cores=0-7
/proc/7689/task/7694/stat : 7694 (SArTagnan) R 7687 7689 7482 0 -1 4202560 6955 0 0 0 88 1 0 0 19 0 8 0 808139906 464261120 36845 33554432000 4194304 4625164 140736024355552 18446744073709551615 4349320 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=7689/tid=7695] ppid=7687 vsize=453380 CPUtime=0.9 cores=0-7
/proc/7689/task/7695/stat : 7695 (SArTagnan) R 7687 7689 7482 0 -1 4202560 3873 0 0 0 90 0 0 0 25 0 8 0 808139906 464261120 36845 33554432000 4194304 4625164 140736024355552 18446744073709551615 4487007 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=7689/tid=7696] ppid=7687 vsize=453380 CPUtime=0.9 cores=0-7
/proc/7689/task/7696/stat : 7696 (SArTagnan) R 7687 7689 7482 0 -1 4202560 2382 0 0 0 90 0 0 0 19 0 8 0 808139906 464261120 36845 33554432000 4194304 4625164 140736024355552 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 7.21
Current children cumulated vsize (KiB) 453380

[startup+1.50044 s]
/proc/loadavg: 7.45 7.94 7.96 2/528 7689
/proc/meminfo: memFree=29382476/32951124 swapFree=58212616/67111528
[pid=7689] ppid=7687 vsize=470116 CPUtime=12.01 cores=0-7
/proc/7689/stat : 7689 (SArTagnan) R 7687 7689 7482 0 -1 4202496 59932 0 0 0 1184 17 0 0 20 0 8 0 808139905 481398784 55021 33554432000 4194304 4625164 140736024355552 18446744073709551615 4393124 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7689/statm: 117529 55022 352 106 0 113032 0
[pid=7689/tid=7690] ppid=7687 vsize=470116 CPUtime=1.49 cores=0-7
/proc/7689/task/7690/stat : 7690 (SArTagnan) R 7687 7689 7482 0 -1 4202560 3841 0 0 0 148 1 0 0 20 0 8 0 808139906 481398784 55023 33554432000 4194304 4625164 140736024355552 18446744073709551615 4462542 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7689/tid=7691] ppid=7687 vsize=470116 CPUtime=1.49 cores=0-7
/proc/7689/task/7691/stat : 7691 (SArTagnan) R 7687 7689 7482 0 -1 4202560 11885 0 0 0 145 4 0 0 19 0 8 0 808139906 481398784 55024 33554432000 4194304 4625164 140736024355552 18446744073709551615 4352280 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=7689/tid=7692] ppid=7687 vsize=470116 CPUtime=1.46 cores=0-7
/proc/7689/task/7692/stat : 7692 (SArTagnan) R 7687 7689 7482 0 -1 4202560 11847 0 0 0 144 2 0 0 25 0 8 0 808139906 481398784 55024 33554432000 4194304 4625164 140736024355552 18446744073709551615 4546843 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7689/tid=7693] ppid=7687 vsize=470116 CPUtime=1.49 cores=0-7
/proc/7689/task/7693/stat : 7693 (SArTagnan) R 7687 7689 7482 0 -1 4202560 4091 0 0 0 148 1 0 0 20 0 8 0 808139906 481398784 55024 33554432000 4194304 4625164 140736024355552 18446744073709551615 228244010017 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7689/tid=7694] ppid=7687 vsize=470116 CPUtime=1.49 cores=0-7
/proc/7689/task/7694/stat : 7694 (SArTagnan) R 7687 7689 7482 0 -1 4202560 10527 0 0 0 146 3 0 0 20 0 8 0 808139906 481398784 55024 33554432000 4194304 4625164 140736024355552 18446744073709551615 4349042 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=7689/tid=7695] ppid=7687 vsize=470116 CPUtime=1.5 cores=0-7
/proc/7689/task/7695/stat : 7695 (SArTagnan) R 7687 7689 7482 0 -1 4202560 6230 0 0 0 149 1 0 0 18 0 8 0 808139906 481398784 55024 33554432000 4194304 4625164 140736024355552 18446744073709551615 4469147 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=7689/tid=7696] ppid=7687 vsize=470116 CPUtime=1.5 cores=0-7
/proc/7689/task/7696/stat : 7696 (SArTagnan) R 7687 7689 7482 0 -1 4202560 3355 0 0 0 149 1 0 0 18 0 8 0 808139906 481398784 55025 33554432000 4194304 4625164 140736024355552 18446744073709551615 4351987 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 12.01
Current children cumulated vsize (KiB) 470116

[startup+3.10092 s]
/proc/loadavg: 7.45 7.94 7.96 9/536 7697
/proc/meminfo: memFree=29123756/32951124 swapFree=58212616/67111528
[pid=7689] ppid=7687 vsize=517676 CPUtime=24.56 cores=0-7
/proc/7689/stat : 7689 (SArTagnan) R 7687 7689 7482 0 -1 4202496 104670 0 0 0 2429 27 0 0 20 0 8 0 808139905 530100224 90688 33554432000 4194304 4625164 140736024355552 18446744073709551615 4338046 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7689/statm: 129419 90688 418 106 0 124922 0
[pid=7689/tid=7690] ppid=7687 vsize=517676 CPUtime=3.07 cores=0-7
/proc/7689/task/7690/stat : 7690 (SArTagnan) R 7687 7689 7482 0 -1 4202560 5763 0 0 0 305 2 0 0 25 0 8 0 808139906 530100224 90688 33554432000 4194304 4625164 140736024355552 18446744073709551615 4352002 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7689/tid=7691] ppid=7687 vsize=517676 CPUtime=3.06 cores=0-7
/proc/7689/task/7691/stat : 7691 (SArTagnan) R 7687 7689 7482 0 -1 4202560 19402 0 0 0 300 6 0 0 19 0 8 0 808139906 530100224 90688 33554432000 4194304 4625164 140736024355552 18446744073709551615 4351975 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=7689/tid=7692] ppid=7687 vsize=517676 CPUtime=3.03 cores=0-7
/proc/7689/task/7692/stat : 7692 (SArTagnan) R 7687 7689 7482 0 -1 4202560 24209 0 0 0 299 4 0 0 25 0 8 0 808139906 530100224 90688 33554432000 4194304 4625164 140736024355552 18446744073709551615 4579601 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7689/tid=7693] ppid=7687 vsize=517676 CPUtime=3.07 cores=0-7
/proc/7689/task/7693/stat : 7693 (SArTagnan) R 7687 7689 7482 0 -1 4202560 6506 0 0 0 305 2 0 0 25 0 8 0 808139906 530100224 90688 33554432000 4194304 4625164 140736024355552 18446744073709551615 4352280 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7689/tid=7694] ppid=7687 vsize=517676 CPUtime=3.04 cores=0-7
/proc/7689/task/7694/stat : 7694 (SArTagnan) R 7687 7689 7482 0 -1 4202560 16928 0 0 0 299 5 0 0 18 0 8 0 808139906 530100224 90688 33554432000 4194304 4625164 140736024355552 18446744073709551615 4349061 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=7689/tid=7695] ppid=7687 vsize=517676 CPUtime=3.07 cores=0-7
/proc/7689/task/7695/stat : 7695 (SArTagnan) R 7687 7689 7482 0 -1 4202560 12476 0 0 0 305 2 0 0 21 0 8 0 808139906 530100224 90688 33554432000 4194304 4625164 140736024355552 18446744073709551615 4464608 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=7689/tid=7696] ppid=7687 vsize=517676 CPUtime=3.07 cores=0-7
/proc/7689/task/7696/stat : 7696 (SArTagnan) R 7687 7689 7482 0 -1 4202560 5187 0 0 0 306 1 0 0 21 0 8 0 808139906 530100224 90688 33554432000 4194304 4625164 140736024355552 18446744073709551615 228244010017 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 24.56
Current children cumulated vsize (KiB) 517676

[startup+6.30036 s]
/proc/loadavg: 7.50 7.94 7.96 9/536 7697
/proc/meminfo: memFree=28830728/32951124 swapFree=58212616/67111528
[pid=7689] ppid=7687 vsize=892676 CPUtime=50.09 cores=0-7
/proc/7689/stat : 7689 (SArTagnan) R 7687 7689 7482 0 -1 4202496 186198 0 0 0 4964 45 0 0 20 0 8 0 808139905 914100224 152051 33554432000 4194304 4625164 140736024355552 18446744073709551615 4393086 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7689/statm: 223169 152051 537 106 0 218672 0
[pid=7689/tid=7690] ppid=7687 vsize=892676 CPUtime=6.27 cores=0-7
/proc/7689/task/7690/stat : 7690 (SArTagnan) R 7687 7689 7482 0 -1 4202560 10277 0 0 0 624 3 0 0 25 0 8 0 808139906 914100224 152051 33554432000 4194304 4625164 140736024355552 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7689/tid=7691] ppid=7687 vsize=892676 CPUtime=6.25 cores=0-7
/proc/7689/task/7691/stat : 7691 (SArTagnan) R 7687 7689 7482 0 -1 4202560 32531 0 0 0 616 9 0 0 25 0 8 0 808139906 914100224 152051 33554432000 4194304 4625164 140736024355552 18446744073709551615 4352002 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=7689/tid=7692] ppid=7687 vsize=892676 CPUtime=6.23 cores=0-7
/proc/7689/task/7692/stat : 7692 (SArTagnan) R 7687 7689 7482 0 -1 4202560 51179 0 0 0 615 8 0 0 25 0 8 0 808139906 914100224 152051 33554432000 4194304 4625164 140736024355552 18446744073709551615 4375521 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7689/tid=7693] ppid=7687 vsize=892676 CPUtime=6.26 cores=0-7
/proc/7689/task/7693/stat : 7693 (SArTagnan) R 7687 7689 7482 0 -1 4202560 13787 0 0 0 623 3 0 0 25 0 8 0 808139906 914100224 152051 33554432000 4194304 4625164 140736024355552 18446744073709551615 4352035 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7689/tid=7694] ppid=7687 vsize=892676 CPUtime=6.18 cores=0-7
/proc/7689/task/7694/stat : 7694 (SArTagnan) R 7687 7689 7482 0 -1 4202560 28758 0 0 0 610 8 0 0 18 0 8 0 808139906 914100224 152051 33554432000 4194304 4625164 140736024355552 18446744073709551615 4349768 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=7689/tid=7695] ppid=7687 vsize=892676 CPUtime=6.27 cores=0-7
/proc/7689/task/7695/stat : 7695 (SArTagnan) R 7687 7689 7482 0 -1 4202560 20037 0 0 0 623 4 0 0 21 0 8 0 808139906 914100224 152051 33554432000 4194304 4625164 140736024355552 18446744073709551615 228244007349 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=7689/tid=7696] ppid=7687 vsize=892676 CPUtime=6.27 cores=0-7
/proc/7689/task/7696/stat : 7696 (SArTagnan) R 7687 7689 7482 0 -1 4202560 8624 0 0 0 624 3 0 0 25 0 8 0 808139906 914100224 152051 33554432000 4194304 4625164 140736024355552 18446744073709551615 4464356 0 0 4096 2 0 0 0 -1 1 0 0 0

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

Current children cumulated vsize (KiB) 4872964

[startup+4722.3 s]
/proc/loadavg: 8.00 8.04 8.00 9/536 7847
/proc/meminfo: memFree=25339900/32951124 swapFree=58212616/67111528
[pid=7689] ppid=7687 vsize=4872964 CPUtime=37689.2 cores=0-7
/proc/7689/stat : 7689 (SArTagnan) R 7687 7689 7482 0 -1 4202496 28935179 0 0 0 3763566 5359 0 0 25 0 8 0 808139905 4989915136 1009018 33554432000 4194304 4625164 140736024355552 18446744073709551615 4393104 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7689/statm: 1218241 1009018 735 106 0 1213744 0
[pid=7689/tid=7690] ppid=7687 vsize=4872964 CPUtime=4722.05 cores=0-7
/proc/7689/task/7690/stat : 7690 (SArTagnan) R 7687 7689 7482 0 -1 4202560 63702 0 0 0 472182 23 0 0 25 0 8 0 808139906 4989915136 1009018 33554432000 4194304 4625164 140736024355552 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7689/tid=7691] ppid=7687 vsize=4872964 CPUtime=4722.33 cores=0-7
/proc/7689/task/7691/stat : 7691 (SArTagnan) R 7687 7689 7482 0 -1 4202560 124239 0 0 0 472187 46 0 0 25 0 8 0 808139906 4989915136 1009018 33554432000 4194304 4625164 140736024355552 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=7689/tid=7692] ppid=7687 vsize=4872964 CPUtime=4722.3 cores=0-7
/proc/7689/task/7692/stat : 7692 (SArTagnan) R 7687 7689 7482 0 -1 4202560 23993549 0 0 0 467916 4314 0 0 25 0 8 0 808139906 4989915136 1009018 33554432000 4194304 4625164 140736024355552 18446744073709551615 4546886 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7689/tid=7693] ppid=7687 vsize=4872964 CPUtime=4722.23 cores=0-7
/proc/7689/task/7693/stat : 7693 (SArTagnan) R 7687 7689 7482 0 -1 4202560 64054 0 0 0 472200 23 0 0 25 0 8 0 808139906 4989915136 1009018 33554432000 4194304 4625164 140736024355552 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7689/tid=7694] ppid=7687 vsize=4872964 CPUtime=4636.04 cores=0-7
/proc/7689/task/7694/stat : 7694 (SArTagnan) R 7687 7689 7482 0 -1 4202560 96907 0 0 0 463574 30 0 0 25 0 8 0 808139906 4989915136 1009018 33554432000 4194304 4625164 140736024355552 18446744073709551615 4329981 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=7689/tid=7695] ppid=7687 vsize=4872964 CPUtime=4722.34 cores=0-7
/proc/7689/task/7695/stat : 7695 (SArTagnan) R 7687 7689 7482 0 -1 4202560 94021 0 0 0 472208 26 0 0 25 0 8 0 808139906 4989915136 1009018 33554432000 4194304 4625164 140736024355552 18446744073709551615 4488056 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=7689/tid=7696] ppid=7687 vsize=4872964 CPUtime=4722.35 cores=0-7
/proc/7689/task/7696/stat : 7696 (SArTagnan) R 7687 7689 7482 0 -1 4202560 69543 0 0 0 472204 31 0 0 25 0 8 0 808139906 4989915136 1009018 33554432000 4194304 4625164 140736024355552 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 37689.2
Current children cumulated vsize (KiB) 4872964

[startup+4782.3 s]
/proc/loadavg: 8.00 8.03 8.00 9/536 7849
/proc/meminfo: memFree=25321892/32951124 swapFree=58212616/67111528
[pid=7689] ppid=7687 vsize=4872964 CPUtime=38168.1 cores=0-7
/proc/7689/stat : 7689 (SArTagnan) R 7687 7689 7482 0 -1 4202496 29349400 0 0 0 3811379 5434 0 0 25 0 8 0 808139905 4989915136 1012470 33554432000 4194304 4625164 140736024355552 18446744073709551615 4393080 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7689/statm: 1218241 1012470 728 106 0 1213744 0
[pid=7689/tid=7690] ppid=7687 vsize=4872964 CPUtime=4782.05 cores=0-7
/proc/7689/task/7690/stat : 7690 (SArTagnan) R 7687 7689 7482 0 -1 4202560 63733 0 0 0 478182 23 0 0 25 0 8 0 808139906 4989915136 1012470 33554432000 4194304 4625164 140736024355552 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7689/tid=7691] ppid=7687 vsize=4872964 CPUtime=4782.34 cores=0-7
/proc/7689/task/7691/stat : 7691 (SArTagnan) R 7687 7689 7482 0 -1 4202560 124772 0 0 0 478187 47 0 0 25 0 8 0 808139906 4989915136 1012470 33554432000 4194304 4625164 140736024355552 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=7689/tid=7692] ppid=7687 vsize=4872964 CPUtime=4782.3 cores=0-7
/proc/7689/task/7692/stat : 7692 (SArTagnan) R 7687 7689 7482 0 -1 4202560 24404723 0 0 0 473842 4388 0 0 25 0 8 0 808139906 4989915136 1012470 33554432000 4194304 4625164 140736024355552 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7689/tid=7693] ppid=7687 vsize=4872964 CPUtime=4782.23 cores=0-7
/proc/7689/task/7693/stat : 7693 (SArTagnan) R 7687 7689 7482 0 -1 4202560 64317 0 0 0 478200 23 0 0 25 0 8 0 808139906 4989915136 1012470 33554432000 4194304 4625164 140736024355552 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7689/tid=7694] ppid=7687 vsize=4872964 CPUtime=4694.94 cores=0-7
/proc/7689/task/7694/stat : 7694 (SArTagnan) R 7687 7689 7482 0 -1 4202560 97260 0 0 0 469464 30 0 0 25 0 8 0 808139906 4989915136 1012470 33554432000 4194304 4625164 140736024355552 18446744073709551615 4329981 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=7689/tid=7695] ppid=7687 vsize=4872964 CPUtime=4782.34 cores=0-7
/proc/7689/task/7695/stat : 7695 (SArTagnan) R 7687 7689 7482 0 -1 4202560 94066 0 0 0 478208 26 0 0 25 0 8 0 808139906 4989915136 1012470 33554432000 4194304 4625164 140736024355552 18446744073709551615 4330859 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=7689/tid=7696] ppid=7687 vsize=4872964 CPUtime=4782.35 cores=0-7
/proc/7689/task/7696/stat : 7696 (SArTagnan) R 7687 7689 7482 0 -1 4202560 69644 0 0 0 478204 31 0 0 25 0 8 0 808139906 4989915136 1012470 33554432000 4194304 4625164 140736024355552 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 38168.1
Current children cumulated vsize (KiB) 4872964

[startup+4842.3 s]
/proc/loadavg: 8.00 8.02 8.00 9/536 7850
/proc/meminfo: memFree=25295700/32951124 swapFree=58212616/67111528
[pid=7689] ppid=7687 vsize=4872964 CPUtime=38647 cores=0-7
/proc/7689/stat : 7689 (SArTagnan) R 7687 7689 7482 0 -1 4202496 29656544 0 0 0 3859216 5488 0 0 25 0 8 0 808139905 4989915136 1016884 33554432000 4194304 4625164 140736024355552 18446744073709551615 4392976 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7689/statm: 1218241 1016884 710 106 0 1213744 0
[pid=7689/tid=7690] ppid=7687 vsize=4872964 CPUtime=4842.05 cores=0-7
/proc/7689/task/7690/stat : 7690 (SArTagnan) R 7687 7689 7482 0 -1 4202560 64050 0 0 0 484182 23 0 0 25 0 8 0 808139906 4989915136 1016884 33554432000 4194304 4625164 140736024355552 18446744073709551615 4330873 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7689/tid=7691] ppid=7687 vsize=4872964 CPUtime=4842.34 cores=0-7
/proc/7689/task/7691/stat : 7691 (SArTagnan) R 7687 7689 7482 0 -1 4202560 125296 0 0 0 484187 47 0 0 25 0 8 0 808139906 4989915136 1016884 33554432000 4194304 4625164 140736024355552 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=7689/tid=7692] ppid=7687 vsize=4872964 CPUtime=4842.3 cores=0-7
/proc/7689/task/7692/stat : 7692 (SArTagnan) R 7687 7689 7482 0 -1 4202560 24707939 0 0 0 479791 4439 0 0 25 0 8 0 808139906 4989915136 1016884 33554432000 4194304 4625164 140736024355552 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7689/tid=7693] ppid=7687 vsize=4872964 CPUtime=4842.23 cores=0-7
/proc/7689/task/7693/stat : 7693 (SArTagnan) R 7687 7689 7482 0 -1 4202560 64584 0 0 0 484200 23 0 0 25 0 8 0 808139906 4989915136 1016884 33554432000 4194304 4625164 140736024355552 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7689/tid=7694] ppid=7687 vsize=4872964 CPUtime=4753.85 cores=0-7
/proc/7689/task/7694/stat : 7694 (SArTagnan) R 7687 7689 7482 0 -1 4202560 97493 0 0 0 475355 30 0 0 25 0 8 0 808139906 4989915136 1016884 33554432000 4194304 4625164 140736024355552 18446744073709551615 4460412 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=7689/tid=7695] ppid=7687 vsize=4872964 CPUtime=4842.35 cores=0-7
/proc/7689/task/7695/stat : 7695 (SArTagnan) R 7687 7689 7482 0 -1 4202560 94245 0 0 0 484208 27 0 0 25 0 8 0 808139906 4989915136 1016884 33554432000 4194304 4625164 140736024355552 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=7689/tid=7696] ppid=7687 vsize=4872964 CPUtime=4842.35 cores=0-7
/proc/7689/task/7696/stat : 7696 (SArTagnan) R 7687 7689 7482 0 -1 4202560 69721 0 0 0 484204 31 0 0 25 0 8 0 808139906 4989915136 1016884 33554432000 4194304 4625164 140736024355552 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 38647
Current children cumulated vsize (KiB) 4872964

[startup+4902.3 s]
/proc/loadavg: 8.04 8.03 8.00 9/536 7852
/proc/meminfo: memFree=25291448/32951124 swapFree=58212616/67111528
[pid=7689] ppid=7687 vsize=4872964 CPUtime=39125.9 cores=0-7
/proc/7689/stat : 7689 (SArTagnan) R 7687 7689 7482 0 -1 4202496 30061793 0 0 0 3907029 5562 0 0 25 0 8 0 808139905 4989915136 1021352 33554432000 4194304 4625164 140736024355552 18446744073709551615 4393089 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7689/statm: 1218241 1021352 741 106 0 1213744 0
[pid=7689/tid=7690] ppid=7687 vsize=4872964 CPUtime=4902.05 cores=0-7
/proc/7689/task/7690/stat : 7690 (SArTagnan) R 7687 7689 7482 0 -1 4202560 64408 0 0 0 490181 24 0 0 25 0 8 0 808139906 4989915136 1021352 33554432000 4194304 4625164 140736024355552 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7689/tid=7691] ppid=7687 vsize=4872964 CPUtime=4902.34 cores=0-7
/proc/7689/task/7691/stat : 7691 (SArTagnan) R 7687 7689 7482 0 -1 4202560 125762 0 0 0 490187 47 0 0 25 0 8 0 808139906 4989915136 1021352 33554432000 4194304 4625164 140736024355552 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=7689/tid=7692] ppid=7687 vsize=4872964 CPUtime=4902.3 cores=0-7
/proc/7689/task/7692/stat : 7692 (SArTagnan) R 7687 7689 7482 0 -1 4202560 25110172 0 0 0 485719 4511 0 0 25 0 8 0 808139906 4989915136 1021352 33554432000 4194304 4625164 140736024355552 18446744073709551615 4352014 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7689/tid=7693] ppid=7687 vsize=4872964 CPUtime=4902.23 cores=0-7
/proc/7689/task/7693/stat : 7693 (SArTagnan) R 7687 7689 7482 0 -1 4202560 64885 0 0 0 490200 23 0 0 25 0 8 0 808139906 4989915136 1021352 33554432000 4194304 4625164 140736024355552 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7689/tid=7694] ppid=7687 vsize=4872964 CPUtime=4812.73 cores=0-7
/proc/7689/task/7694/stat : 7694 (SArTagnan) R 7687 7689 7482 0 -1 4202560 97540 0 0 0 481243 30 0 0 25 0 8 0 808139906 4989915136 1021352 33554432000 4194304 4625164 140736024355552 18446744073709551615 4329721 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=7689/tid=7695] ppid=7687 vsize=4872964 CPUtime=4902.35 cores=0-7
/proc/7689/task/7695/stat : 7695 (SArTagnan) R 7687 7689 7482 0 -1 4202560 94411 0 0 0 490208 27 0 0 25 0 8 0 808139906 4989915136 1021352 33554432000 4194304 4625164 140736024355552 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=7689/tid=7696] ppid=7687 vsize=4872964 CPUtime=4902.35 cores=0-7
/proc/7689/task/7696/stat : 7696 (SArTagnan) R 7687 7689 7482 0 -1 4202560 69898 0 0 0 490204 31 0 0 25 0 8 0 808139906 4989915136 1021352 33554432000 4194304 4625164 140736024355552 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 39125.9
Current children cumulated vsize (KiB) 4872964

[startup+4962.3 s]
/proc/loadavg: 8.05 8.03 8.00 9/536 7853
/proc/meminfo: memFree=25235984/32951124 swapFree=58212616/67111528
[pid=7689] ppid=7687 vsize=4875760 CPUtime=39604.9 cores=0-7
/proc/7689/stat : 7689 (SArTagnan) R 7687 7689 7482 0 -1 4202496 30414437 0 0 0 3954864 5623 0 0 25 0 8 0 808139905 4992778240 1034636 33554432000 4194304 4625164 140736024355552 18446744073709551615 4393097 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7689/statm: 1218940 1034636 767 106 0 1214443 0
[pid=7689/tid=7690] ppid=7687 vsize=4875760 CPUtime=4962.07 cores=0-7
/proc/7689/task/7690/stat : 7690 (SArTagnan) R 7687 7689 7482 0 -1 4202560 64529 0 0 0 496183 24 0 0 25 0 8 0 808139906 4992778240 1034636 33554432000 4194304 4625164 140736024355552 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7689/tid=7691] ppid=7687 vsize=4875760 CPUtime=4962.36 cores=0-7
/proc/7689/task/7691/stat : 7691 (SArTagnan) R 7687 7689 7482 0 -1 4202560 125862 0 0 0 496189 47 0 0 25 0 8 0 808139906 4992778240 1034636 33554432000 4194304 4625164 140736024355552 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=7689/tid=7692] ppid=7687 vsize=4875760 CPUtime=4962.32 cores=0-7
/proc/7689/task/7692/stat : 7692 (SArTagnan) R 7687 7689 7482 0 -1 4202560 25460144 0 0 0 491661 4571 0 0 25 0 8 0 808139906 4992778240 1034636 33554432000 4194304 4625164 140736024355552 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7689/tid=7693] ppid=7687 vsize=4875760 CPUtime=4962.24 cores=0-7
/proc/7689/task/7693/stat : 7693 (SArTagnan) R 7687 7689 7482 0 -1 4202560 65145 0 0 0 496201 23 0 0 25 0 8 0 808139906 4992778240 1034636 33554432000 4194304 4625164 140736024355552 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7689/tid=7694] ppid=7687 vsize=4875760 CPUtime=4871.64 cores=0-7
/proc/7689/task/7694/stat : 7694 (SArTagnan) R 7687 7689 7482 0 -1 4202560 97560 0 0 0 487134 30 0 0 25 0 8 0 808139906 4992778240 1034636 33554432000 4194304 4625164 140736024355552 18446744073709551615 4329721 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=7689/tid=7695] ppid=7687 vsize=4875760 CPUtime=4962.37 cores=0-7
/proc/7689/task/7695/stat : 7695 (SArTagnan) R 7687 7689 7482 0 -1 4202560 94498 0 0 0 496210 27 0 0 25 0 8 0 808139906 4992778240 1034636 33554432000 4194304 4625164 140736024355552 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=7689/tid=7696] ppid=7687 vsize=4875760 CPUtime=4962.37 cores=0-7
/proc/7689/task/7696/stat : 7696 (SArTagnan) R 7687 7689 7482 0 -1 4202560 69968 0 0 0 496206 31 0 0 25 0 8 0 808139906 4992778240 1034636 33554432000 4194304 4625164 140736024355552 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 39604.9
Current children cumulated vsize (KiB) 4875760



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5011.92 s]
/proc/loadavg: 8.06 8.04 8.00 9/536 7855
/proc/meminfo: memFree=25228768/32951124 swapFree=58212616/67111528
[pid=7689] ppid=7687 vsize=4875760 CPUtime=40000.9 cores=0-7
/proc/7689/stat : 7689 (SArTagnan) R 7687 7689 7482 0 -1 4202496 30780862 0 0 0 3994405 5684 0 0 25 0 8 0 808139905 4992778240 1036454 33554432000 4194304 4625164 140736024355552 18446744073709551615 4393110 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7689/statm: 1218940 1036454 748 106 0 1214443 0
[pid=7689/tid=7690] ppid=7687 vsize=4875760 CPUtime=5011.69 cores=0-7
/proc/7689/task/7690/stat : 7690 (SArTagnan) R 7687 7689 7482 0 -1 4202560 64552 0 0 0 501145 24 0 0 25 0 8 0 808139906 4992778240 1036454 33554432000 4194304 4625164 140736024355552 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7689/tid=7691] ppid=7687 vsize=4875760 CPUtime=5011.98 cores=0-7
/proc/7689/task/7691/stat : 7691 (SArTagnan) R 7687 7689 7482 0 -1 4202560 125914 0 0 0 501151 47 0 0 25 0 8 0 808139906 4992778240 1036454 33554432000 4194304 4625164 140736024355552 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=7689/tid=7692] ppid=7687 vsize=4875760 CPUtime=5011.94 cores=0-7
/proc/7689/task/7692/stat : 7692 (SArTagnan) R 7687 7689 7482 0 -1 4202560 25824911 0 0 0 496563 4631 0 0 25 0 8 0 808139906 4992778240 1036454 33554432000 4194304 4625164 140736024355552 18446744073709551615 4351989 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7689/tid=7693] ppid=7687 vsize=4875760 CPUtime=5011.86 cores=0-7
/proc/7689/task/7693/stat : 7693 (SArTagnan) R 7687 7689 7482 0 -1 4202560 65267 0 0 0 501163 23 0 0 25 0 8 0 808139906 4992778240 1036454 33554432000 4194304 4625164 140736024355552 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7689/tid=7694] ppid=7687 vsize=4875760 CPUtime=4920.33 cores=0-7
/proc/7689/task/7694/stat : 7694 (SArTagnan) R 7687 7689 7482 0 -1 4202560 97577 0 0 0 492003 30 0 0 25 0 8 0 808139906 4992778240 1036454 33554432000 4194304 4625164 140736024355552 18446744073709551615 4329981 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=7689/tid=7695] ppid=7687 vsize=4875760 CPUtime=5011.99 cores=0-7
/proc/7689/task/7695/stat : 7695 (SArTagnan) R 7687 7689 7482 0 -1 4202560 94546 0 0 0 501172 27 0 0 25 0 8 0 808139906 4992778240 1036454 33554432000 4194304 4625164 140736024355552 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=7689/tid=7696] ppid=7687 vsize=4875760 CPUtime=5012 cores=0-7
/proc/7689/task/7696/stat : 7696 (SArTagnan) R 7687 7689 7482 0 -1 4202560 70038 0 0 0 501169 31 0 0 25 0 8 0 808139906 4992778240 1036454 33554432000 4194304 4625164 140736024355552 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 40000.9
Current children cumulated vsize (KiB) 4875760

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

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

[startup+5012.03 s]
/proc/loadavg: 8.06 8.04 8.00 9/536 7855
/proc/meminfo: memFree=25228768/32951124 swapFree=58212616/67111528
[pid=7689] ppid=7687 vsize=0 CPUtime=40001.1 cores=0-7
/proc/7689/stat : 7689 (SArTagnan) Z 7687 7689 7482 0 -1 4203548 30780862 0 0 0 3994419 5692 0 0 25 0 2 0 808139905 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7689/statm: 0 0 0 0 0 0 0
[pid=7689/tid=7694] ppid=7687 vsize=0 CPUtime=4920.41 cores=0-7
/proc/7689/task/7694/stat : 7694 (SArTagnan) R 7687 7689 7482 0 -1 4203588 97577 0 0 0 492003 38 0 0 25 0 2 0 808139906 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 40001.1
Current children cumulated vsize (KiB) 0

[startup+5012.1 s]
/proc/loadavg: 8.06 8.04 8.00 9/536 7855
/proc/meminfo: memFree=25228768/32951124 swapFree=58212616/67111528
[pid=7689] ppid=7687 vsize=0 CPUtime=40001.2 cores=0-7
/proc/7689/stat : 7689 (SArTagnan) Z 7687 7689 7482 0 -1 4203548 30780862 0 0 0 3994419 5699 0 0 25 0 2 0 808139905 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7689/statm: 0 0 0 0 0 0 0
[pid=7689/tid=7694] ppid=7687 vsize=0 CPUtime=4920.49 cores=0-7
/proc/7689/task/7694/stat : 7694 (SArTagnan) R 7687 7689 7482 0 -1 4203588 97577 0 0 0 492003 46 0 0 25 0 2 0 808139906 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 40001.2
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5012.16
CPU time (s): 40001.2
CPU user time (s): 39944.2
CPU system time (s): 57.0533
CPU usage (%): 798.084
Max. virtual memory (cumulated for all children) (KiB): 5652696

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39944.2
system time used= 57.0533
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 30780862
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= 10242
involuntary context switches= 171657

runsolver used 22.8575 second user time and 68.8435 second system time

The end

Launcher Data

Begin job on node136 at 2011-06-01 23:56:59
IDJOB=3439511
IDBENCH=85456
IDSOLVER=1936
FILE ID=node136/3439511-1306965419
RUNJOBID= node136-1306960405-7496
PBS_JOBID= 13497615
Free space on /tmp= 73688 MiB

SOLVER NAME= SArTagnan 2011-05-15 (fixed)
BENCH NAME= SAT05/crafted/sabharwal05/counting/php/unsat/harder/php-040-039.shuffled-as.sat05-1194.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3439511-1306965419/watcher-3439511-1306965419 -o /tmp/evaluation-result-3439511-1306965419/solver-3439511-1306965419 -C 40000 -W 5100 -M 31000  SArTagnan HOME/instance-3439511-1306965419.cnf -threads=8

TIME LIMIT= 40000 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= 8c84d9b9f2d75de33656119bc03a9afb
RANDOM SEED=467888127

node136.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.61
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.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.809
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.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.809
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      29382632 kB
Buffers:        176952 kB
Cached:         295640 kB
SwapCached:       7704 kB
Active:        2983324 kB
Inactive:       307744 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      29382632 kB
SwapTotal:    67111528 kB
SwapFree:     58212616 kB
Dirty:             796 kB
Writeback:          40 kB
AnonPages:     2817208 kB
Mapped:          24044 kB
Slab:           136484 kB
PageTables:      68968 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 169210084 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= 73688 MiB
End job on node136 at 2011-06-02 01:20:33