Trace number 3438741

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.7 5012.1

General information on the benchmark

Namecrafted/mosoi/289/
289-unsat-5x41.cnf
MD5SUM420773b7b438dd18c8a88a15fb5bcae1
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 variables820
Number of clauses34235
Sum of the clauses size134480
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21230
Number of clauses of size 30
Number of clauses of size 433005
Number of clauses of size 50
Number of clauses of size over 50

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 977)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3438741-1306922872/watcher-3438741-1306922872 -o /tmp/evaluation-result-3438741-1306922872/solver-3438741-1306922872 -C 40000 -W 5100 -M 31000 SArTagnan HOME/instance-3438741-1306922872.cnf -threads=8 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 40000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 40030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 7.50 7.91 7.96 2/519 11138
/proc/meminfo: memFree=23327484/32951124 swapFree=64303760/67111528
[pid=11138] ppid=11136 vsize=20832 CPUtime=0 cores=0-7
/proc/11138/stat : 11138 (SArTagnan) R 11136 11138 11010 0 -1 4202496 956 0 0 0 0 0 0 0 25 0 1 0 784703013 21331968 752 33554432000 4194304 4625164 140735618435520 18446744073709551615 233509994704 0 0 4096 2 0 0 0 17 6 0 0 0
/proc/11138/statm: 5208 688 296 106 0 711 0

[startup+0.119199 s]
/proc/loadavg: 7.50 7.91 7.96 2/519 11138
/proc/meminfo: memFree=23327484/32951124 swapFree=64303760/67111528
[pid=11138] ppid=11136 vsize=377076 CPUtime=0.65 cores=0-7
/proc/11138/stat : 11138 (SArTagnan) R 11136 11138 11010 0 -1 4202496 8858 0 0 0 64 1 0 0 18 0 8 0 784703013 386125824 6065 33554432000 4194304 4625164 140735618435520 18446744073709551615 233509958689 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/11138/statm: 94269 6065 345 106 0 89772 0
Current children cumulated CPU time (s) 0.65
Current children cumulated vsize (KiB) 377076

[startup+0.200365 s]
/proc/loadavg: 7.50 7.91 7.96 2/519 11138
/proc/meminfo: memFree=23327484/32951124 swapFree=64303760/67111528
[pid=11138] ppid=11136 vsize=378316 CPUtime=1.31 cores=0-7
/proc/11138/stat : 11138 (SArTagnan) R 11136 11138 11010 0 -1 4202496 10894 0 0 0 129 2 0 0 18 0 8 0 784703013 387395584 7364 33554432000 4194304 4625164 140735618435520 18446744073709551615 4513499 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/11138/statm: 94579 7368 345 106 0 90082 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 378316

[startup+0.300346 s]
/proc/loadavg: 7.50 7.91 7.96 2/519 11138
/proc/meminfo: memFree=23327484/32951124 swapFree=64303760/67111528
[pid=11138] ppid=11136 vsize=380696 CPUtime=2.11 cores=0-7
/proc/11138/stat : 11138 (SArTagnan) R 11136 11138 11010 0 -1 4202496 13524 0 0 0 209 2 0 0 18 0 8 0 784703013 389832704 8986 33554432000 4194304 4625164 140735618435520 18446744073709551615 233510402591 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/11138/statm: 95174 8987 345 106 0 90677 0
Current children cumulated CPU time (s) 2.11
Current children cumulated vsize (KiB) 380696

[startup+0.700276 s]
/proc/loadavg: 7.50 7.91 7.96 2/519 11138
/proc/meminfo: memFree=23327484/32951124 swapFree=64303760/67111528
[pid=11138] ppid=11136 vsize=389872 CPUtime=5.31 cores=0-7
/proc/11138/stat : 11138 (SArTagnan) R 11136 11138 11010 0 -1 4202496 23948 0 0 0 526 5 0 0 18 0 8 0 784703013 399228928 16294 33554432000 4194304 4625164 140735618435520 18446744073709551615 4356613 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/11138/statm: 97468 16294 348 106 0 92971 0
Current children cumulated CPU time (s) 5.31
Current children cumulated vsize (KiB) 389872

[startup+1.50113 s]
/proc/loadavg: 7.50 7.91 7.96 9/527 11146
/proc/meminfo: memFree=23235668/32951124 swapFree=64303760/67111528
[pid=11138] ppid=11136 vsize=408756 CPUtime=11.7 cores=0-7
/proc/11138/stat : 11138 (SArTagnan) R 11136 11138 11010 0 -1 4202496 48270 0 0 0 1161 9 0 0 20 0 8 0 784703013 418566144 28867 33554432000 4194304 4625164 140735618435520 18446744073709551615 4338085 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/11138/statm: 102189 28867 348 106 0 97692 0
[pid=11138/tid=11140] ppid=11136 vsize=408756 CPUtime=1.46 cores=0-7
/proc/11138/task/11140/stat : 11140 (SArTagnan) R 11136 11138 11010 0 -1 4202560 3744 0 0 0 146 0 0 0 20 0 8 0 784703016 418566144 28867 33554432000 4194304 4625164 140735618435520 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=11138/tid=11141] ppid=11136 vsize=408756 CPUtime=1.46 cores=0-7
/proc/11138/task/11141/stat : 11141 (SArTagnan) R 11136 11138 11010 0 -1 4202560 4332 0 0 0 146 0 0 0 19 0 8 0 784703016 418566144 28867 33554432000 4194304 4625164 140735618435520 18446744073709551615 4351996 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11138/tid=11142] ppid=11136 vsize=408756 CPUtime=1.46 cores=0-7
/proc/11138/task/11142/stat : 11142 (SArTagnan) R 11136 11138 11010 0 -1 4202560 17598 0 0 0 143 3 0 0 20 0 8 0 784703016 418566144 28867 33554432000 4194304 4625164 140735618435520 18446744073709551615 4548757 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11138/tid=11143] ppid=11136 vsize=408756 CPUtime=1.44 cores=0-7
/proc/11138/task/11143/stat : 11143 (SArTagnan) R 11136 11138 11010 0 -1 4202560 3705 0 0 0 144 0 0 0 25 0 8 0 784703016 418566144 28867 33554432000 4194304 4625164 140735618435520 18446744073709551615 4352280 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11138/tid=11144] ppid=11136 vsize=408756 CPUtime=1.38 cores=0-7
/proc/11138/task/11144/stat : 11144 (SArTagnan) R 11136 11138 11010 0 -1 4202560 3380 0 0 0 138 0 0 0 25 0 8 0 784703016 418566144 28869 33554432000 4194304 4625164 140735618435520 18446744073709551615 4349045 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11138/tid=11145] ppid=11136 vsize=408756 CPUtime=1.47 cores=0-7
/proc/11138/task/11145/stat : 11145 (SArTagnan) R 11136 11138 11010 0 -1 4202560 4273 0 0 0 146 1 0 0 20 0 8 0 784703016 418566144 28869 33554432000 4194304 4625164 140735618435520 18446744073709551615 4339559 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11138/tid=11146] ppid=11136 vsize=408756 CPUtime=1.47 cores=0-7
/proc/11138/task/11146/stat : 11146 (SArTagnan) R 11136 11138 11010 0 -1 4202560 3759 0 0 0 147 0 0 0 20 0 8 0 784703016 418566144 28869 33554432000 4194304 4625164 140735618435520 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 11.7
Current children cumulated vsize (KiB) 408756

[startup+3.10085 s]
/proc/loadavg: 7.54 7.91 7.96 9/527 11146
/proc/meminfo: memFree=23179000/32951124 swapFree=64303760/67111528
[pid=11138] ppid=11136 vsize=434824 CPUtime=24.47 cores=0-7
/proc/11138/stat : 11138 (SArTagnan) R 11136 11138 11010 0 -1 4202496 81324 0 0 0 2431 16 0 0 25 0 8 0 784703013 445259776 47607 33554432000 4194304 4625164 140735618435520 18446744073709551615 4356423 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/11138/statm: 108706 47609 351 106 0 104209 0
[pid=11138/tid=11140] ppid=11136 vsize=434824 CPUtime=3.06 cores=0-7
/proc/11138/task/11140/stat : 11140 (SArTagnan) R 11136 11138 11010 0 -1 4202560 5983 0 0 0 305 1 0 0 25 0 8 0 784703016 445259776 47610 33554432000 4194304 4625164 140735618435520 18446744073709551615 4351975 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=11138/tid=11141] ppid=11136 vsize=434824 CPUtime=3.06 cores=0-7
/proc/11138/task/11141/stat : 11141 (SArTagnan) R 11136 11138 11010 0 -1 4202560 7317 0 0 0 305 1 0 0 25 0 8 0 784703016 445259776 47611 33554432000 4194304 4625164 140735618435520 18446744073709551615 4469147 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11138/tid=11142] ppid=11136 vsize=434824 CPUtime=3.05 cores=0-7
/proc/11138/task/11142/stat : 11142 (SArTagnan) R 11136 11138 11010 0 -1 4202560 33657 0 0 0 300 5 0 0 25 0 8 0 784703016 445259776 47611 33554432000 4194304 4625164 140735618435520 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11138/tid=11143] ppid=11136 vsize=434824 CPUtime=3.05 cores=0-7
/proc/11138/task/11143/stat : 11143 (SArTagnan) R 11136 11138 11010 0 -1 4202560 5831 0 0 0 304 1 0 0 25 0 8 0 784703016 445259776 47614 33554432000 4194304 4625164 140735618435520 18446744073709551615 4351827 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11138/tid=11144] ppid=11136 vsize=434824 CPUtime=2.96 cores=0-7
/proc/11138/task/11144/stat : 11144 (SArTagnan) R 11136 11138 11010 0 -1 4202560 7014 0 0 0 295 1 0 0 25 0 8 0 784703016 445259776 47616 33554432000 4194304 4625164 140735618435520 18446744073709551615 4348817 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11138/tid=11145] ppid=11136 vsize=434824 CPUtime=3.06 cores=0-7
/proc/11138/task/11145/stat : 11145 (SArTagnan) R 11136 11138 11010 0 -1 4202560 6485 0 0 0 305 1 0 0 25 0 8 0 784703016 445259776 47617 33554432000 4194304 4625164 140735618435520 18446744073709551615 4352280 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11138/tid=11146] ppid=11136 vsize=434824 CPUtime=3.06 cores=0-7
/proc/11138/task/11146/stat : 11146 (SArTagnan) R 11136 11138 11010 0 -1 4202560 5954 0 0 0 306 0 0 0 25 0 8 0 784703016 445259776 47618 33554432000 4194304 4625164 140735618435520 18446744073709551615 4351827 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 24.47
Current children cumulated vsize (KiB) 434824

[startup+6.30128 s]
/proc/loadavg: 7.54 7.91 7.96 9/527 11147
/proc/meminfo: memFree=23047692/32951124 swapFree=64303760/67111528
[pid=11138] ppid=11136 vsize=483252 CPUtime=50.01 cores=0-7
/proc/11138/stat : 11138 (SArTagnan) R 11136 11138 11010 0 -1 4202496 134123 0 0 0 4976 25 0 0 25 0 8 0 784703013 494850048 76658 33554432000 4194304 4625164 140735618435520 18446744073709551615 4356423 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/11138/statm: 120813 76658 369 106 0 116316 0
[pid=11138/tid=11140] ppid=11136 vsize=483252 CPUtime=6.27 cores=0-7
/proc/11138/task/11140/stat : 11140 (SArTagnan) R 11136 11138 11010 0 -1 4202560 9661 0 0 0 625 2 0 0 25 0 8 0 784703016 494850048 76658 33554432000 4194304 4625164 140735618435520 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=11138/tid=11141] ppid=11136 vsize=483252 CPUtime=6.26 cores=0-7
/proc/11138/task/11141/stat : 11141 (SArTagnan) R 11136 11138 11010 0 -1 4202560 11926 0 0 0 624 2 0 0 25 0 8 0 784703016 494850048 76658 33554432000 4194304 4625164 140735618435520 18446744073709551615 4352728 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11138/tid=11142] ppid=11136 vsize=483252 CPUtime=6.26 cores=0-7
/proc/11138/task/11142/stat : 11142 (SArTagnan) R 11136 11138 11010 0 -1 4202560 59436 0 0 0 617 9 0 0 25 0 8 0 784703016 494850048 76659 33554432000 4194304 4625164 140735618435520 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11138/tid=11143] ppid=11136 vsize=483252 CPUtime=6.24 cores=0-7
/proc/11138/task/11143/stat : 11143 (SArTagnan) R 11136 11138 11010 0 -1 4202560 9571 0 0 0 623 1 0 0 19 0 8 0 784703016 494850048 76659 33554432000 4194304 4625164 140735618435520 18446744073709551615 4340391 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11138/tid=11144] ppid=11136 vsize=483252 CPUtime=6.11 cores=0-7
/proc/11138/task/11144/stat : 11144 (SArTagnan) R 11136 11138 11010 0 -1 4202560 11745 0 0 0 609 2 0 0 25 0 8 0 784703016 494850048 76659 33554432000 4194304 4625164 140735618435520 18446744073709551615 4348832 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11138/tid=11145] ppid=11136 vsize=483252 CPUtime=6.26 cores=0-7
/proc/11138/task/11145/stat : 11145 (SArTagnan) R 11136 11138 11010 0 -1 4202560 10240 0 0 0 624 2 0 0 25 0 8 0 784703016 494850048 76659 33554432000 4194304 4625164 140735618435520 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11138/tid=11146] ppid=11136 vsize=483252 CPUtime=6.27 cores=0-7
/proc/11138/task/11146/stat : 11146 (SArTagnan) R 11136 11138 11010 0 -1 4202560 9618 0 0 0 626 1 0 0 25 0 8 0 784703016 494850048 76659 33554432000 4194304 4625164 140735618435520 18446744073709551615 4351830 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 50.01
Current children cumulated vsize (KiB) 483252

[startup+12.7011 s]
/proc/loadavg: 7.61 7.91 7.96 9/527 11147
/proc/meminfo: memFree=22829740/32951124 swapFree=64303760/67111528
[pid=11138] ppid=11136 vsize=814180 CPUtime=101.09 cores=0-7
/proc/11138/stat : 11138 (SArTagnan) R 11136 11138 11010 0 -1 4202496 224281 0 0 0 10069 40 0 0 25 0 8 0 784703013 833720320 127922 33554432000 4194304 4625164 140735618435520 18446744073709551615 4396690 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/11138/statm: 203545 127924 433 106 0 199048 0
[pid=11138/tid=11140] ppid=11136 vsize=814180 CPUtime=12.66 cores=0-7
/proc/11138/task/11140/stat : 11140 (SArTagnan) R 11136 11138 11010 0 -1 4202560 15158 0 0 0 1264 2 0 0 25 0 8 0 784703016 833720320 127925 33554432000 4194304 4625164 140735618435520 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=11138/tid=11141] ppid=11136 vsize=814180 CPUtime=12.65 cores=0-7
/proc/11138/task/11141/stat : 11141 (SArTagnan) R 11136 11138 11010 0 -1 4202560 19594 0 0 0 1262 3 0 0 25 0 8 0 784703016 833720320 127925 33554432000 4194304 4625164 140735618435520 18446744073709551615 233509958689 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11138/tid=11142] ppid=11136 vsize=814180 CPUtime=12.65 cores=0-7
/proc/11138/task/11142/stat : 11142 (SArTagnan) R 11136 11138 11010 0 -1 4202560 105456 0 0 0 1250 15 0 0 25 0 8 0 784703016 833720320 127926 33554432000 4194304 4625164 140735618435520 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11138/tid=11143] ppid=11136 vsize=814180 CPUtime=12.64 cores=0-7
/proc/11138/task/11143/stat : 11143 (SArTagnan) R 11136 11138 11010 0 -1 4202560 14769 0 0 0 1262 2 0 0 25 0 8 0 784703016 833720320 127926 33554432000 4194304 4625164 140735618435520 18446744073709551615 4351792 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11138/tid=11144] ppid=11136 vsize=814180 CPUtime=12.4 cores=0-7
/proc/11138/task/11144/stat : 11144 (SArTagnan) R 11136 11138 11010 0 -1 4202560 19013 0 0 0 1236 4 0 0 25 0 8 0 784703016 833720320 127927 33554432000 4194304 4625164 140735618435520 18446744073709551615 4349019 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11138/tid=11145] ppid=11136 vsize=814180 CPUtime=12.66 cores=0-7
/proc/11138/task/11145/stat : 11145 (SArTagnan) R 11136 11138 11010 0 -1 4202560 18041 0 0 0 1262 4 0 0 25 0 8 0 784703016 833720320 127928 33554432000 4194304 4625164 140735618435520 18446744073709551615 4352072 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11138/tid=11146] ppid=11136 vsize=814180 CPUtime=12.67 cores=0-7
/proc/11138/task/11146/stat : 11146 (SArTagnan) R 11136 11138 11010 0 -1 4202560 15028 0 0 0 1265 2 0 0 25 0 8 0 784703016 833720320 127929 33554432000 4194304 4625164 140735618435520 18446744073709551615 4351764 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 101.09
Current children cumulated vsize (KiB) 814180

[startup+25.5008 s]
/proc/loadavg: 7.67 7.91 7.96 9/527 11147
/proc/meminfo: memFree=22504612/32951124 swapFree=64303760/67111528
[pid=11138] ppid=11136 vsize=1196528 CPUtime=203.24 cores=0-7
/proc/11138/stat : 11138 (SArTagnan) R 11136 11138 11010 0 -1 4202496 405062 0 0 0 20253 71 0 0 25 0 8 0 784703013 1225244672 207082 33554432000 4194304 4625164 140735618435520 18446744073709551615 4392971 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/11138/statm: 299132 207082 348 106 0 294635 0
[pid=11138/tid=11140] ppid=11136 vsize=1196528 CPUtime=25.45 cores=0-7
/proc/11138/task/11140/stat : 11140 (SArTagnan) R 11136 11138 11010 0 -1 4202560 31612 0 0 0 2541 4 0 0 21 0 8 0 784703016 1225244672 207084 33554432000 4194304 4625164 140735618435520 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=11138/tid=11141] ppid=11136 vsize=1196528 CPUtime=25.46 cores=0-7
/proc/11138/task/11141/stat : 11141 (SArTagnan) R 11136 11138 11010 0 -1 4202560 28147 0 0 0 2541 5 0 0 25 0 8 0 784703016 1225244672 207084 33554432000 4194304 4625164 140735618435520 18446744073709551615 4465152 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11138/tid=11142] ppid=11136 vsize=1196528 CPUtime=25.45 cores=0-7
/proc/11138/task/11142/stat : 11142 (SArTagnan) R 11136 11138 11010 0 -1 4202560 185826 0 0 0 2517 28 0 0 25 0 8 0 784703016 1225244672 207084 33554432000 4194304 4625164 140735618435520 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11138/tid=11143] ppid=11136 vsize=1196528 CPUtime=25.44 cores=0-7
/proc/11138/task/11143/stat : 11143 (SArTagnan) R 11136 11138 11010 0 -1 4202560 30656 0 0 0 2539 5 0 0 25 0 8 0 784703016 1225244672 207085 33554432000 4194304 4625164 140735618435520 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11138/tid=11144] ppid=11136 vsize=1196528 CPUtime=24.96 cores=0-7
/proc/11138/task/11144/stat : 11144 (SArTagnan) R 11136 11138 11010 0 -1 4202560 27665 0 0 0 2491 5 0 0 25 0 8 0 784703016 1225244672 207086 33554432000 4194304 4625164 140735618435520 18446744073709551615 4348867 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11138/tid=11145] ppid=11136 vsize=1196528 CPUtime=25.46 cores=0-7
/proc/11138/task/11145/stat : 11145 (SArTagnan) R 11136 11138 11010 0 -1 4202560 33480 0 0 0 2539 7 0 0 25 0 8 0 784703016 1225244672 207086 33554432000 4194304 4625164 140735618435520 18446744073709551615 233509958689 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11138/tid=11146] ppid=11136 vsize=1196528 CPUtime=25.46 cores=0-7
/proc/11138/task/11146/stat : 11146 (SArTagnan) R 11136 11138 11010 0 -1 4202560 32520 0 0 0 2541 5 0 0 25 0 8 0 784703016 1225244672 207086 33554432000 4194304 4625164 140735618435520 18446744073709551615 4375338 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 203.24
Current children cumulated vsize (KiB) 1196528

[startup+51.1013 s]
/proc/loadavg: 7.85 7.94 7.96 9/527 11148
/proc/meminfo: memFree=22036612/32951124 swapFree=64303760/67111528
[pid=11138] ppid=11136 vsize=1693032 CPUtime=407.59 cores=0-7
/proc/11138/stat : 11138 (SArTagnan) R 11136 11138 11010 0 -1 4202496 687216 0 0 0 40641 118 0 0 25 0 8 0 784703013 1733664768 324902 33554432000 4194304 4625164 140735618435520 18446744073709551615 4393051 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/11138/statm: 423258 324902 351 106 0 418761 0
[pid=11138/tid=11140] ppid=11136 vsize=1693032 CPUtime=51.06 cores=0-7
/proc/11138/task/11140/stat : 11140 (SArTagnan) R 11136 11138 11010 0 -1 4202560 47190 0 0 0 5099 7 0 0 22 0 8 0 784703016 1733664768 324902 33554432000 4194304 4625164 140735618435520 18446744073709551615 4351801 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=11138/tid=11141] ppid=11136 vsize=1693032 CPUtime=51.04 cores=0-7
/proc/11138/task/11141/stat : 11141 (SArTagnan) R 11136 11138 11010 0 -1 4202560 43103 0 0 0 5097 7 0 0 25 0 8 0 784703016 1733664768 324902 33554432000 4194304 4625164 140735618435520 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11138/tid=11142] ppid=11136 vsize=1693032 CPUtime=51.05 cores=0-7
/proc/11138/task/11142/stat : 11142 (SArTagnan) R 11136 11138 11010 0 -1 4202560 328185 0 0 0 5057 48 0 0 25 0 8 0 784703016 1733664768 324902 33554432000 4194304 4625164 140735618435520 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11138/tid=11143] ppid=11136 vsize=1693032 CPUtime=51.04 cores=0-7
/proc/11138/task/11143/stat : 11143 (SArTagnan) R 11136 11138 11010 0 -1 4202560 45962 0 0 0 5097 7 0 0 25 0 8 0 784703016 1733664768 324902 33554432000 4194304 4625164 140735618435520 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11138/tid=11144] ppid=11136 vsize=1693032 CPUtime=50.12 cores=0-7
/proc/11138/task/11144/stat : 11144 (SArTagnan) R 11136 11138 11010 0 -1 4202560 42626 0 0 0 5003 9 0 0 25 0 8 0 784703016 1733664768 324902 33554432000 4194304 4625164 140735618435520 18446744073709551615 4348841 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11138/tid=11145] ppid=11136 vsize=1693032 CPUtime=51.06 cores=0-7
/proc/11138/task/11145/stat : 11145 (SArTagnan) R 11136 11138 11010 0 -1 4202560 54452 0 0 0 5094 12 0 0 25 0 8 0 784703016 1733664768 324902 33554432000 4194304 4625164 140735618435520 18446744073709551615 4352296 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11138/tid=11146] ppid=11136 vsize=1693032 CPUtime=51.06 cores=0-7
/proc/11138/task/11146/stat : 11146 (SArTagnan) R 11136 11138 11010 0 -1 4202560 48619 0 0 0 5098 8 0 0 25 0 8 0 784703016 1733664768 324902 33554432000 4194304 4625164 140735618435520 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 407.59

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

/proc/11138/task/11145/stat : 11145 (SArTagnan) R 11136 11138 11010 0 -1 4202560 142493 0 0 0 466182 38 0 0 25 0 8 0 784703016 6025740288 1270334 33554432000 4194304 4625164 140735618435520 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11138/tid=11146] ppid=11136 vsize=5884512 CPUtime=4662.37 cores=0-7
/proc/11138/task/11146/stat : 11146 (SArTagnan) R 11136 11138 11010 0 -1 4202560 192122 0 0 0 466184 53 0 0 25 0 8 0 784703016 6025740288 1270334 33554432000 4194304 4625164 140735618435520 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 37210.7
Current children cumulated vsize (KiB) 5884512

[startup+4722.3 s]
/proc/loadavg: 8.19 8.15 8.05 9/527 11287
/proc/meminfo: memFree=18226828/32951124 swapFree=64303760/67111528
[pid=11138] ppid=11136 vsize=5884512 CPUtime=37689.6 cores=0-7
/proc/11138/stat : 11138 (SArTagnan) R 11136 11138 11010 0 -1 4202496 18850058 0 0 0 3765193 3768 0 0 25 0 8 0 784703013 6025740288 1272185 33554432000 4194304 4625164 140735618435520 18446744073709551615 4392981 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/11138/statm: 1471128 1272185 401 106 0 1466631 0
[pid=11138/tid=11140] ppid=11136 vsize=5884512 CPUtime=4722.39 cores=0-7
/proc/11138/task/11140/stat : 11140 (SArTagnan) R 11136 11138 11010 0 -1 4202560 183290 0 0 0 472190 49 0 0 25 0 8 0 784703016 6025740288 1272185 33554432000 4194304 4625164 140735618435520 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=11138/tid=11141] ppid=11136 vsize=5884512 CPUtime=4720.98 cores=0-7
/proc/11138/task/11141/stat : 11141 (SArTagnan) R 11136 11138 11010 0 -1 4202560 93145 0 0 0 472079 19 0 0 25 0 8 0 784703016 6025740288 1272185 33554432000 4194304 4625164 140735618435520 18446744073709551615 4331104 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11138/tid=11142] ppid=11136 vsize=5884512 CPUtime=4722.35 cores=0-7
/proc/11138/task/11142/stat : 11142 (SArTagnan) R 11136 11138 11010 0 -1 4202560 12363462 0 0 0 469977 2258 0 0 25 0 8 0 784703016 6025740288 1272185 33554432000 4194304 4625164 140735618435520 18446744073709551615 4552369 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11138/tid=11143] ppid=11136 vsize=5884512 CPUtime=4722.37 cores=0-7
/proc/11138/task/11143/stat : 11143 (SArTagnan) R 11136 11138 11010 0 -1 4202560 194522 0 0 0 472183 54 0 0 25 0 8 0 784703016 6025740288 1272185 33554432000 4194304 4625164 140735618435520 18446744073709551615 4331104 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11138/tid=11144] ppid=11136 vsize=5884512 CPUtime=4718.01 cores=0-7
/proc/11138/task/11144/stat : 11144 (SArTagnan) R 11136 11138 11010 0 -1 4202560 92445 0 0 0 471780 21 0 0 25 0 8 0 784703016 6025740288 1272185 33554432000 4194304 4625164 140735618435520 18446744073709551615 4460412 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11138/tid=11145] ppid=11136 vsize=5884512 CPUtime=4722.23 cores=0-7
/proc/11138/task/11145/stat : 11145 (SArTagnan) R 11136 11138 11010 0 -1 4202560 142506 0 0 0 472184 39 0 0 25 0 8 0 784703016 6025740288 1272185 33554432000 4194304 4625164 140735618435520 18446744073709551615 4488051 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11138/tid=11146] ppid=11136 vsize=5884512 CPUtime=4722.4 cores=0-7
/proc/11138/task/11146/stat : 11146 (SArTagnan) R 11136 11138 11010 0 -1 4202560 192132 0 0 0 472187 53 0 0 25 0 8 0 784703016 6025740288 1272185 33554432000 4194304 4625164 140735618435520 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 37689.6
Current children cumulated vsize (KiB) 5884512

[startup+4782.3 s]
/proc/loadavg: 8.14 8.15 8.05 9/527 11289
/proc/meminfo: memFree=18215364/32951124 swapFree=64303760/67111528
[pid=11138] ppid=11136 vsize=5884512 CPUtime=38168.4 cores=0-7
/proc/11138/stat : 11138 (SArTagnan) R 11136 11138 11010 0 -1 4202496 19024192 0 0 0 3813039 3804 0 0 25 0 8 0 784703013 6025740288 1275279 33554432000 4194304 4625164 140735618435520 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/11138/statm: 1471128 1275279 348 106 0 1466631 0
[pid=11138/tid=11140] ppid=11136 vsize=5884512 CPUtime=4782.37 cores=0-7
/proc/11138/task/11140/stat : 11140 (SArTagnan) R 11136 11138 11010 0 -1 4202560 183302 0 0 0 478188 49 0 0 25 0 8 0 784703016 6025740288 1275279 33554432000 4194304 4625164 140735618435520 18446744073709551615 4330879 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=11138/tid=11141] ppid=11136 vsize=5884512 CPUtime=4780.95 cores=0-7
/proc/11138/task/11141/stat : 11141 (SArTagnan) R 11136 11138 11010 0 -1 4202560 93156 0 0 0 478076 19 0 0 25 0 8 0 784703016 6025740288 1275279 33554432000 4194304 4625164 140735618435520 18446744073709551615 4330853 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11138/tid=11142] ppid=11136 vsize=5884512 CPUtime=4782.33 cores=0-7
/proc/11138/task/11142/stat : 11142 (SArTagnan) R 11136 11138 11010 0 -1 4202560 12537524 0 0 0 475939 2294 0 0 25 0 8 0 784703016 6025740288 1275279 33554432000 4194304 4625164 140735618435520 18446744073709551615 4334485 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11138/tid=11143] ppid=11136 vsize=5884512 CPUtime=4782.35 cores=0-7
/proc/11138/task/11143/stat : 11143 (SArTagnan) R 11136 11138 11010 0 -1 4202560 194533 0 0 0 478181 54 0 0 25 0 8 0 784703016 6025740288 1275279 33554432000 4194304 4625164 140735618435520 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11138/tid=11144] ppid=11136 vsize=5884512 CPUtime=4777.99 cores=0-7
/proc/11138/task/11144/stat : 11144 (SArTagnan) R 11136 11138 11010 0 -1 4202560 92460 0 0 0 477778 21 0 0 25 0 8 0 784703016 6025740288 1275279 33554432000 4194304 4625164 140735618435520 18446744073709551615 4329981 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11138/tid=11145] ppid=11136 vsize=5884512 CPUtime=4782.21 cores=0-7
/proc/11138/task/11145/stat : 11145 (SArTagnan) R 11136 11138 11010 0 -1 4202560 142517 0 0 0 478182 39 0 0 25 0 8 0 784703016 6025740288 1275279 33554432000 4194304 4625164 140735618435520 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11138/tid=11146] ppid=11136 vsize=5884512 CPUtime=4782.38 cores=0-7
/proc/11138/task/11146/stat : 11146 (SArTagnan) R 11136 11138 11010 0 -1 4202560 192144 0 0 0 478185 53 0 0 25 0 8 0 784703016 6025740288 1275279 33554432000 4194304 4625164 140735618435520 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 38168.4
Current children cumulated vsize (KiB) 5884512

[startup+4842.32 s]
/proc/loadavg: 8.09 8.13 8.05 9/527 11291
/proc/meminfo: memFree=18197688/32951124 swapFree=64303760/67111528
[pid=11138] ppid=11136 vsize=5884512 CPUtime=38647.5 cores=0-7
/proc/11138/stat : 11138 (SArTagnan) R 11136 11138 11010 0 -1 4202496 19191140 0 0 0 3860916 3834 0 0 25 0 8 0 784703013 6025740288 1279703 33554432000 4194304 4625164 140735618435520 18446744073709551615 4519268 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/11138/statm: 1471128 1279703 370 106 0 1466631 0
[pid=11138/tid=11140] ppid=11136 vsize=5884512 CPUtime=4842.4 cores=0-7
/proc/11138/task/11140/stat : 11140 (SArTagnan) R 11136 11138 11010 0 -1 4202560 183314 0 0 0 484191 49 0 0 25 0 8 0 784703016 6025740288 1279703 33554432000 4194304 4625164 140735618435520 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=11138/tid=11141] ppid=11136 vsize=5884512 CPUtime=4840.95 cores=0-7
/proc/11138/task/11141/stat : 11141 (SArTagnan) R 11136 11138 11010 0 -1 4202560 93166 0 0 0 484076 19 0 0 25 0 8 0 784703016 6025740288 1279703 33554432000 4194304 4625164 140735618435520 18446744073709551615 4488037 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11138/tid=11142] ppid=11136 vsize=5884512 CPUtime=4842.36 cores=0-7
/proc/11138/task/11142/stat : 11142 (SArTagnan) R 11136 11138 11010 0 -1 4202560 12704332 0 0 0 481912 2324 0 0 25 0 8 0 784703016 6025740288 1279703 33554432000 4194304 4625164 140735618435520 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11138/tid=11143] ppid=11136 vsize=5884512 CPUtime=4842.37 cores=0-7
/proc/11138/task/11143/stat : 11143 (SArTagnan) R 11136 11138 11010 0 -1 4202560 194543 0 0 0 484183 54 0 0 25 0 8 0 784703016 6025740288 1279703 33554432000 4194304 4625164 140735618435520 18446744073709551615 4330791 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11138/tid=11144] ppid=11136 vsize=5884512 CPUtime=4838.01 cores=0-7
/proc/11138/task/11144/stat : 11144 (SArTagnan) R 11136 11138 11010 0 -1 4202560 92474 0 0 0 483780 21 0 0 25 0 8 0 784703016 6025740288 1279703 33554432000 4194304 4625164 140735618435520 18446744073709551615 4329856 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11138/tid=11145] ppid=11136 vsize=5884512 CPUtime=4842.23 cores=0-7
/proc/11138/task/11145/stat : 11145 (SArTagnan) R 11136 11138 11010 0 -1 4202560 142600 0 0 0 484184 39 0 0 25 0 8 0 784703016 6025740288 1279703 33554432000 4194304 4625164 140735618435520 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11138/tid=11146] ppid=11136 vsize=5884512 CPUtime=4842.4 cores=0-7
/proc/11138/task/11146/stat : 11146 (SArTagnan) R 11136 11138 11010 0 -1 4202560 192154 0 0 0 484187 53 0 0 25 0 8 0 784703016 6025740288 1279703 33554432000 4194304 4625164 140735618435520 18446744073709551615 4331184 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 38647.5
Current children cumulated vsize (KiB) 5884512

[startup+4902.3 s]
/proc/loadavg: 8.03 8.11 8.05 9/527 11292
/proc/meminfo: memFree=18184852/32951124 swapFree=64303760/67111528
[pid=11138] ppid=11136 vsize=5884512 CPUtime=39126.2 cores=0-7
/proc/11138/stat : 11138 (SArTagnan) R 11136 11138 11010 0 -1 4202496 19379088 0 0 0 3908755 3868 0 0 25 0 8 0 784703013 6025740288 1282944 33554432000 4194304 4625164 140735618435520 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/11138/statm: 1471128 1282944 446 106 0 1466631 0
[pid=11138/tid=11140] ppid=11136 vsize=5884512 CPUtime=4902.38 cores=0-7
/proc/11138/task/11140/stat : 11140 (SArTagnan) R 11136 11138 11010 0 -1 4202560 183330 0 0 0 490189 49 0 0 25 0 8 0 784703016 6025740288 1282944 33554432000 4194304 4625164 140735618435520 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=11138/tid=11141] ppid=11136 vsize=5884512 CPUtime=4900.91 cores=0-7
/proc/11138/task/11141/stat : 11141 (SArTagnan) R 11136 11138 11010 0 -1 4202560 93177 0 0 0 490072 19 0 0 25 0 8 0 784703016 6025740288 1282944 33554432000 4194304 4625164 140735618435520 18446744073709551615 4330791 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11138/tid=11142] ppid=11136 vsize=5884512 CPUtime=4902.34 cores=0-7
/proc/11138/task/11142/stat : 11142 (SArTagnan) R 11136 11138 11010 0 -1 4202560 12892210 0 0 0 487876 2358 0 0 25 0 8 0 784703016 6025740288 1282944 33554432000 4194304 4625164 140735618435520 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11138/tid=11143] ppid=11136 vsize=5884512 CPUtime=4902.35 cores=0-7
/proc/11138/task/11143/stat : 11143 (SArTagnan) R 11136 11138 11010 0 -1 4202560 194554 0 0 0 490181 54 0 0 25 0 8 0 784703016 6025740288 1282944 33554432000 4194304 4625164 140735618435520 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11138/tid=11144] ppid=11136 vsize=5884512 CPUtime=4897.99 cores=0-7
/proc/11138/task/11144/stat : 11144 (SArTagnan) R 11136 11138 11010 0 -1 4202560 92485 0 0 0 489778 21 0 0 25 0 8 0 784703016 6025740288 1282944 33554432000 4194304 4625164 140735618435520 18446744073709551615 4329981 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11138/tid=11145] ppid=11136 vsize=5884512 CPUtime=4902.21 cores=0-7
/proc/11138/task/11145/stat : 11145 (SArTagnan) R 11136 11138 11010 0 -1 4202560 142610 0 0 0 490182 39 0 0 25 0 8 0 784703016 6025740288 1282944 33554432000 4194304 4625164 140735618435520 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11138/tid=11146] ppid=11136 vsize=5884512 CPUtime=4902.38 cores=0-7
/proc/11138/task/11146/stat : 11146 (SArTagnan) R 11136 11138 11010 0 -1 4202560 192165 0 0 0 490185 53 0 0 25 0 8 0 784703016 6025740288 1282944 33554432000 4194304 4625164 140735618435520 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 39126.2
Current children cumulated vsize (KiB) 5884512

[startup+4962.3 s]
/proc/loadavg: 8.01 8.08 8.04 9/527 11294
/proc/meminfo: memFree=18173640/32951124 swapFree=64303760/67111528
[pid=11138] ppid=11136 vsize=5884512 CPUtime=39605.1 cores=0-7
/proc/11138/stat : 11138 (SArTagnan) R 11136 11138 11010 0 -1 4202496 19522963 0 0 0 3956615 3897 0 0 25 0 8 0 784703013 6025740288 1285783 33554432000 4194304 4625164 140735618435520 18446744073709551615 4519334 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/11138/statm: 1471128 1285783 444 106 0 1466631 0
[pid=11138/tid=11140] ppid=11136 vsize=5884512 CPUtime=4962.38 cores=0-7
/proc/11138/task/11140/stat : 11140 (SArTagnan) R 11136 11138 11010 0 -1 4202560 183343 0 0 0 496189 49 0 0 25 0 8 0 784703016 6025740288 1285783 33554432000 4194304 4625164 140735618435520 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=11138/tid=11141] ppid=11136 vsize=5884512 CPUtime=4960.89 cores=0-7
/proc/11138/task/11141/stat : 11141 (SArTagnan) R 11136 11138 11010 0 -1 4202560 93188 0 0 0 496070 19 0 0 25 0 8 0 784703016 6025740288 1285783 33554432000 4194304 4625164 140735618435520 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11138/tid=11142] ppid=11136 vsize=5884512 CPUtime=4962.34 cores=0-7
/proc/11138/task/11142/stat : 11142 (SArTagnan) R 11136 11138 11010 0 -1 4202560 13036018 0 0 0 493847 2387 0 0 25 0 8 0 784703016 6025740288 1285783 33554432000 4194304 4625164 140735618435520 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11138/tid=11143] ppid=11136 vsize=5884512 CPUtime=4962.35 cores=0-7
/proc/11138/task/11143/stat : 11143 (SArTagnan) R 11136 11138 11010 0 -1 4202560 194564 0 0 0 496181 54 0 0 25 0 8 0 784703016 6025740288 1285783 33554432000 4194304 4625164 140735618435520 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11138/tid=11144] ppid=11136 vsize=5884512 CPUtime=4957.99 cores=0-7
/proc/11138/task/11144/stat : 11144 (SArTagnan) R 11136 11138 11010 0 -1 4202560 92496 0 0 0 495778 21 0 0 25 0 8 0 784703016 6025740288 1285783 33554432000 4194304 4625164 140735618435520 18446744073709551615 4329981 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11138/tid=11145] ppid=11136 vsize=5884512 CPUtime=4962.21 cores=0-7
/proc/11138/task/11145/stat : 11145 (SArTagnan) R 11136 11138 11010 0 -1 4202560 142622 0 0 0 496182 39 0 0 25 0 8 0 784703016 6025740288 1285783 33554432000 4194304 4625164 140735618435520 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11138/tid=11146] ppid=11136 vsize=5884512 CPUtime=4962.38 cores=0-7
/proc/11138/task/11146/stat : 11146 (SArTagnan) R 11136 11138 11010 0 -1 4202560 192175 0 0 0 496185 53 0 0 25 0 8 0 784703016 6025740288 1285783 33554432000 4194304 4625164 140735618435520 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 39605.1
Current children cumulated vsize (KiB) 5884512



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5011.8 s]
/proc/loadavg: 8.00 8.07 8.04 9/527 11295
/proc/meminfo: memFree=18162164/32951124 swapFree=64303760/67111528
[pid=11138] ppid=11136 vsize=5950048 CPUtime=40000.3 cores=0-7
/proc/11138/stat : 11138 (SArTagnan) R 11136 11138 11010 0 -1 4202496 19621165 0 0 0 3996109 3919 0 0 25 0 8 0 784703013 6092849152 1288635 33554432000 4194304 4625164 140735618435520 18446744073709551615 4392981 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/11138/statm: 1487512 1288635 452 106 0 1483015 0
[pid=11138/tid=11140] ppid=11136 vsize=5950048 CPUtime=5011.9 cores=0-7
/proc/11138/task/11140/stat : 11140 (SArTagnan) R 11136 11138 11010 0 -1 4202560 183353 0 0 0 501141 49 0 0 25 0 8 0 784703016 6092849152 1288635 33554432000 4194304 4625164 140735618435520 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=11138/tid=11141] ppid=11136 vsize=5950048 CPUtime=5010.4 cores=0-7
/proc/11138/task/11141/stat : 11141 (SArTagnan) R 11136 11138 11010 0 -1 4202560 93197 0 0 0 501021 19 0 0 25 0 8 0 784703016 6092849152 1288635 33554432000 4194304 4625164 140735618435520 18446744073709551615 4488023 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11138/tid=11142] ppid=11136 vsize=5950048 CPUtime=5011.86 cores=0-7
/proc/11138/task/11142/stat : 11142 (SArTagnan) R 11136 11138 11010 0 -1 4202560 13134075 0 0 0 498777 2409 0 0 25 0 8 0 784703016 6092849152 1288635 33554432000 4194304 4625164 140735618435520 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11138/tid=11143] ppid=11136 vsize=5950048 CPUtime=5011.87 cores=0-7
/proc/11138/task/11143/stat : 11143 (SArTagnan) R 11136 11138 11010 0 -1 4202560 194572 0 0 0 501133 54 0 0 25 0 8 0 784703016 6092849152 1288635 33554432000 4194304 4625164 140735618435520 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11138/tid=11144] ppid=11136 vsize=5950048 CPUtime=5007.51 cores=0-7
/proc/11138/task/11144/stat : 11144 (SArTagnan) R 11136 11138 11010 0 -1 4202560 92504 0 0 0 500730 21 0 0 25 0 8 0 784703016 6092849152 1288635 33554432000 4194304 4625164 140735618435520 18446744073709551615 4460412 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11138/tid=11145] ppid=11136 vsize=5950048 CPUtime=5011.73 cores=0-7
/proc/11138/task/11145/stat : 11145 (SArTagnan) R 11136 11138 11010 0 -1 4202560 142633 0 0 0 501134 39 0 0 25 0 8 0 784703016 6092849152 1288635 33554432000 4194304 4625164 140735618435520 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11138/tid=11146] ppid=11136 vsize=5950048 CPUtime=5011.9 cores=0-7
/proc/11138/task/11146/stat : 11146 (SArTagnan) R 11136 11138 11010 0 -1 4202560 192183 0 0 0 501137 53 0 0 25 0 8 0 784703016 6092849152 1288635 33554432000 4194304 4625164 140735618435520 18446744073709551615 4331184 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 40000.3
Current children cumulated vsize (KiB) 5950048

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

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

[startup+5011.93 s]
/proc/loadavg: 8.00 8.07 8.04 9/527 11295
/proc/meminfo: memFree=18162164/32951124 swapFree=64303760/67111528
[pid=11138] ppid=11136 vsize=0 CPUtime=40000.5 cores=0-7
/proc/11138/stat : 11138 (SArTagnan) R 11136 11138 11010 0 -1 4203524 19621165 0 0 0 3996121 3929 0 0 25 0 1 0 784703013 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/11138/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 40000.5
Current children cumulated vsize (KiB) 0

[startup+5012 s]
/proc/loadavg: 8.00 8.07 8.04 9/527 11295
/proc/meminfo: memFree=18162164/32951124 swapFree=64303760/67111528
[pid=11138] ppid=11136 vsize=0 CPUtime=40000.6 cores=0-7
/proc/11138/stat : 11138 (SArTagnan) R 11136 11138 11010 0 -1 4203524 19621165 0 0 0 3996121 3936 0 0 25 0 1 0 784703013 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/11138/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 40000.6
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5012.1
CPU time (s): 40000.7
CPU user time (s): 39961.2
CPU system time (s): 39.464
CPU usage (%): 798.083
Max. virtual memory (cumulated for all children) (KiB): 5950048

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39961.2
system time used= 39.464
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19621165
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= 6117
involuntary context switches= 183710

runsolver used 21.4997 second user time and 69.8854 second system time

The end

Launcher Data

Begin job on node145 at 2011-06-01 12:07:52
IDJOB=3438741
IDBENCH=83163
IDSOLVER=1936
FILE ID=node145/3438741-1306922872
RUNJOBID= node145-1306922856-11024
PBS_JOBID= 13488553
Free space on /tmp= 73952 MiB

SOLVER NAME= SArTagnan 2011-05-15 (fixed)
BENCH NAME= SAT11/crafted/mosoi/289/289-unsat-5x41.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3438741-1306922872/watcher-3438741-1306922872 -o /tmp/evaluation-result-3438741-1306922872/solver-3438741-1306922872 -C 40000 -W 5100 -M 31000  SArTagnan HOME/instance-3438741-1306922872.cnf -threads=8

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

MD5SUM BENCH= 420773b7b438dd18c8a88a15fb5bcae1
RANDOM SEED=1990874403

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      23327640 kB
Buffers:        135356 kB
Cached:         232548 kB
SwapCached:        944 kB
Active:        9154796 kB
Inactive:       197048 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23327640 kB
SwapTotal:    67111528 kB
SwapFree:     64303760 kB
Dirty:            1352 kB
Writeback:           0 kB
AnonPages:     8983584 kB
Mapped:          33808 kB
Slab:           133208 kB
PageTables:      65972 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 153197620 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= 73952 MiB
End job on node145 at 2011-06-01 13:31:25