Trace number 3386014

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.45 1205.08

General information on the benchmark

NameCRAFTED/sgi/
new-difficult-23-189-21-75.cnf
MD5SUM46a186d5aa9ba41a176adf24fb365342
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.203968
Satisfiable
(Un)Satisfiability was proved
Number of variables483
Number of clauses25396
Sum of the clauses size51233
Maximum clause length23
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 225375
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 521

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

running on 4 cores: 1,3,5,7

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.92 8.00 8.05 5/491 1877
/proc/meminfo: memFree=15825216/32951124 swapFree=62248504/67111528
[pid=1877] ppid=1875 vsize=19216 CPUtime=0 cores=1,3,5,7
/proc/1877/stat : 1877 (SArTagnan) R 1875 1877 1492 0 -1 4202496 448 0 0 0 0 0 0 0 25 0 1 0 669524280 19677184 387 33554432000 4194304 4625164 140733371115664 18446744073709551615 218905428079 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/1877/statm: 4804 387 295 106 0 307 0
[pid=1877/tid=1878] ppid=1875 vsize=51240 CPUtime=0 cores=1,3,5,7
/proc/1877/task/1878/stat : 1878 (SArTagnan) R 1875 1877 1492 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 669524281 52469760 704 33554432000 4194304 4625164 140733371115664 18446744073709551615 218905787377 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1877/tid=1879] ppid=1875 vsize=51240 CPUtime=0 cores=1,3,5,7
/proc/1877/task/1879/stat : 1879 (SArTagnan) R 1875 1877 1492 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 669524281 52469760 704 33554432000 4194304 4625164 140733371115664 18446744073709551615 47161206269878 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1877/tid=1880] ppid=1875 vsize=51240 CPUtime=0 cores=1,3,5,7
/proc/1877/task/1880/stat : 1880 (SArTagnan) R 1875 1877 1492 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 669524281 52469760 704 33554432000 4194304 4625164 140733371115664 18446744073709551615 47161206269874 0 0 4096 2 0 0 0 -1 5 0 0 0

[startup+0.108229 s]
/proc/loadavg: 7.92 8.00 8.05 5/491 1877
/proc/meminfo: memFree=15825216/32951124 swapFree=62248504/67111528
[pid=1877] ppid=1875 vsize=250560 CPUtime=0.38 cores=1,3,5,7
/proc/1877/stat : 1877 (SArTagnan) R 1875 1877 1492 0 -1 4202496 2900 0 0 0 38 0 0 0 25 0 4 0 669524280 256573440 2357 33554432000 4194304 4625164 140733371115664 18446744073709551615 4339447 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/1877/statm: 62640 2357 345 106 0 58143 0
[pid=1877/tid=1878] ppid=1875 vsize=250560 CPUtime=0.08 cores=1,3,5,7
/proc/1877/task/1878/stat : 1878 (SArTagnan) R 1875 1877 1492 0 -1 4202560 345 0 0 0 8 0 0 0 25 0 4 0 669524281 256573440 2357 33554432000 4194304 4625164 140733371115664 18446744073709551615 4352859 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1877/tid=1879] ppid=1875 vsize=250560 CPUtime=0.09 cores=1,3,5,7
/proc/1877/task/1879/stat : 1879 (SArTagnan) R 1875 1877 1492 0 -1 4202560 423 0 0 0 9 0 0 0 25 0 4 0 669524281 256573440 2357 33554432000 4194304 4625164 140733371115664 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1877/tid=1880] ppid=1875 vsize=250560 CPUtime=0.09 cores=1,3,5,7
/proc/1877/task/1880/stat : 1880 (SArTagnan) R 1875 1877 1492 0 -1 4202560 213 0 0 0 9 0 0 0 25 0 4 0 669524281 256573440 2357 33554432000 4194304 4625164 140733371115664 18446744073709551615 4327851 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 250560

[startup+0.201215 s]
/proc/loadavg: 7.92 8.00 8.05 5/491 1877
/proc/meminfo: memFree=15825216/32951124 swapFree=62248504/67111528
[pid=1877] ppid=1875 vsize=251068 CPUtime=0.75 cores=1,3,5,7
/proc/1877/stat : 1877 (SArTagnan) R 1875 1877 1492 0 -1 4202496 3952 0 0 0 75 0 0 0 25 0 4 0 669524280 257093632 3155 33554432000 4194304 4625164 140733371115664 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/1877/statm: 62767 3155 345 106 0 58270 0
[pid=1877/tid=1878] ppid=1875 vsize=251068 CPUtime=0.18 cores=1,3,5,7
/proc/1877/task/1878/stat : 1878 (SArTagnan) R 1875 1877 1492 0 -1 4202560 648 0 0 0 18 0 0 0 25 0 4 0 669524281 257093632 3155 33554432000 4194304 4625164 140733371115664 18446744073709551615 4351975 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1877/tid=1879] ppid=1875 vsize=251068 CPUtime=0.18 cores=1,3,5,7
/proc/1877/task/1879/stat : 1879 (SArTagnan) R 1875 1877 1492 0 -1 4202560 694 0 0 0 18 0 0 0 25 0 4 0 669524281 257093632 3155 33554432000 4194304 4625164 140733371115664 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1877/tid=1880] ppid=1875 vsize=251068 CPUtime=0.19 cores=1,3,5,7
/proc/1877/task/1880/stat : 1880 (SArTagnan) R 1875 1877 1492 0 -1 4202560 318 0 0 0 19 0 0 0 25 0 4 0 669524281 257093632 3155 33554432000 4194304 4625164 140733371115664 18446744073709551615 4547368 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.75
Current children cumulated vsize (KiB) 251068

[startup+0.301196 s]
/proc/loadavg: 7.92 8.00 8.05 5/491 1877
/proc/meminfo: memFree=15825216/32951124 swapFree=62248504/67111528
[pid=1877] ppid=1875 vsize=252200 CPUtime=1.15 cores=1,3,5,7
/proc/1877/stat : 1877 (SArTagnan) R 1875 1877 1492 0 -1 4202496 4593 0 0 0 115 0 0 0 25 0 4 0 669524280 258252800 3574 33554432000 4194304 4625164 140733371115664 18446744073709551615 4512054 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/1877/statm: 63050 3574 345 106 0 58553 0
[pid=1877/tid=1878] ppid=1875 vsize=252200 CPUtime=0.28 cores=1,3,5,7
/proc/1877/task/1878/stat : 1878 (SArTagnan) R 1875 1877 1492 0 -1 4202560 761 0 0 0 28 0 0 0 25 0 4 0 669524281 258252800 3574 33554432000 4194304 4625164 140733371115664 18446744073709551615 4352032 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1877/tid=1879] ppid=1875 vsize=252200 CPUtime=0.28 cores=1,3,5,7
/proc/1877/task/1879/stat : 1879 (SArTagnan) R 1875 1877 1492 0 -1 4202560 974 0 0 0 28 0 0 0 25 0 4 0 669524281 258252800 3574 33554432000 4194304 4625164 140733371115664 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1877/tid=1880] ppid=1875 vsize=252200 CPUtime=0.29 cores=1,3,5,7
/proc/1877/task/1880/stat : 1880 (SArTagnan) R 1875 1877 1492 0 -1 4202560 496 0 0 0 29 0 0 0 25 0 4 0 669524281 258252800 3574 33554432000 4194304 4625164 140733371115664 18446744073709551615 4328206 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1.15
Current children cumulated vsize (KiB) 252200

[startup+0.701122 s]
/proc/loadavg: 7.92 8.00 8.05 5/491 1877
/proc/meminfo: memFree=15825216/32951124 swapFree=62248504/67111528
[pid=1877] ppid=1875 vsize=257112 CPUtime=2.75 cores=1,3,5,7
/proc/1877/stat : 1877 (SArTagnan) R 1875 1877 1492 0 -1 4202496 8177 0 0 0 275 0 0 0 25 0 4 0 669524280 263282688 6025 33554432000 4194304 4625164 140733371115664 18446744073709551615 4511967 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/1877/statm: 64278 6027 345 106 0 59781 0
[pid=1877/tid=1878] ppid=1875 vsize=257112 CPUtime=0.68 cores=1,3,5,7
/proc/1877/task/1878/stat : 1878 (SArTagnan) R 1875 1877 1492 0 -1 4202560 1792 0 0 0 68 0 0 0 25 0 4 0 669524281 263282688 6027 33554432000 4194304 4625164 140733371115664 18446744073709551615 4464962 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1877/tid=1879] ppid=1875 vsize=257112 CPUtime=0.68 cores=1,3,5,7
/proc/1877/task/1879/stat : 1879 (SArTagnan) R 1875 1877 1492 0 -1 4202560 1879 0 0 0 68 0 0 0 25 0 4 0 669524281 263282688 6027 33554432000 4194304 4625164 140733371115664 18446744073709551615 218905392161 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1877/tid=1880] ppid=1875 vsize=257112 CPUtime=0.69 cores=1,3,5,7
/proc/1877/task/1880/stat : 1880 (SArTagnan) R 1875 1877 1492 0 -1 4202560 1205 0 0 0 69 0 0 0 25 0 4 0 669524281 263282688 6027 33554432000 4194304 4625164 140733371115664 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2.75
Current children cumulated vsize (KiB) 257112

[startup+1.50098 s]
/proc/loadavg: 7.92 8.00 8.05 9/495 1881
/proc/meminfo: memFree=15793076/32951124 swapFree=62248504/67111528
[pid=1877] ppid=1875 vsize=262928 CPUtime=5.94 cores=1,3,5,7
/proc/1877/stat : 1877 (SArTagnan) R 1875 1877 1492 0 -1 4202496 14001 0 0 0 592 2 0 0 25 0 4 0 669524280 269238272 8487 33554432000 4194304 4625164 140733371115664 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/1877/statm: 65732 8488 346 106 0 61235 0
[pid=1877/tid=1878] ppid=1875 vsize=262928 CPUtime=1.45 cores=1,3,5,7
/proc/1877/task/1878/stat : 1878 (SArTagnan) R 1875 1877 1492 0 -1 4202560 3304 0 0 0 145 0 0 0 25 0 4 0 669524281 269238272 8488 33554432000 4194304 4625164 140733371115664 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1877/tid=1879] ppid=1875 vsize=262928 CPUtime=1.48 cores=1,3,5,7
/proc/1877/task/1879/stat : 1879 (SArTagnan) R 1875 1877 1492 0 -1 4202560 3774 0 0 0 148 0 0 0 25 0 4 0 669524281 269238272 8488 33554432000 4194304 4625164 140733371115664 18446744073709551615 4352035 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1877/tid=1880] ppid=1875 vsize=262928 CPUtime=1.48 cores=1,3,5,7
/proc/1877/task/1880/stat : 1880 (SArTagnan) R 1875 1877 1492 0 -1 4202560 2948 0 0 0 148 0 0 0 25 0 4 0 669524281 269238272 8488 33554432000 4194304 4625164 140733371115664 18446744073709551615 4351906 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 5.94
Current children cumulated vsize (KiB) 262928

[startup+3.10069 s]
/proc/loadavg: 7.92 8.00 8.05 9/495 1881
/proc/meminfo: memFree=15784428/32951124 swapFree=62248504/67111528
[pid=1877] ppid=1875 vsize=266272 CPUtime=12.32 cores=1,3,5,7
/proc/1877/stat : 1877 (SArTagnan) R 1875 1877 1492 0 -1 4202496 33378 0 0 0 1227 5 0 0 25 0 4 0 669524280 272662528 12885 33554432000 4194304 4625164 140733371115664 18446744073709551615 4511874 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/1877/statm: 66568 12886 346 106 0 62071 0
[pid=1877/tid=1878] ppid=1875 vsize=266272 CPUtime=3.04 cores=1,3,5,7
/proc/1877/task/1878/stat : 1878 (SArTagnan) R 1875 1877 1492 0 -1 4202560 5873 0 0 0 303 1 0 0 25 0 4 0 669524281 272662528 12886 33554432000 4194304 4625164 140733371115664 18446744073709551615 4351901 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1877/tid=1879] ppid=1875 vsize=266272 CPUtime=3.07 cores=1,3,5,7
/proc/1877/task/1879/stat : 1879 (SArTagnan) R 1875 1877 1492 0 -1 4202560 5800 0 0 0 307 0 0 0 25 0 4 0 669524281 272662528 12888 33554432000 4194304 4625164 140733371115664 18446744073709551615 218905392161 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1877/tid=1880] ppid=1875 vsize=266272 CPUtime=3.08 cores=1,3,5,7
/proc/1877/task/1880/stat : 1880 (SArTagnan) R 1875 1877 1492 0 -1 4202560 17589 0 0 0 306 2 0 0 25 0 4 0 669524281 272662528 12888 33554432000 4194304 4625164 140733371115664 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 12.32
Current children cumulated vsize (KiB) 266272

[startup+6.30111 s]
/proc/loadavg: 7.93 8.00 8.05 10/495 1881
/proc/meminfo: memFree=15751320/32951124 swapFree=62248504/67111528
[pid=1877] ppid=1875 vsize=278744 CPUtime=25.06 cores=1,3,5,7
/proc/1877/stat : 1877 (SArTagnan) R 1875 1877 1492 0 -1 4202496 62200 0 0 0 2496 10 0 0 25 0 4 0 669524280 285433856 19030 33554432000 4194304 4625164 140733371115664 18446744073709551615 4393110 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/1877/statm: 69686 19030 346 106 0 65189 0
[pid=1877/tid=1878] ppid=1875 vsize=278744 CPUtime=6.18 cores=1,3,5,7
/proc/1877/task/1878/stat : 1878 (SArTagnan) R 1875 1877 1492 0 -1 4202560 10714 0 0 0 616 2 0 0 25 0 4 0 669524281 285433856 19030 33554432000 4194304 4625164 140733371115664 18446744073709551615 4339581 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1877/tid=1879] ppid=1875 vsize=278744 CPUtime=6.28 cores=1,3,5,7
/proc/1877/task/1879/stat : 1879 (SArTagnan) R 1875 1877 1492 0 -1 4202560 8988 0 0 0 627 1 0 0 25 0 4 0 669524281 285433856 19030 33554432000 4194304 4625164 140733371115664 18446744073709551615 4352170 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1877/tid=1880] ppid=1875 vsize=278744 CPUtime=6.28 cores=1,3,5,7
/proc/1877/task/1880/stat : 1880 (SArTagnan) R 1875 1877 1492 0 -1 4202560 37910 0 0 0 623 5 0 0 25 0 4 0 669524281 285433856 19030 33554432000 4194304 4625164 140733371115664 18446744073709551615 4559750 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 25.06
Current children cumulated vsize (KiB) 278744

[startup+12.701 s]
/proc/loadavg: 7.94 8.00 8.05 9/495 1881
/proc/meminfo: memFree=15710880/32951124 swapFree=62248504/67111528
[pid=1877] ppid=1875 vsize=294672 CPUtime=50.55 cores=1,3,5,7
/proc/1877/stat : 1877 (SArTagnan) R 1875 1877 1492 0 -1 4202496 110161 0 0 0 5035 20 0 0 25 0 4 0 669524280 301744128 28017 33554432000 4194304 4625164 140733371115664 18446744073709551615 4511896 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/1877/statm: 73668 28017 351 106 0 69171 0
[pid=1877/tid=1878] ppid=1875 vsize=294672 CPUtime=12.48 cores=1,3,5,7
/proc/1877/task/1878/stat : 1878 (SArTagnan) R 1875 1877 1492 0 -1 4202560 16740 0 0 0 1242 6 0 0 25 0 4 0 669524281 301744128 28017 33554432000 4194304 4625164 140733371115664 18446744073709551615 4352672 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1877/tid=1879] ppid=1875 vsize=294672 CPUtime=12.68 cores=1,3,5,7
/proc/1877/task/1879/stat : 1879 (SArTagnan) R 1875 1877 1492 0 -1 4202560 13877 0 0 0 1266 2 0 0 25 0 4 0 669524281 301744128 28017 33554432000 4194304 4625164 140733371115664 18446744073709551615 4351989 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1877/tid=1880] ppid=1875 vsize=294672 CPUtime=12.68 cores=1,3,5,7
/proc/1877/task/1880/stat : 1880 (SArTagnan) R 1875 1877 1492 0 -1 4202560 73445 0 0 0 1258 10 0 0 25 0 4 0 669524281 301744128 28017 33554432000 4194304 4625164 140733371115664 18446744073709551615 4334728 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 50.55
Current children cumulated vsize (KiB) 294672

[startup+25.5006 s]
/proc/loadavg: 7.95 8.00 8.04 9/495 1882
/proc/meminfo: memFree=15646648/32951124 swapFree=62248504/67111528
[pid=1877] ppid=1875 vsize=318520 CPUtime=101.54 cores=1,3,5,7
/proc/1877/stat : 1877 (SArTagnan) R 1875 1877 1492 0 -1 4202496 185650 0 0 0 10119 35 0 0 25 0 4 0 669524280 326164480 40319 33554432000 4194304 4625164 140733371115664 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/1877/statm: 79630 40319 346 106 0 75133 0
[pid=1877/tid=1878] ppid=1875 vsize=318520 CPUtime=25.26 cores=1,3,5,7
/proc/1877/task/1878/stat : 1878 (SArTagnan) R 1875 1877 1492 0 -1 4202560 24302 0 0 0 2518 8 0 0 25 0 4 0 669524281 326164480 40319 33554432000 4194304 4625164 140733371115664 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1877/tid=1879] ppid=1875 vsize=318520 CPUtime=25.28 cores=1,3,5,7
/proc/1877/task/1879/stat : 1879 (SArTagnan) R 1875 1877 1492 0 -1 4202560 19293 0 0 0 2524 4 0 0 25 0 4 0 669524281 326164480 40319 33554432000 4194304 4625164 140733371115664 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1877/tid=1880] ppid=1875 vsize=318520 CPUtime=25.49 cores=1,3,5,7
/proc/1877/task/1880/stat : 1880 (SArTagnan) R 1875 1877 1492 0 -1 4202560 133068 0 0 0 2529 20 0 0 25 0 4 0 669524281 326164480 40319 33554432000 4194304 4625164 140733371115664 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 101.54
Current children cumulated vsize (KiB) 318520

[startup+51.101 s]
/proc/loadavg: 7.97 8.00 8.04 9/495 1882
/proc/meminfo: memFree=15539900/32951124 swapFree=62248504/67111528
[pid=1877] ppid=1875 vsize=364892 CPUtime=203.53 cores=1,3,5,7
/proc/1877/stat : 1877 (SArTagnan) R 1875 1877 1492 0 -1 4202496 284944 0 0 0 20299 54 0 0 25 0 4 0 669524280 373649408 58759 33554432000 4194304 4625164 140733371115664 18446744073709551615 4511874 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/1877/statm: 91223 58759 346 106 0 86726 0
[pid=1877/tid=1878] ppid=1875 vsize=364892 CPUtime=50.86 cores=1,3,5,7
/proc/1877/task/1878/stat : 1878 (SArTagnan) R 1875 1877 1492 0 -1 4202560 34954 0 0 0 5073 13 0 0 25 0 4 0 669524281 373649408 58759 33554432000 4194304 4625164 140733371115664 18446744073709551615 4352044 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1877/tid=1879] ppid=1875 vsize=364892 CPUtime=50.46 cores=1,3,5,7
/proc/1877/task/1879/stat : 1879 (SArTagnan) R 1875 1877 1492 0 -1 4202560 27987 0 0 0 5040 6 0 0 25 0 4 0 669524281 373649408 58759 33554432000 4194304 4625164 140733371115664 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1877/tid=1880] ppid=1875 vsize=364892 CPUtime=51.08 cores=1,3,5,7
/proc/1877/task/1880/stat : 1880 (SArTagnan) R 1875 1877 1492 0 -1 4202560 208797 0 0 0 5077 31 0 0 25 0 4 0 669524281 373649408 58759 33554432000 4194304 4625164 140733371115664 18446744073709551615 4352728 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 203.53
Current children cumulated vsize (KiB) 364892

[startup+102.301 s]
/proc/loadavg: 8.02 8.01 8.04 9/495 1884
/proc/meminfo: memFree=15381500/32951124 swapFree=62248504/67111528
[pid=1877] ppid=1875 vsize=451736 CPUtime=407.51 cores=1,3,5,7
/proc/1877/stat : 1877 (SArTagnan) R 1875 1877 1492 0 -1 4202496 796666 0 0 0 40615 136 0 0 25 0 4 0 669524280 462577664 89420 33554432000 4194304 4625164 140733371115664 18446744073709551615 4512066 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/1877/statm: 112934 89420 623 106 0 108437 0
[pid=1877/tid=1878] ppid=1875 vsize=451736 CPUtime=102.08 cores=1,3,5,7
/proc/1877/task/1878/stat : 1878 (SArTagnan) R 1875 1877 1492 0 -1 4202560 53305 0 0 0 10188 20 0 0 25 0 4 0 669524281 462577664 89422 33554432000 4194304 4625164 140733371115664 18446744073709551615 4352035 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1877/tid=1879] ppid=1875 vsize=451736 CPUtime=100.83 cores=1,3,5,7
/proc/1877/task/1879/stat : 1879 (SArTagnan) R 1875 1877 1492 0 -1 4202560 42061 0 0 0 10071 12 0 0 25 0 4 0 669524281 462577664 89422 33554432000 4194304 4625164 140733371115664 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1877/tid=1880] ppid=1875 vsize=451736 CPUtime=102.3 cores=1,3,5,7
/proc/1877/task/1880/stat : 1880 (SArTagnan) R 1875 1877 1492 0 -1 4202560 682418 0 0 0 10131 99 0 0 25 0 4 0 669524281 462577664 89422 33554432000 4194304 4625164 140733371115664 18446744073709551615 4335599 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 407.51
Current children cumulated vsize (KiB) 451736

[startup+162.301 s]

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

[pid=1877] ppid=1875 vsize=1413876 CPUtime=2797.69 cores=1,3,5,7
/proc/1877/stat : 1877 (SArTagnan) R 1875 1877 1492 0 -1 4202496 5077858 0 0 0 278974 795 0 0 25 0 4 0 669524280 1447809024 282782 33554432000 4194304 4625164 140733371115664 18446744073709551615 4361008 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/1877/statm: 353469 282804 347 106 0 348972 0
[pid=1877/tid=1878] ppid=1875 vsize=1413876 CPUtime=702.04 cores=1,3,5,7
/proc/1877/task/1878/stat : 1878 (SArTagnan) R 1875 1877 1492 0 -1 4202560 162126 0 0 0 70146 58 0 0 25 0 4 0 669524281 1447809024 282815 33554432000 4194304 4625164 140733371115664 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1877/tid=1879] ppid=1875 vsize=1413876 CPUtime=691.01 cores=1,3,5,7
/proc/1877/task/1879/stat : 1879 (SArTagnan) R 1875 1877 1492 0 -1 4202560 132948 0 0 0 69064 37 0 0 25 0 4 0 669524281 1447809024 282827 33554432000 4194304 4625164 140733371115664 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1877/tid=1880] ppid=1875 vsize=1413876 CPUtime=702.28 cores=1,3,5,7
/proc/1877/task/1880/stat : 1880 (SArTagnan) R 1875 1877 1492 0 -1 4202560 4634531 0 0 0 69556 672 0 0 25 0 4 0 669524281 1447809024 282839 33554432000 4194304 4625164 140733371115664 18446744073709551615 218905428336 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2797.69
Current children cumulated vsize (KiB) 1413876

[startup+762.301 s]
/proc/loadavg: 8.17 8.15 8.09 9/495 1943
/proc/meminfo: memFree=4484992/32951124 swapFree=62248504/67111528
[pid=1877] ppid=1875 vsize=1562988 CPUtime=3036.73 cores=1,3,5,7
/proc/1877/stat : 1877 (SArTagnan) R 1875 1877 1492 0 -1 4202496 5766945 0 0 0 302773 900 0 0 25 0 4 0 669524280 1600499712 300038 33554432000 4194304 4625164 140733371115664 18446744073709551615 4519377 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/1877/statm: 390747 300039 351 106 0 386250 0
[pid=1877/tid=1878] ppid=1875 vsize=1562988 CPUtime=762.06 cores=1,3,5,7
/proc/1877/task/1878/stat : 1878 (SArTagnan) R 1875 1877 1492 0 -1 4202560 208916 0 0 0 76140 66 0 0 25 0 4 0 669524281 1600499712 300946 33554432000 4194304 4625164 140733371115664 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1877/tid=1879] ppid=1875 vsize=1562988 CPUtime=750.05 cores=1,3,5,7
/proc/1877/task/1879/stat : 1879 (SArTagnan) R 1875 1877 1492 0 -1 4202560 135648 0 0 0 74964 41 0 0 25 0 4 0 669524281 1600499712 300947 33554432000 4194304 4625164 140733371115664 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1877/tid=1880] ppid=1875 vsize=1562988 CPUtime=762.3 cores=1,3,5,7
/proc/1877/task/1880/stat : 1880 (SArTagnan) R 1875 1877 1492 0 -1 4202560 5234903 0 0 0 75469 761 0 0 25 0 4 0 669524281 1600499712 300947 33554432000 4194304 4625164 140733371115664 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3036.73
Current children cumulated vsize (KiB) 1562988

[startup+822.3 s]
/proc/loadavg: 6.74 7.81 7.98 5/486 1962
/proc/meminfo: memFree=14801516/32951124 swapFree=62248504/67111528
[pid=1877] ppid=1875 vsize=1622764 CPUtime=3275.72 cores=1,3,5,7
/proc/1877/stat : 1877 (SArTagnan) R 1875 1877 1492 0 -1 4202496 6317110 0 0 0 326582 990 0 0 25 0 4 0 669524280 1661710336 316603 33554432000 4194304 4625164 140733371115664 18446744073709551615 4392981 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/1877/statm: 405691 316603 347 106 0 401194 0
[pid=1877/tid=1878] ppid=1875 vsize=1622764 CPUtime=822.04 cores=1,3,5,7
/proc/1877/task/1878/stat : 1878 (SArTagnan) R 1875 1877 1492 0 -1 4202560 218112 0 0 0 82133 71 0 0 25 0 4 0 669524281 1661710336 316603 33554432000 4194304 4625164 140733371115664 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1877/tid=1879] ppid=1875 vsize=1622764 CPUtime=809.23 cores=1,3,5,7
/proc/1877/task/1879/stat : 1879 (SArTagnan) R 1875 1877 1492 0 -1 4202560 137084 0 0 0 80881 42 0 0 25 0 4 0 669524281 1661710336 316603 33554432000 4194304 4625164 140733371115664 18446744073709551615 4339655 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1877/tid=1880] ppid=1875 vsize=1622764 CPUtime=822.28 cores=1,3,5,7
/proc/1877/task/1880/stat : 1880 (SArTagnan) R 1875 1877 1492 0 -1 4202560 5762119 0 0 0 81387 841 0 0 25 0 4 0 669524281 1661710336 316603 33554432000 4194304 4625164 140733371115664 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3275.72
Current children cumulated vsize (KiB) 1622764

[startup+882.319 s]
/proc/loadavg: 5.04 7.13 7.73 5/486 1963
/proc/meminfo: memFree=14785004/32951124 swapFree=62248504/67111528
[pid=1877] ppid=1875 vsize=1623852 CPUtime=3514.81 cores=1,3,5,7
/proc/1877/stat : 1877 (SArTagnan) R 1875 1877 1492 0 -1 4202496 6825375 0 0 0 350408 1073 0 0 25 0 4 0 669524280 1662824448 320063 33554432000 4194304 4625164 140733371115664 18446744073709551615 4392911 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/1877/statm: 405963 320063 347 106 0 401466 0
[pid=1877/tid=1878] ppid=1875 vsize=1623852 CPUtime=882.07 cores=1,3,5,7
/proc/1877/task/1878/stat : 1878 (SArTagnan) R 1875 1877 1492 0 -1 4202560 219791 0 0 0 88135 72 0 0 25 0 4 0 669524281 1662824448 320063 33554432000 4194304 4625164 140733371115664 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1877/tid=1879] ppid=1875 vsize=1623852 CPUtime=869.26 cores=1,3,5,7
/proc/1877/task/1879/stat : 1879 (SArTagnan) R 1875 1877 1492 0 -1 4202560 138410 0 0 0 86883 43 0 0 25 0 4 0 669524281 1662824448 320063 33554432000 4194304 4625164 140733371115664 18446744073709551615 4352047 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1877/tid=1880] ppid=1875 vsize=1623852 CPUtime=882.3 cores=1,3,5,7
/proc/1877/task/1880/stat : 1880 (SArTagnan) R 1875 1877 1492 0 -1 4202560 6267353 0 0 0 87308 922 0 0 25 0 4 0 669524281 1662824448 320063 33554432000 4194304 4625164 140733371115664 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3514.81
Current children cumulated vsize (KiB) 1623852

[startup+942.301 s]
/proc/loadavg: 4.41 6.57 7.50 5/486 1965
/proc/meminfo: memFree=14756464/32951124 swapFree=62248504/67111528
[pid=1877] ppid=1875 vsize=1654852 CPUtime=3753.78 cores=1,3,5,7
/proc/1877/stat : 1877 (SArTagnan) R 1875 1877 1492 0 -1 4202496 6874466 0 0 0 374295 1083 0 0 25 0 4 0 669524280 1694568448 327952 33554432000 4194304 4625164 140733371115664 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/1877/statm: 413713 327952 347 106 0 409216 0
[pid=1877/tid=1878] ppid=1875 vsize=1654852 CPUtime=942.05 cores=1,3,5,7
/proc/1877/task/1878/stat : 1878 (SArTagnan) R 1875 1877 1492 0 -1 4202560 223256 0 0 0 94131 74 0 0 25 0 4 0 669524281 1694568448 327952 33554432000 4194304 4625164 140733371115664 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1877/tid=1879] ppid=1875 vsize=1654852 CPUtime=929.24 cores=1,3,5,7
/proc/1877/task/1879/stat : 1879 (SArTagnan) R 1875 1877 1492 0 -1 4202560 139399 0 0 0 92880 44 0 0 25 0 4 0 669524281 1694568448 327952 33554432000 4194304 4625164 140733371115664 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1877/tid=1880] ppid=1875 vsize=1654852 CPUtime=942.28 cores=1,3,5,7
/proc/1877/task/1880/stat : 1880 (SArTagnan) R 1875 1877 1492 0 -1 4202560 6311979 0 0 0 93299 929 0 0 25 0 4 0 669524281 1694568448 327952 33554432000 4194304 4625164 140733371115664 18446744073709551615 4334728 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3753.78
Current children cumulated vsize (KiB) 1654852

[startup+1002.3 s]
/proc/loadavg: 4.15 6.10 7.28 5/486 1967
/proc/meminfo: memFree=14737208/32951124 swapFree=62248504/67111528
[pid=1877] ppid=1875 vsize=1661368 CPUtime=3992.79 cores=1,3,5,7
/proc/1877/stat : 1877 (SArTagnan) R 1875 1877 1492 0 -1 4202496 6882380 0 0 0 398193 1086 0 0 25 0 4 0 669524280 1701240832 332702 33554432000 4194304 4625164 140733371115664 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/1877/statm: 415342 332702 347 106 0 410845 0
[pid=1877/tid=1878] ppid=1875 vsize=1661368 CPUtime=1002.06 cores=1,3,5,7
/proc/1877/task/1878/stat : 1878 (SArTagnan) R 1875 1877 1492 0 -1 4202560 223904 0 0 0 100131 75 0 0 25 0 4 0 669524281 1701240832 332702 33554432000 4194304 4625164 140733371115664 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1877/tid=1879] ppid=1875 vsize=1661368 CPUtime=989.24 cores=1,3,5,7
/proc/1877/task/1879/stat : 1879 (SArTagnan) R 1875 1877 1492 0 -1 4202560 141544 0 0 0 98878 46 0 0 25 0 4 0 669524281 1701240832 332702 33554432000 4194304 4625164 140733371115664 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1877/tid=1880] ppid=1875 vsize=1661368 CPUtime=1002.29 cores=1,3,5,7
/proc/1877/task/1880/stat : 1880 (SArTagnan) R 1875 1877 1492 0 -1 4202560 6313756 0 0 0 99299 930 0 0 25 0 4 0 669524281 1701240832 332702 33554432000 4194304 4625164 140733371115664 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3992.79
Current children cumulated vsize (KiB) 1661368

[startup+1062.3 s]
/proc/loadavg: 4.05 5.72 7.07 5/486 1968
/proc/meminfo: memFree=14709288/32951124 swapFree=62248504/67111528
[pid=1877] ppid=1875 vsize=1744296 CPUtime=4231.83 cores=1,3,5,7
/proc/1877/stat : 1877 (SArTagnan) R 1875 1877 1492 0 -1 4202496 6984289 0 0 0 422074 1109 0 0 25 0 4 0 669524280 1786159104 339585 33554432000 4194304 4625164 140733371115664 18446744073709551615 4512007 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/1877/statm: 436074 339585 347 106 0 431577 0
[pid=1877/tid=1878] ppid=1875 vsize=1744296 CPUtime=1062.06 cores=1,3,5,7
/proc/1877/task/1878/stat : 1878 (SArTagnan) R 1875 1877 1492 0 -1 4202560 223996 0 0 0 106131 75 0 0 25 0 4 0 669524281 1786159104 339585 33554432000 4194304 4625164 140733371115664 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1877/tid=1879] ppid=1875 vsize=1744296 CPUtime=1049.24 cores=1,3,5,7
/proc/1877/task/1879/stat : 1879 (SArTagnan) R 1875 1877 1492 0 -1 4202560 184603 0 0 0 104872 52 0 0 25 0 4 0 669524281 1786159104 339585 33554432000 4194304 4625164 140733371115664 18446744073709551615 4339536 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1877/tid=1880] ppid=1875 vsize=1744296 CPUtime=1062.28 cores=1,3,5,7
/proc/1877/task/1880/stat : 1880 (SArTagnan) R 1875 1877 1492 0 -1 4202560 6315640 0 0 0 105298 930 0 0 25 0 4 0 669524281 1786159104 339585 33554432000 4194304 4625164 140733371115664 18446744073709551615 4334728 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4231.83
Current children cumulated vsize (KiB) 1744296

[startup+1122.3 s]
/proc/loadavg: 4.02 5.40 6.88 5/486 1970
/proc/meminfo: memFree=14694852/32951124 swapFree=62248504/67111528
[pid=1877] ppid=1875 vsize=1752464 CPUtime=4470.84 cores=1,3,5,7
/proc/1877/stat : 1877 (SArTagnan) R 1875 1877 1492 0 -1 4202496 7049202 0 0 0 445959 1125 0 0 25 0 4 0 669524280 1794523136 343349 33554432000 4194304 4625164 140733371115664 18446744073709551615 4393080 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/1877/statm: 438116 343349 347 106 0 433619 0
[pid=1877/tid=1878] ppid=1875 vsize=1752464 CPUtime=1122.06 cores=1,3,5,7
/proc/1877/task/1878/stat : 1878 (SArTagnan) R 1875 1877 1492 0 -1 4202560 224460 0 0 0 112131 75 0 0 25 0 4 0 669524281 1794523136 343349 33554432000 4194304 4625164 140733371115664 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1877/tid=1879] ppid=1875 vsize=1752464 CPUtime=1109.25 cores=1,3,5,7
/proc/1877/task/1879/stat : 1879 (SArTagnan) R 1875 1877 1492 0 -1 4202560 185554 0 0 0 110872 53 0 0 25 0 4 0 669524281 1794523136 343349 33554432000 4194304 4625164 140733371115664 18446744073709551615 4351777 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1877/tid=1880] ppid=1875 vsize=1752464 CPUtime=1122.29 cores=1,3,5,7
/proc/1877/task/1880/stat : 1880 (SArTagnan) R 1875 1877 1492 0 -1 4202560 6317746 0 0 0 111299 930 0 0 25 0 4 0 669524281 1794523136 343349 33554432000 4194304 4625164 140733371115664 18446744073709551615 4579367 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4470.84
Current children cumulated vsize (KiB) 1752464

[startup+1182.3 s]
/proc/loadavg: 4.00 5.14 6.70 5/486 1971
/proc/meminfo: memFree=14679080/32951124 swapFree=62248504/67111528
[pid=1877] ppid=1875 vsize=1758704 CPUtime=4709.88 cores=1,3,5,7
/proc/1877/stat : 1877 (SArTagnan) R 1875 1877 1492 0 -1 4202496 7115202 0 0 0 469845 1143 0 0 25 0 4 0 669524280 1800912896 347228 33554432000 4194304 4625164 140733371115664 18446744073709551615 4393089 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/1877/statm: 439676 347228 347 106 0 435179 0
[pid=1877/tid=1878] ppid=1875 vsize=1758704 CPUtime=1182.06 cores=1,3,5,7
/proc/1877/task/1878/stat : 1878 (SArTagnan) R 1875 1877 1492 0 -1 4202560 224615 0 0 0 118131 75 0 0 25 0 4 0 669524281 1800912896 347228 33554432000 4194304 4625164 140733371115664 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1877/tid=1879] ppid=1875 vsize=1758704 CPUtime=1169.24 cores=1,3,5,7
/proc/1877/task/1879/stat : 1879 (SArTagnan) R 1875 1877 1492 0 -1 4202560 186940 0 0 0 116869 55 0 0 25 0 4 0 669524281 1800912896 347228 33554432000 4194304 4625164 140733371115664 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1877/tid=1880] ppid=1875 vsize=1758704 CPUtime=1182.29 cores=1,3,5,7
/proc/1877/task/1880/stat : 1880 (SArTagnan) R 1875 1877 1492 0 -1 4202560 6319745 0 0 0 117298 931 0 0 25 0 4 0 669524281 1800912896 347228 33554432000 4194304 4625164 140733371115664 18446744073709551615 4334491 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4709.88
Current children cumulated vsize (KiB) 1758704



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1205 s]
/proc/loadavg: 4.00 5.05 6.62 5/486 1972
/proc/meminfo: memFree=14673608/32951124 swapFree=62248504/67111528
[pid=1877] ppid=1875 vsize=1760616 CPUtime=4800.31 cores=1,3,5,7
/proc/1877/stat : 1877 (SArTagnan) R 1875 1877 1492 0 -1 4202496 7137248 0 0 0 478882 1149 0 0 25 0 4 0 669524280 1802870784 348485 33554432000 4194304 4625164 140733371115664 18446744073709551615 4512854 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/1877/statm: 440154 348485 347 106 0 435657 0
[pid=1877/tid=1878] ppid=1875 vsize=1760616 CPUtime=1204.78 cores=1,3,5,7
/proc/1877/task/1878/stat : 1878 (SArTagnan) R 1875 1877 1492 0 -1 4202560 224649 0 0 0 120403 75 0 0 25 0 4 0 669524281 1802870784 348485 33554432000 4194304 4625164 140733371115664 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1877/tid=1879] ppid=1875 vsize=1760616 CPUtime=1191.97 cores=1,3,5,7
/proc/1877/task/1879/stat : 1879 (SArTagnan) R 1875 1877 1492 0 -1 4202560 187512 0 0 0 119140 57 0 0 25 0 4 0 669524281 1802870784 348485 33554432000 4194304 4625164 140733371115664 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1877/tid=1880] ppid=1875 vsize=1760616 CPUtime=1205.01 cores=1,3,5,7
/proc/1877/task/1880/stat : 1880 (SArTagnan) R 1875 1877 1492 0 -1 4202560 6320255 0 0 0 119570 931 0 0 25 0 4 0 669524281 1802870784 348485 33554432000 4194304 4625164 140733371115664 18446744073709551615 4547232 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.31
Current children cumulated vsize (KiB) 1760616

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

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

[startup+1205 s]
/proc/loadavg: 4.00 5.05 6.62 5/486 1972
/proc/meminfo: memFree=14673608/32951124 swapFree=62248504/67111528
[pid=1877] ppid=1875 vsize=1760616 CPUtime=4800.31 cores=1,3,5,7
/proc/1877/stat : 1877 (SArTagnan) R 1875 1877 1492 0 -1 4202496 7137248 0 0 0 478882 1149 0 0 25 0 4 0 669524280 1802870784 348485 33554432000 4194304 4625164 140733371115664 18446744073709551615 4512854 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/1877/statm: 440154 348485 347 106 0 435657 0
[pid=1877/tid=1878] ppid=1875 vsize=1760616 CPUtime=1204.78 cores=1,3,5,7
/proc/1877/task/1878/stat : 1878 (SArTagnan) R 1875 1877 1492 0 -1 4202560 224649 0 0 0 120403 75 0 0 25 0 4 0 669524281 1802870784 348485 33554432000 4194304 4625164 140733371115664 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1877/tid=1879] ppid=1875 vsize=1760616 CPUtime=1191.97 cores=1,3,5,7
/proc/1877/task/1879/stat : 1879 (SArTagnan) R 1875 1877 1492 0 -1 4202560 187512 0 0 0 119140 57 0 0 25 0 4 0 669524281 1802870784 348485 33554432000 4194304 4625164 140733371115664 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1877/tid=1880] ppid=1875 vsize=1760616 CPUtime=1205.01 cores=1,3,5,7
/proc/1877/task/1880/stat : 1880 (SArTagnan) R 1875 1877 1492 0 -1 4202560 6320255 0 0 0 119570 931 0 0 25 0 4 0 669524281 1802870784 348485 33554432000 4194304 4625164 140733371115664 18446744073709551615 4547232 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.31
Current children cumulated vsize (KiB) 1760616

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1205.08
CPU time (s): 4800.45
CPU user time (s): 4788.9
CPU system time (s): 11.5532
CPU usage (%): 398.35
Max. virtual memory (cumulated for all children) (KiB): 1897836

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4788.89
system time used= 11.5532
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7137248
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= 1899
involuntary context switches= 32635

runsolver used 5.30719 second user time and 14.4418 second system time

The end

Launcher Data

Begin job on node137 at 2011-05-16 22:54:26
IDJOB=3386014
IDBENCH=71805
IDSOLVER=1871
FILE ID=node137/3386014-1305579266
RUNJOBID= node137-1305576659-1511
PBS_JOBID= 13350207
Free space on /tmp= 73652 MiB

SOLVER NAME= SArTagnan 2011-05-15 (fixed)
BENCH NAME= SAT09/CRAFTED/sgi/new-difficult-23-189-21-75.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3386014-1305579266/watcher-3386014-1305579266 -o /tmp/evaluation-result-3386014-1305579266/solver-3386014-1305579266 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3386014-1305579266.cnf -threads=4

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

MD5SUM BENCH= 46a186d5aa9ba41a176adf24fb365342
RANDOM SEED=1885174770

node137.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.844
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.68
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.844
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.844
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.844
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.74
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.844
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.844
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.844
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.83
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.844
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      15825504 kB
Buffers:        330096 kB
Cached:        4377504 kB
SwapCached:      25020 kB
Active:        7145964 kB
Inactive:      9704256 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15825504 kB
SwapTotal:    67111528 kB
SwapFree:     62248504 kB
Dirty:           11628 kB
Writeback:           0 kB
AnonPages:    12127400 kB
Mapped:          31792 kB
Slab:           137872 kB
PageTables:      69060 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 147264476 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73664 MiB
End job on node137 at 2011-05-16 23:14:33