Trace number 3438646

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 5010.65

General information on the benchmark

Namecrafted/spence/sgen/
sgen3-n160-s73223945-unsat.cnf
MD5SUMebbfc0ffb6aa4fcba0d5ce3964018543
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables161
Number of clauses332
Sum of the clauses size996
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3332
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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-3438646-1306921095/watcher-3438646-1306921095 -o /tmp/evaluation-result-3438646-1306921095/solver-3438646-1306921095 -C 40000 -W 5100 -M 31000 SArTagnan HOME/instance-3438646-1306921095.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.36 7.91 7.96 1/466 11535
/proc/meminfo: memFree=21032812/32950928 swapFree=61858088/67111528
[pid=11535] ppid=11533 vsize=90464 CPUtime=0.02 cores=0-7
/proc/11535/stat : 11535 (SArTagnan) R 11533 11535 11509 0 -1 4202496 490 0 0 0 2 0 0 0 25 0 8 0 803709162 92635136 426 33554432000 4194304 4625164 140734344292992 18446744073709551615 47615428712374 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/11535/statm: 22616 426 300 106 0 18119 0
[pid=11535/tid=11536] ppid=11533 vsize=287072 CPUtime=0.01 cores=0-7
/proc/11535/task/11536/stat : 11536 (SArTagnan) R 11533 11535 11509 0 -1 4202560 24 0 0 0 1 0 0 0 25 0 8 0 803709163 293961728 633 33554432000 4194304 4625164 140734344292992 18446744073709551615 274474072558 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11535/tid=11537] ppid=11533 vsize=287072 CPUtime=0 cores=0-7
/proc/11535/task/11537/stat : 11537 (SArTagnan) R 11533 11535 11509 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 8 0 803709163 293961728 634 33554432000 4194304 4625164 140734344292992 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11535/tid=11538] ppid=11533 vsize=287072 CPUtime=0.01 cores=0-7
/proc/11535/task/11538/stat : 11538 (SArTagnan) R 11533 11535 11509 0 -1 4202560 34 0 0 0 1 0 0 0 25 0 8 0 803709163 293961728 635 33554432000 4194304 4625164 140734344292992 18446744073709551615 4579312 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=11535/tid=11539] ppid=11533 vsize=287072 CPUtime=0 cores=0-7
/proc/11535/task/11539/stat : 11539 (SArTagnan) R 11533 11535 11509 0 -1 4202560 11 0 0 0 0 0 0 0 25 0 8 0 803709163 293961728 635 33554432000 4194304 4625164 140734344292992 18446744073709551615 4340391 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11535/tid=11540] ppid=11533 vsize=287072 CPUtime=0 cores=0-7
/proc/11535/task/11540/stat : 11540 (SArTagnan) R 11533 11535 11509 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 8 0 803709163 293961728 636 33554432000 4194304 4625164 140734344292992 18446744073709551615 274474072558 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11535/tid=11541] ppid=11533 vsize=287072 CPUtime=0.01 cores=0-7
/proc/11535/task/11541/stat : 11541 (SArTagnan) R 11533 11535 11509 0 -1 4202560 33 0 0 0 1 0 0 0 25 0 8 0 803709163 293961728 644 33554432000 4194304 4625164 140734344292992 18446744073709551615 4484906 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11535/tid=11542] ppid=11533 vsize=287072 CPUtime=0.01 cores=0-7
/proc/11535/task/11542/stat : 11542 (SArTagnan) R 11533 11535 11509 0 -1 4202560 21 0 0 0 1 0 0 0 25 0 8 0 803709163 293961728 644 33554432000 4194304 4625164 140734344292992 18446744073709551615 4469147 0 0 4096 2 0 0 0 -1 4 0 0 0

[startup+0.0763941 s]
/proc/loadavg: 7.36 7.91 7.96 1/466 11535
/proc/meminfo: memFree=21032812/32950928 swapFree=61858088/67111528
[pid=11535] ppid=11533 vsize=289684 CPUtime=0.48 cores=0-7
/proc/11535/stat : 11535 (SArTagnan) R 11533 11535 11509 0 -1 4202496 2262 0 0 0 48 0 0 0 25 0 8 0 803709162 296636416 1705 33554432000 4194304 4625164 140734344292992 18446744073709551615 4513320 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/11535/statm: 72421 1706 351 106 0 67924 0
[pid=11535/tid=11536] ppid=11533 vsize=289684 CPUtime=0.03 cores=0-7
/proc/11535/task/11536/stat : 11536 (SArTagnan) R 11533 11535 11509 0 -1 4202560 115 0 0 0 3 0 0 0 25 0 8 0 803709163 296636416 1706 33554432000 4194304 4625164 140734344292992 18446744073709551615 274473664631 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11535/tid=11537] ppid=11533 vsize=289684 CPUtime=0.05 cores=0-7
/proc/11535/task/11537/stat : 11537 (SArTagnan) R 11533 11535 11509 0 -1 4202560 217 0 0 0 5 0 0 0 25 0 8 0 803709163 296636416 1706 33554432000 4194304 4625164 140734344292992 18446744073709551615 4462637 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11535/tid=11538] ppid=11533 vsize=289684 CPUtime=0.06 cores=0-7
/proc/11535/task/11538/stat : 11538 (SArTagnan) R 11533 11535 11509 0 -1 4202560 287 0 0 0 6 0 0 0 25 0 8 0 803709163 296636416 1706 33554432000 4194304 4625164 140734344292992 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=11535/tid=11539] ppid=11533 vsize=289684 CPUtime=0.06 cores=0-7
/proc/11535/task/11539/stat : 11539 (SArTagnan) R 11533 11535 11509 0 -1 4202560 204 0 0 0 6 0 0 0 25 0 8 0 803709163 296636416 1706 33554432000 4194304 4625164 140734344292992 18446744073709551615 4352010 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11535/tid=11540] ppid=11533 vsize=289684 CPUtime=0.05 cores=0-7
/proc/11535/task/11540/stat : 11540 (SArTagnan) R 11533 11535 11509 0 -1 4202560 240 0 0 0 5 0 0 0 25 0 8 0 803709163 296636416 1706 33554432000 4194304 4625164 140734344292992 18446744073709551615 4435117 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=11535/tid=11541] ppid=11533 vsize=289684 CPUtime=0.06 cores=0-7
/proc/11535/task/11541/stat : 11541 (SArTagnan) D 11533 11535 11509 0 -1 4202560 252 0 0 0 6 0 0 0 25 0 8 0 803709163 296636416 1706 33554432000 4194304 4625164 140734344292992 18446744073709551615 274474010807 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11535/tid=11542] ppid=11533 vsize=289684 CPUtime=0.07 cores=0-7
/proc/11535/task/11542/stat : 11542 (SArTagnan) R 11533 11535 11509 0 -1 4202560 236 0 0 0 7 0 0 0 25 0 8 0 803709163 296636416 1706 33554432000 4194304 4625164 140734344292992 18446744073709551615 4352414 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 289684

[startup+0.107318 s]
/proc/loadavg: 7.36 7.91 7.96 1/466 11535
/proc/meminfo: memFree=21032812/32950928 swapFree=61858088/67111528
[pid=11535] ppid=11533 vsize=290708 CPUtime=0.73 cores=0-7
/proc/11535/stat : 11535 (SArTagnan) R 11533 11535 11509 0 -1 4202496 3158 0 0 0 73 0 0 0 25 0 8 0 803709162 297684992 2324 33554432000 4194304 4625164 140734344292992 18446744073709551615 4392955 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/11535/statm: 72677 2324 351 106 0 68180 0
[pid=11535/tid=11536] ppid=11533 vsize=290708 CPUtime=0.06 cores=0-7
/proc/11535/task/11536/stat : 11536 (SArTagnan) R 11533 11535 11509 0 -1 4202560 224 0 0 0 6 0 0 0 25 0 8 0 803709163 297684992 2324 33554432000 4194304 4625164 140734344292992 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11535/tid=11537] ppid=11533 vsize=290708 CPUtime=0.08 cores=0-7
/proc/11535/task/11537/stat : 11537 (SArTagnan) R 11533 11535 11509 0 -1 4202560 271 0 0 0 8 0 0 0 25 0 8 0 803709163 297684992 2324 33554432000 4194304 4625164 140734344292992 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11535/tid=11538] ppid=11533 vsize=290708 CPUtime=0.09 cores=0-7
/proc/11535/task/11538/stat : 11538 (SArTagnan) R 11533 11535 11509 0 -1 4202560 498 0 0 0 9 0 0 0 25 0 8 0 803709163 297684992 2324 33554432000 4194304 4625164 140734344292992 18446744073709551615 274474072607 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=11535/tid=11539] ppid=11533 vsize=290708 CPUtime=0.09 cores=0-7
/proc/11535/task/11539/stat : 11539 (SArTagnan) R 11533 11535 11509 0 -1 4202560 235 0 0 0 9 0 0 0 25 0 8 0 803709163 297684992 2324 33554432000 4194304 4625164 140734344292992 18446744073709551615 274473628705 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11535/tid=11540] ppid=11533 vsize=290708 CPUtime=0.08 cores=0-7
/proc/11535/task/11540/stat : 11540 (SArTagnan) R 11533 11535 11509 0 -1 4202560 378 0 0 0 8 0 0 0 25 0 8 0 803709163 297684992 2324 33554432000 4194304 4625164 140734344292992 18446744073709551615 4349015 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=11535/tid=11541] ppid=11533 vsize=290708 CPUtime=0.09 cores=0-7
/proc/11535/task/11541/stat : 11541 (SArTagnan) R 11533 11535 11509 0 -1 4202560 382 0 0 0 9 0 0 0 25 0 8 0 803709163 297684992 2324 33554432000 4194304 4625164 140734344292992 18446744073709551615 4352739 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11535/tid=11542] ppid=11533 vsize=290708 CPUtime=0.1 cores=0-7
/proc/11535/task/11542/stat : 11542 (SArTagnan) R 11533 11535 11509 0 -1 4202560 349 0 0 0 10 0 0 0 25 0 8 0 803709163 297684992 2324 33554432000 4194304 4625164 140734344292992 18446744073709551615 4351951 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.73
Current children cumulated vsize (KiB) 290708

[startup+0.300522 s]
/proc/loadavg: 7.36 7.91 7.96 1/466 11535
/proc/meminfo: memFree=21032812/32950928 swapFree=61858088/67111528
[pid=11535] ppid=11533 vsize=360796 CPUtime=2.28 cores=0-7
/proc/11535/stat : 11535 (SArTagnan) R 11533 11535 11509 0 -1 4202496 7719 0 0 0 227 1 0 0 25 0 8 0 803709162 369455104 5043 33554432000 4194304 4625164 140734344292992 18446744073709551615 4396709 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/11535/statm: 90199 5043 351 106 0 85702 0
[pid=11535/tid=11536] ppid=11533 vsize=360796 CPUtime=0.25 cores=0-7
/proc/11535/task/11536/stat : 11536 (SArTagnan) R 11533 11535 11509 0 -1 4202560 823 0 0 0 25 0 0 0 25 0 8 0 803709163 369455104 5043 33554432000 4194304 4625164 140734344292992 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11535/tid=11537] ppid=11533 vsize=360796 CPUtime=0.28 cores=0-7
/proc/11535/task/11537/stat : 11537 (SArTagnan) R 11533 11535 11509 0 -1 4202560 901 0 0 0 28 0 0 0 25 0 8 0 803709163 369455104 5043 33554432000 4194304 4625164 140734344292992 18446744073709551615 4352044 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11535/tid=11538] ppid=11533 vsize=360796 CPUtime=0.29 cores=0-7
/proc/11535/task/11538/stat : 11538 (SArTagnan) R 11533 11535 11509 0 -1 4202560 1678 0 0 0 29 0 0 0 25 0 8 0 803709163 369455104 5043 33554432000 4194304 4625164 140734344292992 18446744073709551615 4552357 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=11535/tid=11539] ppid=11533 vsize=360796 CPUtime=0.29 cores=0-7
/proc/11535/task/11539/stat : 11539 (SArTagnan) R 11533 11535 11509 0 -1 4202560 572 0 0 0 29 0 0 0 25 0 8 0 803709163 369455104 5043 33554432000 4194304 4625164 140734344292992 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11535/tid=11540] ppid=11533 vsize=360796 CPUtime=0.28 cores=0-7
/proc/11535/task/11540/stat : 11540 (SArTagnan) R 11533 11535 11509 0 -1 4202560 914 0 0 0 28 0 0 0 25 0 8 0 803709163 369455104 5043 33554432000 4194304 4625164 140734344292992 18446744073709551615 4348870 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=11535/tid=11541] ppid=11533 vsize=360796 CPUtime=0.29 cores=0-7
/proc/11535/task/11541/stat : 11541 (SArTagnan) R 11533 11535 11509 0 -1 4202560 896 0 0 0 29 0 0 0 25 0 8 0 803709163 369455104 5043 33554432000 4194304 4625164 140734344292992 18446744073709551615 4352739 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11535/tid=11542] ppid=11533 vsize=360796 CPUtime=0.29 cores=0-7
/proc/11535/task/11542/stat : 11542 (SArTagnan) R 11533 11535 11509 0 -1 4202560 692 0 0 0 29 0 0 0 25 0 8 0 803709163 369455104 5043 33554432000 4194304 4625164 140734344292992 18446744073709551615 4352760 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2.28
Current children cumulated vsize (KiB) 360796

[startup+1.41833 s]
/proc/loadavg: 7.36 7.91 7.96 1/466 11535
/proc/meminfo: memFree=21032812/32950928 swapFree=61858088/67111528
[pid=11535] ppid=11533 vsize=380536 CPUtime=11.21 cores=0-7
/proc/11535/stat : 11535 (SArTagnan) R 11533 11535 11509 0 -1 4202496 25077 0 0 0 1118 3 0 0 19 0 8 0 803709162 389668864 14528 33554432000 4194304 4625164 140734344292992 18446744073709551615 4329151 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/11535/statm: 95134 14528 351 106 0 90637 0
[pid=11535/tid=11536] ppid=11533 vsize=380536 CPUtime=1.37 cores=0-7
/proc/11535/task/11536/stat : 11536 (SArTagnan) R 11533 11535 11509 0 -1 4202560 2252 0 0 0 137 0 0 0 25 0 8 0 803709163 389668864 14528 33554432000 4194304 4625164 140734344292992 18446744073709551615 4352280 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11535/tid=11537] ppid=11533 vsize=380536 CPUtime=1.39 cores=0-7
/proc/11535/task/11537/stat : 11537 (SArTagnan) R 11533 11535 11509 0 -1 4202560 2835 0 0 0 139 0 0 0 25 0 8 0 803709163 389668864 14441 33554432000 4194304 4625164 140734344292992 18446744073709551615 4351827 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11535/tid=11538] ppid=11533 vsize=380536 CPUtime=1.4 cores=0-7
/proc/11535/task/11538/stat : 11538 (SArTagnan) R 11533 11535 11509 0 -1 4202560 7641 0 0 0 139 1 0 0 19 0 8 0 803709163 389668864 14441 33554432000 4194304 4625164 140734344292992 18446744073709551615 274489951259 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=11535/tid=11539] ppid=11533 vsize=380536 CPUtime=1.4 cores=0-7
/proc/11535/task/11539/stat : 11539 (SArTagnan) R 11533 11535 11509 0 -1 4202560 2077 0 0 0 140 0 0 0 25 0 8 0 803709163 389668864 14441 33554432000 4194304 4625164 140734344292992 18446744073709551615 4462399 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11535/tid=11540] ppid=11533 vsize=384528 CPUtime=1.39 cores=0-7
/proc/11535/task/11540/stat : 11540 (SArTagnan) R 11533 11535 11509 0 -1 4202560 2838 0 0 0 139 0 0 0 25 0 8 0 803709163 393756672 14442 33554432000 4194304 4625164 140734344292992 18446744073709551615 4437632 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=11535/tid=11541] ppid=11533 vsize=384528 CPUtime=1.4 cores=0-7
/proc/11535/task/11541/stat : 11541 (SArTagnan) R 11533 11535 11509 0 -1 4202560 2881 0 0 0 140 0 0 0 25 0 8 0 803709163 393756672 14456 33554432000 4194304 4625164 140734344292992 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11535/tid=11542] ppid=11533 vsize=384528 CPUtime=1.4 cores=0-7
/proc/11535/task/11542/stat : 11542 (SArTagnan) R 11533 11535 11509 0 -1 4202560 2155 0 0 0 140 0 0 0 25 0 8 0 803709163 393756672 14470 33554432000 4194304 4625164 140734344292992 18446744073709551615 4464383 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 11.21
Current children cumulated vsize (KiB) 380536

[startup+1.51831 s]
/proc/loadavg: 7.36 7.91 7.96 1/466 11535
/proc/meminfo: memFree=21032812/32950928 swapFree=61858088/67111528
[pid=11535] ppid=11533 vsize=382564 CPUtime=12.02 cores=0-7
/proc/11535/stat : 11535 (SArTagnan) R 11533 11535 11509 0 -1 4202496 27049 0 0 0 1198 4 0 0 19 0 8 0 803709162 391745536 15258 33554432000 4194304 4625164 140734344292992 18446744073709551615 4511986 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/11535/statm: 95641 15258 351 106 0 91144 0
[pid=11535/tid=11536] ppid=11533 vsize=382564 CPUtime=1.46 cores=0-7
/proc/11535/task/11536/stat : 11536 (SArTagnan) R 11533 11535 11509 0 -1 4202560 2996 0 0 0 146 0 0 0 25 0 8 0 803709163 391745536 15258 33554432000 4194304 4625164 140734344292992 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11535/tid=11537] ppid=11533 vsize=382564 CPUtime=1.49 cores=0-7
/proc/11535/task/11537/stat : 11537 (SArTagnan) R 11533 11535 11509 0 -1 4202560 2858 0 0 0 149 0 0 0 25 0 8 0 803709163 391745536 15258 33554432000 4194304 4625164 140734344292992 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11535/tid=11538] ppid=11533 vsize=382564 CPUtime=1.5 cores=0-7
/proc/11535/task/11538/stat : 11538 (SArTagnan) R 11533 11535 11509 0 -1 4202560 8439 0 0 0 149 1 0 0 19 0 8 0 803709163 391745536 15258 33554432000 4194304 4625164 140734344292992 18446744073709551615 4552395 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=11535/tid=11539] ppid=11533 vsize=382564 CPUtime=1.5 cores=0-7
/proc/11535/task/11539/stat : 11539 (SArTagnan) R 11533 11535 11509 0 -1 4202560 2170 0 0 0 150 0 0 0 25 0 8 0 803709163 391745536 15258 33554432000 4194304 4625164 140734344292992 18446744073709551615 4352044 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11535/tid=11540] ppid=11533 vsize=382564 CPUtime=1.49 cores=0-7
/proc/11535/task/11540/stat : 11540 (SArTagnan) R 11533 11535 11509 0 -1 4202560 2911 0 0 0 149 0 0 0 25 0 8 0 803709163 391745536 15258 33554432000 4194304 4625164 140734344292992 18446744073709551615 4349087 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=11535/tid=11541] ppid=11533 vsize=382564 CPUtime=1.5 cores=0-7
/proc/11535/task/11541/stat : 11541 (SArTagnan) R 11533 11535 11509 0 -1 4202560 2927 0 0 0 150 0 0 0 25 0 8 0 803709163 391745536 15259 33554432000 4194304 4625164 140734344292992 18446744073709551615 4352170 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11535/tid=11542] ppid=11533 vsize=382564 CPUtime=1.5 cores=0-7
/proc/11535/task/11542/stat : 11542 (SArTagnan) R 11533 11535 11509 0 -1 4202560 2185 0 0 0 150 0 0 0 25 0 8 0 803709163 391745536 15259 33554432000 4194304 4625164 140734344292992 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 12.02
Current children cumulated vsize (KiB) 382564

[startup+3.10103 s]
/proc/loadavg: 7.36 7.91 7.96 9/474 11543
/proc/meminfo: memFree=20938784/32950928 swapFree=61858088/67111528
[pid=11535] ppid=11533 vsize=403588 CPUtime=24.64 cores=0-7
/proc/11535/stat : 11535 (SArTagnan) R 11533 11535 11509 0 -1 4202496 45114 0 0 0 2458 6 0 0 23 0 8 0 803709162 413274112 23916 33554432000 4194304 4625164 140734344292992 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/11535/statm: 100897 23916 370 106 0 96400 0
[pid=11535/tid=11536] ppid=11533 vsize=403588 CPUtime=3.05 cores=0-7
/proc/11535/task/11536/stat : 11536 (SArTagnan) R 11533 11535 11509 0 -1 4202560 4754 0 0 0 305 0 0 0 25 0 8 0 803709163 413274112 23916 33554432000 4194304 4625164 140734344292992 18446744073709551615 4351764 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11535/tid=11537] ppid=11533 vsize=403588 CPUtime=3.08 cores=0-7
/proc/11535/task/11537/stat : 11537 (SArTagnan) R 11533 11535 11509 0 -1 4202560 4566 0 0 0 308 0 0 0 25 0 8 0 803709163 413274112 23916 33554432000 4194304 4625164 140734344292992 18446744073709551615 4352739 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11535/tid=11538] ppid=11533 vsize=403588 CPUtime=3.08 cores=0-7
/proc/11535/task/11538/stat : 11538 (SArTagnan) R 11533 11535 11509 0 -1 4202560 15287 0 0 0 306 2 0 0 23 0 8 0 803709163 413274112 23916 33554432000 4194304 4625164 140734344292992 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=11535/tid=11539] ppid=11533 vsize=403588 CPUtime=3.08 cores=0-7
/proc/11535/task/11539/stat : 11539 (SArTagnan) R 11533 11535 11509 0 -1 4202560 3347 0 0 0 308 0 0 0 25 0 8 0 803709163 413274112 23916 33554432000 4194304 4625164 140734344292992 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11535/tid=11540] ppid=11533 vsize=403588 CPUtime=3.07 cores=0-7
/proc/11535/task/11540/stat : 11540 (SArTagnan) R 11533 11535 11509 0 -1 4202560 4629 0 0 0 307 0 0 0 25 0 8 0 803709163 413274112 23916 33554432000 4194304 4625164 140734344292992 18446744073709551615 4295440 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=11535/tid=11541] ppid=11533 vsize=403588 CPUtime=3.08 cores=0-7
/proc/11535/task/11541/stat : 11541 (SArTagnan) R 11533 11535 11509 0 -1 4202560 4453 0 0 0 308 0 0 0 25 0 8 0 803709163 413274112 23916 33554432000 4194304 4625164 140734344292992 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11535/tid=11542] ppid=11533 vsize=403588 CPUtime=3.08 cores=0-7
/proc/11535/task/11542/stat : 11542 (SArTagnan) R 11533 11535 11509 0 -1 4202560 4557 0 0 0 308 0 0 0 25 0 8 0 803709163 413274112 23916 33554432000 4194304 4625164 140734344292992 18446744073709551615 4351792 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 24.64
Current children cumulated vsize (KiB) 403588

[startup+6.31847 s]
/proc/loadavg: 7.42 7.91 7.96 9/474 11543
/proc/meminfo: memFree=20883824/32950928 swapFree=61858088/67111528
[pid=11535] ppid=11533 vsize=435868 CPUtime=50.33 cores=0-7
/proc/11535/stat : 11535 (SArTagnan) R 11533 11535 11509 0 -1 4202496 80020 0 0 0 5021 12 0 0 25 0 8 0 803709162 446328832 37534 33554432000 4194304 4625164 140734344292992 18446744073709551615 4512042 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/11535/statm: 108967 37534 364 106 0 104470 0
[pid=11535/tid=11536] ppid=11533 vsize=435868 CPUtime=6.26 cores=0-7
/proc/11535/task/11536/stat : 11536 (SArTagnan) R 11533 11535 11509 0 -1 4202560 7454 0 0 0 626 0 0 0 25 0 8 0 803709163 446328832 37534 33554432000 4194304 4625164 140734344292992 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11535/tid=11537] ppid=11533 vsize=435868 CPUtime=6.29 cores=0-7
/proc/11535/task/11537/stat : 11537 (SArTagnan) R 11533 11535 11509 0 -1 4202560 7085 0 0 0 629 0 0 0 25 0 8 0 803709163 446328832 37534 33554432000 4194304 4625164 140734344292992 18446744073709551615 4351764 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11535/tid=11538] ppid=11533 vsize=435868 CPUtime=6.31 cores=0-7
/proc/11535/task/11538/stat : 11538 (SArTagnan) R 11533 11535 11509 0 -1 4202560 29867 0 0 0 626 5 0 0 25 0 8 0 803709163 446328832 37534 33554432000 4194304 4625164 140734344292992 18446744073709551615 4550608 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=11535/tid=11539] ppid=11533 vsize=435868 CPUtime=6.3 cores=0-7
/proc/11535/task/11539/stat : 11539 (SArTagnan) R 11533 11535 11509 0 -1 4202560 7343 0 0 0 629 1 0 0 25 0 8 0 803709163 446328832 37534 33554432000 4194304 4625164 140734344292992 18446744073709551615 4351792 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11535/tid=11540] ppid=11533 vsize=435868 CPUtime=6.29 cores=0-7
/proc/11535/task/11540/stat : 11540 (SArTagnan) R 11533 11535 11509 0 -1 4202560 7345 0 0 0 629 0 0 0 25 0 8 0 803709163 446328832 37534 33554432000 4194304 4625164 140734344292992 18446744073709551615 4349054 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=11535/tid=11541] ppid=11533 vsize=435868 CPUtime=6.3 cores=0-7
/proc/11535/task/11541/stat : 11541 (SArTagnan) R 11533 11535 11509 0 -1 4202560 8744 0 0 0 629 1 0 0 25 0 8 0 803709163 446328832 37534 33554432000 4194304 4625164 140734344292992 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11535/tid=11542] ppid=11533 vsize=435868 CPUtime=6.31 cores=0-7
/proc/11535/task/11542/stat : 11542 (SArTagnan) R 11533 11535 11509 0 -1 4202560 7033 0 0 0 630 1 0 0 25 0 8 0 803709163 446328832 37534 33554432000 4194304 4625164 140734344292992 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 4 0 0 0

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

[pid=11535/tid=11537] ppid=11533 vsize=5248344 CPUtime=4661.06 cores=0-7
/proc/11535/task/11537/stat : 11537 (SArTagnan) R 11533 11535 11509 0 -1 4202560 210545 0 0 0 466059 47 0 0 25 0 8 0 803709163 5374304256 1092639 33554432000 4194304 4625164 140734344292992 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11535/tid=11538] ppid=11533 vsize=5248344 CPUtime=4662.34 cores=0-7
/proc/11535/task/11538/stat : 11538 (SArTagnan) R 11533 11535 11509 0 -1 4202560 11401586 0 0 0 464225 2009 0 0 25 0 8 0 803709163 5374304256 1092640 33554432000 4194304 4625164 140734344292992 18446744073709551615 4579396 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=11535/tid=11539] ppid=11533 vsize=5248344 CPUtime=4661.73 cores=0-7
/proc/11535/task/11539/stat : 11539 (SArTagnan) R 11533 11535 11509 0 -1 4202560 212907 0 0 0 466128 45 0 0 25 0 8 0 803709163 5374304256 1092640 33554432000 4194304 4625164 140734344292992 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11535/tid=11540] ppid=11533 vsize=5248344 CPUtime=4662.36 cores=0-7
/proc/11535/task/11540/stat : 11540 (SArTagnan) R 11533 11535 11509 0 -1 4202560 200036 0 0 0 466191 45 0 0 25 0 8 0 803709163 5374304256 1092640 33554432000 4194304 4625164 140734344292992 18446744073709551615 4329981 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=11535/tid=11541] ppid=11533 vsize=5248344 CPUtime=4662.36 cores=0-7
/proc/11535/task/11541/stat : 11541 (SArTagnan) R 11533 11535 11509 0 -1 4202560 353622 0 0 0 466150 86 0 0 25 0 8 0 803709163 5374304256 1092640 33554432000 4194304 4625164 140734344292992 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11535/tid=11542] ppid=11533 vsize=5248344 CPUtime=4662.38 cores=0-7
/proc/11535/task/11542/stat : 11542 (SArTagnan) R 11533 11535 11509 0 -1 4202560 242090 0 0 0 466188 50 0 0 25 0 8 0 803709163 5374304256 1092641 33554432000 4194304 4625164 140734344292992 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 37221.8
Current children cumulated vsize (KiB) 5248344

[startup+4722.3 s]
/proc/loadavg: 8.00 8.03 8.02 9/474 11681
/proc/meminfo: memFree=16646824/32950928 swapFree=61858088/67111528
[pid=11535] ppid=11533 vsize=5248344 CPUtime=37700.8 cores=0-7
/proc/11535/stat : 11535 (SArTagnan) R 11533 11535 11509 0 -1 4202496 17978016 0 0 0 3766710 3365 0 0 25 0 8 0 803709162 5374304256 1094563 33554432000 4194304 4625164 140734344292992 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/11535/statm: 1312086 1094563 391 106 0 1307589 0
[pid=11535/tid=11536] ppid=11533 vsize=5248344 CPUtime=4722.22 cores=0-7
/proc/11535/task/11536/stat : 11536 (SArTagnan) R 11533 11535 11509 0 -1 4202560 215385 0 0 0 472178 44 0 0 25 0 8 0 803709163 5374304256 1094563 33554432000 4194304 4625164 140734344292992 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11535/tid=11537] ppid=11533 vsize=5248344 CPUtime=4721.03 cores=0-7
/proc/11535/task/11537/stat : 11537 (SArTagnan) R 11533 11535 11509 0 -1 4202560 210552 0 0 0 472056 47 0 0 25 0 8 0 803709163 5374304256 1094563 33554432000 4194304 4625164 140734344292992 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11535/tid=11538] ppid=11533 vsize=5248344 CPUtime=4722.34 cores=0-7
/proc/11535/task/11538/stat : 11538 (SArTagnan) R 11533 11535 11509 0 -1 4202560 11580315 0 0 0 470191 2043 0 0 25 0 8 0 803709163 5374304256 1094563 33554432000 4194304 4625164 140734344292992 18446744073709551615 4552369 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=11535/tid=11539] ppid=11533 vsize=5248344 CPUtime=4721.74 cores=0-7
/proc/11535/task/11539/stat : 11539 (SArTagnan) R 11533 11535 11509 0 -1 4202560 212915 0 0 0 472129 45 0 0 25 0 8 0 803709163 5374304256 1094563 33554432000 4194304 4625164 140734344292992 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11535/tid=11540] ppid=11533 vsize=5248344 CPUtime=4722.36 cores=0-7
/proc/11535/task/11540/stat : 11540 (SArTagnan) R 11533 11535 11509 0 -1 4202560 200046 0 0 0 472191 45 0 0 25 0 8 0 803709163 5374304256 1094563 33554432000 4194304 4625164 140734344292992 18446744073709551615 4329981 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=11535/tid=11541] ppid=11533 vsize=5248344 CPUtime=4722.37 cores=0-7
/proc/11535/task/11541/stat : 11541 (SArTagnan) R 11533 11535 11509 0 -1 4202560 353666 0 0 0 472150 87 0 0 25 0 8 0 803709163 5374304256 1094563 33554432000 4194304 4625164 140734344292992 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11535/tid=11542] ppid=11533 vsize=5248344 CPUtime=4722.38 cores=0-7
/proc/11535/task/11542/stat : 11542 (SArTagnan) R 11533 11535 11509 0 -1 4202560 242098 0 0 0 472188 50 0 0 25 0 8 0 803709163 5374304256 1094563 33554432000 4194304 4625164 140734344292992 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 37700.8
Current children cumulated vsize (KiB) 5248344

[startup+4782.3 s]
/proc/loadavg: 8.00 8.03 8.01 9/474 11682
/proc/meminfo: memFree=16643692/32950928 swapFree=61858088/67111528
[pid=11535] ppid=11533 vsize=5248344 CPUtime=38179.8 cores=0-7
/proc/11535/stat : 11535 (SArTagnan) R 11533 11535 11509 0 -1 4202496 18129976 0 0 0 3814583 3395 0 0 25 0 8 0 803709162 5374304256 1095461 33554432000 4194304 4625164 140734344292992 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/11535/statm: 1312086 1095461 357 106 0 1307589 0
[pid=11535/tid=11536] ppid=11533 vsize=5248344 CPUtime=4782.21 cores=0-7
/proc/11535/task/11536/stat : 11536 (SArTagnan) R 11533 11535 11509 0 -1 4202560 215398 0 0 0 478177 44 0 0 25 0 8 0 803709163 5374304256 1095461 33554432000 4194304 4625164 140734344292992 18446744073709551615 4330791 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11535/tid=11537] ppid=11533 vsize=5248344 CPUtime=4781.02 cores=0-7
/proc/11535/task/11537/stat : 11537 (SArTagnan) R 11533 11535 11509 0 -1 4202560 210560 0 0 0 478055 47 0 0 25 0 8 0 803709163 5374304256 1095461 33554432000 4194304 4625164 140734344292992 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11535/tid=11538] ppid=11533 vsize=5248344 CPUtime=4782.33 cores=0-7
/proc/11535/task/11538/stat : 11538 (SArTagnan) R 11533 11535 11509 0 -1 4202560 11685742 0 0 0 476170 2063 0 0 25 0 8 0 803709163 5374304256 1095461 33554432000 4194304 4625164 140734344292992 18446744073709551615 4552369 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=11535/tid=11539] ppid=11533 vsize=5248344 CPUtime=4781.74 cores=0-7
/proc/11535/task/11539/stat : 11539 (SArTagnan) R 11533 11535 11509 0 -1 4202560 212924 0 0 0 478129 45 0 0 25 0 8 0 803709163 5374304256 1095461 33554432000 4194304 4625164 140734344292992 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11535/tid=11540] ppid=11533 vsize=5248344 CPUtime=4782.36 cores=0-7
/proc/11535/task/11540/stat : 11540 (SArTagnan) R 11533 11535 11509 0 -1 4202560 200056 0 0 0 478191 45 0 0 25 0 8 0 803709163 5374304256 1095461 33554432000 4194304 4625164 140734344292992 18446744073709551615 4329981 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=11535/tid=11541] ppid=11533 vsize=5248344 CPUtime=4782.37 cores=0-7
/proc/11535/task/11541/stat : 11541 (SArTagnan) R 11533 11535 11509 0 -1 4202560 353703 0 0 0 478150 87 0 0 25 0 8 0 803709163 5374304256 1095461 33554432000 4194304 4625164 140734344292992 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11535/tid=11542] ppid=11533 vsize=5248344 CPUtime=4782.38 cores=0-7
/proc/11535/task/11542/stat : 11542 (SArTagnan) R 11533 11535 11509 0 -1 4202560 242106 0 0 0 478188 50 0 0 25 0 8 0 803709163 5374304256 1095461 33554432000 4194304 4625164 140734344292992 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 38179.8
Current children cumulated vsize (KiB) 5248344

[startup+4842.3 s]
/proc/loadavg: 8.11 8.05 8.02 9/474 11684
/proc/meminfo: memFree=16636936/32950928 swapFree=61858088/67111528
[pid=11535] ppid=11533 vsize=5248344 CPUtime=38658.8 cores=0-7
/proc/11535/stat : 11535 (SArTagnan) R 11533 11535 11509 0 -1 4202496 18237622 0 0 0 3862463 3416 0 0 25 0 8 0 803709162 5374304256 1096652 33554432000 4194304 4625164 140734344292992 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/11535/statm: 1312086 1096652 447 106 0 1307589 0
[pid=11535/tid=11536] ppid=11533 vsize=5248344 CPUtime=4842.21 cores=0-7
/proc/11535/task/11536/stat : 11536 (SArTagnan) R 11533 11535 11509 0 -1 4202560 215414 0 0 0 484177 44 0 0 25 0 8 0 803709163 5374304256 1096652 33554432000 4194304 4625164 140734344292992 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11535/tid=11537] ppid=11533 vsize=5248344 CPUtime=4841.01 cores=0-7
/proc/11535/task/11537/stat : 11537 (SArTagnan) R 11533 11535 11509 0 -1 4202560 210568 0 0 0 484054 47 0 0 25 0 8 0 803709163 5374304256 1096652 33554432000 4194304 4625164 140734344292992 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11535/tid=11538] ppid=11533 vsize=5248344 CPUtime=4842.34 cores=0-7
/proc/11535/task/11538/stat : 11538 (SArTagnan) R 11533 11535 11509 0 -1 4202560 11792999 0 0 0 482150 2084 0 0 25 0 8 0 803709163 5374304256 1096652 33554432000 4194304 4625164 140734344292992 18446744073709551615 4552369 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=11535/tid=11539] ppid=11533 vsize=5248344 CPUtime=4841.74 cores=0-7
/proc/11535/task/11539/stat : 11539 (SArTagnan) R 11533 11535 11509 0 -1 4202560 212935 0 0 0 484129 45 0 0 25 0 8 0 803709163 5374304256 1096652 33554432000 4194304 4625164 140734344292992 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11535/tid=11540] ppid=11533 vsize=5248344 CPUtime=4842.37 cores=0-7
/proc/11535/task/11540/stat : 11540 (SArTagnan) R 11533 11535 11509 0 -1 4202560 200065 0 0 0 484191 46 0 0 25 0 8 0 803709163 5374304256 1096652 33554432000 4194304 4625164 140734344292992 18446744073709551615 4460393 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=11535/tid=11541] ppid=11533 vsize=5248344 CPUtime=4842.36 cores=0-7
/proc/11535/task/11541/stat : 11541 (SArTagnan) R 11533 11535 11509 0 -1 4202560 353971 0 0 0 484149 87 0 0 25 0 8 0 803709163 5374304256 1096652 33554432000 4194304 4625164 140734344292992 18446744073709551615 4351981 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11535/tid=11542] ppid=11533 vsize=5248344 CPUtime=4842.38 cores=0-7
/proc/11535/task/11542/stat : 11542 (SArTagnan) R 11533 11535 11509 0 -1 4202560 242122 0 0 0 484188 50 0 0 25 0 8 0 803709163 5374304256 1096652 33554432000 4194304 4625164 140734344292992 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 38658.8
Current children cumulated vsize (KiB) 5248344

[startup+4902.3 s]
/proc/loadavg: 8.11 8.05 8.02 9/474 11685
/proc/meminfo: memFree=16624508/32950928 swapFree=61858088/67111528
[pid=11535] ppid=11533 vsize=5248344 CPUtime=39137.9 cores=0-7
/proc/11535/stat : 11535 (SArTagnan) R 11533 11535 11509 0 -1 4202496 18356390 0 0 0 3910347 3440 0 0 25 0 8 0 803709162 5374304256 1100304 33554432000 4194304 4625164 140734344292992 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/11535/statm: 1312086 1100304 451 106 0 1307589 0
[pid=11535/tid=11536] ppid=11533 vsize=5248344 CPUtime=4902.23 cores=0-7
/proc/11535/task/11536/stat : 11536 (SArTagnan) R 11533 11535 11509 0 -1 4202560 215426 0 0 0 490179 44 0 0 25 0 8 0 803709163 5374304256 1100307 33554432000 4194304 4625164 140734344292992 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11535/tid=11537] ppid=11533 vsize=5248344 CPUtime=4901.01 cores=0-7
/proc/11535/task/11537/stat : 11537 (SArTagnan) R 11533 11535 11509 0 -1 4202560 210576 0 0 0 490054 47 0 0 25 0 8 0 803709163 5374304256 1100307 33554432000 4194304 4625164 140734344292992 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11535/tid=11538] ppid=11533 vsize=5248344 CPUtime=4902.36 cores=0-7
/proc/11535/task/11538/stat : 11538 (SArTagnan) R 11533 11535 11509 0 -1 4202560 11908528 0 0 0 488130 2106 0 0 25 0 8 0 803709163 5374304256 1100307 33554432000 4194304 4625164 140734344292992 18446744073709551615 4552369 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=11535/tid=11539] ppid=11533 vsize=5248344 CPUtime=4901.75 cores=0-7
/proc/11535/task/11539/stat : 11539 (SArTagnan) R 11533 11535 11509 0 -1 4202560 212948 0 0 0 490130 45 0 0 25 0 8 0 803709163 5374304256 1100307 33554432000 4194304 4625164 140734344292992 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11535/tid=11540] ppid=11533 vsize=5248344 CPUtime=4902.39 cores=0-7
/proc/11535/task/11540/stat : 11540 (SArTagnan) R 11533 11535 11509 0 -1 4202560 200076 0 0 0 490193 46 0 0 25 0 8 0 803709163 5374304256 1100307 33554432000 4194304 4625164 140734344292992 18446744073709551615 4460412 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=11535/tid=11541] ppid=11533 vsize=5248344 CPUtime=4902.39 cores=0-7
/proc/11535/task/11541/stat : 11541 (SArTagnan) R 11533 11535 11509 0 -1 4202560 357104 0 0 0 490150 89 0 0 25 0 8 0 803709163 5374304256 1100307 33554432000 4194304 4625164 140734344292992 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11535/tid=11542] ppid=11533 vsize=5248344 CPUtime=4902.4 cores=0-7
/proc/11535/task/11542/stat : 11542 (SArTagnan) R 11533 11535 11509 0 -1 4202560 242136 0 0 0 490190 50 0 0 25 0 8 0 803709163 5374304256 1100307 33554432000 4194304 4625164 140734344292992 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 39137.9
Current children cumulated vsize (KiB) 5248344

[startup+4962.3 s]
/proc/loadavg: 8.11 8.06 8.01 9/474 11687
/proc/meminfo: memFree=16621628/32950928 swapFree=61858088/67111528
[pid=11535] ppid=11533 vsize=5248344 CPUtime=39616.8 cores=0-7
/proc/11535/stat : 11535 (SArTagnan) R 11533 11535 11509 0 -1 4202496 18476824 0 0 0 3958219 3463 0 0 25 0 8 0 803709162 5374304256 1100828 33554432000 4194304 4625164 140734344292992 18446744073709551615 4519334 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/11535/statm: 1312086 1100828 429 106 0 1307589 0
[pid=11535/tid=11536] ppid=11533 vsize=5248344 CPUtime=4962.22 cores=0-7
/proc/11535/task/11536/stat : 11536 (SArTagnan) R 11533 11535 11509 0 -1 4202560 215438 0 0 0 496178 44 0 0 25 0 8 0 803709163 5374304256 1100828 33554432000 4194304 4625164 140734344292992 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11535/tid=11537] ppid=11533 vsize=5248344 CPUtime=4960.98 cores=0-7
/proc/11535/task/11537/stat : 11537 (SArTagnan) R 11533 11535 11509 0 -1 4202560 210583 0 0 0 496051 47 0 0 25 0 8 0 803709163 5374304256 1100828 33554432000 4194304 4625164 140734344292992 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11535/tid=11538] ppid=11533 vsize=5248344 CPUtime=4962.34 cores=0-7
/proc/11535/task/11538/stat : 11538 (SArTagnan) R 11533 11535 11509 0 -1 4202560 12028503 0 0 0 494106 2128 0 0 25 0 8 0 803709163 5374304256 1100828 33554432000 4194304 4625164 140734344292992 18446744073709551615 4552369 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=11535/tid=11539] ppid=11533 vsize=5248344 CPUtime=4961.74 cores=0-7
/proc/11535/task/11539/stat : 11539 (SArTagnan) R 11533 11535 11509 0 -1 4202560 212960 0 0 0 496129 45 0 0 25 0 8 0 803709163 5374304256 1100828 33554432000 4194304 4625164 140734344292992 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11535/tid=11540] ppid=11533 vsize=5248344 CPUtime=4962.38 cores=0-7
/proc/11535/task/11540/stat : 11540 (SArTagnan) R 11533 11535 11509 0 -1 4202560 200086 0 0 0 496192 46 0 0 25 0 8 0 803709163 5374304256 1100828 33554432000 4194304 4625164 140734344292992 18446744073709551615 4329981 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=11535/tid=11541] ppid=11533 vsize=5248344 CPUtime=4962.37 cores=0-7
/proc/11535/task/11541/stat : 11541 (SArTagnan) R 11533 11535 11509 0 -1 4202560 357422 0 0 0 496148 89 0 0 25 0 8 0 803709163 5374304256 1100828 33554432000 4194304 4625164 140734344292992 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11535/tid=11542] ppid=11533 vsize=5248344 CPUtime=4962.39 cores=0-7
/proc/11535/task/11542/stat : 11542 (SArTagnan) R 11533 11535 11509 0 -1 4202560 242148 0 0 0 496189 50 0 0 25 0 8 0 803709163 5374304256 1100828 33554432000 4194304 4625164 140734344292992 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 39616.8
Current children cumulated vsize (KiB) 5248344



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5010.4 s]
/proc/loadavg: 8.12 8.06 8.02 9/474 11697
/proc/meminfo: memFree=16617464/32950928 swapFree=61858088/67111528
[pid=11535] ppid=11533 vsize=5248344 CPUtime=40000.9 cores=0-7
/proc/11535/stat : 11535 (SArTagnan) R 11533 11535 11509 0 -1 4202496 18568485 0 0 0 3996605 3481 0 0 25 0 8 0 803709162 5374304256 1102037 33554432000 4194304 4625164 140734344292992 18446744073709551615 4512017 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/11535/statm: 1312086 1102037 526 106 0 1307589 0
[pid=11535/tid=11536] ppid=11533 vsize=5248344 CPUtime=5010.33 cores=0-7
/proc/11535/task/11536/stat : 11536 (SArTagnan) R 11533 11535 11509 0 -1 4202560 215446 0 0 0 500989 44 0 0 25 0 8 0 803709163 5374304256 1102037 33554432000 4194304 4625164 140734344292992 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11535/tid=11537] ppid=11533 vsize=5248344 CPUtime=5009.09 cores=0-7
/proc/11535/task/11537/stat : 11537 (SArTagnan) R 11533 11535 11509 0 -1 4202560 210590 0 0 0 500862 47 0 0 25 0 8 0 803709163 5374304256 1102037 33554432000 4194304 4625164 140734344292992 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11535/tid=11538] ppid=11533 vsize=5248344 CPUtime=5010.44 cores=0-7
/proc/11535/task/11538/stat : 11538 (SArTagnan) R 11533 11535 11509 0 -1 4202560 12119740 0 0 0 498898 2146 0 0 25 0 8 0 803709163 5374304256 1102037 33554432000 4194304 4625164 140734344292992 18446744073709551615 4334728 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=11535/tid=11539] ppid=11533 vsize=5248344 CPUtime=5009.86 cores=0-7
/proc/11535/task/11539/stat : 11539 (SArTagnan) R 11533 11535 11509 0 -1 4202560 212967 0 0 0 500941 45 0 0 25 0 8 0 803709163 5374304256 1102037 33554432000 4194304 4625164 140734344292992 18446744073709551615 4330825 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11535/tid=11540] ppid=11533 vsize=5248344 CPUtime=5010.5 cores=0-7
/proc/11535/task/11540/stat : 11540 (SArTagnan) R 11533 11535 11509 0 -1 4202560 200093 0 0 0 501004 46 0 0 25 0 8 0 803709163 5374304256 1102037 33554432000 4194304 4625164 140734344292992 18446744073709551615 4329721 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=11535/tid=11541] ppid=11533 vsize=5248344 CPUtime=5010.48 cores=0-7
/proc/11535/task/11541/stat : 11541 (SArTagnan) R 11533 11535 11509 0 -1 4202560 357751 0 0 0 500959 89 0 0 25 0 8 0 803709163 5374304256 1102037 33554432000 4194304 4625164 140734344292992 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11535/tid=11542] ppid=11533 vsize=5248344 CPUtime=5010.5 cores=0-7
/proc/11535/task/11542/stat : 11542 (SArTagnan) R 11533 11535 11509 0 -1 4202560 242160 0 0 0 501000 50 0 0 25 0 8 0 803709163 5374304256 1102037 33554432000 4194304 4625164 140734344292992 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 40000.9
Current children cumulated vsize (KiB) 5248344

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

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

[startup+5010.6 s]
/proc/loadavg: 8.12 8.06 8.02 9/474 11697
/proc/meminfo: memFree=16617464/32950928 swapFree=61858088/67111528
[pid=11535] ppid=11533 vsize=0 CPUtime=40001.1 cores=0-7
/proc/11535/stat : 11535 (SArTagnan) R 11533 11535 11509 0 -1 4203524 18568486 0 0 0 3996616 3498 0 0 25 0 1 0 803709162 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/11535/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 40001.1
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5010.65
CPU time (s): 40001.2
CPU user time (s): 39966.2
CPU system time (s): 35.0317
CPU usage (%): 798.324
Max. virtual memory (cumulated for all children) (KiB): 5566280

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39966.2
system time used= 35.0317
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18568486
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= 776
involuntary context switches= 171826

runsolver used 21.6037 second user time and 59.269 second system time

The end

Launcher Data

Begin job on node125 at 2011-06-01 11:38:15
IDJOB=3438646
IDBENCH=83144
IDSOLVER=1936
FILE ID=node125/3438646-1306921095
RUNJOBID= node125-1306921095-11523
PBS_JOBID= 13488549
Free space on /tmp= 73804 MiB

SOLVER NAME= SArTagnan 2011-05-15 (fixed)
BENCH NAME= SAT11/crafted/spence/sgen/sgen3-n160-s73223945-unsat.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3438646-1306921095/watcher-3438646-1306921095 -o /tmp/evaluation-result-3438646-1306921095/solver-3438646-1306921095 -C 40000 -W 5100 -M 31000  SArTagnan HOME/instance-3438646-1306921095.cnf -threads=8

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

MD5SUM BENCH= ebbfc0ffb6aa4fcba0d5ce3964018543
RANDOM SEED=94499450

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      21033208 kB
Buffers:        297172 kB
Cached:        2917460 kB
SwapCached:       3584 kB
Active:        8579712 kB
Inactive:      3003004 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      21033208 kB
SwapTotal:    67111528 kB
SwapFree:     61858088 kB
Dirty:             420 kB
Writeback:          32 kB
AnonPages:     8366680 kB
Mapped:          33252 kB
Slab:           201828 kB
PageTables:      61136 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 130001884 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= 73804 MiB
End job on node125 at 2011-06-01 13:01:47