Trace number 3273688

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.44 1201.96

General information on the benchmark

Namecrafted/spence/sgen/
sgen3-n160-s73223945-unsat.cnf
MD5SUMebbfc0ffb6aa4fcba0d5ce3964018543
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables161
Number of clauses332
Sum of the clauses size996
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3332
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data


Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 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-3273688-1304085271/watcher-3273688-1304085271 -o /tmp/evaluation-result-3273688-1304085271/solver-3273688-1304085271 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3273688-1304085271.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.74 8.03 8.02 5/180 18449
/proc/meminfo: memFree=17466284/32951124 swapFree=67111528/67111528
[pid=18449] ppid=18447 vsize=180280 CPUtime=0 cores=1,3,5,7
/proc/18449/stat : 18449 (SArTagnan) R 18447 18449 18138 0 -1 4202496 495 0 0 0 0 0 0 0 25 0 4 0 520129738 184606720 430 33554432000 4194304 4623224 140733440815056 18446744073709551615 216634620447 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/18449/statm: 45070 431 334 105 0 40574 0
[pid=18449/tid=18450] ppid=18447 vsize=180280 CPUtime=0 cores=1,3,5,7
/proc/18449/task/18450/stat : 18450 (SArTagnan) R 18447 18449 18138 0 -1 4202560 9 0 0 0 0 0 0 0 25 0 4 0 520129739 184606720 433 33554432000 4194304 4623224 140733440815056 18446744073709551615 4485214 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18449/tid=18451] ppid=18447 vsize=180280 CPUtime=0 cores=1,3,5,7
/proc/18449/task/18451/stat : 18451 (SArTagnan) R 18447 18449 18138 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 520129739 184606720 436 33554432000 4194304 4623224 140733440815056 18446744073709551615 47931978958770 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18449/tid=18452] ppid=18447 vsize=180280 CPUtime=0 cores=1,3,5,7
/proc/18449/task/18452/stat : 18452 (SArTagnan) R 18447 18449 18138 0 -1 4202560 22 0 0 0 0 0 0 0 25 0 4 0 520129739 184606720 437 33554432000 4194304 4623224 140733440815056 18446744073709551615 4559668 0 0 4096 2 0 0 0 -1 3 0 0 0

[startup+0.0386851 s]
/proc/loadavg: 7.74 8.03 8.02 5/180 18449
/proc/meminfo: memFree=17466284/32951124 swapFree=67111528/67111528
[pid=18449] ppid=18447 vsize=246868 CPUtime=0.13 cores=1,3,5,7
/proc/18449/stat : 18449 (SArTagnan) R 18447 18449 18138 0 -1 4202496 1045 0 0 0 13 0 0 0 25 0 4 0 520129738 252792832 911 33554432000 4194304 4623224 140733440815056 18446744073709551615 4425841 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/18449/statm: 61717 911 342 105 0 57221 0
[pid=18449/tid=18450] ppid=18447 vsize=246868 CPUtime=0.03 cores=1,3,5,7
/proc/18449/task/18450/stat : 18450 (SArTagnan) R 18447 18449 18138 0 -1 4202560 135 0 0 0 3 0 0 0 25 0 4 0 520129739 252792832 911 33554432000 4194304 4623224 140733440815056 18446744073709551615 4376858 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18449/tid=18451] ppid=18447 vsize=246868 CPUtime=0.03 cores=1,3,5,7
/proc/18449/task/18451/stat : 18451 (SArTagnan) R 18447 18449 18138 0 -1 4202560 120 0 0 0 3 0 0 0 25 0 4 0 520129739 252792832 911 33554432000 4194304 4623224 140733440815056 18446744073709551615 4376832 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18449/tid=18452] ppid=18447 vsize=246868 CPUtime=0.03 cores=1,3,5,7
/proc/18449/task/18452/stat : 18452 (SArTagnan) R 18447 18449 18138 0 -1 4202560 190 0 0 0 3 0 0 0 25 0 4 0 520129739 252792832 911 33554432000 4194304 4623224 140733440815056 18446744073709551615 4577447 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 246868

[startup+0.100674 s]
/proc/loadavg: 7.74 8.03 8.02 5/180 18449
/proc/meminfo: memFree=17466284/32951124 swapFree=67111528/67111528
[pid=18449] ppid=18447 vsize=248136 CPUtime=0.37 cores=1,3,5,7
/proc/18449/stat : 18449 (SArTagnan) R 18447 18449 18138 0 -1 4202496 1984 0 0 0 37 0 0 0 25 0 4 0 520129738 254091264 1468 33554432000 4194304 4623224 140733440815056 18446744073709551615 4384977 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/18449/statm: 62034 1468 342 105 0 57538 0
[pid=18449/tid=18450] ppid=18447 vsize=248136 CPUtime=0.09 cores=1,3,5,7
/proc/18449/task/18450/stat : 18450 (SArTagnan) R 18447 18449 18138 0 -1 4202560 420 0 0 0 9 0 0 0 25 0 4 0 520129739 254091264 1468 33554432000 4194304 4623224 140733440815056 18446744073709551615 4376662 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18449/tid=18451] ppid=18447 vsize=248136 CPUtime=0.09 cores=1,3,5,7
/proc/18449/task/18451/stat : 18451 (SArTagnan) R 18447 18449 18138 0 -1 4202560 412 0 0 0 9 0 0 0 25 0 4 0 520129739 254091264 1468 33554432000 4194304 4623224 140733440815056 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18449/tid=18452] ppid=18447 vsize=248136 CPUtime=0.09 cores=1,3,5,7
/proc/18449/task/18452/stat : 18452 (SArTagnan) R 18447 18449 18138 0 -1 4202560 371 0 0 0 9 0 0 0 25 0 4 0 520129739 254091264 1468 33554432000 4194304 4623224 140733440815056 18446744073709551615 4376678 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 248136

[startup+0.300641 s]
/proc/loadavg: 7.74 8.03 8.02 5/180 18449
/proc/meminfo: memFree=17466284/32951124 swapFree=67111528/67111528
[pid=18449] ppid=18447 vsize=250836 CPUtime=1.18 cores=1,3,5,7
/proc/18449/stat : 18449 (SArTagnan) R 18447 18449 18138 0 -1 4202496 3892 0 0 0 117 1 0 0 25 0 4 0 520129738 256856064 2724 33554432000 4194304 4623224 140733440815056 18446744073709551615 4422791 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/18449/statm: 62709 2724 343 105 0 58213 0
[pid=18449/tid=18450] ppid=18447 vsize=250836 CPUtime=0.29 cores=1,3,5,7
/proc/18449/task/18450/stat : 18450 (SArTagnan) R 18447 18449 18138 0 -1 4202560 860 0 0 0 29 0 0 0 25 0 4 0 520129739 256856064 2724 33554432000 4194304 4623224 140733440815056 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18449/tid=18451] ppid=18447 vsize=250836 CPUtime=0.29 cores=1,3,5,7
/proc/18449/task/18451/stat : 18451 (SArTagnan) R 18447 18449 18138 0 -1 4202560 1086 0 0 0 29 0 0 0 25 0 4 0 520129739 256856064 2724 33554432000 4194304 4623224 140733440815056 18446744073709551615 4377885 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18449/tid=18452] ppid=18447 vsize=250836 CPUtime=0.29 cores=1,3,5,7
/proc/18449/task/18452/stat : 18452 (SArTagnan) R 18447 18449 18138 0 -1 4202560 750 0 0 0 29 0 0 0 25 0 4 0 520129739 256856064 2724 33554432000 4194304 4623224 140733440815056 18446744073709551615 4354512 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1.18
Current children cumulated vsize (KiB) 250836

[startup+0.700572 s]
/proc/loadavg: 7.74 8.03 8.02 5/180 18449
/proc/meminfo: memFree=17466284/32951124 swapFree=67111528/67111528
[pid=18449] ppid=18447 vsize=254104 CPUtime=2.77 cores=1,3,5,7
/proc/18449/stat : 18449 (SArTagnan) R 18447 18449 18138 0 -1 4202496 7705 0 0 0 276 1 0 0 25 0 4 0 520129738 260202496 4602 33554432000 4194304 4623224 140733440815056 18446744073709551615 4510900 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/18449/statm: 63526 4602 343 105 0 59030 0
[pid=18449/tid=18450] ppid=18447 vsize=254104 CPUtime=0.69 cores=1,3,5,7
/proc/18449/task/18450/stat : 18450 (SArTagnan) R 18447 18449 18138 0 -1 4202560 1949 0 0 0 69 0 0 0 25 0 4 0 520129739 260202496 4602 33554432000 4194304 4623224 140733440815056 18446744073709551615 4376892 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18449/tid=18451] ppid=18447 vsize=254104 CPUtime=0.69 cores=1,3,5,7
/proc/18449/task/18451/stat : 18451 (SArTagnan) R 18447 18449 18138 0 -1 4202560 1861 0 0 0 69 0 0 0 25 0 4 0 520129739 260202496 4602 33554432000 4194304 4623224 140733440815056 18446744073709551615 4461184 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18449/tid=18452] ppid=18447 vsize=254104 CPUtime=0.69 cores=1,3,5,7
/proc/18449/task/18452/stat : 18452 (SArTagnan) R 18447 18449 18138 0 -1 4202560 2254 0 0 0 69 0 0 0 25 0 4 0 520129739 260202496 4602 33554432000 4194304 4623224 140733440815056 18446744073709551615 4377576 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 254104

[startup+1.50043 s]
/proc/loadavg: 7.74 8.03 8.02 9/184 18453
/proc/meminfo: memFree=17443952/32951124 swapFree=67111528/67111528
[pid=18449] ppid=18447 vsize=260024 CPUtime=5.96 cores=1,3,5,7
/proc/18449/stat : 18449 (SArTagnan) R 18447 18449 18138 0 -1 4202496 12379 0 0 0 594 2 0 0 25 0 4 0 520129738 266264576 7500 33554432000 4194304 4623224 140733440815056 18446744073709551615 4414841 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/18449/statm: 65006 7500 343 105 0 60510 0
[pid=18449/tid=18450] ppid=18447 vsize=260024 CPUtime=1.48 cores=1,3,5,7
/proc/18449/task/18450/stat : 18450 (SArTagnan) R 18447 18449 18138 0 -1 4202560 3331 0 0 0 148 0 0 0 25 0 4 0 520129739 266264576 7500 33554432000 4194304 4623224 140733440815056 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18449/tid=18451] ppid=18447 vsize=260024 CPUtime=1.48 cores=1,3,5,7
/proc/18449/task/18451/stat : 18451 (SArTagnan) R 18447 18449 18138 0 -1 4202560 3357 0 0 0 148 0 0 0 25 0 4 0 520129739 266264576 7500 33554432000 4194304 4623224 140733440815056 18446744073709551615 4377587 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18449/tid=18452] ppid=18447 vsize=260024 CPUtime=1.48 cores=1,3,5,7
/proc/18449/task/18452/stat : 18452 (SArTagnan) R 18447 18449 18138 0 -1 4202560 3209 0 0 0 148 0 0 0 25 0 4 0 520129739 266264576 7500 33554432000 4194304 4623224 140733440815056 18446744073709551615 4550465 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 260024

[startup+3.10115 s]
/proc/loadavg: 7.74 8.03 8.02 9/184 18453
/proc/meminfo: memFree=17429072/32951124 swapFree=67111528/67111528
[pid=18449] ppid=18447 vsize=271192 CPUtime=12.36 cores=1,3,5,7
/proc/18449/stat : 18449 (SArTagnan) R 18447 18449 18138 0 -1 4202496 19629 0 0 0 1232 4 0 0 25 0 4 0 520129738 277700608 11994 33554432000 4194304 4623224 140733440815056 18446744073709551615 4415995 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/18449/statm: 67798 11994 372 105 0 63302 0
[pid=18449/tid=18450] ppid=18447 vsize=271192 CPUtime=3.09 cores=1,3,5,7
/proc/18449/task/18450/stat : 18450 (SArTagnan) R 18447 18449 18138 0 -1 4202560 6582 0 0 0 308 1 0 0 25 0 4 0 520129739 277700608 11994 33554432000 4194304 4623224 140733440815056 18446744073709551615 4377133 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18449/tid=18451] ppid=18447 vsize=271192 CPUtime=3.07 cores=1,3,5,7
/proc/18449/task/18451/stat : 18451 (SArTagnan) R 18447 18449 18138 0 -1 4202560 5636 0 0 0 306 1 0 0 25 0 4 0 520129739 277700608 11994 33554432000 4194304 4623224 140733440815056 18446744073709551615 4376646 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18449/tid=18452] ppid=18447 vsize=271192 CPUtime=3.08 cores=1,3,5,7
/proc/18449/task/18452/stat : 18452 (SArTagnan) R 18447 18449 18138 0 -1 4202560 3967 0 0 0 308 0 0 0 25 0 4 0 520129739 277700608 11994 33554432000 4194304 4623224 140733440815056 18446744073709551615 216650499099 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 271192

[startup+6.30059 s]
/proc/loadavg: 7.76 8.03 8.02 9/184 18453
/proc/meminfo: memFree=17402028/32951124 swapFree=67111528/67111528
[pid=18449] ppid=18447 vsize=276724 CPUtime=25.15 cores=1,3,5,7
/proc/18449/stat : 18449 (SArTagnan) R 18447 18449 18138 0 -1 4202496 27165 0 0 0 2507 8 0 0 25 0 4 0 520129738 283365376 17555 33554432000 4194304 4623224 140733440815056 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/18449/statm: 69181 17555 382 105 0 64685 0
[pid=18449/tid=18450] ppid=18447 vsize=276724 CPUtime=6.29 cores=1,3,5,7
/proc/18449/task/18450/stat : 18450 (SArTagnan) R 18447 18449 18138 0 -1 4202560 8080 0 0 0 627 2 0 0 25 0 4 0 520129739 283365376 17555 33554432000 4194304 4623224 140733440815056 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18449/tid=18451] ppid=18447 vsize=276724 CPUtime=6.25 cores=1,3,5,7
/proc/18449/task/18451/stat : 18451 (SArTagnan) R 18447 18449 18138 0 -1 4202560 9129 0 0 0 622 3 0 0 25 0 4 0 520129739 283365376 17555 33554432000 4194304 4623224 140733440815056 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18449/tid=18452] ppid=18447 vsize=276724 CPUtime=6.29 cores=1,3,5,7
/proc/18449/task/18452/stat : 18452 (SArTagnan) R 18447 18449 18138 0 -1 4202560 5103 0 0 0 628 1 0 0 25 0 4 0 520129739 283365376 17555 33554432000 4194304 4623224 140733440815056 18446744073709551615 4376853 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 25.15
Current children cumulated vsize (KiB) 276724

[startup+12.7005 s]
/proc/loadavg: 7.86 8.04 8.03 9/184 18453
/proc/meminfo: memFree=17368180/32951124 swapFree=67111528/67111528
[pid=18449] ppid=18447 vsize=297652 CPUtime=50.7 cores=1,3,5,7
/proc/18449/stat : 18449 (SArTagnan) R 18447 18449 18138 0 -1 4202496 61084 0 0 0 5055 15 0 0 25 0 4 0 520129738 304795648 24063 33554432000 4194304 4623224 140733440815056 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/18449/statm: 74413 24063 343 105 0 69917 0
[pid=18449/tid=18450] ppid=18447 vsize=297652 CPUtime=12.68 cores=1,3,5,7
/proc/18449/task/18450/stat : 18450 (SArTagnan) R 18447 18449 18138 0 -1 4202560 15077 0 0 0 1265 3 0 0 25 0 4 0 520129739 304795648 24063 33554432000 4194304 4623224 140733440815056 18446744073709551615 4376672 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18449/tid=18451] ppid=18447 vsize=297652 CPUtime=12.62 cores=1,3,5,7
/proc/18449/task/18451/stat : 18451 (SArTagnan) R 18447 18449 18138 0 -1 4202560 13068 0 0 0 1258 4 0 0 25 0 4 0 520129739 304795648 24063 33554432000 4194304 4623224 140733440815056 18446744073709551615 4376678 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18449/tid=18452] ppid=18447 vsize=297652 CPUtime=12.68 cores=1,3,5,7
/proc/18449/task/18452/stat : 18452 (SArTagnan) R 18447 18449 18138 0 -1 4202560 25587 0 0 0 1264 4 0 0 25 0 4 0 520129739 304795648 24063 33554432000 4194304 4623224 140733440815056 18446744073709551615 4550465 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 297652

[startup+25.5012 s]
/proc/loadavg: 7.89 8.04 8.02 9/184 18453
/proc/meminfo: memFree=17303216/32951124 swapFree=67111528/67111528
[pid=18449] ppid=18447 vsize=319500 CPUtime=101.84 cores=1,3,5,7
/proc/18449/stat : 18449 (SArTagnan) R 18447 18449 18138 0 -1 4202496 125051 0 0 0 10158 26 0 0 25 0 4 0 520129738 327168000 37600 33554432000 4194304 4623224 140733440815056 18446744073709551615 4517494 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/18449/statm: 79875 37600 406 105 0 75379 0
[pid=18449/tid=18450] ppid=18447 vsize=319500 CPUtime=25.48 cores=1,3,5,7
/proc/18449/task/18450/stat : 18450 (SArTagnan) R 18447 18449 18138 0 -1 4202560 21643 0 0 0 2544 4 0 0 25 0 4 0 520129739 327168000 37600 33554432000 4194304 4623224 140733440815056 18446744073709551615 4376675 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18449/tid=18451] ppid=18447 vsize=319500 CPUtime=25.35 cores=1,3,5,7
/proc/18449/task/18451/stat : 18451 (SArTagnan) R 18447 18449 18138 0 -1 4202560 19582 0 0 0 2529 6 0 0 25 0 4 0 520129739 327168000 37600 33554432000 4194304 4623224 140733440815056 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18449/tid=18452] ppid=18447 vsize=319500 CPUtime=25.49 cores=1,3,5,7
/proc/18449/task/18452/stat : 18452 (SArTagnan) R 18447 18449 18138 0 -1 4202560 71173 0 0 0 2537 12 0 0 25 0 4 0 520129739 327168000 37600 33554432000 4194304 4623224 140733440815056 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 101.84
Current children cumulated vsize (KiB) 319500

[startup+51.1007 s]
/proc/loadavg: 7.93 8.03 8.02 9/184 18454
/proc/meminfo: memFree=17201408/32951124 swapFree=67111528/67111528
[pid=18449] ppid=18447 vsize=334932 CPUtime=204.1 cores=1,3,5,7
/proc/18449/stat : 18449 (SArTagnan) R 18447 18449 18138 0 -1 4202496 169883 0 0 0 20373 37 0 0 25 0 4 0 520129738 342970368 53777 33554432000 4194304 4623224 140733440815056 18446744073709551615 4517479 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/18449/statm: 83733 53777 377 105 0 79237 0
[pid=18449/tid=18450] ppid=18447 vsize=334932 CPUtime=51.09 cores=1,3,5,7
/proc/18449/task/18450/stat : 18450 (SArTagnan) R 18447 18449 18138 0 -1 4202560 23419 0 0 0 5103 6 0 0 25 0 4 0 520129739 342970368 53777 33554432000 4194304 4623224 140733440815056 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18449/tid=18451] ppid=18447 vsize=334932 CPUtime=50.8 cores=1,3,5,7
/proc/18449/task/18451/stat : 18451 (SArTagnan) R 18447 18449 18138 0 -1 4202560 29926 0 0 0 5070 10 0 0 25 0 4 0 520129739 342970368 53777 33554432000 4194304 4623224 140733440815056 18446744073709551615 4376659 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18449/tid=18452] ppid=18447 vsize=334932 CPUtime=51.09 cores=1,3,5,7
/proc/18449/task/18452/stat : 18452 (SArTagnan) R 18447 18449 18138 0 -1 4202560 98010 0 0 0 5093 16 0 0 25 0 4 0 520129739 342970368 53777 33554432000 4194304 4623224 140733440815056 18446744073709551615 4364911 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 204.1
Current children cumulated vsize (KiB) 334932

[startup+102.307 s]
/proc/loadavg: 7.97 8.03 8.02 9/184 18455
/proc/meminfo: memFree=17029512/32951124 swapFree=67111528/67111528
[pid=18449] ppid=18447 vsize=550008 CPUtime=408.64 cores=1,3,5,7
/proc/18449/stat : 18449 (SArTagnan) R 18447 18449 18138 0 -1 4202496 383953 0 0 0 40785 79 0 0 25 0 4 0 520129738 563208192 86502 33554432000 4194304 4623224 140733440815056 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/18449/statm: 137502 86502 1040 105 0 133006 0
[pid=18449/tid=18450] ppid=18447 vsize=550008 CPUtime=102.3 cores=1,3,5,7
/proc/18449/task/18450/stat : 18450 (SArTagnan) R 18447 18449 18138 0 -1 4202560 36949 0 0 0 10217 13 0 0 25 0 4 0 520129739 563208192 86502 33554432000 4194304 4623224 140733440815056 18446744073709551615 4377576 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18449/tid=18451] ppid=18447 vsize=550008 CPUtime=101.74 cores=1,3,5,7
/proc/18449/task/18451/stat : 18451 (SArTagnan) R 18447 18449 18138 0 -1 4202560 46305 0 0 0 10157 17 0 0 25 0 4 0 520129739 563208192 86502 33554432000 4194304 4623224 140733440815056 18446744073709551615 4376672 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18449/tid=18452] ppid=18447 vsize=550008 CPUtime=102.29 cores=1,3,5,7
/proc/18449/task/18452/stat : 18452 (SArTagnan) R 18447 18449 18138 0 -1 4202560 267121 0 0 0 10186 43 0 0 25 0 4 0 520129739 563208192 86502 33554432000 4194304 4623224 140733440815056 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 408.64
Current children cumulated vsize (KiB) 550008

[startup+162.301 s]

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

[pid=18449] ppid=18447 vsize=972548 CPUtime=2804.53 cores=1,3,5,7
/proc/18449/stat : 18449 (SArTagnan) R 18447 18449 18138 0 -1 4202496 1392231 0 0 0 280136 317 0 0 25 0 4 0 520129738 995889152 206691 33554432000 4194304 4623224 140733440815056 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/18449/statm: 243137 206691 494 105 0 238641 0
[pid=18449/tid=18450] ppid=18447 vsize=972548 CPUtime=702.29 cores=1,3,5,7
/proc/18449/task/18450/stat : 18450 (SArTagnan) R 18447 18449 18138 0 -1 4202560 125954 0 0 0 70188 41 0 0 25 0 4 0 520129739 995889152 206691 33554432000 4194304 4623224 140733440815056 18446744073709551615 4376678 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18449/tid=18451] ppid=18447 vsize=972548 CPUtime=698.47 cores=1,3,5,7
/proc/18449/task/18451/stat : 18451 (SArTagnan) R 18447 18449 18138 0 -1 4202560 118485 0 0 0 69774 73 0 0 25 0 4 0 520129739 995889152 206691 33554432000 4194304 4623224 140733440815056 18446744073709551615 4376646 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18449/tid=18452] ppid=18447 vsize=972548 CPUtime=702.26 cores=1,3,5,7
/proc/18449/task/18452/stat : 18452 (SArTagnan) R 18447 18449 18138 0 -1 4202560 807798 0 0 0 70086 140 0 0 25 0 4 0 520129739 995889152 206691 33554432000 4194304 4623224 140733440815056 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2804.53
Current children cumulated vsize (KiB) 972548

[startup+762.307 s]
/proc/loadavg: 8.12 8.09 8.03 9/184 18485
/proc/meminfo: memFree=16067104/32951124 swapFree=67111528/67111528
[pid=18449] ppid=18447 vsize=1072672 CPUtime=3044.22 cores=1,3,5,7
/proc/18449/stat : 18449 (SArTagnan) R 18447 18449 18138 0 -1 4202496 1592371 0 0 0 304066 356 0 0 25 0 4 0 520129738 1098416128 219085 33554432000 4194304 4623224 140733440815056 18446744073709551615 4414885 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/18449/statm: 268168 219085 494 105 0 263672 0
[pid=18449/tid=18450] ppid=18447 vsize=1072672 CPUtime=762.3 cores=1,3,5,7
/proc/18449/task/18450/stat : 18450 (SArTagnan) R 18447 18449 18138 0 -1 4202560 126229 0 0 0 76188 42 0 0 25 0 4 0 520129739 1098416128 219085 33554432000 4194304 4623224 140733440815056 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18449/tid=18451] ppid=18447 vsize=1072672 CPUtime=758.15 cores=1,3,5,7
/proc/18449/task/18451/stat : 18451 (SArTagnan) R 18447 18449 18138 0 -1 4202560 154218 0 0 0 75735 80 0 0 25 0 4 0 520129739 1098416128 219085 33554432000 4194304 4623224 140733440815056 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18449/tid=18452] ppid=18447 vsize=1072672 CPUtime=762.27 cores=1,3,5,7
/proc/18449/task/18452/stat : 18452 (SArTagnan) R 18447 18449 18138 0 -1 4202560 808408 0 0 0 76087 140 0 0 25 0 4 0 520129739 1098416128 219085 33554432000 4194304 4623224 140733440815056 18446744073709551615 4577675 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3044.22
Current children cumulated vsize (KiB) 1072672

[startup+822.301 s]
/proc/loadavg: 8.10 8.09 8.03 9/184 18487
/proc/meminfo: memFree=15977284/32951124 swapFree=67111528/67111528
[pid=18449] ppid=18447 vsize=1189072 CPUtime=3283.88 cores=1,3,5,7
/proc/18449/stat : 18449 (SArTagnan) R 18447 18449 18138 0 -1 4202496 1605120 0 0 0 328029 359 0 0 25 0 4 0 520129738 1217609728 231815 33554432000 4194304 4623224 140733440815056 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/18449/statm: 297268 231815 494 105 0 292772 0
[pid=18449/tid=18450] ppid=18447 vsize=1189072 CPUtime=822.29 cores=1,3,5,7
/proc/18449/task/18450/stat : 18450 (SArTagnan) R 18447 18449 18138 0 -1 4202560 132833 0 0 0 82187 42 0 0 25 0 4 0 520129739 1217609728 231815 33554432000 4194304 4623224 140733440815056 18446744073709551615 4376678 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18449/tid=18451] ppid=18447 vsize=1189072 CPUtime=817.82 cores=1,3,5,7
/proc/18449/task/18451/stat : 18451 (SArTagnan) R 18447 18449 18138 0 -1 4202560 159081 0 0 0 81700 82 0 0 25 0 4 0 520129739 1217609728 231815 33554432000 4194304 4623224 140733440815056 18446744073709551615 4377576 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18449/tid=18452] ppid=18447 vsize=1189072 CPUtime=822.27 cores=1,3,5,7
/proc/18449/task/18452/stat : 18452 (SArTagnan) R 18447 18449 18138 0 -1 4202560 809273 0 0 0 82086 141 0 0 25 0 4 0 520129739 1217609728 231815 33554432000 4194304 4623224 140733440815056 18446744073709551615 4366665 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3283.88
Current children cumulated vsize (KiB) 1189072

[startup+882.3 s]
/proc/loadavg: 8.09 8.08 8.03 9/184 18488
/proc/meminfo: memFree=15922348/32951124 swapFree=67111528/67111528
[pid=18449] ppid=18447 vsize=1294872 CPUtime=3523.56 cores=1,3,5,7
/proc/18449/stat : 18449 (SArTagnan) R 18447 18449 18138 0 -1 4202496 1615514 0 0 0 351992 364 0 0 25 0 4 0 520129738 1325948928 242146 33554432000 4194304 4623224 140733440815056 18446744073709551615 4510896 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/18449/statm: 323718 242146 499 105 0 319222 0
[pid=18449/tid=18450] ppid=18447 vsize=1294872 CPUtime=882.29 cores=1,3,5,7
/proc/18449/task/18450/stat : 18450 (SArTagnan) R 18447 18449 18138 0 -1 4202560 134738 0 0 0 88184 45 0 0 25 0 4 0 520129739 1325948928 242146 33554432000 4194304 4623224 140733440815056 18446744073709551615 4377576 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18449/tid=18451] ppid=18447 vsize=1294872 CPUtime=877.49 cores=1,3,5,7
/proc/18449/task/18451/stat : 18451 (SArTagnan) R 18447 18449 18138 0 -1 4202560 159706 0 0 0 87667 82 0 0 25 0 4 0 520129739 1325948928 242146 33554432000 4194304 4623224 140733440815056 18446744073709551615 4376640 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18449/tid=18452] ppid=18447 vsize=1294872 CPUtime=882.27 cores=1,3,5,7
/proc/18449/task/18452/stat : 18452 (SArTagnan) R 18447 18449 18138 0 -1 4202560 816350 0 0 0 88085 142 0 0 25 0 4 0 520129739 1325948928 242146 33554432000 4194304 4623224 140733440815056 18446744073709551615 4546867 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3523.56
Current children cumulated vsize (KiB) 1294872

[startup+942.301 s]
/proc/loadavg: 8.08 8.08 8.03 9/184 18490
/proc/meminfo: memFree=15887228/32951124 swapFree=67111528/67111528
[pid=18449] ppid=18447 vsize=1294872 CPUtime=3763.23 cores=1,3,5,7
/proc/18449/stat : 18449 (SArTagnan) R 18447 18449 18138 0 -1 4202496 1621124 0 0 0 375954 369 0 0 25 0 4 0 520129738 1325948928 247695 33554432000 4194304 4623224 140733440815056 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/18449/statm: 323718 247695 481 105 0 319222 0
[pid=18449/tid=18450] ppid=18447 vsize=1294872 CPUtime=942.3 cores=1,3,5,7
/proc/18449/task/18450/stat : 18450 (SArTagnan) R 18447 18449 18138 0 -1 4202560 138623 0 0 0 94180 50 0 0 25 0 4 0 520129739 1325948928 247695 33554432000 4194304 4623224 140733440815056 18446744073709551615 4376675 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18449/tid=18451] ppid=18447 vsize=1294872 CPUtime=937.17 cores=1,3,5,7
/proc/18449/task/18451/stat : 18451 (SArTagnan) R 18447 18449 18138 0 -1 4202560 160876 0 0 0 93634 83 0 0 25 0 4 0 520129739 1325948928 247695 33554432000 4194304 4623224 140733440815056 18446744073709551615 4376672 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18449/tid=18452] ppid=18447 vsize=1294872 CPUtime=942.27 cores=1,3,5,7
/proc/18449/task/18452/stat : 18452 (SArTagnan) R 18447 18449 18138 0 -1 4202560 816452 0 0 0 94085 142 0 0 25 0 4 0 520129739 1325948928 247695 33554432000 4194304 4623224 140733440815056 18446744073709551615 4550465 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3763.23
Current children cumulated vsize (KiB) 1294872

[startup+1002.3 s]
/proc/loadavg: 6.08 7.56 7.85 5/175 18509
/proc/meminfo: memFree=16899496/32951124 swapFree=67111528/67111528
[pid=18449] ppid=18447 vsize=1316876 CPUtime=4002.93 cores=1,3,5,7
/proc/18449/stat : 18449 (SArTagnan) R 18447 18449 18138 0 -1 4202496 1636913 0 0 0 399916 377 0 0 25 0 4 0 520129738 1348481024 252581 33554432000 4194304 4623224 140733440815056 18446744073709551615 4517494 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/18449/statm: 329219 252581 464 105 0 324723 0
[pid=18449/tid=18450] ppid=18447 vsize=1316876 CPUtime=1002.3 cores=1,3,5,7
/proc/18449/task/18450/stat : 18450 (SArTagnan) R 18447 18449 18138 0 -1 4202560 140748 0 0 0 100175 55 0 0 25 0 4 0 520129739 1348481024 252581 33554432000 4194304 4623224 140733440815056 18446744073709551615 4377133 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18449/tid=18451] ppid=18447 vsize=1316876 CPUtime=996.86 cores=1,3,5,7
/proc/18449/task/18451/stat : 18451 (SArTagnan) R 18447 18449 18138 0 -1 4202560 162316 0 0 0 99602 84 0 0 25 0 4 0 520129739 1348481024 252581 33554432000 4194304 4623224 140733440815056 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18449/tid=18452] ppid=18447 vsize=1316876 CPUtime=1002.27 cores=1,3,5,7
/proc/18449/task/18452/stat : 18452 (SArTagnan) R 18447 18449 18138 0 -1 4202560 816927 0 0 0 100085 142 0 0 25 0 4 0 520129739 1348481024 252581 33554432000 4194304 4623224 140733440815056 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4002.93
Current children cumulated vsize (KiB) 1316876

[startup+1062.3 s]
/proc/loadavg: 4.76 6.91 7.61 5/175 18511
/proc/meminfo: memFree=16885200/32951124 swapFree=67111528/67111528
[pid=18449] ppid=18447 vsize=1316876 CPUtime=4242.63 cores=1,3,5,7
/proc/18449/stat : 18449 (SArTagnan) R 18447 18449 18138 0 -1 4202496 1640543 0 0 0 423878 385 0 0 25 0 4 0 520129738 1348481024 256138 33554432000 4194304 4623224 140733440815056 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/18449/statm: 329219 256138 453 105 0 324723 0
[pid=18449/tid=18450] ppid=18447 vsize=1316876 CPUtime=1062.3 cores=1,3,5,7
/proc/18449/task/18450/stat : 18450 (SArTagnan) R 18447 18449 18138 0 -1 4202560 142717 0 0 0 106167 63 0 0 25 0 4 0 520129739 1348481024 256138 33554432000 4194304 4623224 140733440815056 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18449/tid=18451] ppid=18447 vsize=1316876 CPUtime=1056.56 cores=1,3,5,7
/proc/18449/task/18451/stat : 18451 (SArTagnan) R 18447 18449 18138 0 -1 4202560 162837 0 0 0 105572 84 0 0 25 0 4 0 520129739 1348481024 256138 33554432000 4194304 4623224 140733440815056 18446744073709551615 4377587 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18449/tid=18452] ppid=18447 vsize=1316876 CPUtime=1062.27 cores=1,3,5,7
/proc/18449/task/18452/stat : 18452 (SArTagnan) R 18447 18449 18138 0 -1 4202560 817204 0 0 0 106085 142 0 0 25 0 4 0 520129739 1348481024 256138 33554432000 4194304 4623224 140733440815056 18446744073709551615 4577681 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4242.63
Current children cumulated vsize (KiB) 1316876

[startup+1122.3 s]
/proc/loadavg: 4.33 6.39 7.39 5/175 18513
/proc/meminfo: memFree=16866936/32951124 swapFree=67111528/67111528
[pid=18449] ppid=18447 vsize=1316876 CPUtime=4482.34 cores=1,3,5,7
/proc/18449/stat : 18449 (SArTagnan) R 18447 18449 18138 0 -1 4202496 1645180 0 0 0 447837 397 0 0 25 0 4 0 520129738 1348481024 260660 33554432000 4194304 4623224 140733440815056 18446744073709551615 4517570 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/18449/statm: 329219 260660 408 105 0 324723 0
[pid=18449/tid=18450] ppid=18447 vsize=1316876 CPUtime=1122.3 cores=1,3,5,7
/proc/18449/task/18450/stat : 18450 (SArTagnan) R 18447 18449 18138 0 -1 4202560 144493 0 0 0 112160 70 0 0 25 0 4 0 520129739 1348481024 260660 33554432000 4194304 4623224 140733440815056 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18449/tid=18451] ppid=18447 vsize=1316876 CPUtime=1116.26 cores=1,3,5,7
/proc/18449/task/18451/stat : 18451 (SArTagnan) R 18447 18449 18138 0 -1 4202560 164795 0 0 0 111538 88 0 0 25 0 4 0 520129739 1348481024 260660 33554432000 4194304 4623224 140733440815056 18446744073709551615 4376869 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18449/tid=18452] ppid=18447 vsize=1316876 CPUtime=1122.26 cores=1,3,5,7
/proc/18449/task/18452/stat : 18452 (SArTagnan) R 18447 18449 18138 0 -1 4202560 817289 0 0 0 112084 142 0 0 25 0 4 0 520129739 1348481024 260660 33554432000 4194304 4623224 140733440815056 18446744073709551615 4550411 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4482.34
Current children cumulated vsize (KiB) 1316876

[startup+1182.3 s]
/proc/loadavg: 4.16 5.97 7.18 5/175 18514
/proc/meminfo: memFree=16845192/32951124 swapFree=67111528/67111528
[pid=18449] ppid=18447 vsize=1316876 CPUtime=4722.05 cores=1,3,5,7
/proc/18449/stat : 18449 (SArTagnan) R 18447 18449 18138 0 -1 4202496 1650752 0 0 0 471793 412 0 0 25 0 4 0 520129738 1348481024 266149 33554432000 4194304 4623224 140733440815056 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/18449/statm: 329219 266149 396 105 0 324723 0
[pid=18449/tid=18450] ppid=18447 vsize=1316876 CPUtime=1182.3 cores=1,3,5,7
/proc/18449/task/18450/stat : 18450 (SArTagnan) R 18447 18449 18138 0 -1 4202560 146434 0 0 0 118153 77 0 0 25 0 4 0 520129739 1348481024 266149 33554432000 4194304 4623224 140733440815056 18446744073709551615 4376649 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18449/tid=18451] ppid=18447 vsize=1316876 CPUtime=1175.96 cores=1,3,5,7
/proc/18449/task/18451/stat : 18451 (SArTagnan) R 18447 18449 18138 0 -1 4202560 167470 0 0 0 117501 95 0 0 25 0 4 0 520129739 1348481024 266149 33554432000 4194304 4623224 140733440815056 18446744073709551615 4376652 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18449/tid=18452] ppid=18447 vsize=1316876 CPUtime=1182.27 cores=1,3,5,7
/proc/18449/task/18452/stat : 18452 (SArTagnan) R 18447 18449 18138 0 -1 4202560 817601 0 0 0 118085 142 0 0 25 0 4 0 520129739 1348481024 266149 33554432000 4194304 4623224 140733440815056 18446744073709551615 4364911 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4722.05
Current children cumulated vsize (KiB) 1316876



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.9 s]
/proc/loadavg: 4.12 5.84 7.11 5/175 18515
/proc/meminfo: memFree=16820760/32951124 swapFree=67111528/67111528
[pid=18449] ppid=18447 vsize=1396380 CPUtime=4800.36 cores=1,3,5,7
/proc/18449/stat : 18449 (SArTagnan) R 18447 18449 18138 0 -1 4202496 1693390 0 0 0 479612 424 0 0 25 0 4 0 520129738 1429893120 272169 33554432000 4194304 4623224 140733440815056 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/18449/statm: 349095 272169 390 105 0 344599 0
[pid=18449/tid=18450] ppid=18447 vsize=1396380 CPUtime=1201.9 cores=1,3,5,7
/proc/18449/task/18450/stat : 18450 (SArTagnan) R 18447 18449 18138 0 -1 4202560 147367 0 0 0 120110 80 0 0 25 0 4 0 520129739 1429893120 272169 33554432000 4194304 4623224 140733440815056 18446744073709551615 4376640 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18449/tid=18451] ppid=18447 vsize=1396380 CPUtime=1195.46 cores=1,3,5,7
/proc/18449/task/18451/stat : 18451 (SArTagnan) R 18447 18449 18138 0 -1 4202560 209003 0 0 0 119442 104 0 0 25 0 4 0 520129739 1429893120 272169 33554432000 4194304 4623224 140733440815056 18446744073709551615 4376640 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18449/tid=18452] ppid=18447 vsize=1396380 CPUtime=1201.87 cores=1,3,5,7
/proc/18449/task/18452/stat : 18452 (SArTagnan) R 18447 18449 18138 0 -1 4202560 817695 0 0 0 120045 142 0 0 25 0 4 0 520129739 1429893120 272169 33554432000 4194304 4623224 140733440815056 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.36
Current children cumulated vsize (KiB) 1396380

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

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

[startup+1201.9 s]
/proc/loadavg: 4.12 5.84 7.11 5/175 18515
/proc/meminfo: memFree=16820760/32951124 swapFree=67111528/67111528
[pid=18449] ppid=18447 vsize=1396380 CPUtime=4800.36 cores=1,3,5,7
/proc/18449/stat : 18449 (SArTagnan) R 18447 18449 18138 0 -1 4202496 1693390 0 0 0 479612 424 0 0 25 0 4 0 520129738 1429893120 272169 33554432000 4194304 4623224 140733440815056 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/18449/statm: 349095 272169 390 105 0 344599 0
[pid=18449/tid=18450] ppid=18447 vsize=1396380 CPUtime=1201.9 cores=1,3,5,7
/proc/18449/task/18450/stat : 18450 (SArTagnan) R 18447 18449 18138 0 -1 4202560 147367 0 0 0 120110 80 0 0 25 0 4 0 520129739 1429893120 272169 33554432000 4194304 4623224 140733440815056 18446744073709551615 4376640 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18449/tid=18451] ppid=18447 vsize=1396380 CPUtime=1195.46 cores=1,3,5,7
/proc/18449/task/18451/stat : 18451 (SArTagnan) R 18447 18449 18138 0 -1 4202560 209003 0 0 0 119442 104 0 0 25 0 4 0 520129739 1429893120 272169 33554432000 4194304 4623224 140733440815056 18446744073709551615 4376640 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18449/tid=18452] ppid=18447 vsize=1396380 CPUtime=1201.87 cores=1,3,5,7
/proc/18449/task/18452/stat : 18452 (SArTagnan) R 18447 18449 18138 0 -1 4202560 817695 0 0 0 120045 142 0 0 25 0 4 0 520129739 1429893120 272169 33554432000 4194304 4623224 140733440815056 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.36
Current children cumulated vsize (KiB) 1396380

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.96
CPU time (s): 4800.44
CPU user time (s): 4796.15
CPU system time (s): 4.29335
CPU usage (%): 399.384
Max. virtual memory (cumulated for all children) (KiB): 1396380

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4796.14
system time used= 4.29335
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1693392
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= 408
involuntary context switches= 34946

runsolver used 1.78073 second user time and 4.67429 second system time

The end

Launcher Data

Begin job on node103 at 2011-04-29 15:54:31
IDJOB=3273688
IDBENCH=83144
IDSOLVER=1656
FILE ID=node103/3273688-1304085271
RUNJOBID= node103-1304082164-18157
PBS_JOBID= 13170539
Free space on /tmp= 71520 MiB

SOLVER NAME= SArTagnan 2011-03-24
BENCH NAME= SAT11/crafted/spence/sgen/sgen3-n160-s73223945-unsat.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3273688-1304085271/watcher-3273688-1304085271 -o /tmp/evaluation-result-3273688-1304085271/solver-3273688-1304085271 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3273688-1304085271.cnf -threads=4

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

MD5SUM BENCH= ebbfc0ffb6aa4fcba0d5ce3964018543
RANDOM SEED=607243453

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      17466564 kB
Buffers:       2148216 kB
Cached:       12246472 kB
SwapCached:          0 kB
Active:        6018516 kB
Inactive:      8883524 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17466564 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:             416 kB
Writeback:           0 kB
AnonPages:      506828 kB
Mapped:          15452 kB
Slab:           519348 kB
PageTables:       5668 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   736584 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= 71520 MiB
End job on node103 at 2011-04-29 16:14:35