Trace number 3439201

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.1 5010.24

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/
VanderWaerden3k/VanDerWaerden_2-3-15_218.cnf
MD5SUMafc70649cebcc24cd0a7b28def593295
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 variables218
Number of clauses13362
Sum of the clauses size59166
Maximum clause length15
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 311772
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51590

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-3439201-1306960406/watcher-3439201-1306960406 -o /tmp/evaluation-result-3439201-1306960406/solver-3439201-1306960406 -C 40000 -W 5100 -M 31000 SArTagnan HOME/instance-3439201-1306960406.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: 0.00 0.00 0.00 2/451 24433
/proc/meminfo: memFree=26223204/32951124 swapFree=60688864/67111528
[pid=24433] ppid=24431 vsize=95604 CPUtime=0.01 cores=0-7
/proc/24433/stat : 24433 (SArTagnan) R 24431 24433 24407 0 -1 4202496 1952 0 0 0 1 0 0 0 23 0 8 0 807638745 97898496 1685 33554432000 4194304 4625164 140733509034640 18446744073709551615 232335948785 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/24433/statm: 23901 1685 301 106 0 19404 0
[pid=24433/tid=24434] ppid=24431 vsize=95604 CPUtime=0 cores=0-7
/proc/24433/task/24434/stat : 24434 (SArTagnan) R 24431 24433 24407 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 8 0 807638746 97898496 1685 33554432000 4194304 4625164 140733509034640 18446744073709551615 47297529743276 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=24433/tid=24435] ppid=24431 vsize=95604 CPUtime=0 cores=0-7
/proc/24433/task/24435/stat : 24435 (SArTagnan) R 24431 24433 24407 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 8 0 807638746 97898496 1685 33554432000 4194304 4625164 140733509034640 18446744073709551615 232335948785 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=24433/tid=24436] ppid=24431 vsize=95604 CPUtime=0 cores=0-7
/proc/24433/task/24436/stat : 24436 (SArTagnan) R 24431 24433 24407 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 8 0 807638746 97898496 1685 33554432000 4194304 4625164 140733509034640 18446744073709551615 232335948785 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=24433/tid=24437] ppid=24431 vsize=95604 CPUtime=0 cores=0-7
/proc/24433/task/24437/stat : 24437 (SArTagnan) R 24431 24433 24407 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 8 0 807638746 97898496 1685 33554432000 4194304 4625164 140733509034640 18446744073709551615 232335948785 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=24433/tid=24438] ppid=24431 vsize=95604 CPUtime=0 cores=0-7
/proc/24433/task/24438/stat : 24438 (SArTagnan) R 24431 24433 24407 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 8 0 807638746 97898496 1685 33554432000 4194304 4625164 140733509034640 18446744073709551615 232335948785 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=24433/tid=24439] ppid=24431 vsize=95604 CPUtime=0 cores=0-7
/proc/24433/task/24439/stat : 24439 (SArTagnan) R 24431 24433 24407 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 8 0 807638746 97898496 1685 33554432000 4194304 4625164 140733509034640 18446744073709551615 232335948785 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=24433/tid=24440] ppid=24431 vsize=95604 CPUtime=0 cores=0-7
/proc/24433/task/24440/stat : 24440 (SArTagnan) R 24431 24433 24407 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 8 0 807638746 97898496 1685 33554432000 4194304 4625164 140733509034640 18446744073709551615 47297529743282 0 0 4096 2 0 0 0 -1 2 0 0 0

[startup+0.429959 s]
/proc/loadavg: 0.00 0.00 0.00 2/451 24433
/proc/meminfo: memFree=26223204/32951124 swapFree=60688864/67111528
[pid=24433] ppid=24431 vsize=306496 CPUtime=6.97 cores=0-7
/proc/24433/stat : 24433 (SArTagnan) R 24431 24433 24407 0 -1 4202496 15214 0 0 0 694 3 0 0 25 0 8 0 807638745 313851904 8285 33554432000 4194304 4625164 140733509034640 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/24433/statm: 76624 8285 348 106 0 72127 0
[pid=24433/tid=24434] ppid=24431 vsize=306496 CPUtime=0.91 cores=0-7
/proc/24433/task/24434/stat : 24434 (SArTagnan) R 24431 24433 24407 0 -1 4202560 1684 0 0 0 91 0 0 0 19 0 8 0 807638746 313851904 8285 33554432000 4194304 4625164 140733509034640 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=24433/tid=24435] ppid=24431 vsize=306496 CPUtime=0.88 cores=0-7
/proc/24433/task/24435/stat : 24435 (SArTagnan) R 24431 24433 24407 0 -1 4202560 1229 0 0 0 88 0 0 0 25 0 8 0 807638746 313851904 8285 33554432000 4194304 4625164 140733509034640 18446744073709551615 4352731 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=24433/tid=24436] ppid=24431 vsize=306496 CPUtime=0.76 cores=0-7
/proc/24433/task/24436/stat : 24436 (SArTagnan) R 24431 24433 24407 0 -1 4202560 4181 0 0 0 75 1 0 0 25 0 8 0 807638746 313851904 8285 33554432000 4194304 4625164 140733509034640 18446744073709551615 4339591 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=24433/tid=24437] ppid=24431 vsize=306496 CPUtime=0.88 cores=0-7
/proc/24433/task/24437/stat : 24437 (SArTagnan) R 24431 24433 24407 0 -1 4202560 1680 0 0 0 88 0 0 0 25 0 8 0 807638746 313851904 8285 33554432000 4194304 4625164 140733509034640 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=24433/tid=24438] ppid=24431 vsize=306496 CPUtime=0.89 cores=0-7
/proc/24433/task/24438/stat : 24438 (SArTagnan) R 24431 24433 24407 0 -1 4202560 1298 0 0 0 89 0 0 0 19 0 8 0 807638746 313851904 8285 33554432000 4194304 4625164 140733509034640 18446744073709551615 4349027 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=24433/tid=24439] ppid=24431 vsize=306496 CPUtime=0.9 cores=0-7
/proc/24433/task/24439/stat : 24439 (SArTagnan) R 24431 24433 24407 0 -1 4202560 1308 0 0 0 90 0 0 0 19 0 8 0 807638746 313851904 8285 33554432000 4194304 4625164 140733509034640 18446744073709551615 4462384 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=24433/tid=24440] ppid=24431 vsize=306496 CPUtime=0.77 cores=0-7
/proc/24433/task/24440/stat : 24440 (SArTagnan) R 24431 24433 24407 0 -1 4202560 1131 0 0 0 77 0 0 0 25 0 8 0 807638746 313851904 8285 33554432000 4194304 4625164 140733509034640 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 6.97
Current children cumulated vsize (KiB) 306496

[startup+1.03024 s]
/proc/loadavg: 0.00 0.00 0.00 2/451 24433
/proc/meminfo: memFree=26223204/32951124 swapFree=60688864/67111528
[pid=24433] ppid=24431 vsize=308168 CPUtime=7.76 cores=0-7
/proc/24433/stat : 24433 (SArTagnan) R 24431 24433 24407 0 -1 4202496 16649 0 0 0 773 3 0 0 25 0 8 0 807638745 315564032 8774 33554432000 4194304 4625164 140733509034640 18446744073709551615 4356539 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/24433/statm: 77042 8774 348 106 0 72545 0
[pid=24433/tid=24434] ppid=24431 vsize=308168 CPUtime=1.01 cores=0-7
/proc/24433/task/24434/stat : 24434 (SArTagnan) R 24431 24433 24407 0 -1 4202560 1721 0 0 0 101 0 0 0 19 0 8 0 807638746 315564032 8774 33554432000 4194304 4625164 140733509034640 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=24433/tid=24435] ppid=24431 vsize=308168 CPUtime=0.98 cores=0-7
/proc/24433/task/24435/stat : 24435 (SArTagnan) R 24431 24433 24407 0 -1 4202560 1254 0 0 0 98 0 0 0 25 0 8 0 807638746 315564032 8774 33554432000 4194304 4625164 140733509034640 18446744073709551615 4351844 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=24433/tid=24436] ppid=24431 vsize=308168 CPUtime=0.86 cores=0-7
/proc/24433/task/24436/stat : 24436 (SArTagnan) R 24431 24433 24407 0 -1 4202560 4519 0 0 0 85 1 0 0 25 0 8 0 807638746 315564032 8774 33554432000 4194304 4625164 140733509034640 18446744073709551615 4547804 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=24433/tid=24437] ppid=24431 vsize=308168 CPUtime=0.98 cores=0-7
/proc/24433/task/24437/stat : 24437 (SArTagnan) R 24431 24433 24407 0 -1 4202560 1723 0 0 0 98 0 0 0 25 0 8 0 807638746 315564032 8774 33554432000 4194304 4625164 140733509034640 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=24433/tid=24438] ppid=24431 vsize=308168 CPUtime=0.99 cores=0-7
/proc/24433/task/24438/stat : 24438 (SArTagnan) R 24431 24433 24407 0 -1 4202560 1325 0 0 0 99 0 0 0 19 0 8 0 807638746 315564032 8774 33554432000 4194304 4625164 140733509034640 18446744073709551615 4349019 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=24433/tid=24439] ppid=24431 vsize=308168 CPUtime=1 cores=0-7
/proc/24433/task/24439/stat : 24439 (SArTagnan) R 24431 24433 24407 0 -1 4202560 1794 0 0 0 100 0 0 0 19 0 8 0 807638746 315564032 8774 33554432000 4194304 4625164 140733509034640 18446744073709551615 4352731 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=24433/tid=24440] ppid=24431 vsize=308168 CPUtime=0.87 cores=0-7
/proc/24433/task/24440/stat : 24440 (SArTagnan) R 24431 24433 24407 0 -1 4202560 1570 0 0 0 87 0 0 0 25 0 8 0 807638746 315564032 8774 33554432000 4194304 4625164 140733509034640 18446744073709551615 4465778 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 7.76
Current children cumulated vsize (KiB) 308168

[startup+1.13023 s]
/proc/loadavg: 0.00 0.00 0.00 2/451 24433
/proc/meminfo: memFree=26223204/32951124 swapFree=60688864/67111528
[pid=24433] ppid=24431 vsize=308536 CPUtime=8.56 cores=0-7
/proc/24433/stat : 24433 (SArTagnan) R 24431 24433 24407 0 -1 4202496 17583 0 0 0 853 3 0 0 25 0 8 0 807638745 315940864 9323 33554432000 4194304 4625164 140733509034640 18446744073709551615 4512142 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/24433/statm: 77134 9323 348 106 0 72637 0
[pid=24433/tid=24434] ppid=24431 vsize=308536 CPUtime=1.11 cores=0-7
/proc/24433/task/24434/stat : 24434 (SArTagnan) R 24431 24433 24407 0 -1 4202560 1764 0 0 0 111 0 0 0 19 0 8 0 807638746 315940864 9323 33554432000 4194304 4625164 140733509034640 18446744073709551615 4462504 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=24433/tid=24435] ppid=24431 vsize=308536 CPUtime=1.08 cores=0-7
/proc/24433/task/24435/stat : 24435 (SArTagnan) R 24431 24433 24407 0 -1 4202560 1275 0 0 0 108 0 0 0 25 0 8 0 807638746 315940864 9323 33554432000 4194304 4625164 140733509034640 18446744073709551615 4352014 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=24433/tid=24436] ppid=24431 vsize=308536 CPUtime=0.95 cores=0-7
/proc/24433/task/24436/stat : 24436 (SArTagnan) R 24431 24433 24407 0 -1 4202560 5200 0 0 0 94 1 0 0 25 0 8 0 807638746 315940864 9323 33554432000 4194304 4625164 140733509034640 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=24433/tid=24437] ppid=24431 vsize=308536 CPUtime=1.08 cores=0-7
/proc/24433/task/24437/stat : 24437 (SArTagnan) R 24431 24433 24407 0 -1 4202560 1757 0 0 0 108 0 0 0 25 0 8 0 807638746 315940864 9323 33554432000 4194304 4625164 140733509034640 18446744073709551615 4351918 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=24433/tid=24438] ppid=24431 vsize=308536 CPUtime=1.09 cores=0-7
/proc/24433/task/24438/stat : 24438 (SArTagnan) R 24431 24433 24407 0 -1 4202560 1342 0 0 0 109 0 0 0 19 0 8 0 807638746 315940864 9323 33554432000 4194304 4625164 140733509034640 18446744073709551615 4348867 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=24433/tid=24439] ppid=24431 vsize=308536 CPUtime=1.1 cores=0-7
/proc/24433/task/24439/stat : 24439 (SArTagnan) R 24431 24433 24407 0 -1 4202560 1862 0 0 0 110 0 0 0 19 0 8 0 807638746 315940864 9324 33554432000 4194304 4625164 140733509034640 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=24433/tid=24440] ppid=24431 vsize=308536 CPUtime=0.97 cores=0-7
/proc/24433/task/24440/stat : 24440 (SArTagnan) R 24431 24433 24407 0 -1 4202560 1616 0 0 0 97 0 0 0 25 0 8 0 807638746 315940864 9324 33554432000 4194304 4625164 140733509034640 18446744073709551615 4339569 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 8.56
Current children cumulated vsize (KiB) 308536

[startup+1.22006 s]
/proc/loadavg: 0.00 0.00 0.00 2/451 24433
/proc/meminfo: memFree=26223204/32951124 swapFree=60688864/67111528
[pid=24433] ppid=24431 vsize=311596 CPUtime=9.27 cores=0-7
/proc/24433/stat : 24433 (SArTagnan) R 24431 24433 24407 0 -1 4202496 18204 0 0 0 924 3 0 0 25 0 8 0 807638745 319074304 9856 33554432000 4194304 4625164 140733509034640 18446744073709551615 232335553569 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/24433/statm: 77899 9856 348 106 0 73402 0
[pid=24433/tid=24434] ppid=24431 vsize=311596 CPUtime=1.2 cores=0-7
/proc/24433/task/24434/stat : 24434 (SArTagnan) R 24431 24433 24407 0 -1 4202560 1793 0 0 0 120 0 0 0 19 0 8 0 807638746 319074304 9856 33554432000 4194304 4625164 140733509034640 18446744073709551615 4351897 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=24433/tid=24435] ppid=24431 vsize=311596 CPUtime=1.17 cores=0-7
/proc/24433/task/24435/stat : 24435 (SArTagnan) R 24431 24433 24407 0 -1 4202560 1304 0 0 0 117 0 0 0 25 0 8 0 807638746 319074304 9856 33554432000 4194304 4625164 140733509034640 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=24433/tid=24436] ppid=24431 vsize=311596 CPUtime=1.04 cores=0-7
/proc/24433/task/24436/stat : 24436 (SArTagnan) R 24431 24433 24407 0 -1 4202560 5496 0 0 0 103 1 0 0 25 0 8 0 807638746 319074304 9856 33554432000 4194304 4625164 140733509034640 18446744073709551615 4469201 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=24433/tid=24437] ppid=24431 vsize=311596 CPUtime=1.17 cores=0-7
/proc/24433/task/24437/stat : 24437 (SArTagnan) R 24431 24433 24407 0 -1 4202560 1783 0 0 0 117 0 0 0 25 0 8 0 807638746 319074304 9856 33554432000 4194304 4625164 140733509034640 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=24433/tid=24438] ppid=24431 vsize=311596 CPUtime=1.18 cores=0-7
/proc/24433/task/24438/stat : 24438 (SArTagnan) R 24431 24433 24407 0 -1 4202560 1496 0 0 0 118 0 0 0 19 0 8 0 807638746 319074304 9856 33554432000 4194304 4625164 140733509034640 18446744073709551615 232335589845 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=24433/tid=24439] ppid=24431 vsize=311596 CPUtime=1.19 cores=0-7
/proc/24433/task/24439/stat : 24439 (SArTagnan) R 24431 24433 24407 0 -1 4202560 1896 0 0 0 119 0 0 0 19 0 8 0 807638746 319074304 9856 33554432000 4194304 4625164 140733509034640 18446744073709551615 4352812 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=24433/tid=24440] ppid=24431 vsize=311596 CPUtime=1.06 cores=0-7
/proc/24433/task/24440/stat : 24440 (SArTagnan) R 24431 24433 24407 0 -1 4202560 1644 0 0 0 106 0 0 0 25 0 8 0 807638746 319074304 9856 33554432000 4194304 4625164 140733509034640 18446744073709551615 4339680 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 9.27
Current children cumulated vsize (KiB) 311596

[startup+1.50116 s]
/proc/loadavg: 0.00 0.00 0.00 2/451 24433
/proc/meminfo: memFree=26223204/32951124 swapFree=60688864/67111528
[pid=24433] ppid=24431 vsize=311552 CPUtime=11.53 cores=0-7
/proc/24433/stat : 24433 (SArTagnan) R 24431 24433 24407 0 -1 4202496 20821 0 0 0 1150 3 0 0 25 0 8 0 807638745 319029248 11258 33554432000 4194304 4625164 140733509034640 18446744073709551615 4512046 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/24433/statm: 77888 11259 348 106 0 73391 0
[pid=24433/tid=24434] ppid=24431 vsize=311552 CPUtime=1.48 cores=0-7
/proc/24433/task/24434/stat : 24434 (SArTagnan) R 24431 24433 24407 0 -1 4202560 1901 0 0 0 148 0 0 0 20 0 8 0 807638746 319029248 11259 33554432000 4194304 4625164 140733509034640 18446744073709551615 4352044 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=24433/tid=24435] ppid=24431 vsize=311552 CPUtime=1.45 cores=0-7
/proc/24433/task/24435/stat : 24435 (SArTagnan) R 24431 24433 24407 0 -1 4202560 1845 0 0 0 145 0 0 0 25 0 8 0 807638746 319029248 11260 33554432000 4194304 4625164 140733509034640 18446744073709551615 4352592 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=24433/tid=24436] ppid=24431 vsize=311552 CPUtime=1.33 cores=0-7
/proc/24433/task/24436/stat : 24436 (SArTagnan) R 24431 24433 24407 0 -1 4202560 6704 0 0 0 132 1 0 0 25 0 8 0 807638746 319029248 11260 33554432000 4194304 4625164 140733509034640 18446744073709551615 4548692 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=24433/tid=24437] ppid=24431 vsize=311552 CPUtime=1.45 cores=0-7
/proc/24433/task/24437/stat : 24437 (SArTagnan) R 24431 24433 24407 0 -1 4202560 1853 0 0 0 145 0 0 0 25 0 8 0 807638746 319029248 11260 33554432000 4194304 4625164 140733509034640 18446744073709551615 4465290 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=24433/tid=24438] ppid=24431 vsize=311552 CPUtime=1.46 cores=0-7
/proc/24433/task/24438/stat : 24438 (SArTagnan) R 24431 24433 24407 0 -1 4202560 1879 0 0 0 146 0 0 0 20 0 8 0 807638746 319029248 11260 33554432000 4194304 4625164 140733509034640 18446744073709551615 4349768 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=24433/tid=24439] ppid=24431 vsize=311552 CPUtime=1.47 cores=0-7
/proc/24433/task/24439/stat : 24439 (SArTagnan) R 24431 24433 24407 0 -1 4202560 1991 0 0 0 147 0 0 0 19 0 8 0 807638746 319029248 11260 33554432000 4194304 4625164 140733509034640 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=24433/tid=24440] ppid=24431 vsize=311552 CPUtime=1.34 cores=0-7
/proc/24433/task/24440/stat : 24440 (SArTagnan) R 24431 24433 24407 0 -1 4202560 1779 0 0 0 134 0 0 0 25 0 8 0 807638746 319029248 11260 33554432000 4194304 4625164 140733509034640 18446744073709551615 4340391 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 11.53
Current children cumulated vsize (KiB) 311552

[startup+3.11788 s]
/proc/loadavg: 0.72 0.15 0.05 9/459 24441
/proc/meminfo: memFree=26151340/32951124 swapFree=60688864/67111528
[pid=24433] ppid=24431 vsize=328404 CPUtime=24.43 cores=0-7
/proc/24433/stat : 24433 (SArTagnan) R 24431 24433 24407 0 -1 4202496 35109 0 0 0 2438 5 0 0 25 0 8 0 807638745 336285696 18378 33554432000 4194304 4625164 140733509034640 18446744073709551615 4512046 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/24433/statm: 82101 18378 348 106 0 77604 0
[pid=24433/tid=24434] ppid=24431 vsize=328404 CPUtime=3.1 cores=0-7
/proc/24433/task/24434/stat : 24434 (SArTagnan) R 24431 24433 24407 0 -1 4202560 3104 0 0 0 310 0 0 0 25 0 8 0 807638746 336285696 18378 33554432000 4194304 4625164 140733509034640 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=24433/tid=24435] ppid=24431 vsize=328404 CPUtime=3.07 cores=0-7
/proc/24433/task/24435/stat : 24435 (SArTagnan) R 24431 24433 24407 0 -1 4202560 3011 0 0 0 307 0 0 0 25 0 8 0 807638746 336285696 18378 33554432000 4194304 4625164 140733509034640 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=24433/tid=24436] ppid=24431 vsize=328404 CPUtime=2.94 cores=0-7
/proc/24433/task/24436/stat : 24436 (SArTagnan) R 24431 24433 24407 0 -1 4202560 12075 0 0 0 293 1 0 0 25 0 8 0 807638746 336285696 18378 33554432000 4194304 4625164 140733509034640 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=24433/tid=24437] ppid=24431 vsize=328404 CPUtime=3.06 cores=0-7
/proc/24433/task/24437/stat : 24437 (SArTagnan) R 24431 24433 24407 0 -1 4202560 3099 0 0 0 306 0 0 0 25 0 8 0 807638746 336285696 18378 33554432000 4194304 4625164 140733509034640 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=24433/tid=24438] ppid=24431 vsize=328404 CPUtime=3.04 cores=0-7
/proc/24433/task/24438/stat : 24438 (SArTagnan) R 24431 24433 24407 0 -1 4202560 3041 0 0 0 304 0 0 0 25 0 8 0 807638746 336285696 18378 33554432000 4194304 4625164 140733509034640 18446744073709551615 4349027 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=24433/tid=24439] ppid=24431 vsize=328404 CPUtime=3.08 cores=0-7
/proc/24433/task/24439/stat : 24439 (SArTagnan) R 24431 24433 24407 0 -1 4202560 4304 0 0 0 308 0 0 0 25 0 8 0 807638746 336285696 18378 33554432000 4194304 4625164 140733509034640 18446744073709551615 4486954 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=24433/tid=24440] ppid=24431 vsize=328404 CPUtime=2.96 cores=0-7
/proc/24433/task/24440/stat : 24440 (SArTagnan) R 24431 24433 24407 0 -1 4202560 2960 0 0 0 296 0 0 0 25 0 8 0 807638746 336285696 18378 33554432000 4194304 4625164 140733509034640 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 24.43
Current children cumulated vsize (KiB) 328404

[startup+6.30131 s]
/proc/loadavg: 1.38 0.30 0.10 9/459 24441
/proc/meminfo: memFree=26107968/32951124 swapFree=60688864/67111528
[pid=24433] ppid=24431 vsize=355664 CPUtime=49.94 cores=0-7
/proc/24433/stat : 24433 (SArTagnan) R 24431 24433 24407 0 -1 4202496 60466 0 0 0 4986 8 0 0 25 0 8 0 807638745 364199936 28899 33554432000 4194304 4625164 140733509034640 18446744073709551615 4512042 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/24433/statm: 88916 28899 348 106 0 84419 0
[pid=24433/tid=24434] ppid=24431 vsize=355664 CPUtime=6.3 cores=0-7
/proc/24433/task/24434/stat : 24434 (SArTagnan) R 24431 24433 24407 0 -1 4202560 6210 0 0 0 629 1 0 0 25 0 8 0 807638746 364199936 28904 33554432000 4194304 4625164 140733509034640 18446744073709551615 4352035 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=24433/tid=24435] ppid=24431 vsize=355664 CPUtime=6.26 cores=0-7
/proc/24433/task/24435/stat : 24435 (SArTagnan) R 24431 24433 24407 0 -1 4202560 4542 0 0 0 626 0 0 0 25 0 8 0 807638746 364199936 28904 33554432000 4194304 4625164 140733509034640 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=24433/tid=24436] ppid=24431 vsize=355664 CPUtime=6.14 cores=0-7
/proc/24433/task/24436/stat : 24436 (SArTagnan) R 24431 24433 24407 0 -1 4202560 21794 0 0 0 611 3 0 0 25 0 8 0 807638746 364199936 28904 33554432000 4194304 4625164 140733509034640 18446744073709551615 4339581 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=24433/tid=24437] ppid=24431 vsize=355664 CPUtime=6.26 cores=0-7
/proc/24433/task/24437/stat : 24437 (SArTagnan) R 24431 24433 24407 0 -1 4202560 6195 0 0 0 626 0 0 0 25 0 8 0 807638746 364199936 28904 33554432000 4194304 4625164 140733509034640 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=24433/tid=24438] ppid=24431 vsize=355664 CPUtime=6.2 cores=0-7
/proc/24433/task/24438/stat : 24438 (SArTagnan) R 24431 24433 24407 0 -1 4202560 4520 0 0 0 619 1 0 0 25 0 8 0 807638746 364199936 28904 33554432000 4194304 4625164 140733509034640 18446744073709551615 4349072 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=24433/tid=24439] ppid=24431 vsize=355664 CPUtime=6.29 cores=0-7
/proc/24433/task/24439/stat : 24439 (SArTagnan) R 24431 24433 24407 0 -1 4202560 6648 0 0 0 628 1 0 0 25 0 8 0 807638746 364199936 28904 33554432000 4194304 4625164 140733509034640 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=24433/tid=24440] ppid=24431 vsize=355664 CPUtime=6.16 cores=0-7
/proc/24433/task/24440/stat : 24440 (SArTagnan) R 24431 24433 24407 0 -1 4202560 6064 0 0 0 616 0 0 0 25 0 8 0 807638746 364199936 28904 33554432000 4194304 4625164 140733509034640 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0

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

Current children cumulated vsize (KiB) 5698576

[startup+4722.3 s]
/proc/loadavg: 8.12 8.12 8.07 9/459 24579
/proc/meminfo: memFree=21561312/32951124 swapFree=60688864/67111528
[pid=24433] ppid=24431 vsize=5698576 CPUtime=37703.6 cores=0-7
/proc/24433/stat : 24433 (SArTagnan) R 24431 24433 24407 0 -1 4202496 21782339 0 0 0 3766861 3502 0 0 25 0 8 0 807638745 5835341824 1162299 33554432000 4194304 4625164 140733509034640 18446744073709551615 4512818 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/24433/statm: 1424644 1162299 352 106 0 1420147 0
[pid=24433/tid=24434] ppid=24431 vsize=5698576 CPUtime=4722.21 cores=0-7
/proc/24433/task/24434/stat : 24434 (SArTagnan) R 24431 24433 24407 0 -1 4202560 283849 0 0 0 472170 51 0 0 25 0 8 0 807638746 5835341824 1162299 33554432000 4194304 4625164 140733509034640 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=24433/tid=24435] ppid=24431 vsize=5698576 CPUtime=4722.31 cores=0-7
/proc/24433/task/24435/stat : 24435 (SArTagnan) R 24431 24433 24407 0 -1 4202560 199915 0 0 0 472189 42 0 0 25 0 8 0 807638746 5835341824 1162299 33554432000 4194304 4625164 140733509034640 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=24433/tid=24436] ppid=24431 vsize=5698576 CPUtime=4721.52 cores=0-7
/proc/24433/task/24436/stat : 24436 (SArTagnan) R 24431 24433 24407 0 -1 4202560 17439953 0 0 0 469437 2715 0 0 25 0 8 0 807638746 5835341824 1162299 33554432000 4194304 4625164 140733509034640 18446744073709551615 4552369 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=24433/tid=24437] ppid=24431 vsize=5698576 CPUtime=4722.36 cores=0-7
/proc/24433/task/24437/stat : 24437 (SArTagnan) R 24431 24433 24407 0 -1 4202560 290706 0 0 0 472181 55 0 0 25 0 8 0 807638746 5835341824 1162299 33554432000 4194304 4625164 140733509034640 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=24433/tid=24438] ppid=24431 vsize=5698576 CPUtime=4649.45 cores=0-7
/proc/24433/task/24438/stat : 24438 (SArTagnan) R 24431 24433 24407 0 -1 4202560 119481 0 0 0 464912 33 0 0 25 0 8 0 807638746 5835341824 1162299 33554432000 4194304 4625164 140733509034640 18446744073709551615 4348804 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=24433/tid=24439] ppid=24431 vsize=5698576 CPUtime=4722.38 cores=0-7
/proc/24433/task/24439/stat : 24439 (SArTagnan) R 24431 24433 24407 0 -1 4202560 425662 0 0 0 472146 92 0 0 25 0 8 0 807638746 5835341824 1162299 33554432000 4194304 4625164 140733509034640 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=24433/tid=24440] ppid=24431 vsize=5698576 CPUtime=4722.1 cores=0-7
/proc/24433/task/24440/stat : 24440 (SArTagnan) R 24431 24433 24407 0 -1 4202560 276405 0 0 0 472153 57 0 0 25 0 8 0 807638746 5835341824 1162299 33554432000 4194304 4625164 140733509034640 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 37703.6
Current children cumulated vsize (KiB) 5698576

[startup+4782.3 s]
/proc/loadavg: 8.21 8.14 8.08 9/459 24581
/proc/meminfo: memFree=21558432/32951124 swapFree=60688864/67111528
[pid=24433] ppid=24431 vsize=5698576 CPUtime=38182.7 cores=0-7
/proc/24433/stat : 24433 (SArTagnan) R 24431 24433 24407 0 -1 4202496 22048265 0 0 0 3814719 3550 0 0 25 0 8 0 807638745 5835341824 1163807 33554432000 4194304 4625164 140733509034640 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/24433/statm: 1424644 1163807 348 106 0 1420147 0
[pid=24433/tid=24434] ppid=24431 vsize=5698576 CPUtime=4782.22 cores=0-7
/proc/24433/task/24434/stat : 24434 (SArTagnan) R 24431 24433 24407 0 -1 4202560 283916 0 0 0 478171 51 0 0 25 0 8 0 807638746 5835341824 1163807 33554432000 4194304 4625164 140733509034640 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=24433/tid=24435] ppid=24431 vsize=5698576 CPUtime=4782.32 cores=0-7
/proc/24433/task/24435/stat : 24435 (SArTagnan) R 24431 24433 24407 0 -1 4202560 200034 0 0 0 478189 43 0 0 25 0 8 0 807638746 5835341824 1163807 33554432000 4194304 4625164 140733509034640 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=24433/tid=24436] ppid=24431 vsize=5698576 CPUtime=4781.52 cores=0-7
/proc/24433/task/24436/stat : 24436 (SArTagnan) R 24431 24433 24407 0 -1 4202560 17676972 0 0 0 475395 2757 0 0 25 0 8 0 807638746 5835341824 1163807 33554432000 4194304 4625164 140733509034640 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=24433/tid=24437] ppid=24431 vsize=5698576 CPUtime=4782.37 cores=0-7
/proc/24433/task/24437/stat : 24437 (SArTagnan) R 24431 24433 24407 0 -1 4202560 290788 0 0 0 478182 55 0 0 25 0 8 0 807638746 5835341824 1163807 33554432000 4194304 4625164 140733509034640 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=24433/tid=24438] ppid=24431 vsize=5698576 CPUtime=4708.53 cores=0-7
/proc/24433/task/24438/stat : 24438 (SArTagnan) R 24431 24433 24407 0 -1 4202560 119549 0 0 0 470820 33 0 0 25 0 8 0 807638746 5835341824 1163807 33554432000 4194304 4625164 140733509034640 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=24433/tid=24439] ppid=24431 vsize=5698576 CPUtime=4782.38 cores=0-7
/proc/24433/task/24439/stat : 24439 (SArTagnan) R 24431 24433 24407 0 -1 4202560 425834 0 0 0 478146 92 0 0 25 0 8 0 807638746 5835341824 1163807 33554432000 4194304 4625164 140733509034640 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=24433/tid=24440] ppid=24431 vsize=5698576 CPUtime=4782.1 cores=0-7
/proc/24433/task/24440/stat : 24440 (SArTagnan) R 24431 24433 24407 0 -1 4202560 276483 0 0 0 478153 57 0 0 25 0 8 0 807638746 5835341824 1163807 33554432000 4194304 4625164 140733509034640 18446744073709551615 4330791 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 38182.7
Current children cumulated vsize (KiB) 5698576

[startup+4842.3 s]
/proc/loadavg: 8.19 8.14 8.08 9/459 24582
/proc/meminfo: memFree=21525544/32951124 swapFree=60688864/67111528
[pid=24433] ppid=24431 vsize=5811636 CPUtime=38661.7 cores=0-7
/proc/24433/stat : 24433 (SArTagnan) R 24431 24433 24407 0 -1 4202496 22457195 0 0 0 3862550 3624 0 0 25 0 8 0 807638745 5951115264 1172437 33554432000 4194304 4625164 140733509034640 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/24433/statm: 1452909 1172437 358 106 0 1448412 0
[pid=24433/tid=24434] ppid=24431 vsize=5811636 CPUtime=4842.22 cores=0-7
/proc/24433/task/24434/stat : 24434 (SArTagnan) R 24431 24433 24407 0 -1 4202560 283978 0 0 0 484170 52 0 0 25 0 8 0 807638746 5951115264 1172437 33554432000 4194304 4625164 140733509034640 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=24433/tid=24435] ppid=24431 vsize=5811636 CPUtime=4842.32 cores=0-7
/proc/24433/task/24435/stat : 24435 (SArTagnan) R 24431 24433 24407 0 -1 4202560 200876 0 0 0 484189 43 0 0 25 0 8 0 807638746 5951115264 1172437 33554432000 4194304 4625164 140733509034640 18446744073709551615 4351764 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=24433/tid=24436] ppid=24431 vsize=5811636 CPUtime=4841.52 cores=0-7
/proc/24433/task/24436/stat : 24436 (SArTagnan) R 24431 24433 24407 0 -1 4202560 17973600 0 0 0 481338 2814 0 0 25 0 8 0 807638746 5951115264 1172437 33554432000 4194304 4625164 140733509034640 18446744073709551615 4579396 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=24433/tid=24437] ppid=24431 vsize=5811636 CPUtime=4842.37 cores=0-7
/proc/24433/task/24437/stat : 24437 (SArTagnan) R 24431 24433 24407 0 -1 4202560 290876 0 0 0 484182 55 0 0 25 0 8 0 807638746 5951115264 1172437 33554432000 4194304 4625164 140733509034640 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=24433/tid=24438] ppid=24431 vsize=5811636 CPUtime=4767.59 cores=0-7
/proc/24433/task/24438/stat : 24438 (SArTagnan) R 24431 24433 24407 0 -1 4202560 119730 0 0 0 476726 33 0 0 25 0 8 0 807638746 5951115264 1172437 33554432000 4194304 4625164 140733509034640 18446744073709551615 4339569 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=24433/tid=24439] ppid=24431 vsize=5811636 CPUtime=4842.39 cores=0-7
/proc/24433/task/24439/stat : 24439 (SArTagnan) R 24431 24433 24407 0 -1 4202560 426909 0 0 0 484146 93 0 0 25 0 8 0 807638746 5951115264 1172437 33554432000 4194304 4625164 140733509034640 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=24433/tid=24440] ppid=24431 vsize=5811636 CPUtime=4842.1 cores=0-7
/proc/24433/task/24440/stat : 24440 (SArTagnan) R 24431 24433 24407 0 -1 4202560 277019 0 0 0 484153 57 0 0 25 0 8 0 807638746 5951115264 1172437 33554432000 4194304 4625164 140733509034640 18446744073709551615 4488056 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 38661.7
Current children cumulated vsize (KiB) 5811636

[startup+4902.3 s]
/proc/loadavg: 8.19 8.15 8.09 9/459 24584
/proc/meminfo: memFree=21506040/32951124 swapFree=60688864/67111528
[pid=24433] ppid=24431 vsize=5811636 CPUtime=39140.8 cores=0-7
/proc/24433/stat : 24433 (SArTagnan) R 24431 24433 24407 0 -1 4202496 22711740 0 0 0 3910408 3674 0 0 25 0 8 0 807638745 5951115264 1177029 33554432000 4194304 4625164 140733509034640 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/24433/statm: 1452909 1177029 348 106 0 1448412 0
[pid=24433/tid=24434] ppid=24431 vsize=5811636 CPUtime=4902.22 cores=0-7
/proc/24433/task/24434/stat : 24434 (SArTagnan) R 24431 24433 24407 0 -1 4202560 284039 0 0 0 490170 52 0 0 25 0 8 0 807638746 5951115264 1177029 33554432000 4194304 4625164 140733509034640 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=24433/tid=24435] ppid=24431 vsize=5811636 CPUtime=4902.32 cores=0-7
/proc/24433/task/24435/stat : 24435 (SArTagnan) R 24431 24433 24407 0 -1 4202560 200923 0 0 0 490189 43 0 0 25 0 8 0 807638746 5951115264 1177029 33554432000 4194304 4625164 140733509034640 18446744073709551615 4351792 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=24433/tid=24436] ppid=24431 vsize=5811636 CPUtime=4901.51 cores=0-7
/proc/24433/task/24436/stat : 24436 (SArTagnan) R 24431 24433 24407 0 -1 4202560 18204353 0 0 0 487293 2858 0 0 25 0 8 0 807638746 5951115264 1177029 33554432000 4194304 4625164 140733509034640 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=24433/tid=24437] ppid=24431 vsize=5811636 CPUtime=4902.37 cores=0-7
/proc/24433/task/24437/stat : 24437 (SArTagnan) R 24431 24433 24407 0 -1 4202560 290960 0 0 0 490182 55 0 0 25 0 8 0 807638746 5951115264 1177029 33554432000 4194304 4625164 140733509034640 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=24433/tid=24438] ppid=24431 vsize=5811636 CPUtime=4826.68 cores=0-7
/proc/24433/task/24438/stat : 24438 (SArTagnan) R 24431 24433 24407 0 -1 4202560 119764 0 0 0 482634 34 0 0 25 0 8 0 807638746 5951115264 1177029 33554432000 4194304 4625164 140733509034640 18446744073709551615 4348903 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=24433/tid=24439] ppid=24431 vsize=5811636 CPUtime=4902.39 cores=0-7
/proc/24433/task/24439/stat : 24439 (SArTagnan) R 24431 24433 24407 0 -1 4202560 428284 0 0 0 490145 94 0 0 25 0 8 0 807638746 5951115264 1177029 33554432000 4194304 4625164 140733509034640 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=24433/tid=24440] ppid=24431 vsize=5811636 CPUtime=4902.09 cores=0-7
/proc/24433/task/24440/stat : 24440 (SArTagnan) R 24431 24433 24407 0 -1 4202560 277100 0 0 0 490152 57 0 0 25 0 8 0 807638746 5951115264 1177029 33554432000 4194304 4625164 140733509034640 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 39140.8
Current children cumulated vsize (KiB) 5811636

[startup+4962.3 s]
/proc/loadavg: 8.27 8.17 8.10 10/459 24586
/proc/meminfo: memFree=21501668/32951124 swapFree=60688864/67111528
[pid=24433] ppid=24431 vsize=5811636 CPUtime=39619.9 cores=0-7
/proc/24433/stat : 24433 (SArTagnan) R 24431 24433 24407 0 -1 4202496 23047745 0 0 0 3958253 3734 0 0 25 0 8 0 807638745 5951115264 1178829 33554432000 4194304 4625164 140733509034640 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/24433/statm: 1452909 1178829 361 106 0 1448412 0
[pid=24433/tid=24434] ppid=24431 vsize=5811636 CPUtime=4962.23 cores=0-7
/proc/24433/task/24434/stat : 24434 (SArTagnan) R 24431 24433 24407 0 -1 4202560 284118 0 0 0 496171 52 0 0 25 0 8 0 807638746 5951115264 1178829 33554432000 4194304 4625164 140733509034640 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=24433/tid=24435] ppid=24431 vsize=5811636 CPUtime=4962.32 cores=0-7
/proc/24433/task/24435/stat : 24435 (SArTagnan) R 24431 24433 24407 0 -1 4202560 201149 0 0 0 496189 43 0 0 25 0 8 0 807638746 5951115264 1178829 33554432000 4194304 4625164 140733509034640 18446744073709551615 4352080 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=24433/tid=24436] ppid=24431 vsize=5811636 CPUtime=4961.52 cores=0-7
/proc/24433/task/24436/stat : 24436 (SArTagnan) R 24431 24433 24407 0 -1 4202560 18521688 0 0 0 493236 2916 0 0 25 0 8 0 807638746 5951115264 1178829 33554432000 4194304 4625164 140733509034640 18446744073709551615 4335165 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=24433/tid=24437] ppid=24431 vsize=5811636 CPUtime=4962.37 cores=0-7
/proc/24433/task/24437/stat : 24437 (SArTagnan) R 24431 24433 24407 0 -1 4202560 291041 0 0 0 496182 55 0 0 25 0 8 0 807638746 5951115264 1178829 33554432000 4194304 4625164 140733509034640 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=24433/tid=24438] ppid=24431 vsize=5811636 CPUtime=4885.75 cores=0-7
/proc/24433/task/24438/stat : 24438 (SArTagnan) R 24431 24433 24407 0 -1 4202560 119793 0 0 0 488541 34 0 0 25 0 8 0 807638746 5951115264 1178829 33554432000 4194304 4625164 140733509034640 18446744073709551615 4349061 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=24433/tid=24439] ppid=24431 vsize=5811636 CPUtime=4962.39 cores=0-7
/proc/24433/task/24439/stat : 24439 (SArTagnan) R 24431 24433 24407 0 -1 4202560 428410 0 0 0 496145 94 0 0 25 0 8 0 807638746 5951115264 1178829 33554432000 4194304 4625164 140733509034640 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=24433/tid=24440] ppid=24431 vsize=5811636 CPUtime=4962.1 cores=0-7
/proc/24433/task/24440/stat : 24440 (SArTagnan) R 24431 24433 24407 0 -1 4202560 277185 0 0 0 496152 58 0 0 25 0 8 0 807638746 5951115264 1178829 33554432000 4194304 4625164 140733509034640 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 39619.9
Current children cumulated vsize (KiB) 5811636



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5010 s]
/proc/loadavg: 8.19 8.16 8.09 9/459 24587
/proc/meminfo: memFree=21489492/32951124 swapFree=60688864/67111528
[pid=24433] ppid=24431 vsize=5811636 CPUtime=40000.8 cores=0-7
/proc/24433/stat : 24433 (SArTagnan) R 24431 24433 24407 0 -1 4202496 23266548 0 0 0 3996308 3774 0 0 25 0 8 0 807638745 5951115264 1180390 33554432000 4194304 4625164 140733509034640 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/24433/statm: 1452909 1180390 348 106 0 1448412 0
[pid=24433/tid=24434] ppid=24431 vsize=5811636 CPUtime=5009.94 cores=0-7
/proc/24433/task/24434/stat : 24434 (SArTagnan) R 24431 24433 24407 0 -1 4202560 284177 0 0 0 500942 52 0 0 25 0 8 0 807638746 5951115264 1180308 33554432000 4194304 4625164 140733509034640 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=24433/tid=24435] ppid=24431 vsize=5811636 CPUtime=5010.04 cores=0-7
/proc/24433/task/24435/stat : 24435 (SArTagnan) R 24431 24433 24407 0 -1 4202560 201186 0 0 0 500961 43 0 0 25 0 8 0 807638746 5951115264 1180308 33554432000 4194304 4625164 140733509034640 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=24433/tid=24436] ppid=24431 vsize=5811636 CPUtime=5009.23 cores=0-7
/proc/24433/task/24436/stat : 24436 (SArTagnan) R 24431 24433 24407 0 -1 4202560 18693269 0 0 0 497977 2946 0 0 25 0 8 0 807638746 5951115264 1180308 33554432000 4194304 4625164 140733509034640 18446744073709551615 4547307 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=24433/tid=24437] ppid=24431 vsize=5811636 CPUtime=5010.09 cores=0-7
/proc/24433/task/24437/stat : 24437 (SArTagnan) R 24431 24433 24407 0 -1 4202560 291105 0 0 0 500954 55 0 0 25 0 8 0 807638746 5951115264 1180308 33554432000 4194304 4625164 140733509034640 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=24433/tid=24438] ppid=24431 vsize=5811636 CPUtime=4932.71 cores=0-7
/proc/24433/task/24438/stat : 24438 (SArTagnan) R 24431 24433 24407 0 -1 4202560 120072 0 0 0 493237 34 0 0 25 0 8 0 807638746 5951115264 1180308 33554432000 4194304 4625164 140733509034640 18446744073709551615 4349019 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=24433/tid=24439] ppid=24431 vsize=5811636 CPUtime=5010.11 cores=0-7
/proc/24433/task/24439/stat : 24439 (SArTagnan) R 24431 24433 24407 0 -1 4202560 428467 0 0 0 500917 94 0 0 25 0 8 0 807638746 5951115264 1180308 33554432000 4194304 4625164 140733509034640 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=24433/tid=24440] ppid=24431 vsize=5811636 CPUtime=5009.82 cores=0-7
/proc/24433/task/24440/stat : 24440 (SArTagnan) R 24431 24433 24407 0 -1 4202560 277415 0 0 0 500924 58 0 0 25 0 8 0 807638746 5951115264 1180308 33554432000 4194304 4625164 140733509034640 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 40000.8
Current children cumulated vsize (KiB) 5811636

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

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

[startup+5010.12 s]
/proc/loadavg: 8.19 8.16 8.09 9/459 24587
/proc/meminfo: memFree=21489492/32951124 swapFree=60688864/67111528
[pid=24433] ppid=24431 vsize=0 CPUtime=40001 cores=0-7
/proc/24433/stat : 24433 (SArTagnan) Z 24431 24433 24407 0 -1 4203548 23266801 0 0 0 3996317 3784 0 0 25 0 2 0 807638745 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/24433/statm: 0 0 0 0 0 0 0
[pid=24433/tid=24438] ppid=24431 vsize=0 CPUtime=4932.82 cores=0-7
/proc/24433/task/24438/stat : 24438 (SArTagnan) R 24431 24433 24407 0 -1 4203588 120072 0 0 0 493238 44 0 0 25 0 2 0 807638746 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 40001
Current children cumulated vsize (KiB) 0

[startup+5010.2 s]
/proc/loadavg: 8.19 8.16 8.09 2/454 24588
/proc/meminfo: memFree=25236504/32951124 swapFree=60688864/67111528
[pid=24433] ppid=24431 vsize=0 CPUtime=40001.1 cores=0-7
/proc/24433/stat : 24433 (SArTagnan) Z 24431 24433 24407 0 -1 4203548 23266801 0 0 0 3996317 3793 0 0 25 0 2 0 807638745 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/24433/statm: 0 0 0 0 0 0 0
[pid=24433/tid=24438] ppid=24431 vsize=0 CPUtime=4932.92 cores=0-7
/proc/24433/task/24438/stat : 24438 (SArTagnan) R 24431 24433 24407 0 -1 4203588 120072 0 0 0 493238 54 0 0 25 0 2 0 807638746 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 5 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.24
CPU time (s): 40001.1
CPU user time (s): 39963.2
CPU system time (s): 37.9672
CPU usage (%): 798.387
Max. virtual memory (cumulated for all children) (KiB): 6034968

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39963.2
system time used= 37.9672
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23266801
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= 6953
involuntary context switches= 329539

runsolver used 21.2428 second user time and 56.0055 second system time

The end

Launcher Data

Begin job on node132 at 2011-06-01 22:33:26
IDJOB=3439201
IDBENCH=83353
IDSOLVER=1936
FILE ID=node132/3439201-1306960406
RUNJOBID= node132-1306960405-24421
PBS_JOBID= 13497619
Free space on /tmp= 73536 MiB

SOLVER NAME= SArTagnan 2011-05-15 (fixed)
BENCH NAME= SAT11/crafted/kullmann/VanDerWaerden/VanderWaerden3k/VanDerWaerden_2-3-15_218.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3439201-1306960406/watcher-3439201-1306960406 -o /tmp/evaluation-result-3439201-1306960406/solver-3439201-1306960406 -C 40000 -W 5100 -M 31000  SArTagnan HOME/instance-3439201-1306960406.cnf -threads=8

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

MD5SUM BENCH= afc70649cebcc24cd0a7b28def593295
RANDOM SEED=2026352994

node132.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.833
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.66
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.833
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
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.833
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.833
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.75
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.833
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.77
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.833
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.67
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.833
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.82
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.833
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:     32951124 kB
MemFree:      26223376 kB
Buffers:        280716 kB
Cached:        3127848 kB
SwapCached:      15140 kB
Active:        1169004 kB
Inactive:      5296700 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      26223376 kB
SwapTotal:    67111528 kB
SwapFree:     60688864 kB
Dirty:             804 kB
Writeback:           0 kB
AnonPages:     3050016 kB
Mapped:          18624 kB
Slab:           143660 kB
PageTables:      49432 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 109200796 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73536 MiB
End job on node132 at 2011-06-01 23:56:58