Trace number 3439106

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)UNSAT 36681 4597

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/
VanDerWaerden_pd_2-3-22_464.cnf
MD5SUMa722a199fd84ba0b319251daa47aa19c
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2654.41
Satisfiable
(Un)Satisfiability was proved
Number of variables232
Number of clauses28991
Sum of the clauses size130855
Maximum clause length22
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 277
Number of clauses of size 326594
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 52320

Solver Data

36679.99/4596.79	
36679.99/4596.79	s UNSATISFIABLE
36679.99/4596.79	c Conflict at level 0

Verifier Data

No possible verification on an UNSAT instance

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

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

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


[startup+0 s]
/proc/loadavg: 7.36 7.91 7.97 2/565 6449
/proc/meminfo: memFree=32356344/32950928 swapFree=43925848/67111528
[pid=6449] ppid=6447 vsize=20840 CPUtime=0 cores=0-7
/proc/6449/stat : 6449 (SArTagnan) R 6447 6449 6230 0 -1 4202496 1218 0 0 0 0 0 0 0 18 0 1 0 804643503 21340160 873 33554432000 4194304 4625164 140733790608000 18446744073709551615 268272349893 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/6449/statm: 5210 876 296 106 0 713 0
[pid=6449/tid=6450] ppid=6447 vsize=102172 CPUtime=0 cores=0-7
/proc/6449/task/6450/stat : 6450 (SArTagnan) R 6447 6449 6230 0 -1 4202560 0 0 0 0 0 0 0 0 19 0 8 0 804643506 104624128 3216 33554432000 4194304 4625164 140733790608000 18446744073709551615 268272745457 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=6449/tid=6451] ppid=6447 vsize=102172 CPUtime=0 cores=0-7
/proc/6449/task/6451/stat : 6451 (SArTagnan) R 6447 6449 6230 0 -1 4202560 0 0 0 0 0 0 0 0 19 0 8 0 804643506 104624128 3216 33554432000 4194304 4625164 140733790608000 18446744073709551615 268272745457 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=6449/tid=6452] ppid=6447 vsize=102172 CPUtime=0 cores=0-7
/proc/6449/task/6452/stat : 6452 (SArTagnan) R 6447 6449 6230 0 -1 4202560 0 0 0 0 0 0 0 0 19 0 8 0 804643506 104624128 3216 33554432000 4194304 4625164 140733790608000 18446744073709551615 268272745457 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=6449/tid=6453] ppid=6447 vsize=102172 CPUtime=0 cores=0-7
/proc/6449/task/6453/stat : 6453 (SArTagnan) R 6447 6449 6230 0 -1 4202560 0 0 0 0 0 0 0 0 19 0 8 0 804643506 104624128 3216 33554432000 4194304 4625164 140733790608000 18446744073709551615 268272745457 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=6449/tid=6454] ppid=6447 vsize=102172 CPUtime=0 cores=0-7
/proc/6449/task/6454/stat : 6454 (SArTagnan) R 6447 6449 6230 0 -1 4202560 0 0 0 0 0 0 0 0 19 0 8 0 804643506 104624128 3216 33554432000 4194304 4625164 140733790608000 18446744073709551615 268272745457 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=6449/tid=6455] ppid=6447 vsize=102172 CPUtime=0 cores=0-7
/proc/6449/task/6455/stat : 6455 (SArTagnan) R 6447 6449 6230 0 -1 4202560 0 0 0 0 0 0 0 0 19 0 8 0 804643506 104624128 3216 33554432000 4194304 4625164 140733790608000 18446744073709551615 268272745457 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=6449/tid=6456] ppid=6447 vsize=102172 CPUtime=0 cores=0-7
/proc/6449/task/6456/stat : 6456 (SArTagnan) R 6447 6449 6230 0 -1 4202560 0 0 0 0 0 0 0 0 19 0 8 0 804643506 104624128 3216 33554432000 4194304 4625164 140733790608000 18446744073709551615 268272745457 0 0 4096 2 0 0 0 -1 2 0 0 0

[startup+0.144668 s]
/proc/loadavg: 7.36 7.91 7.97 2/565 6449
/proc/meminfo: memFree=32356344/32950928 swapFree=43925848/67111528
[pid=6449] ppid=6447 vsize=309036 CPUtime=0.79 cores=0-7
/proc/6449/stat : 6449 (SArTagnan) R 6447 6449 6230 0 -1 4202496 9074 0 0 0 78 1 0 0 19 0 8 0 804643503 316452864 4835 33554432000 4194304 4625164 140733790608000 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/6449/statm: 77259 4835 345 106 0 72762 0
[pid=6449/tid=6450] ppid=6447 vsize=309036 CPUtime=0.1 cores=0-7
/proc/6449/task/6450/stat : 6450 (SArTagnan) R 6447 6449 6230 0 -1 4202560 712 0 0 0 10 0 0 0 20 0 8 0 804643506 316452864 4835 33554432000 4194304 4625164 140733790608000 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6449/tid=6451] ppid=6447 vsize=309036 CPUtime=0.1 cores=0-7
/proc/6449/task/6451/stat : 6451 (SArTagnan) R 6447 6449 6230 0 -1 4202560 712 0 0 0 10 0 0 0 19 0 8 0 804643506 316452864 4835 33554432000 4194304 4625164 140733790608000 18446744073709551615 4352299 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6449/tid=6452] ppid=6447 vsize=309036 CPUtime=0.1 cores=0-7
/proc/6449/task/6452/stat : 6452 (SArTagnan) R 6447 6449 6230 0 -1 4202560 968 0 0 0 10 0 0 0 20 0 8 0 804643506 316452864 4835 33554432000 4194304 4625164 140733790608000 18446744073709551615 4351820 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=6449/tid=6453] ppid=6447 vsize=309036 CPUtime=0.1 cores=0-7
/proc/6449/task/6453/stat : 6453 (SArTagnan) R 6447 6449 6230 0 -1 4202560 704 0 0 0 10 0 0 0 19 0 8 0 804643506 316452864 4835 33554432000 4194304 4625164 140733790608000 18446744073709551615 4353037 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6449/tid=6454] ppid=6447 vsize=309036 CPUtime=0.1 cores=0-7
/proc/6449/task/6454/stat : 6454 (SArTagnan) R 6447 6449 6230 0 -1 4202560 708 0 0 0 10 0 0 0 20 0 8 0 804643506 316452864 4835 33554432000 4194304 4625164 140733790608000 18446744073709551615 4348903 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6449/tid=6455] ppid=6447 vsize=309036 CPUtime=0.01 cores=0-7
/proc/6449/task/6455/stat : 6455 (SArTagnan) R 6447 6449 6230 0 -1 4202560 372 0 0 0 1 0 0 0 20 0 8 0 804643506 316452864 4835 33554432000 4194304 4625164 140733790608000 18446744073709551615 268272794094 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=6449/tid=6456] ppid=6447 vsize=309036 CPUtime=0.09 cores=0-7
/proc/6449/task/6456/stat : 6456 (SArTagnan) R 6447 6449 6230 0 -1 4202560 706 0 0 0 9 0 0 0 20 0 8 0 804643506 316452864 4835 33554432000 4194304 4625164 140733790608000 18446744073709551615 4351827 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.79
Current children cumulated vsize (KiB) 309036

[startup+0.244649 s]
/proc/loadavg: 7.36 7.91 7.97 2/565 6449
/proc/meminfo: memFree=32356344/32950928 swapFree=43925848/67111528
[pid=6449] ppid=6447 vsize=309592 CPUtime=1.49 cores=0-7
/proc/6449/stat : 6449 (SArTagnan) R 6447 6449 6230 0 -1 4202496 10140 0 0 0 147 2 0 0 19 0 8 0 804643503 317022208 5293 33554432000 4194304 4625164 140733790608000 18446744073709551615 4512326 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/6449/statm: 77398 5293 345 106 0 72901 0
[pid=6449/tid=6450] ppid=6447 vsize=309592 CPUtime=0.2 cores=0-7
/proc/6449/task/6450/stat : 6450 (SArTagnan) R 6447 6449 6230 0 -1 4202560 743 0 0 0 20 0 0 0 20 0 8 0 804643506 317022208 5293 33554432000 4194304 4625164 140733790608000 18446744073709551615 4352027 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6449/tid=6451] ppid=6447 vsize=309592 CPUtime=0.2 cores=0-7
/proc/6449/task/6451/stat : 6451 (SArTagnan) R 6447 6449 6230 0 -1 4202560 745 0 0 0 20 0 0 0 19 0 8 0 804643506 317022208 5294 33554432000 4194304 4625164 140733790608000 18446744073709551615 4352285 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6449/tid=6452] ppid=6447 vsize=309592 CPUtime=0.2 cores=0-7
/proc/6449/task/6452/stat : 6452 (SArTagnan) R 6447 6449 6230 0 -1 4202560 1525 0 0 0 20 0 0 0 20 0 8 0 804643506 317022208 5294 33554432000 4194304 4625164 140733790608000 18446744073709551615 268272348448 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=6449/tid=6453] ppid=6447 vsize=309592 CPUtime=0.2 cores=0-7
/proc/6449/task/6453/stat : 6453 (SArTagnan) R 6447 6449 6230 0 -1 4202560 746 0 0 0 20 0 0 0 20 0 8 0 804643506 317022208 5294 33554432000 4194304 4625164 140733790608000 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6449/tid=6454] ppid=6447 vsize=309592 CPUtime=0.2 cores=0-7
/proc/6449/task/6454/stat : 6454 (SArTagnan) R 6447 6449 6230 0 -1 4202560 743 0 0 0 20 0 0 0 20 0 8 0 804643506 317022208 5294 33554432000 4194304 4625164 140733790608000 18446744073709551615 4339554 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6449/tid=6455] ppid=6447 vsize=309592 CPUtime=0.11 cores=0-7
/proc/6449/task/6455/stat : 6455 (SArTagnan) R 6447 6449 6230 0 -1 4202560 715 0 0 0 11 0 0 0 19 0 8 0 804643506 317022208 5294 33554432000 4194304 4625164 140733790608000 18446744073709551615 4352280 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=6449/tid=6456] ppid=6447 vsize=309592 CPUtime=0.1 cores=0-7
/proc/6449/task/6456/stat : 6456 (SArTagnan) R 6447 6449 6230 0 -1 4202560 706 0 0 0 10 0 0 0 20 0 8 0 804643506 317022208 5294 33554432000 4194304 4625164 140733790608000 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 309592

[startup+0.344631 s]
/proc/loadavg: 7.36 7.91 7.97 2/565 6449
/proc/meminfo: memFree=32356344/32950928 swapFree=43925848/67111528
[pid=6449] ppid=6447 vsize=309592 CPUtime=2.19 cores=0-7
/proc/6449/stat : 6449 (SArTagnan) R 6447 6449 6230 0 -1 4202496 11007 0 0 0 217 2 0 0 19 0 8 0 804643503 317022208 5743 33554432000 4194304 4625164 140733790608000 18446744073709551615 4512021 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/6449/statm: 77398 5744 345 106 0 72901 0
[pid=6449/tid=6450] ppid=6447 vsize=309592 CPUtime=0.3 cores=0-7
/proc/6449/task/6450/stat : 6450 (SArTagnan) R 6447 6449 6230 0 -1 4202560 785 0 0 0 30 0 0 0 20 0 8 0 804643506 317022208 5744 33554432000 4194304 4625164 140733790608000 18446744073709551615 4352174 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6449/tid=6451] ppid=6447 vsize=309592 CPUtime=0.3 cores=0-7
/proc/6449/task/6451/stat : 6451 (SArTagnan) R 6447 6449 6230 0 -1 4202560 779 0 0 0 30 0 0 0 20 0 8 0 804643506 317022208 5744 33554432000 4194304 4625164 140733790608000 18446744073709551615 4351987 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6449/tid=6452] ppid=6447 vsize=309592 CPUtime=0.3 cores=0-7
/proc/6449/task/6452/stat : 6452 (SArTagnan) R 6447 6449 6230 0 -1 4202560 2151 0 0 0 30 0 0 0 20 0 8 0 804643506 317022208 5745 33554432000 4194304 4625164 140733790608000 18446744073709551615 4339616 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=6449/tid=6453] ppid=6447 vsize=309592 CPUtime=0.3 cores=0-7
/proc/6449/task/6453/stat : 6453 (SArTagnan) R 6447 6449 6230 0 -1 4202560 783 0 0 0 30 0 0 0 20 0 8 0 804643506 317022208 5745 33554432000 4194304 4625164 140733790608000 18446744073709551615 4352035 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6449/tid=6454] ppid=6447 vsize=309592 CPUtime=0.3 cores=0-7
/proc/6449/task/6454/stat : 6454 (SArTagnan) R 6447 6449 6230 0 -1 4202560 787 0 0 0 30 0 0 0 20 0 8 0 804643506 317022208 5745 33554432000 4194304 4625164 140733790608000 18446744073709551615 4348924 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6449/tid=6455] ppid=6447 vsize=309592 CPUtime=0.19 cores=0-7
/proc/6449/task/6455/stat : 6455 (SArTagnan) R 6447 6449 6230 0 -1 4202560 761 0 0 0 19 0 0 0 20 0 8 0 804643506 317022208 5745 33554432000 4194304 4625164 140733790608000 18446744073709551615 4464202 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=6449/tid=6456] ppid=6447 vsize=309592 CPUtime=0.11 cores=0-7
/proc/6449/task/6456/stat : 6456 (SArTagnan) R 6447 6449 6230 0 -1 4202560 715 0 0 0 11 0 0 0 20 0 8 0 804643506 317022208 5745 33554432000 4194304 4625164 140733790608000 18446744073709551615 4352032 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2.19
Current children cumulated vsize (KiB) 309592

[startup+0.70057 s]
/proc/loadavg: 7.36 7.91 7.97 2/565 6449
/proc/meminfo: memFree=32356344/32950928 swapFree=43925848/67111528
[pid=6449] ppid=6447 vsize=315476 CPUtime=4.99 cores=0-7
/proc/6449/stat : 6449 (SArTagnan) R 6447 6449 6230 0 -1 4202496 17310 0 0 0 496 3 0 0 20 0 8 0 804643503 323047424 7767 33554432000 4194304 4625164 140733790608000 18446744073709551615 4512046 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/6449/statm: 78869 7767 345 106 0 74372 0
[pid=6449/tid=6450] ppid=6447 vsize=315476 CPUtime=0.66 cores=0-7
/proc/6449/task/6450/stat : 6450 (SArTagnan) R 6447 6449 6230 0 -1 4202560 1299 0 0 0 66 0 0 0 21 0 8 0 804643506 323047424 7767 33554432000 4194304 4625164 140733790608000 18446744073709551615 4352005 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6449/tid=6451] ppid=6447 vsize=315476 CPUtime=0.66 cores=0-7
/proc/6449/task/6451/stat : 6451 (SArTagnan) R 6447 6449 6230 0 -1 4202560 1299 0 0 0 66 0 0 0 20 0 8 0 804643506 323047424 7767 33554432000 4194304 4625164 140733790608000 18446744073709551615 4352032 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6449/tid=6452] ppid=6447 vsize=315476 CPUtime=0.66 cores=0-7
/proc/6449/task/6452/stat : 6452 (SArTagnan) R 6447 6449 6230 0 -1 4202560 5240 0 0 0 65 1 0 0 21 0 8 0 804643506 323047424 7767 33554432000 4194304 4625164 140733790608000 18446744073709551615 4352044 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=6449/tid=6453] ppid=6447 vsize=315476 CPUtime=0.65 cores=0-7
/proc/6449/task/6453/stat : 6453 (SArTagnan) R 6447 6449 6230 0 -1 4202560 1302 0 0 0 65 0 0 0 21 0 8 0 804643506 323047424 7767 33554432000 4194304 4625164 140733790608000 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6449/tid=6454] ppid=6447 vsize=315476 CPUtime=0.66 cores=0-7
/proc/6449/task/6454/stat : 6454 (SArTagnan) R 6447 6449 6230 0 -1 4202560 1310 0 0 0 66 0 0 0 21 0 8 0 804643506 323047424 7767 33554432000 4194304 4625164 140733790608000 18446744073709551615 4440069 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6449/tid=6455] ppid=6447 vsize=315476 CPUtime=0.5 cores=0-7
/proc/6449/task/6455/stat : 6455 (SArTagnan) R 6447 6449 6230 0 -1 4202560 1296 0 0 0 50 0 0 0 20 0 8 0 804643506 323047424 7767 33554432000 4194304 4625164 140733790608000 18446744073709551615 4464328 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6449/tid=6456] ppid=6447 vsize=315476 CPUtime=0.47 cores=0-7
/proc/6449/task/6456/stat : 6456 (SArTagnan) R 6447 6449 6230 0 -1 4202560 838 0 0 0 47 0 0 0 20 0 8 0 804643506 323047424 7767 33554432000 4194304 4625164 140733790608000 18446744073709551615 4352739 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4.99
Current children cumulated vsize (KiB) 315476

[startup+1.50043 s]
/proc/loadavg: 7.36 7.91 7.97 9/573 6457
/proc/meminfo: memFree=32317108/32950928 swapFree=43925848/67111528
[pid=6449] ppid=6447 vsize=321892 CPUtime=11.36 cores=0-7
/proc/6449/stat : 6449 (SArTagnan) R 6447 6449 6230 0 -1 4202496 26951 0 0 0 1132 4 0 0 21 0 8 0 804643503 329617408 11722 33554432000 4194304 4625164 140733790608000 18446744073709551615 4338085 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/6449/statm: 80473 11722 348 106 0 75976 0
[pid=6449/tid=6450] ppid=6447 vsize=321892 CPUtime=1.46 cores=0-7
/proc/6449/task/6450/stat : 6450 (SArTagnan) R 6447 6449 6230 0 -1 4202560 2282 0 0 0 146 0 0 0 23 0 8 0 804643506 329617408 11722 33554432000 4194304 4625164 140733790608000 18446744073709551615 4352014 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6449/tid=6451] ppid=6447 vsize=321892 CPUtime=1.46 cores=0-7
/proc/6449/task/6451/stat : 6451 (SArTagnan) R 6447 6449 6230 0 -1 4202560 1484 0 0 0 146 0 0 0 23 0 8 0 804643506 329617408 11722 33554432000 4194304 4625164 140733790608000 18446744073709551615 4351972 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6449/tid=6452] ppid=6447 vsize=321892 CPUtime=1.45 cores=0-7
/proc/6449/task/6452/stat : 6452 (SArTagnan) R 6447 6449 6230 0 -1 4202560 10717 0 0 0 144 1 0 0 23 0 8 0 804643506 329617408 11722 33554432000 4194304 4625164 140733790608000 18446744073709551615 4339591 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=6449/tid=6453] ppid=6447 vsize=321892 CPUtime=1.43 cores=0-7
/proc/6449/task/6453/stat : 6453 (SArTagnan) R 6447 6449 6230 0 -1 4202560 2177 0 0 0 143 0 0 0 23 0 8 0 804643506 329617408 11722 33554432000 4194304 4625164 140733790608000 18446744073709551615 4464328 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6449/tid=6454] ppid=6447 vsize=321892 CPUtime=1.46 cores=0-7
/proc/6449/task/6454/stat : 6454 (SArTagnan) R 6447 6449 6230 0 -1 4202560 1487 0 0 0 146 0 0 0 23 0 8 0 804643506 329617408 11722 33554432000 4194304 4625164 140733790608000 18446744073709551615 4339564 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6449/tid=6455] ppid=6447 vsize=321892 CPUtime=1.3 cores=0-7
/proc/6449/task/6455/stat : 6455 (SArTagnan) R 6447 6449 6230 0 -1 4202560 1537 0 0 0 130 0 0 0 22 0 8 0 804643506 329617408 11722 33554432000 4194304 4625164 140733790608000 18446744073709551615 268272356354 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6449/tid=6456] ppid=6447 vsize=321892 CPUtime=1.26 cores=0-7
/proc/6449/task/6456/stat : 6456 (SArTagnan) R 6447 6449 6230 0 -1 4202560 2236 0 0 0 126 0 0 0 22 0 8 0 804643506 329617408 11722 33554432000 4194304 4625164 140733790608000 18446744073709551615 4352296 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 11.36
Current children cumulated vsize (KiB) 321892

[startup+3.10115 s]
/proc/loadavg: 7.36 7.91 7.97 9/573 6457
/proc/meminfo: memFree=32295712/32950928 swapFree=43925848/67111528
[pid=6449] ppid=6447 vsize=329100 CPUtime=24.14 cores=0-7
/proc/6449/stat : 6449 (SArTagnan) R 6447 6449 6230 0 -1 4202496 44468 0 0 0 2408 6 0 0 25 0 8 0 804643503 336998400 17846 33554432000 4194304 4625164 140733790608000 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/6449/statm: 82275 17846 348 106 0 77778 0
[pid=6449/tid=6450] ppid=6447 vsize=329100 CPUtime=3.06 cores=0-7
/proc/6449/task/6450/stat : 6450 (SArTagnan) R 6447 6449 6230 0 -1 4202560 3855 0 0 0 306 0 0 0 25 0 8 0 804643506 336998400 17846 33554432000 4194304 4625164 140733790608000 18446744073709551615 4352192 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6449/tid=6451] ppid=6447 vsize=329100 CPUtime=3.05 cores=0-7
/proc/6449/task/6451/stat : 6451 (SArTagnan) R 6447 6449 6230 0 -1 4202560 2642 0 0 0 305 0 0 0 25 0 8 0 804643506 336998400 17846 33554432000 4194304 4625164 140733790608000 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6449/tid=6452] ppid=6447 vsize=329100 CPUtime=3.05 cores=0-7
/proc/6449/task/6452/stat : 6452 (SArTagnan) R 6447 6449 6230 0 -1 4202560 20851 0 0 0 303 2 0 0 25 0 8 0 804643506 336998400 17846 33554432000 4194304 4625164 140733790608000 18446744073709551615 4335407 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=6449/tid=6453] ppid=6447 vsize=329100 CPUtime=3.01 cores=0-7
/proc/6449/task/6453/stat : 6453 (SArTagnan) R 6447 6449 6230 0 -1 4202560 2724 0 0 0 301 0 0 0 25 0 8 0 804643506 336998400 17846 33554432000 4194304 4625164 140733790608000 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6449/tid=6454] ppid=6447 vsize=329100 CPUtime=3.06 cores=0-7
/proc/6449/task/6454/stat : 6454 (SArTagnan) R 6447 6449 6230 0 -1 4202560 2649 0 0 0 306 0 0 0 25 0 8 0 804643506 336998400 17846 33554432000 4194304 4625164 140733790608000 18446744073709551615 4348903 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6449/tid=6455] ppid=6447 vsize=329100 CPUtime=2.9 cores=0-7
/proc/6449/task/6455/stat : 6455 (SArTagnan) R 6447 6449 6230 0 -1 4202560 2760 0 0 0 290 0 0 0 25 0 8 0 804643506 336998400 17846 33554432000 4194304 4625164 140733790608000 18446744073709551615 4352728 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6449/tid=6456] ppid=6447 vsize=329100 CPUtime=2.86 cores=0-7
/proc/6449/task/6456/stat : 6456 (SArTagnan) R 6447 6449 6230 0 -1 4202560 3818 0 0 0 286 0 0 0 25 0 8 0 804643506 336998400 17846 33554432000 4194304 4625164 140733790608000 18446744073709551615 4351909 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 24.14
Current children cumulated vsize (KiB) 329100

[startup+6.30058 s]
/proc/loadavg: 7.41 7.91 7.97 9/573 6457
/proc/meminfo: memFree=32252036/32950928 swapFree=43925848/67111528
[pid=6449] ppid=6447 vsize=351824 CPUtime=49.68 cores=0-7
/proc/6449/stat : 6449 (SArTagnan) R 6447 6449 6230 0 -1 4202496 72349 0 0 0 4957 11 0 0 25 0 8 0 804643503 360267776 28374 33554432000 4194304 4625164 140733790608000 18446744073709551615 4512007 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/6449/statm: 87956 28374 348 106 0 83459 0
[pid=6449/tid=6450] ppid=6447 vsize=351824 CPUtime=6.25 cores=0-7
/proc/6449/task/6450/stat : 6450 (SArTagnan) R 6447 6449 6230 0 -1 4202560 6002 0 0 0 625 0 0 0 25 0 8 0 804643506 360267776 28374 33554432000 4194304 4625164 140733790608000 18446744073709551615 4351764 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6449/tid=6451] ppid=6447 vsize=351824 CPUtime=6.25 cores=0-7
/proc/6449/task/6451/stat : 6451 (SArTagnan) R 6447 6449 6230 0 -1 4202560 4121 0 0 0 625 0 0 0 25 0 8 0 804643506 360267776 28375 33554432000 4194304 4625164 140733790608000 18446744073709551615 4330892 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6449/tid=6452] ppid=6447 vsize=351824 CPUtime=6.26 cores=0-7
/proc/6449/task/6452/stat : 6452 (SArTagnan) R 6447 6449 6230 0 -1 4202560 36183 0 0 0 621 5 0 0 25 0 8 0 804643506 360267776 28375 33554432000 4194304 4625164 140733790608000 18446744073709551615 268272350241 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=6449/tid=6453] ppid=6447 vsize=351824 CPUtime=6.15 cores=0-7
/proc/6449/task/6453/stat : 6453 (SArTagnan) R 6447 6449 6230 0 -1 4202560 5768 0 0 0 614 1 0 0 25 0 8 0 804643506 360267776 28375 33554432000 4194304 4625164 140733790608000 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6449/tid=6454] ppid=6447 vsize=351824 CPUtime=6.26 cores=0-7
/proc/6449/task/6454/stat : 6454 (SArTagnan) R 6447 6449 6230 0 -1 4202560 4150 0 0 0 626 0 0 0 25 0 8 0 804643506 360267776 28375 33554432000 4194304 4625164 140733790608000 18446744073709551615 4348809 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6449/tid=6455] ppid=6447 vsize=351824 CPUtime=6.1 cores=0-7
/proc/6449/task/6455/stat : 6455 (SArTagnan) R 6447 6449 6230 0 -1 4202560 5984 0 0 0 609 1 0 0 25 0 8 0 804643506 360267776 28375 33554432000 4194304 4625164 140733790608000 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6449/tid=6456] ppid=6447 vsize=351824 CPUtime=6.06 cores=0-7
/proc/6449/task/6456/stat : 6456 (SArTagnan) R 6447 6449 6230 0 -1 4202560 4303 0 0 0 606 0 0 0 25 0 8 0 804643506 360267776 28375 33554432000 4194304 4625164 140733790608000 18446744073709551615 4352731 0 0 4096 2 0 0 0 -1 6 0 0 0

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

[pid=6449/tid=6453] ppid=6447 vsize=5337324 CPUtime=4542.03 cores=0-7
/proc/6449/task/6453/stat : 6453 (SArTagnan) R 6447 6449 6230 0 -1 4202560 289207 0 0 0 454141 62 0 0 25 0 8 0 804643506 5465419776 1113652 33554432000 4194304 4625164 140733790608000 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6449/tid=6454] ppid=6447 vsize=5337324 CPUtime=4556.68 cores=0-7
/proc/6449/task/6454/stat : 6454 (SArTagnan) R 6447 6449 6230 0 -1 4202560 268413 0 0 0 455616 52 0 0 25 0 8 0 804643506 5465419776 1113652 33554432000 4194304 4625164 140733790608000 18446744073709551615 4349019 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6449/tid=6455] ppid=6447 vsize=5337324 CPUtime=4556.55 cores=0-7
/proc/6449/task/6455/stat : 6455 (SArTagnan) R 6447 6449 6230 0 -1 4202560 383677 0 0 0 455585 70 0 0 25 0 8 0 804643506 5465419776 1113652 33554432000 4194304 4625164 140733790608000 18446744073709551615 4352728 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6449/tid=6456] ppid=6447 vsize=5337324 CPUtime=4554.74 cores=0-7
/proc/6449/task/6456/stat : 6456 (SArTagnan) R 6447 6449 6230 0 -1 4202560 148533 0 0 0 455435 39 0 0 25 0 8 0 804643506 5465419776 1113652 33554432000 4194304 4625164 140733790608000 18446744073709551615 4487791 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 36362.1
Current children cumulated vsize (KiB) 5337324

[startup+4582.4 s]
/proc/loadavg: 8.06 8.05 8.00 9/573 6591
/proc/meminfo: memFree=27828984/32950928 swapFree=43925848/67111528
[pid=6449] ppid=6447 vsize=5370096 CPUtime=36566.2 cores=0-7
/proc/6449/stat : 6449 (SArTagnan) R 6447 6449 6230 0 -1 4202496 18471014 0 0 0 3653698 2927 0 0 25 0 8 0 804643503 5498978304 1129294 33554432000 4194304 4625164 140733790608000 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/6449/statm: 1342524 1129294 349 106 0 1338027 0
[pid=6449/tid=6450] ppid=6447 vsize=5370096 CPUtime=4547.64 cores=0-7
/proc/6449/task/6450/stat : 6450 (SArTagnan) R 6447 6449 6230 0 -1 4202560 286792 0 0 0 454700 64 0 0 25 0 8 0 804643506 5498978304 1129294 33554432000 4194304 4625164 140733790608000 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6449/tid=6451] ppid=6447 vsize=5370096 CPUtime=4542.12 cores=0-7
/proc/6449/task/6451/stat : 6451 (SArTagnan) R 6447 6449 6230 0 -1 4202560 194539 0 0 0 454166 46 0 0 25 0 8 0 804643506 5498978304 1129294 33554432000 4194304 4625164 140733790608000 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=6449/tid=6452] ppid=6447 vsize=5370096 CPUtime=4582.15 cores=0-7
/proc/6449/task/6452/stat : 6452 (SArTagnan) R 6447 6449 6230 0 -1 4202560 15693887 0 0 0 455833 2382 0 0 25 0 8 0 804643506 5498978304 1129294 33554432000 4194304 4625164 140733790608000 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6449/tid=6453] ppid=6447 vsize=5370096 CPUtime=4567.63 cores=0-7
/proc/6449/task/6453/stat : 6453 (SArTagnan) R 6447 6449 6230 0 -1 4202560 289217 0 0 0 456701 62 0 0 25 0 8 0 804643506 5498978304 1129294 33554432000 4194304 4625164 140733790608000 18446744073709551615 4351764 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6449/tid=6454] ppid=6447 vsize=5370096 CPUtime=4582.24 cores=0-7
/proc/6449/task/6454/stat : 6454 (SArTagnan) R 6447 6449 6230 0 -1 4202560 268439 0 0 0 458172 52 0 0 25 0 8 0 804643506 5498978304 1129294 33554432000 4194304 4625164 140733790608000 18446744073709551615 4349019 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6449/tid=6455] ppid=6447 vsize=5370096 CPUtime=4582.15 cores=0-7
/proc/6449/task/6455/stat : 6455 (SArTagnan) R 6447 6449 6230 0 -1 4202560 383678 0 0 0 458144 71 0 0 25 0 8 0 804643506 5498978304 1129294 33554432000 4194304 4625164 140733790608000 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6449/tid=6456] ppid=6447 vsize=5370096 CPUtime=4580.32 cores=0-7
/proc/6449/task/6456/stat : 6456 (SArTagnan) R 6447 6449 6230 0 -1 4202560 148533 0 0 0 457993 39 0 0 25 0 8 0 804643506 5498978304 1129294 33554432000 4194304 4625164 140733790608000 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 36566.2
Current children cumulated vsize (KiB) 5370096

[startup+4588.8 s]
/proc/loadavg: 8.05 8.04 8.00 8/573 6591
/proc/meminfo: memFree=27826116/32950928 swapFree=43925848/67111528
[pid=6449] ppid=6447 vsize=5370096 CPUtime=36617.1 cores=0-7
/proc/6449/stat : 6449 (SArTagnan) R 6447 6449 6230 0 -1 4202496 18481644 0 0 0 3658785 2930 0 0 25 0 8 0 804643503 5498978304 1129769 33554432000 4194304 4625164 140733790608000 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/6449/statm: 1342524 1129769 349 106 0 1338027 0
[pid=6449/tid=6450] ppid=6447 vsize=5370096 CPUtime=4554.02 cores=0-7
/proc/6449/task/6450/stat : 6450 (SArTagnan) R 6447 6449 6230 0 -1 4202560 286886 0 0 0 455337 65 0 0 19 0 8 0 804643506 5498978304 1129769 33554432000 4194304 4625164 140733790608000 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6449/tid=6451] ppid=6447 vsize=5370096 CPUtime=4548.45 cores=0-7
/proc/6449/task/6451/stat : 6451 (SArTagnan) R 6447 6449 6230 0 -1 4202560 194670 0 0 0 454799 46 0 0 25 0 8 0 804643506 5498978304 1129769 33554432000 4194304 4625164 140733790608000 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6449/tid=6452] ppid=6447 vsize=5370096 CPUtime=4588.44 cores=0-7
/proc/6449/task/6452/stat : 6452 (SArTagnan) R 6447 6449 6230 0 -1 4202560 15703023 0 0 0 456460 2384 0 0 25 0 8 0 804643506 5498978304 1129769 33554432000 4194304 4625164 140733790608000 18446744073709551615 4339643 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=6449/tid=6453] ppid=6447 vsize=5370096 CPUtime=4574 cores=0-7
/proc/6449/task/6453/stat : 6453 (SArTagnan) R 6447 6449 6230 0 -1 4202560 289218 0 0 0 457337 63 0 0 25 0 8 0 804643506 5498978304 1129769 33554432000 4194304 4625164 140733790608000 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6449/tid=6454] ppid=6447 vsize=5370096 CPUtime=4588.64 cores=0-7
/proc/6449/task/6454/stat : 6454 (SArTagnan) R 6447 6449 6230 0 -1 4202560 268465 0 0 0 458812 52 0 0 25 0 8 0 804643506 5498978304 1129769 33554432000 4194304 4625164 140733790608000 18446744073709551615 4349019 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6449/tid=6455] ppid=6447 vsize=5370096 CPUtime=4588.5 cores=0-7
/proc/6449/task/6455/stat : 6455 (SArTagnan) R 6447 6449 6230 0 -1 4202560 383678 0 0 0 458778 72 0 0 25 0 8 0 804643506 5498978304 1129769 33554432000 4194304 4625164 140733790608000 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6449/tid=6456] ppid=6447 vsize=5370096 CPUtime=4586.71 cores=0-7
/proc/6449/task/6456/stat : 6456 (SArTagnan) R 6447 6449 6230 0 -1 4202560 148533 0 0 0 458632 39 0 0 19 0 8 0 804643506 5498978304 1129769 33554432000 4194304 4625164 140733790608000 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 36617.2
Current children cumulated vsize (KiB) 5370096

[startup+4592 s]
/proc/loadavg: 8.05 8.04 8.00 9/573 6592
/proc/meminfo: memFree=27819544/32950928 swapFree=43925848/67111528
[pid=6449] ppid=6447 vsize=5485212 CPUtime=36642.7 cores=0-7
/proc/6449/stat : 6449 (SArTagnan) R 6447 6449 6230 0 -1 4202496 18556638 0 0 0 3661329 2940 0 0 25 0 8 0 804643503 5616857088 1137593 33554432000 4194304 4625164 140733790608000 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/6449/statm: 1371303 1137593 366 106 0 1366806 0
[pid=6449/tid=6450] ppid=6447 vsize=5485212 CPUtime=4557.22 cores=0-7
/proc/6449/task/6450/stat : 6450 (SArTagnan) R 6447 6449 6230 0 -1 4202560 286886 0 0 0 455657 65 0 0 25 0 8 0 804643506 5616857088 1137593 33554432000 4194304 4625164 140733790608000 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6449/tid=6451] ppid=6447 vsize=5485212 CPUtime=4551.59 cores=0-7
/proc/6449/task/6451/stat : 6451 (SArTagnan) R 6447 6449 6230 0 -1 4202560 194670 0 0 0 455113 46 0 0 25 0 8 0 804643506 5616857088 1137593 33554432000 4194304 4625164 140733790608000 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6449/tid=6452] ppid=6447 vsize=5485212 CPUtime=4591.65 cores=0-7
/proc/6449/task/6452/stat : 6452 (SArTagnan) R 6447 6449 6230 0 -1 4202560 15714893 0 0 0 456779 2386 0 0 25 0 8 0 804643506 5616857088 1137593 33554432000 4194304 4625164 140733790608000 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=6449/tid=6453] ppid=6447 vsize=5485212 CPUtime=4577.2 cores=0-7
/proc/6449/task/6453/stat : 6453 (SArTagnan) R 6447 6449 6230 0 -1 4202560 289218 0 0 0 457657 63 0 0 25 0 8 0 804643506 5616857088 1137593 33554432000 4194304 4625164 140733790608000 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6449/tid=6454] ppid=6447 vsize=5485212 CPUtime=4591.84 cores=0-7
/proc/6449/task/6454/stat : 6454 (SArTagnan) R 6447 6449 6230 0 -1 4202560 268465 0 0 0 459132 52 0 0 18 0 8 0 804643506 5616857088 1137593 33554432000 4194304 4625164 140733790608000 18446744073709551615 4348903 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6449/tid=6455] ppid=6447 vsize=5485212 CPUtime=4591.7 cores=0-7
/proc/6449/task/6455/stat : 6455 (SArTagnan) R 6447 6449 6230 0 -1 4202560 383678 0 0 0 459098 72 0 0 25 0 8 0 804643506 5616857088 1137593 33554432000 4194304 4625164 140733790608000 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6449/tid=6456] ppid=6447 vsize=5485212 CPUtime=4589.91 cores=0-7
/proc/6449/task/6456/stat : 6456 (SArTagnan) R 6447 6449 6230 0 -1 4202560 148533 0 0 0 458952 39 0 0 25 0 8 0 804643506 5616857088 1137593 33554432000 4194304 4625164 140733790608000 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 36642.7
Current children cumulated vsize (KiB) 5485212

[startup+4595.2 s]
/proc/loadavg: 8.04 8.04 8.00 9/573 6592
/proc/meminfo: memFree=27789332/32950928 swapFree=43925848/67111528
[pid=6449] ppid=6447 vsize=5485212 CPUtime=36668.2 cores=0-7
/proc/6449/stat : 6449 (SArTagnan) R 6447 6449 6230 0 -1 4202496 18576784 0 0 0 3663875 2944 0 0 25 0 8 0 804643503 5616857088 1138225 33554432000 4194304 4625164 140733790608000 18446744073709551615 4512763 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/6449/statm: 1371303 1138225 349 106 0 1366806 0
[pid=6449/tid=6450] ppid=6447 vsize=5485212 CPUtime=4560.42 cores=0-7
/proc/6449/task/6450/stat : 6450 (SArTagnan) R 6447 6449 6230 0 -1 4202560 286886 0 0 0 455976 66 0 0 25 0 8 0 804643506 5616857088 1138225 33554432000 4194304 4625164 140733790608000 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6449/tid=6451] ppid=6447 vsize=5485212 CPUtime=4554.73 cores=0-7
/proc/6449/task/6451/stat : 6451 (SArTagnan) R 6447 6449 6230 0 -1 4202560 194670 0 0 0 455427 46 0 0 25 0 8 0 804643506 5616857088 1138225 33554432000 4194304 4625164 140733790608000 18446744073709551615 4351987 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6449/tid=6452] ppid=6447 vsize=5485212 CPUtime=4594.84 cores=0-7
/proc/6449/task/6452/stat : 6452 (SArTagnan) R 6447 6449 6230 0 -1 4202560 15733231 0 0 0 457096 2388 0 0 25 0 8 0 804643506 5616857088 1138225 33554432000 4194304 4625164 140733790608000 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=6449/tid=6453] ppid=6447 vsize=5485212 CPUtime=4580.4 cores=0-7
/proc/6449/task/6453/stat : 6453 (SArTagnan) R 6447 6449 6230 0 -1 4202560 289218 0 0 0 457977 63 0 0 20 0 8 0 804643506 5616857088 1138225 33554432000 4194304 4625164 140733790608000 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6449/tid=6454] ppid=6447 vsize=5485212 CPUtime=4595.02 cores=0-7
/proc/6449/task/6454/stat : 6454 (SArTagnan) R 6447 6449 6230 0 -1 4202560 268465 0 0 0 459450 52 0 0 25 0 8 0 804643506 5616857088 1138225 33554432000 4194304 4625164 140733790608000 18446744073709551615 4349325 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6449/tid=6455] ppid=6447 vsize=5485212 CPUtime=4594.9 cores=0-7
/proc/6449/task/6455/stat : 6455 (SArTagnan) R 6447 6449 6230 0 -1 4202560 383678 0 0 0 459418 72 0 0 25 0 8 0 804643506 5616857088 1138225 33554432000 4194304 4625164 140733790608000 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6449/tid=6456] ppid=6447 vsize=5485212 CPUtime=4593.11 cores=0-7
/proc/6449/task/6456/stat : 6456 (SArTagnan) R 6447 6449 6230 0 -1 4202560 148533 0 0 0 459271 40 0 0 19 0 8 0 804643506 5616857088 1138225 33554432000 4194304 4625164 140733790608000 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 36668.2
Current children cumulated vsize (KiB) 5485212

[startup+4596 s]
/proc/loadavg: 8.04 8.04 8.00 9/573 6592
/proc/meminfo: memFree=27789340/32950928 swapFree=43925848/67111528
[pid=6449] ppid=6447 vsize=5485212 CPUtime=36674.5 cores=0-7
/proc/6449/stat : 6449 (SArTagnan) R 6447 6449 6230 0 -1 4202496 18579182 0 0 0 3664506 2946 0 0 25 0 8 0 804643503 5616857088 1138536 33554432000 4194304 4625164 140733790608000 18446744073709551615 268272347378 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/6449/statm: 1371303 1138536 349 106 0 1366806 0
[pid=6449/tid=6450] ppid=6447 vsize=5485212 CPUtime=4561.17 cores=0-7
/proc/6449/task/6450/stat : 6450 (SArTagnan) R 6447 6449 6230 0 -1 4202560 286886 0 0 0 456051 66 0 0 25 0 8 0 804643506 5616857088 1138536 33554432000 4194304 4625164 140733790608000 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6449/tid=6451] ppid=6447 vsize=5485212 CPUtime=4555.52 cores=0-7
/proc/6449/task/6451/stat : 6451 (SArTagnan) R 6447 6449 6230 0 -1 4202560 194670 0 0 0 455506 46 0 0 25 0 8 0 804643506 5616857088 1138536 33554432000 4194304 4625164 140733790608000 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6449/tid=6452] ppid=6447 vsize=5485212 CPUtime=4595.63 cores=0-7
/proc/6449/task/6452/stat : 6452 (SArTagnan) R 6447 6449 6230 0 -1 4202560 15735311 0 0 0 457175 2388 0 0 18 0 8 0 804643506 5616857088 1138536 33554432000 4194304 4625164 140733790608000 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=6449/tid=6453] ppid=6447 vsize=5485212 CPUtime=4581.2 cores=0-7
/proc/6449/task/6453/stat : 6453 (SArTagnan) R 6447 6449 6230 0 -1 4202560 289218 0 0 0 458057 63 0 0 23 0 8 0 804643506 5616857088 1138536 33554432000 4194304 4625164 140733790608000 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6449/tid=6454] ppid=6447 vsize=5485212 CPUtime=4595.82 cores=0-7
/proc/6449/task/6454/stat : 6454 (SArTagnan) R 6447 6449 6230 0 -1 4202560 268465 0 0 0 459530 52 0 0 25 0 8 0 804643506 5616857088 1138536 33554432000 4194304 4625164 140733790608000 18446744073709551615 4329981 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6449/tid=6455] ppid=6447 vsize=5485212 CPUtime=4595.67 cores=0-7
/proc/6449/task/6455/stat : 6455 (SArTagnan) R 6447 6449 6230 0 -1 4202560 383678 0 0 0 459495 72 0 0 18 0 8 0 804643506 5616857088 1138536 33554432000 4194304 4625164 140733790608000 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6449/tid=6456] ppid=6447 vsize=5485212 CPUtime=4593.9 cores=0-7
/proc/6449/task/6456/stat : 6456 (SArTagnan) R 6447 6449 6230 0 -1 4202560 148533 0 0 0 459350 40 0 0 21 0 8 0 804643506 5616857088 1138536 33554432000 4194304 4625164 140733790608000 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 36674.5
Current children cumulated vsize (KiB) 5485212

[startup+4596.4 s]
/proc/loadavg: 8.04 8.04 8.00 9/573 6592
/proc/meminfo: memFree=27789340/32950928 swapFree=43925848/67111528
[pid=6449] ppid=6447 vsize=5485212 CPUtime=36677.6 cores=0-7
/proc/6449/stat : 6449 (SArTagnan) R 6447 6449 6230 0 -1 4202496 18580106 0 0 0 3664808 2953 0 0 25 0 8 0 804643503 5616857088 1139147 33554432000 4194304 4625164 140733790608000 18446744073709551615 268272794143 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/6449/statm: 1371303 1139147 349 106 0 1366806 0
[pid=6449/tid=6450] ppid=6447 vsize=5485212 CPUtime=4561.57 cores=0-7
/proc/6449/task/6450/stat : 6450 (SArTagnan) R 6447 6449 6230 0 -1 4202560 286886 0 0 0 456091 66 0 0 25 0 8 0 804643506 5616857088 1139147 33554432000 4194304 4625164 140733790608000 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6449/tid=6451] ppid=6447 vsize=5485212 CPUtime=4555.92 cores=0-7
/proc/6449/task/6451/stat : 6451 (SArTagnan) R 6447 6449 6230 0 -1 4202560 194670 0 0 0 455546 46 0 0 25 0 8 0 804643506 5616857088 1139147 33554432000 4194304 4625164 140733790608000 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6449/tid=6452] ppid=6447 vsize=5485212 CPUtime=4596.03 cores=0-7
/proc/6449/task/6452/stat : 6452 (SArTagnan) R 6447 6449 6230 0 -1 4202560 15735611 0 0 0 457215 2388 0 0 18 0 8 0 804643506 5616857088 1139147 33554432000 4194304 4625164 140733790608000 18446744073709551615 268272794143 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=6449/tid=6453] ppid=6447 vsize=5485212 CPUtime=4581.55 cores=0-7
/proc/6449/task/6453/stat : 6453 (SArTagnan) R 6447 6449 6230 0 -1 4202560 289218 0 0 0 458089 66 0 0 18 0 8 0 804643506 5616857088 1139147 33554432000 4194304 4625164 140733790608000 18446744073709551615 268272794143 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6449/tid=6454] ppid=6447 vsize=5485212 CPUtime=4596.17 cores=0-7
/proc/6449/task/6454/stat : 6454 (SArTagnan) R 6447 6449 6230 0 -1 4202560 268465 0 0 0 459563 54 0 0 17 0 8 0 804643506 5616857088 1139147 33554432000 4194304 4625164 140733790608000 18446744073709551615 268272794143 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6449/tid=6455] ppid=6447 vsize=5485212 CPUtime=4596.07 cores=0-7
/proc/6449/task/6455/stat : 6455 (SArTagnan) R 6447 6449 6230 0 -1 4202560 383678 0 0 0 459535 72 0 0 18 0 8 0 804643506 5616857088 1139147 33554432000 4194304 4625164 140733790608000 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6449/tid=6456] ppid=6447 vsize=5485212 CPUtime=4594.29 cores=0-7
/proc/6449/task/6456/stat : 6456 (SArTagnan) R 6447 6449 6230 0 -1 4202560 148533 0 0 0 459388 41 0 0 18 0 8 0 804643506 5616857088 1139147 33554432000 4194304 4625164 140733790608000 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 36677.6
Current children cumulated vsize (KiB) 5485212

[startup+4596.8 s]
/proc/loadavg: 8.04 8.04 8.00 9/573 6592
/proc/meminfo: memFree=27789340/32950928 swapFree=43925848/67111528
[pid=6449] ppid=6447 vsize=0 CPUtime=36680.8 cores=0-7
/proc/6449/stat : 6449 (SArTagnan) Z 6447 6449 6230 0 -1 4203548 18580846 0 0 0 3665123 2954 0 0 25 0 2 0 804643503 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/6449/statm: 0 0 0 0 0 0 0
[pid=6449/tid=6451] ppid=6447 vsize=0 CPUtime=4556.32 cores=0-7
/proc/6449/task/6451/stat : 6451 (SArTagnan) R 6447 6449 6230 0 -1 4203588 194670 0 0 0 455586 46 0 0 25 0 2 0 804643506 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 36680.8
Current children cumulated vsize (KiB) 0

[startup+4596.9 s]
/proc/loadavg: 8.04 8.04 8.00 2/567 6592
/proc/meminfo: memFree=29995172/32950928 swapFree=43925848/67111528
[pid=6449] ppid=6447 vsize=0 CPUtime=36680.9 cores=0-7
/proc/6449/stat : 6449 (SArTagnan) Z 6447 6449 6230 0 -1 4203548 18580846 0 0 0 3665123 2965 0 0 25 0 2 0 804643503 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/6449/statm: 0 0 0 0 0 0 0
[pid=6449/tid=6451] ppid=6447 vsize=0 CPUtime=4556.44 cores=0-7
/proc/6449/task/6451/stat : 6451 (SArTagnan) R 6447 6449 6230 0 -1 4203588 194670 0 0 0 455586 58 0 0 25 0 2 0 804643506 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 36680.9
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 4597
CPU time (s): 36681
CPU user time (s): 36651.2
CPU system time (s): 29.7445
CPU usage (%): 797.933
Max. virtual memory (cumulated for all children) (KiB): 5712004

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 36651.2
system time used= 29.7445
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18580846
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= 29243
involuntary context switches= 159299

runsolver used 24.3803 second user time and 65.1961 second system time

The end

Launcher Data

Begin job on node122 at 2011-06-01 14:14:07
IDJOB=3439106
IDBENCH=83268
IDSOLVER=1936
FILE ID=node122/3439106-1306930447
RUNJOBID= node122-1306925432-6244
PBS_JOBID= 13488555
Free space on /tmp= 73664 MiB

SOLVER NAME= SArTagnan 2011-05-15 (fixed)
BENCH NAME= SAT11/crafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/VanDerWaerden_pd_2-3-22_464.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3439106-1306930447/watcher-3439106-1306930447 -o /tmp/evaluation-result-3439106-1306930447/solver-3439106-1306930447 -C 40000 -W 5100 -M 31000  SArTagnan HOME/instance-3439106-1306930447.cnf -threads=8

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

MD5SUM BENCH= a722a199fd84ba0b319251daa47aa19c
RANDOM SEED=1551797165

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

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      32356748 kB
Buffers:        165072 kB
Cached:         109600 kB
SwapCached:      16804 kB
Active:         146124 kB
Inactive:       148960 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      32356748 kB
SwapTotal:    67111528 kB
SwapFree:     43925848 kB
Dirty:            1216 kB
Writeback:          36 kB
AnonPages:       18788 kB
Mapped:           8656 kB
Slab:           133332 kB
PageTables:      92544 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 180714412 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= 73664 MiB
End job on node122 at 2011-06-01 15:30:44