Trace number 3439501

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) 40000.8 5011.24

General information on the benchmark

NameSAT05/crafted/sabharwal05/counting/php/unsat/
easier/php-045-035.shuffled-as.sat05-1181.cnf
MD5SUM057b78ff24cc0773c9c67e770a7b9de2
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark44.4792
Satisfiable
(Un)Satisfiability was proved
Number of variables1575
Number of clauses34695
Sum of the clauses size70875
Maximum clause length35
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 234650
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 545

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-3439501-1306965419/watcher-3439501-1306965419 -o /tmp/evaluation-result-3439501-1306965419/solver-3439501-1306965419 -C 40000 -W 5100 -M 31000 SArTagnan HOME/instance-3439501-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.55 7.98 7.98 2/474 30198
/proc/meminfo: memFree=27584536/32950928 swapFree=39617324/67111528
[pid=30198] ppid=30196 vsize=292096 CPUtime=0.02 cores=0-7
/proc/30198/stat : 30198 (SArTagnan) R 30196 30198 29991 0 -1 4202496 1866 0 0 0 2 0 0 0 18 0 8 0 808141551 299106304 1662 33554432000 4194304 4625164 140736029699280 18446744073709551615 4490625 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/30198/statm: 73024 1664 340 106 0 68527 0
[pid=30198/tid=30199] ppid=30196 vsize=292096 CPUtime=0 cores=0-7
/proc/30198/task/30199/stat : 30199 (SArTagnan) R 30196 30198 29991 0 -1 4202560 35 0 0 0 0 0 0 0 25 0 8 0 808141552 299106304 1676 33554432000 4194304 4625164 140736029699280 18446744073709551615 208079929099 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30198/tid=30200] ppid=30196 vsize=292096 CPUtime=0 cores=0-7
/proc/30198/task/30200/stat : 30200 (SArTagnan) R 30196 30198 29991 0 -1 4202560 53 0 0 0 0 0 0 0 25 0 8 0 808141552 299106304 1676 33554432000 4194304 4625164 140736029699280 18446744073709551615 208079893189 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=30198/tid=30201] ppid=30196 vsize=292096 CPUtime=0 cores=0-7
/proc/30198/task/30201/stat : 30201 (SArTagnan) R 30196 30198 29991 0 -1 4202560 45 0 0 0 0 0 0 0 25 0 8 0 808141552 299106304 1676 33554432000 4194304 4625164 140736029699280 18446744073709551615 208080337439 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30198/tid=30202] ppid=30196 vsize=292096 CPUtime=0 cores=0-7
/proc/30198/task/30202/stat : 30202 (SArTagnan) R 30196 30198 29991 0 -1 4202560 41 0 0 0 0 0 0 0 18 0 8 0 808141552 299106304 1679 33554432000 4194304 4625164 140736029699280 18446744073709551615 208079893189 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=30198/tid=30203] ppid=30196 vsize=292228 CPUtime=0 cores=0-7
/proc/30198/task/30203/stat : 30203 (SArTagnan) R 30196 30198 29991 0 -1 4202560 21 0 0 0 0 0 0 0 18 0 8 0 808141552 299241472 1687 33554432000 4194304 4625164 140736029699280 18446744073709551615 208080337439 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=30198/tid=30204] ppid=30196 vsize=292228 CPUtime=0 cores=0-7
/proc/30198/task/30204/stat : 30204 (SArTagnan) R 30196 30198 29991 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 8 0 808141552 299241472 1688 33554432000 4194304 4625164 140736029699280 18446744073709551615 4307778 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=30198/tid=30205] ppid=30196 vsize=292228 CPUtime=0 cores=0-7
/proc/30198/task/30205/stat : 30205 (SArTagnan) R 30196 30198 29991 0 -1 4202560 41 0 0 0 0 0 0 0 25 0 8 0 808141552 299241472 1690 33554432000 4194304 4625164 140736029699280 18446744073709551615 4465775 0 0 4096 2 0 0 0 -1 2 0 0 0

[startup+0.0909029 s]
/proc/loadavg: 7.55 7.98 7.98 2/474 30198
/proc/meminfo: memFree=27584536/32950928 swapFree=39617324/67111528
[pid=30198] ppid=30196 vsize=495124 CPUtime=0.58 cores=0-7
/proc/30198/stat : 30198 (SArTagnan) D 30196 30198 29991 0 -1 4202496 8557 0 0 0 57 1 0 0 18 0 8 0 808141551 507006976 6085 33554432000 4194304 4625164 140736029699280 18446744073709551615 208080275639 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/30198/statm: 123781 6085 351 106 0 119284 0
[pid=30198/tid=30199] ppid=30196 vsize=495124 CPUtime=0.07 cores=0-7
/proc/30198/task/30199/stat : 30199 (SArTagnan) R 30196 30198 29991 0 -1 4202560 267 0 0 0 7 0 0 0 25 0 8 0 808141552 507006976 6085 33554432000 4194304 4625164 140736029699280 18446744073709551615 4278497 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30198/tid=30200] ppid=30196 vsize=495124 CPUtime=0.07 cores=0-7
/proc/30198/task/30200/stat : 30200 (SArTagnan) D 30196 30198 29991 0 -1 4202560 629 0 0 0 7 0 0 0 25 0 8 0 808141552 507006976 6085 33554432000 4194304 4625164 140736029699280 18446744073709551615 208080275639 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=30198/tid=30201] ppid=30196 vsize=495124 CPUtime=0.07 cores=0-7
/proc/30198/task/30201/stat : 30201 (SArTagnan) D 30196 30198 29991 0 -1 4202560 370 0 0 0 7 0 0 0 25 0 8 0 808141552 507006976 6085 33554432000 4194304 4625164 140736029699280 18446744073709551615 208080275639 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30198/tid=30202] ppid=30196 vsize=495124 CPUtime=0.07 cores=0-7
/proc/30198/task/30202/stat : 30202 (SArTagnan) R 30196 30198 29991 0 -1 4202560 511 0 0 0 7 0 0 0 18 0 8 0 808141552 507006976 6086 33554432000 4194304 4625164 140736029699280 18446744073709551615 4351998 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=30198/tid=30203] ppid=30196 vsize=495124 CPUtime=0.06 cores=0-7
/proc/30198/task/30203/stat : 30203 (SArTagnan) R 30196 30198 29991 0 -1 4202560 659 0 0 0 6 0 0 0 18 0 8 0 808141552 507006976 6091 33554432000 4194304 4625164 140736029699280 18446744073709551615 208079893537 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=30198/tid=30204] ppid=30196 vsize=495124 CPUtime=0.06 cores=0-7
/proc/30198/task/30204/stat : 30204 (SArTagnan) R 30196 30198 29991 0 -1 4202560 390 0 0 0 6 0 0 0 25 0 8 0 808141552 507006976 6100 33554432000 4194304 4625164 140736029699280 18446744073709551615 4375513 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=30198/tid=30205] ppid=30196 vsize=495124 CPUtime=0.06 cores=0-7
/proc/30198/task/30205/stat : 30205 (SArTagnan) R 30196 30198 29991 0 -1 4202560 283 0 0 0 6 0 0 0 25 0 8 0 808141552 507006976 6104 33554432000 4194304 4625164 140736029699280 18446744073709551615 4465051 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 495124

[startup+0.10261 s]
/proc/loadavg: 7.55 7.98 7.98 2/474 30198
/proc/meminfo: memFree=27584536/32950928 swapFree=39617324/67111528
[pid=30198] ppid=30196 vsize=497704 CPUtime=0.66 cores=0-7
/proc/30198/stat : 30198 (SArTagnan) D 30196 30198 29991 0 -1 4202496 10736 0 0 0 65 1 0 0 18 0 8 0 808141551 509648896 7027 33554432000 4194304 4625164 140736029699280 18446744073709551615 4518211 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/30198/statm: 124426 7027 351 106 0 119929 0
[pid=30198/tid=30199] ppid=30196 vsize=497704 CPUtime=0.08 cores=0-7
/proc/30198/task/30199/stat : 30199 (SArTagnan) D 30196 30198 29991 0 -1 4202560 335 0 0 0 8 0 0 0 25 0 8 0 808141552 509648896 7027 33554432000 4194304 4625164 140736029699280 18446744073709551615 208080275639 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30198/tid=30200] ppid=30196 vsize=497704 CPUtime=0.08 cores=0-7
/proc/30198/task/30200/stat : 30200 (SArTagnan) D 30196 30198 29991 0 -1 4202560 735 0 0 0 8 0 0 0 25 0 8 0 808141552 509648896 7027 33554432000 4194304 4625164 140736029699280 18446744073709551615 208080275639 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=30198/tid=30201] ppid=30196 vsize=497704 CPUtime=0.08 cores=0-7
/proc/30198/task/30201/stat : 30201 (SArTagnan) D 30196 30198 29991 0 -1 4202560 427 0 0 0 8 0 0 0 25 0 8 0 808141552 509648896 7027 33554432000 4194304 4625164 140736029699280 18446744073709551615 208080275639 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30198/tid=30202] ppid=30196 vsize=497704 CPUtime=0.08 cores=0-7
/proc/30198/task/30202/stat : 30202 (SArTagnan) R 30196 30198 29991 0 -1 4202560 602 0 0 0 8 0 0 0 18 0 8 0 808141552 509648896 7027 33554432000 4194304 4625164 140736029699280 18446744073709551615 208079893537 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=30198/tid=30203] ppid=30196 vsize=497704 CPUtime=0.07 cores=0-7
/proc/30198/task/30203/stat : 30203 (SArTagnan) R 30196 30198 29991 0 -1 4202560 792 0 0 0 7 0 0 0 18 0 8 0 808141552 509648896 7027 33554432000 4194304 4625164 140736029699280 18446744073709551615 4348809 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=30198/tid=30204] ppid=30196 vsize=497704 CPUtime=0.07 cores=0-7
/proc/30198/task/30204/stat : 30204 (SArTagnan) R 30196 30198 29991 0 -1 4202560 441 0 0 0 7 0 0 0 25 0 8 0 808141552 509648896 7027 33554432000 4194304 4625164 140736029699280 18446744073709551615 208080275639 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30198/tid=30205] ppid=30196 vsize=497704 CPUtime=0.07 cores=0-7
/proc/30198/task/30205/stat : 30205 (SArTagnan) D 30196 30198 29991 0 -1 4202560 326 0 0 0 7 0 0 0 25 0 8 0 808141552 509648896 7027 33554432000 4194304 4625164 140736029699280 18446744073709551615 208079893189 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.66
Current children cumulated vsize (KiB) 497704

[startup+0.301072 s]
/proc/loadavg: 7.55 7.98 7.98 2/474 30198
/proc/meminfo: memFree=27584536/32950928 swapFree=39617324/67111528
[pid=30198] ppid=30196 vsize=508212 CPUtime=2.22 cores=0-7
/proc/30198/stat : 30198 (SArTagnan) R 30196 30198 29991 0 -1 4202496 22113 0 0 0 218 4 0 0 18 0 8 0 808141551 520409088 16524 33554432000 4194304 4625164 140736029699280 18446744073709551615 4393070 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/30198/statm: 127053 16524 352 106 0 122556 0
[pid=30198/tid=30199] ppid=30196 vsize=508212 CPUtime=0.27 cores=0-7
/proc/30198/task/30199/stat : 30199 (SArTagnan) R 30196 30198 29991 0 -1 4202560 1058 0 0 0 27 0 0 0 25 0 8 0 808141552 520409088 16524 33554432000 4194304 4625164 140736029699280 18446744073709551615 4464433 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30198/tid=30200] ppid=30196 vsize=508212 CPUtime=0.27 cores=0-7
/proc/30198/task/30200/stat : 30200 (SArTagnan) R 30196 30198 29991 0 -1 4202560 2642 0 0 0 27 0 0 0 25 0 8 0 808141552 520409088 16524 33554432000 4194304 4625164 140736029699280 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=30198/tid=30201] ppid=30196 vsize=508212 CPUtime=0.27 cores=0-7
/proc/30198/task/30201/stat : 30201 (SArTagnan) R 30196 30198 29991 0 -1 4202560 1333 0 0 0 27 0 0 0 25 0 8 0 808141552 520409088 16525 33554432000 4194304 4625164 140736029699280 18446744073709551615 4351839 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30198/tid=30202] ppid=30196 vsize=508212 CPUtime=0.27 cores=0-7
/proc/30198/task/30202/stat : 30202 (SArTagnan) R 30196 30198 29991 0 -1 4202560 1366 0 0 0 27 0 0 0 18 0 8 0 808141552 520409088 16526 33554432000 4194304 4625164 140736029699280 18446744073709551615 208079893537 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=30198/tid=30203] ppid=30196 vsize=508212 CPUtime=0.26 cores=0-7
/proc/30198/task/30203/stat : 30203 (SArTagnan) R 30196 30198 29991 0 -1 4202560 2648 0 0 0 26 0 0 0 18 0 8 0 808141552 520409088 16526 33554432000 4194304 4625164 140736029699280 18446744073709551615 4349061 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=30198/tid=30204] ppid=30196 vsize=508212 CPUtime=0.27 cores=0-7
/proc/30198/task/30204/stat : 30204 (SArTagnan) R 30196 30198 29991 0 -1 4202560 1478 0 0 0 27 0 0 0 25 0 8 0 808141552 520409088 16527 33554432000 4194304 4625164 140736029699280 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30198/tid=30205] ppid=30196 vsize=508212 CPUtime=0.27 cores=0-7
/proc/30198/task/30205/stat : 30205 (SArTagnan) R 30196 30198 29991 0 -1 4202560 1224 0 0 0 27 0 0 0 25 0 8 0 808141552 520409088 16529 33554432000 4194304 4625164 140736029699280 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2.22
Current children cumulated vsize (KiB) 508212

[startup+0.700996 s]
/proc/loadavg: 7.55 7.98 7.98 2/474 30198
/proc/meminfo: memFree=27584536/32950928 swapFree=39617324/67111528
[pid=30198] ppid=30196 vsize=517308 CPUtime=5.39 cores=0-7
/proc/30198/stat : 30198 (SArTagnan) R 30196 30198 29991 0 -1 4202496 37718 0 0 0 529 10 0 0 18 0 8 0 808141551 529723392 32086 33554432000 4194304 4625164 140736029699280 18446744073709551615 4393124 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/30198/statm: 129327 32086 358 106 0 124830 0
[pid=30198/tid=30199] ppid=30196 vsize=517308 CPUtime=0.66 cores=0-7
/proc/30198/task/30199/stat : 30199 (SArTagnan) R 30196 30198 29991 0 -1 4202560 2228 0 0 0 66 0 0 0 25 0 8 0 808141552 529723392 32086 33554432000 4194304 4625164 140736029699280 18446744073709551615 4464383 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30198/tid=30200] ppid=30196 vsize=517308 CPUtime=0.67 cores=0-7
/proc/30198/task/30200/stat : 30200 (SArTagnan) R 30196 30198 29991 0 -1 4202560 6691 0 0 0 65 2 0 0 18 0 8 0 808141552 529723392 32087 33554432000 4194304 4625164 140736029699280 18446744073709551615 4490603 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=30198/tid=30201] ppid=30196 vsize=517308 CPUtime=0.67 cores=0-7
/proc/30198/task/30201/stat : 30201 (SArTagnan) R 30196 30198 29991 0 -1 4202560 3219 0 0 0 67 0 0 0 25 0 8 0 808141552 529723392 32087 33554432000 4194304 4625164 140736029699280 18446744073709551615 4351792 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30198/tid=30202] ppid=30196 vsize=517308 CPUtime=0.67 cores=0-7
/proc/30198/task/30202/stat : 30202 (SArTagnan) R 30196 30198 29991 0 -1 4202560 2946 0 0 0 66 1 0 0 18 0 8 0 808141552 529723392 32087 33554432000 4194304 4625164 140736029699280 18446744073709551615 208079893537 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=30198/tid=30203] ppid=30196 vsize=517308 CPUtime=0.67 cores=0-7
/proc/30198/task/30203/stat : 30203 (SArTagnan) R 30196 30198 29991 0 -1 4202560 5948 0 0 0 65 2 0 0 18 0 8 0 808141552 529723392 32088 33554432000 4194304 4625164 140736029699280 18446744073709551615 4349075 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=30198/tid=30204] ppid=30196 vsize=517308 CPUtime=0.66 cores=0-7
/proc/30198/task/30204/stat : 30204 (SArTagnan) R 30196 30198 29991 0 -1 4202560 3719 0 0 0 65 1 0 0 25 0 8 0 808141552 529723392 32088 33554432000 4194304 4625164 140736029699280 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30198/tid=30205] ppid=30196 vsize=517308 CPUtime=0.67 cores=0-7
/proc/30198/task/30205/stat : 30205 (SArTagnan) R 30196 30198 29991 0 -1 4202560 2346 0 0 0 66 1 0 0 25 0 8 0 808141552 529723392 32088 33554432000 4194304 4625164 140736029699280 18446744073709551615 4464351 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 5.39
Current children cumulated vsize (KiB) 517308

[startup+1.50085 s]
/proc/loadavg: 7.55 7.98 7.98 3/482 30206
/proc/meminfo: memFree=27420304/32950928 swapFree=39617324/67111528
[pid=30198] ppid=30196 vsize=531056 CPUtime=11.72 cores=0-7
/proc/30198/stat : 30198 (SArTagnan) R 30196 30198 29991 0 -1 4202496 63541 0 0 0 1152 20 0 0 18 0 8 0 808141551 543801344 56800 33554432000 4194304 4625164 140736029699280 18446744073709551615 4393124 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/30198/statm: 132764 56800 381 106 0 128267 0
[pid=30198/tid=30199] ppid=30196 vsize=531056 CPUtime=1.45 cores=0-7
/proc/30198/task/30199/stat : 30199 (SArTagnan) R 30196 30198 29991 0 -1 4202560 4304 0 0 0 144 1 0 0 25 0 8 0 808141552 543801344 56800 33554432000 4194304 4625164 140736029699280 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30198/tid=30200] ppid=30196 vsize=531056 CPUtime=1.46 cores=0-7
/proc/30198/task/30200/stat : 30200 (SArTagnan) D 30196 30198 29991 0 -1 4202560 12597 0 0 0 142 4 0 0 19 0 8 0 808141552 543801344 56800 33554432000 4194304 4625164 140736029699280 18446744073709551615 208079893537 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=30198/tid=30201] ppid=30196 vsize=531056 CPUtime=1.46 cores=0-7
/proc/30198/task/30201/stat : 30201 (SArTagnan) R 30196 30198 29991 0 -1 4202560 7725 0 0 0 145 1 0 0 25 0 8 0 808141552 543801344 56800 33554432000 4194304 4625164 140736029699280 18446744073709551615 47683854985766 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30198/tid=30202] ppid=30196 vsize=531056 CPUtime=1.46 cores=0-7
/proc/30198/task/30202/stat : 30202 (SArTagnan) R 30196 30198 29991 0 -1 4202560 5167 0 0 0 144 2 0 0 19 0 8 0 808141552 543801344 56800 33554432000 4194304 4625164 140736029699280 18446744073709551615 4352014 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=30198/tid=30203] ppid=30196 vsize=531056 CPUtime=1.45 cores=0-7
/proc/30198/task/30203/stat : 30203 (SArTagnan) S 30196 30198 29991 0 -1 4202560 10183 0 0 0 142 3 0 0 19 0 8 0 808141552 543801344 56800 33554432000 4194304 4625164 140736029699280 18446744073709551615 208080337390 0 0 4096 2 18446604452456204352 0 0 -1 5 0 0 0
[pid=30198/tid=30204] ppid=30196 vsize=531056 CPUtime=1.43 cores=0-7
/proc/30198/task/30204/stat : 30204 (SArTagnan) R 30196 30198 29991 0 -1 4202560 7985 0 0 0 140 3 0 0 25 0 8 0 808141552 543801344 56800 33554432000 4194304 4625164 140736029699280 18446744073709551615 208080275639 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30198/tid=30205] ppid=30196 vsize=531056 CPUtime=1.46 cores=0-7
/proc/30198/task/30205/stat : 30205 (SArTagnan) R 30196 30198 29991 0 -1 4202560 4436 0 0 0 144 2 0 0 18 0 8 0 808141552 543801344 56800 33554432000 4194304 4625164 140736029699280 18446744073709551615 4352280 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 11.72
Current children cumulated vsize (KiB) 531056

[startup+3.10054 s]
/proc/loadavg: 7.55 7.98 7.98 9/482 30206
/proc/meminfo: memFree=27293452/32950928 swapFree=39617324/67111528
[pid=30198] ppid=30196 vsize=560068 CPUtime=24.47 cores=0-7
/proc/30198/stat : 30198 (SArTagnan) R 30196 30198 29991 0 -1 4202496 107423 0 0 0 2417 30 0 0 21 0 8 0 808141551 573509632 93957 33554432000 4194304 4625164 140736029699280 18446744073709551615 208079893537 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/30198/statm: 140017 93958 353 106 0 135520 0
[pid=30198/tid=30199] ppid=30196 vsize=560068 CPUtime=3.05 cores=0-7
/proc/30198/task/30199/stat : 30199 (SArTagnan) R 30196 30198 29991 0 -1 4202560 6948 0 0 0 304 1 0 0 25 0 8 0 808141552 573509632 93958 33554432000 4194304 4625164 140736029699280 18446744073709551615 4351975 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30198/tid=30200] ppid=30196 vsize=560068 CPUtime=3.05 cores=0-7
/proc/30198/task/30200/stat : 30200 (SArTagnan) R 30196 30198 29991 0 -1 4202560 22021 0 0 0 298 7 0 0 19 0 8 0 808141552 573509632 93958 33554432000 4194304 4625164 140736029699280 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=30198/tid=30201] ppid=30196 vsize=560068 CPUtime=3.06 cores=0-7
/proc/30198/task/30201/stat : 30201 (SArTagnan) R 30196 30198 29991 0 -1 4202560 16764 0 0 0 303 3 0 0 25 0 8 0 808141552 573509632 93958 33554432000 4194304 4625164 140736029699280 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30198/tid=30202] ppid=30196 vsize=560068 CPUtime=3.06 cores=0-7
/proc/30198/task/30202/stat : 30202 (SArTagnan) R 30196 30198 29991 0 -1 4202560 8579 0 0 0 304 2 0 0 22 0 8 0 808141552 573509632 93958 33554432000 4194304 4625164 140736029699280 18446744073709551615 4352035 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=30198/tid=30203] ppid=30196 vsize=560068 CPUtime=3.04 cores=0-7
/proc/30198/task/30203/stat : 30203 (SArTagnan) R 30196 30198 29991 0 -1 4202560 18092 0 0 0 299 5 0 0 20 0 8 0 808141552 573509632 93958 33554432000 4194304 4625164 140736029699280 18446744073709551615 4348889 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=30198/tid=30204] ppid=30196 vsize=560068 CPUtime=3.01 cores=0-7
/proc/30198/task/30204/stat : 30204 (SArTagnan) R 30196 30198 29991 0 -1 4202560 13673 0 0 0 297 4 0 0 25 0 8 0 808141552 573509632 93960 33554432000 4194304 4625164 140736029699280 18446744073709551615 4295440 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30198/tid=30205] ppid=30196 vsize=560068 CPUtime=3.05 cores=0-7
/proc/30198/task/30205/stat : 30205 (SArTagnan) R 30196 30198 29991 0 -1 4202560 6249 0 0 0 303 2 0 0 21 0 8 0 808141552 573509632 93961 33554432000 4194304 4625164 140736029699280 18446744073709551615 208079893537 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 24.47
Current children cumulated vsize (KiB) 560068

[startup+6.30093 s]
/proc/loadavg: 7.58 7.98 7.98 9/482 30206
/proc/meminfo: memFree=27003912/32950928 swapFree=39617324/67111528
[pid=30198] ppid=30196 vsize=1002444 CPUtime=49.99 cores=0-7
/proc/30198/stat : 30198 (SArTagnan) R 30196 30198 29991 0 -1 4202496 192027 0 0 0 4950 49 0 0 25 0 8 0 808141551 1026502656 158194 33554432000 4194304 4625164 140736029699280 18446744073709551615 4393089 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/30198/statm: 250611 158194 538 106 0 246114 0
[pid=30198/tid=30199] ppid=30196 vsize=1002444 CPUtime=6.24 cores=0-7
/proc/30198/task/30199/stat : 30199 (SArTagnan) R 30196 30198 29991 0 -1 4202560 12793 0 0 0 622 2 0 0 25 0 8 0 808141552 1026502656 158195 33554432000 4194304 4625164 140736029699280 18446744073709551615 4469375 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30198/tid=30200] ppid=30196 vsize=1002444 CPUtime=6.25 cores=0-7
/proc/30198/task/30200/stat : 30200 (SArTagnan) R 30196 30198 29991 0 -1 4202560 33947 0 0 0 614 11 0 0 25 0 8 0 808141552 1026502656 158195 33554432000 4194304 4625164 140736029699280 18446744073709551615 208079892801 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=30198/tid=30201] ppid=30196 vsize=1002444 CPUtime=6.25 cores=0-7
/proc/30198/task/30201/stat : 30201 (SArTagnan) R 30196 30198 29991 0 -1 4202560 38693 0 0 0 619 6 0 0 25 0 8 0 808141552 1026502656 158195 33554432000 4194304 4625164 140736029699280 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30198/tid=30202] ppid=30196 vsize=1002444 CPUtime=6.26 cores=0-7
/proc/30198/task/30202/stat : 30202 (SArTagnan) R 30196 30198 29991 0 -1 4202560 15474 0 0 0 622 4 0 0 25 0 8 0 808141552 1026502656 158196 33554432000 4194304 4625164 140736029699280 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=30198/tid=30203] ppid=30196 vsize=1002444 CPUtime=6.25 cores=0-7
/proc/30198/task/30203/stat : 30203 (SArTagnan) R 30196 30198 29991 0 -1 4202560 32557 0 0 0 615 10 0 0 20 0 8 0 808141552 1026502656 158197 33554432000 4194304 4625164 140736029699280 18446744073709551615 4348838 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=30198/tid=30204] ppid=30196 vsize=1002444 CPUtime=6.15 cores=0-7
/proc/30198/task/30204/stat : 30204 (SArTagnan) R 30196 30198 29991 0 -1 4202560 24682 0 0 0 610 5 0 0 25 0 8 0 808141552 1026502656 158197 33554432000 4194304 4625164 140736029699280 18446744073709551615 4352296 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30198/tid=30205] ppid=30196 vsize=1002444 CPUtime=6.25 cores=0-7
/proc/30198/task/30205/stat : 30205 (SArTagnan) R 30196 30198 29991 0 -1 4202560 11731 0 0 0 621 4 0 0 25 0 8 0 808141552 1026502656 158198 33554432000 4194304 4625164 140736029699280 18446744073709551615 4352007 0 0 4096 2 0 0 0 -1 2 0 0 0

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

[pid=30198/tid=30201] ppid=30196 vsize=4795308 CPUtime=4662.32 cores=0-7
/proc/30198/task/30201/stat : 30201 (SArTagnan) R 30196 30198 29991 0 -1 4202560 27763543 0 0 0 460876 5356 0 0 25 0 8 0 808141552 4910395392 1028620 33554432000 4194304 4625164 140736029699280 18446744073709551615 4547603 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30198/tid=30202] ppid=30196 vsize=4795308 CPUtime=4662.43 cores=0-7
/proc/30198/task/30202/stat : 30202 (SArTagnan) R 30196 30198 29991 0 -1 4202560 73415 0 0 0 466212 31 0 0 25 0 8 0 808141552 4910395392 1028620 33554432000 4194304 4625164 140736029699280 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=30198/tid=30203] ppid=30196 vsize=4795308 CPUtime=4660.96 cores=0-7
/proc/30198/task/30203/stat : 30203 (SArTagnan) R 30196 30198 29991 0 -1 4202560 106953 0 0 0 466060 36 0 0 25 0 8 0 808141552 4910395392 1028620 33554432000 4194304 4625164 140736029699280 18446744073709551615 4329981 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=30198/tid=30204] ppid=30196 vsize=4795308 CPUtime=4597.49 cores=0-7
/proc/30198/task/30204/stat : 30204 (SArTagnan) R 30196 30198 29991 0 -1 4202560 110535 0 0 0 459720 29 0 0 25 0 8 0 808141552 4910395392 1028620 33554432000 4194304 4625164 140736029699280 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=30198/tid=30205] ppid=30196 vsize=4795308 CPUtime=4662.43 cores=0-7
/proc/30198/task/30205/stat : 30205 (SArTagnan) R 30196 30198 29991 0 -1 4202560 77981 0 0 0 466209 34 0 0 25 0 8 0 808141552 4910395392 1028620 33554432000 4194304 4625164 140736029699280 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 37216.8
Current children cumulated vsize (KiB) 4795308

[startup+4722.32 s]
/proc/loadavg: 8.05 8.06 8.02 9/482 30356
/proc/meminfo: memFree=23243804/32950928 swapFree=39617324/67111528
[pid=30198] ppid=30196 vsize=5550516 CPUtime=37695.8 cores=0-7
/proc/30198/stat : 30198 (SArTagnan) R 30196 30198 29991 0 -1 4202496 37078890 0 0 0 3762051 7529 0 0 25 0 8 0 808141551 5683728384 1083553 33554432000 4194304 4625164 140736029699280 18446744073709551615 4393080 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/30198/statm: 1387629 1083553 352 106 0 1383132 0
[pid=30198/tid=30199] ppid=30196 vsize=5550516 CPUtime=4721.16 cores=0-7
/proc/30198/task/30199/stat : 30199 (SArTagnan) R 30196 30198 29991 0 -1 4202560 74416 0 0 0 472089 27 0 0 25 0 8 0 808141552 5683728384 1083553 33554432000 4194304 4625164 140736029699280 18446744073709551615 4331211 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30198/tid=30200] ppid=30196 vsize=5550516 CPUtime=4722.05 cores=0-7
/proc/30198/task/30200/stat : 30200 (SArTagnan) R 30196 30198 29991 0 -1 4202560 120819 0 0 0 472153 52 0 0 25 0 8 0 808141552 5683728384 1083553 33554432000 4194304 4625164 140736029699280 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30198/tid=30201] ppid=30196 vsize=5550516 CPUtime=4722.27 cores=0-7
/proc/30198/task/30201/stat : 30201 (SArTagnan) R 30196 30198 29991 0 -1 4202560 27961574 0 0 0 466836 5391 0 0 25 0 8 0 808141552 5683728384 1083553 33554432000 4194304 4625164 140736029699280 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30198/tid=30202] ppid=30196 vsize=5550516 CPUtime=4722.45 cores=0-7
/proc/30198/task/30202/stat : 30202 (SArTagnan) R 30196 30198 29991 0 -1 4202560 73689 0 0 0 472214 31 0 0 25 0 8 0 808141552 5683728384 1083553 33554432000 4194304 4625164 140736029699280 18446744073709551615 4488006 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=30198/tid=30203] ppid=30196 vsize=5550516 CPUtime=4720.98 cores=0-7
/proc/30198/task/30203/stat : 30203 (SArTagnan) R 30196 30198 29991 0 -1 4202560 107277 0 0 0 472062 36 0 0 25 0 8 0 808141552 5683728384 1083553 33554432000 4194304 4625164 140736029699280 18446744073709551615 4329981 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=30198/tid=30204] ppid=30196 vsize=5550516 CPUtime=4657.51 cores=0-7
/proc/30198/task/30204/stat : 30204 (SArTagnan) R 30196 30198 29991 0 -1 4202560 110592 0 0 0 465722 29 0 0 25 0 8 0 808141552 5683728384 1083553 33554432000 4194304 4625164 140736029699280 18446744073709551615 4488068 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=30198/tid=30205] ppid=30196 vsize=5550516 CPUtime=4722.45 cores=0-7
/proc/30198/task/30205/stat : 30205 (SArTagnan) R 30196 30198 29991 0 -1 4202560 78036 0 0 0 472211 34 0 0 25 0 8 0 808141552 5683728384 1083553 33554432000 4194304 4625164 140736029699280 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 37695.8
Current children cumulated vsize (KiB) 5550516

[startup+4782.3 s]
/proc/loadavg: 8.06 8.06 8.02 9/482 30358
/proc/meminfo: memFree=23240072/32950928 swapFree=39617324/67111528
[pid=30198] ppid=30196 vsize=5550516 CPUtime=38174.6 cores=0-7
/proc/30198/stat : 30198 (SArTagnan) R 30196 30198 29991 0 -1 4202496 37547618 0 0 0 3809842 7622 0 0 25 0 8 0 808141551 5683728384 1086225 33554432000 4194304 4625164 140736029699280 18446744073709551615 4393110 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/30198/statm: 1387629 1086225 352 106 0 1383132 0
[pid=30198/tid=30199] ppid=30196 vsize=5550516 CPUtime=4781.12 cores=0-7
/proc/30198/task/30199/stat : 30199 (SArTagnan) R 30196 30198 29991 0 -1 4202560 74627 0 0 0 478085 27 0 0 25 0 8 0 808141552 5683728384 1086225 33554432000 4194304 4625164 140736029699280 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30198/tid=30200] ppid=30196 vsize=5550516 CPUtime=4781.03 cores=0-7
/proc/30198/task/30200/stat : 30200 (SArTagnan) R 30196 30198 29991 0 -1 4202560 121340 0 0 0 478051 52 0 0 25 0 8 0 808141552 5683728384 1086225 33554432000 4194304 4625164 140736029699280 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30198/tid=30201] ppid=30196 vsize=5550516 CPUtime=4782.25 cores=0-7
/proc/30198/task/30201/stat : 30201 (SArTagnan) R 30196 30198 29991 0 -1 4202560 28219019 0 0 0 472785 5440 0 0 25 0 8 0 808141552 5683728384 1086225 33554432000 4194304 4625164 140736029699280 18446744073709551615 4351975 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30198/tid=30202] ppid=30196 vsize=5550516 CPUtime=4782.44 cores=0-7
/proc/30198/task/30202/stat : 30202 (SArTagnan) R 30196 30198 29991 0 -1 4202560 73955 0 0 0 478212 32 0 0 25 0 8 0 808141552 5683728384 1086225 33554432000 4194304 4625164 140736029699280 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=30198/tid=30203] ppid=30196 vsize=5550516 CPUtime=4780.96 cores=0-7
/proc/30198/task/30203/stat : 30203 (SArTagnan) R 30196 30198 29991 0 -1 4202560 107587 0 0 0 478060 36 0 0 25 0 8 0 808141552 5683728384 1086225 33554432000 4194304 4625164 140736029699280 18446744073709551615 4329721 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=30198/tid=30204] ppid=30196 vsize=5550516 CPUtime=4717.49 cores=0-7
/proc/30198/task/30204/stat : 30204 (SArTagnan) R 30196 30198 29991 0 -1 4202560 110625 0 0 0 471720 29 0 0 25 0 8 0 808141552 5683728384 1086225 33554432000 4194304 4625164 140736029699280 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=30198/tid=30205] ppid=30196 vsize=5550516 CPUtime=4782.43 cores=0-7
/proc/30198/task/30205/stat : 30205 (SArTagnan) R 30196 30198 29991 0 -1 4202560 78076 0 0 0 478209 34 0 0 25 0 8 0 808141552 5683728384 1086225 33554432000 4194304 4625164 140736029699280 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 38174.6
Current children cumulated vsize (KiB) 5550516

[startup+4842.3 s]
/proc/loadavg: 8.05 8.06 8.02 9/482 30359
/proc/meminfo: memFree=23207192/32950928 swapFree=39617324/67111528
[pid=30198] ppid=30196 vsize=5550516 CPUtime=38653.6 cores=0-7
/proc/30198/stat : 30198 (SArTagnan) R 30196 30198 29991 0 -1 4202496 38106882 0 0 0 3857623 7739 0 0 25 0 8 0 808141551 5683728384 1092788 33554432000 4194304 4625164 140736029699280 18446744073709551615 4393127 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/30198/statm: 1387629 1092788 422 106 0 1383132 0
[pid=30198/tid=30199] ppid=30196 vsize=5550516 CPUtime=4841.11 cores=0-7
/proc/30198/task/30199/stat : 30199 (SArTagnan) R 30196 30198 29991 0 -1 4202560 75017 0 0 0 484084 27 0 0 25 0 8 0 808141552 5683728384 1092788 33554432000 4194304 4625164 140736029699280 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30198/tid=30200] ppid=30196 vsize=5550516 CPUtime=4840.01 cores=0-7
/proc/30198/task/30200/stat : 30200 (SArTagnan) R 30196 30198 29991 0 -1 4202560 121760 0 0 0 483948 53 0 0 25 0 8 0 808141552 5683728384 1092788 33554432000 4194304 4625164 140736029699280 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30198/tid=30201] ppid=30196 vsize=5550516 CPUtime=4842.26 cores=0-7
/proc/30198/task/30201/stat : 30201 (SArTagnan) R 30196 30198 29991 0 -1 4202560 28566107 0 0 0 478717 5509 0 0 25 0 8 0 808141552 5683728384 1092788 33554432000 4194304 4625164 140736029699280 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30198/tid=30202] ppid=30196 vsize=5550516 CPUtime=4842.43 cores=0-7
/proc/30198/task/30202/stat : 30202 (SArTagnan) R 30196 30198 29991 0 -1 4202560 74261 0 0 0 484211 32 0 0 25 0 8 0 808141552 5683728384 1092788 33554432000 4194304 4625164 140736029699280 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=30198/tid=30203] ppid=30196 vsize=5550516 CPUtime=4840.96 cores=0-7
/proc/30198/task/30203/stat : 30203 (SArTagnan) R 30196 30198 29991 0 -1 4202560 107908 0 0 0 484060 36 0 0 25 0 8 0 808141552 5683728384 1092788 33554432000 4194304 4625164 140736029699280 18446744073709551615 4330064 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=30198/tid=30204] ppid=30196 vsize=5550516 CPUtime=4777.5 cores=0-7
/proc/30198/task/30204/stat : 30204 (SArTagnan) R 30196 30198 29991 0 -1 4202560 110725 0 0 0 477721 29 0 0 25 0 8 0 808141552 5683728384 1092788 33554432000 4194304 4625164 140736029699280 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=30198/tid=30205] ppid=30196 vsize=5550516 CPUtime=4842.43 cores=0-7
/proc/30198/task/30205/stat : 30205 (SArTagnan) R 30196 30198 29991 0 -1 4202560 78110 0 0 0 484209 34 0 0 25 0 8 0 808141552 5683728384 1092788 33554432000 4194304 4625164 140736029699280 18446744073709551615 4330869 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 38653.6
Current children cumulated vsize (KiB) 5550516

[startup+4902.3 s]
/proc/loadavg: 8.05 8.06 8.02 9/482 30361
/proc/meminfo: memFree=23182004/32950928 swapFree=39617324/67111528
[pid=30198] ppid=30196 vsize=5598520 CPUtime=39132.6 cores=0-7
/proc/30198/stat : 30198 (SArTagnan) R 30196 30198 29991 0 -1 4202496 38679616 0 0 0 3905408 7854 0 0 25 0 8 0 808141551 5732884480 1096998 33554432000 4194304 4625164 140736029699280 18446744073709551615 4392981 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/30198/statm: 1399630 1096998 352 106 0 1395133 0
[pid=30198/tid=30199] ppid=30196 vsize=5598520 CPUtime=4901.1 cores=0-7
/proc/30198/task/30199/stat : 30199 (SArTagnan) R 30196 30198 29991 0 -1 4202560 75179 0 0 0 490083 27 0 0 25 0 8 0 808141552 5732884480 1096998 33554432000 4194304 4625164 140736029699280 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30198/tid=30200] ppid=30196 vsize=5598520 CPUtime=4899.01 cores=0-7
/proc/30198/task/30200/stat : 30200 (SArTagnan) R 30196 30198 29991 0 -1 4202560 122189 0 0 0 489848 53 0 0 25 0 8 0 808141552 5732884480 1096998 33554432000 4194304 4625164 140736029699280 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30198/tid=30201] ppid=30196 vsize=5598520 CPUtime=4902.26 cores=0-7
/proc/30198/task/30201/stat : 30201 (SArTagnan) R 30196 30198 29991 0 -1 4202560 28922905 0 0 0 484648 5578 0 0 25 0 8 0 808141552 5732884480 1096998 33554432000 4194304 4625164 140736029699280 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30198/tid=30202] ppid=30196 vsize=5598520 CPUtime=4902.44 cores=0-7
/proc/30198/task/30202/stat : 30202 (SArTagnan) R 30196 30198 29991 0 -1 4202560 74538 0 0 0 490211 33 0 0 25 0 8 0 808141552 5732884480 1096998 33554432000 4194304 4625164 140736029699280 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=30198/tid=30203] ppid=30196 vsize=5598520 CPUtime=4900.96 cores=0-7
/proc/30198/task/30203/stat : 30203 (SArTagnan) R 30196 30198 29991 0 -1 4202560 114335 0 0 0 490059 37 0 0 25 0 8 0 808141552 5732884480 1096998 33554432000 4194304 4625164 140736029699280 18446744073709551615 4329981 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=30198/tid=30204] ppid=30196 vsize=5598520 CPUtime=4837.49 cores=0-7
/proc/30198/task/30204/stat : 30204 (SArTagnan) R 30196 30198 29991 0 -1 4202560 110759 0 0 0 483720 29 0 0 25 0 8 0 808141552 5732884480 1096998 33554432000 4194304 4625164 140736029699280 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=30198/tid=30205] ppid=30196 vsize=5598520 CPUtime=4902.44 cores=0-7
/proc/30198/task/30205/stat : 30205 (SArTagnan) R 30196 30198 29991 0 -1 4202560 78219 0 0 0 490210 34 0 0 25 0 8 0 808141552 5732884480 1096998 33554432000 4194304 4625164 140736029699280 18446744073709551615 4331211 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 39132.6
Current children cumulated vsize (KiB) 5598520

[startup+4962.3 s]
/proc/loadavg: 8.02 8.05 8.01 9/482 30362
/proc/meminfo: memFree=23158172/32950928 swapFree=39617324/67111528
[pid=30198] ppid=30196 vsize=5598520 CPUtime=39611.6 cores=0-7
/proc/30198/stat : 30198 (SArTagnan) R 30196 30198 29991 0 -1 4202496 39314024 0 0 0 3953183 7978 0 0 25 0 8 0 808141551 5732884480 1105257 33554432000 4194304 4625164 140736029699280 18446744073709551615 4393110 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/30198/statm: 1399630 1105257 414 106 0 1395133 0
[pid=30198/tid=30199] ppid=30196 vsize=5598520 CPUtime=4961.07 cores=0-7
/proc/30198/task/30199/stat : 30199 (SArTagnan) R 30196 30198 29991 0 -1 4202560 75352 0 0 0 496080 27 0 0 25 0 8 0 808141552 5732884480 1105257 33554432000 4194304 4625164 140736029699280 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30198/tid=30200] ppid=30196 vsize=5598520 CPUtime=4958 cores=0-7
/proc/30198/task/30200/stat : 30200 (SArTagnan) R 30196 30198 29991 0 -1 4202560 122587 0 0 0 495747 53 0 0 25 0 8 0 808141552 5732884480 1105257 33554432000 4194304 4625164 140736029699280 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30198/tid=30201] ppid=30196 vsize=5598520 CPUtime=4962.27 cores=0-7
/proc/30198/task/30201/stat : 30201 (SArTagnan) R 30196 30198 29991 0 -1 4202560 29348937 0 0 0 490565 5662 0 0 25 0 8 0 808141552 5732884480 1105257 33554432000 4194304 4625164 140736029699280 18446744073709551615 4330787 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30198/tid=30202] ppid=30196 vsize=5598520 CPUtime=4962.44 cores=0-7
/proc/30198/task/30202/stat : 30202 (SArTagnan) R 30196 30198 29991 0 -1 4202560 74759 0 0 0 496211 33 0 0 25 0 8 0 808141552 5732884480 1105257 33554432000 4194304 4625164 140736029699280 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=30198/tid=30203] ppid=30196 vsize=5598520 CPUtime=4960.97 cores=0-7
/proc/30198/task/30203/stat : 30203 (SArTagnan) R 30196 30198 29991 0 -1 4202560 114622 0 0 0 496059 38 0 0 25 0 8 0 808141552 5732884480 1105257 33554432000 4194304 4625164 140736029699280 18446744073709551615 4329981 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=30198/tid=30204] ppid=30196 vsize=5598520 CPUtime=4897.5 cores=0-7
/proc/30198/task/30204/stat : 30204 (SArTagnan) R 30196 30198 29991 0 -1 4202560 110836 0 0 0 489721 29 0 0 25 0 8 0 808141552 5732884480 1105257 33554432000 4194304 4625164 140736029699280 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=30198/tid=30205] ppid=30196 vsize=5598520 CPUtime=4962.44 cores=0-7
/proc/30198/task/30205/stat : 30205 (SArTagnan) R 30196 30198 29991 0 -1 4202560 78316 0 0 0 496210 34 0 0 25 0 8 0 808141552 5732884480 1105257 33554432000 4194304 4625164 140736029699280 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 39611.6
Current children cumulated vsize (KiB) 5598520



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5011 s]
/proc/loadavg: 8.01 8.04 8.00 9/482 30364
/proc/meminfo: memFree=23152212/32950928 swapFree=39617324/67111528
[pid=30198] ppid=30196 vsize=5598520 CPUtime=40000.5 cores=0-7
/proc/30198/stat : 30198 (SArTagnan) R 30196 30198 29991 0 -1 4202496 39963565 0 0 0 3991950 8102 0 0 25 0 8 0 808141551 5732884480 1106256 33554432000 4194304 4625164 140736029699280 18446744073709551615 4393110 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/30198/statm: 1399630 1106256 377 106 0 1395133 0
[pid=30198/tid=30199] ppid=30196 vsize=5598520 CPUtime=5009.78 cores=0-7
/proc/30198/task/30199/stat : 30199 (SArTagnan) R 30196 30198 29991 0 -1 4202560 75495 0 0 0 500951 27 0 0 25 0 8 0 808141552 5732884480 1106256 33554432000 4194304 4625164 140736029699280 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30198/tid=30200] ppid=30196 vsize=5598520 CPUtime=5005.88 cores=0-7
/proc/30198/task/30200/stat : 30200 (SArTagnan) R 30196 30198 29991 0 -1 4202560 122883 0 0 0 500535 53 0 0 25 0 8 0 808141552 5732884480 1106256 33554432000 4194304 4625164 140736029699280 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30198/tid=30201] ppid=30196 vsize=5598520 CPUtime=5010.99 cores=0-7
/proc/30198/task/30201/stat : 30201 (SArTagnan) R 30196 30198 29991 0 -1 4202560 29828762 0 0 0 495347 5752 0 0 25 0 8 0 808141552 5732884480 1106256 33554432000 4194304 4625164 140736029699280 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30198/tid=30202] ppid=30196 vsize=5598520 CPUtime=5011.16 cores=0-7
/proc/30198/task/30202/stat : 30202 (SArTagnan) R 30196 30198 29991 0 -1 4202560 74972 0 0 0 501083 33 0 0 25 0 8 0 808141552 5732884480 1106256 33554432000 4194304 4625164 140736029699280 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=30198/tid=30203] ppid=30196 vsize=5598520 CPUtime=5009.69 cores=0-7
/proc/30198/task/30203/stat : 30203 (SArTagnan) R 30196 30198 29991 0 -1 4202560 114879 0 0 0 500931 38 0 0 25 0 8 0 808141552 5732884480 1106256 33554432000 4194304 4625164 140736029699280 18446744073709551615 4329981 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=30198/tid=30204] ppid=30196 vsize=5598520 CPUtime=4946.22 cores=0-7
/proc/30198/task/30204/stat : 30204 (SArTagnan) R 30196 30198 29991 0 -1 4202560 110903 0 0 0 494593 29 0 0 25 0 8 0 808141552 5732884480 1106256 33554432000 4194304 4625164 140736029699280 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=30198/tid=30205] ppid=30196 vsize=5598520 CPUtime=5011.16 cores=0-7
/proc/30198/task/30205/stat : 30205 (SArTagnan) R 30196 30198 29991 0 -1 4202560 78352 0 0 0 501082 34 0 0 25 0 8 0 808141552 5732884480 1106256 33554432000 4194304 4625164 140736029699280 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 40000.5
Current children cumulated vsize (KiB) 5598520

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

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

[startup+5011.2 s]
/proc/loadavg: 8.01 8.04 8.00 9/482 30364
/proc/meminfo: memFree=23152212/32950928 swapFree=39617324/67111528
[pid=30198] ppid=30196 vsize=0 CPUtime=40000.7 cores=0-7
/proc/30198/stat : 30198 (SArTagnan) Z 30196 30198 29991 0 -1 4203548 39963565 0 0 0 3991954 8119 0 0 25 0 2 0 808141551 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/30198/statm: 0 0 0 0 0 0 0
[pid=30198/tid=30200] ppid=30196 vsize=0 CPUtime=5006.07 cores=0-7
/proc/30198/task/30200/stat : 30200 (SArTagnan) R 30196 30198 29991 0 -1 4203588 122883 0 0 0 500536 71 0 0 25 0 2 0 808141552 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 40000.7
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5011.24
CPU time (s): 40000.8
CPU user time (s): 39919.5
CPU system time (s): 81.2386
CPU usage (%): 798.221
Max. virtual memory (cumulated for all children) (KiB): 6990192

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39919.5
system time used= 81.2386
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 39963565
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= 12663
involuntary context switches= 169165

runsolver used 20.3079 second user time and 64.9251 second system time

The end

Launcher Data

Begin job on node127 at 2011-06-01 23:56:59
IDJOB=3439501
IDBENCH=85438
IDSOLVER=1936
FILE ID=node127/3439501-1306965419
RUNJOBID= node127-1306960406-30005
PBS_JOBID= 13497624
Free space on /tmp= 73932 MiB

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

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

MD5SUM BENCH= 057b78ff24cc0773c9c67e770a7b9de2
RANDOM SEED=1346475905

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

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.823
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.60
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.823
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:      27584948 kB
Buffers:        291604 kB
Cached:         780728 kB
SwapCached:      59160 kB
Active:        3068784 kB
Inactive:      2010356 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      27584948 kB
SwapTotal:    67111528 kB
SwapFree:     39617324 kB
Dirty:             784 kB
Writeback:           0 kB
AnonPages:     3954704 kB
Mapped:          21728 kB
Slab:           119596 kB
PageTables:      94880 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 119723512 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= 73932 MiB
End job on node127 at 2011-06-02 01:20:32