Trace number 3438791

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SArTagnan 2011-05-15 (fixed)? (TO) 40001.3 5011.67

General information on the benchmark

Namecrafted/mosoi/289/
289-unsat-17x27.cnf
MD5SUMb9a7e3013b1b74b08c8e421f15cb16c4
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 variables1836
Number of clauses194157
Sum of the clauses size771120
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22754
Number of clauses of size 30
Number of clauses of size 4191403
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-3438791-1306923696/watcher-3438791-1306923696 -o /tmp/evaluation-result-3438791-1306923696/solver-3438791-1306923696 -C 40000 -W 5100 -M 31000 SArTagnan HOME/instance-3438791-1306923696.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.55 7.95 7.97 2/498 18439
/proc/meminfo: memFree=30857308/32951124 swapFree=51712236/67111528
[pid=18439] ppid=18437 vsize=25620 CPUtime=0.01 cores=0-7
/proc/18439/stat : 18439 (SArTagnan) R 18437 18439 18220 0 -1 4202496 1738 0 0 0 1 0 0 0 24 0 1 0 803972252 26234880 1030 33554432000 4194304 4625164 140736445115568 18446744073709551615 216634176197 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18439/statm: 6405 1030 296 106 0 1908 0

[startup+0.0883999 s]
/proc/loadavg: 7.55 7.95 7.97 2/498 18439
/proc/meminfo: memFree=30857308/32951124 swapFree=51712236/67111528
[pid=18439] ppid=18437 vsize=40568 CPUtime=0.07 cores=0-7
/proc/18439/stat : 18439 (SArTagnan) R 18437 18439 18220 0 -1 4202496 8320 0 0 0 7 0 0 0 24 0 1 0 803972252 41541632 4807 33554432000 4194304 4625164 140736445115568 18446744073709551615 216634558599 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18439/statm: 9304 4281 296 106 0 4807 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 40568

[startup+0.100396 s]
/proc/loadavg: 7.55 7.95 7.97 2/498 18439
/proc/meminfo: memFree=30857308/32951124 swapFree=51712236/67111528
[pid=18439] ppid=18437 vsize=39248 CPUtime=0.08 cores=0-7
/proc/18439/stat : 18439 (SArTagnan) R 18437 18439 18220 0 -1 4202496 9573 0 0 0 8 0 0 0 24 0 1 0 803972252 40189952 4717 33554432000 4194304 4625164 140736445115568 18446744073709551615 4339447 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18439/statm: 9812 4719 296 106 0 5315 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 39248

[startup+0.300323 s]
/proc/loadavg: 7.55 7.95 7.97 2/498 18439
/proc/meminfo: memFree=30857308/32951124 swapFree=51712236/67111528
[pid=18439] ppid=18437 vsize=416452 CPUtime=0.94 cores=0-7
/proc/18439/stat : 18439 (SArTagnan) R 18437 18439 18220 0 -1 4202496 35098 0 0 0 91 3 0 0 25 0 8 0 803972252 426446848 26301 33554432000 4194304 4625164 140736445115568 18446744073709551615 4518211 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/18439/statm: 104113 26302 345 106 0 99616 0
Current children cumulated CPU time (s) 0.94
Current children cumulated vsize (KiB) 416452

[startup+0.700251 s]
/proc/loadavg: 7.55 7.95 7.97 2/498 18439
/proc/meminfo: memFree=30857308/32951124 swapFree=51712236/67111528
[pid=18439] ppid=18437 vsize=492076 CPUtime=3.47 cores=0-7
/proc/18439/stat : 18439 (SArTagnan) R 18437 18439 18220 0 -1 4202496 46946 0 0 0 342 5 0 0 25 0 8 0 803972252 503885824 31313 33554432000 4194304 4625164 140736445115568 18446744073709551615 4509011 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/18439/statm: 123019 31313 345 106 0 118522 0
Current children cumulated CPU time (s) 3.47
Current children cumulated vsize (KiB) 492076

[startup+1.50111 s]
/proc/loadavg: 7.55 7.95 7.97 9/506 18447
/proc/meminfo: memFree=30718992/32951124 swapFree=51712236/67111528
[pid=18439] ppid=18437 vsize=494596 CPUtime=9.84 cores=0-7
/proc/18439/stat : 18439 (SArTagnan) R 18437 18439 18220 0 -1 4202496 63851 0 0 0 975 9 0 0 25 0 8 0 803972252 506466304 39146 33554432000 4194304 4625164 140736445115568 18446744073709551615 4329142 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/18439/statm: 123649 39146 345 106 0 119152 0
[pid=18439/tid=18441] ppid=18437 vsize=494596 CPUtime=1.26 cores=0-7
/proc/18439/task/18441/stat : 18441 (SArTagnan) R 18437 18439 18220 0 -1 4202560 3069 0 0 0 126 0 0 0 19 0 8 0 803972266 506466304 39146 33554432000 4194304 4625164 140736445115568 18446744073709551615 4467806 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=18439/tid=18442] ppid=18437 vsize=494596 CPUtime=1.26 cores=0-7
/proc/18439/task/18442/stat : 18442 (SArTagnan) R 18437 18439 18220 0 -1 4202560 3122 0 0 0 126 0 0 0 19 0 8 0 803972266 506466304 39147 33554432000 4194304 4625164 140736445115568 18446744073709551615 4351901 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18439/tid=18443] ppid=18437 vsize=494596 CPUtime=1.21 cores=0-7
/proc/18439/task/18443/stat : 18443 (SArTagnan) R 18437 18439 18220 0 -1 4202560 19972 0 0 0 119 2 0 0 19 0 8 0 803972266 506466304 39148 33554432000 4194304 4625164 140736445115568 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18439/tid=18444] ppid=18437 vsize=494596 CPUtime=1.23 cores=0-7
/proc/18439/task/18444/stat : 18444 (SArTagnan) R 18437 18439 18220 0 -1 4202560 2953 0 0 0 123 0 0 0 19 0 8 0 803972266 506466304 39148 33554432000 4194304 4625164 140736445115568 18446744073709551615 4351798 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18439/tid=18445] ppid=18437 vsize=494596 CPUtime=1.26 cores=0-7
/proc/18439/task/18445/stat : 18445 (SArTagnan) R 18437 18439 18220 0 -1 4202560 3381 0 0 0 126 0 0 0 19 0 8 0 803972266 506466304 39148 33554432000 4194304 4625164 140736445115568 18446744073709551615 4349019 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18439/tid=18446] ppid=18437 vsize=494596 CPUtime=1.14 cores=0-7
/proc/18439/task/18446/stat : 18446 (SArTagnan) R 18437 18439 18220 0 -1 4202560 2906 0 0 0 114 0 0 0 19 0 8 0 803972266 506466304 39148 33554432000 4194304 4625164 140736445115568 18446744073709551615 4340391 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18439/tid=18447] ppid=18437 vsize=494596 CPUtime=1.25 cores=0-7
/proc/18439/task/18447/stat : 18447 (SArTagnan) R 18437 18439 18220 0 -1 4202560 3087 0 0 0 125 0 0 0 19 0 8 0 803972266 506466304 39148 33554432000 4194304 4625164 140736445115568 18446744073709551615 216634176545 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 9.84
Current children cumulated vsize (KiB) 494596

[startup+3.10083 s]
/proc/loadavg: 7.55 7.95 7.97 9/506 18447
/proc/meminfo: memFree=30674476/32951124 swapFree=51712236/67111528
[pid=18439] ppid=18437 vsize=518044 CPUtime=22.63 cores=0-7
/proc/18439/stat : 18439 (SArTagnan) R 18437 18439 18220 0 -1 4202496 103011 0 0 0 2247 16 0 0 25 0 8 0 803972252 530477056 53211 33554432000 4194304 4625164 140736445115568 18446744073709551615 4393110 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/18439/statm: 129511 53211 345 106 0 125014 0
[pid=18439/tid=18441] ppid=18437 vsize=518044 CPUtime=2.86 cores=0-7
/proc/18439/task/18441/stat : 18441 (SArTagnan) R 18437 18439 18220 0 -1 4202560 5726 0 0 0 285 1 0 0 22 0 8 0 803972266 530477056 53211 33554432000 4194304 4625164 140736445115568 18446744073709551615 4351764 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=18439/tid=18442] ppid=18437 vsize=518044 CPUtime=2.84 cores=0-7
/proc/18439/task/18442/stat : 18442 (SArTagnan) R 18437 18439 18220 0 -1 4202560 6015 0 0 0 284 0 0 0 22 0 8 0 803972266 530477056 53211 33554432000 4194304 4625164 140736445115568 18446744073709551615 4352585 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18439/tid=18443] ppid=18437 vsize=518044 CPUtime=2.82 cores=0-7
/proc/18439/task/18443/stat : 18443 (SArTagnan) R 18437 18439 18220 0 -1 4202560 41866 0 0 0 276 6 0 0 23 0 8 0 803972266 530477056 53211 33554432000 4194304 4625164 140736445115568 18446744073709551615 4334499 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18439/tid=18444] ppid=18437 vsize=518044 CPUtime=2.83 cores=0-7
/proc/18439/task/18444/stat : 18444 (SArTagnan) R 18437 18439 18220 0 -1 4202560 5712 0 0 0 282 1 0 0 23 0 8 0 803972266 530477056 53211 33554432000 4194304 4625164 140736445115568 18446744073709551615 4462650 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18439/tid=18445] ppid=18437 vsize=518044 CPUtime=2.86 cores=0-7
/proc/18439/task/18445/stat : 18445 (SArTagnan) R 18437 18439 18220 0 -1 4202560 6230 0 0 0 285 1 0 0 22 0 8 0 803972266 530477056 53211 33554432000 4194304 4625164 140736445115568 18446744073709551615 4458013 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18439/tid=18446] ppid=18437 vsize=518044 CPUtime=2.74 cores=0-7
/proc/18439/task/18446/stat : 18446 (SArTagnan) R 18437 18439 18220 0 -1 4202560 5856 0 0 0 273 1 0 0 23 0 8 0 803972266 530477056 53211 33554432000 4194304 4625164 140736445115568 18446744073709551615 4351731 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18439/tid=18447] ppid=18437 vsize=518044 CPUtime=2.86 cores=0-7
/proc/18439/task/18447/stat : 18447 (SArTagnan) R 18437 18439 18220 0 -1 4202560 5813 0 0 0 285 1 0 0 22 0 8 0 803972266 530477056 53211 33554432000 4194304 4625164 140736445115568 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 22.63
Current children cumulated vsize (KiB) 518044

[startup+6.30127 s]
/proc/loadavg: 7.59 7.95 7.97 9/506 18447
/proc/meminfo: memFree=30563620/32951124 swapFree=51712236/67111528
[pid=18439] ppid=18437 vsize=563040 CPUtime=48.17 cores=0-7
/proc/18439/stat : 18439 (SArTagnan) R 18437 18439 18220 0 -1 4202496 175591 0 0 0 4788 29 0 0 25 0 8 0 803972252 576552960 80110 33554432000 4194304 4625164 140736445115568 18446744073709551615 4396480 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/18439/statm: 140760 80110 348 106 0 136263 0
[pid=18439/tid=18441] ppid=18437 vsize=563040 CPUtime=6.05 cores=0-7
/proc/18439/task/18441/stat : 18441 (SArTagnan) R 18437 18439 18220 0 -1 4202560 9810 0 0 0 604 1 0 0 25 0 8 0 803972266 576552960 80110 33554432000 4194304 4625164 140736445115568 18446744073709551615 4351918 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=18439/tid=18442] ppid=18437 vsize=563040 CPUtime=5.99 cores=0-7
/proc/18439/task/18442/stat : 18442 (SArTagnan) R 18437 18439 18220 0 -1 4202560 8139 0 0 0 598 1 0 0 25 0 8 0 803972266 576552960 80110 33554432000 4194304 4625164 140736445115568 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18439/tid=18443] ppid=18437 vsize=563040 CPUtime=6.01 cores=0-7
/proc/18439/task/18443/stat : 18443 (SArTagnan) R 18437 18439 18220 0 -1 4202560 87399 0 0 0 589 12 0 0 25 0 8 0 803972266 576552960 80110 33554432000 4194304 4625164 140736445115568 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18439/tid=18444] ppid=18437 vsize=563040 CPUtime=6.02 cores=0-7
/proc/18439/task/18444/stat : 18444 (SArTagnan) R 18437 18439 18220 0 -1 4202560 10016 0 0 0 601 1 0 0 25 0 8 0 803972266 576552960 80110 33554432000 4194304 4625164 140736445115568 18446744073709551615 4352170 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18439/tid=18445] ppid=18437 vsize=563040 CPUtime=6.06 cores=0-7
/proc/18439/task/18445/stat : 18445 (SArTagnan) R 18437 18439 18220 0 -1 4202560 11102 0 0 0 604 2 0 0 25 0 8 0 803972266 576552960 80110 33554432000 4194304 4625164 140736445115568 18446744073709551615 4349027 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18439/tid=18446] ppid=18437 vsize=563040 CPUtime=5.94 cores=0-7
/proc/18439/task/18446/stat : 18446 (SArTagnan) R 18437 18439 18220 0 -1 4202560 10478 0 0 0 592 2 0 0 25 0 8 0 803972266 576552960 80110 33554432000 4194304 4625164 140736445115568 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18439/tid=18447] ppid=18437 vsize=563040 CPUtime=6.06 cores=0-7
/proc/18439/task/18447/stat : 18447 (SArTagnan) R 18437 18439 18220 0 -1 4202560 9903 0 0 0 604 2 0 0 25 0 8 0 803972266 576552960 80110 33554432000 4194304 4625164 140736445115568 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 48.17
Current children cumulated vsize (KiB) 563040

[startup+12.7011 s]
/proc/loadavg: 7.62 7.95 7.97 9/506 18447
/proc/meminfo: memFree=30375176/32951124 swapFree=51712236/67111528
[pid=18439] ppid=18437 vsize=826644 CPUtime=99.26 cores=0-7
/proc/18439/stat : 18439 (SArTagnan) R 18437 18439 18220 0 -1 4202496 288431 0 0 0 9879 47 0 0 18 0 8 0 803972252 846483456 124269 33554432000 4194304 4625164 140736445115568 18446744073709551615 4396709 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/18439/statm: 206661 124269 348 106 0 202164 0
[pid=18439/tid=18441] ppid=18437 vsize=826644 CPUtime=12.46 cores=0-7
/proc/18439/task/18441/stat : 18441 (SArTagnan) R 18437 18439 18220 0 -1 4202560 11923 0 0 0 1244 2 0 0 25 0 8 0 803972266 846483456 124269 33554432000 4194304 4625164 140736445115568 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=18439/tid=18442] ppid=18437 vsize=826644 CPUtime=12.29 cores=0-7
/proc/18439/task/18442/stat : 18442 (SArTagnan) R 18437 18439 18220 0 -1 4202560 15770 0 0 0 1226 3 0 0 25 0 8 0 803972266 846483456 124269 33554432000 4194304 4625164 140736445115568 18446744073709551615 4351792 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18439/tid=18443] ppid=18437 vsize=826644 CPUtime=12.41 cores=0-7
/proc/18439/task/18443/stat : 18443 (SArTagnan) R 18437 18439 18220 0 -1 4202560 161345 0 0 0 1218 23 0 0 25 0 8 0 803972266 846483456 124269 33554432000 4194304 4625164 140736445115568 18446744073709551615 4352044 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18439/tid=18444] ppid=18437 vsize=826644 CPUtime=12.43 cores=0-7
/proc/18439/task/18444/stat : 18444 (SArTagnan) R 18437 18439 18220 0 -1 4202560 16402 0 0 0 1240 3 0 0 25 0 8 0 803972266 846483456 124269 33554432000 4194304 4625164 140736445115568 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18439/tid=18445] ppid=18437 vsize=826644 CPUtime=12.46 cores=0-7
/proc/18439/task/18445/stat : 18445 (SArTagnan) R 18437 18439 18220 0 -1 4202560 15443 0 0 0 1243 3 0 0 25 0 8 0 803972266 846483456 124269 33554432000 4194304 4625164 140736445115568 18446744073709551615 4435140 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18439/tid=18446] ppid=18437 vsize=826644 CPUtime=12.34 cores=0-7
/proc/18439/task/18446/stat : 18446 (SArTagnan) R 18437 18439 18220 0 -1 4202560 19175 0 0 0 1231 3 0 0 25 0 8 0 803972266 846483456 124269 33554432000 4194304 4625164 140736445115568 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18439/tid=18447] ppid=18437 vsize=826644 CPUtime=12.46 cores=0-7
/proc/18439/task/18447/stat : 18447 (SArTagnan) R 18437 18439 18220 0 -1 4202560 16530 0 0 0 1243 3 0 0 25 0 8 0 803972266 846483456 124269 33554432000 4194304 4625164 140736445115568 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 99.26
Current children cumulated vsize (KiB) 826644

[startup+25.5009 s]
/proc/loadavg: 7.78 7.97 7.98 9/506 18447
/proc/meminfo: memFree=30100396/32951124 swapFree=51712236/67111528
[pid=18439] ppid=18437 vsize=1094308 CPUtime=201.44 cores=0-7
/proc/18439/stat : 18439 (SArTagnan) R 18437 18439 18220 0 -1 4202496 503429 0 0 0 20063 81 0 0 25 0 8 0 803972252 1120571392 190419 33554432000 4194304 4625164 140736445115568 18446744073709551615 4490174 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/18439/statm: 273577 190419 401 106 0 269080 0
[pid=18439/tid=18441] ppid=18437 vsize=1094308 CPUtime=25.25 cores=0-7
/proc/18439/task/18441/stat : 18441 (SArTagnan) R 18437 18439 18220 0 -1 4202560 20967 0 0 0 2522 3 0 0 25 0 8 0 803972266 1120571392 190419 33554432000 4194304 4625164 140736445115568 18446744073709551615 4288686 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=18439/tid=18442] ppid=18437 vsize=1094308 CPUtime=24.87 cores=0-7
/proc/18439/task/18442/stat : 18442 (SArTagnan) R 18437 18439 18220 0 -1 4202560 24184 0 0 0 2482 5 0 0 25 0 8 0 803972266 1120571392 190419 33554432000 4194304 4625164 140736445115568 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18439/tid=18443] ppid=18437 vsize=1094308 CPUtime=25.21 cores=0-7
/proc/18439/task/18443/stat : 18443 (SArTagnan) R 18437 18439 18220 0 -1 4202560 319529 0 0 0 2476 45 0 0 25 0 8 0 803972266 1120571392 190419 33554432000 4194304 4625164 140736445115568 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18439/tid=18444] ppid=18437 vsize=1094308 CPUtime=25.23 cores=0-7
/proc/18439/task/18444/stat : 18444 (SArTagnan) R 18437 18439 18220 0 -1 4202560 20182 0 0 0 2519 4 0 0 25 0 8 0 803972266 1120571392 190419 33554432000 4194304 4625164 140736445115568 18446744073709551615 4351764 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18439/tid=18445] ppid=18437 vsize=1094308 CPUtime=25.26 cores=0-7
/proc/18439/task/18445/stat : 18445 (SArTagnan) R 18437 18439 18220 0 -1 4202560 24166 0 0 0 2521 5 0 0 25 0 8 0 803972266 1120571392 190419 33554432000 4194304 4625164 140736445115568 18446744073709551615 4348832 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18439/tid=18446] ppid=18437 vsize=1094308 CPUtime=25.14 cores=0-7
/proc/18439/task/18446/stat : 18446 (SArTagnan) R 18437 18439 18220 0 -1 4202560 29295 0 0 0 2508 6 0 0 25 0 8 0 803972266 1120571392 190419 33554432000 4194304 4625164 140736445115568 18446744073709551615 216650499099 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18439/tid=18447] ppid=18437 vsize=1094308 CPUtime=25.26 cores=0-7
/proc/18439/task/18447/stat : 18447 (SArTagnan) R 18437 18439 18220 0 -1 4202560 26866 0 0 0 2521 5 0 0 25 0 8 0 803972266 1120571392 190419 33554432000 4194304 4625164 140736445115568 18446744073709551615 4351830 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 201.44
Current children cumulated vsize (KiB) 1094308

[startup+51.1004 s]
/proc/loadavg: 7.93 7.99 7.98 9/506 18448
/proc/meminfo: memFree=29717144/32951124 swapFree=51712236/67111528
[pid=18439] ppid=18437 vsize=1430304 CPUtime=405.8 cores=0-7
/proc/18439/stat : 18439 (SArTagnan) R 18437 18439 18220 0 -1 4202496 833258 0 0 0 40449 131 0 0 25 0 8 0 803972252 1464631296 287315 33554432000 4194304 4625164 140736445115568 18446744073709551615 4396555 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/18439/statm: 357576 287315 351 106 0 353079 0
[pid=18439/tid=18441] ppid=18437 vsize=1430304 CPUtime=50.85 cores=0-7
/proc/18439/task/18441/stat : 18441 (SArTagnan) R 18437 18439 18220 0 -1 4202560 31847 0 0 0 5080 5 0 0 25 0 8 0 803972266 1464631296 287315 33554432000 4194304 4625164 140736445115568 18446744073709551615 4351804 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=18439/tid=18442] ppid=18437 vsize=1430304 CPUtime=50.06 cores=0-7
/proc/18439/task/18442/stat : 18442 (SArTagnan) R 18437 18439 18220 0 -1 4202560 36652 0 0 0 4998 8 0 0 25 0 8 0 803972266 1464631296 287315 33554432000 4194304 4625164 140736445115568 18446744073709551615 4351827 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18439/tid=18443] ppid=18437 vsize=1430304 CPUtime=50.8 cores=0-7
/proc/18439/task/18443/stat : 18443 (SArTagnan) R 18437 18439 18220 0 -1 4202560 551439 0 0 0 5005 75 0 0 25 0 8 0 803972266 1464631296 287315 33554432000 4194304 4625164 140736445115568 18446744073709551615 4548757 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18439/tid=18444] ppid=18437 vsize=1430304 CPUtime=50.83 cores=0-7
/proc/18439/task/18444/stat : 18444 (SArTagnan) R 18437 18439 18220 0 -1 4202560 41928 0 0 0 5076 7 0 0 25 0 8 0 803972266 1464631296 287315 33554432000 4194304 4625164 140736445115568 18446744073709551615 4339646 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18439/tid=18445] ppid=18437 vsize=1430304 CPUtime=50.86 cores=0-7
/proc/18439/task/18445/stat : 18445 (SArTagnan) R 18437 18439 18220 0 -1 4202560 36147 0 0 0 5077 9 0 0 25 0 8 0 803972266 1464631296 287315 33554432000 4194304 4625164 140736445115568 18446744073709551615 4348854 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18439/tid=18446] ppid=18437 vsize=1430304 CPUtime=50.74 cores=0-7
/proc/18439/task/18446/stat : 18446 (SArTagnan) R 18437 18439 18220 0 -1 4202560 44978 0 0 0 5065 9 0 0 25 0 8 0 803972266 1464631296 287315 33554432000 4194304 4625164 140736445115568 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18439/tid=18447] ppid=18437 vsize=1430304 CPUtime=50.85 cores=0-7
/proc/18439/task/18447/stat : 18447 (SArTagnan) R 18437 18439 18220 0 -1 4202560 41490 0 0 0 5078 7 0 0 25 0 8 0 803972266 1464631296 287315 33554432000 4194304 4625164 140736445115568 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 405.8

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

Current children cumulated vsize (KiB) 8651008

[startup+4722.32 s]
/proc/loadavg: 8.02 8.05 8.00 9/506 18585
/proc/meminfo: memFree=23152480/32951124 swapFree=51712236/67111528
[pid=18439] ppid=18437 vsize=8651008 CPUtime=37694 cores=0-7
/proc/18439/stat : 18439 (SArTagnan) R 18437 18439 18220 0 -1 4202496 21214880 0 0 0 3765237 4159 0 0 25 0 8 0 803972252 8858632192 1922217 33554432000 4194304 4625164 140736445115568 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/18439/statm: 2162752 1922217 398 106 0 2158255 0
[pid=18439/tid=18441] ppid=18437 vsize=8651008 CPUtime=4722.03 cores=0-7
/proc/18439/task/18441/stat : 18441 (SArTagnan) R 18437 18439 18220 0 -1 4202560 389874 0 0 0 472104 99 0 0 25 0 8 0 803972266 8858632192 1922217 33554432000 4194304 4625164 140736445115568 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=18439/tid=18442] ppid=18437 vsize=8651008 CPUtime=4678.3 cores=0-7
/proc/18439/task/18442/stat : 18442 (SArTagnan) R 18437 18439 18220 0 -1 4202560 101069 0 0 0 467804 26 0 0 25 0 8 0 803972266 8858632192 1922217 33554432000 4194304 4625164 140736445115568 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18439/tid=18443] ppid=18437 vsize=8651008 CPUtime=4685.11 cores=0-7
/proc/18439/task/18443/stat : 18443 (SArTagnan) R 18437 18439 18220 0 -1 4202560 16175993 0 0 0 465437 3074 0 0 25 0 8 0 803972266 8858632192 1922217 33554432000 4194304 4625164 140736445115568 18446744073709551615 4339591 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18439/tid=18444] ppid=18437 vsize=8651008 CPUtime=4721.45 cores=0-7
/proc/18439/task/18444/stat : 18444 (SArTagnan) R 18437 18439 18220 0 -1 4202560 373825 0 0 0 472071 74 0 0 25 0 8 0 803972266 8858632192 1922217 33554432000 4194304 4625164 140736445115568 18446744073709551615 4330879 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18439/tid=18445] ppid=18437 vsize=8651008 CPUtime=4722.18 cores=0-7
/proc/18439/task/18445/stat : 18445 (SArTagnan) R 18437 18439 18220 0 -1 4202560 102028 0 0 0 472190 28 0 0 25 0 8 0 803972266 8858632192 1922217 33554432000 4194304 4625164 140736445115568 18446744073709551615 4329981 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18439/tid=18446] ppid=18437 vsize=8651008 CPUtime=4722.03 cores=0-7
/proc/18439/task/18446/stat : 18446 (SArTagnan) R 18437 18439 18220 0 -1 4202560 181588 0 0 0 472151 52 0 0 25 0 8 0 803972266 8858632192 1922217 33554432000 4194304 4625164 140736445115568 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18439/tid=18447] ppid=18437 vsize=8651008 CPUtime=4722.16 cores=0-7
/proc/18439/task/18447/stat : 18447 (SArTagnan) R 18437 18439 18220 0 -1 4202560 358669 0 0 0 472145 71 0 0 25 0 8 0 803972266 8858632192 1922217 33554432000 4194304 4625164 140736445115568 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 37694
Current children cumulated vsize (KiB) 8651008

[startup+4782.3 s]
/proc/loadavg: 8.01 8.04 8.00 9/506 18586
/proc/meminfo: memFree=23129492/32951124 swapFree=51712236/67111528
[pid=18439] ppid=18437 vsize=8716544 CPUtime=38172.8 cores=0-7
/proc/18439/stat : 18439 (SArTagnan) R 18437 18439 18220 0 -1 4202496 21525178 0 0 0 3813053 4224 0 0 25 0 8 0 803972252 8925741056 1927956 33554432000 4194304 4625164 140736445115568 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/18439/statm: 2179136 1927956 403 106 0 2174639 0
[pid=18439/tid=18441] ppid=18437 vsize=8716544 CPUtime=4782.01 cores=0-7
/proc/18439/task/18441/stat : 18441 (SArTagnan) R 18437 18439 18220 0 -1 4202560 389898 0 0 0 478102 99 0 0 25 0 8 0 803972266 8925741056 1927956 33554432000 4194304 4625164 140736445115568 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=18439/tid=18442] ppid=18437 vsize=8716544 CPUtime=4738.28 cores=0-7
/proc/18439/task/18442/stat : 18442 (SArTagnan) R 18437 18439 18220 0 -1 4202560 101099 0 0 0 473802 26 0 0 25 0 8 0 803972266 8925741056 1927956 33554432000 4194304 4625164 140736445115568 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18439/tid=18443] ppid=18437 vsize=8716544 CPUtime=4744.07 cores=0-7
/proc/18439/task/18443/stat : 18443 (SArTagnan) R 18437 18439 18220 0 -1 4202560 16385170 0 0 0 471291 3116 0 0 25 0 8 0 803972266 8925741056 1927956 33554432000 4194304 4625164 140736445115568 18446744073709551615 4548757 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18439/tid=18444] ppid=18437 vsize=8716544 CPUtime=4781.44 cores=0-7
/proc/18439/task/18444/stat : 18444 (SArTagnan) R 18437 18439 18220 0 -1 4202560 373842 0 0 0 478070 74 0 0 25 0 8 0 803972266 8925741056 1927956 33554432000 4194304 4625164 140736445115568 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18439/tid=18445] ppid=18437 vsize=8716544 CPUtime=4782.17 cores=0-7
/proc/18439/task/18445/stat : 18445 (SArTagnan) R 18437 18439 18220 0 -1 4202560 102091 0 0 0 478189 28 0 0 25 0 8 0 803972266 8925741056 1927956 33554432000 4194304 4625164 140736445115568 18446744073709551615 4329981 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18439/tid=18446] ppid=18437 vsize=8716544 CPUtime=4782.02 cores=0-7
/proc/18439/task/18446/stat : 18446 (SArTagnan) R 18437 18439 18220 0 -1 4202560 181605 0 0 0 478150 52 0 0 25 0 8 0 803972266 8925741056 1927956 33554432000 4194304 4625164 140736445115568 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18439/tid=18447] ppid=18437 vsize=8716544 CPUtime=4782.14 cores=0-7
/proc/18439/task/18447/stat : 18447 (SArTagnan) R 18437 18439 18220 0 -1 4202560 358699 0 0 0 478143 71 0 0 25 0 8 0 803972266 8925741056 1927956 33554432000 4194304 4625164 140736445115568 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 38172.8
Current children cumulated vsize (KiB) 8716544

[startup+4842.3 s]
/proc/loadavg: 8.04 8.04 8.00 9/506 18588
/proc/meminfo: memFree=23102748/32951124 swapFree=51712236/67111528
[pid=18439] ppid=18437 vsize=8716544 CPUtime=38651.7 cores=0-7
/proc/18439/stat : 18439 (SArTagnan) R 18437 18439 18220 0 -1 4202496 21840570 0 0 0 3860883 4289 0 0 25 0 8 0 803972252 8925741056 1934700 33554432000 4194304 4625164 140736445115568 18446744073709551615 4329225 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/18439/statm: 2179136 1934700 401 106 0 2174639 0
[pid=18439/tid=18441] ppid=18437 vsize=8716544 CPUtime=4842.01 cores=0-7
/proc/18439/task/18441/stat : 18441 (SArTagnan) R 18437 18439 18220 0 -1 4202560 389921 0 0 0 484102 99 0 0 25 0 8 0 803972266 8925741056 1934701 33554432000 4194304 4625164 140736445115568 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=18439/tid=18442] ppid=18437 vsize=8716544 CPUtime=4798.28 cores=0-7
/proc/18439/task/18442/stat : 18442 (SArTagnan) R 18437 18439 18220 0 -1 4202560 101127 0 0 0 479802 26 0 0 25 0 8 0 803972266 8925741056 1934701 33554432000 4194304 4625164 140736445115568 18446744073709551615 4330968 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18439/tid=18443] ppid=18437 vsize=8716544 CPUtime=4803.03 cores=0-7
/proc/18439/task/18443/stat : 18443 (SArTagnan) R 18437 18439 18220 0 -1 4202560 16603313 0 0 0 477141 3162 0 0 25 0 8 0 803972266 8925741056 1934701 33554432000 4194304 4625164 140736445115568 18446744073709551615 4334728 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18439/tid=18444] ppid=18437 vsize=8716544 CPUtime=4841.44 cores=0-7
/proc/18439/task/18444/stat : 18444 (SArTagnan) R 18437 18439 18220 0 -1 4202560 373859 0 0 0 484070 74 0 0 25 0 8 0 803972266 8925741056 1934702 33554432000 4194304 4625164 140736445115568 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18439/tid=18445] ppid=18437 vsize=8716544 CPUtime=4842.17 cores=0-7
/proc/18439/task/18445/stat : 18445 (SArTagnan) R 18437 18439 18220 0 -1 4202560 102113 0 0 0 484189 28 0 0 25 0 8 0 803972266 8925741056 1934702 33554432000 4194304 4625164 140736445115568 18446744073709551615 4329981 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18439/tid=18446] ppid=18437 vsize=8716544 CPUtime=4842.02 cores=0-7
/proc/18439/task/18446/stat : 18446 (SArTagnan) R 18437 18439 18220 0 -1 4202560 181622 0 0 0 484150 52 0 0 25 0 8 0 803972266 8925741056 1934702 33554432000 4194304 4625164 140736445115568 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18439/tid=18447] ppid=18437 vsize=8716544 CPUtime=4842.14 cores=0-7
/proc/18439/task/18447/stat : 18447 (SArTagnan) R 18437 18439 18220 0 -1 4202560 358727 0 0 0 484143 71 0 0 25 0 8 0 803972266 8925741056 1934703 33554432000 4194304 4625164 140736445115568 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 38651.7
Current children cumulated vsize (KiB) 8716544

[startup+4902.3 s]
/proc/loadavg: 8.09 8.05 8.01 9/506 18589
/proc/meminfo: memFree=23078900/32951124 swapFree=51712236/67111528
[pid=18439] ppid=18437 vsize=8716544 CPUtime=39130.7 cores=0-7
/proc/18439/stat : 18439 (SArTagnan) R 18437 18439 18220 0 -1 4202496 22150026 0 0 0 3908716 4353 0 0 25 0 8 0 803972252 8925741056 1938361 33554432000 4194304 4625164 140736445115568 18446744073709551615 4393051 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/18439/statm: 2179136 1938361 386 106 0 2174639 0
[pid=18439/tid=18441] ppid=18437 vsize=8716544 CPUtime=4902.01 cores=0-7
/proc/18439/task/18441/stat : 18441 (SArTagnan) R 18437 18439 18220 0 -1 4202560 389938 0 0 0 490102 99 0 0 25 0 8 0 803972266 8925741056 1938361 33554432000 4194304 4625164 140736445115568 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=18439/tid=18442] ppid=18437 vsize=8716544 CPUtime=4858.29 cores=0-7
/proc/18439/task/18442/stat : 18442 (SArTagnan) R 18437 18439 18220 0 -1 4202560 101156 0 0 0 485803 26 0 0 25 0 8 0 803972266 8925741056 1938361 33554432000 4194304 4625164 140736445115568 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18439/tid=18443] ppid=18437 vsize=8716544 CPUtime=4862 cores=0-7
/proc/18439/task/18443/stat : 18443 (SArTagnan) R 18437 18439 18220 0 -1 4202560 16806438 0 0 0 482995 3205 0 0 25 0 8 0 803972266 8925741056 1938361 33554432000 4194304 4625164 140736445115568 18446744073709551615 4579380 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18439/tid=18444] ppid=18437 vsize=8716544 CPUtime=4901.44 cores=0-7
/proc/18439/task/18444/stat : 18444 (SArTagnan) R 18437 18439 18220 0 -1 4202560 373875 0 0 0 490070 74 0 0 25 0 8 0 803972266 8925741056 1938361 33554432000 4194304 4625164 140736445115568 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18439/tid=18445] ppid=18437 vsize=8716544 CPUtime=4902.17 cores=0-7
/proc/18439/task/18445/stat : 18445 (SArTagnan) R 18437 18439 18220 0 -1 4202560 102132 0 0 0 490189 28 0 0 25 0 8 0 803972266 8925741056 1938361 33554432000 4194304 4625164 140736445115568 18446744073709551615 4329673 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18439/tid=18446] ppid=18437 vsize=8716544 CPUtime=4902.02 cores=0-7
/proc/18439/task/18446/stat : 18446 (SArTagnan) R 18437 18439 18220 0 -1 4202560 181637 0 0 0 490150 52 0 0 25 0 8 0 803972266 8925741056 1938361 33554432000 4194304 4625164 140736445115568 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18439/tid=18447] ppid=18437 vsize=8716544 CPUtime=4902.15 cores=0-7
/proc/18439/task/18447/stat : 18447 (SArTagnan) R 18437 18439 18220 0 -1 4202560 358755 0 0 0 490144 71 0 0 25 0 8 0 803972266 8925741056 1938361 33554432000 4194304 4625164 140736445115568 18446744073709551615 4331184 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 39130.7
Current children cumulated vsize (KiB) 8716544

[startup+4962.3 s]
/proc/loadavg: 8.03 8.04 8.00 9/506 18591
/proc/meminfo: memFree=23055016/32951124 swapFree=51712236/67111528
[pid=18439] ppid=18437 vsize=8782080 CPUtime=39609.6 cores=0-7
/proc/18439/stat : 18439 (SArTagnan) R 18437 18439 18220 0 -1 4202496 22443694 0 0 0 3956551 4413 0 0 25 0 8 0 803972252 8992849920 1946575 33554432000 4194304 4625164 140736445115568 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/18439/statm: 2195520 1946575 395 106 0 2191023 0
[pid=18439/tid=18441] ppid=18437 vsize=8782080 CPUtime=4962.01 cores=0-7
/proc/18439/task/18441/stat : 18441 (SArTagnan) R 18437 18439 18220 0 -1 4202560 389954 0 0 0 496102 99 0 0 25 0 8 0 803972266 8992849920 1946575 33554432000 4194304 4625164 140736445115568 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=18439/tid=18442] ppid=18437 vsize=8782080 CPUtime=4918.29 cores=0-7
/proc/18439/task/18442/stat : 18442 (SArTagnan) R 18437 18439 18220 0 -1 4202560 101229 0 0 0 491803 26 0 0 25 0 8 0 803972266 8992849920 1946575 33554432000 4194304 4625164 140736445115568 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18439/tid=18443] ppid=18437 vsize=8782080 CPUtime=4920.95 cores=0-7
/proc/18439/task/18443/stat : 18443 (SArTagnan) R 18437 18439 18220 0 -1 4202560 17001562 0 0 0 488852 3243 0 0 25 0 8 0 803972266 8992849920 1946575 33554432000 4194304 4625164 140736445115568 18446744073709551615 4548692 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18439/tid=18444] ppid=18437 vsize=8782080 CPUtime=4961.44 cores=0-7
/proc/18439/task/18444/stat : 18444 (SArTagnan) R 18437 18439 18220 0 -1 4202560 373891 0 0 0 496070 74 0 0 25 0 8 0 803972266 8992849920 1946575 33554432000 4194304 4625164 140736445115568 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18439/tid=18445] ppid=18437 vsize=8782080 CPUtime=4962.17 cores=0-7
/proc/18439/task/18445/stat : 18445 (SArTagnan) R 18437 18439 18220 0 -1 4202560 102151 0 0 0 496189 28 0 0 25 0 8 0 803972266 8992849920 1946575 33554432000 4194304 4625164 140736445115568 18446744073709551615 4329981 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18439/tid=18446] ppid=18437 vsize=8782080 CPUtime=4962.02 cores=0-7
/proc/18439/task/18446/stat : 18446 (SArTagnan) R 18437 18439 18220 0 -1 4202560 181653 0 0 0 496149 53 0 0 25 0 8 0 803972266 8992849920 1946575 33554432000 4194304 4625164 140736445115568 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18439/tid=18447] ppid=18437 vsize=8782080 CPUtime=4962.15 cores=0-7
/proc/18439/task/18447/stat : 18447 (SArTagnan) R 18437 18439 18220 0 -1 4202560 358783 0 0 0 496144 71 0 0 25 0 8 0 803972266 8992849920 1946575 33554432000 4194304 4625164 140736445115568 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 39609.6
Current children cumulated vsize (KiB) 8782080



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5011.3 s]
/proc/loadavg: 8.09 8.04 8.01 9/506 18592
/proc/meminfo: memFree=23035748/32951124 swapFree=51712236/67111528
[pid=18439] ppid=18437 vsize=8782080 CPUtime=40000.9 cores=0-7
/proc/18439/stat : 18439 (SArTagnan) R 18437 18439 18220 0 -1 4202496 22636716 0 0 0 3995639 4452 0 0 25 0 8 0 803972252 8992849920 1951498 33554432000 4194304 4625164 140736445115568 18446744073709551615 4519334 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/18439/statm: 2195520 1951498 403 106 0 2191023 0
[pid=18439/tid=18441] ppid=18437 vsize=8782080 CPUtime=5011.02 cores=0-7
/proc/18439/task/18441/stat : 18441 (SArTagnan) R 18437 18439 18220 0 -1 4202560 389969 0 0 0 501003 99 0 0 25 0 8 0 803972266 8992849920 1951498 33554432000 4194304 4625164 140736445115568 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=18439/tid=18442] ppid=18437 vsize=8782080 CPUtime=4967.31 cores=0-7
/proc/18439/task/18442/stat : 18442 (SArTagnan) R 18437 18439 18220 0 -1 4202560 101275 0 0 0 496705 26 0 0 25 0 8 0 803972266 8992849920 1951498 33554432000 4194304 4625164 140736445115568 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18439/tid=18443] ppid=18437 vsize=8782080 CPUtime=4969.12 cores=0-7
/proc/18439/task/18443/stat : 18443 (SArTagnan) R 18437 18439 18220 0 -1 4202560 17181137 0 0 0 493632 3280 0 0 25 0 8 0 803972266 8992849920 1951498 33554432000 4194304 4625164 140736445115568 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18439/tid=18444] ppid=18437 vsize=8782080 CPUtime=5010.46 cores=0-7
/proc/18439/task/18444/stat : 18444 (SArTagnan) R 18437 18439 18220 0 -1 4202560 373906 0 0 0 500972 74 0 0 25 0 8 0 803972266 8992849920 1951498 33554432000 4194304 4625164 140736445115568 18446744073709551615 4331104 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18439/tid=18445] ppid=18437 vsize=8782080 CPUtime=5011.19 cores=0-7
/proc/18439/task/18445/stat : 18445 (SArTagnan) R 18437 18439 18220 0 -1 4202560 102171 0 0 0 501091 28 0 0 25 0 8 0 803972266 8992849920 1951498 33554432000 4194304 4625164 140736445115568 18446744073709551615 4329981 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18439/tid=18446] ppid=18437 vsize=8782080 CPUtime=5011.04 cores=0-7
/proc/18439/task/18446/stat : 18446 (SArTagnan) R 18437 18439 18220 0 -1 4202560 181668 0 0 0 501051 53 0 0 25 0 8 0 803972266 8992849920 1951498 33554432000 4194304 4625164 140736445115568 18446744073709551615 4488037 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18439/tid=18447] ppid=18437 vsize=8782080 CPUtime=5011.17 cores=0-7
/proc/18439/task/18447/stat : 18447 (SArTagnan) R 18437 18439 18220 0 -1 4202560 358807 0 0 0 501046 71 0 0 25 0 8 0 803972266 8992849920 1951498 33554432000 4194304 4625164 140736445115568 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 40000.9
Current children cumulated vsize (KiB) 8782080

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

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

[startup+5011.43 s]
/proc/loadavg: 8.09 8.04 8.01 9/506 18592
/proc/meminfo: memFree=23035748/32951124 swapFree=51712236/67111528
[pid=18439] ppid=18437 vsize=0 CPUtime=40001.1 cores=0-7
/proc/18439/stat : 18439 (SArTagnan) Z 18437 18439 18220 0 -1 4203548 22636716 0 0 0 3995645 4462 0 0 25 0 2 0 803972252 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/18439/statm: 0 0 0 0 0 0 0
[pid=18439/tid=18443] ppid=18437 vsize=0 CPUtime=4969.23 cores=0-7
/proc/18439/task/18443/stat : 18443 (SArTagnan) R 18437 18439 18220 0 -1 4203588 17181137 0 0 0 493633 3290 0 0 25 0 2 0 803972266 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 40001.1
Current children cumulated vsize (KiB) 0

[startup+5011.62 s]
/proc/loadavg: 8.09 8.04 8.01 2/501 18593
/proc/meminfo: memFree=26958724/32951124 swapFree=51712236/67111528
[pid=18439] ppid=18437 vsize=0 CPUtime=40001.3 cores=0-7
/proc/18439/stat : 18439 (SArTagnan) Z 18437 18439 18220 0 -1 4203548 22636716 0 0 0 3995645 4481 0 0 25 0 2 0 803972252 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/18439/statm: 0 0 0 0 0 0 0
[pid=18439/tid=18443] ppid=18437 vsize=0 CPUtime=4969.42 cores=0-7
/proc/18439/task/18443/stat : 18443 (SArTagnan) R 18437 18439 18220 0 -1 4203588 17181137 0 0 0 493633 3309 0 0 25 0 2 0 803972266 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 40001.3
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5011.67
CPU time (s): 40001.3
CPU user time (s): 39956.5
CPU system time (s): 44.8652
CPU usage (%): 798.164
Max. virtual memory (cumulated for all children) (KiB): 8782080

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39956.5
system time used= 44.8652
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22636716
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= 3750
involuntary context switches= 177682

runsolver used 22.8625 second user time and 63.0234 second system time

The end

Launcher Data

Begin job on node103 at 2011-06-01 12:21:36
IDJOB=3438791
IDBENCH=83173
IDSOLVER=1936
FILE ID=node103/3438791-1306923696
RUNJOBID= node103-1306918682-18234
PBS_JOBID= 13488526
Free space on /tmp= 73644 MiB

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

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

MD5SUM BENCH= b9a7e3013b1b74b08c8e421f15cb16c4
RANDOM SEED=986849091

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30857588 kB
Buffers:        161936 kB
Cached:         128600 kB
SwapCached:      23728 kB
Active:        1669208 kB
Inactive:       150008 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30857588 kB
SwapTotal:    67111528 kB
SwapFree:     51712236 kB
Dirty:            5056 kB
Writeback:           0 kB
AnonPages:     1526300 kB
Mapped:          22204 kB
Slab:           128728 kB
PageTables:      72456 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 162035528 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= 73644 MiB
End job on node103 at 2011-06-01 13:45:10