Trace number 3386381

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) 4800.38 1204.88

General information on the benchmark

NameAPPLICATIONS/bitverif/countbitsrotate/
countbitsrotate032.cnf
MD5SUM8d76aa747359ea8ccf15726792949452
Bench CategoryAPPLICATION (applications 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 variables8527
Number of clauses25484
Sum of the clauses size59460
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 216988
Number of clauses of size 38494
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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-3386381-1305577185/watcher-3386381-1305577185 -o /tmp/evaluation-result-3386381-1305577185/solver-3386381-1305577185 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3386381-1305577185.cnf -threads=4 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 8.10 8.19 8.28 5/481 10546
/proc/meminfo: memFree=14238296/32950928 swapFree=45358800/67111528
[pid=10546] ppid=10544 vsize=21088 CPUtime=0 cores=0,2,4,6
/proc/10546/stat : 10546 (SArTagnan) R 10544 10546 10402 0 -1 4202496 1030 0 0 0 0 0 0 0 18 0 1 0 669315152 21594112 834 33554432000 4194304 4625164 140735233027088 18446744073709551615 4339447 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10546/statm: 5272 834 296 106 0 775 0
[pid=10546/tid=10547] ppid=10544 vsize=55468 CPUtime=0 cores=0,2,4,6
/proc/10546/task/10547/stat : 10547 (SArTagnan) R 10544 10546 10402 0 -1 4202560 0 0 0 0 0 0 0 0 19 0 4 0 669315154 56799232 1684 33554432000 4194304 4625164 140735233027088 18446744073709551615 254500748273 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=10546/tid=10548] ppid=10544 vsize=55468 CPUtime=0 cores=0,2,4,6
/proc/10546/task/10548/stat : 10548 (SArTagnan) R 10544 10546 10402 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 4 0 669315154 56799232 1684 33554432000 4194304 4625164 140735233027088 18446744073709551615 47550723131314 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=10546/tid=10549] ppid=10544 vsize=55468 CPUtime=0 cores=0,2,4,6
/proc/10546/task/10549/stat : 10549 (SArTagnan) R 10544 10546 10402 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 4 0 669315154 56799232 1684 33554432000 4194304 4625164 140735233027088 18446744073709551615 47550723131314 0 0 4096 2 0 0 0 -1 0 0 0 0

[startup+0.117408 s]
/proc/loadavg: 8.10 8.19 8.28 5/481 10546
/proc/meminfo: memFree=14238296/32950928 swapFree=45358800/67111528
[pid=10546] ppid=10544 vsize=264324 CPUtime=0.49 cores=0,2,4,6
/proc/10546/stat : 10546 (SArTagnan) D 10544 10546 10402 0 -1 4202496 11336 0 0 0 49 0 0 0 18 0 4 0 669315152 270667776 7880 33554432000 4194304 4625164 140735233027088 18446744073709551615 254500352709 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/10546/statm: 67019 7673 343 106 0 62522 0
[pid=10546/tid=10547] ppid=10544 vsize=268076 CPUtime=0.11 cores=0,2,4,6
/proc/10546/task/10547/stat : 10547 (SArTagnan) D 10544 10546 10402 0 -1 4202560 1393 0 0 0 11 0 0 0 20 0 4 0 669315154 274509824 7673 33554432000 4194304 4625164 140735233027088 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10546/tid=10548] ppid=10544 vsize=268076 CPUtime=0.12 cores=0,2,4,6
/proc/10546/task/10548/stat : 10548 (SArTagnan) R 10544 10546 10402 0 -1 4202560 160 0 0 0 12 0 0 0 20 0 4 0 669315154 274509824 7673 33554432000 4194304 4625164 140735233027088 18446744073709551615 4462461 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=10546/tid=10549] ppid=10544 vsize=269372 CPUtime=0.12 cores=0,2,4,6
/proc/10546/task/10549/stat : 10549 (SArTagnan) D 10544 10546 10402 0 -1 4202560 1848 0 0 0 12 0 0 0 20 0 4 0 669315154 275836928 8732 33554432000 4194304 4625164 140735233027088 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 264324

[startup+0.265148 s]
/proc/loadavg: 8.10 8.19 8.28 5/481 10546
/proc/meminfo: memFree=14238296/32950928 swapFree=45358800/67111528
[pid=10546] ppid=10544 vsize=281704 CPUtime=1 cores=0,2,4,6
/proc/10546/stat : 10546 (SArTagnan) R 10544 10546 10402 0 -1 4202496 18195 0 0 0 99 1 0 0 18 0 4 0 669315152 288464896 10517 33554432000 4194304 4625164 140735233027088 18446744073709551615 4513472 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/10546/statm: 70426 10517 345 106 0 65929 0
[pid=10546/tid=10547] ppid=10544 vsize=281704 CPUtime=0.24 cores=0,2,4,6
/proc/10546/task/10547/stat : 10547 (SArTagnan) R 10544 10546 10402 0 -1 4202560 2819 0 0 0 24 0 0 0 20 0 4 0 669315154 288464896 10517 33554432000 4194304 4625164 140735233027088 18446744073709551615 4462461 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10546/tid=10548] ppid=10544 vsize=281704 CPUtime=0.24 cores=0,2,4,6
/proc/10546/task/10548/stat : 10548 (SArTagnan) R 10544 10546 10402 0 -1 4202560 2205 0 0 0 24 0 0 0 20 0 4 0 669315154 288464896 10517 33554432000 4194304 4625164 140735233027088 18446744073709551615 254500347861 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=10546/tid=10549] ppid=10544 vsize=281704 CPUtime=0.24 cores=0,2,4,6
/proc/10546/task/10549/stat : 10549 (SArTagnan) R 10544 10546 10402 0 -1 4202560 3174 0 0 0 24 0 0 0 20 0 4 0 669315154 288464896 10517 33554432000 4194304 4625164 140735233027088 18446744073709551615 4551147 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1
Current children cumulated vsize (KiB) 281704

[startup+0.365128 s]
/proc/loadavg: 8.10 8.19 8.28 5/481 10546
/proc/meminfo: memFree=14238296/32950928 swapFree=45358800/67111528
[pid=10546] ppid=10544 vsize=282868 CPUtime=1.4 cores=0,2,4,6
/proc/10546/stat : 10546 (SArTagnan) R 10544 10546 10402 0 -1 4202496 19046 0 0 0 139 1 0 0 18 0 4 0 669315152 289656832 10703 33554432000 4194304 4625164 140735233027088 18446744073709551615 4393110 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/10546/statm: 70717 10703 345 106 0 66220 0
[pid=10546/tid=10547] ppid=10544 vsize=282868 CPUtime=0.34 cores=0,2,4,6
/proc/10546/task/10547/stat : 10547 (SArTagnan) R 10544 10546 10402 0 -1 4202560 2824 0 0 0 34 0 0 0 20 0 4 0 669315154 289656832 10703 33554432000 4194304 4625164 140735233027088 18446744073709551615 4462461 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10546/tid=10548] ppid=10544 vsize=282868 CPUtime=0.34 cores=0,2,4,6
/proc/10546/task/10548/stat : 10548 (SArTagnan) R 10544 10546 10402 0 -1 4202560 2875 0 0 0 34 0 0 0 20 0 4 0 669315154 289656832 10703 33554432000 4194304 4625164 140735233027088 18446744073709551615 4351801 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=10546/tid=10549] ppid=10544 vsize=282868 CPUtime=0.34 cores=0,2,4,6
/proc/10546/task/10549/stat : 10549 (SArTagnan) R 10544 10546 10402 0 -1 4202560 3324 0 0 0 34 0 0 0 20 0 4 0 669315154 289656832 10703 33554432000 4194304 4625164 140735233027088 18446744073709551615 4334473 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.4
Current children cumulated vsize (KiB) 282868

[startup+0.701062 s]
/proc/loadavg: 8.10 8.19 8.28 5/481 10546
/proc/meminfo: memFree=14238296/32950928 swapFree=45358800/67111528
[pid=10546] ppid=10544 vsize=284616 CPUtime=2.75 cores=0,2,4,6
/proc/10546/stat : 10546 (SArTagnan) R 10544 10546 10402 0 -1 4202496 20439 0 0 0 273 2 0 0 18 0 4 0 669315152 291446784 11051 33554432000 4194304 4625164 140735233027088 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/10546/statm: 71154 11051 346 106 0 66657 0
[pid=10546/tid=10547] ppid=10544 vsize=284616 CPUtime=0.67 cores=0,2,4,6
/proc/10546/task/10547/stat : 10547 (SArTagnan) R 10544 10546 10402 0 -1 4202560 2850 0 0 0 67 0 0 0 21 0 4 0 669315154 291446784 11051 33554432000 4194304 4625164 140735233027088 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10546/tid=10548] ppid=10544 vsize=284616 CPUtime=0.68 cores=0,2,4,6
/proc/10546/task/10548/stat : 10548 (SArTagnan) R 10544 10546 10402 0 -1 4202560 2895 0 0 0 68 0 0 0 21 0 4 0 669315154 291446784 11051 33554432000 4194304 4625164 140735233027088 18446744073709551615 4351839 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=10546/tid=10549] ppid=10544 vsize=284616 CPUtime=0.67 cores=0,2,4,6
/proc/10546/task/10549/stat : 10549 (SArTagnan) R 10544 10546 10402 0 -1 4202560 3517 0 0 0 67 0 0 0 21 0 4 0 669315154 291446784 11051 33554432000 4194304 4625164 140735233027088 18446744073709551615 4288686 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2.75
Current children cumulated vsize (KiB) 284616

[startup+1.5009 s]
/proc/loadavg: 8.10 8.19 8.28 9/485 10550
/proc/meminfo: memFree=14195240/32950928 swapFree=45358800/67111528
[pid=10546] ppid=10544 vsize=284616 CPUtime=5.93 cores=0,2,4,6
/proc/10546/stat : 10546 (SArTagnan) R 10544 10546 10402 0 -1 4202496 22408 0 0 0 591 2 0 0 20 0 4 0 669315152 291446784 11455 33554432000 4194304 4625164 140735233027088 18446744073709551615 4512156 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/10546/statm: 71154 11455 346 106 0 66657 0
[pid=10546/tid=10547] ppid=10544 vsize=284616 CPUtime=1.46 cores=0,2,4,6
/proc/10546/task/10547/stat : 10547 (SArTagnan) R 10544 10546 10402 0 -1 4202560 2880 0 0 0 146 0 0 0 23 0 4 0 669315154 291446784 11455 33554432000 4194304 4625164 140735233027088 18446744073709551615 4465280 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10546/tid=10548] ppid=10544 vsize=284616 CPUtime=1.48 cores=0,2,4,6
/proc/10546/task/10548/stat : 10548 (SArTagnan) R 10544 10546 10402 0 -1 4202560 2925 0 0 0 148 0 0 0 23 0 4 0 669315154 291446784 11455 33554432000 4194304 4625164 140735233027088 18446744073709551615 4462461 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=10546/tid=10549] ppid=10544 vsize=284616 CPUtime=1.47 cores=0,2,4,6
/proc/10546/task/10549/stat : 10549 (SArTagnan) R 10544 10546 10402 0 -1 4202560 5372 0 0 0 147 0 0 0 23 0 4 0 669315154 291446784 11455 33554432000 4194304 4625164 140735233027088 18446744073709551615 254500388619 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.93
Current children cumulated vsize (KiB) 284616

[startup+3.10059 s]
/proc/loadavg: 8.09 8.19 8.28 9/485 10550
/proc/meminfo: memFree=14191892/32950928 swapFree=45358800/67111528
[pid=10546] ppid=10544 vsize=285976 CPUtime=12.31 cores=0,2,4,6
/proc/10546/stat : 10546 (SArTagnan) R 10544 10546 10402 0 -1 4202496 22796 0 0 0 1229 2 0 0 25 0 4 0 669315152 292839424 11843 33554432000 4194304 4625164 140735233027088 18446744073709551615 4511967 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/10546/statm: 71494 11843 346 106 0 66997 0
[pid=10546/tid=10547] ppid=10544 vsize=285976 CPUtime=3.04 cores=0,2,4,6
/proc/10546/task/10547/stat : 10547 (SArTagnan) R 10544 10546 10402 0 -1 4202560 2880 0 0 0 304 0 0 0 25 0 4 0 669315154 292839424 11843 33554432000 4194304 4625164 140735233027088 18446744073709551615 4351792 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10546/tid=10548] ppid=10544 vsize=285976 CPUtime=3.08 cores=0,2,4,6
/proc/10546/task/10548/stat : 10548 (SArTagnan) R 10544 10546 10402 0 -1 4202560 2972 0 0 0 308 0 0 0 25 0 4 0 669315154 292839424 11843 33554432000 4194304 4625164 140735233027088 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=10546/tid=10549] ppid=10544 vsize=285976 CPUtime=3.08 cores=0,2,4,6
/proc/10546/task/10549/stat : 10549 (SArTagnan) R 10544 10546 10402 0 -1 4202560 5713 0 0 0 307 1 0 0 25 0 4 0 669315154 292839424 11843 33554432000 4194304 4625164 140735233027088 18446744073709551615 4547221 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.31
Current children cumulated vsize (KiB) 285976

[startup+6.30095 s]
/proc/loadavg: 8.09 8.19 8.28 9/485 10550
/proc/meminfo: memFree=14188296/32950928 swapFree=45358800/67111528
[pid=10546] ppid=10544 vsize=292320 CPUtime=25.06 cores=0,2,4,6
/proc/10546/stat : 10546 (SArTagnan) R 10544 10546 10402 0 -1 4202496 25184 0 0 0 2503 3 0 0 25 0 4 0 669315152 299335680 13332 33554432000 4194304 4625164 140735233027088 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/10546/statm: 73080 13332 346 106 0 68583 0
[pid=10546/tid=10547] ppid=10544 vsize=292320 CPUtime=6.19 cores=0,2,4,6
/proc/10546/task/10547/stat : 10547 (SArTagnan) R 10544 10546 10402 0 -1 4202560 2936 0 0 0 619 0 0 0 25 0 4 0 669315154 299335680 13332 33554432000 4194304 4625164 140735233027088 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10546/tid=10548] ppid=10544 vsize=292320 CPUtime=6.28 cores=0,2,4,6
/proc/10546/task/10548/stat : 10548 (SArTagnan) R 10544 10546 10402 0 -1 4202560 3164 0 0 0 628 0 0 0 25 0 4 0 669315154 299335680 13332 33554432000 4194304 4625164 140735233027088 18446744073709551615 4465280 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=10546/tid=10549] ppid=10544 vsize=292320 CPUtime=6.28 cores=0,2,4,6
/proc/10546/task/10549/stat : 10549 (SArTagnan) R 10544 10546 10402 0 -1 4202560 7853 0 0 0 627 1 0 0 25 0 4 0 669315154 299335680 13332 33554432000 4194304 4625164 140735233027088 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.06
Current children cumulated vsize (KiB) 292320

[startup+12.7007 s]
/proc/loadavg: 8.08 8.18 8.27 9/485 10550
/proc/meminfo: memFree=14165100/32950928 swapFree=45358800/67111528
[pid=10546] ppid=10544 vsize=305812 CPUtime=50.56 cores=0,2,4,6
/proc/10546/stat : 10546 (SArTagnan) R 10544 10546 10402 0 -1 4202496 30485 0 0 0 5052 4 0 0 25 0 4 0 669315152 313151488 16896 33554432000 4194304 4625164 140735233027088 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/10546/statm: 76453 16896 346 106 0 71956 0
[pid=10546/tid=10547] ppid=10544 vsize=305812 CPUtime=12.48 cores=0,2,4,6
/proc/10546/task/10547/stat : 10547 (SArTagnan) R 10544 10546 10402 0 -1 4202560 4142 0 0 0 1248 0 0 0 25 0 4 0 669315154 313151488 16896 33554432000 4194304 4625164 140735233027088 18446744073709551615 4464984 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10546/tid=10548] ppid=10544 vsize=305812 CPUtime=12.67 cores=0,2,4,6
/proc/10546/task/10548/stat : 10548 (SArTagnan) R 10544 10546 10402 0 -1 4202560 4556 0 0 0 1267 0 0 0 25 0 4 0 669315154 313151488 16896 33554432000 4194304 4625164 140735233027088 18446744073709551615 4352895 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=10546/tid=10549] ppid=10544 vsize=305812 CPUtime=12.68 cores=0,2,4,6
/proc/10546/task/10549/stat : 10549 (SArTagnan) R 10544 10546 10402 0 -1 4202560 10518 0 0 0 1266 2 0 0 25 0 4 0 669315154 313151488 16896 33554432000 4194304 4625164 140735233027088 18446744073709551615 4334822 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.56
Current children cumulated vsize (KiB) 305812

[startup+25.5011 s]
/proc/loadavg: 8.07 8.18 8.27 9/485 10550
/proc/meminfo: memFree=14141772/32950928 swapFree=45358800/67111528
[pid=10546] ppid=10544 vsize=325044 CPUtime=101.54 cores=0,2,4,6
/proc/10546/stat : 10546 (SArTagnan) R 10544 10546 10402 0 -1 4202496 37887 0 0 0 10148 6 0 0 25 0 4 0 669315152 332845056 22991 33554432000 4194304 4625164 140735233027088 18446744073709551615 4519334 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/10546/statm: 81261 22991 347 106 0 76764 0
[pid=10546/tid=10547] ppid=10544 vsize=325044 CPUtime=25.08 cores=0,2,4,6
/proc/10546/task/10547/stat : 10547 (SArTagnan) R 10544 10546 10402 0 -1 4202560 4884 0 0 0 2507 1 0 0 25 0 4 0 669315154 332845056 22991 33554432000 4194304 4625164 140735233027088 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10546/tid=10548] ppid=10544 vsize=325044 CPUtime=25.47 cores=0,2,4,6
/proc/10546/task/10548/stat : 10548 (SArTagnan) R 10544 10546 10402 0 -1 4202560 5295 0 0 0 2547 0 0 0 25 0 4 0 669315154 332845056 22991 33554432000 4194304 4625164 140735233027088 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=10546/tid=10549] ppid=10544 vsize=325044 CPUtime=25.48 cores=0,2,4,6
/proc/10546/task/10549/stat : 10549 (SArTagnan) R 10544 10546 10402 0 -1 4202560 16236 0 0 0 2545 3 0 0 25 0 4 0 669315154 332845056 22991 33554432000 4194304 4625164 140735233027088 18446744073709551615 4579607 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.54
Current children cumulated vsize (KiB) 325044

[startup+51.101 s]
/proc/loadavg: 8.12 8.18 8.27 9/485 10551
/proc/meminfo: memFree=14055188/32950928 swapFree=45358800/67111528
[pid=10546] ppid=10544 vsize=326200 CPUtime=203.56 cores=0,2,4,6
/proc/10546/stat : 10546 (SArTagnan) R 10544 10546 10402 0 -1 4202496 219170 0 0 0 20320 36 0 0 25 0 4 0 669315152 334028800 34105 33554432000 4194304 4625164 140735233027088 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/10546/statm: 81550 34105 347 106 0 77053 0
[pid=10546/tid=10547] ppid=10544 vsize=326200 CPUtime=50.3 cores=0,2,4,6
/proc/10546/task/10547/stat : 10547 (SArTagnan) R 10544 10546 10402 0 -1 4202560 7784 0 0 0 5027 3 0 0 25 0 4 0 669315154 334028800 34105 33554432000 4194304 4625164 140735233027088 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10546/tid=10548] ppid=10544 vsize=326200 CPUtime=51.07 cores=0,2,4,6
/proc/10546/task/10548/stat : 10548 (SArTagnan) R 10544 10546 10402 0 -1 4202560 10007 0 0 0 5106 1 0 0 25 0 4 0 669315154 334028800 34105 33554432000 4194304 4625164 140735233027088 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=10546/tid=10549] ppid=10544 vsize=326200 CPUtime=51.08 cores=0,2,4,6
/proc/10546/task/10549/stat : 10549 (SArTagnan) R 10544 10546 10402 0 -1 4202560 187179 0 0 0 5078 30 0 0 25 0 4 0 669315154 334028800 34105 33554432000 4194304 4625164 140735233027088 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 203.56
Current children cumulated vsize (KiB) 326200

[startup+102.301 s]
/proc/loadavg: 8.11 8.16 8.26 9/485 10553
/proc/meminfo: memFree=13954712/32950928 swapFree=45358800/67111528
[pid=10546] ppid=10544 vsize=345020 CPUtime=407.6 cores=0,2,4,6
/proc/10546/stat : 10546 (SArTagnan) R 10544 10546 10402 0 -1 4202496 563707 0 0 0 40671 89 0 0 25 0 4 0 669315152 353300480 54662 33554432000 4194304 4625164 140735233027088 18446744073709551615 4422789 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/10546/statm: 86255 54662 347 106 0 81758 0
[pid=10546/tid=10547] ppid=10544 vsize=345020 CPUtime=100.71 cores=0,2,4,6
/proc/10546/task/10547/stat : 10547 (SArTagnan) R 10544 10546 10402 0 -1 4202560 10131 0 0 0 10067 4 0 0 25 0 4 0 669315154 353300480 54662 33554432000 4194304 4625164 140735233027088 18446744073709551615 4462641 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10546/tid=10548] ppid=10544 vsize=345020 CPUtime=102.3 cores=0,2,4,6
/proc/10546/task/10548/stat : 10548 (SArTagnan) R 10544 10546 10402 0 -1 4202560 16507 0 0 0 10228 2 0 0 25 0 4 0 669315154 353300480 54662 33554432000 4194304 4625164 140735233027088 18446744073709551615 4351792 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=10546/tid=10549] ppid=10544 vsize=345020 CPUtime=102.3 cores=0,2,4,6
/proc/10546/task/10549/stat : 10549 (SArTagnan) R 10544 10546 10402 0 -1 4202560 519656 0 0 0 10150 80 0 0 25 0 4 0 669315154 353300480 54662 33554432000 4194304 4625164 140735233027088 18446744073709551615 4552336 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 407.6
Current children cumulated vsize (KiB) 345020

[startup+162.301 s]

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

[pid=10546] ppid=10544 vsize=1222264 CPUtime=2798.16 cores=0,2,4,6
/proc/10546/stat : 10546 (SArTagnan) R 10544 10546 10402 0 -1 4202496 4098130 0 0 0 279190 626 0 0 25 0 4 0 669315152 1251598336 240959 33554432000 4194304 4625164 140735233027088 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/10546/statm: 305566 240959 930 106 0 301069 0
[pid=10546/tid=10547] ppid=10544 vsize=1222264 CPUtime=691.38 cores=0,2,4,6
/proc/10546/task/10547/stat : 10547 (SArTagnan) R 10544 10546 10402 0 -1 4202560 27939 0 0 0 69130 8 0 0 25 0 4 0 669315154 1251598336 240959 33554432000 4194304 4625164 140735233027088 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10546/tid=10548] ppid=10544 vsize=1222264 CPUtime=702.3 cores=0,2,4,6
/proc/10546/task/10548/stat : 10548 (SArTagnan) R 10544 10546 10402 0 -1 4202560 81555 0 0 0 70217 13 0 0 25 0 4 0 669315154 1251598336 240959 33554432000 4194304 4625164 140735233027088 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=10546/tid=10549] ppid=10544 vsize=1222264 CPUtime=702.3 cores=0,2,4,6
/proc/10546/task/10549/stat : 10549 (SArTagnan) R 10544 10546 10402 0 -1 4202560 3887752 0 0 0 69642 588 0 0 25 0 4 0 669315154 1251598336 240959 33554432000 4194304 4625164 140735233027088 18446744073709551615 4352855 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2798.16
Current children cumulated vsize (KiB) 1222264

[startup+762.301 s]
/proc/loadavg: 8.00 8.06 8.15 10/485 10631
/proc/meminfo: memFree=13399084/32950928 swapFree=45358800/67111528
[pid=10546] ppid=10544 vsize=1267852 CPUtime=3037.26 cores=0,2,4,6
/proc/10546/stat : 10546 (SArTagnan) R 10544 10546 10402 0 -1 4202496 4485387 0 0 0 303040 686 0 0 25 0 4 0 669315152 1298280448 254548 33554432000 4194304 4625164 140735233027088 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/10546/statm: 316963 254548 924 106 0 312466 0
[pid=10546/tid=10547] ppid=10544 vsize=1267852 CPUtime=750.46 cores=0,2,4,6
/proc/10546/task/10547/stat : 10547 (SArTagnan) R 10544 10546 10402 0 -1 4202560 28179 0 0 0 75038 8 0 0 25 0 4 0 669315154 1298280448 254550 33554432000 4194304 4625164 140735233027088 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10546/tid=10548] ppid=10544 vsize=1267852 CPUtime=762.33 cores=0,2,4,6
/proc/10546/task/10548/stat : 10548 (SArTagnan) R 10544 10546 10402 0 -1 4202560 83189 0 0 0 76218 15 0 0 25 0 4 0 669315154 1298280448 254550 33554432000 4194304 4625164 140735233027088 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=10546/tid=10549] ppid=10544 vsize=1267852 CPUtime=762.32 cores=0,2,4,6
/proc/10546/task/10549/stat : 10549 (SArTagnan) R 10544 10546 10402 0 -1 4202560 4248830 0 0 0 75589 643 0 0 25 0 4 0 669315154 1298280448 254550 33554432000 4194304 4625164 140735233027088 18446744073709551615 4339207 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3037.26
Current children cumulated vsize (KiB) 1267852

[startup+822.301 s]
/proc/loadavg: 8.11 8.08 8.15 9/485 10633
/proc/meminfo: memFree=13085468/32950928 swapFree=45358800/67111528
[pid=10546] ppid=10544 vsize=1373612 CPUtime=3276.3 cores=0,2,4,6
/proc/10546/stat : 10546 (SArTagnan) R 10544 10546 10402 0 -1 4202496 4849460 0 0 0 326896 734 0 0 25 0 4 0 669315152 1406578688 272380 33554432000 4194304 4625164 140735233027088 18446744073709551615 4512156 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/10546/statm: 343403 272380 884 106 0 338906 0
[pid=10546/tid=10547] ppid=10544 vsize=1373612 CPUtime=809.52 cores=0,2,4,6
/proc/10546/task/10547/stat : 10547 (SArTagnan) R 10544 10546 10402 0 -1 4202560 28512 0 0 0 80944 8 0 0 25 0 4 0 669315154 1406578688 272380 33554432000 4194304 4625164 140735233027088 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10546/tid=10548] ppid=10544 vsize=1373612 CPUtime=822.31 cores=0,2,4,6
/proc/10546/task/10548/stat : 10548 (SArTagnan) R 10544 10546 10402 0 -1 4202560 83338 0 0 0 82216 15 0 0 25 0 4 0 669315154 1406578688 272380 33554432000 4194304 4625164 140735233027088 18446744073709551615 4351777 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=10546/tid=10549] ppid=10544 vsize=1373612 CPUtime=822.31 cores=0,2,4,6
/proc/10546/task/10549/stat : 10549 (SArTagnan) R 10544 10546 10402 0 -1 4202560 4611039 0 0 0 81541 690 0 0 25 0 4 0 669315154 1406578688 272380 33554432000 4194304 4625164 140735233027088 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3276.3
Current children cumulated vsize (KiB) 1373612

[startup+882.319 s]
/proc/loadavg: 8.21 8.11 8.15 9/485 10634
/proc/meminfo: memFree=12846108/32950928 swapFree=45358800/67111528
[pid=10546] ppid=10544 vsize=1373612 CPUtime=3515.41 cores=0,2,4,6
/proc/10546/stat : 10546 (SArTagnan) R 10544 10546 10402 0 -1 4202496 5214891 0 0 0 350757 784 0 0 25 0 4 0 669315152 1406578688 283422 33554432000 4194304 4625164 140735233027088 18446744073709551615 4519334 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/10546/statm: 343403 283422 892 106 0 338906 0
[pid=10546/tid=10547] ppid=10544 vsize=1373612 CPUtime=868.6 cores=0,2,4,6
/proc/10546/task/10547/stat : 10547 (SArTagnan) R 10544 10546 10402 0 -1 4202560 28692 0 0 0 86852 8 0 0 25 0 4 0 669315154 1406578688 283422 33554432000 4194304 4625164 140735233027088 18446744073709551615 4351830 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10546/tid=10548] ppid=10544 vsize=1373612 CPUtime=882.33 cores=0,2,4,6
/proc/10546/task/10548/stat : 10548 (SArTagnan) R 10544 10546 10402 0 -1 4202560 83472 0 0 0 88218 15 0 0 25 0 4 0 669315154 1406578688 283422 33554432000 4194304 4625164 140735233027088 18446744073709551615 4462461 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=10546/tid=10549] ppid=10544 vsize=1373612 CPUtime=882.33 cores=0,2,4,6
/proc/10546/task/10549/stat : 10549 (SArTagnan) R 10544 10546 10402 0 -1 4202560 4975113 0 0 0 87494 739 0 0 25 0 4 0 669315154 1406578688 283422 33554432000 4194304 4625164 140735233027088 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3515.41
Current children cumulated vsize (KiB) 1373612

[startup+942.301 s]
/proc/loadavg: 8.16 8.10 8.15 10/485 10636
/proc/meminfo: memFree=12586660/32950928 swapFree=45358800/67111528
[pid=10546] ppid=10544 vsize=1482484 CPUtime=3754.42 cores=0,2,4,6
/proc/10546/stat : 10546 (SArTagnan) R 10544 10546 10402 0 -1 4202496 5582954 0 0 0 374605 837 0 0 25 0 4 0 669315152 1518063616 302916 33554432000 4194304 4625164 140735233027088 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/10546/statm: 370621 302916 1380 106 0 366124 0
[pid=10546/tid=10547] ppid=10544 vsize=1482484 CPUtime=927.66 cores=0,2,4,6
/proc/10546/task/10547/stat : 10547 (SArTagnan) R 10544 10546 10402 0 -1 4202560 36390 0 0 0 92757 9 0 0 25 0 4 0 669315154 1518063616 302916 33554432000 4194304 4625164 140735233027088 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10546/tid=10548] ppid=10544 vsize=1482484 CPUtime=942.32 cores=0,2,4,6
/proc/10546/task/10548/stat : 10548 (SArTagnan) R 10544 10546 10402 0 -1 4202560 83695 0 0 0 94217 15 0 0 25 0 4 0 669315154 1518063616 302916 33554432000 4194304 4625164 140735233027088 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=10546/tid=10549] ppid=10544 vsize=1482484 CPUtime=942.31 cores=0,2,4,6
/proc/10546/task/10549/stat : 10549 (SArTagnan) R 10544 10546 10402 0 -1 4202560 5333727 0 0 0 93441 790 0 0 25 0 4 0 669315154 1518063616 302916 33554432000 4194304 4625164 140735233027088 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3754.42
Current children cumulated vsize (KiB) 1482484

[startup+1002.3 s]
/proc/loadavg: 8.11 8.09 8.14 9/485 10638
/proc/meminfo: memFree=12360320/32950928 swapFree=45358800/67111528
[pid=10546] ppid=10544 vsize=1482484 CPUtime=3993.48 cores=0,2,4,6
/proc/10546/stat : 10546 (SArTagnan) R 10544 10546 10402 0 -1 4202496 5956151 0 0 0 398456 892 0 0 25 0 4 0 669315152 1518063616 314535 33554432000 4194304 4625164 140735233027088 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/10546/statm: 370621 314535 1358 106 0 366124 0
[pid=10546/tid=10547] ppid=10544 vsize=1482484 CPUtime=986.72 cores=0,2,4,6
/proc/10546/task/10547/stat : 10547 (SArTagnan) R 10544 10546 10402 0 -1 4202560 37329 0 0 0 98663 9 0 0 25 0 4 0 669315154 1518063616 314535 33554432000 4194304 4625164 140735233027088 18446744073709551615 4465186 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10546/tid=10548] ppid=10544 vsize=1482484 CPUtime=1002.32 cores=0,2,4,6
/proc/10546/task/10548/stat : 10548 (SArTagnan) R 10544 10546 10402 0 -1 4202560 83796 0 0 0 100217 15 0 0 25 0 4 0 669315154 1518063616 314535 33554432000 4194304 4625164 140735233027088 18446744073709551615 4351830 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=10546/tid=10549] ppid=10544 vsize=1482484 CPUtime=1002.31 cores=0,2,4,6
/proc/10546/task/10549/stat : 10549 (SArTagnan) R 10544 10546 10402 0 -1 4202560 5703954 0 0 0 99386 845 0 0 25 0 4 0 669315154 1518063616 314535 33554432000 4194304 4625164 140735233027088 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3993.48
Current children cumulated vsize (KiB) 1482484

[startup+1062.3 s]
/proc/loadavg: 8.11 8.09 8.14 9/485 10639
/proc/meminfo: memFree=12223764/32950928 swapFree=45358800/67111528
[pid=10546] ppid=10544 vsize=1569428 CPUtime=4232.53 cores=0,2,4,6
/proc/10546/stat : 10546 (SArTagnan) R 10544 10546 10402 0 -1 4202496 6152224 0 0 0 422330 923 0 0 25 0 4 0 669315152 1607094272 323403 33554432000 4194304 4625164 140735233027088 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/10546/statm: 392357 323403 651 106 0 387860 0
[pid=10546/tid=10547] ppid=10544 vsize=1569428 CPUtime=1045.8 cores=0,2,4,6
/proc/10546/task/10547/stat : 10547 (SArTagnan) R 10544 10546 10402 0 -1 4202560 37890 0 0 0 104570 10 0 0 25 0 4 0 669315154 1607094272 323403 33554432000 4194304 4625164 140735233027088 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10546/tid=10548] ppid=10544 vsize=1569428 CPUtime=1062.32 cores=0,2,4,6
/proc/10546/task/10548/stat : 10548 (SArTagnan) R 10544 10546 10402 0 -1 4202560 84605 0 0 0 106217 15 0 0 25 0 4 0 669315154 1607094272 323403 33554432000 4194304 4625164 140735233027088 18446744073709551615 4351827 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=10546/tid=10549] ppid=10544 vsize=1569428 CPUtime=1062.31 cores=0,2,4,6
/proc/10546/task/10549/stat : 10549 (SArTagnan) R 10544 10546 10402 0 -1 4202560 5884917 0 0 0 105358 873 0 0 25 0 4 0 669315154 1607094272 323403 33554432000 4194304 4625164 140735233027088 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4232.53
Current children cumulated vsize (KiB) 1569428

[startup+1122.3 s]
/proc/loadavg: 8.15 8.10 8.13 10/485 10641
/proc/meminfo: memFree=12143860/32950928 swapFree=45358800/67111528
[pid=10546] ppid=10544 vsize=1604040 CPUtime=4471.55 cores=0,2,4,6
/proc/10546/stat : 10546 (SArTagnan) R 10544 10546 10402 0 -1 4202496 6164473 0 0 0 446230 925 0 0 25 0 4 0 669315152 1642536960 335575 33554432000 4194304 4625164 140735233027088 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/10546/statm: 401010 335575 626 106 0 396513 0
[pid=10546/tid=10547] ppid=10544 vsize=1604040 CPUtime=1104.83 cores=0,2,4,6
/proc/10546/task/10547/stat : 10547 (SArTagnan) R 10544 10546 10402 0 -1 4202560 38043 0 0 0 110473 10 0 0 25 0 4 0 669315154 1642536960 335575 33554432000 4194304 4625164 140735233027088 18446744073709551615 4352855 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10546/tid=10548] ppid=10544 vsize=1604040 CPUtime=1122.33 cores=0,2,4,6
/proc/10546/task/10548/stat : 10548 (SArTagnan) R 10544 10546 10402 0 -1 4202560 86520 0 0 0 112217 16 0 0 25 0 4 0 669315154 1642536960 335575 33554432000 4194304 4625164 140735233027088 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=10546/tid=10549] ppid=10544 vsize=1604040 CPUtime=1122.32 cores=0,2,4,6
/proc/10546/task/10549/stat : 10549 (SArTagnan) R 10544 10546 10402 0 -1 4202560 5893956 0 0 0 111357 875 0 0 25 0 4 0 669315154 1642536960 335575 33554432000 4194304 4625164 140735233027088 18446744073709551615 4352776 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4471.55
Current children cumulated vsize (KiB) 1604040

[startup+1182.3 s]
/proc/loadavg: 8.17 8.11 8.13 9/485 10642
/proc/meminfo: memFree=12063096/32950928 swapFree=45358800/67111528
[pid=10546] ppid=10544 vsize=1639628 CPUtime=4710.62 cores=0,2,4,6
/proc/10546/stat : 10546 (SArTagnan) R 10544 10546 10402 0 -1 4202496 6177425 0 0 0 470134 928 0 0 25 0 4 0 669315152 1678979072 348223 33554432000 4194304 4625164 140735233027088 18446744073709551615 4512142 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/10546/statm: 409907 348223 590 106 0 405410 0
[pid=10546/tid=10547] ppid=10544 vsize=1639628 CPUtime=1163.89 cores=0,2,4,6
/proc/10546/task/10547/stat : 10547 (SArTagnan) R 10544 10546 10402 0 -1 4202560 38208 0 0 0 116379 10 0 0 25 0 4 0 669315154 1678979072 348223 33554432000 4194304 4625164 140735233027088 18446744073709551615 4351830 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10546/tid=10548] ppid=10544 vsize=1639628 CPUtime=1182.33 cores=0,2,4,6
/proc/10546/task/10548/stat : 10548 (SArTagnan) R 10544 10546 10402 0 -1 4202560 88065 0 0 0 118217 16 0 0 25 0 4 0 669315154 1678979072 348223 33554432000 4194304 4625164 140735233027088 18446744073709551615 4351804 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=10546/tid=10549] ppid=10544 vsize=1639628 CPUtime=1182.32 cores=0,2,4,6
/proc/10546/task/10549/stat : 10549 (SArTagnan) R 10544 10546 10402 0 -1 4202560 5903093 0 0 0 117355 877 0 0 25 0 4 0 669315154 1678979072 348223 33554432000 4194304 4625164 140735233027088 18446744073709551615 4351909 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4710.62
Current children cumulated vsize (KiB) 1639628



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1204.8 s]
/proc/loadavg: 8.11 8.10 8.13 9/485 10643
/proc/meminfo: memFree=12040264/32950928 swapFree=45358800/67111528
[pid=10546] ppid=10544 vsize=1653284 CPUtime=4800.28 cores=0,2,4,6
/proc/10546/stat : 10546 (SArTagnan) R 10544 10546 10402 0 -1 4202496 6181628 0 0 0 479099 929 0 0 25 0 4 0 669315152 1692962816 352362 33554432000 4194304 4625164 140735233027088 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/10546/statm: 413321 352362 547 106 0 408824 0
[pid=10546/tid=10547] ppid=10544 vsize=1653284 CPUtime=1186.02 cores=0,2,4,6
/proc/10546/task/10547/stat : 10547 (SArTagnan) R 10544 10546 10402 0 -1 4202560 38290 0 0 0 118592 10 0 0 25 0 4 0 669315154 1692962816 352362 33554432000 4194304 4625164 140735233027088 18446744073709551615 4462457 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10546/tid=10548] ppid=10544 vsize=1653284 CPUtime=1204.85 cores=0,2,4,6
/proc/10546/task/10548/stat : 10548 (SArTagnan) R 10544 10546 10402 0 -1 4202560 88106 0 0 0 120469 16 0 0 25 0 4 0 669315154 1692962816 352362 33554432000 4194304 4625164 140735233027088 18446744073709551615 4352603 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=10546/tid=10549] ppid=10544 vsize=1653284 CPUtime=1204.84 cores=0,2,4,6
/proc/10546/task/10549/stat : 10549 (SArTagnan) R 10544 10546 10402 0 -1 4202560 5906545 0 0 0 119607 877 0 0 25 0 4 0 669315154 1692962816 352362 33554432000 4194304 4625164 140735233027088 18446744073709551615 4552369 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.28
Current children cumulated vsize (KiB) 1653284

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

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

[startup+1204.8 s]
/proc/loadavg: 8.11 8.10 8.13 9/485 10643
/proc/meminfo: memFree=12040264/32950928 swapFree=45358800/67111528
[pid=10546] ppid=10544 vsize=1653284 CPUtime=4800.28 cores=0,2,4,6
/proc/10546/stat : 10546 (SArTagnan) R 10544 10546 10402 0 -1 4202496 6181628 0 0 0 479099 929 0 0 25 0 4 0 669315152 1692962816 352362 33554432000 4194304 4625164 140735233027088 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/10546/statm: 413321 352362 547 106 0 408824 0
[pid=10546/tid=10547] ppid=10544 vsize=1653284 CPUtime=1186.02 cores=0,2,4,6
/proc/10546/task/10547/stat : 10547 (SArTagnan) R 10544 10546 10402 0 -1 4202560 38290 0 0 0 118592 10 0 0 25 0 4 0 669315154 1692962816 352362 33554432000 4194304 4625164 140735233027088 18446744073709551615 4462457 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10546/tid=10548] ppid=10544 vsize=1653284 CPUtime=1204.85 cores=0,2,4,6
/proc/10546/task/10548/stat : 10548 (SArTagnan) R 10544 10546 10402 0 -1 4202560 88106 0 0 0 120469 16 0 0 25 0 4 0 669315154 1692962816 352362 33554432000 4194304 4625164 140735233027088 18446744073709551615 4352603 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=10546/tid=10549] ppid=10544 vsize=1653284 CPUtime=1204.84 cores=0,2,4,6
/proc/10546/task/10549/stat : 10549 (SArTagnan) R 10544 10546 10402 0 -1 4202560 5906545 0 0 0 119607 877 0 0 25 0 4 0 669315154 1692962816 352362 33554432000 4194304 4625164 140735233027088 18446744073709551615 4552369 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.28
Current children cumulated vsize (KiB) 1653284

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1204.88
CPU time (s): 4800.38
CPU user time (s): 4791.03
CPU system time (s): 9.35158
CPU usage (%): 398.412
Max. virtual memory (cumulated for all children) (KiB): 1653284

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4791.03
system time used= 9.35158
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6181628
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= 233
involuntary context switches= 21845

runsolver used 5.34019 second user time and 13.4989 second system time

The end

Launcher Data

Begin job on node149 at 2011-05-16 22:19:45
IDJOB=3386381
IDBENCH=70775
IDSOLVER=1871
FILE ID=node149/3386381-1305577185
RUNJOBID= node149-1305576699-10420
PBS_JOBID= 13350208
Free space on /tmp= 73532 MiB

SOLVER NAME= SArTagnan 2011-05-15 (fixed)
BENCH NAME= SAT09/APPLICATIONS/bitverif/countbitsrotate/countbitsrotate032.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3386381-1305577185/watcher-3386381-1305577185 -o /tmp/evaluation-result-3386381-1305577185/solver-3386381-1305577185 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3386381-1305577185.cnf -threads=4

TIME LIMIT= 4800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 8d76aa747359ea8ccf15726792949452
RANDOM SEED=235356828

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      14238584 kB
Buffers:         83912 kB
Cached:         534588 kB
SwapCached:      36208 kB
Active:        9303352 kB
Inactive:      9131096 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      14238584 kB
SwapTotal:    67111528 kB
SwapFree:     45358800 kB
Dirty:             816 kB
Writeback:           0 kB
AnonPages:    17791932 kB
Mapped:          27408 kB
Slab:            97324 kB
PageTables:     113788 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 156980008 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= 73524 MiB
End job on node149 at 2011-05-16 22:39:52