Trace number 3439211

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.8 5011.43

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/
VanderWaerden3k/VanDerWaerden_2-3-20_388.cnf
MD5SUMa08160883ea01d58c880b6f2b323ef8b
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables388
Number of clauses41212
Sum of the clauses size187726
Maximum clause length20
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 337442
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 53770

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-3439211-1306960406/watcher-3439211-1306960406 -o /tmp/evaluation-result-3439211-1306960406/solver-3439211-1306960406 -C 40000 -W 5100 -M 31000 SArTagnan HOME/instance-3439211-1306960406.cnf -threads=8 

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

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


[startup+0 s]
/proc/loadavg: 0.00 0.00 0.00 2/491 568
/proc/meminfo: memFree=29175580/32951132 swapFree=57925096/67111528
[pid=568] ppid=566 vsize=19456 CPUtime=0 cores=0-7
/proc/568/stat : 568 (SArTagnan) R 566 568 542 0 -1 4202496 427 0 0 0 0 0 0 0 25 0 1 0 807640223 19922944 364 33554432000 4194304 4625164 140735584772912 18446744073709551615 210646805589 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/568/statm: 4864 365 295 106 0 367 0

[startup+0.058418 s]
/proc/loadavg: 0.00 0.00 0.00 2/491 568
/proc/meminfo: memFree=29175580/32951132 swapFree=57925096/67111528
[pid=568] ppid=566 vsize=107764 CPUtime=0.19 cores=0-7
/proc/568/stat : 568 (SArTagnan) R 566 568 542 0 -1 4202496 5563 0 0 0 19 0 0 0 25 0 8 0 807640223 110350336 4421 33554432000 4194304 4625164 140735584772912 18446744073709551615 4388504 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/568/statm: 26941 4425 322 106 0 22444 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 107764

[startup+0.260541 s]
/proc/loadavg: 0.00 0.00 0.00 2/491 568
/proc/meminfo: memFree=29175580/32951132 swapFree=57925096/67111528
[pid=568] ppid=566 vsize=385296 CPUtime=1.75 cores=0-7
/proc/568/stat : 568 (SArTagnan) R 566 568 542 0 -1 4202496 13057 0 0 0 172 3 0 0 25 0 8 0 807640223 394543104 8223 33554432000 4194304 4625164 140735584772912 18446744073709551615 210647189687 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/568/statm: 97377 11963 344 106 0 92880 0
Current children cumulated CPU time (s) 1.75
Current children cumulated vsize (KiB) 385296

[startup+1.2542 s]
/proc/loadavg: 0.00 0.00 0.00 2/491 568
/proc/meminfo: memFree=29175580/32951132 swapFree=57925096/67111528
[pid=568] ppid=566 vsize=391216 CPUtime=9.37 cores=0-7
/proc/568/stat : 568 (SArTagnan) R 566 568 542 0 -1 4202496 24784 0 0 0 933 4 0 0 25 0 8 0 807640223 400605184 12502 33554432000 4194304 4625164 140735584772912 18446744073709551615 4329151 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/568/statm: 97804 12502 344 106 0 93307 0
Current children cumulated CPU time (s) 9.37
Current children cumulated vsize (KiB) 391216

[startup+1.35418 s]
/proc/loadavg: 0.00 0.00 0.00 2/491 568
/proc/meminfo: memFree=29175580/32951132 swapFree=57925096/67111528
[pid=568] ppid=566 vsize=391216 CPUtime=10.17 cores=0-7
/proc/568/stat : 568 (SArTagnan) R 566 568 542 0 -1 4202496 25615 0 0 0 1013 4 0 0 25 0 8 0 807640223 400605184 12965 33554432000 4194304 4625164 140735584772912 18446744073709551615 4329153 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/568/statm: 97804 12965 344 106 0 93307 0
Current children cumulated CPU time (s) 10.17
Current children cumulated vsize (KiB) 391216

[startup+1.55415 s]
/proc/loadavg: 0.00 0.00 0.00 2/491 568
/proc/meminfo: memFree=29175580/32951132 swapFree=57925096/67111528
[pid=568] ppid=566 vsize=394572 CPUtime=11.78 cores=0-7
/proc/568/stat : 568 (SArTagnan) R 566 568 542 0 -1 4202496 28483 0 0 0 1173 5 0 0 25 0 8 0 807640223 404041728 14049 33554432000 4194304 4625164 140735584772912 18446744073709551615 4512029 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/568/statm: 98643 14049 344 106 0 94146 0
Current children cumulated CPU time (s) 11.78
Current children cumulated vsize (KiB) 394572

[startup+3.10089 s]
/proc/loadavg: 0.64 0.13 0.04 9/499 576
/proc/meminfo: memFree=29090216/32951132 swapFree=57925096/67111528
[pid=568] ppid=566 vsize=401472 CPUtime=24.14 cores=0-7
/proc/568/stat : 568 (SArTagnan) R 566 568 542 0 -1 4202496 43919 0 0 0 2407 7 0 0 25 0 8 0 807640223 411107328 20947 33554432000 4194304 4625164 140735584772912 18446744073709551615 4339447 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/568/statm: 100368 20947 347 106 0 95871 0
[pid=568/tid=570] ppid=566 vsize=401472 CPUtime=3.07 cores=0-7
/proc/568/task/570/stat : 570 (SArTagnan) R 566 568 542 0 -1 4202560 3530 0 0 0 307 0 0 0 25 0 8 0 807640226 411107328 21172 33554432000 4194304 4625164 140735584772912 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=568/tid=571] ppid=566 vsize=401472 CPUtime=3.04 cores=0-7
/proc/568/task/571/stat : 571 (SArTagnan) R 566 568 542 0 -1 4202560 2423 0 0 0 304 0 0 0 23 0 8 0 807640226 411107328 21191 33554432000 4194304 4625164 140735584772912 18446744073709551615 4351818 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=568/tid=572] ppid=566 vsize=401472 CPUtime=3.05 cores=0-7
/proc/568/task/572/stat : 572 (SArTagnan) R 566 568 542 0 -1 4202560 18720 0 0 0 303 2 0 0 25 0 8 0 807640226 411107328 21207 33554432000 4194304 4625164 140735584772912 18446744073709551615 210646843495 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=568/tid=573] ppid=566 vsize=401472 CPUtime=3.05 cores=0-7
/proc/568/task/573/stat : 573 (SArTagnan) R 566 568 542 0 -1 4202560 3395 0 0 0 305 0 0 0 25 0 8 0 807640226 411107328 21122 33554432000 4194304 4625164 140735584772912 18446744073709551615 4351827 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=568/tid=574] ppid=566 vsize=401472 CPUtime=3.08 cores=0-7
/proc/568/task/574/stat : 574 (SArTagnan) R 566 568 542 0 -1 4202560 2555 0 0 0 307 1 0 0 25 0 8 0 807640226 411107328 21123 33554432000 4194304 4625164 140735584772912 18446744073709551615 4349325 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=568/tid=575] ppid=566 vsize=401472 CPUtime=3.08 cores=0-7
/proc/568/task/575/stat : 575 (SArTagnan) R 566 568 542 0 -1 4202560 3764 0 0 0 308 0 0 0 25 0 8 0 807640226 411107328 21123 33554432000 4194304 4625164 140735584772912 18446744073709551615 4339643 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=568/tid=576] ppid=566 vsize=401472 CPUtime=3.07 cores=0-7
/proc/568/task/576/stat : 576 (SArTagnan) R 566 568 542 0 -1 4202560 2503 0 0 0 307 0 0 0 25 0 8 0 807640226 411107328 21123 33554432000 4194304 4625164 140735584772912 18446744073709551615 4351860 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 24.14
Current children cumulated vsize (KiB) 401472

[startup+6.30035 s]
/proc/loadavg: 1.31 0.28 0.09 9/499 578
/proc/meminfo: memFree=29055872/32951132 swapFree=57925096/67111528
[pid=568] ppid=566 vsize=432680 CPUtime=49.66 cores=0-7
/proc/568/stat : 568 (SArTagnan) R 566 568 542 0 -1 4202496 74933 0 0 0 4952 14 0 0 25 0 8 0 807640223 443064320 33414 33554432000 4194304 4625164 140735584772912 18446744073709551615 4512142 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/568/statm: 108170 33414 347 106 0 103673 0
[pid=568/tid=570] ppid=566 vsize=432680 CPUtime=6.25 cores=0-7
/proc/568/task/570/stat : 570 (SArTagnan) R 566 568 542 0 -1 4202560 5793 0 0 0 625 0 0 0 25 0 8 0 807640226 443064320 33416 33554432000 4194304 4625164 140735584772912 18446744073709551615 4352170 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=568/tid=571] ppid=566 vsize=432680 CPUtime=6.18 cores=0-7
/proc/568/task/571/stat : 571 (SArTagnan) R 566 568 542 0 -1 4202560 4187 0 0 0 618 0 0 0 25 0 8 0 807640226 443064320 33419 33554432000 4194304 4625164 140735584772912 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=568/tid=572] ppid=566 vsize=432680 CPUtime=6.23 cores=0-7
/proc/568/task/572/stat : 572 (SArTagnan) R 566 568 542 0 -1 4202560 32761 0 0 0 619 4 0 0 25 0 8 0 807640226 443064320 33419 33554432000 4194304 4625164 140735584772912 18446744073709551615 4328845 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=568/tid=573] ppid=566 vsize=432680 CPUtime=6.23 cores=0-7
/proc/568/task/573/stat : 573 (SArTagnan) R 566 568 542 0 -1 4202560 5913 0 0 0 622 1 0 0 25 0 8 0 807640226 443064320 33419 33554432000 4194304 4625164 140735584772912 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=568/tid=574] ppid=566 vsize=432680 CPUtime=6.26 cores=0-7
/proc/568/task/574/stat : 574 (SArTagnan) R 566 568 542 0 -1 4202560 4475 0 0 0 625 1 0 0 25 0 8 0 807640226 443064320 33419 33554432000 4194304 4625164 140735584772912 18446744073709551615 4339865 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=568/tid=575] ppid=566 vsize=432680 CPUtime=6.26 cores=0-7
/proc/568/task/575/stat : 575 (SArTagnan) R 566 568 542 0 -1 4202560 6501 0 0 0 625 1 0 0 25 0 8 0 807640226 443064320 33419 33554432000 4194304 4625164 140735584772912 18446744073709551615 4352089 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=568/tid=576] ppid=566 vsize=432680 CPUtime=6.26 cores=0-7
/proc/568/task/576/stat : 576 (SArTagnan) R 566 568 542 0 -1 4202560 5820 0 0 0 625 1 0 0 25 0 8 0 807640226 443064320 33419 33554432000 4194304 4625164 140735584772912 18446744073709551615 210646813698 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 49.66
Current children cumulated vsize (KiB) 432680

[startup+12.7013 s]
/proc/loadavg: 1.85 0.41 0.13 9/499 578
/proc/meminfo: memFree=28971816/32951132 swapFree=57925096/67111528
[pid=568] ppid=566 vsize=470876 CPUtime=100.74 cores=0-7
/proc/568/stat : 568 (SArTagnan) R 566 568 542 0 -1 4202496 123296 0 0 0 10052 22 0 0 25 0 8 0 807640223 482177024 53080 33554432000 4194304 4625164 140735584772912 18446744073709551615 4519319 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/568/statm: 117719 53080 347 106 0 113222 0
[pid=568/tid=570] ppid=566 vsize=470876 CPUtime=12.66 cores=0-7
/proc/568/task/570/stat : 570 (SArTagnan) R 566 568 542 0 -1 4202560 9149 0 0 0 1265 1 0 0 25 0 8 0 807640226 482177024 53080 33554432000 4194304 4625164 140735584772912 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=568/tid=571] ppid=566 vsize=470876 CPUtime=12.47 cores=0-7
/proc/568/task/571/stat : 571 (SArTagnan) R 566 568 542 0 -1 4202560 6591 0 0 0 1246 1 0 0 25 0 8 0 807640226 482177024 53080 33554432000 4194304 4625164 140735584772912 18446744073709551615 4352280 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=568/tid=572] ppid=566 vsize=470876 CPUtime=12.63 cores=0-7
/proc/568/task/572/stat : 572 (SArTagnan) R 566 568 542 0 -1 4202560 56653 0 0 0 1255 8 0 0 25 0 8 0 807640226 482177024 53080 33554432000 4194304 4625164 140735584772912 18446744073709551615 4288686 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=568/tid=573] ppid=566 vsize=470876 CPUtime=12.63 cores=0-7
/proc/568/task/573/stat : 573 (SArTagnan) R 566 568 542 0 -1 4202560 9295 0 0 0 1262 1 0 0 25 0 8 0 807640226 482177024 53080 33554432000 4194304 4625164 140735584772912 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=568/tid=574] ppid=566 vsize=470876 CPUtime=12.66 cores=0-7
/proc/568/task/574/stat : 574 (SArTagnan) R 566 568 542 0 -1 4202560 7177 0 0 0 1264 2 0 0 25 0 8 0 807640226 482177024 53080 33554432000 4194304 4625164 140735584772912 18446744073709551615 4348903 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=568/tid=575] ppid=566 vsize=470876 CPUtime=12.66 cores=0-7
/proc/568/task/575/stat : 575 (SArTagnan) R 566 568 542 0 -1 4202560 10332 0 0 0 1264 2 0 0 25 0 8 0 807640226 482177024 53080 33554432000 4194304 4625164 140735584772912 18446744073709551615 4351818 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=568/tid=576] ppid=566 vsize=470876 CPUtime=12.65 cores=0-7
/proc/568/task/576/stat : 576 (SArTagnan) R 566 568 542 0 -1 4202560 9221 0 0 0 1264 1 0 0 25 0 8 0 807640226 482177024 53080 33554432000 4194304 4625164 140735584772912 18446744073709551615 4351764 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 100.74
Current children cumulated vsize (KiB) 470876

[startup+25.5011 s]
/proc/loadavg: 3.21 0.78 0.26 9/499 578
/proc/meminfo: memFree=28848532/32951132 swapFree=57925096/67111528
[pid=568] ppid=566 vsize=515628 CPUtime=202.92 cores=0-7
/proc/568/stat : 568 (SArTagnan) R 566 568 542 0 -1 4202496 191865 0 0 0 20257 35 0 0 25 0 8 0 807640223 528003072 82572 33554432000 4194304 4625164 140735584772912 18446744073709551615 4393110 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/568/statm: 128907 82572 347 106 0 124410 0
[pid=568/tid=570] ppid=566 vsize=515628 CPUtime=25.46 cores=0-7
/proc/568/task/570/stat : 570 (SArTagnan) R 566 568 542 0 -1 4202560 15026 0 0 0 2544 2 0 0 25 0 8 0 807640226 528003072 82572 33554432000 4194304 4625164 140735584772912 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=568/tid=571] ppid=566 vsize=515628 CPUtime=25.05 cores=0-7
/proc/568/task/571/stat : 571 (SArTagnan) R 566 568 542 0 -1 4202560 11005 0 0 0 2503 2 0 0 25 0 8 0 807640226 528003072 82572 33554432000 4194304 4625164 140735584772912 18446744073709551615 4351818 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=568/tid=572] ppid=566 vsize=515628 CPUtime=25.43 cores=0-7
/proc/568/task/572/stat : 572 (SArTagnan) R 566 568 542 0 -1 4202560 88866 0 0 0 2530 13 0 0 25 0 8 0 807640226 528003072 82572 33554432000 4194304 4625164 140735584772912 18446744073709551615 4552315 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=568/tid=573] ppid=566 vsize=515628 CPUtime=25.43 cores=0-7
/proc/568/task/573/stat : 573 (SArTagnan) R 566 568 542 0 -1 4202560 15209 0 0 0 2541 2 0 0 25 0 8 0 807640226 528003072 82572 33554432000 4194304 4625164 140735584772912 18446744073709551615 4352739 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=568/tid=574] ppid=566 vsize=515628 CPUtime=25.45 cores=0-7
/proc/568/task/574/stat : 574 (SArTagnan) R 566 568 542 0 -1 4202560 11564 0 0 0 2543 2 0 0 25 0 8 0 807640226 528003072 82572 33554432000 4194304 4625164 140735584772912 18446744073709551615 4349865 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=568/tid=575] ppid=566 vsize=515628 CPUtime=25.46 cores=0-7
/proc/568/task/575/stat : 575 (SArTagnan) R 566 568 542 0 -1 4202560 16851 0 0 0 2542 4 0 0 25 0 8 0 807640226 528003072 82572 33554432000 4194304 4625164 140735584772912 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=568/tid=576] ppid=566 vsize=515628 CPUtime=25.46 cores=0-7
/proc/568/task/576/stat : 576 (SArTagnan) R 566 568 542 0 -1 4202560 15228 0 0 0 2543 3 0 0 25 0 8 0 807640226 528003072 82572 33554432000 4194304 4625164 140735584772912 18446744073709551615 4351804 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 202.92
Current children cumulated vsize (KiB) 515628

[startup+51.1008 s]
/proc/loadavg: 4.90 1.37 0.47 9/499 578
/proc/meminfo: memFree=28670916/32951132 swapFree=57925096/67111528
[pid=568] ppid=566 vsize=779468 CPUtime=407.28 cores=0-7
/proc/568/stat : 568 (SArTagnan) R 566 568 542 0 -1 4202496 299890 0 0 0 40666 62 0 0 25 0 8 0 807640223 798175232 127544 33554432000 4194304 4625164 140735584772912 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/568/statm: 194867 127544 552 106 0 190370 0
[pid=568/tid=570] ppid=566 vsize=779468 CPUtime=51.06 cores=0-7
/proc/568/task/570/stat : 570 (SArTagnan) R 566 568 542 0 -1 4202560 22516 0 0 0 5102 4 0 0 25 0 8 0 807640226 798175232 127544 33554432000 4194304 4625164 140735584772912 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=568/tid=571] ppid=566 vsize=779468 CPUtime=50.23 cores=0-7
/proc/568/task/571/stat : 571 (SArTagnan) R 566 568 542 0 -1 4202560 16902 0 0 0 5019 4 0 0 25 0 8 0 807640226 798175232 127544 33554432000 4194304 4625164 140735584772912 18446744073709551615 4351792 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=568/tid=572] ppid=566 vsize=779468 CPUtime=51.04 cores=0-7
/proc/568/task/572/stat : 572 (SArTagnan) R 566 568 542 0 -1 4202560 148126 0 0 0 5081 23 0 0 25 0 8 0 807640226 798175232 127544 33554432000 4194304 4625164 140735584772912 18446744073709551615 4552369 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=568/tid=573] ppid=566 vsize=779468 CPUtime=51.01 cores=0-7
/proc/568/task/573/stat : 573 (SArTagnan) R 566 568 542 0 -1 4202560 17429 0 0 0 5099 2 0 0 25 0 8 0 807640226 798175232 127544 33554432000 4194304 4625164 140735584772912 18446744073709551615 4466334 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=568/tid=574] ppid=566 vsize=779468 CPUtime=51.06 cores=0-7
/proc/568/task/574/stat : 574 (SArTagnan) R 566 568 542 0 -1 4202560 19033 0 0 0 5102 4 0 0 25 0 8 0 807640226 798175232 127544 33554432000 4194304 4625164 140735584772912 18446744073709551615 4349019 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=568/tid=575] ppid=566 vsize=779468 CPUtime=51.05 cores=0-7
/proc/568/task/575/stat : 575 (SArTagnan) R 566 568 542 0 -1 4202560 25667 0 0 0 5098 7 0 0 25 0 8 0 807640226 798175232 127544 33554432000 4194304 4625164 140735584772912 18446744073709551615 4352609 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=568/tid=576] ppid=566 vsize=779468 CPUtime=51.05 cores=0-7
/proc/568/task/576/stat : 576 (SArTagnan) R 566 568 542 0 -1 4202560 23146 0 0 0 5100 5 0 0 25 0 8 0 807640226 798175232 127544 33554432000 4194304 4625164 140735584772912 18446744073709551615 4351818 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 407.28
Current children cumulated vsize (KiB) 779468

[startup+102.301 s]
/proc/loadavg: 6.65 2.39 0.86 9/499 580
/proc/meminfo: memFree=28381624/32951132 swapFree=57925096/67111528
[pid=568] ppid=566 vsize=1104120 CPUtime=816 cores=0-7
/proc/568/stat : 568 (SArTagnan) R 566 568 542 0 -1 4202496 476026 0 0 0 81503 97 0 0 25 0 8 0 807640223 1130618880 199418 33554432000 4194304 4625164 140735584772912 18446744073709551615 4329142 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/568/statm: 276030 199419 1292 106 0 271533 0
[pid=568/tid=570] ppid=566 vsize=1104120 CPUtime=102.26 cores=0-7
/proc/568/task/570/stat : 570 (SArTagnan) R 566 568 542 0 -1 4202560 35018 0 0 0 10219 7 0 0 25 0 8 0 807640226 1130618880 199419 33554432000 4194304 4625164 140735584772912 18446744073709551615 4352735 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=568/tid=571] ppid=566 vsize=1104120 CPUtime=100.56 cores=0-7
/proc/568/task/571/stat : 571 (SArTagnan) R 566 568 542 0 -1 4202560 26284 0 0 0 10050 6 0 0 25 0 8 0 807640226 1130618880 199419 33554432000 4194304 4625164 140735584772912 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=568/tid=572] ppid=566 vsize=1104120 CPUtime=102.23 cores=0-7
/proc/568/task/572/stat : 572 (SArTagnan) R 566 568 542 0 -1 4202560 227382 0 0 0 10187 36 0 0 25 0 8 0 807640226 1130618880 199419 33554432000 4194304 4625164 140735584772912 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 0 0 0 0

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

[pid=568/tid=572] ppid=566 vsize=5221248 CPUtime=4662.29 cores=0-7
/proc/568/task/572/stat : 572 (SArTagnan) R 566 568 542 0 -1 4202560 6968721 0 0 0 465016 1213 0 0 25 0 8 0 807640226 5346557952 1110125 33554432000 4194304 4625164 140735584772912 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=568/tid=573] ppid=566 vsize=5221248 CPUtime=4661.02 cores=0-7
/proc/568/task/573/stat : 573 (SArTagnan) R 566 568 542 0 -1 4202560 202514 0 0 0 466060 42 0 0 25 0 8 0 807640226 5346557952 1110125 33554432000 4194304 4625164 140735584772912 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=568/tid=574] ppid=566 vsize=5221248 CPUtime=4662.33 cores=0-7
/proc/568/task/574/stat : 574 (SArTagnan) R 566 568 542 0 -1 4202560 154701 0 0 0 466195 38 0 0 25 0 8 0 807640226 5346557952 1110125 33554432000 4194304 4625164 140735584772912 18446744073709551615 4329705 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=568/tid=575] ppid=566 vsize=5221248 CPUtime=4662.33 cores=0-7
/proc/568/task/575/stat : 575 (SArTagnan) R 566 568 542 0 -1 4202560 277328 0 0 0 466155 78 0 0 25 0 8 0 807640226 5346557952 1110125 33554432000 4194304 4625164 140735584772912 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=568/tid=576] ppid=566 vsize=5221248 CPUtime=4661.52 cores=0-7
/proc/568/task/576/stat : 576 (SArTagnan) R 566 568 542 0 -1 4202560 198724 0 0 0 466101 51 0 0 25 0 8 0 807640226 5346557952 1110125 33554432000 4194304 4625164 140735584772912 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 37215.4
Current children cumulated vsize (KiB) 5221248

[startup+4722.3 s]
/proc/loadavg: 8.02 8.05 7.97 9/499 724
/proc/meminfo: memFree=24707340/32951132 swapFree=57925096/67111528
[pid=568] ppid=566 vsize=5221248 CPUtime=37694.3 cores=0-7
/proc/568/stat : 568 (SArTagnan) R 566 568 542 0 -1 4202496 10443878 0 0 0 3767352 2078 0 0 25 0 8 0 807640223 5346557952 1113416 33554432000 4194304 4625164 140735584772912 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/568/statm: 1305312 1113416 347 106 0 1300815 0
[pid=568/tid=570] ppid=566 vsize=5221248 CPUtime=4722.31 cores=0-7
/proc/568/task/570/stat : 570 (SArTagnan) R 566 568 542 0 -1 4202560 191013 0 0 0 472178 53 0 0 25 0 8 0 807640226 5346557952 1113418 33554432000 4194304 4625164 140735584772912 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=568/tid=571] ppid=566 vsize=5221248 CPUtime=4641.23 cores=0-7
/proc/568/task/571/stat : 571 (SArTagnan) R 566 568 542 0 -1 4202560 228264 0 0 0 464028 95 0 0 25 0 8 0 807640226 5346557952 1113418 33554432000 4194304 4625164 140735584772912 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=568/tid=572] ppid=566 vsize=5221248 CPUtime=4722.28 cores=0-7
/proc/568/task/572/stat : 572 (SArTagnan) R 566 568 542 0 -1 4202560 7061586 0 0 0 470998 1230 0 0 25 0 8 0 807640226 5346557952 1113418 33554432000 4194304 4625164 140735584772912 18446744073709551615 4579598 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=568/tid=573] ppid=566 vsize=5221248 CPUtime=4720.99 cores=0-7
/proc/568/task/573/stat : 573 (SArTagnan) R 566 568 542 0 -1 4202560 202527 0 0 0 472057 42 0 0 25 0 8 0 807640226 5346557952 1113418 33554432000 4194304 4625164 140735584772912 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=568/tid=574] ppid=566 vsize=5221248 CPUtime=4722.33 cores=0-7
/proc/568/task/574/stat : 574 (SArTagnan) R 566 568 542 0 -1 4202560 154716 0 0 0 472195 38 0 0 25 0 8 0 807640226 5346557952 1113421 33554432000 4194304 4625164 140735584772912 18446744073709551615 4329721 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=568/tid=575] ppid=566 vsize=5221248 CPUtime=4722.33 cores=0-7
/proc/568/task/575/stat : 575 (SArTagnan) R 566 568 542 0 -1 4202560 277340 0 0 0 472155 78 0 0 25 0 8 0 807640226 5346557952 1113421 33554432000 4194304 4625164 140735584772912 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=568/tid=576] ppid=566 vsize=5221248 CPUtime=4721.52 cores=0-7
/proc/568/task/576/stat : 576 (SArTagnan) R 566 568 542 0 -1 4202560 198738 0 0 0 472101 51 0 0 25 0 8 0 807640226 5346557952 1113421 33554432000 4194304 4625164 140735584772912 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 37694.3
Current children cumulated vsize (KiB) 5221248

[startup+4782.3 s]
/proc/loadavg: 8.04 8.05 7.98 9/499 726
/proc/meminfo: memFree=24697280/32951132 swapFree=57925096/67111528
[pid=568] ppid=566 vsize=5221248 CPUtime=38173.3 cores=0-7
/proc/568/stat : 568 (SArTagnan) R 566 568 542 0 -1 4202496 10579649 0 0 0 3815221 2105 0 0 25 0 8 0 807640223 5346557952 1116591 33554432000 4194304 4625164 140735584772912 18446744073709551615 4512156 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/568/statm: 1305312 1116591 372 106 0 1300815 0
[pid=568/tid=570] ppid=566 vsize=5221248 CPUtime=4782.31 cores=0-7
/proc/568/task/570/stat : 570 (SArTagnan) R 566 568 542 0 -1 4202560 191021 0 0 0 478178 53 0 0 25 0 8 0 807640226 5346557952 1116591 33554432000 4194304 4625164 140735584772912 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=568/tid=571] ppid=566 vsize=5221248 CPUtime=4700.19 cores=0-7
/proc/568/task/571/stat : 571 (SArTagnan) R 566 568 542 0 -1 4202560 228818 0 0 0 469924 95 0 0 25 0 8 0 807640226 5346557952 1116591 33554432000 4194304 4625164 140735584772912 18446744073709551615 4351827 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=568/tid=572] ppid=566 vsize=5221248 CPUtime=4782.29 cores=0-7
/proc/568/task/572/stat : 572 (SArTagnan) R 566 568 542 0 -1 4202560 7196268 0 0 0 476973 1256 0 0 25 0 8 0 807640226 5346557952 1116591 33554432000 4194304 4625164 140735584772912 18446744073709551615 4579376 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=568/tid=573] ppid=566 vsize=5221248 CPUtime=4780.98 cores=0-7
/proc/568/task/573/stat : 573 (SArTagnan) R 566 568 542 0 -1 4202560 202542 0 0 0 478056 42 0 0 25 0 8 0 807640226 5346557952 1116591 33554432000 4194304 4625164 140735584772912 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=568/tid=574] ppid=566 vsize=5221248 CPUtime=4782.34 cores=0-7
/proc/568/task/574/stat : 574 (SArTagnan) R 566 568 542 0 -1 4202560 154732 0 0 0 478196 38 0 0 25 0 8 0 807640226 5346557952 1116591 33554432000 4194304 4625164 140735584772912 18446744073709551615 4329981 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=568/tid=575] ppid=566 vsize=5221248 CPUtime=4782.33 cores=0-7
/proc/568/task/575/stat : 575 (SArTagnan) R 566 568 542 0 -1 4202560 277349 0 0 0 478155 78 0 0 25 0 8 0 807640226 5346557952 1116591 33554432000 4194304 4625164 140735584772912 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=568/tid=576] ppid=566 vsize=5221248 CPUtime=4781.52 cores=0-7
/proc/568/task/576/stat : 576 (SArTagnan) R 566 568 542 0 -1 4202560 198749 0 0 0 478101 51 0 0 25 0 8 0 807640226 5346557952 1116591 33554432000 4194304 4625164 140735584772912 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 38173.3
Current children cumulated vsize (KiB) 5221248

[startup+4842.3 s]
/proc/loadavg: 8.01 8.04 7.98 9/499 728
/proc/meminfo: memFree=24693308/32951132 swapFree=57925096/67111528
[pid=568] ppid=566 vsize=5288044 CPUtime=38652.2 cores=0-7
/proc/568/stat : 568 (SArTagnan) R 566 568 542 0 -1 4202496 10775273 0 0 0 3863074 2145 0 0 25 0 8 0 807640223 5414957056 1118464 33554432000 4194304 4625164 140735584772912 18446744073709551615 4511959 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/568/statm: 1322011 1118464 390 106 0 1317514 0
[pid=568/tid=570] ppid=566 vsize=5288044 CPUtime=4842.31 cores=0-7
/proc/568/task/570/stat : 570 (SArTagnan) R 566 568 542 0 -1 4202560 191030 0 0 0 484178 53 0 0 25 0 8 0 807640226 5414957056 1118464 33554432000 4194304 4625164 140735584772912 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=568/tid=571] ppid=566 vsize=5288044 CPUtime=4759.14 cores=0-7
/proc/568/task/571/stat : 571 (SArTagnan) R 566 568 542 0 -1 4202560 228877 0 0 0 475819 95 0 0 25 0 8 0 807640226 5414957056 1118464 33554432000 4194304 4625164 140735584772912 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=568/tid=572] ppid=566 vsize=5288044 CPUtime=4842.29 cores=0-7
/proc/568/task/572/stat : 572 (SArTagnan) R 566 568 542 0 -1 4202560 7336711 0 0 0 482945 1284 0 0 25 0 8 0 807640226 5414957056 1118464 33554432000 4194304 4625164 140735584772912 18446744073709551615 4552369 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=568/tid=573] ppid=566 vsize=5288044 CPUtime=4840.97 cores=0-7
/proc/568/task/573/stat : 573 (SArTagnan) R 566 568 542 0 -1 4202560 202552 0 0 0 484055 42 0 0 25 0 8 0 807640226 5414957056 1118464 33554432000 4194304 4625164 140735584772912 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=568/tid=574] ppid=566 vsize=5288044 CPUtime=4842.34 cores=0-7
/proc/568/task/574/stat : 574 (SArTagnan) R 566 568 542 0 -1 4202560 154743 0 0 0 484196 38 0 0 25 0 8 0 807640226 5414957056 1118464 33554432000 4194304 4625164 140735584772912 18446744073709551615 4329981 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=568/tid=575] ppid=566 vsize=5288044 CPUtime=4842.33 cores=0-7
/proc/568/task/575/stat : 575 (SArTagnan) R 566 568 542 0 -1 4202560 277360 0 0 0 484155 78 0 0 25 0 8 0 807640226 5414957056 1118464 33554432000 4194304 4625164 140735584772912 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=568/tid=576] ppid=566 vsize=5288044 CPUtime=4841.52 cores=0-7
/proc/568/task/576/stat : 576 (SArTagnan) R 566 568 542 0 -1 4202560 198759 0 0 0 484101 51 0 0 25 0 8 0 807640226 5414957056 1118464 33554432000 4194304 4625164 140735584772912 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 38652.2
Current children cumulated vsize (KiB) 5288044

[startup+4902.3 s]
/proc/loadavg: 8.04 8.04 7.99 9/499 730
/proc/meminfo: memFree=24692188/32951132 swapFree=57925096/67111528
[pid=568] ppid=566 vsize=5288044 CPUtime=39131.1 cores=0-7
/proc/568/stat : 568 (SArTagnan) R 566 568 542 0 -1 4202496 10968511 0 0 0 3910930 2183 0 0 25 0 8 0 807640223 5414957056 1118671 33554432000 4194304 4625164 140735584772912 18446744073709551615 4392981 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/568/statm: 1322011 1118671 365 106 0 1317514 0
[pid=568/tid=570] ppid=566 vsize=5288044 CPUtime=4902.32 cores=0-7
/proc/568/task/570/stat : 570 (SArTagnan) R 566 568 542 0 -1 4202560 191037 0 0 0 490179 53 0 0 25 0 8 0 807640226 5414957056 1118671 33554432000 4194304 4625164 140735584772912 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=568/tid=571] ppid=566 vsize=5288044 CPUtime=4818.11 cores=0-7
/proc/568/task/571/stat : 571 (SArTagnan) R 566 568 542 0 -1 4202560 228880 0 0 0 481716 95 0 0 25 0 8 0 807640226 5414957056 1118671 33554432000 4194304 4625164 140735584772912 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=568/tid=572] ppid=566 vsize=5288044 CPUtime=4902.29 cores=0-7
/proc/568/task/572/stat : 572 (SArTagnan) R 566 568 542 0 -1 4202560 7471748 0 0 0 488919 1310 0 0 25 0 8 0 807640226 5414957056 1118671 33554432000 4194304 4625164 140735584772912 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=568/tid=573] ppid=566 vsize=5288044 CPUtime=4900.94 cores=0-7
/proc/568/task/573/stat : 573 (SArTagnan) R 566 568 542 0 -1 4202560 202564 0 0 0 490052 42 0 0 25 0 8 0 807640226 5414957056 1118671 33554432000 4194304 4625164 140735584772912 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=568/tid=574] ppid=566 vsize=5288044 CPUtime=4902.34 cores=0-7
/proc/568/task/574/stat : 574 (SArTagnan) R 566 568 542 0 -1 4202560 154753 0 0 0 490196 38 0 0 25 0 8 0 807640226 5414957056 1118671 33554432000 4194304 4625164 140735584772912 18446744073709551615 4329981 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=568/tid=575] ppid=566 vsize=5288044 CPUtime=4902.33 cores=0-7
/proc/568/task/575/stat : 575 (SArTagnan) R 566 568 542 0 -1 4202560 277370 0 0 0 490155 78 0 0 25 0 8 0 807640226 5414957056 1118671 33554432000 4194304 4625164 140735584772912 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=568/tid=576] ppid=566 vsize=5288044 CPUtime=4901.52 cores=0-7
/proc/568/task/576/stat : 576 (SArTagnan) R 566 568 542 0 -1 4202560 198767 0 0 0 490101 51 0 0 25 0 8 0 807640226 5414957056 1118671 33554432000 4194304 4625164 140735584772912 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 39131.1
Current children cumulated vsize (KiB) 5288044

[startup+4962.3 s]
/proc/loadavg: 8.08 8.05 7.99 9/499 732
/proc/meminfo: memFree=24687596/32951132 swapFree=57925096/67111528
[pid=568] ppid=566 vsize=5288044 CPUtime=39610.1 cores=0-7
/proc/568/stat : 568 (SArTagnan) R 566 568 542 0 -1 4202496 11156749 0 0 0 3958783 2222 0 0 25 0 8 0 807640223 5414957056 1119916 33554432000 4194304 4625164 140735584772912 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/568/statm: 1322011 1119916 369 106 0 1317514 0
[pid=568/tid=570] ppid=566 vsize=5288044 CPUtime=4962.32 cores=0-7
/proc/568/task/570/stat : 570 (SArTagnan) R 566 568 542 0 -1 4202560 191045 0 0 0 496179 53 0 0 25 0 8 0 807640226 5414957056 1119916 33554432000 4194304 4625164 140735584772912 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=568/tid=571] ppid=566 vsize=5288044 CPUtime=4877.04 cores=0-7
/proc/568/task/571/stat : 571 (SArTagnan) R 566 568 542 0 -1 4202560 228882 0 0 0 487609 95 0 0 25 0 8 0 807640226 5414957056 1119916 33554432000 4194304 4625164 140735584772912 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=568/tid=572] ppid=566 vsize=5288044 CPUtime=4962.29 cores=0-7
/proc/568/task/572/stat : 572 (SArTagnan) R 566 568 542 0 -1 4202560 7597416 0 0 0 494895 1334 0 0 25 0 8 0 807640226 5414957056 1119916 33554432000 4194304 4625164 140735584772912 18446744073709551615 4552369 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=568/tid=573] ppid=566 vsize=5288044 CPUtime=4960.93 cores=0-7
/proc/568/task/573/stat : 573 (SArTagnan) R 566 568 542 0 -1 4202560 202574 0 0 0 496051 42 0 0 25 0 8 0 807640226 5414957056 1119916 33554432000 4194304 4625164 140735584772912 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=568/tid=574] ppid=566 vsize=5288044 CPUtime=4962.34 cores=0-7
/proc/568/task/574/stat : 574 (SArTagnan) R 566 568 542 0 -1 4202560 154765 0 0 0 496196 38 0 0 25 0 8 0 807640226 5414957056 1119916 33554432000 4194304 4625164 140735584772912 18446744073709551615 4329981 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=568/tid=575] ppid=566 vsize=5288044 CPUtime=4962.34 cores=0-7
/proc/568/task/575/stat : 575 (SArTagnan) R 566 568 542 0 -1 4202560 277381 0 0 0 496156 78 0 0 25 0 8 0 807640226 5414957056 1119916 33554432000 4194304 4625164 140735584772912 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=568/tid=576] ppid=566 vsize=5288044 CPUtime=4961.52 cores=0-7
/proc/568/task/576/stat : 576 (SArTagnan) R 566 568 542 0 -1 4202560 198777 0 0 0 496101 51 0 0 25 0 8 0 807640226 5414957056 1119916 33554432000 4194304 4625164 140735584772912 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 39610
Current children cumulated vsize (KiB) 5288044



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5011.2 s]
/proc/loadavg: 8.20 8.07 8.00 9/499 732
/proc/meminfo: memFree=24682128/32951132 swapFree=57925096/67111528
[pid=568] ppid=566 vsize=5288044 CPUtime=40000.4 cores=0-7
/proc/568/stat : 568 (SArTagnan) R 566 568 542 0 -1 4202496 11310565 0 0 0 3997786 2254 0 0 25 0 8 0 807640223 5414957056 1121227 33554432000 4194304 4625164 140735584772912 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/568/statm: 1322011 1121227 403 106 0 1317514 0
[pid=568/tid=570] ppid=566 vsize=5288044 CPUtime=5011.24 cores=0-7
/proc/568/task/570/stat : 570 (SArTagnan) R 566 568 542 0 -1 4202560 191051 0 0 0 501071 53 0 0 25 0 8 0 807640226 5414957056 1121241 33554432000 4194304 4625164 140735584772912 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=568/tid=571] ppid=566 vsize=5288044 CPUtime=4925.1 cores=0-7
/proc/568/task/571/stat : 571 (SArTagnan) R 566 568 542 0 -1 4202560 228884 0 0 0 492415 95 0 0 25 0 8 0 807640226 5414957056 1121241 33554432000 4194304 4625164 140735584772912 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=568/tid=572] ppid=566 vsize=5288044 CPUtime=5011.21 cores=0-7
/proc/568/task/572/stat : 572 (SArTagnan) R 566 568 542 0 -1 4202560 7702807 0 0 0 499765 1356 0 0 25 0 8 0 807640226 5414957056 1121244 33554432000 4194304 4625164 140735584772912 18446744073709551615 4339628 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=568/tid=573] ppid=566 vsize=5288044 CPUtime=5009.84 cores=0-7
/proc/568/task/573/stat : 573 (SArTagnan) R 566 568 542 0 -1 4202560 202581 0 0 0 500942 42 0 0 25 0 8 0 807640226 5414957056 1121254 33554432000 4194304 4625164 140735584772912 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=568/tid=574] ppid=566 vsize=5288044 CPUtime=5011.26 cores=0-7
/proc/568/task/574/stat : 574 (SArTagnan) R 566 568 542 0 -1 4202560 154774 0 0 0 501088 38 0 0 25 0 8 0 807640226 5414957056 1121256 33554432000 4194304 4625164 140735584772912 18446744073709551615 4329981 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=568/tid=575] ppid=566 vsize=5288044 CPUtime=5011.26 cores=0-7
/proc/568/task/575/stat : 575 (SArTagnan) R 566 568 542 0 -1 4202560 277388 0 0 0 501048 78 0 0 25 0 8 0 807640226 5414957056 1121257 33554432000 4194304 4625164 140735584772912 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=568/tid=576] ppid=566 vsize=5288044 CPUtime=5010.44 cores=0-7
/proc/568/task/576/stat : 576 (SArTagnan) R 566 568 542 0 -1 4202560 198784 0 0 0 500993 51 0 0 25 0 8 0 807640226 5414957056 1121257 33554432000 4194304 4625164 140735584772912 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 40000.4
Current children cumulated vsize (KiB) 5288044

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

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

[startup+5011.4 s]
/proc/loadavg: 8.20 8.07 8.00 2/494 733
/proc/meminfo: memFree=28405516/32951132 swapFree=57925096/67111528
[pid=568] ppid=566 vsize=0 CPUtime=40000.7 cores=0-7
/proc/568/stat : 568 (SArTagnan) Z 566 568 542 0 -1 4203548 11310608 0 0 0 3997802 2272 0 0 25 0 2 0 807640223 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/568/statm: 0 0 0 0 0 0 0
[pid=568/tid=571] ppid=566 vsize=0 CPUtime=4925.3 cores=0-7
/proc/568/task/571/stat : 571 (SArTagnan) R 566 568 542 0 -1 4203588 228884 0 0 0 492415 115 0 0 25 0 2 0 807640226 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): 5011.43
CPU time (s): 40000.8
CPU user time (s): 39978
CPU system time (s): 22.7545
CPU usage (%): 798.19
Max. virtual memory (cumulated for all children) (KiB): 5368136

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39978
system time used= 22.7545
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11310608
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= 2851
involuntary context switches= 126202

runsolver used 22.8065 second user time and 63.3494 second system time

The end

Launcher Data

Begin job on node129 at 2011-06-01 22:33:26
IDJOB=3439211
IDBENCH=83358
IDSOLVER=1936
FILE ID=node129/3439211-1306960406
RUNJOBID= node129-1306960406-556
PBS_JOBID= 13497622
Free space on /tmp= 73748 MiB

SOLVER NAME= SArTagnan 2011-05-15 (fixed)
BENCH NAME= SAT11/crafted/kullmann/VanDerWaerden/VanderWaerden3k/VanDerWaerden_2-3-20_388.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3439211-1306960406/watcher-3439211-1306960406 -o /tmp/evaluation-result-3439211-1306960406/solver-3439211-1306960406 -C 40000 -W 5100 -M 31000  SArTagnan HOME/instance-3439211-1306960406.cnf -threads=8

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

MD5SUM BENCH= a08160883ea01d58c880b6f2b323ef8b
RANDOM SEED=643754986

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
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:     32951132 kB
MemFree:      29175992 kB
Buffers:        280120 kB
Cached:        2062124 kB
SwapCached:      49316 kB
Active:         229324 kB
Inactive:      3262976 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      29175992 kB
SwapTotal:    67111528 kB
SwapFree:     57925096 kB
Dirty:            1168 kB
Writeback:           0 kB
AnonPages:     1111496 kB
Mapped:          14076 kB
Slab:           153784 kB
PageTables:      58476 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 147300568 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73748 MiB
End job on node129 at 2011-06-01 23:56:59