Trace number 3439301

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 5011.66

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_60_28_40_7-log.shuffled-as.sat03-127.cnf
MD5SUMf1f35d90237c4ca07d41a6a9b08e6279
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2451.79
Satisfiable
(Un)Satisfiability was proved
Number of variables140
Number of clauses58376
Sum of the clauses size583480
Maximum clause length10
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 556
Number of clauses of size over 558320

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-3439301-1306960629/watcher-3439301-1306960629 -o /tmp/evaluation-result-3439301-1306960629/solver-3439301-1306960629 -C 40000 -W 5100 -M 31000 SArTagnan HOME/instance-3439301-1306960629.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 1/507 25024
/proc/meminfo: memFree=19646256/32950940 swapFree=67111364/67111528
[pid=25024] ppid=25022 vsize=22052 CPUtime=0.01 cores=0-7
/proc/25024/stat : 25024 (SArTagnan) R 25022 25024 24998 0 -1 4202496 1411 0 0 0 1 0 0 0 25 0 1 0 886293669 22581248 900 33554432000 4194304 4625164 140734738659392 18446744073709551615 4360561 0 0 4096 2 0 0 0 17 6 0 0 0
/proc/25024/statm: 5513 902 296 106 0 1016 0

[startup+0.101004 s]
/proc/loadavg: 0.00 0.00 0.00 1/507 25024
/proc/meminfo: memFree=19646256/32950940 swapFree=67111364/67111528
[pid=25024] ppid=25022 vsize=265528 CPUtime=0.22 cores=0-7
/proc/25024/stat : 25024 (SArTagnan) R 25022 25024 24998 0 -1 4202496 15651 0 0 0 21 1 0 0 25 0 8 0 886293669 271900672 12550 33554432000 4194304 4625164 140734738659392 18446744073709551615 4329142 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/25024/statm: 66382 12555 423 106 0 61885 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 265528

[startup+0.200986 s]
/proc/loadavg: 0.00 0.00 0.00 1/507 25024
/proc/meminfo: memFree=19646256/32950940 swapFree=67111364/67111528
[pid=25024] ppid=25022 vsize=350064 CPUtime=0.97 cores=0-7
/proc/25024/stat : 25024 (SArTagnan) R 25022 25024 24998 0 -1 4202496 22191 0 0 0 95 2 0 0 25 0 8 0 886293669 358465536 17607 33554432000 4194304 4625164 140734738659392 18446744073709551615 4392981 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/25024/statm: 87516 17607 546 106 0 83019 0
Current children cumulated CPU time (s) 0.97
Current children cumulated vsize (KiB) 350064

[startup+0.300968 s]
/proc/loadavg: 0.00 0.00 0.00 1/507 25024
/proc/meminfo: memFree=19646256/32950940 swapFree=67111364/67111528
[pid=25024] ppid=25022 vsize=350060 CPUtime=1.76 cores=0-7
/proc/25024/stat : 25024 (SArTagnan) R 25022 25024 24998 0 -1 4202496 25898 0 0 0 174 2 0 0 25 0 8 0 886293669 358461440 18144 33554432000 4194304 4625164 140734738659392 18446744073709551615 4360345 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/25024/statm: 87515 18144 535 106 0 83018 0
Current children cumulated CPU time (s) 1.76
Current children cumulated vsize (KiB) 350060

[startup+0.700898 s]
/proc/loadavg: 0.00 0.00 0.00 1/507 25024
/proc/meminfo: memFree=19646256/32950940 swapFree=67111364/67111528
[pid=25024] ppid=25022 vsize=371028 CPUtime=4.97 cores=0-7
/proc/25024/stat : 25024 (SArTagnan) R 25022 25024 24998 0 -1 4202496 34941 0 0 0 493 4 0 0 25 0 8 0 886293669 379932672 22451 33554432000 4194304 4625164 140734738659392 18446744073709551615 4329151 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/25024/statm: 92757 22451 491 106 0 88260 0
Current children cumulated CPU time (s) 4.97
Current children cumulated vsize (KiB) 371028

[startup+1.50076 s]
/proc/loadavg: 0.64 0.13 0.04 9/515 25032
/proc/meminfo: memFree=19548860/32950940 swapFree=67111364/67111528
[pid=25024] ppid=25022 vsize=385408 CPUtime=11.34 cores=0-7
/proc/25024/stat : 25024 (SArTagnan) R 25022 25024 24998 0 -1 4202496 47605 0 0 0 1128 6 0 0 25 0 8 0 886293669 394657792 26867 33554432000 4194304 4625164 140734738659392 18446744073709551615 4393003 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/25024/statm: 96352 26867 442 106 0 91855 0
[pid=25024/tid=25026] ppid=25022 vsize=385408 CPUtime=1.41 cores=0-7
/proc/25024/task/25026/stat : 25026 (SArTagnan) R 25022 25024 24998 0 -1 4202560 3299 0 0 0 141 0 0 0 25 0 8 0 886293677 394657792 26867 33554432000 4194304 4625164 140734738659392 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=25024/tid=25027] ppid=25022 vsize=385408 CPUtime=1.41 cores=0-7
/proc/25024/task/25027/stat : 25027 (SArTagnan) R 25022 25024 24998 0 -1 4202560 4914 0 0 0 141 0 0 0 25 0 8 0 886293677 394657792 26867 33554432000 4194304 4625164 140734738659392 18446744073709551615 4462663 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=25024/tid=25028] ppid=25022 vsize=385408 CPUtime=1.33 cores=0-7
/proc/25024/task/25028/stat : 25028 (SArTagnan) R 25022 25024 24998 0 -1 4202560 12252 0 0 0 132 1 0 0 25 0 8 0 886293677 394657792 26867 33554432000 4194304 4625164 140734738659392 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=25024/tid=25029] ppid=25022 vsize=385408 CPUtime=1.41 cores=0-7
/proc/25024/task/25029/stat : 25029 (SArTagnan) R 25022 25024 24998 0 -1 4202560 2317 0 0 0 141 0 0 0 25 0 8 0 886293677 394657792 26867 33554432000 4194304 4625164 140734738659392 18446744073709551615 4351801 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=25024/tid=25030] ppid=25022 vsize=385408 CPUtime=1.4 cores=0-7
/proc/25024/task/25030/stat : 25030 (SArTagnan) R 25022 25024 24998 0 -1 4202560 4996 0 0 0 140 0 0 0 25 0 8 0 886293677 394657792 26867 33554432000 4194304 4625164 140734738659392 18446744073709551615 4348903 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=25024/tid=25031] ppid=25022 vsize=385408 CPUtime=1.41 cores=0-7
/proc/25024/task/25031/stat : 25031 (SArTagnan) R 25022 25024 24998 0 -1 4202560 2414 0 0 0 141 0 0 0 25 0 8 0 886293677 394657792 26867 33554432000 4194304 4625164 140734738659392 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=25024/tid=25032] ppid=25022 vsize=385408 CPUtime=1.41 cores=0-7
/proc/25024/task/25032/stat : 25032 (SArTagnan) R 25022 25024 24998 0 -1 4202560 3323 0 0 0 141 0 0 0 25 0 8 0 886293677 394657792 26867 33554432000 4194304 4625164 140734738659392 18446744073709551615 4340391 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 11.34
Current children cumulated vsize (KiB) 385408

[startup+3.10048 s]
/proc/loadavg: 0.64 0.13 0.04 9/515 25032
/proc/meminfo: memFree=19528648/32950940 swapFree=67111364/67111528
[pid=25024] ppid=25022 vsize=397028 CPUtime=24.12 cores=0-7
/proc/25024/stat : 25024 (SArTagnan) R 25022 25024 24998 0 -1 4202496 67863 0 0 0 2403 9 0 0 25 0 8 0 886293669 406556672 31203 33554432000 4194304 4625164 140734738659392 18446744073709551615 4329151 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/25024/statm: 99257 31203 415 106 0 94760 0
[pid=25024/tid=25026] ppid=25022 vsize=397028 CPUtime=3.01 cores=0-7
/proc/25024/task/25026/stat : 25026 (SArTagnan) R 25022 25024 24998 0 -1 4202560 5207 0 0 0 301 0 0 0 25 0 8 0 886293677 406556672 31203 33554432000 4194304 4625164 140734738659392 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=25024/tid=25027] ppid=25022 vsize=397028 CPUtime=3.01 cores=0-7
/proc/25024/task/25027/stat : 25027 (SArTagnan) R 25022 25024 24998 0 -1 4202560 5207 0 0 0 301 0 0 0 25 0 8 0 886293677 406556672 31203 33554432000 4194304 4625164 140734738659392 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=25024/tid=25028] ppid=25022 vsize=397028 CPUtime=2.91 cores=0-7
/proc/25024/task/25028/stat : 25028 (SArTagnan) R 25022 25024 24998 0 -1 4202560 23493 0 0 0 289 2 0 0 25 0 8 0 886293677 406556672 31203 33554432000 4194304 4625164 140734738659392 18446744073709551615 4335407 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=25024/tid=25029] ppid=25022 vsize=397028 CPUtime=3.01 cores=0-7
/proc/25024/task/25029/stat : 25029 (SArTagnan) R 25022 25024 24998 0 -1 4202560 4187 0 0 0 301 0 0 0 25 0 8 0 886293677 406556672 31203 33554432000 4194304 4625164 140734738659392 18446744073709551615 4352044 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=25024/tid=25030] ppid=25022 vsize=397028 CPUtime=3 cores=0-7
/proc/25024/task/25030/stat : 25030 (SArTagnan) R 25022 25024 24998 0 -1 4202560 5277 0 0 0 300 0 0 0 25 0 8 0 886293677 406556672 31203 33554432000 4194304 4625164 140734738659392 18446744073709551615 4349019 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=25024/tid=25031] ppid=25022 vsize=397028 CPUtime=3.01 cores=0-7
/proc/25024/task/25031/stat : 25031 (SArTagnan) R 25022 25024 24998 0 -1 4202560 4299 0 0 0 301 0 0 0 25 0 8 0 886293677 406556672 31203 33554432000 4194304 4625164 140734738659392 18446744073709551615 4464320 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=25024/tid=25032] ppid=25022 vsize=397028 CPUtime=3 cores=0-7
/proc/25024/task/25032/stat : 25032 (SArTagnan) R 25022 25024 24998 0 -1 4202560 5668 0 0 0 300 0 0 0 25 0 8 0 886293677 406556672 31203 33554432000 4194304 4625164 140734738659392 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 24.12
Current children cumulated vsize (KiB) 397028

[startup+6.30092 s]
/proc/loadavg: 1.23 0.26 0.09 9/515 25032
/proc/meminfo: memFree=19486264/32950940 swapFree=67111364/67111528
[pid=25024] ppid=25022 vsize=412280 CPUtime=49.66 cores=0-7
/proc/25024/stat : 25024 (SArTagnan) R 25022 25024 24998 0 -1 4202496 113823 0 0 0 4951 15 0 0 25 0 8 0 886293669 422174720 40319 33554432000 4194304 4625164 140734738659392 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/25024/statm: 103070 40319 413 106 0 98573 0
[pid=25024/tid=25026] ppid=25022 vsize=412280 CPUtime=6.22 cores=0-7
/proc/25024/task/25026/stat : 25026 (SArTagnan) R 25022 25024 24998 0 -1 4202560 8419 0 0 0 621 1 0 0 25 0 8 0 886293677 422174720 40319 33554432000 4194304 4625164 140734738659392 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=25024/tid=25027] ppid=25022 vsize=412280 CPUtime=6.21 cores=0-7
/proc/25024/task/25027/stat : 25027 (SArTagnan) R 25022 25024 24998 0 -1 4202560 8167 0 0 0 620 1 0 0 25 0 8 0 886293677 422174720 40319 33554432000 4194304 4625164 140734738659392 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=25024/tid=25028] ppid=25022 vsize=412280 CPUtime=6.06 cores=0-7
/proc/25024/task/25028/stat : 25028 (SArTagnan) R 25022 25024 24998 0 -1 4202560 48800 0 0 0 600 6 0 0 25 0 8 0 886293677 422174720 40319 33554432000 4194304 4625164 140734738659392 18446744073709551615 4327883 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=25024/tid=25029] ppid=25022 vsize=412280 CPUtime=6.2 cores=0-7
/proc/25024/task/25029/stat : 25029 (SArTagnan) R 25022 25024 24998 0 -1 4202560 7433 0 0 0 620 0 0 0 25 0 8 0 886293677 422174720 40319 33554432000 4194304 4625164 140734738659392 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=25024/tid=25030] ppid=25022 vsize=412280 CPUtime=6.21 cores=0-7
/proc/25024/task/25030/stat : 25030 (SArTagnan) R 25022 25024 24998 0 -1 4202560 8351 0 0 0 620 1 0 0 25 0 8 0 886293677 422174720 40319 33554432000 4194304 4625164 140734738659392 18446744073709551615 4349042 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=25024/tid=25031] ppid=25022 vsize=412280 CPUtime=6.21 cores=0-7
/proc/25024/task/25031/stat : 25031 (SArTagnan) R 25022 25024 24998 0 -1 4202560 7623 0 0 0 620 1 0 0 25 0 8 0 886293677 422174720 40319 33554432000 4194304 4625164 140734738659392 18446744073709551615 4486983 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=25024/tid=25032] ppid=25022 vsize=412280 CPUtime=6.21 cores=0-7
/proc/25024/task/25032/stat : 25032 (SArTagnan) R 25022 25024 24998 0 -1 4202560 8407 0 0 0 620 1 0 0 25 0 8 0 886293677 422174720 40319 33554432000 4194304 4625164 140734738659392 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 49.66
Current children cumulated vsize (KiB) 412280

[startup+12.7008 s]
/proc/loadavg: 1.77 0.39 0.13 9/515 25032
/proc/meminfo: memFree=19450816/32950940 swapFree=67111364/67111528
[pid=25024] ppid=25022 vsize=427252 CPUtime=100.73 cores=0-7
/proc/25024/stat : 25024 (SArTagnan) R 25022 25024 24998 0 -1 4202496 186747 0 0 0 10043 30 0 0 24 0 8 0 886293669 437506048 49438 33554432000 4194304 4625164 140734738659392 18446744073709551615 4512159 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/25024/statm: 106813 49438 370 106 0 102316 0
[pid=25024/tid=25026] ppid=25022 vsize=427252 CPUtime=12.61 cores=0-7
/proc/25024/task/25026/stat : 25026 (SArTagnan) R 25022 25024 24998 0 -1 4202560 12976 0 0 0 1260 1 0 0 25 0 8 0 886293677 437506048 49438 33554432000 4194304 4625164 140734738659392 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=25024/tid=25027] ppid=25022 vsize=427252 CPUtime=12.62 cores=0-7
/proc/25024/task/25027/stat : 25027 (SArTagnan) R 25022 25024 24998 0 -1 4202560 12418 0 0 0 1260 2 0 0 25 0 8 0 886293677 437506048 49438 33554432000 4194304 4625164 140734738659392 18446744073709551615 4339600 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=25024/tid=25028] ppid=25022 vsize=427252 CPUtime=12.34 cores=0-7
/proc/25024/task/25028/stat : 25028 (SArTagnan) R 25022 25024 24998 0 -1 4202560 105411 0 0 0 1217 17 0 0 25 0 8 0 886293677 437506048 49438 33554432000 4194304 4625164 140734738659392 18446744073709551615 4552369 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=25024/tid=25029] ppid=25022 vsize=427252 CPUtime=12.6 cores=0-7
/proc/25024/task/25029/stat : 25029 (SArTagnan) R 25022 25024 24998 0 -1 4202560 12100 0 0 0 1259 1 0 0 25 0 8 0 886293677 437506048 49438 33554432000 4194304 4625164 140734738659392 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=25024/tid=25030] ppid=25022 vsize=427252 CPUtime=12.6 cores=0-7
/proc/25024/task/25030/stat : 25030 (SArTagnan) R 25022 25024 24998 0 -1 4202560 8979 0 0 0 1259 1 0 0 25 0 8 0 886293677 437506048 49438 33554432000 4194304 4625164 140734738659392 18446744073709551615 4339581 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=25024/tid=25031] ppid=25022 vsize=427252 CPUtime=12.61 cores=0-7
/proc/25024/task/25031/stat : 25031 (SArTagnan) R 25022 25024 24998 0 -1 4202560 8449 0 0 0 1259 2 0 0 25 0 8 0 886293677 437506048 49438 33554432000 4194304 4625164 140734738659392 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=25024/tid=25032] ppid=25022 vsize=427252 CPUtime=12.6 cores=0-7
/proc/25024/task/25032/stat : 25032 (SArTagnan) R 25022 25024 24998 0 -1 4202560 9217 0 0 0 1259 1 0 0 25 0 8 0 886293677 437506048 49438 33554432000 4194304 4625164 140734738659392 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 100.73
Current children cumulated vsize (KiB) 427252

[startup+25.5006 s]
/proc/loadavg: 2.80 0.66 0.22 9/515 25033
/proc/meminfo: memFree=19383560/32950940 swapFree=67111364/67111528
[pid=25024] ppid=25022 vsize=459200 CPUtime=202.88 cores=0-7
/proc/25024/stat : 25024 (SArTagnan) R 25022 25024 24998 0 -1 4202496 266949 0 0 0 20243 45 0 0 25 0 8 0 886293669 470220800 65816 33554432000 4194304 4625164 140734738659392 18446744073709551615 4519334 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/25024/statm: 114800 65816 410 106 0 110303 0
[pid=25024/tid=25026] ppid=25022 vsize=459200 CPUtime=25.41 cores=0-7
/proc/25024/task/25026/stat : 25026 (SArTagnan) R 25022 25024 24998 0 -1 4202560 15034 0 0 0 2539 2 0 0 25 0 8 0 886293677 470220800 65816 33554432000 4194304 4625164 140734738659392 18446744073709551615 4339680 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=25024/tid=25027] ppid=25022 vsize=459200 CPUtime=25.41 cores=0-7
/proc/25024/task/25027/stat : 25027 (SArTagnan) R 25022 25024 24998 0 -1 4202560 20706 0 0 0 2538 3 0 0 25 0 8 0 886293677 470220800 65816 33554432000 4194304 4625164 140734738659392 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=25024/tid=25028] ppid=25022 vsize=459200 CPUtime=24.91 cores=0-7
/proc/25024/task/25028/stat : 25028 (SArTagnan) R 25022 25024 24998 0 -1 4202560 160347 0 0 0 2465 26 0 0 25 0 8 0 886293677 470220800 65816 33554432000 4194304 4625164 140734738659392 18446744073709551615 4335407 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=25024/tid=25029] ppid=25022 vsize=459200 CPUtime=25.39 cores=0-7
/proc/25024/task/25029/stat : 25029 (SArTagnan) R 25022 25024 24998 0 -1 4202560 14372 0 0 0 2538 1 0 0 25 0 8 0 886293677 470220800 65816 33554432000 4194304 4625164 140734738659392 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=25024/tid=25030] ppid=25022 vsize=459200 CPUtime=25.4 cores=0-7
/proc/25024/task/25030/stat : 25030 (SArTagnan) R 25022 25024 24998 0 -1 4202560 13159 0 0 0 2538 2 0 0 25 0 8 0 886293677 470220800 65816 33554432000 4194304 4625164 140734738659392 18446744073709551615 4348903 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=25024/tid=25031] ppid=25022 vsize=459200 CPUtime=25.4 cores=0-7
/proc/25024/task/25031/stat : 25031 (SArTagnan) R 25022 25024 24998 0 -1 4202560 12845 0 0 0 2537 3 0 0 25 0 8 0 886293677 470220800 65816 33554432000 4194304 4625164 140734738659392 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=25024/tid=25032] ppid=25022 vsize=459200 CPUtime=25.4 cores=0-7
/proc/25024/task/25032/stat : 25032 (SArTagnan) R 25022 25024 24998 0 -1 4202560 13113 0 0 0 2538 2 0 0 25 0 8 0 886293677 470220800 65816 33554432000 4194304 4625164 140734738659392 18446744073709551615 4351804 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 202.88
Current children cumulated vsize (KiB) 459200

[startup+51.1011 s]
/proc/loadavg: 4.85 1.36 0.46 9/515 25033
/proc/meminfo: memFree=19307524/32950940 swapFree=67111364/67111528
[pid=25024] ppid=25022 vsize=592768 CPUtime=407.18 cores=0-7
/proc/25024/stat : 25024 (SArTagnan) R 25022 25024 24998 0 -1 4202496 446510 0 0 0 40643 75 0 0 25 0 8 0 886293669 606994432 84561 33554432000 4194304 4625164 140734738659392 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/25024/statm: 148192 84561 505 106 0 143695 0
[pid=25024/tid=25026] ppid=25022 vsize=592768 CPUtime=50.99 cores=0-7
/proc/25024/task/25026/stat : 25026 (SArTagnan) R 25022 25024 24998 0 -1 4202560 21236 0 0 0 5096 3 0 0 25 0 8 0 886293677 606994432 84561 33554432000 4194304 4625164 140734738659392 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=25024/tid=25027] ppid=25022 vsize=592768 CPUtime=51 cores=0-7
/proc/25024/task/25027/stat : 25027 (SArTagnan) R 25022 25024 24998 0 -1 4202560 30590 0 0 0 5096 4 0 0 25 0 8 0 886293677 606994432 84561 33554432000 4194304 4625164 140734738659392 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=25024/tid=25028] ppid=25022 vsize=592768 CPUtime=50.08 cores=0-7
/proc/25024/task/25028/stat : 25028 (SArTagnan) R 25022 25024 24998 0 -1 4202560 301252 0 0 0 4960 48 0 0 25 0 8 0 886293677 606994432 84561 33554432000 4194304 4625164 140734738659392 18446744073709551615 4546624 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=25024/tid=25029] ppid=25022 vsize=592768 CPUtime=51 cores=0-7
/proc/25024/task/25029/stat : 25029 (SArTagnan) R 25022 25024 24998 0 -1 4202560 30212 0 0 0 5096 4 0 0 25 0 8 0 886293677 606994432 84561 33554432000 4194304 4625164 140734738659392 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=25024/tid=25030] ppid=25022 vsize=592768 CPUtime=51 cores=0-7
/proc/25024/task/25030/stat : 25030 (SArTagnan) R 25022 25024 24998 0 -1 4202560 18302 0 0 0 5097 3 0 0 25 0 8 0 886293677 606994432 84561 33554432000 4194304 4625164 140734738659392 18446744073709551615 4349779 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=25024/tid=25031] ppid=25022 vsize=592768 CPUtime=50.99 cores=0-7
/proc/25024/task/25031/stat : 25031 (SArTagnan) R 25022 25024 24998 0 -1 4202560 13743 0 0 0 5095 4 0 0 25 0 8 0 886293677 606994432 84561 33554432000 4194304 4625164 140734738659392 18446744073709551615 4351827 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=25024/tid=25032] ppid=25022 vsize=592768 CPUtime=50.98 cores=0-7
/proc/25024/task/25032/stat : 25032 (SArTagnan) R 25022 25024 24998 0 -1 4202560 13584 0 0 0 5096 2 0 0 25 0 8 0 886293677 606994432 84561 33554432000 4194304 4625164 140734738659392 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 407.18

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

[pid=25024/tid=25028] ppid=25022 vsize=3202632 CPUtime=4660.12 cores=0-7
/proc/25024/task/25028/stat : 25028 (SArTagnan) R 25022 25024 24998 0 -1 4202560 18242050 0 0 0 463171 2841 0 0 25 0 8 0 886293677 3279495168 622389 33554432000 4194304 4625164 140734738659392 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=25024/tid=25029] ppid=25022 vsize=3202632 CPUtime=4661.02 cores=0-7
/proc/25024/task/25029/stat : 25029 (SArTagnan) R 25022 25024 24998 0 -1 4202560 396366 0 0 0 466036 66 0 0 25 0 8 0 886293677 3279495168 622389 33554432000 4194304 4625164 140734738659392 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=25024/tid=25030] ppid=25022 vsize=3202632 CPUtime=4662.01 cores=0-7
/proc/25024/task/25030/stat : 25030 (SArTagnan) R 25022 25024 24998 0 -1 4202560 109883 0 0 0 466176 25 0 0 25 0 8 0 886293677 3279495168 622389 33554432000 4194304 4625164 140734738659392 18446744073709551615 4349019 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=25024/tid=25031] ppid=25022 vsize=3202632 CPUtime=4641.95 cores=0-7
/proc/25024/task/25031/stat : 25031 (SArTagnan) R 25022 25024 24998 0 -1 4202560 75934 0 0 0 464152 43 0 0 25 0 8 0 886293677 3279495168 622389 33554432000 4194304 4625164 140734738659392 18446744073709551615 4351764 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=25024/tid=25032] ppid=25022 vsize=3202632 CPUtime=4657.31 cores=0-7
/proc/25024/task/25032/stat : 25032 (SArTagnan) R 25022 25024 24998 0 -1 4202560 73100 0 0 0 465713 18 0 0 25 0 8 0 886293677 3279495168 622389 33554432000 4194304 4625164 140734738659392 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 37213.1
Current children cumulated vsize (KiB) 3202632

[startup+4722.3 s]
/proc/loadavg: 8.09 8.08 8.00 9/515 25173
/proc/meminfo: memFree=17127208/32950940 swapFree=67111364/67111528
[pid=25024] ppid=25022 vsize=3206512 CPUtime=37692.1 cores=0-7
/proc/25024/stat : 25024 (SArTagnan) R 25022 25024 24998 0 -1 4202496 22041852 0 0 0 3765696 3518 0 0 25 0 8 0 886293669 3283468288 627957 33554432000 4194304 4625164 140734738659392 18446744073709551615 4519334 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/25024/statm: 801628 627957 373 106 0 797131 0
[pid=25024/tid=25026] ppid=25022 vsize=3206512 CPUtime=4666.23 cores=0-7
/proc/25024/task/25026/stat : 25026 (SArTagnan) R 25022 25024 24998 0 -1 4202560 74232 0 0 0 466604 19 0 0 25 0 8 0 886293677 3283468288 627957 33554432000 4194304 4625164 140734738659392 18446744073709551615 4352044 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=25024/tid=25027] ppid=25022 vsize=3206512 CPUtime=4722.05 cores=0-7
/proc/25024/task/25027/stat : 25027 (SArTagnan) R 25022 25024 24998 0 -1 4202560 114231 0 0 0 472181 24 0 0 25 0 8 0 886293677 3283468288 627957 33554432000 4194304 4625164 140734738659392 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=25024/tid=25028] ppid=25022 vsize=3206512 CPUtime=4720.14 cores=0-7
/proc/25024/task/25028/stat : 25028 (SArTagnan) R 25022 25024 24998 0 -1 4202560 18503233 0 0 0 469135 2879 0 0 25 0 8 0 886293677 3283468288 627957 33554432000 4194304 4625164 140734738659392 18446744073709551615 4552369 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=25024/tid=25029] ppid=25022 vsize=3206512 CPUtime=4721.04 cores=0-7
/proc/25024/task/25029/stat : 25029 (SArTagnan) R 25022 25024 24998 0 -1 4202560 397514 0 0 0 472037 67 0 0 25 0 8 0 886293677 3283468288 627957 33554432000 4194304 4625164 140734738659392 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=25024/tid=25030] ppid=25022 vsize=3206512 CPUtime=4722.03 cores=0-7
/proc/25024/task/25030/stat : 25030 (SArTagnan) R 25022 25024 24998 0 -1 4202560 109957 0 0 0 472178 25 0 0 25 0 8 0 886293677 3283468288 627957 33554432000 4194304 4625164 140734738659392 18446744073709551615 4349768 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=25024/tid=25031] ppid=25022 vsize=3206512 CPUtime=4700.92 cores=0-7
/proc/25024/task/25031/stat : 25031 (SArTagnan) R 25022 25024 24998 0 -1 4202560 75934 0 0 0 470049 43 0 0 25 0 8 0 886293677 3283468288 627957 33554432000 4194304 4625164 140734738659392 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=25024/tid=25032] ppid=25022 vsize=3206512 CPUtime=4717.33 cores=0-7
/proc/25024/task/25032/stat : 25032 (SArTagnan) R 25022 25024 24998 0 -1 4202560 73128 0 0 0 471715 18 0 0 25 0 8 0 886293677 3283468288 627957 33554432000 4194304 4625164 140734738659392 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 37692.1
Current children cumulated vsize (KiB) 3206512

[startup+4782.3 s]
/proc/loadavg: 8.03 8.06 8.00 9/515 25175
/proc/meminfo: memFree=17114976/32950940 swapFree=67111364/67111528
[pid=25024] ppid=25022 vsize=3206512 CPUtime=38170.9 cores=0-7
/proc/25024/stat : 25024 (SArTagnan) R 25022 25024 24998 0 -1 4202496 22431143 0 0 0 3813523 3572 0 0 25 0 8 0 886293669 3283468288 630026 33554432000 4194304 4625164 140734738659392 18446744073709551615 4519319 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/25024/statm: 801628 630026 358 106 0 797131 0
[pid=25024/tid=25026] ppid=25022 vsize=3206512 CPUtime=4726.2 cores=0-7
/proc/25024/task/25026/stat : 25026 (SArTagnan) R 25022 25024 24998 0 -1 4202560 74335 0 0 0 472601 19 0 0 25 0 8 0 886293677 3283468288 630029 33554432000 4194304 4625164 140734738659392 18446744073709551615 4352010 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=25024/tid=25027] ppid=25022 vsize=3206512 CPUtime=4782.03 cores=0-7
/proc/25024/task/25027/stat : 25027 (SArTagnan) R 25022 25024 24998 0 -1 4202560 114231 0 0 0 478179 24 0 0 25 0 8 0 886293677 3283468288 630029 33554432000 4194304 4625164 140734738659392 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=25024/tid=25028] ppid=25022 vsize=3206512 CPUtime=4780.13 cores=0-7
/proc/25024/task/25028/stat : 25028 (SArTagnan) R 25022 25024 24998 0 -1 4202560 18862129 0 0 0 475085 2928 0 0 25 0 8 0 886293677 3283468288 630031 33554432000 4194304 4625164 140734738659392 18446744073709551615 4579598 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=25024/tid=25029] ppid=25022 vsize=3206512 CPUtime=4780.99 cores=0-7
/proc/25024/task/25029/stat : 25029 (SArTagnan) R 25022 25024 24998 0 -1 4202560 399608 0 0 0 478032 67 0 0 25 0 8 0 886293677 3283468288 630031 33554432000 4194304 4625164 140734738659392 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=25024/tid=25030] ppid=25022 vsize=3206512 CPUtime=4782.01 cores=0-7
/proc/25024/task/25030/stat : 25030 (SArTagnan) R 25022 25024 24998 0 -1 4202560 110002 0 0 0 478176 25 0 0 25 0 8 0 886293677 3283468288 630031 33554432000 4194304 4625164 140734738659392 18446744073709551615 4349019 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=25024/tid=25031] ppid=25022 vsize=3206512 CPUtime=4759.88 cores=0-7
/proc/25024/task/25031/stat : 25031 (SArTagnan) R 25022 25024 24998 0 -1 4202560 75934 0 0 0 475944 44 0 0 25 0 8 0 886293677 3283468288 630031 33554432000 4194304 4625164 140734738659392 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=25024/tid=25032] ppid=25022 vsize=3206512 CPUtime=4777.31 cores=0-7
/proc/25024/task/25032/stat : 25032 (SArTagnan) R 25022 25024 24998 0 -1 4202560 73134 0 0 0 477713 18 0 0 25 0 8 0 886293677 3283468288 630031 33554432000 4194304 4625164 140734738659392 18446744073709551615 4352133 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 38170.9
Current children cumulated vsize (KiB) 3206512

[startup+4842.32 s]
/proc/loadavg: 8.07 8.06 8.00 9/515 25176
/proc/meminfo: memFree=17098556/32950940 swapFree=67111364/67111528
[pid=25024] ppid=25022 vsize=3209520 CPUtime=38650 cores=0-7
/proc/25024/stat : 25024 (SArTagnan) R 25022 25024 24998 0 -1 4202496 22793630 0 0 0 3861380 3624 0 0 25 0 8 0 886293669 3286548480 635089 33554432000 4194304 4625164 140734738659392 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/25024/statm: 802380 635089 347 106 0 797883 0
[pid=25024/tid=25026] ppid=25022 vsize=3209520 CPUtime=4786.22 cores=0-7
/proc/25024/task/25026/stat : 25026 (SArTagnan) R 25022 25024 24998 0 -1 4202560 74628 0 0 0 478603 19 0 0 25 0 8 0 886293677 3286548480 635089 33554432000 4194304 4625164 140734738659392 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=25024/tid=25027] ppid=25022 vsize=3209520 CPUtime=4842.05 cores=0-7
/proc/25024/task/25027/stat : 25027 (SArTagnan) R 25022 25024 24998 0 -1 4202560 114273 0 0 0 484181 24 0 0 25 0 8 0 886293677 3286548480 635089 33554432000 4194304 4625164 140734738659392 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=25024/tid=25028] ppid=25022 vsize=3209520 CPUtime=4840.14 cores=0-7
/proc/25024/task/25028/stat : 25028 (SArTagnan) R 25022 25024 24998 0 -1 4202560 19166071 0 0 0 481043 2971 0 0 25 0 8 0 886293677 3286548480 635089 33554432000 4194304 4625164 140734738659392 18446744073709551615 4547807 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=25024/tid=25029] ppid=25022 vsize=3209520 CPUtime=4841.01 cores=0-7
/proc/25024/task/25029/stat : 25029 (SArTagnan) R 25022 25024 24998 0 -1 4202560 401145 0 0 0 484033 68 0 0 25 0 8 0 886293677 3286548480 635089 33554432000 4194304 4625164 140734738659392 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=25024/tid=25030] ppid=25022 vsize=3209520 CPUtime=4842.03 cores=0-7
/proc/25024/task/25030/stat : 25030 (SArTagnan) R 25022 25024 24998 0 -1 4202560 110627 0 0 0 484178 25 0 0 25 0 8 0 886293677 3286548480 635089 33554432000 4194304 4625164 140734738659392 18446744073709551615 4349019 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=25024/tid=25031] ppid=25022 vsize=3209520 CPUtime=4818.85 cores=0-7
/proc/25024/task/25031/stat : 25031 (SArTagnan) R 25022 25024 24998 0 -1 4202560 75934 0 0 0 481841 44 0 0 25 0 8 0 886293677 3286548480 635089 33554432000 4194304 4625164 140734738659392 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=25024/tid=25032] ppid=25022 vsize=3209520 CPUtime=4837.32 cores=0-7
/proc/25024/task/25032/stat : 25032 (SArTagnan) R 25022 25024 24998 0 -1 4202560 73392 0 0 0 483714 18 0 0 25 0 8 0 886293677 3286548480 635089 33554432000 4194304 4625164 140734738659392 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 38650
Current children cumulated vsize (KiB) 3209520

[startup+4902.3 s]
/proc/loadavg: 8.08 8.06 8.00 9/515 25178
/proc/meminfo: memFree=17076136/32950940 swapFree=67111364/67111528
[pid=25024] ppid=25022 vsize=3211460 CPUtime=39128.9 cores=0-7
/proc/25024/stat : 25024 (SArTagnan) R 25022 25024 24998 0 -1 4202496 23171536 0 0 0 3909208 3678 0 0 25 0 8 0 886293669 3288535040 639708 33554432000 4194304 4625164 140734738659392 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/25024/statm: 802865 639708 386 106 0 798368 0
[pid=25024/tid=25026] ppid=25022 vsize=3211460 CPUtime=4846.2 cores=0-7
/proc/25024/task/25026/stat : 25026 (SArTagnan) R 25022 25024 24998 0 -1 4202560 74727 0 0 0 484601 19 0 0 25 0 8 0 886293677 3288535040 639708 33554432000 4194304 4625164 140734738659392 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=25024/tid=25027] ppid=25022 vsize=3211460 CPUtime=4902.03 cores=0-7
/proc/25024/task/25027/stat : 25027 (SArTagnan) R 25022 25024 24998 0 -1 4202560 114334 0 0 0 490179 24 0 0 25 0 8 0 886293677 3288535040 639708 33554432000 4194304 4625164 140734738659392 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=25024/tid=25028] ppid=25022 vsize=3211460 CPUtime=4900.12 cores=0-7
/proc/25024/task/25028/stat : 25028 (SArTagnan) R 25022 25024 24998 0 -1 4202560 19464482 0 0 0 486998 3014 0 0 25 0 8 0 886293677 3288535040 639708 33554432000 4194304 4625164 140734738659392 18446744073709551615 4579376 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=25024/tid=25029] ppid=25022 vsize=3211460 CPUtime=4900.97 cores=0-7
/proc/25024/task/25029/stat : 25029 (SArTagnan) R 25022 25024 24998 0 -1 4202560 401979 0 0 0 490029 68 0 0 25 0 8 0 886293677 3288535040 639708 33554432000 4194304 4625164 140734738659392 18446744073709551615 4352299 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=25024/tid=25030] ppid=25022 vsize=3211460 CPUtime=4902.01 cores=0-7
/proc/25024/task/25030/stat : 25030 (SArTagnan) R 25022 25024 24998 0 -1 4202560 111718 0 0 0 490176 25 0 0 25 0 8 0 886293677 3288535040 639708 33554432000 4194304 4625164 140734738659392 18446744073709551615 4349019 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=25024/tid=25031] ppid=25022 vsize=3211460 CPUtime=4877.81 cores=0-7
/proc/25024/task/25031/stat : 25031 (SArTagnan) R 25022 25024 24998 0 -1 4202560 75998 0 0 0 487737 44 0 0 25 0 8 0 886293677 3288535040 639708 33554432000 4194304 4625164 140734738659392 18446744073709551615 4352072 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=25024/tid=25032] ppid=25022 vsize=3211460 CPUtime=4897.3 cores=0-7
/proc/25024/task/25032/stat : 25032 (SArTagnan) R 25022 25024 24998 0 -1 4202560 73462 0 0 0 489712 18 0 0 25 0 8 0 886293677 3288535040 639708 33554432000 4194304 4625164 140734738659392 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 39128.9
Current children cumulated vsize (KiB) 3211460

[startup+4962.3 s]
/proc/loadavg: 8.08 8.06 8.00 9/515 25179
/proc/meminfo: memFree=17062844/32950940 swapFree=67111364/67111528
[pid=25024] ppid=25022 vsize=3212976 CPUtime=39607.8 cores=0-7
/proc/25024/stat : 25024 (SArTagnan) R 25022 25024 24998 0 -1 4202496 23537012 0 0 0 3957051 3729 0 0 25 0 8 0 886293669 3290087424 644492 33554432000 4194304 4625164 140734738659392 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/25024/statm: 803244 644492 347 106 0 798747 0
[pid=25024/tid=25026] ppid=25022 vsize=3212976 CPUtime=4906.2 cores=0-7
/proc/25024/task/25026/stat : 25026 (SArTagnan) R 25022 25024 24998 0 -1 4202560 74758 0 0 0 490601 19 0 0 25 0 8 0 886293677 3290087424 644492 33554432000 4194304 4625164 140734738659392 18446744073709551615 4351827 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=25024/tid=25027] ppid=25022 vsize=3212976 CPUtime=4962.02 cores=0-7
/proc/25024/task/25027/stat : 25027 (SArTagnan) R 25022 25024 24998 0 -1 4202560 114427 0 0 0 496178 24 0 0 25 0 8 0 886293677 3290087424 644492 33554432000 4194304 4625164 140734738659392 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=25024/tid=25028] ppid=25022 vsize=3212976 CPUtime=4960.13 cores=0-7
/proc/25024/task/25028/stat : 25028 (SArTagnan) R 25022 25024 24998 0 -1 4202560 19793421 0 0 0 492954 3059 0 0 25 0 8 0 886293677 3290087424 644492 33554432000 4194304 4625164 140734738659392 18446744073709551615 4334728 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=25024/tid=25029] ppid=25022 vsize=3212976 CPUtime=4960.96 cores=0-7
/proc/25024/task/25029/stat : 25029 (SArTagnan) R 25022 25024 24998 0 -1 4202560 402669 0 0 0 496028 68 0 0 25 0 8 0 886293677 3290087424 644492 33554432000 4194304 4625164 140734738659392 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=25024/tid=25030] ppid=25022 vsize=3212976 CPUtime=4962.01 cores=0-7
/proc/25024/task/25030/stat : 25030 (SArTagnan) R 25022 25024 24998 0 -1 4202560 111968 0 0 0 496176 25 0 0 25 0 8 0 886293677 3290087424 644492 33554432000 4194304 4625164 140734738659392 18446744073709551615 4348903 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=25024/tid=25031] ppid=25022 vsize=3212976 CPUtime=4936.75 cores=0-7
/proc/25024/task/25031/stat : 25031 (SArTagnan) R 25022 25024 24998 0 -1 4202560 76017 0 0 0 493631 44 0 0 25 0 8 0 886293677 3290087424 644492 33554432000 4194304 4625164 140734738659392 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=25024/tid=25032] ppid=25022 vsize=3212976 CPUtime=4957.3 cores=0-7
/proc/25024/task/25032/stat : 25032 (SArTagnan) R 25022 25024 24998 0 -1 4202560 73652 0 0 0 495712 18 0 0 25 0 8 0 886293677 3290087424 644492 33554432000 4194304 4625164 140734738659392 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 39607.8
Current children cumulated vsize (KiB) 3212976



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5011.5 s]
/proc/loadavg: 8.15 8.08 8.01 9/515 25181
/proc/meminfo: memFree=17038800/32950940 swapFree=67111364/67111528
[pid=25024] ppid=25022 vsize=3213564 CPUtime=40000.6 cores=0-7
/proc/25024/stat : 25024 (SArTagnan) R 25022 25024 24998 0 -1 4202496 23778919 0 0 0 3996300 3765 0 0 25 0 8 0 886293669 3290689536 650322 33554432000 4194304 4625164 140734738659392 18446744073709551615 4512193 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/25024/statm: 803391 650322 347 106 0 798894 0
[pid=25024/tid=25026] ppid=25022 vsize=3213564 CPUtime=4955.41 cores=0-7
/proc/25024/task/25026/stat : 25026 (SArTagnan) R 25022 25024 24998 0 -1 4202560 74798 0 0 0 495522 19 0 0 25 0 8 0 886293677 3290689536 650322 33554432000 4194304 4625164 140734738659392 18446744073709551615 4351777 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=25024/tid=25027] ppid=25022 vsize=3213564 CPUtime=5011.24 cores=0-7
/proc/25024/task/25027/stat : 25027 (SArTagnan) R 25022 25024 24998 0 -1 4202560 114475 0 0 0 501100 24 0 0 25 0 8 0 886293677 3290689536 650322 33554432000 4194304 4625164 140734738659392 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=25024/tid=25028] ppid=25022 vsize=3213564 CPUtime=5009.35 cores=0-7
/proc/25024/task/25028/stat : 25028 (SArTagnan) R 25022 25024 24998 0 -1 4202560 20020565 0 0 0 497844 3091 0 0 25 0 8 0 886293677 3290689536 650322 33554432000 4194304 4625164 140734738659392 18446744073709551615 4552283 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=25024/tid=25029] ppid=25022 vsize=3213564 CPUtime=5010.15 cores=0-7
/proc/25024/task/25029/stat : 25029 (SArTagnan) R 25022 25024 24998 0 -1 4202560 403878 0 0 0 500947 68 0 0 25 0 8 0 886293677 3290689536 650322 33554432000 4194304 4625164 140734738659392 18446744073709551615 4339536 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=25024/tid=25030] ppid=25022 vsize=3213564 CPUtime=5011.23 cores=0-7
/proc/25024/task/25030/stat : 25030 (SArTagnan) R 25022 25024 24998 0 -1 4202560 112018 0 0 0 501097 26 0 0 25 0 8 0 886293677 3290689536 650322 33554432000 4194304 4625164 140734738659392 18446744073709551615 4349019 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=25024/tid=25031] ppid=25022 vsize=3213564 CPUtime=4985.12 cores=0-7
/proc/25024/task/25031/stat : 25031 (SArTagnan) R 25022 25024 24998 0 -1 4202560 76189 0 0 0 498468 44 0 0 25 0 8 0 886293677 3290689536 650322 33554432000 4194304 4625164 140734738659392 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=25024/tid=25032] ppid=25022 vsize=3213564 CPUtime=5006.52 cores=0-7
/proc/25024/task/25032/stat : 25032 (SArTagnan) R 25022 25024 24998 0 -1 4202560 73775 0 0 0 500634 18 0 0 25 0 8 0 886293677 3290689536 650322 33554432000 4194304 4625164 140734738659392 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 40000.6
Current children cumulated vsize (KiB) 3213564

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

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

[startup+5011.63 s]
/proc/loadavg: 8.15 8.08 8.01 2/510 25182
/proc/meminfo: memFree=19008332/32950940 swapFree=67111364/67111528
[pid=25024] ppid=25022 vsize=0 CPUtime=40000.8 cores=0-7
/proc/25024/stat : 25024 (SArTagnan) Z 25022 25024 24998 0 -1 4203548 23778919 0 0 0 3996307 3777 0 0 25 0 2 0 886293669 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/25024/statm: 0 0 0 0 0 0 0
[pid=25024/tid=25031] ppid=25022 vsize=0 CPUtime=4985.24 cores=0-7
/proc/25024/task/25031/stat : 25031 (SArTagnan) R 25022 25024 24998 0 -1 4203588 76189 0 0 0 498468 56 0 0 25 0 2 0 886293677 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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5011.66
CPU time (s): 40000.9
CPU user time (s): 39963.1
CPU system time (s): 37.7873
CPU usage (%): 798.156
Max. virtual memory (cumulated for all children) (KiB): 3348864

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39963.1
system time used= 37.7873
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23778919
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= 27079
involuntary context switches= 175304

runsolver used 23.9104 second user time and 62.7755 second system time

The end

Launcher Data

Begin job on node117 at 2011-06-01 22:37:09
IDJOB=3439301
IDBENCH=83965
IDSOLVER=1936
FILE ID=node117/3439301-1306960629
RUNJOBID= node117-1306960629-25012
PBS_JOBID= 13497636
Free space on /tmp= 73592 MiB

SOLVER NAME= SArTagnan 2011-05-15 (fixed)
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_60_28_40_7-log.shuffled-as.sat03-127.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3439301-1306960629/watcher-3439301-1306960629 -o /tmp/evaluation-result-3439301-1306960629/solver-3439301-1306960629 -C 40000 -W 5100 -M 31000  SArTagnan HOME/instance-3439301-1306960629.cnf -threads=8

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

MD5SUM BENCH= f1f35d90237c4ca07d41a6a9b08e6279
RANDOM SEED=481871933

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

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

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
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	: 5267.44
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950940 kB
MemFree:      19646544 kB
Buffers:        321036 kB
Cached:        2819664 kB
SwapCached:          0 kB
Active:       10014280 kB
Inactive:      2911284 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:      19646544 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:            2752 kB
Writeback:           0 kB
AnonPages:     9784484 kB
Mapped:          41360 kB
Slab:           250916 kB
PageTables:      58316 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS: 149463940 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= 73592 MiB
End job on node117 at 2011-06-02 00:00:43