Trace number 3266272

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-03-24? (TO) 4800.3 1201.76

General information on the benchmark

NameSAT02/handmade/pehoushek/plainoldcnf/
5cnf_4300_4300_170.shuffled.cnf
MD5SUM82789f57e506af1994452e76af2dcbf0
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.073988
Satisfiable
(Un)Satisfiability was proved
Number of variables170
Number of clauses2924
Sum of the clauses size14457
Maximum clause length5
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31
Number of clauses of size 4161
Number of clauses of size 52762
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: 935)

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-3266272-1304111522/watcher-3266272-1304111522 -o /tmp/evaluation-result-3266272-1304111522/solver-3266272-1304111522 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3266272-1304111522.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: 7.87 8.05 8.01 5/180 31113
/proc/meminfo: memFree=23529816/32950940 swapFree=67111364/67111528
[pid=31113] ppid=31111 vsize=49992 CPUtime=0 cores=0,2,4,6
/proc/31113/stat : 31113 (SArTagnan) R 31111 31113 30624 0 -1 4202496 629 0 0 0 0 0 0 0 25 0 4 0 601382930 51191808 566 33554432000 4194304 4623224 140737147589616 18446744073709551615 47549715199922 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/31113/statm: 12498 566 302 105 0 8002 0
[pid=31113/tid=31114] ppid=31111 vsize=49992 CPUtime=0 cores=0,2,4,6
/proc/31113/task/31114/stat : 31114 (SArTagnan) R 31111 31113 30624 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 601382931 51191808 566 33554432000 4194304 4623224 140737147589616 18446744073709551615 215988648945 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=31113/tid=31115] ppid=31111 vsize=49992 CPUtime=0 cores=0,2,4,6
/proc/31113/task/31115/stat : 31115 (SArTagnan) R 31111 31113 30624 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 601382931 51191808 566 33554432000 4194304 4623224 140737147589616 18446744073709551615 215988648945 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=31113/tid=31116] ppid=31111 vsize=49992 CPUtime=0 cores=0,2,4,6
/proc/31113/task/31116/stat : 31116 (SArTagnan) R 31111 31113 30624 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 601382931 51191808 566 33554432000 4194304 4623224 140737147589616 18446744073709551615 215988648945 0 0 4096 2 0 0 0 -1 2 0 0 0

[startup+0.118087 s]
/proc/loadavg: 7.87 8.05 8.01 5/180 31113
/proc/meminfo: memFree=23529816/32950940 swapFree=67111364/67111528
[pid=31113] ppid=31111 vsize=182784 CPUtime=0.44 cores=0,2,4,6
/proc/31113/stat : 31113 (SArTagnan) R 31111 31113 30624 0 -1 4202496 1995 0 0 0 44 0 0 0 25 0 4 0 601382930 187170816 1461 33554432000 4194304 4623224 140737147589616 18446744073709551615 4512082 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/31113/statm: 45696 1461 340 105 0 41200 0
[pid=31113/tid=31114] ppid=31111 vsize=182784 CPUtime=0.11 cores=0,2,4,6
/proc/31113/task/31114/stat : 31114 (SArTagnan) R 31111 31113 30624 0 -1 4202560 285 0 0 0 11 0 0 0 25 0 4 0 601382931 187170816 1461 33554432000 4194304 4623224 140737147589616 18446744073709551615 4376687 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31113/tid=31115] ppid=31111 vsize=182784 CPUtime=0.11 cores=0,2,4,6
/proc/31113/task/31115/stat : 31115 (SArTagnan) R 31111 31113 30624 0 -1 4202560 258 0 0 0 11 0 0 0 25 0 4 0 601382931 187170816 1461 33554432000 4194304 4623224 140737147589616 18446744073709551615 4461203 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31113/tid=31116] ppid=31111 vsize=182784 CPUtime=0.11 cores=0,2,4,6
/proc/31113/task/31116/stat : 31116 (SArTagnan) R 31111 31113 30624 0 -1 4202560 588 0 0 0 11 0 0 0 25 0 4 0 601382931 187170816 1461 33554432000 4194304 4623224 140737147589616 18446744073709551615 4376820 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.44
Current children cumulated vsize (KiB) 182784

[startup+0.201073 s]
/proc/loadavg: 7.87 8.05 8.01 5/180 31113
/proc/meminfo: memFree=23529816/32950940 swapFree=67111364/67111528
[pid=31113] ppid=31111 vsize=184340 CPUtime=0.78 cores=0,2,4,6
/proc/31113/stat : 31113 (SArTagnan) R 31111 31113 30624 0 -1 4202496 2884 0 0 0 78 0 0 0 25 0 4 0 601382930 188764160 1936 33554432000 4194304 4623224 140737147589616 18446744073709551615 4510475 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/31113/statm: 46085 1936 340 105 0 41589 0
[pid=31113/tid=31114] ppid=31111 vsize=184340 CPUtime=0.19 cores=0,2,4,6
/proc/31113/task/31114/stat : 31114 (SArTagnan) R 31111 31113 30624 0 -1 4202560 455 0 0 0 19 0 0 0 25 0 4 0 601382931 188764160 1936 33554432000 4194304 4623224 140737147589616 18446744073709551615 4377583 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31113/tid=31115] ppid=31111 vsize=184340 CPUtime=0.19 cores=0,2,4,6
/proc/31113/task/31115/stat : 31115 (SArTagnan) R 31111 31113 30624 0 -1 4202560 418 0 0 0 19 0 0 0 25 0 4 0 601382931 188764160 1936 33554432000 4194304 4623224 140737147589616 18446744073709551615 4377002 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31113/tid=31116] ppid=31111 vsize=184340 CPUtime=0.19 cores=0,2,4,6
/proc/31113/task/31116/stat : 31116 (SArTagnan) R 31111 31113 30624 0 -1 4202560 1017 0 0 0 19 0 0 0 25 0 4 0 601382931 188764160 1936 33554432000 4194304 4623224 140737147589616 18446744073709551615 4545512 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.78
Current children cumulated vsize (KiB) 184340

[startup+0.301057 s]
/proc/loadavg: 7.87 8.05 8.01 5/180 31113
/proc/meminfo: memFree=23529816/32950940 swapFree=67111364/67111528
[pid=31113] ppid=31111 vsize=185000 CPUtime=1.17 cores=0,2,4,6
/proc/31113/stat : 31113 (SArTagnan) R 31111 31113 30624 0 -1 4202496 3809 0 0 0 117 0 0 0 25 0 4 0 601382930 189440000 2529 33554432000 4194304 4623224 140737147589616 18446744073709551615 4510475 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/31113/statm: 46250 2529 340 105 0 41754 0
[pid=31113/tid=31114] ppid=31111 vsize=185000 CPUtime=0.29 cores=0,2,4,6
/proc/31113/task/31114/stat : 31114 (SArTagnan) R 31111 31113 30624 0 -1 4202560 533 0 0 0 29 0 0 0 25 0 4 0 601382931 189440000 2529 33554432000 4194304 4623224 140737147589616 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31113/tid=31115] ppid=31111 vsize=185000 CPUtime=0.29 cores=0,2,4,6
/proc/31113/task/31115/stat : 31115 (SArTagnan) R 31111 31113 30624 0 -1 4202560 679 0 0 0 29 0 0 0 25 0 4 0 601382931 189440000 2529 33554432000 4194304 4623224 140737147589616 18446744073709551615 4460968 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31113/tid=31116] ppid=31111 vsize=185000 CPUtime=0.29 cores=0,2,4,6
/proc/31113/task/31116/stat : 31116 (SArTagnan) R 31111 31113 30624 0 -1 4202560 1563 0 0 0 29 0 0 0 25 0 4 0 601382931 189440000 2529 33554432000 4194304 4623224 140737147589616 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 185000

[startup+0.700988 s]
/proc/loadavg: 7.87 8.05 8.01 5/180 31113
/proc/meminfo: memFree=23529816/32950940 swapFree=67111364/67111528
[pid=31113] ppid=31111 vsize=189500 CPUtime=2.77 cores=0,2,4,6
/proc/31113/stat : 31113 (SArTagnan) R 31111 31113 30624 0 -1 4202496 7493 0 0 0 277 0 0 0 25 0 4 0 601382930 194048000 4072 33554432000 4194304 4623224 140737147589616 18446744073709551615 4384231 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/31113/statm: 47375 4072 341 105 0 42879 0
[pid=31113/tid=31114] ppid=31111 vsize=189500 CPUtime=0.69 cores=0,2,4,6
/proc/31113/task/31114/stat : 31114 (SArTagnan) R 31111 31113 30624 0 -1 4202560 1136 0 0 0 69 0 0 0 25 0 4 0 601382931 194048000 4072 33554432000 4194304 4623224 140737147589616 18446744073709551615 4378091 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31113/tid=31115] ppid=31111 vsize=189500 CPUtime=0.69 cores=0,2,4,6
/proc/31113/task/31115/stat : 31115 (SArTagnan) R 31111 31113 30624 0 -1 4202560 1158 0 0 0 69 0 0 0 25 0 4 0 601382931 194048000 4072 33554432000 4194304 4623224 140737147589616 18446744073709551615 4377128 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31113/tid=31116] ppid=31111 vsize=189500 CPUtime=0.69 cores=0,2,4,6
/proc/31113/task/31116/stat : 31116 (SArTagnan) R 31111 31113 30624 0 -1 4202560 3696 0 0 0 69 0 0 0 25 0 4 0 601382931 194048000 4072 33554432000 4194304 4623224 140737147589616 18446744073709551615 4376708 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 189500

[startup+1.50085 s]
/proc/loadavg: 7.87 8.05 8.01 9/184 31117
/proc/meminfo: memFree=23505984/32950940 swapFree=67111364/67111528
[pid=31113] ppid=31111 vsize=192980 CPUtime=5.96 cores=0,2,4,6
/proc/31113/stat : 31113 (SArTagnan) R 31111 31113 30624 0 -1 4202496 13879 0 0 0 595 1 0 0 25 0 4 0 601382930 197611520 6466 33554432000 4194304 4623224 140737147589616 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/31113/statm: 48245 6466 341 105 0 43749 0
[pid=31113/tid=31114] ppid=31111 vsize=192980 CPUtime=1.48 cores=0,2,4,6
/proc/31113/task/31114/stat : 31114 (SArTagnan) R 31111 31113 30624 0 -1 4202560 1861 0 0 0 148 0 0 0 25 0 4 0 601382931 197611520 6466 33554432000 4194304 4623224 140737147589616 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31113/tid=31115] ppid=31111 vsize=192980 CPUtime=1.49 cores=0,2,4,6
/proc/31113/task/31115/stat : 31115 (SArTagnan) R 31111 31113 30624 0 -1 4202560 1923 0 0 0 149 0 0 0 25 0 4 0 601382931 197611520 6466 33554432000 4194304 4623224 140737147589616 18446744073709551615 4377648 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31113/tid=31116] ppid=31111 vsize=192980 CPUtime=1.48 cores=0,2,4,6
/proc/31113/task/31116/stat : 31116 (SArTagnan) R 31111 31113 30624 0 -1 4202560 8095 0 0 0 147 1 0 0 25 0 4 0 601382931 197611520 6466 33554432000 4194304 4623224 140737147589616 18446744073709551615 4364683 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 192980

[startup+3.10057 s]
/proc/loadavg: 7.88 8.05 8.01 9/184 31117
/proc/meminfo: memFree=23492840/32950940 swapFree=67111364/67111528
[pid=31113] ppid=31111 vsize=202040 CPUtime=12.36 cores=0,2,4,6
/proc/31113/stat : 31113 (SArTagnan) R 31111 31113 30624 0 -1 4202496 23723 0 0 0 1233 3 0 0 25 0 4 0 601382930 206888960 10244 33554432000 4194304 4623224 140737147589616 18446744073709551615 4517494 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/31113/statm: 50510 10244 343 105 0 46014 0
[pid=31113/tid=31114] ppid=31111 vsize=202040 CPUtime=3.08 cores=0,2,4,6
/proc/31113/task/31114/stat : 31114 (SArTagnan) R 31111 31113 30624 0 -1 4202560 3014 0 0 0 308 0 0 0 25 0 4 0 601382931 206888960 10244 33554432000 4194304 4623224 140737147589616 18446744073709551615 4461113 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31113/tid=31115] ppid=31111 vsize=202040 CPUtime=3.08 cores=0,2,4,6
/proc/31113/task/31115/stat : 31115 (SArTagnan) R 31111 31113 30624 0 -1 4202560 3037 0 0 0 308 0 0 0 25 0 4 0 601382931 206888960 10244 33554432000 4194304 4623224 140737147589616 18446744073709551615 4377128 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31113/tid=31116] ppid=31111 vsize=202040 CPUtime=3.08 cores=0,2,4,6
/proc/31113/task/31116/stat : 31116 (SArTagnan) R 31111 31113 30624 0 -1 4202560 15030 0 0 0 306 2 0 0 25 0 4 0 601382931 206888960 10244 33554432000 4194304 4623224 140737147589616 18446744073709551615 4376880 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 202040

[startup+6.30101 s]
/proc/loadavg: 7.88 8.05 8.01 10/184 31117
/proc/meminfo: memFree=23464052/32950940 swapFree=67111364/67111528
[pid=31113] ppid=31111 vsize=209788 CPUtime=25.14 cores=0,2,4,6
/proc/31113/stat : 31113 (SArTagnan) R 31111 31113 30624 0 -1 4202496 44434 0 0 0 2509 5 0 0 25 0 4 0 601382930 214822912 15415 33554432000 4194304 4623224 140737147589616 18446744073709551615 4414885 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/31113/statm: 52447 15415 341 105 0 47951 0
[pid=31113/tid=31114] ppid=31111 vsize=209788 CPUtime=6.29 cores=0,2,4,6
/proc/31113/task/31114/stat : 31114 (SArTagnan) R 31111 31113 30624 0 -1 4202560 4683 0 0 0 629 0 0 0 25 0 4 0 601382931 214822912 15415 33554432000 4194304 4623224 140737147589616 18446744073709551615 4376640 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31113/tid=31115] ppid=31111 vsize=209788 CPUtime=6.29 cores=0,2,4,6
/proc/31113/task/31115/stat : 31115 (SArTagnan) R 31111 31113 30624 0 -1 4202560 6385 0 0 0 628 1 0 0 25 0 4 0 601382931 214822912 15415 33554432000 4194304 4623224 140737147589616 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31113/tid=31116] ppid=31111 vsize=209788 CPUtime=6.25 cores=0,2,4,6
/proc/31113/task/31116/stat : 31116 (SArTagnan) R 31111 31113 30624 0 -1 4202560 29559 0 0 0 622 3 0 0 25 0 4 0 601382931 214822912 15415 33554432000 4194304 4623224 140737147589616 18446744073709551615 4577460 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 209788

[startup+12.7009 s]
/proc/loadavg: 7.98 8.07 8.01 9/184 31118
/proc/meminfo: memFree=23432468/32950940 swapFree=67111364/67111528
[pid=31113] ppid=31111 vsize=225560 CPUtime=50.71 cores=0,2,4,6
/proc/31113/stat : 31113 (SArTagnan) R 31111 31113 30624 0 -1 4202496 82874 0 0 0 5061 10 0 0 25 0 4 0 601382930 230973440 23445 33554432000 4194304 4623224 140737147589616 18446744073709551615 4528260 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/31113/statm: 56390 23445 405 105 0 51894 0
[pid=31113/tid=31114] ppid=31111 vsize=225560 CPUtime=12.68 cores=0,2,4,6
/proc/31113/task/31114/stat : 31114 (SArTagnan) R 31111 31113 30624 0 -1 4202560 6821 0 0 0 1268 0 0 0 25 0 4 0 601382931 230973440 23445 33554432000 4194304 4623224 140737147589616 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31113/tid=31115] ppid=31111 vsize=225560 CPUtime=12.68 cores=0,2,4,6
/proc/31113/task/31115/stat : 31115 (SArTagnan) R 31111 31113 30624 0 -1 4202560 9296 0 0 0 1267 1 0 0 25 0 4 0 601382931 230973440 23445 33554432000 4194304 4623224 140737147589616 18446744073709551615 4376892 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31113/tid=31116] ppid=31111 vsize=225560 CPUtime=12.63 cores=0,2,4,6
/proc/31113/task/31116/stat : 31116 (SArTagnan) R 31111 31113 30624 0 -1 4202560 61314 0 0 0 1256 7 0 0 25 0 4 0 601382931 230973440 23445 33554432000 4194304 4623224 140737147589616 18446744073709551615 4364911 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 225560

[startup+25.5007 s]
/proc/loadavg: 8.06 8.08 8.01 10/184 31118
/proc/meminfo: memFree=23382380/32950940 swapFree=67111364/67111528
[pid=31113] ppid=31111 vsize=259004 CPUtime=101.85 cores=0,2,4,6
/proc/31113/stat : 31113 (SArTagnan) R 31111 31113 30624 0 -1 4202496 124485 0 0 0 10166 19 0 0 25 0 4 0 601382930 265220096 33930 33554432000 4194304 4623224 140737147589616 18446744073709551615 4355951 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/31113/statm: 64751 33930 404 105 0 60255 0
[pid=31113/tid=31114] ppid=31111 vsize=259004 CPUtime=25.48 cores=0,2,4,6
/proc/31113/task/31114/stat : 31114 (SArTagnan) R 31111 31113 30624 0 -1 4202560 14348 0 0 0 2546 2 0 0 25 0 4 0 601382931 265220096 33930 33554432000 4194304 4623224 140737147589616 18446744073709551615 4376880 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31113/tid=31115] ppid=31111 vsize=259004 CPUtime=25.48 cores=0,2,4,6
/proc/31113/task/31115/stat : 31115 (SArTagnan) R 31111 31113 30624 0 -1 4202560 14437 0 0 0 2546 2 0 0 25 0 4 0 601382931 265220096 33930 33554432000 4194304 4623224 140737147589616 18446744073709551615 4377613 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31113/tid=31116] ppid=31111 vsize=259004 CPUtime=25.35 cores=0,2,4,6
/proc/31113/task/31116/stat : 31116 (SArTagnan) R 31111 31113 30624 0 -1 4202560 89064 0 0 0 2523 12 0 0 25 0 4 0 601382931 265220096 33930 33554432000 4194304 4623224 140737147589616 18446744073709551615 4365904 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.85
Current children cumulated vsize (KiB) 259004

[startup+51.1012 s]
/proc/loadavg: 8.04 8.07 8.01 9/184 31119
/proc/meminfo: memFree=23315532/32950940 swapFree=67111364/67111528
[pid=31113] ppid=31111 vsize=291220 CPUtime=204.11 cores=0,2,4,6
/proc/31113/stat : 31113 (SArTagnan) R 31111 31113 30624 0 -1 4202496 204967 0 0 0 20379 32 0 0 25 0 4 0 601382930 298209280 46744 33554432000 4194304 4623224 140737147589616 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/31113/statm: 72805 46744 506 105 0 68309 0
[pid=31113/tid=31114] ppid=31111 vsize=291220 CPUtime=51.08 cores=0,2,4,6
/proc/31113/task/31114/stat : 31114 (SArTagnan) R 31111 31113 30624 0 -1 4202560 15750 0 0 0 5106 2 0 0 25 0 4 0 601382931 298209280 46744 33554432000 4194304 4623224 140737147589616 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31113/tid=31115] ppid=31111 vsize=291220 CPUtime=51.08 cores=0,2,4,6
/proc/31113/task/31115/stat : 31115 (SArTagnan) R 31111 31113 30624 0 -1 4202560 21118 0 0 0 5105 3 0 0 25 0 4 0 601382931 298209280 46744 33554432000 4194304 4623224 140737147589616 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31113/tid=31116] ppid=31111 vsize=291220 CPUtime=50.83 cores=0,2,4,6
/proc/31113/task/31116/stat : 31116 (SArTagnan) R 31111 31113 30624 0 -1 4202560 155781 0 0 0 5059 24 0 0 25 0 4 0 601382931 298209280 46744 33554432000 4194304 4623224 140737147589616 18446744073709551615 4545903 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 204.11
Current children cumulated vsize (KiB) 291220

[startup+102.301 s]
/proc/loadavg: 8.01 8.06 8.01 9/184 31120
/proc/meminfo: memFree=23217540/32950940 swapFree=67111364/67111528
[pid=31113] ppid=31111 vsize=409652 CPUtime=408.66 cores=0,2,4,6
/proc/31113/stat : 31113 (SArTagnan) R 31111 31113 30624 0 -1 4202496 325194 0 0 0 40812 54 0 0 25 0 4 0 601382930 419483648 65790 33554432000 4194304 4623224 140737147589616 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/31113/statm: 102413 65790 668 105 0 97917 0
[pid=31113/tid=31114] ppid=31111 vsize=409652 CPUtime=102.29 cores=0,2,4,6
/proc/31113/task/31114/stat : 31114 (SArTagnan) R 31111 31113 30624 0 -1 4202560 22386 0 0 0 10225 4 0 0 25 0 4 0 601382931 419483648 65790 33554432000 4194304 4623224 140737147589616 18446744073709551615 4377576 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31113/tid=31115] ppid=31111 vsize=409652 CPUtime=102.29 cores=0,2,4,6
/proc/31113/task/31115/stat : 31115 (SArTagnan) R 31111 31113 30624 0 -1 4202560 24510 0 0 0 10225 4 0 0 25 0 4 0 601382931 419483648 65790 33554432000 4194304 4623224 140737147589616 18446744073709551615 4376672 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31113/tid=31116] ppid=31111 vsize=409652 CPUtime=101.75 cores=0,2,4,6
/proc/31113/task/31116/stat : 31116 (SArTagnan) R 31111 31113 30624 0 -1 4202560 258740 0 0 0 10133 42 0 0 25 0 4 0 601382931 419483648 65790 33554432000 4194304 4623224 140737147589616 18446744073709551615 4550411 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 408.66
Current children cumulated vsize (KiB) 409652

[startup+162.301 s]

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

[pid=31113] ppid=31111 vsize=824208 CPUtime=2565.68 cores=0,2,4,6
/proc/31113/stat : 31113 (SArTagnan) R 31111 31113 30624 0 -1 4202496 1556826 0 0 0 256302 266 0 0 25 0 4 0 601382930 843988992 170364 33554432000 4194304 4623224 140737147589616 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/31113/statm: 206052 170364 493 105 0 201556 0
[pid=31113/tid=31114] ppid=31111 vsize=824208 CPUtime=642.3 cores=0,2,4,6
/proc/31113/task/31114/stat : 31114 (SArTagnan) R 31111 31113 30624 0 -1 4202560 54501 0 0 0 64221 9 0 0 25 0 4 0 601382931 843988992 170364 33554432000 4194304 4623224 140737147589616 18446744073709551615 4376668 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31113/tid=31115] ppid=31111 vsize=824208 CPUtime=642.29 cores=0,2,4,6
/proc/31113/task/31115/stat : 31115 (SArTagnan) R 31111 31113 30624 0 -1 4202560 73361 0 0 0 64215 14 0 0 25 0 4 0 601382931 843988992 170364 33554432000 4194304 4623224 140737147589616 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31113/tid=31116] ppid=31111 vsize=824208 CPUtime=638.79 cores=0,2,4,6
/proc/31113/task/31116/stat : 31116 (SArTagnan) R 31111 31113 30624 0 -1 4202560 1249359 0 0 0 63671 208 0 0 25 0 4 0 601382931 843988992 170364 33554432000 4194304 4623224 140737147589616 18446744073709551615 4545376 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2565.68
Current children cumulated vsize (KiB) 824208

[startup+702.301 s]
/proc/loadavg: 8.03 8.07 8.01 9/184 31167
/proc/meminfo: memFree=23367500/32950940 swapFree=67111364/67111528
[pid=31113] ppid=31111 vsize=889744 CPUtime=2805.35 cores=0,2,4,6
/proc/31113/stat : 31113 (SArTagnan) R 31111 31113 30624 0 -1 4202496 1768381 0 0 0 280236 299 0 0 25 0 4 0 601382930 911097856 177086 33554432000 4194304 4623224 140737147589616 18446744073709551615 4510177 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/31113/statm: 222436 177086 346 105 0 217940 0
[pid=31113/tid=31114] ppid=31111 vsize=889744 CPUtime=702.3 cores=0,2,4,6
/proc/31113/task/31114/stat : 31114 (SArTagnan) R 31111 31113 30624 0 -1 4202560 55199 0 0 0 70220 10 0 0 25 0 4 0 601382931 911097856 177086 33554432000 4194304 4623224 140737147589616 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31113/tid=31115] ppid=31111 vsize=889744 CPUtime=702.3 cores=0,2,4,6
/proc/31113/task/31115/stat : 31115 (SArTagnan) R 31111 31113 30624 0 -1 4202560 74246 0 0 0 70216 14 0 0 25 0 4 0 601382931 911097856 177086 33554432000 4194304 4623224 140737147589616 18446744073709551615 4376672 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31113/tid=31116] ppid=31111 vsize=889744 CPUtime=698.46 cores=0,2,4,6
/proc/31113/task/31116/stat : 31116 (SArTagnan) R 31111 31113 30624 0 -1 4202560 1445133 0 0 0 69607 239 0 0 25 0 4 0 601382931 911097856 177086 33554432000 4194304 4623224 140737147589616 18446744073709551615 4545376 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2805.35
Current children cumulated vsize (KiB) 889744

[startup+762.301 s]
/proc/loadavg: 8.01 8.06 8.00 9/184 31169
/proc/meminfo: memFree=23322196/32950940 swapFree=67111364/67111528
[pid=31113] ppid=31111 vsize=957640 CPUtime=3045.04 cores=0,2,4,6
/proc/31113/stat : 31113 (SArTagnan) R 31111 31113 30624 0 -1 4202496 2045033 0 0 0 304161 343 0 0 25 0 4 0 601382930 980623360 183325 33554432000 4194304 4623224 140737147589616 18446744073709551615 4415028 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/31113/statm: 239410 183325 380 105 0 234914 0
[pid=31113/tid=31114] ppid=31111 vsize=957640 CPUtime=762.31 cores=0,2,4,6
/proc/31113/task/31114/stat : 31114 (SArTagnan) R 31111 31113 30624 0 -1 4202560 55856 0 0 0 76221 10 0 0 25 0 4 0 601382931 980623360 183325 33554432000 4194304 4623224 140737147589616 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31113/tid=31115] ppid=31111 vsize=957640 CPUtime=762.31 cores=0,2,4,6
/proc/31113/task/31115/stat : 31115 (SArTagnan) R 31111 31113 30624 0 -1 4202560 74571 0 0 0 76216 15 0 0 25 0 4 0 601382931 980623360 183325 33554432000 4194304 4623224 140737147589616 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31113/tid=31116] ppid=31111 vsize=957640 CPUtime=758.13 cores=0,2,4,6
/proc/31113/task/31116/stat : 31116 (SArTagnan) R 31111 31113 30624 0 -1 4202560 1719728 0 0 0 75531 282 0 0 25 0 4 0 601382931 980623360 183325 33554432000 4194304 4623224 140737147589616 18446744073709551615 4550465 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3045.04
Current children cumulated vsize (KiB) 957640

[startup+822.3 s]
/proc/loadavg: 8.00 8.04 8.00 9/184 31170
/proc/meminfo: memFree=23258060/32950940 swapFree=67111364/67111528
[pid=31113] ppid=31111 vsize=1003776 CPUtime=3284.69 cores=0,2,4,6
/proc/31113/stat : 31113 (SArTagnan) R 31111 31113 30624 0 -1 4202496 2357569 0 0 0 328074 395 0 0 25 0 4 0 601382930 1027866624 192748 33554432000 4194304 4623224 140737147589616 18446744073709551615 4510090 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/31113/statm: 250944 192748 347 105 0 246448 0
[pid=31113/tid=31114] ppid=31111 vsize=1003776 CPUtime=822.3 cores=0,2,4,6
/proc/31113/task/31114/stat : 31114 (SArTagnan) R 31111 31113 30624 0 -1 4202560 78076 0 0 0 82217 13 0 0 25 0 4 0 601382931 1027866624 192748 33554432000 4194304 4623224 140737147589616 18446744073709551615 4376880 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31113/tid=31115] ppid=31111 vsize=1003776 CPUtime=822.3 cores=0,2,4,6
/proc/31113/task/31115/stat : 31115 (SArTagnan) R 31111 31113 30624 0 -1 4202560 75355 0 0 0 82215 15 0 0 25 0 4 0 601382931 1027866624 192748 33554432000 4194304 4623224 140737147589616 18446744073709551615 4376749 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31113/tid=31116] ppid=31111 vsize=1003776 CPUtime=817.8 cores=0,2,4,6
/proc/31113/task/31116/stat : 31116 (SArTagnan) R 31111 31113 30624 0 -1 4202560 1959437 0 0 0 81459 321 0 0 25 0 4 0 601382931 1027866624 192748 33554432000 4194304 4623224 140737147589616 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3284.69
Current children cumulated vsize (KiB) 1003776

[startup+882.307 s]
/proc/loadavg: 8.00 8.03 8.00 9/184 31172
/proc/meminfo: memFree=23205320/32950940 swapFree=67111364/67111528
[pid=31113] ppid=31111 vsize=1026564 CPUtime=3524.39 cores=0,2,4,6
/proc/31113/stat : 31113 (SArTagnan) R 31111 31113 30624 0 -1 4202496 2649928 0 0 0 351994 445 0 0 25 0 4 0 601382930 1051201536 201255 33554432000 4194304 4623224 140737147589616 18446744073709551615 4414885 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/31113/statm: 256641 201255 383 105 0 252145 0
[pid=31113/tid=31114] ppid=31111 vsize=1026564 CPUtime=882.3 cores=0,2,4,6
/proc/31113/task/31114/stat : 31114 (SArTagnan) R 31111 31113 30624 0 -1 4202560 79418 0 0 0 88216 14 0 0 25 0 4 0 601382931 1051201536 201255 33554432000 4194304 4623224 140737147589616 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31113/tid=31115] ppid=31111 vsize=1026564 CPUtime=882.31 cores=0,2,4,6
/proc/31113/task/31115/stat : 31115 (SArTagnan) R 31111 31113 30624 0 -1 4202560 77725 0 0 0 88216 15 0 0 25 0 4 0 601382931 1051201536 201255 33554432000 4194304 4623224 140737147589616 18446744073709551615 4366369 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31113/tid=31116] ppid=31111 vsize=1026564 CPUtime=877.48 cores=0,2,4,6
/proc/31113/task/31116/stat : 31116 (SArTagnan) R 31111 31113 30624 0 -1 4202560 2143012 0 0 0 87398 350 0 0 25 0 4 0 601382931 1051201536 201255 33554432000 4194304 4623224 140737147589616 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3524.39
Current children cumulated vsize (KiB) 1026564

[startup+942.3 s]
/proc/loadavg: 8.05 8.04 8.00 9/184 31173
/proc/meminfo: memFree=23127668/32950940 swapFree=67111364/67111528
[pid=31113] ppid=31111 vsize=1033376 CPUtime=3764.03 cores=0,2,4,6
/proc/31113/stat : 31113 (SArTagnan) R 31111 31113 30624 0 -1 4202496 2962521 0 0 0 375908 495 0 0 25 0 4 0 601382930 1058177024 205955 33554432000 4194304 4623224 140737147589616 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/31113/statm: 258344 205955 344 105 0 253848 0
[pid=31113/tid=31114] ppid=31111 vsize=1033376 CPUtime=942.31 cores=0,2,4,6
/proc/31113/task/31114/stat : 31114 (SArTagnan) R 31111 31113 30624 0 -1 4202560 80067 0 0 0 94216 15 0 0 25 0 4 0 601382931 1058177024 205955 33554432000 4194304 4623224 140737147589616 18446744073709551615 4376656 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31113/tid=31115] ppid=31111 vsize=1033376 CPUtime=942.3 cores=0,2,4,6
/proc/31113/task/31115/stat : 31115 (SArTagnan) R 31111 31113 30624 0 -1 4202560 78218 0 0 0 94215 15 0 0 25 0 4 0 601382931 1058177024 205955 33554432000 4194304 4623224 140737147589616 18446744073709551615 4377608 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31113/tid=31116] ppid=31111 vsize=1033376 CPUtime=937.13 cores=0,2,4,6
/proc/31113/task/31116/stat : 31116 (SArTagnan) R 31111 31113 30624 0 -1 4202560 2357593 0 0 0 93331 382 0 0 25 0 4 0 601382931 1058177024 205955 33554432000 4194304 4623224 140737147589616 18446744073709551615 4550484 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3764.03
Current children cumulated vsize (KiB) 1033376

[startup+1002.3 s]
/proc/loadavg: 8.11 8.06 8.01 9/184 31175
/proc/meminfo: memFree=23061412/32950940 swapFree=67111364/67111528
[pid=31113] ppid=31111 vsize=1114104 CPUtime=4003.7 cores=0,2,4,6
/proc/31113/stat : 31113 (SArTagnan) R 31111 31113 30624 0 -1 4202496 3252293 0 0 0 399832 538 0 0 25 0 4 0 601382930 1140842496 217574 33554432000 4194304 4623224 140737147589616 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/31113/statm: 278526 217574 402 105 0 274030 0
[pid=31113/tid=31114] ppid=31111 vsize=1114104 CPUtime=1002.3 cores=0,2,4,6
/proc/31113/task/31114/stat : 31114 (SArTagnan) R 31111 31113 30624 0 -1 4202560 80543 0 0 0 100215 15 0 0 25 0 4 0 601382931 1140842496 217574 33554432000 4194304 4623224 140737147589616 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31113/tid=31115] ppid=31111 vsize=1114104 CPUtime=1002.3 cores=0,2,4,6
/proc/31113/task/31115/stat : 31115 (SArTagnan) R 31111 31113 30624 0 -1 4202560 105383 0 0 0 100211 19 0 0 25 0 4 0 601382931 1140842496 217574 33554432000 4194304 4623224 140737147589616 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31113/tid=31116] ppid=31111 vsize=1114104 CPUtime=996.8 cores=0,2,4,6
/proc/31113/task/31116/stat : 31116 (SArTagnan) R 31111 31113 30624 0 -1 4202560 2598096 0 0 0 99262 418 0 0 25 0 4 0 601382931 1140842496 217574 33554432000 4194304 4623224 140737147589616 18446744073709551615 4550465 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4003.7
Current children cumulated vsize (KiB) 1114104

[startup+1062.3 s]
/proc/loadavg: 8.14 8.08 8.01 9/184 31177
/proc/meminfo: memFree=23021076/32950940 swapFree=67111364/67111528
[pid=31113] ppid=31111 vsize=1140032 CPUtime=4243.37 cores=0,2,4,6
/proc/31113/stat : 31113 (SArTagnan) R 31111 31113 30624 0 -1 4202496 3520966 0 0 0 423754 583 0 0 25 0 4 0 601382930 1167392768 222668 33554432000 4194304 4623224 140737147589616 18446744073709551615 4510090 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/31113/statm: 285008 222668 359 105 0 280512 0
[pid=31113/tid=31114] ppid=31111 vsize=1140032 CPUtime=1062.3 cores=0,2,4,6
/proc/31113/task/31114/stat : 31114 (SArTagnan) R 31111 31113 30624 0 -1 4202560 80829 0 0 0 106215 15 0 0 25 0 4 0 601382931 1167392768 222668 33554432000 4194304 4623224 140737147589616 18446744073709551615 4376920 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31113/tid=31115] ppid=31111 vsize=1140032 CPUtime=1062.31 cores=0,2,4,6
/proc/31113/task/31115/stat : 31115 (SArTagnan) R 31111 31113 30624 0 -1 4202560 106114 0 0 0 106211 20 0 0 25 0 4 0 601382931 1167392768 222668 33554432000 4194304 4623224 140737147589616 18446744073709551615 4376672 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31113/tid=31116] ppid=31111 vsize=1140032 CPUtime=1056.48 cores=0,2,4,6
/proc/31113/task/31116/stat : 31116 (SArTagnan) R 31111 31113 30624 0 -1 4202560 2841846 0 0 0 105189 459 0 0 25 0 4 0 601382931 1167392768 222668 33554432000 4194304 4623224 140737147589616 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4243.37
Current children cumulated vsize (KiB) 1140032

[startup+1122.3 s]
/proc/loadavg: 8.12 8.09 8.02 9/184 31178
/proc/meminfo: memFree=22951120/32950940 swapFree=67111364/67111528
[pid=31113] ppid=31111 vsize=1191612 CPUtime=4483.04 cores=0,2,4,6
/proc/31113/stat : 31113 (SArTagnan) R 31111 31113 30624 0 -1 4202496 3767676 0 0 0 447680 624 0 0 25 0 4 0 601382930 1220210688 234025 33554432000 4194304 4623224 140737147589616 18446744073709551615 4510119 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/31113/statm: 297903 234025 409 105 0 293407 0
[pid=31113/tid=31114] ppid=31111 vsize=1191612 CPUtime=1122.31 cores=0,2,4,6
/proc/31113/task/31114/stat : 31114 (SArTagnan) R 31111 31113 30624 0 -1 4202560 87200 0 0 0 112214 17 0 0 25 0 4 0 601382931 1220210688 234025 33554432000 4194304 4623224 140737147589616 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31113/tid=31115] ppid=31111 vsize=1191612 CPUtime=1122.31 cores=0,2,4,6
/proc/31113/task/31115/stat : 31115 (SArTagnan) R 31111 31113 30624 0 -1 4202560 106422 0 0 0 112211 20 0 0 25 0 4 0 601382931 1220210688 234025 33554432000 4194304 4623224 140737147589616 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31113/tid=31116] ppid=31111 vsize=1191612 CPUtime=1116.14 cores=0,2,4,6
/proc/31113/task/31116/stat : 31116 (SArTagnan) R 31111 31113 30624 0 -1 4202560 3026954 0 0 0 111126 488 0 0 25 0 4 0 601382931 1220210688 234025 33554432000 4194304 4623224 140737147589616 18446744073709551615 4364669 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4483.04
Current children cumulated vsize (KiB) 1191612

[startup+1182.3 s]
/proc/loadavg: 8.08 8.08 8.02 9/184 31180
/proc/meminfo: memFree=22887844/32950940 swapFree=67111364/67111528
[pid=31113] ppid=31111 vsize=1191612 CPUtime=4722.72 cores=0,2,4,6
/proc/31113/stat : 31113 (SArTagnan) R 31111 31113 30624 0 -1 4202496 4068871 0 0 0 471601 671 0 0 25 0 4 0 601382930 1220210688 235307 33554432000 4194304 4623224 140737147589616 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/31113/statm: 297903 235307 345 105 0 293407 0
[pid=31113/tid=31114] ppid=31111 vsize=1191612 CPUtime=1182.31 cores=0,2,4,6
/proc/31113/task/31114/stat : 31114 (SArTagnan) R 31111 31113 30624 0 -1 4202560 87540 0 0 0 118214 17 0 0 25 0 4 0 601382931 1220210688 235307 33554432000 4194304 4623224 140737147589616 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31113/tid=31115] ppid=31111 vsize=1191612 CPUtime=1182.31 cores=0,2,4,6
/proc/31113/task/31115/stat : 31115 (SArTagnan) R 31111 31113 30624 0 -1 4202560 106975 0 0 0 118211 20 0 0 25 0 4 0 601382931 1220210688 235307 33554432000 4194304 4623224 140737147589616 18446744073709551615 4376672 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31113/tid=31116] ppid=31111 vsize=1191612 CPUtime=1175.81 cores=0,2,4,6
/proc/31113/task/31116/stat : 31116 (SArTagnan) R 31111 31113 30624 0 -1 4202560 3324487 0 0 0 117047 534 0 0 25 0 4 0 601382931 1220210688 235307 33554432000 4194304 4623224 140737147589616 18446744073709551615 4545376 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4722.72
Current children cumulated vsize (KiB) 1191612



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.13 8.09 8.02 9/184 31180
/proc/meminfo: memFree=22875192/32950940 swapFree=67111364/67111528
[pid=31113] ppid=31111 vsize=1191612 CPUtime=4800.22 cores=0,2,4,6
/proc/31113/stat : 31113 (SArTagnan) R 31111 31113 30624 0 -1 4202496 4170797 0 0 0 479336 686 0 0 25 0 4 0 601382930 1220210688 237505 33554432000 4194304 4623224 140737147589616 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/31113/statm: 297903 237505 401 105 0 293407 0
[pid=31113/tid=31114] ppid=31111 vsize=1191612 CPUtime=1201.72 cores=0,2,4,6
/proc/31113/task/31114/stat : 31114 (SArTagnan) R 31111 31113 30624 0 -1 4202560 87602 0 0 0 120155 17 0 0 25 0 4 0 601382931 1220210688 237505 33554432000 4194304 4623224 140737147589616 18446744073709551615 4376675 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31113/tid=31115] ppid=31111 vsize=1191612 CPUtime=1201.72 cores=0,2,4,6
/proc/31113/task/31115/stat : 31115 (SArTagnan) R 31111 31113 30624 0 -1 4202560 107051 0 0 0 120152 20 0 0 25 0 4 0 601382931 1220210688 237505 33554432000 4194304 4623224 140737147589616 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31113/tid=31116] ppid=31111 vsize=1191612 CPUtime=1195.11 cores=0,2,4,6
/proc/31113/task/31116/stat : 31116 (SArTagnan) R 31111 31113 30624 0 -1 4202560 3426206 0 0 0 118961 550 0 0 25 0 4 0 601382931 1220210688 237505 33554432000 4194304 4623224 140737147589616 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.22
Current children cumulated vsize (KiB) 1191612

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.76
CPU time (s): 4800.3
CPU user time (s): 4793.39
CPU system time (s): 6.91095
CPU usage (%): 399.44
Max. virtual memory (cumulated for all children) (KiB): 1207052

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4793.39
system time used= 6.91095
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4170797
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= 111
involuntary context switches= 19558

runsolver used 1.9767 second user time and 4.52131 second system time

The end

Launcher Data

Begin job on node117 at 2011-04-29 23:12:02
IDJOB=3266272
IDBENCH=87447
IDSOLVER=1656
FILE ID=node117/3266272-1304111522
RUNJOBID= node117-1304109104-30741
PBS_JOBID= 13170668
Free space on /tmp= 71680 MiB

SOLVER NAME= SArTagnan 2011-03-24
BENCH NAME= SAT02/handmade/pehoushek/plainoldcnf/5cnf_4300_4300_170.shuffled.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3266272-1304111522/watcher-3266272-1304111522 -o /tmp/evaluation-result-3266272-1304111522/solver-3266272-1304111522 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3266272-1304111522.cnf -threads=4

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

MD5SUM BENCH= 82789f57e506af1994452e76af2dcbf0
RANDOM SEED=84472684

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

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

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


/proc/meminfo:
MemTotal:     32950940 kB
MemFree:      23530104 kB
Buffers:       1862420 kB
Cached:        5782776 kB
SwapCached:        160 kB
Active:        1797296 kB
Inactive:      7063016 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:      23530104 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:             784 kB
Writeback:           0 kB
AnonPages:     1215004 kB
Mapped:          15396 kB
Slab:           495896 kB
PageTables:       6884 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS:  1514964 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= 71680 MiB
End job on node117 at 2011-04-29 23:32:05