Trace number 3439631

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.9 5009.1

General information on the benchmark

NameSAT02/handmade/pehoushek/plainoldcnf/
5cnf_4300_4300_170.shuffled.cnf
MD5SUM82789f57e506af1994452e76af2dcbf0
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.095984
Satisfiable
(Un)Satisfiability was proved
Number of variables170
Number of clauses2924
Sum of the clauses size14457
Maximum clause length5
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31
Number of clauses of size 4161
Number of clauses of size 52762
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-3439631-1306965641/watcher-3439631-1306965641 -o /tmp/evaluation-result-3439631-1306965641/solver-3439631-1306965641 -C 40000 -W 5100 -M 31000 SArTagnan HOME/instance-3439631-1306965641.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.54 7.96 7.97 2/408 22856
/proc/meminfo: memFree=26092508/32950928 swapFree=52006644/67111528
[pid=22856] ppid=22854 vsize=91604 CPUtime=0.03 cores=0-7
/proc/22856/stat : 22856 (SArTagnan) R 22854 22856 22581 0 -1 4202496 778 0 0 0 3 0 0 0 25 0 8 0 264173493 93802496 714 33554432000 4194304 4625164 140735112541520 18446744073709551615 47327561877426 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/22856/statm: 22901 714 301 106 0 18404 0
[pid=22856/tid=22857] ppid=22854 vsize=91604 CPUtime=0 cores=0-7
/proc/22856/task/22857/stat : 22857 (SArTagnan) R 22854 22856 22581 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 8 0 264173493 93802496 714 33554432000 4194304 4625164 140735112541520 18446744073709551615 47327561877430 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=22856/tid=22858] ppid=22854 vsize=91604 CPUtime=0 cores=0-7
/proc/22856/task/22858/stat : 22858 (SArTagnan) R 22854 22856 22581 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 8 0 264173493 93802496 714 33554432000 4194304 4625164 140735112541520 18446744073709551615 47327561877426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=22856/tid=22859] ppid=22854 vsize=91604 CPUtime=0 cores=0-7
/proc/22856/task/22859/stat : 22859 (SArTagnan) R 22854 22856 22581 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 8 0 264173493 93802496 714 33554432000 4194304 4625164 140735112541520 18446744073709551615 47327561877426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=22856/tid=22860] ppid=22854 vsize=91604 CPUtime=0 cores=0-7
/proc/22856/task/22860/stat : 22860 (SArTagnan) R 22854 22856 22581 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 8 0 264173493 93802496 714 33554432000 4194304 4625164 140735112541520 18446744073709551615 218880621553 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=22856/tid=22861] ppid=22854 vsize=91604 CPUtime=0 cores=0-7
/proc/22856/task/22861/stat : 22861 (SArTagnan) R 22854 22856 22581 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 8 0 264173493 93802496 714 33554432000 4194304 4625164 140735112541520 18446744073709551615 47327561877426 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22856/tid=22862] ppid=22854 vsize=91604 CPUtime=0 cores=0-7
/proc/22856/task/22862/stat : 22862 (SArTagnan) R 22854 22856 22581 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 8 0 264173493 93802496 714 33554432000 4194304 4625164 140735112541520 18446744073709551615 47327561877426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=22856/tid=22863] ppid=22854 vsize=91604 CPUtime=0 cores=0-7
/proc/22856/task/22863/stat : 22863 (SArTagnan) R 22854 22856 22581 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 8 0 264173493 93802496 714 33554432000 4194304 4625164 140735112541520 18446744073709551615 47327561877426 0 0 4096 2 0 0 0 -1 0 0 0 0

[startup+0.0784171 s]
/proc/loadavg: 7.54 7.96 7.97 2/408 22856
/proc/meminfo: memFree=26092508/32950928 swapFree=52006644/67111528
[pid=22856] ppid=22854 vsize=290500 CPUtime=0.53 cores=0-7
/proc/22856/stat : 22856 (SArTagnan) R 22854 22856 22581 0 -1 4202496 2175 0 0 0 53 0 0 0 18 0 8 0 264173493 297472000 1595 33554432000 4194304 4625164 140735112541520 18446744073709551615 4512012 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/22856/statm: 72625 1595 348 106 0 68128 0
[pid=22856/tid=22857] ppid=22854 vsize=290500 CPUtime=0.07 cores=0-7
/proc/22856/task/22857/stat : 22857 (SArTagnan) R 22854 22856 22581 0 -1 4202560 184 0 0 0 7 0 0 0 25 0 8 0 264173493 297472000 1595 33554432000 4194304 4625164 140735112541520 18446744073709551615 4352739 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=22856/tid=22858] ppid=22854 vsize=290500 CPUtime=0.06 cores=0-7
/proc/22856/task/22858/stat : 22858 (SArTagnan) R 22854 22856 22581 0 -1 4202560 174 0 0 0 6 0 0 0 25 0 8 0 264173493 297472000 1595 33554432000 4194304 4625164 140735112541520 18446744073709551615 4462547 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=22856/tid=22859] ppid=22854 vsize=290500 CPUtime=0.07 cores=0-7
/proc/22856/task/22859/stat : 22859 (SArTagnan) D 22854 22856 22581 0 -1 4202560 404 0 0 0 7 0 0 0 25 0 8 0 264173493 297472000 1595 33554432000 4194304 4625164 140735112541520 18446744073709551615 218880608439 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=22856/tid=22860] ppid=22854 vsize=290500 CPUtime=0.04 cores=0-7
/proc/22856/task/22860/stat : 22860 (SArTagnan) R 22854 22856 22581 0 -1 4202560 79 0 0 0 4 0 0 0 25 0 8 0 264173493 297472000 1595 33554432000 4194304 4625164 140735112541520 18446744073709551615 218880262352 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22856/tid=22861] ppid=22854 vsize=290500 CPUtime=0.07 cores=0-7
/proc/22856/task/22861/stat : 22861 (SArTagnan) R 22854 22856 22581 0 -1 4202560 124 0 0 0 7 0 0 0 18 0 8 0 264173493 297472000 1595 33554432000 4194304 4625164 140735112541520 18446744073709551615 4349015 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22856/tid=22862] ppid=22854 vsize=290500 CPUtime=0.06 cores=0-7
/proc/22856/task/22862/stat : 22862 (SArTagnan) R 22854 22856 22581 0 -1 4202560 115 0 0 0 6 0 0 0 25 0 8 0 264173493 297472000 1595 33554432000 4194304 4625164 140735112541520 18446744073709551615 4351764 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=22856/tid=22863] ppid=22854 vsize=290500 CPUtime=0.06 cores=0-7
/proc/22856/task/22863/stat : 22863 (SArTagnan) R 22854 22856 22581 0 -1 4202560 166 0 0 0 6 0 0 0 18 0 8 0 264173493 297472000 1595 33554432000 4194304 4625164 140735112541520 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.53
Current children cumulated vsize (KiB) 290500

[startup+0.103733 s]
/proc/loadavg: 7.54 7.96 7.97 2/408 22856
/proc/meminfo: memFree=26092508/32950928 swapFree=52006644/67111528
[pid=22856] ppid=22854 vsize=290944 CPUtime=0.73 cores=0-7
/proc/22856/stat : 22856 (SArTagnan) D 22854 22856 22581 0 -1 4202496 2556 0 0 0 73 0 0 0 18 0 8 0 264173493 297926656 1976 33554432000 4194304 4625164 140735112541520 18446744073709551615 218880226337 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/22856/statm: 72736 1976 348 106 0 68239 0
[pid=22856/tid=22857] ppid=22854 vsize=290944 CPUtime=0.09 cores=0-7
/proc/22856/task/22857/stat : 22857 (SArTagnan) R 22854 22856 22581 0 -1 4202560 202 0 0 0 9 0 0 0 25 0 8 0 264173493 297926656 1976 33554432000 4194304 4625164 140735112541520 18446744073709551615 4351818 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=22856/tid=22858] ppid=22854 vsize=290944 CPUtime=0.09 cores=0-7
/proc/22856/task/22858/stat : 22858 (SArTagnan) R 22854 22856 22581 0 -1 4202560 199 0 0 0 9 0 0 0 25 0 8 0 264173493 297926656 1976 33554432000 4194304 4625164 140735112541520 18446744073709551615 4351804 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=22856/tid=22859] ppid=22854 vsize=290944 CPUtime=0.09 cores=0-7
/proc/22856/task/22859/stat : 22859 (SArTagnan) R 22854 22856 22581 0 -1 4202560 542 0 0 0 9 0 0 0 25 0 8 0 264173493 297926656 1976 33554432000 4194304 4625164 140735112541520 18446744073709551615 4334728 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=22856/tid=22860] ppid=22854 vsize=290944 CPUtime=0.07 cores=0-7
/proc/22856/task/22860/stat : 22860 (SArTagnan) R 22854 22856 22581 0 -1 4202560 145 0 0 0 7 0 0 0 25 0 8 0 264173493 297926656 1976 33554432000 4194304 4625164 140735112541520 18446744073709551615 218880608439 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22856/tid=22861] ppid=22854 vsize=290944 CPUtime=0.09 cores=0-7
/proc/22856/task/22861/stat : 22861 (SArTagnan) R 22854 22856 22581 0 -1 4202560 141 0 0 0 9 0 0 0 18 0 8 0 264173493 297926656 1976 33554432000 4194304 4625164 140735112541520 18446744073709551615 4339646 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22856/tid=22862] ppid=22854 vsize=290944 CPUtime=0.09 cores=0-7
/proc/22856/task/22862/stat : 22862 (SArTagnan) R 22854 22856 22581 0 -1 4202560 198 0 0 0 9 0 0 0 25 0 8 0 264173493 297926656 1976 33554432000 4194304 4625164 140735112541520 18446744073709551615 4351811 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=22856/tid=22863] ppid=22854 vsize=290944 CPUtime=0.09 cores=0-7
/proc/22856/task/22863/stat : 22863 (SArTagnan) R 22854 22856 22581 0 -1 4202560 180 0 0 0 9 0 0 0 18 0 8 0 264173493 297926656 1976 33554432000 4194304 4625164 140735112541520 18446744073709551615 4466367 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.73
Current children cumulated vsize (KiB) 290944

[startup+0.300446 s]
/proc/loadavg: 7.54 7.96 7.97 2/408 22856
/proc/meminfo: memFree=26092508/32950928 swapFree=52006644/67111528
[pid=22856] ppid=22854 vsize=294776 CPUtime=2.31 cores=0-7
/proc/22856/stat : 22856 (SArTagnan) R 22854 22856 22581 0 -1 4202496 6285 0 0 0 230 1 0 0 18 0 8 0 264173493 301850624 4123 33554432000 4194304 4625164 140735112541520 18446744073709551615 4511896 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/22856/statm: 73694 4123 348 106 0 69197 0
[pid=22856/tid=22857] ppid=22854 vsize=294776 CPUtime=0.29 cores=0-7
/proc/22856/task/22857/stat : 22857 (SArTagnan) R 22854 22856 22581 0 -1 4202560 562 0 0 0 29 0 0 0 25 0 8 0 264173493 301850624 4123 33554432000 4194304 4625164 140735112541520 18446744073709551615 4352280 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=22856/tid=22858] ppid=22854 vsize=294776 CPUtime=0.29 cores=0-7
/proc/22856/task/22858/stat : 22858 (SArTagnan) R 22854 22856 22581 0 -1 4202560 509 0 0 0 29 0 0 0 25 0 8 0 264173493 301850624 4123 33554432000 4194304 4625164 140735112541520 18446744073709551615 4352691 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=22856/tid=22859] ppid=22854 vsize=294776 CPUtime=0.28 cores=0-7
/proc/22856/task/22859/stat : 22859 (SArTagnan) R 22854 22856 22581 0 -1 4202560 1901 0 0 0 28 0 0 0 25 0 8 0 264173493 301850624 4123 33554432000 4194304 4625164 140735112541520 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=22856/tid=22860] ppid=22854 vsize=294776 CPUtime=0.26 cores=0-7
/proc/22856/task/22860/stat : 22860 (SArTagnan) R 22854 22856 22581 0 -1 4202560 486 0 0 0 26 0 0 0 25 0 8 0 264173493 301850624 4123 33554432000 4194304 4625164 140735112541520 18446744073709551615 4462928 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22856/tid=22861] ppid=22854 vsize=294776 CPUtime=0.29 cores=0-7
/proc/22856/task/22861/stat : 22861 (SArTagnan) R 22854 22856 22581 0 -1 4202560 442 0 0 0 29 0 0 0 18 0 8 0 264173493 301850624 4125 33554432000 4194304 4625164 140735112541520 18446744073709551615 4374882 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22856/tid=22862] ppid=22854 vsize=294776 CPUtime=0.29 cores=0-7
/proc/22856/task/22862/stat : 22862 (SArTagnan) R 22854 22856 22581 0 -1 4202560 686 0 0 0 29 0 0 0 25 0 8 0 264173493 301850624 4125 33554432000 4194304 4625164 140735112541520 18446744073709551615 4339554 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=22856/tid=22863] ppid=22854 vsize=294776 CPUtime=0.28 cores=0-7
/proc/22856/task/22863/stat : 22863 (SArTagnan) R 22854 22856 22581 0 -1 4202560 504 0 0 0 28 0 0 0 18 0 8 0 264173493 301850624 4125 33554432000 4194304 4625164 140735112541520 18446744073709551615 218880226337 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2.31
Current children cumulated vsize (KiB) 294776

[startup+0.700377 s]
/proc/loadavg: 7.54 7.96 7.97 2/408 22856
/proc/meminfo: memFree=26092508/32950928 swapFree=52006644/67111528
[pid=22856] ppid=22854 vsize=301428 CPUtime=5.51 cores=0-7
/proc/22856/stat : 22856 (SArTagnan) R 22854 22856 22581 0 -1 4202496 13080 0 0 0 549 2 0 0 18 0 8 0 264173493 308662272 7734 33554432000 4194304 4625164 140735112541520 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/22856/statm: 75357 7734 348 106 0 70860 0
[pid=22856/tid=22857] ppid=22854 vsize=301428 CPUtime=0.69 cores=0-7
/proc/22856/task/22857/stat : 22857 (SArTagnan) R 22854 22856 22581 0 -1 4202560 1185 0 0 0 69 0 0 0 25 0 8 0 264173493 308662272 7734 33554432000 4194304 4625164 140735112541520 18446744073709551615 4339680 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=22856/tid=22858] ppid=22854 vsize=301428 CPUtime=0.68 cores=0-7
/proc/22856/task/22858/stat : 22858 (SArTagnan) R 22854 22856 22581 0 -1 4202560 1172 0 0 0 68 0 0 0 25 0 8 0 264173493 308662272 7734 33554432000 4194304 4625164 140735112541520 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=22856/tid=22859] ppid=22854 vsize=301428 CPUtime=0.68 cores=0-7
/proc/22856/task/22859/stat : 22859 (SArTagnan) R 22854 22856 22581 0 -1 4202560 4763 0 0 0 68 0 0 0 25 0 8 0 264173493 308662272 7734 33554432000 4194304 4625164 140735112541520 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=22856/tid=22860] ppid=22854 vsize=301428 CPUtime=0.66 cores=0-7
/proc/22856/task/22860/stat : 22860 (SArTagnan) R 22854 22856 22581 0 -1 4202560 842 0 0 0 66 0 0 0 25 0 8 0 264173493 308662272 7735 33554432000 4194304 4625164 140735112541520 18446744073709551615 4352047 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22856/tid=22861] ppid=22854 vsize=301428 CPUtime=0.69 cores=0-7
/proc/22856/task/22861/stat : 22861 (SArTagnan) R 22854 22856 22581 0 -1 4202560 1092 0 0 0 69 0 0 0 18 0 8 0 264173493 308662272 7735 33554432000 4194304 4625164 140735112541520 18446744073709551615 4349019 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22856/tid=22862] ppid=22854 vsize=301428 CPUtime=0.69 cores=0-7
/proc/22856/task/22862/stat : 22862 (SArTagnan) R 22854 22856 22581 0 -1 4202560 1584 0 0 0 69 0 0 0 25 0 8 0 264173493 308662272 7735 33554432000 4194304 4625164 140735112541520 18446744073709551615 4464670 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=22856/tid=22863] ppid=22854 vsize=301428 CPUtime=0.68 cores=0-7
/proc/22856/task/22863/stat : 22863 (SArTagnan) R 22854 22856 22581 0 -1 4202560 874 0 0 0 68 0 0 0 18 0 8 0 264173493 308662272 7735 33554432000 4194304 4625164 140735112541520 18446744073709551615 4352010 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.51
Current children cumulated vsize (KiB) 301428

[startup+1.50124 s]
/proc/loadavg: 7.54 7.96 7.97 10/416 22864
/proc/meminfo: memFree=26052904/32950928 swapFree=52006644/67111528
[pid=22856] ppid=22854 vsize=312932 CPUtime=11.89 cores=0-7
/proc/22856/stat : 22856 (SArTagnan) R 22854 22856 22581 0 -1 4202496 24161 0 0 0 1186 3 0 0 20 0 8 0 264173493 320442368 13685 33554432000 4194304 4625164 140735112541520 18446744073709551615 4396709 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/22856/statm: 78233 13685 349 106 0 73736 0
[pid=22856/tid=22857] ppid=22854 vsize=312932 CPUtime=1.48 cores=0-7
/proc/22856/task/22857/stat : 22857 (SArTagnan) R 22854 22856 22581 0 -1 4202560 1915 0 0 0 148 0 0 0 25 0 8 0 264173493 320442368 13685 33554432000 4194304 4625164 140735112541520 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=22856/tid=22858] ppid=22854 vsize=312932 CPUtime=1.48 cores=0-7
/proc/22856/task/22858/stat : 22858 (SArTagnan) R 22854 22856 22581 0 -1 4202560 1770 0 0 0 148 0 0 0 25 0 8 0 264173493 320442368 13685 33554432000 4194304 4625164 140735112541520 18446744073709551615 4352609 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=22856/tid=22859] ppid=22854 vsize=312932 CPUtime=1.48 cores=0-7
/proc/22856/task/22859/stat : 22859 (SArTagnan) R 22854 22856 22581 0 -1 4202560 10035 0 0 0 147 1 0 0 25 0 8 0 264173493 320442368 13685 33554432000 4194304 4625164 140735112541520 18446744073709551615 4339600 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=22856/tid=22860] ppid=22854 vsize=312932 CPUtime=1.45 cores=0-7
/proc/22856/task/22860/stat : 22860 (SArTagnan) R 22854 22856 22581 0 -1 4202560 1830 0 0 0 145 0 0 0 25 0 8 0 264173493 320442368 13685 33554432000 4194304 4625164 140735112541520 18446744073709551615 4352044 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22856/tid=22861] ppid=22854 vsize=312932 CPUtime=1.49 cores=0-7
/proc/22856/task/22861/stat : 22861 (SArTagnan) R 22854 22856 22581 0 -1 4202560 1827 0 0 0 149 0 0 0 19 0 8 0 264173493 320442368 13685 33554432000 4194304 4625164 140735112541520 18446744073709551615 4349019 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22856/tid=22862] ppid=22854 vsize=312932 CPUtime=1.49 cores=0-7
/proc/22856/task/22862/stat : 22862 (SArTagnan) R 22854 22856 22581 0 -1 4202560 2669 0 0 0 149 0 0 0 25 0 8 0 264173493 320442368 13685 33554432000 4194304 4625164 140735112541520 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=22856/tid=22863] ppid=22854 vsize=312932 CPUtime=1.48 cores=0-7
/proc/22856/task/22863/stat : 22863 (SArTagnan) R 22854 22856 22581 0 -1 4202560 1880 0 0 0 148 0 0 0 19 0 8 0 264173493 320442368 13685 33554432000 4194304 4625164 140735112541520 18446744073709551615 4352739 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 11.89
Current children cumulated vsize (KiB) 312932

[startup+3.10096 s]
/proc/loadavg: 7.54 7.96 7.97 9/416 22864
/proc/meminfo: memFree=26024880/32950928 swapFree=52006644/67111528
[pid=22856] ppid=22854 vsize=331112 CPUtime=24.68 cores=0-7
/proc/22856/stat : 22856 (SArTagnan) R 22854 22856 22581 0 -1 4202496 39674 0 0 0 2462 6 0 0 25 0 8 0 264173493 339058688 22149 33554432000 4194304 4625164 140735112541520 18446744073709551615 4511910 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/22856/statm: 82778 22149 350 106 0 78281 0
[pid=22856/tid=22857] ppid=22854 vsize=331112 CPUtime=3.08 cores=0-7
/proc/22856/task/22857/stat : 22857 (SArTagnan) R 22854 22856 22581 0 -1 4202560 3130 0 0 0 308 0 0 0 25 0 8 0 264173493 339058688 22149 33554432000 4194304 4625164 140735112541520 18446744073709551615 4351884 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=22856/tid=22858] ppid=22854 vsize=331112 CPUtime=3.08 cores=0-7
/proc/22856/task/22858/stat : 22858 (SArTagnan) R 22854 22856 22581 0 -1 4202560 2938 0 0 0 308 0 0 0 25 0 8 0 264173493 339058688 22149 33554432000 4194304 4625164 140735112541520 18446744073709551615 4352108 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=22856/tid=22859] ppid=22854 vsize=331112 CPUtime=3.08 cores=0-7
/proc/22856/task/22859/stat : 22859 (SArTagnan) R 22854 22856 22581 0 -1 4202560 17345 0 0 0 306 2 0 0 25 0 8 0 264173493 339058688 22149 33554432000 4194304 4625164 140735112541520 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=22856/tid=22860] ppid=22854 vsize=331112 CPUtime=3.03 cores=0-7
/proc/22856/task/22860/stat : 22860 (SArTagnan) R 22854 22856 22581 0 -1 4202560 3078 0 0 0 303 0 0 0 25 0 8 0 264173493 339058688 22149 33554432000 4194304 4625164 140735112541520 18446744073709551615 4351918 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22856/tid=22861] ppid=22854 vsize=331112 CPUtime=3.09 cores=0-7
/proc/22856/task/22861/stat : 22861 (SArTagnan) R 22854 22856 22581 0 -1 4202560 2862 0 0 0 309 0 0 0 25 0 8 0 264173493 339058688 22149 33554432000 4194304 4625164 140735112541520 18446744073709551615 4349019 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22856/tid=22862] ppid=22854 vsize=331112 CPUtime=3.08 cores=0-7
/proc/22856/task/22862/stat : 22862 (SArTagnan) R 22854 22856 22581 0 -1 4202560 4281 0 0 0 308 0 0 0 25 0 8 0 264173493 339058688 22149 33554432000 4194304 4625164 140735112541520 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=22856/tid=22863] ppid=22854 vsize=331112 CPUtime=3.08 cores=0-7
/proc/22856/task/22863/stat : 22863 (SArTagnan) R 22854 22856 22581 0 -1 4202560 3020 0 0 0 308 0 0 0 25 0 8 0 264173493 339058688 22149 33554432000 4194304 4625164 140735112541520 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 24.68
Current children cumulated vsize (KiB) 331112

[startup+6.30041 s]
/proc/loadavg: 7.57 7.96 7.97 9/416 22864
/proc/meminfo: memFree=25965664/32950928 swapFree=52006644/67111528
[pid=22856] ppid=22854 vsize=347756 CPUtime=50.23 cores=0-7
/proc/22856/stat : 22856 (SArTagnan) R 22854 22856 22581 0 -1 4202496 73287 0 0 0 5011 12 0 0 25 0 8 0 264173493 356102144 34558 33554432000 4194304 4625164 140735112541520 18446744073709551615 4512156 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/22856/statm: 86939 34558 360 106 0 82442 0
[pid=22856/tid=22857] ppid=22854 vsize=347756 CPUtime=6.28 cores=0-7
/proc/22856/task/22857/stat : 22857 (SArTagnan) R 22854 22856 22581 0 -1 4202560 4931 0 0 0 628 0 0 0 25 0 8 0 264173493 356102144 34558 33554432000 4194304 4625164 140735112541520 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=22856/tid=22858] ppid=22854 vsize=347756 CPUtime=6.28 cores=0-7
/proc/22856/task/22858/stat : 22858 (SArTagnan) R 22854 22856 22581 0 -1 4202560 4773 0 0 0 628 0 0 0 25 0 8 0 264173493 356102144 34558 33554432000 4194304 4625164 140735112541520 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=22856/tid=22859] ppid=22854 vsize=347756 CPUtime=6.28 cores=0-7
/proc/22856/task/22859/stat : 22859 (SArTagnan) R 22854 22856 22581 0 -1 4202560 35220 0 0 0 622 6 0 0 25 0 8 0 264173493 356102144 34558 33554432000 4194304 4625164 140735112541520 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=22856/tid=22860] ppid=22854 vsize=347756 CPUtime=6.18 cores=0-7
/proc/22856/task/22860/stat : 22860 (SArTagnan) R 22854 22856 22581 0 -1 4202560 4769 0 0 0 618 0 0 0 25 0 8 0 264173493 356102144 34558 33554432000 4194304 4625164 140735112541520 18446744073709551615 4351839 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22856/tid=22861] ppid=22854 vsize=347756 CPUtime=6.29 cores=0-7
/proc/22856/task/22861/stat : 22861 (SArTagnan) R 22854 22856 22581 0 -1 4202560 6087 0 0 0 629 0 0 0 25 0 8 0 264173493 356102144 34558 33554432000 4194304 4625164 140735112541520 18446744073709551615 4348867 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22856/tid=22862] ppid=22854 vsize=347756 CPUtime=6.28 cores=0-7
/proc/22856/task/22862/stat : 22862 (SArTagnan) R 22854 22856 22581 0 -1 4202560 8573 0 0 0 628 0 0 0 25 0 8 0 264173493 356102144 34558 33554432000 4194304 4625164 140735112541520 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=22856/tid=22863] ppid=22854 vsize=347756 CPUtime=6.28 cores=0-7
/proc/22856/task/22863/stat : 22863 (SArTagnan) R 22854 22856 22581 0 -1 4202560 4643 0 0 0 628 0 0 0 25 0 8 0 264173493 356102144 34558 33554432000 4194304 4625164 140735112541520 18446744073709551615 4340144 0 0 4096 2 0 0 0 -1 0 0 0 0

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

Current children cumulated vsize (KiB) 4872332

[startup+4722.32 s]
/proc/loadavg: 8.06 8.06 8.01 9/416 23014
/proc/meminfo: memFree=22002368/32950928 swapFree=52006644/67111528
[pid=22856] ppid=22854 vsize=4872332 CPUtime=37711.9 cores=0-7
/proc/22856/stat : 22856 (SArTagnan) R 22854 22856 22581 0 -1 4202496 20594355 0 0 0 3767646 3539 0 0 25 0 8 0 264173493 4989267968 1021205 33554432000 4194304 4625164 140735112541520 18446744073709551615 4519319 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/22856/statm: 1218083 1021205 384 106 0 1213586 0
[pid=22856/tid=22857] ppid=22854 vsize=4872332 CPUtime=4720.56 cores=0-7
/proc/22856/task/22857/stat : 22857 (SArTagnan) R 22854 22856 22581 0 -1 4202560 193605 0 0 0 472016 40 0 0 25 0 8 0 264173493 4989267968 1021205 33554432000 4194304 4625164 140735112541520 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=22856/tid=22858] ppid=22854 vsize=4872332 CPUtime=4722.37 cores=0-7
/proc/22856/task/22858/stat : 22858 (SArTagnan) R 22854 22856 22581 0 -1 4202560 248270 0 0 0 472192 45 0 0 25 0 8 0 264173493 4989267968 1021205 33554432000 4194304 4625164 140735112541520 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=22856/tid=22859] ppid=22854 vsize=4872332 CPUtime=4722.36 cores=0-7
/proc/22856/task/22859/stat : 22859 (SArTagnan) R 22854 22856 22581 0 -1 4202560 15422789 0 0 0 469718 2518 0 0 25 0 8 0 264173493 4989267968 1021205 33554432000 4194304 4625164 140735112541520 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=22856/tid=22860] ppid=22854 vsize=4872332 CPUtime=4657.94 cores=0-7
/proc/22856/task/22860/stat : 22860 (SArTagnan) R 22854 22856 22581 0 -1 4202560 192551 0 0 0 465750 44 0 0 25 0 8 0 264173493 4989267968 1021205 33554432000 4194304 4625164 140735112541520 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22856/tid=22861] ppid=22854 vsize=4872332 CPUtime=4722.4 cores=0-7
/proc/22856/task/22861/stat : 22861 (SArTagnan) R 22854 22856 22581 0 -1 4202560 233621 0 0 0 472193 47 0 0 25 0 8 0 264173493 4989267968 1021205 33554432000 4194304 4625164 140735112541520 18446744073709551615 4329981 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22856/tid=22862] ppid=22854 vsize=4872332 CPUtime=4721.4 cores=0-7
/proc/22856/task/22862/stat : 22862 (SArTagnan) R 22854 22856 22581 0 -1 4202560 249267 0 0 0 472088 52 0 0 25 0 8 0 264173493 4989267968 1021205 33554432000 4194304 4625164 140735112541520 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=22856/tid=22863] ppid=22854 vsize=4872332 CPUtime=4722.36 cores=0-7
/proc/22856/task/22863/stat : 22863 (SArTagnan) R 22854 22856 22581 0 -1 4202560 200149 0 0 0 472191 45 0 0 25 0 8 0 264173493 4989267968 1021205 33554432000 4194304 4625164 140735112541520 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 37711.9
Current children cumulated vsize (KiB) 4872332

[startup+4782.3 s]
/proc/loadavg: 8.06 8.06 8.01 9/416 23015
/proc/meminfo: memFree=21992924/32950928 swapFree=52006644/67111528
[pid=22856] ppid=22854 vsize=4872332 CPUtime=38190.9 cores=0-7
/proc/22856/stat : 22856 (SArTagnan) R 22854 22856 22581 0 -1 4202496 20791686 0 0 0 3815517 3573 0 0 25 0 8 0 264173493 4989267968 1024443 33554432000 4194304 4625164 140735112541520 18446744073709551615 4519319 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/22856/statm: 1218083 1024443 451 106 0 1213586 0
[pid=22856/tid=22857] ppid=22854 vsize=4872332 CPUtime=4780.53 cores=0-7
/proc/22856/task/22857/stat : 22857 (SArTagnan) R 22854 22856 22581 0 -1 4202560 193618 0 0 0 478013 40 0 0 25 0 8 0 264173493 4989267968 1024443 33554432000 4194304 4625164 140735112541520 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=22856/tid=22858] ppid=22854 vsize=4872332 CPUtime=4782.36 cores=0-7
/proc/22856/task/22858/stat : 22858 (SArTagnan) R 22854 22856 22581 0 -1 4202560 248282 0 0 0 478191 45 0 0 25 0 8 0 264173493 4989267968 1024443 33554432000 4194304 4625164 140735112541520 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=22856/tid=22859] ppid=22854 vsize=4872332 CPUtime=4782.35 cores=0-7
/proc/22856/task/22859/stat : 22859 (SArTagnan) R 22854 22856 22581 0 -1 4202560 15618446 0 0 0 475683 2552 0 0 25 0 8 0 264173493 4989267968 1024443 33554432000 4194304 4625164 140735112541520 18446744073709551615 4334728 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=22856/tid=22860] ppid=22854 vsize=4872332 CPUtime=4717.12 cores=0-7
/proc/22856/task/22860/stat : 22860 (SArTagnan) R 22854 22856 22581 0 -1 4202560 192565 0 0 0 471668 44 0 0 25 0 8 0 264173493 4989267968 1024443 33554432000 4194304 4625164 140735112541520 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22856/tid=22861] ppid=22854 vsize=4872332 CPUtime=4782.39 cores=0-7
/proc/22856/task/22861/stat : 22861 (SArTagnan) R 22854 22856 22581 0 -1 4202560 233633 0 0 0 478192 47 0 0 25 0 8 0 264173493 4989267968 1024443 33554432000 4194304 4625164 140735112541520 18446744073709551615 4329981 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22856/tid=22862] ppid=22854 vsize=4872332 CPUtime=4781.39 cores=0-7
/proc/22856/task/22862/stat : 22862 (SArTagnan) R 22854 22856 22581 0 -1 4202560 250748 0 0 0 478086 53 0 0 25 0 8 0 264173493 4989267968 1024443 33554432000 4194304 4625164 140735112541520 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=22856/tid=22863] ppid=22854 vsize=4872332 CPUtime=4782.34 cores=0-7
/proc/22856/task/22863/stat : 22863 (SArTagnan) R 22854 22856 22581 0 -1 4202560 200161 0 0 0 478189 45 0 0 25 0 8 0 264173493 4989267968 1024443 33554432000 4194304 4625164 140735112541520 18446744073709551615 4351792 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 38190.9
Current children cumulated vsize (KiB) 4872332

[startup+4842.3 s]
/proc/loadavg: 8.09 8.08 8.01 9/416 23017
/proc/meminfo: memFree=21993760/32950928 swapFree=52006644/67111528
[pid=22856] ppid=22854 vsize=4872332 CPUtime=38670.1 cores=0-7
/proc/22856/stat : 22856 (SArTagnan) R 22854 22856 22581 0 -1 4202496 20999390 0 0 0 3863396 3611 0 0 25 0 8 0 264173493 4989267968 1023407 33554432000 4194304 4625164 140735112541520 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/22856/statm: 1218083 1023407 350 106 0 1213586 0
[pid=22856/tid=22857] ppid=22854 vsize=4872332 CPUtime=4840.51 cores=0-7
/proc/22856/task/22857/stat : 22857 (SArTagnan) R 22854 22856 22581 0 -1 4202560 193632 0 0 0 484011 40 0 0 25 0 8 0 264173493 4989267968 1023407 33554432000 4194304 4625164 140735112541520 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=22856/tid=22858] ppid=22854 vsize=4872332 CPUtime=4842.36 cores=0-7
/proc/22856/task/22858/stat : 22858 (SArTagnan) R 22854 22856 22581 0 -1 4202560 248291 0 0 0 484191 45 0 0 25 0 8 0 264173493 4989267968 1023407 33554432000 4194304 4625164 140735112541520 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=22856/tid=22859] ppid=22854 vsize=4872332 CPUtime=4842.35 cores=0-7
/proc/22856/task/22859/stat : 22859 (SArTagnan) R 22854 22856 22581 0 -1 4202560 15825685 0 0 0 481646 2589 0 0 25 0 8 0 264173493 4989267968 1023407 33554432000 4194304 4625164 140735112541520 18446744073709551615 4339643 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=22856/tid=22860] ppid=22854 vsize=4872332 CPUtime=4776.29 cores=0-7
/proc/22856/task/22860/stat : 22860 (SArTagnan) R 22854 22856 22581 0 -1 4202560 192578 0 0 0 477585 44 0 0 25 0 8 0 264173493 4989267968 1023407 33554432000 4194304 4625164 140735112541520 18446744073709551615 4330968 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22856/tid=22861] ppid=22854 vsize=4872332 CPUtime=4842.39 cores=0-7
/proc/22856/task/22861/stat : 22861 (SArTagnan) R 22854 22856 22581 0 -1 4202560 233646 0 0 0 484192 47 0 0 25 0 8 0 264173493 4989267968 1023407 33554432000 4194304 4625164 140735112541520 18446744073709551615 4329981 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22856/tid=22862] ppid=22854 vsize=4872332 CPUtime=4841.39 cores=0-7
/proc/22856/task/22862/stat : 22862 (SArTagnan) R 22854 22856 22581 0 -1 4202560 251128 0 0 0 484086 53 0 0 25 0 8 0 264173493 4989267968 1023407 33554432000 4194304 4625164 140735112541520 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=22856/tid=22863] ppid=22854 vsize=4872332 CPUtime=4842.34 cores=0-7
/proc/22856/task/22863/stat : 22863 (SArTagnan) R 22854 22856 22581 0 -1 4202560 200175 0 0 0 484189 45 0 0 25 0 8 0 264173493 4989267968 1023407 33554432000 4194304 4625164 140735112541520 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 38670.1
Current children cumulated vsize (KiB) 4872332

[startup+4902.3 s]
/proc/loadavg: 8.06 8.07 8.01 9/416 23019
/proc/meminfo: memFree=21978616/32950928 swapFree=52006644/67111528
[pid=22856] ppid=22854 vsize=4872332 CPUtime=39149.3 cores=0-7
/proc/22856/stat : 22856 (SArTagnan) R 22854 22856 22581 0 -1 4202496 21245380 0 0 0 3911270 3656 0 0 25 0 8 0 264173493 4989267968 1026935 33554432000 4194304 4625164 140735112541520 18446744073709551615 4511933 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/22856/statm: 1218083 1026935 494 106 0 1213586 0
[pid=22856/tid=22857] ppid=22854 vsize=4872332 CPUtime=4900.5 cores=0-7
/proc/22856/task/22857/stat : 22857 (SArTagnan) R 22854 22856 22581 0 -1 4202560 193644 0 0 0 490010 40 0 0 25 0 8 0 264173493 4989267968 1026935 33554432000 4194304 4625164 140735112541520 18446744073709551615 4330855 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=22856/tid=22858] ppid=22854 vsize=4872332 CPUtime=4902.36 cores=0-7
/proc/22856/task/22858/stat : 22858 (SArTagnan) R 22854 22856 22581 0 -1 4202560 248301 0 0 0 490191 45 0 0 25 0 8 0 264173493 4989267968 1026935 33554432000 4194304 4625164 140735112541520 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=22856/tid=22859] ppid=22854 vsize=4872332 CPUtime=4902.35 cores=0-7
/proc/22856/task/22859/stat : 22859 (SArTagnan) R 22854 22856 22581 0 -1 4202560 16071258 0 0 0 487601 2634 0 0 25 0 8 0 264173493 4989267968 1026935 33554432000 4194304 4625164 140735112541520 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=22856/tid=22860] ppid=22854 vsize=4872332 CPUtime=4835.47 cores=0-7
/proc/22856/task/22860/stat : 22860 (SArTagnan) R 22854 22856 22581 0 -1 4202560 192592 0 0 0 483503 44 0 0 25 0 8 0 264173493 4989267968 1026935 33554432000 4194304 4625164 140735112541520 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22856/tid=22861] ppid=22854 vsize=4872332 CPUtime=4902.39 cores=0-7
/proc/22856/task/22861/stat : 22861 (SArTagnan) R 22854 22856 22581 0 -1 4202560 233659 0 0 0 490192 47 0 0 25 0 8 0 264173493 4989267968 1026935 33554432000 4194304 4625164 140735112541520 18446744073709551615 4329981 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22856/tid=22862] ppid=22854 vsize=4872332 CPUtime=4901.39 cores=0-7
/proc/22856/task/22862/stat : 22862 (SArTagnan) R 22854 22856 22581 0 -1 4202560 251362 0 0 0 490086 53 0 0 25 0 8 0 264173493 4989267968 1026935 33554432000 4194304 4625164 140735112541520 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=22856/tid=22863] ppid=22854 vsize=4872332 CPUtime=4902.35 cores=0-7
/proc/22856/task/22863/stat : 22863 (SArTagnan) R 22854 22856 22581 0 -1 4202560 200187 0 0 0 490190 45 0 0 25 0 8 0 264173493 4989267968 1026935 33554432000 4194304 4625164 140735112541520 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 39149.3
Current children cumulated vsize (KiB) 4872332

[startup+4962.3 s]
/proc/loadavg: 8.06 8.07 8.01 9/416 23020
/proc/meminfo: memFree=21974636/32950928 swapFree=52006644/67111528
[pid=22856] ppid=22854 vsize=4872332 CPUtime=39628.4 cores=0-7
/proc/22856/stat : 22856 (SArTagnan) R 22854 22856 22581 0 -1 4202496 21507249 0 0 0 3959138 3704 0 0 25 0 8 0 264173493 4989267968 1028449 33554432000 4194304 4625164 140735112541520 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/22856/statm: 1218083 1028449 597 106 0 1213586 0
[pid=22856/tid=22857] ppid=22854 vsize=4872332 CPUtime=4960.48 cores=0-7
/proc/22856/task/22857/stat : 22857 (SArTagnan) R 22854 22856 22581 0 -1 4202560 193656 0 0 0 496008 40 0 0 25 0 8 0 264173493 4989267968 1028449 33554432000 4194304 4625164 140735112541520 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=22856/tid=22858] ppid=22854 vsize=4872332 CPUtime=4962.36 cores=0-7
/proc/22856/task/22858/stat : 22858 (SArTagnan) R 22854 22856 22581 0 -1 4202560 248311 0 0 0 496191 45 0 0 25 0 8 0 264173493 4989267968 1028449 33554432000 4194304 4625164 140735112541520 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=22856/tid=22859] ppid=22854 vsize=4872332 CPUtime=4962.35 cores=0-7
/proc/22856/task/22859/stat : 22859 (SArTagnan) R 22854 22856 22581 0 -1 4202560 16332711 0 0 0 493554 2681 0 0 25 0 8 0 264173493 4989267968 1028449 33554432000 4194304 4625164 140735112541520 18446744073709551615 4352017 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=22856/tid=22860] ppid=22854 vsize=4872332 CPUtime=4894.65 cores=0-7
/proc/22856/task/22860/stat : 22860 (SArTagnan) R 22854 22856 22581 0 -1 4202560 192605 0 0 0 489421 44 0 0 25 0 8 0 264173493 4989267968 1028449 33554432000 4194304 4625164 140735112541520 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22856/tid=22861] ppid=22854 vsize=4872332 CPUtime=4962.39 cores=0-7
/proc/22856/task/22861/stat : 22861 (SArTagnan) R 22854 22856 22581 0 -1 4202560 233673 0 0 0 496192 47 0 0 25 0 8 0 264173493 4989267968 1028449 33554432000 4194304 4625164 140735112541520 18446744073709551615 4329721 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22856/tid=22862] ppid=22854 vsize=4872332 CPUtime=4961.39 cores=0-7
/proc/22856/task/22862/stat : 22862 (SArTagnan) R 22854 22856 22581 0 -1 4202560 251692 0 0 0 496086 53 0 0 25 0 8 0 264173493 4989267968 1028449 33554432000 4194304 4625164 140735112541520 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=22856/tid=22863] ppid=22854 vsize=4872332 CPUtime=4962.35 cores=0-7
/proc/22856/task/22863/stat : 22863 (SArTagnan) R 22854 22856 22581 0 -1 4202560 200200 0 0 0 496190 45 0 0 25 0 8 0 264173493 4989267968 1028449 33554432000 4194304 4625164 140735112541520 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 39628.4
Current children cumulated vsize (KiB) 4872332



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5008.9 s]
/proc/loadavg: 8.02 8.06 8.00 9/416 23021
/proc/meminfo: memFree=21981684/32950928 swapFree=52006644/67111528
[pid=22856] ppid=22854 vsize=4872332 CPUtime=40000.7 cores=0-7
/proc/22856/stat : 22856 (SArTagnan) R 22854 22856 22581 0 -1 4202496 21700797 0 0 0 3996329 3737 0 0 25 0 8 0 264173493 4989267968 1026412 33554432000 4194304 4625164 140735112541520 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/22856/statm: 1218083 1026412 356 106 0 1213586 0
[pid=22856/tid=22857] ppid=22854 vsize=4872332 CPUtime=5007.09 cores=0-7
/proc/22856/task/22857/stat : 22857 (SArTagnan) R 22854 22856 22581 0 -1 4202560 193666 0 0 0 500669 40 0 0 25 0 8 0 264173493 4989267968 1026412 33554432000 4194304 4625164 140735112541520 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=22856/tid=22858] ppid=22854 vsize=4872332 CPUtime=5008.98 cores=0-7
/proc/22856/task/22858/stat : 22858 (SArTagnan) R 22854 22856 22581 0 -1 4202560 248321 0 0 0 500853 45 0 0 25 0 8 0 264173493 4989267968 1026412 33554432000 4194304 4625164 140735112541520 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=22856/tid=22859] ppid=22854 vsize=4872332 CPUtime=5008.96 cores=0-7
/proc/22856/task/22859/stat : 22859 (SArTagnan) R 22854 22856 22581 0 -1 4202560 16525967 0 0 0 498182 2714 0 0 25 0 8 0 264173493 4989267968 1026412 33554432000 4194304 4625164 140735112541520 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=22856/tid=22860] ppid=22854 vsize=4872332 CPUtime=4940.61 cores=0-7
/proc/22856/task/22860/stat : 22860 (SArTagnan) R 22854 22856 22581 0 -1 4202560 192614 0 0 0 494017 44 0 0 25 0 8 0 264173493 4989267968 1026412 33554432000 4194304 4625164 140735112541520 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22856/tid=22861] ppid=22854 vsize=4872332 CPUtime=5009.01 cores=0-7
/proc/22856/task/22861/stat : 22861 (SArTagnan) R 22854 22856 22581 0 -1 4202560 233682 0 0 0 500854 47 0 0 25 0 8 0 264173493 4989267968 1026412 33554432000 4194304 4625164 140735112541520 18446744073709551615 4329721 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22856/tid=22862] ppid=22854 vsize=4872332 CPUtime=5008 cores=0-7
/proc/22856/task/22862/stat : 22862 (SArTagnan) R 22854 22856 22581 0 -1 4202560 251847 0 0 0 500747 53 0 0 25 0 8 0 264173493 4989267968 1026412 33554432000 4194304 4625164 140735112541520 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=22856/tid=22863] ppid=22854 vsize=4872332 CPUtime=5008.96 cores=0-7
/proc/22856/task/22863/stat : 22863 (SArTagnan) R 22854 22856 22581 0 -1 4202560 200209 0 0 0 500851 45 0 0 25 0 8 0 264173493 4989267968 1026412 33554432000 4194304 4625164 140735112541520 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 40000.7
Current children cumulated vsize (KiB) 4872332

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

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

[startup+5009.02 s]
/proc/loadavg: 8.02 8.06 8.00 9/416 23021
/proc/meminfo: memFree=21981684/32950928 swapFree=52006644/67111528
[pid=22856] ppid=22854 vsize=0 CPUtime=40000.8 cores=0-7
/proc/22856/stat : 22856 (SArTagnan) Z 22854 22856 22581 0 -1 4203548 21700797 0 0 0 3996336 3747 0 0 25 0 2 0 264173493 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/22856/statm: 0 0 0 0 0 0 0
[pid=22856/tid=22860] ppid=22854 vsize=0 CPUtime=4940.72 cores=0-7
/proc/22856/task/22860/stat : 22860 (SArTagnan) R 22854 22856 22581 0 -1 4203588 192614 0 0 0 494018 54 0 0 25 0 2 0 264173493 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.8
Current children cumulated vsize (KiB) 0

[startup+5009.1 s]
/proc/loadavg: 8.02 8.06 8.00 9/416 23021
/proc/meminfo: memFree=21981684/32950928 swapFree=52006644/67111528
[pid=22856] ppid=22854 vsize=0 CPUtime=40000.9 cores=0-7
/proc/22856/stat : 22856 (SArTagnan) Z 22854 22856 22581 0 -1 4203548 21700797 0 0 0 3996336 3755 0 0 25 0 2 0 264173493 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/22856/statm: 0 0 0 0 0 0 0
[pid=22856/tid=22860] ppid=22854 vsize=0 CPUtime=4940.8 cores=0-7
/proc/22856/task/22860/stat : 22860 (SArTagnan) R 22854 22856 22581 0 -1 4203588 192614 0 0 0 494018 62 0 0 25 0 2 0 264173493 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.9
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5009.1
CPU time (s): 40000.9
CPU user time (s): 39963.4
CPU system time (s): 37.5553
CPU usage (%): 798.564
Max. virtual memory (cumulated for all children) (KiB): 5047264

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39963.4
system time used= 37.5553
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21700797
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= 611
involuntary context switches= 170941

runsolver used 19.0401 second user time and 49.3435 second system time

The end

Launcher Data

Begin job on node112 at 2011-06-02 00:00:41
IDJOB=3439631
IDBENCH=87447
IDSOLVER=1936
FILE ID=node112/3439631-1306965641
RUNJOBID= node112-1306960629-22595
PBS_JOBID= 13497641
Free space on /tmp= 73728 MiB

SOLVER NAME= SArTagnan 2011-05-15 (fixed)
BENCH NAME= SAT02/handmade/pehoushek/plainoldcnf/5cnf_4300_4300_170.shuffled.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3439631-1306965641/watcher-3439631-1306965641 -o /tmp/evaluation-result-3439631-1306965641/solver-3439631-1306965641 -C 40000 -W 5100 -M 31000  SArTagnan HOME/instance-3439631-1306965641.cnf -threads=8

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

MD5SUM BENCH= 82789f57e506af1994452e76af2dcbf0
RANDOM SEED=797274267

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

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.847
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:      26092896 kB
Buffers:        301600 kB
Cached:        5593036 kB
SwapCached:      31280 kB
Active:         721744 kB
Inactive:      5852968 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      26092896 kB
SwapTotal:    67111528 kB
SwapFree:     52006644 kB
Dirty:             404 kB
Writeback:           0 kB
AnonPages:      656864 kB
Mapped:          11788 kB
Slab:           154688 kB
PageTables:      58760 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 98614216 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= 73728 MiB
End job on node112 at 2011-06-02 01:24:12