Trace number 3438576

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.3 5008.98

General information on the benchmark

NameCRAFTED/rbsat/crafted/forced/
rbsat-v945c61409gyes1.cnf
MD5SUM26b9098de258b0434de90e744962df46
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark10.76
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-3438576-1306920169/watcher-3438576-1306920169 -o /tmp/evaluation-result-3438576-1306920169/solver-3438576-1306920169 -C 40000 -W 5100 -M 31000 SArTagnan HOME/instance-3438576-1306920169.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.90 2.00 2.00 1/408 20390
/proc/meminfo: memFree=26115140/32950928 swapFree=52006644/67111528
[pid=20390] ppid=20388 vsize=20832 CPUtime=0.01 cores=0-7
/proc/20390/stat : 20390 (SArTagnan) R 20388 20390 20364 0 -1 4202496 947 0 0 0 1 0 0 0 25 0 1 0 259626327 21331968 572 33554432000 4194304 4625164 140734674439104 18446744073709551615 218880564992 0 0 4096 2 0 0 0 17 6 0 0 0
/proc/20390/statm: 5208 572 296 106 0 711 0

[startup+0.138327 s]
/proc/loadavg: 1.90 2.00 2.00 1/408 20390
/proc/meminfo: memFree=26115140/32950928 swapFree=52006644/67111528
[pid=20390] ppid=20388 vsize=365716 CPUtime=0.71 cores=0-7
/proc/20390/stat : 20390 (SArTagnan) R 20388 20390 20364 0 -1 4202496 5532 0 0 0 70 1 0 0 20 0 8 0 259626327 374493184 4288 33554432000 4194304 4625164 140734674439104 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/20390/statm: 91429 4288 352 106 0 86932 0
Current children cumulated CPU time (s) 0.71
Current children cumulated vsize (KiB) 365716

[startup+0.23831 s]
/proc/loadavg: 1.90 2.00 2.00 1/408 20390
/proc/meminfo: memFree=26115140/32950928 swapFree=52006644/67111528
[pid=20390] ppid=20388 vsize=367220 CPUtime=1.41 cores=0-7
/proc/20390/stat : 20390 (SArTagnan) R 20388 20390 20364 0 -1 4202496 8217 0 0 0 140 1 0 0 20 0 8 0 259626327 376033280 6558 33554432000 4194304 4625164 140734674439104 18446744073709551615 4339447 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/20390/statm: 91805 6558 352 106 0 87308 0
Current children cumulated CPU time (s) 1.41
Current children cumulated vsize (KiB) 367220

[startup+0.338294 s]
/proc/loadavg: 1.90 2.00 2.00 1/408 20390
/proc/meminfo: memFree=26115140/32950928 swapFree=52006644/67111528
[pid=20390] ppid=20388 vsize=369316 CPUtime=2.21 cores=0-7
/proc/20390/stat : 20390 (SArTagnan) R 20388 20390 20364 0 -1 4202496 10639 0 0 0 220 1 0 0 20 0 8 0 259626327 378179584 8253 33554432000 4194304 4625164 140734674439104 18446744073709551615 4392981 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/20390/statm: 92329 8253 352 106 0 87832 0
Current children cumulated CPU time (s) 2.21
Current children cumulated vsize (KiB) 369316

[startup+0.700234 s]
/proc/loadavg: 1.90 2.00 2.00 1/408 20390
/proc/meminfo: memFree=26115140/32950928 swapFree=52006644/67111528
[pid=20390] ppid=20388 vsize=372648 CPUtime=5.1 cores=0-7
/proc/20390/stat : 20390 (SArTagnan) R 20388 20390 20364 0 -1 4202496 15962 0 0 0 508 2 0 0 21 0 8 0 259626327 381591552 12487 33554432000 4194304 4625164 140734674439104 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/20390/statm: 93162 12487 353 106 0 88665 0
Current children cumulated CPU time (s) 5.1
Current children cumulated vsize (KiB) 372648

[startup+1.50109 s]
/proc/loadavg: 1.90 2.00 2.00 9/416 20398
/proc/meminfo: memFree=26052580/32950928 swapFree=52006644/67111528
[pid=20390] ppid=20388 vsize=524840 CPUtime=11.5 cores=0-7
/proc/20390/stat : 20390 (SArTagnan) R 20388 20390 20364 0 -1 4202496 25917 0 0 0 1146 4 0 0 23 0 8 0 259626327 537436160 20644 33554432000 4194304 4625164 140734674439104 18446744073709551615 4512869 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/20390/statm: 131210 20644 363 106 0 126713 0
[pid=20390/tid=20392] ppid=20388 vsize=524840 CPUtime=1.47 cores=0-7
/proc/20390/task/20392/stat : 20392 (SArTagnan) R 20388 20390 20364 0 -1 4202560 2489 0 0 0 147 0 0 0 25 0 8 0 259626328 537436160 20644 33554432000 4194304 4625164 140734674439104 18446744073709551615 4465337 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=20390/tid=20393] ppid=20388 vsize=524840 CPUtime=1.35 cores=0-7
/proc/20390/task/20393/stat : 20393 (SArTagnan) R 20388 20390 20364 0 -1 4202560 1934 0 0 0 135 0 0 0 19 0 8 0 259626328 537436160 20644 33554432000 4194304 4625164 140734674439104 18446744073709551615 4462417 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20390/tid=20394] ppid=20388 vsize=524840 CPUtime=1.28 cores=0-7
/proc/20390/task/20394/stat : 20394 (SArTagnan) R 20388 20390 20364 0 -1 4202560 4503 0 0 0 128 0 0 0 25 0 8 0 259626328 537436160 20644 33554432000 4194304 4625164 140734674439104 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=20390/tid=20395] ppid=20388 vsize=524840 CPUtime=1.44 cores=0-7
/proc/20390/task/20395/stat : 20395 (SArTagnan) R 20388 20390 20364 0 -1 4202560 2020 0 0 0 144 0 0 0 23 0 8 0 259626328 537436160 20644 33554432000 4194304 4625164 140734674439104 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20390/tid=20396] ppid=20388 vsize=524840 CPUtime=1.47 cores=0-7
/proc/20390/task/20396/stat : 20396 (SArTagnan) R 20388 20390 20364 0 -1 4202560 2594 0 0 0 147 0 0 0 23 0 8 0 259626328 537436160 20644 33554432000 4194304 4625164 140734674439104 18446744073709551615 4289875 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=20390/tid=20397] ppid=20388 vsize=524840 CPUtime=1.47 cores=0-7
/proc/20390/task/20397/stat : 20397 (SArTagnan) R 20388 20390 20364 0 -1 4202560 1792 0 0 0 147 0 0 0 25 0 8 0 259626328 537436160 20644 33554432000 4194304 4625164 140734674439104 18446744073709551615 4464459 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=20390/tid=20398] ppid=20388 vsize=524840 CPUtime=1.47 cores=0-7
/proc/20390/task/20398/stat : 20398 (SArTagnan) R 20388 20390 20364 0 -1 4202560 2529 0 0 0 147 0 0 0 25 0 8 0 259626328 537436160 20644 33554432000 4194304 4625164 140734674439104 18446744073709551615 4351981 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 11.5
Current children cumulated vsize (KiB) 524840

[startup+3.10081 s]
/proc/loadavg: 1.90 2.00 2.00 9/416 20398
/proc/meminfo: memFree=26023192/32950928 swapFree=52006644/67111528
[pid=20390] ppid=20388 vsize=536392 CPUtime=24.27 cores=0-7
/proc/20390/stat : 20390 (SArTagnan) R 20388 20390 20364 0 -1 4202496 41291 0 0 0 2421 6 0 0 25 0 8 0 259626327 549265408 26797 33554432000 4194304 4625164 140734674439104 18446744073709551615 4512017 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/20390/statm: 134098 26797 352 106 0 129601 0
[pid=20390/tid=20392] ppid=20388 vsize=536392 CPUtime=3.07 cores=0-7
/proc/20390/task/20392/stat : 20392 (SArTagnan) R 20388 20390 20364 0 -1 4202560 3906 0 0 0 307 0 0 0 25 0 8 0 259626328 549265408 26797 33554432000 4194304 4625164 140734674439104 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=20390/tid=20393] ppid=20388 vsize=536392 CPUtime=2.95 cores=0-7
/proc/20390/task/20393/stat : 20393 (SArTagnan) R 20388 20390 20364 0 -1 4202560 2897 0 0 0 295 0 0 0 20 0 8 0 259626328 549265408 26797 33554432000 4194304 4625164 140734674439104 18446744073709551615 4352285 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20390/tid=20394] ppid=20388 vsize=536392 CPUtime=2.88 cores=0-7
/proc/20390/task/20394/stat : 20394 (SArTagnan) R 20388 20390 20364 0 -1 4202560 11149 0 0 0 287 1 0 0 25 0 8 0 259626328 549265408 26797 33554432000 4194304 4625164 140734674439104 18446744073709551615 4288950 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=20390/tid=20395] ppid=20388 vsize=536392 CPUtime=3.02 cores=0-7
/proc/20390/task/20395/stat : 20395 (SArTagnan) R 20388 20390 20364 0 -1 4202560 3277 0 0 0 302 0 0 0 25 0 8 0 259626328 549265408 26797 33554432000 4194304 4625164 140734674439104 18446744073709551615 4352299 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20390/tid=20396] ppid=20388 vsize=536392 CPUtime=3.07 cores=0-7
/proc/20390/task/20396/stat : 20396 (SArTagnan) R 20388 20390 20364 0 -1 4202560 2928 0 0 0 307 0 0 0 25 0 8 0 259626328 549265408 26797 33554432000 4194304 4625164 140734674439104 18446744073709551615 4348903 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=20390/tid=20397] ppid=20388 vsize=536392 CPUtime=3.07 cores=0-7
/proc/20390/task/20397/stat : 20397 (SArTagnan) R 20388 20390 20364 0 -1 4202560 3269 0 0 0 307 0 0 0 25 0 8 0 259626328 549265408 26797 33554432000 4194304 4625164 140734674439104 18446744073709551615 4288814 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=20390/tid=20398] ppid=20388 vsize=536392 CPUtime=3.07 cores=0-7
/proc/20390/task/20398/stat : 20398 (SArTagnan) R 20388 20390 20364 0 -1 4202560 2798 0 0 0 307 0 0 0 20 0 8 0 259626328 549265408 26797 33554432000 4194304 4625164 140734674439104 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 24.27
Current children cumulated vsize (KiB) 536392

[startup+6.30126 s]
/proc/loadavg: 2.39 2.10 2.03 9/416 20398
/proc/meminfo: memFree=25975492/32950928 swapFree=52006644/67111528
[pid=20390] ppid=20388 vsize=544932 CPUtime=49.83 cores=0-7
/proc/20390/stat : 20390 (SArTagnan) R 20388 20390 20364 0 -1 4202496 65452 0 0 0 4972 11 0 0 25 0 8 0 259626327 558010368 35978 33554432000 4194304 4625164 140734674439104 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/20390/statm: 136233 35978 366 106 0 131736 0
[pid=20390/tid=20392] ppid=20388 vsize=544932 CPUtime=6.27 cores=0-7
/proc/20390/task/20392/stat : 20392 (SArTagnan) R 20388 20390 20364 0 -1 4202560 5769 0 0 0 627 0 0 0 25 0 8 0 259626328 558010368 35978 33554432000 4194304 4625164 140734674439104 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=20390/tid=20393] ppid=20388 vsize=544932 CPUtime=6.15 cores=0-7
/proc/20390/task/20393/stat : 20393 (SArTagnan) R 20388 20390 20364 0 -1 4202560 4479 0 0 0 615 0 0 0 25 0 8 0 259626328 558010368 35978 33554432000 4194304 4625164 140734674439104 18446744073709551615 4352035 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20390/tid=20394] ppid=20388 vsize=544932 CPUtime=6.08 cores=0-7
/proc/20390/task/20394/stat : 20394 (SArTagnan) R 20388 20390 20364 0 -1 4202560 22448 0 0 0 605 3 0 0 25 0 8 0 259626328 558010368 35978 33554432000 4194304 4625164 140734674439104 18446744073709551615 4334485 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=20390/tid=20395] ppid=20388 vsize=544932 CPUtime=6.18 cores=0-7
/proc/20390/task/20395/stat : 20395 (SArTagnan) R 20388 20390 20364 0 -1 4202560 3597 0 0 0 617 1 0 0 25 0 8 0 259626328 558010368 35978 33554432000 4194304 4625164 140734674439104 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20390/tid=20396] ppid=20388 vsize=544932 CPUtime=6.27 cores=0-7
/proc/20390/task/20396/stat : 20396 (SArTagnan) R 20388 20390 20364 0 -1 4202560 4234 0 0 0 627 0 0 0 25 0 8 0 259626328 558010368 35978 33554432000 4194304 4625164 140734674439104 18446744073709551615 4349112 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=20390/tid=20397] ppid=20388 vsize=544932 CPUtime=6.27 cores=0-7
/proc/20390/task/20397/stat : 20397 (SArTagnan) R 20388 20390 20364 0 -1 4202560 5739 0 0 0 626 1 0 0 25 0 8 0 259626328 558010368 35978 33554432000 4194304 4625164 140734674439104 18446744073709551615 4352739 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=20390/tid=20398] ppid=20388 vsize=544932 CPUtime=6.27 cores=0-7
/proc/20390/task/20398/stat : 20398 (SArTagnan) R 20388 20390 20364 0 -1 4202560 4051 0 0 0 627 0 0 0 25 0 8 0 259626328 558010368 35978 33554432000 4194304 4625164 140734674439104 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 49.83
Current children cumulated vsize (KiB) 544932

[startup+12.7011 s]
/proc/loadavg: 2.84 2.20 2.06 9/416 20399
/proc/meminfo: memFree=25933500/32950928 swapFree=52006644/67111528
[pid=20390] ppid=20388 vsize=577428 CPUtime=100.93 cores=0-7
/proc/20390/stat : 20390 (SArTagnan) R 20388 20390 20364 0 -1 4202496 111290 0 0 0 10074 19 0 0 25 0 8 0 259626327 591286272 46249 33554432000 4194304 4625164 140734674439104 18446744073709551615 4512278 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/20390/statm: 144357 46249 352 106 0 139860 0
[pid=20390/tid=20392] ppid=20388 vsize=577428 CPUtime=12.67 cores=0-7
/proc/20390/task/20392/stat : 20392 (SArTagnan) R 20388 20390 20364 0 -1 4202560 9091 0 0 0 1266 1 0 0 25 0 8 0 259626328 591286272 46249 33554432000 4194304 4625164 140734674439104 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=20390/tid=20393] ppid=20388 vsize=577428 CPUtime=12.54 cores=0-7
/proc/20390/task/20393/stat : 20393 (SArTagnan) R 20388 20390 20364 0 -1 4202560 6970 0 0 0 1254 0 0 0 25 0 8 0 259626328 591286272 46249 33554432000 4194304 4625164 140734674439104 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20390/tid=20394] ppid=20388 vsize=577428 CPUtime=12.47 cores=0-7
/proc/20390/task/20394/stat : 20394 (SArTagnan) R 20388 20390 20364 0 -1 4202560 45450 0 0 0 1241 6 0 0 25 0 8 0 259626328 591286272 46249 33554432000 4194304 4625164 140734674439104 18446744073709551615 4334466 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=20390/tid=20395] ppid=20388 vsize=577428 CPUtime=12.48 cores=0-7
/proc/20390/task/20395/stat : 20395 (SArTagnan) R 20388 20390 20364 0 -1 4202560 5408 0 0 0 1247 1 0 0 19 0 8 0 259626328 591286272 46249 33554432000 4194304 4625164 140734674439104 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20390/tid=20396] ppid=20388 vsize=577428 CPUtime=12.66 cores=0-7
/proc/20390/task/20396/stat : 20396 (SArTagnan) R 20388 20390 20364 0 -1 4202560 6420 0 0 0 1266 0 0 0 25 0 8 0 259626328 591286272 46249 33554432000 4194304 4625164 140734674439104 18446744073709551615 4349019 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=20390/tid=20397] ppid=20388 vsize=577428 CPUtime=12.67 cores=0-7
/proc/20390/task/20397/stat : 20397 (SArTagnan) R 20388 20390 20364 0 -1 4202560 9770 0 0 0 1265 2 0 0 25 0 8 0 259626328 591286272 46249 33554432000 4194304 4625164 140734674439104 18446744073709551615 4352285 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=20390/tid=20398] ppid=20388 vsize=577428 CPUtime=12.68 cores=0-7
/proc/20390/task/20398/stat : 20398 (SArTagnan) R 20388 20390 20364 0 -1 4202560 6267 0 0 0 1267 1 0 0 25 0 8 0 259626328 591286272 46249 33554432000 4194304 4625164 140734674439104 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 100.93
Current children cumulated vsize (KiB) 577428

[startup+25.5009 s]
/proc/loadavg: 4.05 2.50 2.16 9/416 20399
/proc/meminfo: memFree=25865208/32950928 swapFree=52006644/67111528
[pid=20390] ppid=20388 vsize=610664 CPUtime=203.14 cores=0-7
/proc/20390/stat : 20390 (SArTagnan) R 20388 20390 20364 0 -1 4202496 221609 0 0 0 20276 38 0 0 25 0 8 0 259626327 625319936 63237 33554432000 4194304 4625164 140734674439104 18446744073709551615 4512326 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/20390/statm: 152666 63237 437 106 0 148169 0
[pid=20390/tid=20392] ppid=20388 vsize=610664 CPUtime=25.47 cores=0-7
/proc/20390/task/20392/stat : 20392 (SArTagnan) R 20388 20390 20364 0 -1 4202560 13764 0 0 0 2545 2 0 0 25 0 8 0 259626328 625319936 63237 33554432000 4194304 4625164 140734674439104 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=20390/tid=20393] ppid=20388 vsize=610664 CPUtime=25.33 cores=0-7
/proc/20390/task/20393/stat : 20393 (SArTagnan) R 20388 20390 20364 0 -1 4202560 9930 0 0 0 2532 1 0 0 25 0 8 0 259626328 625319936 63237 33554432000 4194304 4625164 140734674439104 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20390/tid=20394] ppid=20388 vsize=610664 CPUtime=25.28 cores=0-7
/proc/20390/task/20394/stat : 20394 (SArTagnan) R 20388 20390 20364 0 -1 4202560 127393 0 0 0 2509 19 0 0 25 0 8 0 259626328 625319936 63237 33554432000 4194304 4625164 140734674439104 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=20390/tid=20395] ppid=20388 vsize=610664 CPUtime=25.1 cores=0-7
/proc/20390/task/20395/stat : 20395 (SArTagnan) R 20388 20390 20364 0 -1 4202560 9053 0 0 0 2508 2 0 0 25 0 8 0 259626328 625319936 63237 33554432000 4194304 4625164 140734674439104 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20390/tid=20396] ppid=20388 vsize=610664 CPUtime=25.46 cores=0-7
/proc/20390/task/20396/stat : 20396 (SArTagnan) R 20388 20390 20364 0 -1 4202560 9109 0 0 0 2545 1 0 0 25 0 8 0 259626328 625319936 63237 33554432000 4194304 4625164 140734674439104 18446744073709551615 4440231 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=20390/tid=20397] ppid=20388 vsize=610664 CPUtime=25.47 cores=0-7
/proc/20390/task/20397/stat : 20397 (SArTagnan) R 20388 20390 20364 0 -1 4202560 14404 0 0 0 2544 3 0 0 25 0 8 0 259626328 625319936 63237 33554432000 4194304 4625164 140734674439104 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=20390/tid=20398] ppid=20388 vsize=610664 CPUtime=25.47 cores=0-7
/proc/20390/task/20398/stat : 20398 (SArTagnan) R 20388 20390 20364 0 -1 4202560 9169 0 0 0 2546 1 0 0 25 0 8 0 259626328 625319936 63237 33554432000 4194304 4625164 140734674439104 18446744073709551615 4352032 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 203.14
Current children cumulated vsize (KiB) 610664

[startup+51.1014 s]
/proc/loadavg: 5.40 2.94 2.31 9/416 20400
/proc/meminfo: memFree=25755948/32950928 swapFree=52006644/67111528
[pid=20390] ppid=20388 vsize=656808 CPUtime=407.6 cores=0-7
/proc/20390/stat : 20390 (SArTagnan) R 20388 20390 20364 0 -1 4202496 425265 0 0 0 40688 72 0 0 25 0 8 0 259626327 672571392 90615 33554432000 4194304 4625164 140734674439104 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/20390/statm: 164202 90615 386 106 0 159705 0
[pid=20390/tid=20392] ppid=20388 vsize=656808 CPUtime=51.07 cores=0-7
/proc/20390/task/20392/stat : 20392 (SArTagnan) R 20388 20390 20364 0 -1 4202560 22142 0 0 0 5103 4 0 0 25 0 8 0 259626328 672571392 90615 33554432000 4194304 4625164 140734674439104 18446744073709551615 4352035 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=20390/tid=20393] ppid=20388 vsize=656808 CPUtime=50.93 cores=0-7
/proc/20390/task/20393/stat : 20393 (SArTagnan) R 20388 20390 20364 0 -1 4202560 12490 0 0 0 5091 2 0 0 25 0 8 0 259626328 672571392 90615 33554432000 4194304 4625164 140734674439104 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20390/tid=20394] ppid=20388 vsize=656808 CPUtime=50.87 cores=0-7
/proc/20390/task/20394/stat : 20394 (SArTagnan) R 20388 20390 20364 0 -1 4202560 298012 0 0 0 5043 44 0 0 25 0 8 0 259626328 672571392 90615 33554432000 4194304 4625164 140734674439104 18446744073709551615 4334728 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=20390/tid=20395] ppid=20388 vsize=656808 CPUtime=50.36 cores=0-7
/proc/20390/task/20395/stat : 20395 (SArTagnan) R 20388 20390 20364 0 -1 4202560 13591 0 0 0 5033 3 0 0 25 0 8 0 259626328 672571392 90615 33554432000 4194304 4625164 140734674439104 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20390/tid=20396] ppid=20388 vsize=656808 CPUtime=51.07 cores=0-7
/proc/20390/task/20396/stat : 20396 (SArTagnan) R 20388 20390 20364 0 -1 4202560 10071 0 0 0 5105 2 0 0 25 0 8 0 259626328 672571392 90615 33554432000 4194304 4625164 140734674439104 18446744073709551615 4348941 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=20390/tid=20397] ppid=20388 vsize=656808 CPUtime=51.08 cores=0-7
/proc/20390/task/20397/stat : 20397 (SArTagnan) R 20388 20390 20364 0 -1 4202560 23207 0 0 0 5102 6 0 0 25 0 8 0 259626328 672571392 90615 33554432000 4194304 4625164 140734674439104 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=20390/tid=20398] ppid=20388 vsize=656808 CPUtime=51.07 cores=0-7
/proc/20390/task/20398/stat : 20398 (SArTagnan) R 20388 20390 20364 0 -1 4202560 10963 0 0 0 5105 2 0 0 25 0 8 0 259626328 672571392 90615 33554432000 4194304 4625164 140734674439104 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 407.6

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

[pid=20390/tid=20394] ppid=20388 vsize=3698560 CPUtime=4662.01 cores=0-7
/proc/20390/task/20394/stat : 20394 (SArTagnan) R 20388 20390 20364 0 -1 4202560 36074297 0 0 0 461031 5170 0 0 25 0 8 0 259626328 3787325440 773452 33554432000 4194304 4625164 140734674439104 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=20390/tid=20395] ppid=20388 vsize=3698560 CPUtime=4598.75 cores=0-7
/proc/20390/task/20395/stat : 20395 (SArTagnan) R 20388 20390 20364 0 -1 4202560 126545 0 0 0 459838 37 0 0 25 0 8 0 259626328 3787325440 773452 33554432000 4194304 4625164 140734674439104 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20390/tid=20396] ppid=20388 vsize=3698560 CPUtime=4662.3 cores=0-7
/proc/20390/task/20396/stat : 20396 (SArTagnan) R 20388 20390 20364 0 -1 4202560 89265 0 0 0 466205 25 0 0 25 0 8 0 259626328 3787325440 773452 33554432000 4194304 4625164 140734674439104 18446744073709551615 4348903 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=20390/tid=20397] ppid=20388 vsize=3698560 CPUtime=4662.38 cores=0-7
/proc/20390/task/20397/stat : 20397 (SArTagnan) R 20388 20390 20364 0 -1 4202560 187964 0 0 0 466185 53 0 0 25 0 8 0 259626328 3787325440 773452 33554432000 4194304 4625164 140734674439104 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=20390/tid=20398] ppid=20388 vsize=3698560 CPUtime=4662.33 cores=0-7
/proc/20390/task/20398/stat : 20398 (SArTagnan) R 20388 20390 20364 0 -1 4202560 79273 0 0 0 466207 26 0 0 25 0 8 0 259626328 3787325440 773452 33554432000 4194304 4625164 140734674439104 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 37232.8
Current children cumulated vsize (KiB) 3698560

[startup+4722.3 s]
/proc/loadavg: 8.05 8.06 8.00 9/416 20536
/proc/meminfo: memFree=22993544/32950928 swapFree=52006644/67111528
[pid=20390] ppid=20388 vsize=3847320 CPUtime=37712.1 cores=0-7
/proc/20390/stat : 20390 (SArTagnan) R 20388 20390 20364 0 -1 4202496 41256233 0 0 0 3765052 6156 0 0 25 0 8 0 259626327 3939655680 779298 33554432000 4194304 4625164 140734674439104 18446744073709551615 4393074 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/20390/statm: 961830 779298 359 106 0 957333 0
[pid=20390/tid=20392] ppid=20388 vsize=3847320 CPUtime=4722.37 cores=0-7
/proc/20390/task/20392/stat : 20392 (SArTagnan) R 20388 20390 20364 0 -1 4202560 183377 0 0 0 472199 38 0 0 25 0 8 0 259626328 3939655680 779130 33554432000 4194304 4625164 140734674439104 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=20390/tid=20393] ppid=20388 vsize=3847320 CPUtime=4720.42 cores=0-7
/proc/20390/task/20393/stat : 20393 (SArTagnan) R 20388 20390 20364 0 -1 4202560 139800 0 0 0 471988 54 0 0 25 0 8 0 259626328 3939655680 779130 33554432000 4194304 4625164 140734674439104 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20390/tid=20394] ppid=20388 vsize=3847320 CPUtime=4722.03 cores=0-7
/proc/20390/task/20394/stat : 20394 (SArTagnan) R 20388 20390 20364 0 -1 4202560 36681861 0 0 0 466943 5260 0 0 25 0 8 0 259626328 3939655680 779130 33554432000 4194304 4625164 140734674439104 18446744073709551615 4351801 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=20390/tid=20395] ppid=20388 vsize=3847320 CPUtime=4657.93 cores=0-7
/proc/20390/task/20395/stat : 20395 (SArTagnan) R 20388 20390 20364 0 -1 4202560 126848 0 0 0 465756 37 0 0 25 0 8 0 259626328 3939655680 779130 33554432000 4194304 4625164 140734674439104 18446744073709551615 4351839 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20390/tid=20396] ppid=20388 vsize=3847320 CPUtime=4722.32 cores=0-7
/proc/20390/task/20396/stat : 20396 (SArTagnan) R 20388 20390 20364 0 -1 4202560 89390 0 0 0 472206 26 0 0 25 0 8 0 259626328 3939655680 779130 33554432000 4194304 4625164 140734674439104 18446744073709551615 4289678 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=20390/tid=20397] ppid=20388 vsize=3847320 CPUtime=4722.39 cores=0-7
/proc/20390/task/20397/stat : 20397 (SArTagnan) R 20388 20390 20364 0 -1 4202560 188137 0 0 0 472186 53 0 0 25 0 8 0 259626328 3939655680 779131 33554432000 4194304 4625164 140734674439104 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=20390/tid=20398] ppid=20388 vsize=3847320 CPUtime=4722.34 cores=0-7
/proc/20390/task/20398/stat : 20398 (SArTagnan) R 20388 20390 20364 0 -1 4202560 79428 0 0 0 472208 26 0 0 25 0 8 0 259626328 3939655680 779131 33554432000 4194304 4625164 140734674439104 18446744073709551615 4352739 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 37712.1
Current children cumulated vsize (KiB) 3847320

[startup+4782.3 s]
/proc/loadavg: 8.02 8.05 8.00 9/416 20538
/proc/meminfo: memFree=22886512/32950928 swapFree=52006644/67111528
[pid=20390] ppid=20388 vsize=4174388 CPUtime=38191.1 cores=0-7
/proc/20390/stat : 20390 (SArTagnan) R 20388 20390 20364 0 -1 4202496 41942101 0 0 0 3812854 6259 0 0 25 0 8 0 259626327 4274573312 808119 33554432000 4194304 4625164 140734674439104 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/20390/statm: 1043597 808119 366 106 0 1039100 0
[pid=20390/tid=20392] ppid=20388 vsize=4174388 CPUtime=4782.36 cores=0-7
/proc/20390/task/20392/stat : 20392 (SArTagnan) R 20388 20390 20364 0 -1 4202560 183630 0 0 0 478198 38 0 0 25 0 8 0 259626328 4274573312 808119 33554432000 4194304 4625164 140734674439104 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=20390/tid=20393] ppid=20388 vsize=4174388 CPUtime=4780.38 cores=0-7
/proc/20390/task/20393/stat : 20393 (SArTagnan) R 20388 20390 20364 0 -1 4202560 141130 0 0 0 477983 55 0 0 25 0 8 0 259626328 4274573312 808119 33554432000 4194304 4625164 140734674439104 18446744073709551615 4352318 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20390/tid=20394] ppid=20388 vsize=4174388 CPUtime=4782.01 cores=0-7
/proc/20390/task/20394/stat : 20394 (SArTagnan) R 20388 20390 20364 0 -1 4202560 37163011 0 0 0 472866 5335 0 0 25 0 8 0 259626328 4274573312 808119 33554432000 4194304 4625164 140734674439104 18446744073709551615 4334728 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=20390/tid=20395] ppid=20388 vsize=4174388 CPUtime=4717.11 cores=0-7
/proc/20390/task/20395/stat : 20395 (SArTagnan) R 20388 20390 20364 0 -1 4202560 127090 0 0 0 471674 37 0 0 25 0 8 0 259626328 4274573312 808119 33554432000 4194304 4625164 140734674439104 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20390/tid=20396] ppid=20388 vsize=4174388 CPUtime=4782.31 cores=0-7
/proc/20390/task/20396/stat : 20396 (SArTagnan) R 20388 20390 20364 0 -1 4202560 89615 0 0 0 478205 26 0 0 25 0 8 0 259626328 4274573312 808119 33554432000 4194304 4625164 140734674439104 18446744073709551615 4349019 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=20390/tid=20397] ppid=20388 vsize=4174388 CPUtime=4782.38 cores=0-7
/proc/20390/task/20397/stat : 20397 (SArTagnan) R 20388 20390 20364 0 -1 4202560 188245 0 0 0 478185 53 0 0 25 0 8 0 259626328 4274573312 808119 33554432000 4194304 4625164 140734674439104 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=20390/tid=20398] ppid=20388 vsize=4174388 CPUtime=4782.32 cores=0-7
/proc/20390/task/20398/stat : 20398 (SArTagnan) R 20388 20390 20364 0 -1 4202560 80240 0 0 0 478206 26 0 0 25 0 8 0 259626328 4274573312 808119 33554432000 4194304 4625164 140734674439104 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 38191.1
Current children cumulated vsize (KiB) 4174388

[startup+4842.32 s]
/proc/loadavg: 8.08 8.05 8.01 9/416 20540
/proc/meminfo: memFree=22881792/32950928 swapFree=52006644/67111528
[pid=20390] ppid=20388 vsize=4174388 CPUtime=38670.4 cores=0-7
/proc/20390/stat : 20390 (SArTagnan) R 20388 20390 20364 0 -1 4202496 42243358 0 0 0 3860737 6305 0 0 25 0 8 0 259626327 4274573312 807120 33554432000 4194304 4625164 140734674439104 18446744073709551615 4392976 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/20390/statm: 1043597 807120 352 106 0 1039100 0
[pid=20390/tid=20392] ppid=20388 vsize=4174388 CPUtime=4842.37 cores=0-7
/proc/20390/task/20392/stat : 20392 (SArTagnan) R 20388 20390 20364 0 -1 4202560 183809 0 0 0 484199 38 0 0 25 0 8 0 259626328 4274573312 807120 33554432000 4194304 4625164 140734674439104 18446744073709551615 4330776 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=20390/tid=20393] ppid=20388 vsize=4174388 CPUtime=4840.38 cores=0-7
/proc/20390/task/20393/stat : 20393 (SArTagnan) R 20388 20390 20364 0 -1 4202560 141210 0 0 0 483983 55 0 0 25 0 8 0 259626328 4274573312 807120 33554432000 4194304 4625164 140734674439104 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20390/tid=20394] ppid=20388 vsize=4174388 CPUtime=4842.02 cores=0-7
/proc/20390/task/20394/stat : 20394 (SArTagnan) R 20388 20390 20364 0 -1 4202560 37410551 0 0 0 478831 5371 0 0 25 0 8 0 259626328 4274573312 807120 33554432000 4194304 4625164 140734674439104 18446744073709551615 4334485 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=20390/tid=20395] ppid=20388 vsize=4174388 CPUtime=4776.3 cores=0-7
/proc/20390/task/20395/stat : 20395 (SArTagnan) R 20388 20390 20364 0 -1 4202560 127193 0 0 0 477593 37 0 0 25 0 8 0 259626328 4274573312 807120 33554432000 4194304 4625164 140734674439104 18446744073709551615 4352739 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20390/tid=20396] ppid=20388 vsize=4174388 CPUtime=4842.32 cores=0-7
/proc/20390/task/20396/stat : 20396 (SArTagnan) R 20388 20390 20364 0 -1 4202560 89751 0 0 0 484206 26 0 0 25 0 8 0 259626328 4274573312 807120 33554432000 4194304 4625164 140734674439104 18446744073709551615 4349019 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=20390/tid=20397] ppid=20388 vsize=4174388 CPUtime=4842.39 cores=0-7
/proc/20390/task/20397/stat : 20397 (SArTagnan) R 20388 20390 20364 0 -1 4202560 188385 0 0 0 484186 53 0 0 25 0 8 0 259626328 4274573312 807120 33554432000 4194304 4625164 140734674439104 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=20390/tid=20398] ppid=20388 vsize=4174388 CPUtime=4842.35 cores=0-7
/proc/20390/task/20398/stat : 20398 (SArTagnan) R 20388 20390 20364 0 -1 4202560 80424 0 0 0 484208 27 0 0 25 0 8 0 259626328 4274573312 807120 33554432000 4194304 4625164 140734674439104 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 38670.4
Current children cumulated vsize (KiB) 4174388

[startup+4902.3 s]
/proc/loadavg: 8.03 8.04 8.00 9/416 20541
/proc/meminfo: memFree=22864668/32950928 swapFree=52006644/67111528
[pid=20390] ppid=20388 vsize=4174388 CPUtime=39149.5 cores=0-7
/proc/20390/stat : 20390 (SArTagnan) R 20388 20390 20364 0 -1 4202496 42925566 0 0 0 3908534 6414 0 0 25 0 8 0 259626327 4274573312 810369 33554432000 4194304 4625164 140734674439104 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/20390/statm: 1043597 810370 361 106 0 1039100 0
[pid=20390/tid=20392] ppid=20388 vsize=4174388 CPUtime=4902.37 cores=0-7
/proc/20390/task/20392/stat : 20392 (SArTagnan) R 20388 20390 20364 0 -1 4202560 183953 0 0 0 490198 39 0 0 25 0 8 0 259626328 4274573312 810370 33554432000 4194304 4625164 140734674439104 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=20390/tid=20393] ppid=20388 vsize=4174388 CPUtime=4900.35 cores=0-7
/proc/20390/task/20393/stat : 20393 (SArTagnan) R 20388 20390 20364 0 -1 4202560 142400 0 0 0 489979 56 0 0 25 0 8 0 259626328 4274573312 810370 33554432000 4194304 4625164 140734674439104 18446744073709551615 4351975 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20390/tid=20394] ppid=20388 vsize=4174388 CPUtime=4902.01 cores=0-7
/proc/20390/task/20394/stat : 20394 (SArTagnan) R 20388 20390 20364 0 -1 4202560 38025206 0 0 0 484735 5466 0 0 25 0 8 0 259626328 4274573312 810370 33554432000 4194304 4625164 140734674439104 18446744073709551615 4579396 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=20390/tid=20395] ppid=20388 vsize=4174388 CPUtime=4835.48 cores=0-7
/proc/20390/task/20395/stat : 20395 (SArTagnan) R 20388 20390 20364 0 -1 4202560 127539 0 0 0 483510 38 0 0 25 0 8 0 259626328 4274573312 810370 33554432000 4194304 4625164 140734674439104 18446744073709551615 4352014 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20390/tid=20396] ppid=20388 vsize=4174388 CPUtime=4902.3 cores=0-7
/proc/20390/task/20396/stat : 20396 (SArTagnan) R 20388 20390 20364 0 -1 4202560 89902 0 0 0 490204 26 0 0 25 0 8 0 259626328 4274573312 810370 33554432000 4194304 4625164 140734674439104 18446744073709551615 4349019 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=20390/tid=20397] ppid=20388 vsize=4174388 CPUtime=4902.37 cores=0-7
/proc/20390/task/20397/stat : 20397 (SArTagnan) R 20388 20390 20364 0 -1 4202560 188555 0 0 0 490184 53 0 0 25 0 8 0 259626328 4274573312 810370 33554432000 4194304 4625164 140734674439104 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=20390/tid=20398] ppid=20388 vsize=4174388 CPUtime=4902.33 cores=0-7
/proc/20390/task/20398/stat : 20398 (SArTagnan) R 20388 20390 20364 0 -1 4202560 80497 0 0 0 490206 27 0 0 25 0 8 0 259626328 4274573312 810370 33554432000 4194304 4625164 140734674439104 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 39149.5
Current children cumulated vsize (KiB) 4174388

[startup+4962.3 s]
/proc/loadavg: 8.08 8.05 8.00 9/416 20542
/proc/meminfo: memFree=22854248/32950928 swapFree=52006644/67111528
[pid=20390] ppid=20388 vsize=4175160 CPUtime=39628.6 cores=0-7
/proc/20390/stat : 20390 (SArTagnan) R 20388 20390 20364 0 -1 4202496 43375666 0 0 0 3956375 6489 0 0 25 0 8 0 259626327 4275363840 814095 33554432000 4194304 4625164 140734674439104 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/20390/statm: 1043790 814095 352 106 0 1039293 0
[pid=20390/tid=20392] ppid=20388 vsize=4175160 CPUtime=4962.37 cores=0-7
/proc/20390/task/20392/stat : 20392 (SArTagnan) R 20388 20390 20364 0 -1 4202560 184395 0 0 0 496198 39 0 0 25 0 8 0 259626328 4275363840 814095 33554432000 4194304 4625164 140734674439104 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=20390/tid=20393] ppid=20388 vsize=4175160 CPUtime=4960.34 cores=0-7
/proc/20390/task/20393/stat : 20393 (SArTagnan) R 20388 20390 20364 0 -1 4202560 142856 0 0 0 495978 56 0 0 25 0 8 0 259626328 4275363840 814095 33554432000 4194304 4625164 140734674439104 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20390/tid=20394] ppid=20388 vsize=4175160 CPUtime=4962.01 cores=0-7
/proc/20390/task/20394/stat : 20394 (SArTagnan) R 20388 20390 20364 0 -1 4202560 38377419 0 0 0 490677 5524 0 0 25 0 8 0 259626328 4275363840 814095 33554432000 4194304 4625164 140734674439104 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=20390/tid=20395] ppid=20388 vsize=4175160 CPUtime=4894.66 cores=0-7
/proc/20390/task/20395/stat : 20395 (SArTagnan) R 20388 20390 20364 0 -1 4202560 127830 0 0 0 489428 38 0 0 25 0 8 0 259626328 4275363840 814095 33554432000 4194304 4625164 140734674439104 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20390/tid=20396] ppid=20388 vsize=4175160 CPUtime=4962.3 cores=0-7
/proc/20390/task/20396/stat : 20396 (SArTagnan) R 20388 20390 20364 0 -1 4202560 90100 0 0 0 496204 26 0 0 25 0 8 0 259626328 4275363840 814095 33554432000 4194304 4625164 140734674439104 18446744073709551615 4348821 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=20390/tid=20397] ppid=20388 vsize=4175160 CPUtime=4962.38 cores=0-7
/proc/20390/task/20397/stat : 20397 (SArTagnan) R 20388 20390 20364 0 -1 4202560 188951 0 0 0 496184 54 0 0 25 0 8 0 259626328 4275363840 814095 33554432000 4194304 4625164 140734674439104 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=20390/tid=20398] ppid=20388 vsize=4175160 CPUtime=4962.33 cores=0-7
/proc/20390/task/20398/stat : 20398 (SArTagnan) R 20388 20390 20364 0 -1 4202560 80610 0 0 0 496206 27 0 0 25 0 8 0 259626328 4275363840 814095 33554432000 4194304 4625164 140734674439104 18446744073709551615 4351786 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 39628.6
Current children cumulated vsize (KiB) 4175160



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5008.8 s]
/proc/loadavg: 8.03 8.04 8.00 9/416 20544
/proc/meminfo: memFree=22843324/32950928 swapFree=52006644/67111528
[pid=20390] ppid=20388 vsize=4175336 CPUtime=40000.1 cores=0-7
/proc/20390/stat : 20390 (SArTagnan) R 20388 20390 20364 0 -1 4202496 43455825 0 0 0 3993504 6506 0 0 25 0 8 0 259626327 4275544064 816816 33554432000 4194304 4625164 140734674439104 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/20390/statm: 1043834 816816 352 106 0 1039337 0
[pid=20390/tid=20392] ppid=20388 vsize=4175336 CPUtime=5008.88 cores=0-7
/proc/20390/task/20392/stat : 20392 (SArTagnan) R 20388 20390 20364 0 -1 4202560 184565 0 0 0 500849 39 0 0 25 0 8 0 259626328 4275544064 816816 33554432000 4194304 4625164 140734674439104 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=20390/tid=20393] ppid=20388 vsize=4175336 CPUtime=5006.84 cores=0-7
/proc/20390/task/20393/stat : 20393 (SArTagnan) R 20388 20390 20364 0 -1 4202560 144330 0 0 0 500628 56 0 0 25 0 8 0 259626328 4275544064 816816 33554432000 4194304 4625164 140734674439104 18446744073709551615 4351795 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20390/tid=20394] ppid=20388 vsize=4175336 CPUtime=5008.52 cores=0-7
/proc/20390/task/20394/stat : 20394 (SArTagnan) R 20388 20390 20364 0 -1 4202560 38377571 0 0 0 495328 5524 0 0 25 0 8 0 259626328 4275544064 816816 33554432000 4194304 4625164 140734674439104 18446744073709551615 4334728 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=20390/tid=20395] ppid=20388 vsize=4175336 CPUtime=4940.53 cores=0-7
/proc/20390/task/20395/stat : 20395 (SArTagnan) R 20388 20390 20364 0 -1 4202560 127932 0 0 0 494015 38 0 0 25 0 8 0 259626328 4275544064 816816 33554432000 4194304 4625164 140734674439104 18446744073709551615 4351860 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20390/tid=20396] ppid=20388 vsize=4175336 CPUtime=5008.83 cores=0-7
/proc/20390/task/20396/stat : 20396 (SArTagnan) R 20388 20390 20364 0 -1 4202560 90283 0 0 0 500856 27 0 0 25 0 8 0 259626328 4275544064 816816 33554432000 4194304 4625164 140734674439104 18446744073709551615 4349019 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=20390/tid=20397] ppid=20388 vsize=4175336 CPUtime=5008.9 cores=0-7
/proc/20390/task/20397/stat : 20397 (SArTagnan) R 20388 20390 20364 0 -1 4202560 189075 0 0 0 500836 54 0 0 25 0 8 0 259626328 4275544064 816816 33554432000 4194304 4625164 140734674439104 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=20390/tid=20398] ppid=20388 vsize=4175336 CPUtime=5008.85 cores=0-7
/proc/20390/task/20398/stat : 20398 (SArTagnan) R 20388 20390 20364 0 -1 4202560 80699 0 0 0 500858 27 0 0 25 0 8 0 259626328 4275544064 816816 33554432000 4194304 4625164 140734674439104 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 40000.1
Current children cumulated vsize (KiB) 4175336

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

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

[startup+5008.92 s]
/proc/loadavg: 8.03 8.04 8.00 9/416 20544
/proc/meminfo: memFree=22843324/32950928 swapFree=52006644/67111528
[pid=20390] ppid=20388 vsize=0 CPUtime=40000.3 cores=0-7
/proc/20390/stat : 20390 (SArTagnan) Z 20388 20390 20364 0 -1 4203548 43455825 0 0 0 3993511 6516 0 0 25 0 2 0 259626327 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/20390/statm: 0 0 0 0 0 0 0
[pid=20390/tid=20395] ppid=20388 vsize=0 CPUtime=4940.63 cores=0-7
/proc/20390/task/20395/stat : 20395 (SArTagnan) R 20388 20390 20364 0 -1 4203588 127932 0 0 0 494015 48 0 0 25 0 2 0 259626328 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 40000.3
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5008.98
CPU time (s): 40000.3
CPU user time (s): 39935.1
CPU system time (s): 65.2211
CPU usage (%): 798.572
Max. virtual memory (cumulated for all children) (KiB): 4892876

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39935.1
system time used= 65.2211
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 43455825
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= 13437
involuntary context switches= 172171

runsolver used 18.3872 second user time and 49.9424 second system time

The end

Launcher Data

Begin job on node112 at 2011-06-01 11:22:49
IDJOB=3438576
IDBENCH=71583
IDSOLVER=1936
FILE ID=node112/3438576-1306920169
RUNJOBID= node112-1306920169-20378
PBS_JOBID= 13488544
Free space on /tmp= 73728 MiB

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

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

MD5SUM BENCH= 26b9098de258b0434de90e744962df46
RANDOM SEED=1456526695

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      26115412 kB
Buffers:        295220 kB
Cached:        5576492 kB
SwapCached:      31280 kB
Active:         689816 kB
Inactive:      5861652 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      26115412 kB
SwapTotal:    67111528 kB
SwapFree:     52006644 kB
Dirty:            1192 kB
Writeback:           0 kB
AnonPages:      656808 kB
Mapped:          11020 kB
Slab:           155024 kB
PageTables:      58920 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 98611868 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= 73728 MiB
End job on node112 at 2011-06-01 12:46:20