Trace number 3438411

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 5009.79

General information on the benchmark

NameCRAFTED/rbsat/random/unforced/
rbsat-v945c61409g3.cnf
MD5SUM226123ce9245dfa4b876682016123861
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark105.289
Satisfiable
(Un)Satisfiability was proved
Number of variables945
Number of clauses61409
Sum of the clauses size123673
Maximum clause length21
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 261364
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 545

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-3438411-1306916256/watcher-3438411-1306916256 -o /tmp/evaluation-result-3438411-1306916256/solver-3438411-1306916256 -C 40000 -W 5100 -M 31000 SArTagnan HOME/instance-3438411-1306916256.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: 1.00 1.13 1.23 1/436 1438
/proc/meminfo: memFree=30257804/32950928 swapFree=52246700/67111528
[pid=1438] ppid=1436 vsize=18260 CPUtime=0 cores=0-7
/proc/1438/stat : 1438 (SArTagnan) R 1436 1438 1412 0 -1 4194304 122 0 1 0 0 0 0 0 21 0 1 0 881856307 18698240 76 33554432000 4194304 4625164 140733988485424 18446744073709551615 231890543190 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/1438/statm: 4567 85 64 106 0 57 0

[startup+0.120161 s]
/proc/loadavg: 1.00 1.13 1.23 1/436 1438
/proc/meminfo: memFree=30257804/32950928 swapFree=52246700/67111528
[pid=1438] ppid=1436 vsize=166388 CPUtime=0.47 cores=0-7
/proc/1438/stat : 1438 (SArTagnan) R 1436 1438 1412 0 -1 4202496 2684 0 1 0 47 0 0 0 19 0 8 0 881856307 170381312 2123 33554432000 4194304 4625164 140733988485424 18446744073709551615 4500697 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/1438/statm: 41597 2124 329 106 0 37100 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 166388

[startup+0.224809 s]
/proc/loadavg: 1.00 1.13 1.23 1/436 1438
/proc/meminfo: memFree=30257804/32950928 swapFree=52246700/67111528
[pid=1438] ppid=1436 vsize=496236 CPUtime=0.99 cores=0-7
/proc/1438/stat : 1438 (SArTagnan) R 1436 1438 1412 0 -1 4202496 5982 0 1 0 99 0 0 0 18 0 8 0 881856307 508145664 5044 33554432000 4194304 4625164 140733988485424 18446744073709551615 4512156 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/1438/statm: 124059 5044 351 106 0 119562 0
Current children cumulated CPU time (s) 0.99
Current children cumulated vsize (KiB) 496236

[startup+0.30034 s]
/proc/loadavg: 1.00 1.13 1.23 1/436 1438
/proc/meminfo: memFree=30257804/32950928 swapFree=52246700/67111528
[pid=1438] ppid=1436 vsize=497452 CPUtime=1.45 cores=0-7
/proc/1438/stat : 1438 (SArTagnan) R 1436 1438 1412 0 -1 4202496 7699 0 1 0 144 1 0 0 18 0 8 0 881856307 509390848 6299 33554432000 4194304 4625164 140733988485424 18446744073709551615 231895146651 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/1438/statm: 124363 6300 351 106 0 119866 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 497452

[startup+0.700266 s]
/proc/loadavg: 1.00 1.13 1.23 1/436 1438
/proc/meminfo: memFree=30257804/32950928 swapFree=52246700/67111528
[pid=1438] ppid=1436 vsize=503684 CPUtime=4.26 cores=0-7
/proc/1438/stat : 1438 (SArTagnan) R 1436 1438 1412 0 -1 4202496 15396 0 1 0 423 3 0 0 18 0 8 0 881856307 515772416 11434 33554432000 4194304 4625164 140733988485424 18446744073709551615 4512046 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/1438/statm: 125921 11434 352 106 0 121424 0
Current children cumulated CPU time (s) 4.26
Current children cumulated vsize (KiB) 503684

[startup+1.50112 s]
/proc/loadavg: 1.00 1.13 1.23 9/444 1446
/proc/meminfo: memFree=30196168/32950928 swapFree=52246700/67111528
[pid=1438] ppid=1436 vsize=513784 CPUtime=10.65 cores=0-7
/proc/1438/stat : 1438 (SArTagnan) R 1436 1438 1412 0 -1 4202496 28886 0 1 0 1060 5 0 0 19 0 8 0 881856307 526114816 20464 33554432000 4194304 4625164 140733988485424 18446744073709551615 4512102 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/1438/statm: 128446 20465 359 106 0 123949 0
[pid=1438/tid=1440] ppid=1436 vsize=513784 CPUtime=1.45 cores=0-7
/proc/1438/task/1440/stat : 1440 (SArTagnan) R 1436 1438 1412 0 -1 4202560 2965 0 0 0 145 0 0 0 19 0 8 0 881856309 526114816 20465 33554432000 4194304 4625164 140733988485424 18446744073709551615 4339865 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1438/tid=1441] ppid=1436 vsize=513784 CPUtime=1.33 cores=0-7
/proc/1438/task/1441/stat : 1441 (SArTagnan) R 1436 1438 1412 0 -1 4202560 3020 0 0 0 133 0 0 0 19 0 8 0 881856309 526114816 20465 33554432000 4194304 4625164 140733988485424 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1438/tid=1442] ppid=1436 vsize=513784 CPUtime=1.34 cores=0-7
/proc/1438/task/1442/stat : 1442 (SArTagnan) R 1436 1438 1412 0 -1 4202560 3203 0 0 0 134 0 0 0 19 0 8 0 881856309 526114816 20465 33554432000 4194304 4625164 140733988485424 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1438/tid=1443] ppid=1436 vsize=513784 CPUtime=1.44 cores=0-7
/proc/1438/task/1443/stat : 1443 (SArTagnan) R 1436 1438 1412 0 -1 4202560 2973 0 0 0 144 0 0 0 19 0 8 0 881856309 526114816 20465 33554432000 4194304 4625164 140733988485424 18446744073709551615 4352299 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1438/tid=1444] ppid=1436 vsize=513784 CPUtime=0.84 cores=0-7
/proc/1438/task/1444/stat : 1444 (SArTagnan) R 1436 1438 1412 0 -1 4202560 2114 0 0 0 84 0 0 0 18 0 8 0 881856309 526114816 20466 33554432000 4194304 4625164 140733988485424 18446744073709551615 4348903 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1438/tid=1445] ppid=1436 vsize=513784 CPUtime=1.43 cores=0-7
/proc/1438/task/1445/stat : 1445 (SArTagnan) R 1436 1438 1412 0 -1 4202560 1997 0 0 0 143 0 0 0 19 0 8 0 881856309 526114816 20466 33554432000 4194304 4625164 140733988485424 18446744073709551615 4352296 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1438/tid=1446] ppid=1436 vsize=513784 CPUtime=1.28 cores=0-7
/proc/1438/task/1446/stat : 1446 (SArTagnan) R 1436 1438 1412 0 -1 4202560 2656 0 0 0 128 0 0 0 22 0 8 0 881856309 526114816 20466 33554432000 4194304 4625164 140733988485424 18446744073709551615 4339628 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 10.65
Current children cumulated vsize (KiB) 513784

[startup+3.10082 s]
/proc/loadavg: 1.00 1.13 1.23 9/444 1446
/proc/meminfo: memFree=30169136/32950928 swapFree=52246700/67111528
[pid=1438] ppid=1436 vsize=518696 CPUtime=23.43 cores=0-7
/proc/1438/stat : 1438 (SArTagnan) R 1436 1438 1412 0 -1 4202496 47211 0 1 0 2334 9 0 0 22 0 8 0 881856307 531144704 27638 33554432000 4194304 4625164 140733988485424 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/1438/statm: 129674 27638 366 106 0 125177 0
[pid=1438/tid=1440] ppid=1436 vsize=518696 CPUtime=3.04 cores=0-7
/proc/1438/task/1440/stat : 1440 (SArTagnan) R 1436 1438 1412 0 -1 4202560 4373 0 0 0 304 0 0 0 24 0 8 0 881856309 531144704 27638 33554432000 4194304 4625164 140733988485424 18446744073709551615 231895146651 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1438/tid=1441] ppid=1436 vsize=518696 CPUtime=2.93 cores=0-7
/proc/1438/task/1441/stat : 1441 (SArTagnan) R 1436 1438 1412 0 -1 4202560 4353 0 0 0 292 1 0 0 22 0 8 0 881856309 531144704 27638 33554432000 4194304 4625164 140733988485424 18446744073709551615 4352044 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1438/tid=1442] ppid=1436 vsize=518696 CPUtime=2.94 cores=0-7
/proc/1438/task/1442/stat : 1442 (SArTagnan) R 1436 1438 1412 0 -1 4202560 8357 0 0 0 293 1 0 0 24 0 8 0 881856309 531144704 27639 33554432000 4194304 4625164 140733988485424 18446744073709551615 4278640 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1438/tid=1443] ppid=1436 vsize=518696 CPUtime=3.05 cores=0-7
/proc/1438/task/1443/stat : 1443 (SArTagnan) R 1436 1438 1412 0 -1 4202560 4533 0 0 0 304 1 0 0 23 0 8 0 881856309 531144704 27639 33554432000 4194304 4625164 140733988485424 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1438/tid=1444] ppid=1436 vsize=518696 CPUtime=2.42 cores=0-7
/proc/1438/task/1444/stat : 1444 (SArTagnan) R 1436 1438 1412 0 -1 4202560 3470 0 0 0 242 0 0 0 21 0 8 0 881856309 531144704 27639 33554432000 4194304 4625164 140733988485424 18446744073709551615 4348844 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1438/tid=1445] ppid=1436 vsize=518696 CPUtime=3.02 cores=0-7
/proc/1438/task/1445/stat : 1445 (SArTagnan) R 1436 1438 1412 0 -1 4202560 3981 0 0 0 302 0 0 0 22 0 8 0 881856309 531144704 27639 33554432000 4194304 4625164 140733988485424 18446744073709551615 231895157687 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1438/tid=1446] ppid=1436 vsize=518696 CPUtime=2.87 cores=0-7
/proc/1438/task/1446/stat : 1446 (SArTagnan) R 1436 1438 1412 0 -1 4202560 3903 0 0 0 287 0 0 0 25 0 8 0 881856309 531144704 27639 33554432000 4194304 4625164 140733988485424 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 23.43
Current children cumulated vsize (KiB) 518696

[startup+6.30121 s]
/proc/loadavg: 1.56 1.25 1.27 9/444 1446
/proc/meminfo: memFree=30117980/32950928 swapFree=52246700/67111528
[pid=1438] ppid=1436 vsize=560724 CPUtime=48.98 cores=0-7
/proc/1438/stat : 1438 (SArTagnan) R 1436 1438 1412 0 -1 4202496 80172 0 1 0 4883 15 0 0 25 0 8 0 881856307 574181376 36304 33554432000 4194304 4625164 140733988485424 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/1438/statm: 140181 36304 376 106 0 135684 0
[pid=1438/tid=1440] ppid=1436 vsize=560724 CPUtime=6.24 cores=0-7
/proc/1438/task/1440/stat : 1440 (SArTagnan) R 1436 1438 1412 0 -1 4202560 6914 0 0 0 624 0 0 0 25 0 8 0 881856309 574181376 36304 33554432000 4194304 4625164 140733988485424 18446744073709551615 4352108 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1438/tid=1441] ppid=1436 vsize=560724 CPUtime=6.13 cores=0-7
/proc/1438/task/1441/stat : 1441 (SArTagnan) R 1436 1438 1412 0 -1 4202560 4770 0 0 0 612 1 0 0 25 0 8 0 881856309 574181376 36304 33554432000 4194304 4625164 140733988485424 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1438/tid=1442] ppid=1436 vsize=560724 CPUtime=6.15 cores=0-7
/proc/1438/task/1442/stat : 1442 (SArTagnan) R 1436 1438 1412 0 -1 4202560 26792 0 0 0 611 4 0 0 25 0 8 0 881856309 574181376 36304 33554432000 4194304 4625164 140733988485424 18446744073709551615 4547257 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1438/tid=1443] ppid=1436 vsize=560724 CPUtime=6.25 cores=0-7
/proc/1438/task/1443/stat : 1443 (SArTagnan) R 1436 1438 1412 0 -1 4202560 6442 0 0 0 624 1 0 0 25 0 8 0 881856309 574181376 36304 33554432000 4194304 4625164 140733988485424 18446744073709551615 4351844 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1438/tid=1444] ppid=1436 vsize=560724 CPUtime=5.58 cores=0-7
/proc/1438/task/1444/stat : 1444 (SArTagnan) R 1436 1438 1412 0 -1 4202560 5983 0 0 0 557 1 0 0 25 0 8 0 881856309 574181376 36304 33554432000 4194304 4625164 140733988485424 18446744073709551615 4349019 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1438/tid=1445] ppid=1436 vsize=560724 CPUtime=6.23 cores=0-7
/proc/1438/task/1445/stat : 1445 (SArTagnan) R 1436 1438 1412 0 -1 4202560 6766 0 0 0 622 1 0 0 25 0 8 0 881856309 574181376 36304 33554432000 4194304 4625164 140733988485424 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1438/tid=1446] ppid=1436 vsize=560724 CPUtime=6.07 cores=0-7
/proc/1438/task/1446/stat : 1446 (SArTagnan) R 1436 1438 1412 0 -1 4202560 4266 0 0 0 607 0 0 0 25 0 8 0 881856309 574181376 36304 33554432000 4194304 4625164 140733988485424 18446744073709551615 4464328 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 48.98
Current children cumulated vsize (KiB) 560724

[startup+12.701 s]
/proc/loadavg: 2.08 1.36 1.31 9/444 1446
/proc/meminfo: memFree=30056272/32950928 swapFree=52246700/67111528
[pid=1438] ppid=1436 vsize=577500 CPUtime=100.08 cores=0-7
/proc/1438/stat : 1438 (SArTagnan) R 1436 1438 1412 0 -1 4202496 128355 0 1 0 9984 24 0 0 25 0 8 0 881856307 591360000 51135 33554432000 4194304 4625164 140733988485424 18446744073709551615 4512399 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/1438/statm: 144375 51135 400 106 0 139878 0
[pid=1438/tid=1440] ppid=1436 vsize=577500 CPUtime=12.64 cores=0-7
/proc/1438/task/1440/stat : 1440 (SArTagnan) R 1436 1438 1412 0 -1 4202560 10794 0 0 0 1263 1 0 0 25 0 8 0 881856309 591360000 51135 33554432000 4194304 4625164 140733988485424 18446744073709551615 4352728 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1438/tid=1441] ppid=1436 vsize=577500 CPUtime=12.53 cores=0-7
/proc/1438/task/1441/stat : 1441 (SArTagnan) R 1436 1438 1412 0 -1 4202560 7064 0 0 0 1251 2 0 0 24 0 8 0 881856309 591360000 51135 33554432000 4194304 4625164 140733988485424 18446744073709551615 4351989 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1438/tid=1442] ppid=1436 vsize=577500 CPUtime=12.54 cores=0-7
/proc/1438/task/1442/stat : 1442 (SArTagnan) R 1436 1438 1412 0 -1 4202560 54005 0 0 0 1246 8 0 0 25 0 8 0 881856309 591360000 51135 33554432000 4194304 4625164 140733988485424 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1438/tid=1443] ppid=1436 vsize=577500 CPUtime=12.64 cores=0-7
/proc/1438/task/1443/stat : 1443 (SArTagnan) R 1436 1438 1412 0 -1 4202560 9022 0 0 0 1263 1 0 0 25 0 8 0 881856309 591360000 51135 33554432000 4194304 4625164 140733988485424 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1438/tid=1444] ppid=1436 vsize=577500 CPUtime=11.87 cores=0-7
/proc/1438/task/1444/stat : 1444 (SArTagnan) R 1436 1438 1412 0 -1 4202560 9829 0 0 0 1186 1 0 0 25 0 8 0 881856309 591360000 51135 33554432000 4194304 4625164 140733988485424 18446744073709551615 4349019 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1438/tid=1445] ppid=1436 vsize=577500 CPUtime=12.63 cores=0-7
/proc/1438/task/1445/stat : 1445 (SArTagnan) R 1436 1438 1412 0 -1 4202560 9964 0 0 0 1261 2 0 0 24 0 8 0 881856309 591360000 51135 33554432000 4194304 4625164 140733988485424 18446744073709551615 4351844 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1438/tid=1446] ppid=1436 vsize=577500 CPUtime=12.47 cores=0-7
/proc/1438/task/1446/stat : 1446 (SArTagnan) R 1436 1438 1412 0 -1 4202560 6125 0 0 0 1246 1 0 0 25 0 8 0 881856309 591360000 51135 33554432000 4194304 4625164 140733988485424 18446744073709551615 4288883 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 100.08
Current children cumulated vsize (KiB) 577500

[startup+25.5006 s]
/proc/loadavg: 3.39 1.68 1.41 9/444 1447
/proc/meminfo: memFree=29964964/32950928 swapFree=52246700/67111528
[pid=1438] ppid=1436 vsize=617796 CPUtime=202.28 cores=0-7
/proc/1438/stat : 1438 (SArTagnan) R 1436 1438 1412 0 -1 4202496 245300 0 1 0 20183 45 0 0 25 0 8 0 881856307 632623104 73700 33554432000 4194304 4625164 140733988485424 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/1438/statm: 154449 73700 513 106 0 149952 0
[pid=1438/tid=1440] ppid=1436 vsize=617796 CPUtime=25.44 cores=0-7
/proc/1438/task/1440/stat : 1440 (SArTagnan) R 1436 1438 1412 0 -1 4202560 15584 0 0 0 2542 2 0 0 25 0 8 0 881856309 632623104 73700 33554432000 4194304 4625164 140733988485424 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1438/tid=1441] ppid=1436 vsize=617796 CPUtime=25.31 cores=0-7
/proc/1438/task/1441/stat : 1441 (SArTagnan) R 1436 1438 1412 0 -1 4202560 10104 0 0 0 2529 2 0 0 25 0 8 0 881856309 632623104 73700 33554432000 4194304 4625164 140733988485424 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1438/tid=1442] ppid=1436 vsize=617796 CPUtime=25.35 cores=0-7
/proc/1438/task/1442/stat : 1442 (SArTagnan) R 1436 1438 1412 0 -1 4202560 131591 0 0 0 2514 21 0 0 25 0 8 0 881856309 632623104 73700 33554432000 4194304 4625164 140733988485424 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1438/tid=1443] ppid=1436 vsize=617796 CPUtime=25.45 cores=0-7
/proc/1438/task/1443/stat : 1443 (SArTagnan) R 1436 1438 1412 0 -1 4202560 10484 0 0 0 2543 2 0 0 25 0 8 0 881856309 632623104 73700 33554432000 4194304 4625164 140733988485424 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1438/tid=1444] ppid=1436 vsize=617796 CPUtime=24.49 cores=0-7
/proc/1438/task/1444/stat : 1444 (SArTagnan) R 1436 1438 1412 0 -1 4202560 14290 0 0 0 2446 3 0 0 25 0 8 0 881856309 632623104 73700 33554432000 4194304 4625164 140733988485424 18446744073709551615 4349019 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1438/tid=1445] ppid=1436 vsize=617796 CPUtime=25.42 cores=0-7
/proc/1438/task/1445/stat : 1445 (SArTagnan) R 1436 1438 1412 0 -1 4202560 14866 0 0 0 2539 3 0 0 25 0 8 0 881856309 632623104 73700 33554432000 4194304 4625164 140733988485424 18446744073709551615 4351839 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1438/tid=1446] ppid=1436 vsize=617796 CPUtime=25.27 cores=0-7
/proc/1438/task/1446/stat : 1446 (SArTagnan) R 1436 1438 1412 0 -1 4202560 8907 0 0 0 2525 2 0 0 25 0 8 0 881856309 632623104 73700 33554432000 4194304 4625164 140733988485424 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 202.28
Current children cumulated vsize (KiB) 617796

[startup+51.1008 s]
/proc/loadavg: 5.02 2.20 1.59 9/444 1447
/proc/meminfo: memFree=29829524/32950928 swapFree=52246700/67111528
[pid=1438] ppid=1436 vsize=740700 CPUtime=406.71 cores=0-7
/proc/1438/stat : 1438 (SArTagnan) R 1436 1438 1412 0 -1 4202496 416607 0 1 0 40599 72 0 0 25 0 8 0 881856307 758476800 108468 33554432000 4194304 4625164 140733988485424 18446744073709551615 4511863 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/1438/statm: 185175 108468 522 106 0 180678 0
[pid=1438/tid=1440] ppid=1436 vsize=740700 CPUtime=51.05 cores=0-7
/proc/1438/task/1440/stat : 1440 (SArTagnan) R 1436 1438 1412 0 -1 4202560 24092 0 0 0 5101 4 0 0 25 0 8 0 881856309 758476800 108468 33554432000 4194304 4625164 140733988485424 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1438/tid=1441] ppid=1436 vsize=740700 CPUtime=50.92 cores=0-7
/proc/1438/task/1441/stat : 1441 (SArTagnan) R 1436 1438 1412 0 -1 4202560 14900 0 0 0 5088 4 0 0 25 0 8 0 881856309 758476800 108468 33554432000 4194304 4625164 140733988485424 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1438/tid=1442] ppid=1436 vsize=740700 CPUtime=50.94 cores=0-7
/proc/1438/task/1442/stat : 1442 (SArTagnan) R 1436 1438 1412 0 -1 4202560 247460 0 0 0 5057 37 0 0 25 0 8 0 881856309 758476800 108468 33554432000 4194304 4625164 140733988485424 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1438/tid=1443] ppid=1436 vsize=740700 CPUtime=51.04 cores=0-7
/proc/1438/task/1443/stat : 1443 (SArTagnan) R 1436 1438 1412 0 -1 4202560 14477 0 0 0 5102 2 0 0 25 0 8 0 881856309 758476800 108468 33554432000 4194304 4625164 140733988485424 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1438/tid=1444] ppid=1436 vsize=740700 CPUtime=49.72 cores=0-7
/proc/1438/task/1444/stat : 1444 (SArTagnan) R 1436 1438 1412 0 -1 4202560 22738 0 0 0 4968 4 0 0 25 0 8 0 881856309 758476800 108468 33554432000 4194304 4625164 140733988485424 18446744073709551615 4348903 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1438/tid=1445] ppid=1436 vsize=740700 CPUtime=51.03 cores=0-7
/proc/1438/task/1445/stat : 1445 (SArTagnan) R 1436 1438 1412 0 -1 4202560 23546 0 0 0 5098 5 0 0 25 0 8 0 881856309 758476800 108468 33554432000 4194304 4625164 140733988485424 18446744073709551615 4352010 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1438/tid=1446] ppid=1436 vsize=740700 CPUtime=50.87 cores=0-7
/proc/1438/task/1446/stat : 1446 (SArTagnan) R 1436 1438 1412 0 -1 4202560 9693 0 0 0 5085 2 0 0 25 0 8 0 881856309 758476800 108468 33554432000 4194304 4625164 140733988485424 18446744073709551615 4339646 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 406.71

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

[pid=1438/tid=1442] ppid=1436 vsize=3771876 CPUtime=4662.21 cores=0-7
/proc/1438/task/1442/stat : 1442 (SArTagnan) R 1436 1438 1412 0 -1 4202560 32581821 0 0 0 461499 4722 0 0 25 0 8 0 881856309 3862401024 742607 33554432000 4194304 4625164 140733988485424 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1438/tid=1443] ppid=1436 vsize=3771876 CPUtime=4660.19 cores=0-7
/proc/1438/task/1443/stat : 1443 (SArTagnan) R 1436 1438 1412 0 -1 4202560 157488 0 0 0 465984 35 0 0 25 0 8 0 881856309 3862401024 742607 33554432000 4194304 4625164 140733988485424 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1438/tid=1444] ppid=1436 vsize=3771876 CPUtime=4657.42 cores=0-7
/proc/1438/task/1444/stat : 1444 (SArTagnan) R 1436 1438 1412 0 -1 4202560 78898 0 0 0 465717 25 0 0 25 0 8 0 881856309 3862401024 742607 33554432000 4194304 4625164 140733988485424 18446744073709551615 4341752 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1438/tid=1445] ppid=1436 vsize=3771876 CPUtime=4601.06 cores=0-7
/proc/1438/task/1445/stat : 1445 (SArTagnan) R 1436 1438 1412 0 -1 4202560 202853 0 0 0 460053 53 0 0 25 0 8 0 881856309 3862401024 742607 33554432000 4194304 4625164 140733988485424 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1438/tid=1446] ppid=1436 vsize=3771876 CPUtime=4661.76 cores=0-7
/proc/1438/task/1446/stat : 1446 (SArTagnan) R 1436 1438 1412 0 -1 4202560 80143 0 0 0 466155 21 0 0 25 0 8 0 881856309 3862401024 742607 33554432000 4194304 4625164 140733988485424 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 37227.9
Current children cumulated vsize (KiB) 3771876

[startup+4722.3 s]
/proc/loadavg: 8.07 8.04 7.95 9/444 1591
/proc/meminfo: memFree=27267416/32950928 swapFree=52246700/67111528
[pid=1438] ppid=1436 vsize=3771876 CPUtime=37707.1 cores=0-7
/proc/1438/stat : 1438 (SArTagnan) R 1436 1438 1412 0 -1 4202496 35593265 0 1 0 3765407 5299 0 0 25 0 8 0 881856307 3862401024 745567 33554432000 4194304 4625164 140733988485424 18446744073709551615 4393089 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/1438/statm: 942969 745567 352 106 0 938472 0
[pid=1438/tid=1440] ppid=1436 vsize=3771876 CPUtime=4722.27 cores=0-7
/proc/1438/task/1440/stat : 1440 (SArTagnan) R 1436 1438 1412 0 -1 4202560 182326 0 0 0 472188 39 0 0 25 0 8 0 881856309 3862401024 745396 33554432000 4194304 4625164 140733988485424 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1438/tid=1441] ppid=1436 vsize=3771876 CPUtime=4720.76 cores=0-7
/proc/1438/task/1441/stat : 1441 (SArTagnan) R 1436 1438 1412 0 -1 4202560 99852 0 0 0 472044 32 0 0 25 0 8 0 881856309 3862401024 745396 33554432000 4194304 4625164 140733988485424 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1438/tid=1442] ppid=1436 vsize=3771876 CPUtime=4722.22 cores=0-7
/proc/1438/task/1442/stat : 1442 (SArTagnan) R 1436 1438 1412 0 -1 4202560 32799830 0 0 0 467471 4751 0 0 25 0 8 0 881856309 3862401024 745396 33554432000 4194304 4625164 140733988485424 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1438/tid=1443] ppid=1436 vsize=3771876 CPUtime=4720.2 cores=0-7
/proc/1438/task/1443/stat : 1443 (SArTagnan) R 1436 1438 1412 0 -1 4202560 157865 0 0 0 471985 35 0 0 25 0 8 0 881856309 3862401024 745396 33554432000 4194304 4625164 140733988485424 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1438/tid=1444] ppid=1436 vsize=3771876 CPUtime=4717.43 cores=0-7
/proc/1438/task/1444/stat : 1444 (SArTagnan) R 1436 1438 1412 0 -1 4202560 79305 0 0 0 471718 25 0 0 25 0 8 0 881856309 3862401024 745396 33554432000 4194304 4625164 140733988485424 18446744073709551615 4348903 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1438/tid=1445] ppid=1436 vsize=3771876 CPUtime=4660.19 cores=0-7
/proc/1438/task/1445/stat : 1445 (SArTagnan) R 1436 1438 1412 0 -1 4202560 202980 0 0 0 465966 53 0 0 25 0 8 0 881856309 3862401024 745396 33554432000 4194304 4625164 140733988485424 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1438/tid=1446] ppid=1436 vsize=3771876 CPUtime=4721.78 cores=0-7
/proc/1438/task/1446/stat : 1446 (SArTagnan) R 1436 1438 1412 0 -1 4202560 80344 0 0 0 472157 21 0 0 25 0 8 0 881856309 3862401024 745396 33554432000 4194304 4625164 140733988485424 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 37707.1
Current children cumulated vsize (KiB) 3771876

[startup+4782.3 s]
/proc/loadavg: 8.07 8.05 7.96 9/444 1592
/proc/meminfo: memFree=27252996/32950928 swapFree=52246700/67111528
[pid=1438] ppid=1436 vsize=3771876 CPUtime=38186.2 cores=0-7
/proc/1438/stat : 1438 (SArTagnan) R 1436 1438 1412 0 -1 4202496 35687730 0 1 0 3813302 5314 0 0 25 0 8 0 881856307 3862401024 749679 33554432000 4194304 4625164 140733988485424 18446744073709551615 4512740 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/1438/statm: 942969 749679 370 106 0 938472 0
[pid=1438/tid=1440] ppid=1436 vsize=3771876 CPUtime=4782.25 cores=0-7
/proc/1438/task/1440/stat : 1440 (SArTagnan) R 1436 1438 1412 0 -1 4202560 182445 0 0 0 478186 39 0 0 25 0 8 0 881856309 3862401024 749679 33554432000 4194304 4625164 140733988485424 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1438/tid=1441] ppid=1436 vsize=3771876 CPUtime=4780.74 cores=0-7
/proc/1438/task/1441/stat : 1441 (SArTagnan) R 1436 1438 1412 0 -1 4202560 99993 0 0 0 478042 32 0 0 25 0 8 0 881856309 3862401024 749679 33554432000 4194304 4625164 140733988485424 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1438/tid=1442] ppid=1436 vsize=3771876 CPUtime=4782.21 cores=0-7
/proc/1438/task/1442/stat : 1442 (SArTagnan) R 1436 1438 1412 0 -1 4202560 32852192 0 0 0 473462 4759 0 0 25 0 8 0 881856309 3862401024 749679 33554432000 4194304 4625164 140733988485424 18446744073709551615 4579595 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1438/tid=1443] ppid=1436 vsize=3771876 CPUtime=4780.19 cores=0-7
/proc/1438/task/1443/stat : 1443 (SArTagnan) R 1436 1438 1412 0 -1 4202560 158005 0 0 0 477984 35 0 0 25 0 8 0 881856309 3862401024 749679 33554432000 4194304 4625164 140733988485424 18446744073709551615 4352280 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1438/tid=1444] ppid=1436 vsize=3771876 CPUtime=4777.42 cores=0-7
/proc/1438/task/1444/stat : 1444 (SArTagnan) R 1436 1438 1412 0 -1 4202560 79499 0 0 0 477717 25 0 0 25 0 8 0 881856309 3862401024 749679 33554432000 4194304 4625164 140733988485424 18446744073709551615 4329981 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1438/tid=1445] ppid=1436 vsize=3771876 CPUtime=4719.31 cores=0-7
/proc/1438/task/1445/stat : 1445 (SArTagnan) R 1436 1438 1412 0 -1 4202560 203110 0 0 0 471878 53 0 0 25 0 8 0 881856309 3862401024 749679 33554432000 4194304 4625164 140733988485424 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1438/tid=1446] ppid=1436 vsize=3771876 CPUtime=4781.76 cores=0-7
/proc/1438/task/1446/stat : 1446 (SArTagnan) R 1436 1438 1412 0 -1 4202560 80894 0 0 0 478155 21 0 0 25 0 8 0 881856309 3862401024 749679 33554432000 4194304 4625164 140733988485424 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 38186.2
Current children cumulated vsize (KiB) 3771876

[startup+4842.32 s]
/proc/loadavg: 8.10 8.06 7.97 9/444 1594
/proc/meminfo: memFree=27228604/32950928 swapFree=52246700/67111528
[pid=1438] ppid=1436 vsize=3774552 CPUtime=38665.4 cores=0-7
/proc/1438/stat : 1438 (SArTagnan) R 1436 1438 1412 0 -1 4202496 35996941 0 1 0 3861185 5355 0 0 25 0 8 0 881856307 3865141248 755690 33554432000 4194304 4625164 140733988485424 18446744073709551615 4329151 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/1438/statm: 943638 755690 371 106 0 939141 0
[pid=1438/tid=1440] ppid=1436 vsize=3774552 CPUtime=4842.27 cores=0-7
/proc/1438/task/1440/stat : 1440 (SArTagnan) R 1436 1438 1412 0 -1 4202560 182610 0 0 0 484188 39 0 0 25 0 8 0 881856309 3865141248 755690 33554432000 4194304 4625164 140733988485424 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1438/tid=1441] ppid=1436 vsize=3774552 CPUtime=4840.73 cores=0-7
/proc/1438/task/1441/stat : 1441 (SArTagnan) R 1436 1438 1412 0 -1 4202560 100176 0 0 0 484041 32 0 0 25 0 8 0 881856309 3865141248 755690 33554432000 4194304 4625164 140733988485424 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1438/tid=1442] ppid=1436 vsize=3774552 CPUtime=4842.23 cores=0-7
/proc/1438/task/1442/stat : 1442 (SArTagnan) R 1436 1438 1412 0 -1 4202560 33158089 0 0 0 479424 4799 0 0 25 0 8 0 881856309 3865141248 755690 33554432000 4194304 4625164 140733988485424 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1438/tid=1443] ppid=1436 vsize=3774552 CPUtime=4840.21 cores=0-7
/proc/1438/task/1443/stat : 1443 (SArTagnan) R 1436 1438 1412 0 -1 4202560 158348 0 0 0 483986 35 0 0 25 0 8 0 881856309 3865141248 755690 33554432000 4194304 4625164 140733988485424 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1438/tid=1444] ppid=1436 vsize=3774552 CPUtime=4837.43 cores=0-7
/proc/1438/task/1444/stat : 1444 (SArTagnan) R 1436 1438 1412 0 -1 4202560 80327 0 0 0 483718 25 0 0 25 0 8 0 881856309 3865141248 755690 33554432000 4194304 4625164 140733988485424 18446744073709551615 4349117 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1438/tid=1445] ppid=1436 vsize=3774552 CPUtime=4778.45 cores=0-7
/proc/1438/task/1445/stat : 1445 (SArTagnan) R 1436 1438 1412 0 -1 4202560 203384 0 0 0 477792 53 0 0 25 0 8 0 881856309 3865141248 755690 33554432000 4194304 4625164 140733988485424 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1438/tid=1446] ppid=1436 vsize=3774552 CPUtime=4841.78 cores=0-7
/proc/1438/task/1446/stat : 1446 (SArTagnan) R 1436 1438 1412 0 -1 4202560 81017 0 0 0 484157 21 0 0 25 0 8 0 881856309 3865141248 755690 33554432000 4194304 4625164 140733988485424 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 38665.4
Current children cumulated vsize (KiB) 3774552

[startup+4902.3 s]
/proc/loadavg: 8.40 8.14 8.00 9/445 1599
/proc/meminfo: memFree=27219356/32950928 swapFree=52246700/67111528
[pid=1438] ppid=1436 vsize=3774552 CPUtime=39143.6 cores=0-7
/proc/1438/stat : 1438 (SArTagnan) R 1436 1438 1412 0 -1 4202496 36628271 0 1 0 3908915 5443 0 0 25 0 8 0 881856307 3865141248 757844 33554432000 4194304 4625164 140733988485424 18446744073709551615 4393074 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/1438/statm: 943638 757844 377 106 0 939141 0
[pid=1438/tid=1440] ppid=1436 vsize=3774552 CPUtime=4902.26 cores=0-7
/proc/1438/task/1440/stat : 1440 (SArTagnan) R 1436 1438 1412 0 -1 4202560 182794 0 0 0 490186 40 0 0 25 0 8 0 881856309 3865141248 757844 33554432000 4194304 4625164 140733988485424 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1438/tid=1441] ppid=1436 vsize=3774552 CPUtime=4900.03 cores=0-7
/proc/1438/task/1441/stat : 1441 (SArTagnan) R 1436 1438 1412 0 -1 4202560 100303 0 0 0 489971 32 0 0 25 0 8 0 881856309 3865141248 757844 33554432000 4194304 4625164 140733988485424 18446744073709551615 4339680 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1438/tid=1442] ppid=1436 vsize=3774552 CPUtime=4902.21 cores=0-7
/proc/1438/task/1442/stat : 1442 (SArTagnan) R 1436 1438 1412 0 -1 4202560 33766734 0 0 0 485338 4883 0 0 25 0 8 0 881856309 3865141248 757844 33554432000 4194304 4625164 140733988485424 18446744073709551615 4334728 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1438/tid=1443] ppid=1436 vsize=3774552 CPUtime=4900.19 cores=0-7
/proc/1438/task/1443/stat : 1443 (SArTagnan) R 1436 1438 1412 0 -1 4202560 158611 0 0 0 489984 35 0 0 25 0 8 0 881856309 3865141248 757844 33554432000 4194304 4625164 140733988485424 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1438/tid=1444] ppid=1436 vsize=3774552 CPUtime=4897.43 cores=0-7
/proc/1438/task/1444/stat : 1444 (SArTagnan) R 1436 1438 1412 0 -1 4202560 80448 0 0 0 489717 26 0 0 25 0 8 0 881856309 3865141248 757844 33554432000 4194304 4625164 140733988485424 18446744073709551615 4348903 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1438/tid=1445] ppid=1436 vsize=3774552 CPUtime=4837.57 cores=0-7
/proc/1438/task/1445/stat : 1445 (SArTagnan) R 1436 1438 1412 0 -1 4202560 203524 0 0 0 483704 53 0 0 25 0 8 0 881856309 3865141248 757844 33554432000 4194304 4625164 140733988485424 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1438/tid=1446] ppid=1436 vsize=3774552 CPUtime=4901.76 cores=0-7
/proc/1438/task/1446/stat : 1446 (SArTagnan) R 1436 1438 1412 0 -1 4202560 81135 0 0 0 490155 21 0 0 25 0 8 0 881856309 3865141248 757844 33554432000 4194304 4625164 140733988485424 18446744073709551615 4339559 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 39143.6
Current children cumulated vsize (KiB) 3774552

[startup+4962.3 s]
/proc/loadavg: 8.17 8.13 8.00 9/444 1600
/proc/meminfo: memFree=27043644/32950928 swapFree=52246700/67111528
[pid=1438] ppid=1436 vsize=4249632 CPUtime=39622.7 cores=0-7
/proc/1438/stat : 1438 (SArTagnan) R 1436 1438 1412 0 -1 4202496 37362953 0 1 0 3956723 5546 0 0 25 0 8 0 881856307 4351623168 801872 33554432000 4194304 4625164 140733988485424 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/1438/statm: 1062408 801872 352 106 0 1057911 0
[pid=1438/tid=1440] ppid=1436 vsize=4249632 CPUtime=4962.26 cores=0-7
/proc/1438/task/1440/stat : 1440 (SArTagnan) R 1436 1438 1412 0 -1 4202560 183207 0 0 0 496186 40 0 0 25 0 8 0 881856309 4351623168 801872 33554432000 4194304 4625164 140733988485424 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1438/tid=1441] ppid=1436 vsize=4249632 CPUtime=4960.02 cores=0-7
/proc/1438/task/1441/stat : 1441 (SArTagnan) R 1436 1438 1412 0 -1 4202560 100670 0 0 0 495970 32 0 0 25 0 8 0 881856309 4351623168 801872 33554432000 4194304 4625164 140733988485424 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1438/tid=1442] ppid=1436 vsize=4249632 CPUtime=4962.22 cores=0-7
/proc/1438/task/1442/stat : 1442 (SArTagnan) R 1436 1438 1412 0 -1 4202560 34208512 0 0 0 491276 4946 0 0 25 0 8 0 881856309 4351623168 801872 33554432000 4194304 4625164 140733988485424 18446744073709551615 4334728 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1438/tid=1443] ppid=1436 vsize=4249632 CPUtime=4959.6 cores=0-7
/proc/1438/task/1443/stat : 1443 (SArTagnan) R 1436 1438 1412 0 -1 4202560 159453 0 0 0 495925 35 0 0 25 0 8 0 881856309 4351623168 801872 33554432000 4194304 4625164 140733988485424 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1438/tid=1444] ppid=1436 vsize=4249632 CPUtime=4957.42 cores=0-7
/proc/1438/task/1444/stat : 1444 (SArTagnan) R 1436 1438 1412 0 -1 4202560 81033 0 0 0 495716 26 0 0 25 0 8 0 881856309 4351623168 801872 33554432000 4194304 4625164 140733988485424 18446744073709551615 4349771 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1438/tid=1445] ppid=1436 vsize=4249632 CPUtime=4897.28 cores=0-7
/proc/1438/task/1445/stat : 1445 (SArTagnan) R 1436 1438 1412 0 -1 4202560 204018 0 0 0 489674 54 0 0 25 0 8 0 881856309 4351623168 801872 33554432000 4194304 4625164 140733988485424 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1438/tid=1446] ppid=1436 vsize=4249632 CPUtime=4961.76 cores=0-7
/proc/1438/task/1446/stat : 1446 (SArTagnan) R 1436 1438 1412 0 -1 4202560 81270 0 0 0 496155 21 0 0 25 0 8 0 881856309 4351623168 801872 33554432000 4194304 4625164 140733988485424 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 39622.7
Current children cumulated vsize (KiB) 4249632



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5009.6 s]
/proc/loadavg: 8.08 8.11 8.00 9/444 1602
/proc/meminfo: memFree=27006288/32950928 swapFree=52246700/67111528
[pid=1438] ppid=1436 vsize=4249632 CPUtime=40000.4 cores=0-7
/proc/1438/stat : 1438 (SArTagnan) R 1436 1438 1412 0 -1 4202496 37822502 0 1 0 3994421 5621 0 0 25 0 8 0 881856307 4351623168 810829 33554432000 4194304 4625164 140733988485424 18446744073709551615 4393080 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/1438/statm: 1062408 810829 352 106 0 1057911 0
[pid=1438/tid=1440] ppid=1436 vsize=4249632 CPUtime=5009.57 cores=0-7
/proc/1438/task/1440/stat : 1440 (SArTagnan) R 1436 1438 1412 0 -1 4202560 183350 0 0 0 500917 40 0 0 25 0 8 0 881856309 4351623168 811447 33554432000 4194304 4625164 140733988485424 18446744073709551615 4488031 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1438/tid=1441] ppid=1436 vsize=4249632 CPUtime=5007.33 cores=0-7
/proc/1438/task/1441/stat : 1441 (SArTagnan) R 1436 1438 1412 0 -1 4202560 102176 0 0 0 500699 34 0 0 25 0 8 0 881856309 4351623168 811447 33554432000 4194304 4625164 140733988485424 18446744073709551615 4352280 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1438/tid=1442] ppid=1436 vsize=4249632 CPUtime=5009.53 cores=0-7
/proc/1438/task/1442/stat : 1442 (SArTagnan) R 1436 1438 1412 0 -1 4202560 34616076 0 0 0 495942 5011 0 0 25 0 8 0 881856309 4351623168 811447 33554432000 4194304 4625164 140733988485424 18446744073709551615 4328204 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1438/tid=1443] ppid=1436 vsize=4249632 CPUtime=5006.21 cores=0-7
/proc/1438/task/1443/stat : 1443 (SArTagnan) R 1436 1438 1412 0 -1 4202560 159512 0 0 0 500586 35 0 0 25 0 8 0 881856309 4351623168 811448 33554432000 4194304 4625164 140733988485424 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1438/tid=1444] ppid=1436 vsize=4249632 CPUtime=5004.74 cores=0-7
/proc/1438/task/1444/stat : 1444 (SArTagnan) R 1436 1438 1412 0 -1 4202560 81227 0 0 0 500448 26 0 0 25 0 8 0 881856309 4351623168 811449 33554432000 4194304 4625164 140733988485424 18446744073709551615 4348903 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1438/tid=1445] ppid=1436 vsize=4249632 CPUtime=4944.6 cores=0-7
/proc/1438/task/1445/stat : 1445 (SArTagnan) R 1436 1438 1412 0 -1 4202560 204039 0 0 0 494406 54 0 0 25 0 8 0 881856309 4351623168 811449 33554432000 4194304 4625164 140733988485424 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1438/tid=1446] ppid=1436 vsize=4249632 CPUtime=5009.08 cores=0-7
/proc/1438/task/1446/stat : 1446 (SArTagnan) R 1436 1438 1412 0 -1 4202560 81439 0 0 0 500887 21 0 0 25 0 8 0 881856309 4351623168 811449 33554432000 4194304 4625164 140733988485424 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 40000.4
Current children cumulated vsize (KiB) 4249632

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

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

[startup+5009.72 s]
/proc/loadavg: 8.08 8.11 8.00 9/444 1602
/proc/meminfo: memFree=27006288/32950928 swapFree=52246700/67111528
[pid=1438] ppid=1436 vsize=0 CPUtime=40000.7 cores=0-7
/proc/1438/stat : 1438 (SArTagnan) Z 1436 1438 1412 0 -1 4203548 37823211 0 1 0 3994435 5631 0 0 25 0 2 0 881856307 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/1438/statm: 0 0 0 0 0 0 0
[pid=1438/tid=1443] ppid=1436 vsize=0 CPUtime=5006.31 cores=0-7
/proc/1438/task/1443/stat : 1443 (SArTagnan) R 1436 1438 1412 0 -1 4203588 159512 0 0 0 500586 45 0 0 25 0 2 0 881856309 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) 40000.7
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5009.79
CPU time (s): 40000.7
CPU user time (s): 39944.4
CPU system time (s): 56.3784
CPU usage (%): 798.452
Max. virtual memory (cumulated for all children) (KiB): 4886528

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39944.4
system time used= 56.3784
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 37823211
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 12432
involuntary context switches= 174186

runsolver used 19.992 second user time and 52.9899 second system time

The end

Launcher Data

Begin job on node114 at 2011-06-01 10:17:36
IDJOB=3438411
IDBENCH=71301
IDSOLVER=1936
FILE ID=node114/3438411-1306916256
RUNJOBID= node114-1306916256-1426
PBS_JOBID= 13488515
Free space on /tmp= 73648 MiB

SOLVER NAME= SArTagnan 2011-05-15 (fixed)
BENCH NAME= SAT09/CRAFTED/rbsat/random/unforced/rbsat-v945c61409g3.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3438411-1306916256/watcher-3438411-1306916256 -o /tmp/evaluation-result-3438411-1306916256/solver-3438411-1306916256 -C 40000 -W 5100 -M 31000  SArTagnan HOME/instance-3438411-1306916256.cnf -threads=8

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

MD5SUM BENCH= 226123ce9245dfa4b876682016123861
RANDOM SEED=1810140299

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.848
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:     32950928 kB
MemFree:      30258084 kB
Buffers:        164464 kB
Cached:         224884 kB
SwapCached:      10660 kB
Active:        2159508 kB
Inactive:       265260 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      30258084 kB
SwapTotal:    67111528 kB
SwapFree:     52246700 kB
Dirty:            1196 kB
Writeback:           0 kB
AnonPages:     2032580 kB
Mapped:          20596 kB
Slab:           135888 kB
PageTables:      61852 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 108158888 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= 73648 MiB
End job on node114 at 2011-06-01 11:41:08