Trace number 3386076

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) 3931.88 1300.09

General information on the benchmark

NameSAT03/handmade/gomes/bqwh/
bqwh.50.825.shuffled-as.sat03-1648.cnf
MD5SUM05a191325d89de504821b55dea51ca7f
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark19.758
Satisfiable
(Un)Satisfiability was proved
Number of variables4979
Number of clauses43754
Sum of the clauses size97507
Maximum clause length12
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 241316
Number of clauses of size 3117
Number of clauses of size 4287
Number of clauses of size 5525
Number of clauses of size over 51509

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

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.60 4/549 18224
/proc/meminfo: memFree=17458776/32951124 swapFree=56449236/67111528
[pid=18224] ppid=18222 vsize=54716 CPUtime=0.01 cores=0,2,4,6
/proc/18224/stat : 18224 (SArTagnan) R 18222 18224 18192 0 -1 4202496 1675 0 0 0 1 0 0 0 25 0 4 0 669815796 56029184 1373 33554432000 4194304 4625164 140735961076368 18446744073709551615 47366291744694 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/18224/statm: 13679 1373 301 106 0 9182 0
[pid=18224/tid=18225] ppid=18222 vsize=54716 CPUtime=0 cores=0,2,4,6
/proc/18224/task/18225/stat : 18225 (SArTagnan) R 18222 18224 18192 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 669815798 56029184 1373 33554432000 4194304 4625164 140735961076368 18446744073709551615 253640915953 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18224/tid=18226] ppid=18222 vsize=54716 CPUtime=0 cores=0,2,4,6
/proc/18224/task/18226/stat : 18226 (SArTagnan) R 18222 18224 18192 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 669815798 56029184 1373 33554432000 4194304 4625164 140735961076368 18446744073709551615 253640915953 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18224/tid=18227] ppid=18222 vsize=54716 CPUtime=0 cores=0,2,4,6
/proc/18224/task/18227/stat : 18227 (SArTagnan) R 18222 18224 18192 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 669815798 56029184 1373 33554432000 4194304 4625164 140735961076368 18446744073709551615 47366291744690 0 0 4096 2 0 0 0 -1 0 0 0 0

[startup+0.075501 s]
/proc/loadavg: 2.00 2.00 2.60 4/549 18224
/proc/meminfo: memFree=17458776/32951124 swapFree=56449236/67111528
[pid=18224] ppid=18222 vsize=194016 CPUtime=0.17 cores=0,2,4,6
/proc/18224/stat : 18224 (SArTagnan) R 18222 18224 18192 0 -1 4202496 6097 0 0 0 17 0 0 0 18 0 4 0 669815796 198672384 4619 33554432000 4194304 4625164 140735961076368 18446744073709551615 4360205 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/18224/statm: 48504 4619 342 106 0 44007 0
[pid=18224/tid=18225] ppid=18222 vsize=194016 CPUtime=0 cores=0,2,4,6
/proc/18224/task/18225/stat : 18225 (SArTagnan) R 18222 18224 18192 0 -1 4202560 97 0 0 0 0 0 0 0 18 0 4 0 669815798 198672384 4830 33554432000 4194304 4625164 140735961076368 18446744073709551615 253640556663 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18224/tid=18226] ppid=18222 vsize=194016 CPUtime=0.05 cores=0,2,4,6
/proc/18224/task/18226/stat : 18226 (SArTagnan) D 18222 18224 18192 0 -1 4202560 1073 0 0 0 5 0 0 0 18 0 4 0 669815798 198672384 4830 33554432000 4194304 4625164 140735961076368 18446744073709551615 253640902746 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18224/tid=18227] ppid=18222 vsize=194016 CPUtime=0.05 cores=0,2,4,6
/proc/18224/task/18227/stat : 18227 (SArTagnan) R 18222 18224 18192 0 -1 4202560 793 0 0 0 5 0 0 0 25 0 4 0 669815798 198672384 4830 33554432000 4194304 4625164 140735961076368 18446744073709551615 253640517769 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 194016

[startup+0.821871 s]
/proc/loadavg: 2.00 2.00 2.60 4/549 18224
/proc/meminfo: memFree=17458776/32951124 swapFree=56449236/67111528
[pid=18224] ppid=18222 vsize=265432 CPUtime=2.41 cores=0,2,4,6
/proc/18224/stat : 18224 (SArTagnan) R 18222 18224 18192 0 -1 4202496 9289 0 0 0 240 1 0 0 18 0 4 0 669815796 271802368 6586 33554432000 4194304 4625164 140735961076368 18446744073709551615 4356337 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/18224/statm: 66358 6586 345 106 0 61861 0
[pid=18224/tid=18225] ppid=18222 vsize=265432 CPUtime=0.74 cores=0,2,4,6
/proc/18224/task/18225/stat : 18225 (SArTagnan) R 18222 18224 18192 0 -1 4202560 1831 0 0 0 74 0 0 0 18 0 4 0 669815798 271802368 6586 33554432000 4194304 4625164 140735961076368 18446744073709551615 253640520737 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18224/tid=18226] ppid=18222 vsize=265432 CPUtime=0.79 cores=0,2,4,6
/proc/18224/task/18226/stat : 18226 (SArTagnan) R 18222 18224 18192 0 -1 4202560 1463 0 0 0 79 0 0 0 19 0 4 0 669815798 271802368 6586 33554432000 4194304 4625164 140735961076368 18446744073709551615 253640520389 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18224/tid=18227] ppid=18222 vsize=265432 CPUtime=0.05 cores=0,2,4,6
/proc/18224/task/18227/stat : 18227 (SArTagnan) R 18222 18224 18192 0 -1 4202560 885 0 0 0 5 0 0 0 25 0 4 0 669815798 271802368 6586 33554432000 4194304 4625164 140735961076368 18446744073709551615 253640964639 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2.41
Current children cumulated vsize (KiB) 265432

[startup+0.900349 s]
/proc/loadavg: 2.00 2.00 2.60 4/549 18224
/proc/meminfo: memFree=17458776/32951124 swapFree=56449236/67111528
[pid=18224] ppid=18222 vsize=266648 CPUtime=2.65 cores=0,2,4,6
/proc/18224/stat : 18224 (SArTagnan) R 18222 18224 18192 0 -1 4202496 9974 0 0 0 264 1 0 0 19 0 4 0 669815796 273047552 6730 33554432000 4194304 4625164 140735961076368 18446744073709551615 4499324 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/18224/statm: 66662 6730 345 106 0 62165 0
[pid=18224/tid=18225] ppid=18222 vsize=266648 CPUtime=0.82 cores=0,2,4,6
/proc/18224/task/18225/stat : 18225 (SArTagnan) R 18222 18224 18192 0 -1 4202560 1914 0 0 0 82 0 0 0 18 0 4 0 669815798 273047552 6730 33554432000 4194304 4625164 140735961076368 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18224/tid=18226] ppid=18222 vsize=266648 CPUtime=0.87 cores=0,2,4,6
/proc/18224/task/18226/stat : 18226 (SArTagnan) R 18222 18224 18192 0 -1 4202560 1507 0 0 0 87 0 0 0 19 0 4 0 669815798 273047552 6730 33554432000 4194304 4625164 140735961076368 18446744073709551615 4464452 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18224/tid=18227] ppid=18222 vsize=266648 CPUtime=0.05 cores=0,2,4,6
/proc/18224/task/18227/stat : 18227 (SArTagnan) R 18222 18224 18192 0 -1 4202560 885 0 0 0 5 0 0 0 25 0 4 0 669815798 273047552 6730 33554432000 4194304 4625164 140735961076368 18446744073709551615 253640964639 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2.65
Current children cumulated vsize (KiB) 266648

[startup+1.00033 s]
/proc/loadavg: 2.00 2.00 2.60 4/549 18224
/proc/meminfo: memFree=17458776/32951124 swapFree=56449236/67111528
[pid=18224] ppid=18222 vsize=268396 CPUtime=2.95 cores=0,2,4,6
/proc/18224/stat : 18224 (SArTagnan) R 18222 18224 18192 0 -1 4202496 10604 0 0 0 294 1 0 0 19 0 4 0 669815796 274837504 7360 33554432000 4194304 4625164 140735961076368 18446744073709551615 4499272 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/18224/statm: 67099 7360 345 106 0 62602 0
[pid=18224/tid=18225] ppid=18222 vsize=268396 CPUtime=0.91 cores=0,2,4,6
/proc/18224/task/18225/stat : 18225 (SArTagnan) R 18222 18224 18192 0 -1 4202560 2025 0 0 0 91 0 0 0 19 0 4 0 669815798 274837504 7360 33554432000 4194304 4625164 140735961076368 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18224/tid=18226] ppid=18222 vsize=268396 CPUtime=0.97 cores=0,2,4,6
/proc/18224/task/18226/stat : 18226 (SArTagnan) R 18222 18224 18192 0 -1 4202560 1568 0 0 0 97 0 0 0 19 0 4 0 669815798 274837504 7360 33554432000 4194304 4625164 140735961076368 18446744073709551615 4462312 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18224/tid=18227] ppid=18222 vsize=268396 CPUtime=0.06 cores=0,2,4,6
/proc/18224/task/18227/stat : 18227 (SArTagnan) R 18222 18224 18192 0 -1 4202560 1329 0 0 0 6 0 0 0 25 0 4 0 669815798 274837504 7360 33554432000 4194304 4625164 140735961076368 18446744073709551615 253640964590 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 268396

[startup+1.50024 s]
/proc/loadavg: 2.00 2.00 2.60 4/549 18224
/proc/meminfo: memFree=17458776/32951124 swapFree=56449236/67111528
[pid=18224] ppid=18222 vsize=274236 CPUtime=4.45 cores=0,2,4,6
/proc/18224/stat : 18224 (SArTagnan) R 18222 18224 18192 0 -1 4202496 13562 0 0 0 444 1 0 0 19 0 4 0 669815796 280817664 9351 33554432000 4194304 4625164 140735961076368 18446744073709551615 4396709 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/18224/statm: 68559 9351 346 106 0 64062 0
[pid=18224/tid=18225] ppid=18222 vsize=274236 CPUtime=1.17 cores=0,2,4,6
/proc/18224/task/18225/stat : 18225 (SArTagnan) R 18222 18224 18192 0 -1 4202560 2271 0 0 0 117 0 0 0 19 0 4 0 669815798 280817664 9351 33554432000 4194304 4625164 140735961076368 18446744073709551615 4288805 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18224/tid=18226] ppid=18222 vsize=274236 CPUtime=1.47 cores=0,2,4,6
/proc/18224/task/18226/stat : 18226 (SArTagnan) R 18222 18224 18192 0 -1 4202560 2251 0 0 0 147 0 0 0 20 0 4 0 669815798 280817664 9351 33554432000 4194304 4625164 140735961076368 18446744073709551615 47366289240026 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18224/tid=18227] ppid=18222 vsize=274236 CPUtime=0.3 cores=0,2,4,6
/proc/18224/task/18227/stat : 18227 (SArTagnan) R 18222 18224 18192 0 -1 4202560 3227 0 0 0 30 0 0 0 25 0 4 0 669815798 280817664 9351 33554432000 4194304 4625164 140735961076368 18446744073709551615 4352044 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4.45
Current children cumulated vsize (KiB) 274236

[startup+3.10095 s]
/proc/loadavg: 2.88 2.18 2.66 11/559 18237
/proc/meminfo: memFree=17359748/32951124 swapFree=56449236/67111528
[pid=18224] ppid=18222 vsize=279192 CPUtime=9.2 cores=0,2,4,6
/proc/18224/stat : 18224 (SArTagnan) R 18222 18224 18192 0 -1 4202496 20558 0 0 0 917 3 0 0 25 0 4 0 669815796 285892608 11526 33554432000 4194304 4625164 140735961076368 18446744073709551615 4396736 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/18224/statm: 69798 11526 346 106 0 65301 0
[pid=18224/tid=18225] ppid=18222 vsize=279192 CPUtime=1.97 cores=0,2,4,6
/proc/18224/task/18225/stat : 18225 (SArTagnan) R 18222 18224 18192 0 -1 4202560 2989 0 0 0 197 0 0 0 21 0 4 0 669815798 285892608 11526 33554432000 4194304 4625164 140735961076368 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18224/tid=18226] ppid=18222 vsize=279192 CPUtime=3.03 cores=0,2,4,6
/proc/18224/task/18226/stat : 18226 (SArTagnan) R 18222 18224 18192 0 -1 4202560 2968 0 0 0 303 0 0 0 25 0 4 0 669815798 285892608 11526 33554432000 4194304 4625164 140735961076368 18446744073709551615 4351731 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18224/tid=18227] ppid=18222 vsize=279192 CPUtime=1.1 cores=0,2,4,6
/proc/18224/task/18227/stat : 18227 (SArTagnan) R 18222 18224 18192 0 -1 4202560 7606 0 0 0 109 1 0 0 25 0 4 0 669815798 285892608 11526 33554432000 4194304 4625164 140735961076368 18446744073709551615 4557208 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 9.2
Current children cumulated vsize (KiB) 279192

[startup+6.30037 s]
/proc/loadavg: 3.45 2.31 2.70 11/559 18237
/proc/meminfo: memFree=17316720/32951124 swapFree=56449236/67111528
[pid=18224] ppid=18222 vsize=289972 CPUtime=18.65 cores=0,2,4,6
/proc/18224/stat : 18224 (SArTagnan) R 18222 18224 18192 0 -1 4202496 39351 0 0 0 1860 5 0 0 25 0 4 0 669815796 296931328 17034 33554432000 4194304 4625164 140735961076368 18446744073709551615 4396755 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/18224/statm: 72493 17034 347 106 0 67996 0
[pid=18224/tid=18225] ppid=18222 vsize=289972 CPUtime=3.88 cores=0,2,4,6
/proc/18224/task/18225/stat : 18225 (SArTagnan) R 18222 18224 18192 0 -1 4202560 5575 0 0 0 388 0 0 0 25 0 4 0 669815798 296931328 17034 33554432000 4194304 4625164 140735961076368 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18224/tid=18226] ppid=18222 vsize=289972 CPUtime=5.27 cores=0,2,4,6
/proc/18224/task/18226/stat : 18226 (SArTagnan) R 18222 18224 18192 0 -1 4202560 5661 0 0 0 526 1 0 0 18 0 4 0 669815798 296931328 17034 33554432000 4194304 4625164 140735961076368 18446744073709551615 4464428 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18224/tid=18227] ppid=18222 vsize=289972 CPUtime=3.27 cores=0,2,4,6
/proc/18224/task/18227/stat : 18227 (SArTagnan) R 18222 18224 18192 0 -1 4202560 18993 0 0 0 325 2 0 0 25 0 4 0 669815798 296931328 17034 33554432000 4194304 4625164 140735961076368 18446744073709551615 4334466 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 18.65
Current children cumulated vsize (KiB) 289972

[startup+12.7002 s]
/proc/loadavg: 4.06 2.46 2.74 11/559 18237
/proc/meminfo: memFree=17232292/32951124 swapFree=56449236/67111528
[pid=18224] ppid=18222 vsize=300448 CPUtime=37.75 cores=0,2,4,6
/proc/18224/stat : 18224 (SArTagnan) R 18222 18224 18192 0 -1 4202496 75474 0 0 0 3763 12 0 0 25 0 4 0 669815796 307658752 26887 33554432000 4194304 4625164 140735961076368 18446744073709551615 4338055 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/18224/statm: 75112 26887 347 106 0 70615 0
[pid=18224/tid=18225] ppid=18222 vsize=300448 CPUtime=8.4 cores=0,2,4,6
/proc/18224/task/18225/stat : 18225 (SArTagnan) R 18222 18224 18192 0 -1 4202560 10640 0 0 0 838 2 0 0 25 0 4 0 669815798 307658752 26887 33554432000 4194304 4625164 140735961076368 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18224/tid=18226] ppid=18222 vsize=300448 CPUtime=9.41 cores=0,2,4,6
/proc/18224/task/18226/stat : 18226 (SArTagnan) R 18222 18224 18192 0 -1 4202560 8886 0 0 0 939 2 0 0 25 0 4 0 669815798 307658752 26887 33554432000 4194304 4625164 140735961076368 18446744073709551615 4351830 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18224/tid=18227] ppid=18222 vsize=300448 CPUtime=7.67 cores=0,2,4,6
/proc/18224/task/18227/stat : 18227 (SArTagnan) R 18222 18224 18192 0 -1 4202560 43322 0 0 0 762 5 0 0 25 0 4 0 669815798 307658752 26887 33554432000 4194304 4625164 140735961076368 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 37.75
Current children cumulated vsize (KiB) 300448

[startup+25.5009 s]
/proc/loadavg: 4.97 2.70 2.82 11/559 18238
/proc/meminfo: memFree=17135160/32951124 swapFree=56449236/67111528
[pid=18224] ppid=18222 vsize=334084 CPUtime=76.07 cores=0,2,4,6
/proc/18224/stat : 18224 (SArTagnan) R 18222 18224 18192 0 -1 4202496 144368 0 0 0 7583 24 0 0 25 0 4 0 669815796 342102016 43397 33554432000 4194304 4625164 140735961076368 18446744073709551615 4396493 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/18224/statm: 83521 43397 347 106 0 79024 0
[pid=18224/tid=18225] ppid=18222 vsize=334084 CPUtime=16.93 cores=0,2,4,6
/proc/18224/task/18225/stat : 18225 (SArTagnan) R 18222 18224 18192 0 -1 4202560 17850 0 0 0 1689 4 0 0 25 0 4 0 669815798 342102016 43397 33554432000 4194304 4625164 140735961076368 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18224/tid=18226] ppid=18222 vsize=334084 CPUtime=16.23 cores=0,2,4,6
/proc/18224/task/18226/stat : 18226 (SArTagnan) R 18222 18224 18192 0 -1 4202560 14120 0 0 0 1618 5 0 0 25 0 4 0 669815798 342102016 43397 33554432000 4194304 4625164 140735961076368 18446744073709551615 4339564 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18224/tid=18227] ppid=18222 vsize=334084 CPUtime=18 cores=0,2,4,6
/proc/18224/task/18227/stat : 18227 (SArTagnan) R 18222 18224 18192 0 -1 4202560 94476 0 0 0 1789 11 0 0 25 0 4 0 669815798 342102016 43397 33554432000 4194304 4625164 140735961076368 18446744073709551615 4335407 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 76.07
Current children cumulated vsize (KiB) 334084

[startup+51.1002 s]
/proc/loadavg: 6.68 3.29 3.01 11/559 18238
/proc/meminfo: memFree=16943784/32951124 swapFree=56449236/67111528
[pid=18224] ppid=18222 vsize=440900 CPUtime=152.29 cores=0,2,4,6
/proc/18224/stat : 18224 (SArTagnan) R 18222 18224 18192 0 -1 4202496 191699 0 0 0 15191 38 0 0 25 0 4 0 669815796 451481600 70934 33554432000 4194304 4625164 140735961076368 18446744073709551615 4514468 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/18224/statm: 110225 70934 347 106 0 105728 0
[pid=18224/tid=18225] ppid=18222 vsize=440900 CPUtime=36.38 cores=0,2,4,6
/proc/18224/task/18225/stat : 18225 (SArTagnan) R 18222 18224 18192 0 -1 4202560 29831 0 0 0 3629 9 0 0 25 0 4 0 669815798 451481600 70934 33554432000 4194304 4625164 140735961076368 18446744073709551615 4352296 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18224/tid=18226] ppid=18222 vsize=440900 CPUtime=32.41 cores=0,2,4,6
/proc/18224/task/18226/stat : 18226 (SArTagnan) R 18222 18224 18192 0 -1 4202560 26854 0 0 0 3231 10 0 0 25 0 4 0 669815798 451481600 70934 33554432000 4194304 4625164 140735961076368 18446744073709551615 4465808 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18224/tid=18227] ppid=18222 vsize=440900 CPUtime=40.86 cores=0,2,4,6
/proc/18224/task/18227/stat : 18227 (SArTagnan) R 18222 18224 18192 0 -1 4202560 110155 0 0 0 4072 14 0 0 25 0 4 0 669815798 451481600 70934 33554432000 4194304 4625164 140735961076368 18446744073709551615 4554544 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 152.29
Current children cumulated vsize (KiB) 440900

[startup+102.301 s]
/proc/loadavg: 8.71 4.43 3.41 11/559 18240
/proc/meminfo: memFree=16615048/32951124 swapFree=56449236/67111528
[pid=18224] ppid=18222 vsize=641372 CPUtime=304.68 cores=0,2,4,6
/proc/18224/stat : 18224 (SArTagnan) R 18222 18224 18192 0 -1 4202496 362123 0 0 0 30389 79 0 0 25 0 4 0 669815796 656764928 115476 33554432000 4194304 4625164 140735961076368 18446744073709551615 4393061 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/18224/statm: 160343 115476 347 106 0 155846 0
[pid=18224/tid=18225] ppid=18222 vsize=641372 CPUtime=64.82 cores=0,2,4,6
/proc/18224/task/18225/stat : 18225 (SArTagnan) R 18222 18224 18192 0 -1 4202560 41278 0 0 0 6469 13 0 0 25 0 4 0 669815798 656764928 115476 33554432000 4194304 4625164 140735961076368 18446744073709551615 4352800 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18224/tid=18226] ppid=18222 vsize=641372 CPUtime=76.8 cores=0,2,4,6
/proc/18224/task/18226/stat : 18226 (SArTagnan) R 18222 18224 18192 0 -1 4202560 51476 0 0 0 7653 27 0 0 25 0 4 0 669815798 656764928 115476 33554432000 4194304 4625164 140735961076368 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18224/tid=18227] ppid=18222 vsize=641372 CPUtime=71.61 cores=0,2,4,6
/proc/18224/task/18227/stat : 18227 (SArTagnan) R 18222 18224 18192 0 -1 4202560 230652 0 0 0 7129 32 0 0 25 0 4 0 669815798 656764928 115476 33554432000 4194304 4625164 140735961076368 18446744073709551615 4352032 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 304.68
Current children cumulated vsize (KiB) 641372

[startup+162.301 s]

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

[pid=18224] ppid=18222 vsize=1723816 CPUtime=2278.93 cores=0,2,4,6
/proc/18224/stat : 18224 (SArTagnan) R 18222 18224 18192 0 -1 4202496 2776599 0 0 0 227392 501 0 0 25 0 4 0 669815796 1765187584 348096 33554432000 4194304 4625164 140735961076368 18446744073709551615 4512156 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/18224/statm: 430954 348096 350 106 0 426457 0
[pid=18224/tid=18225] ppid=18222 vsize=1723816 CPUtime=467.91 cores=0,2,4,6
/proc/18224/task/18225/stat : 18225 (SArTagnan) R 18222 18224 18192 0 -1 4202560 112315 0 0 0 46734 57 0 0 25 0 4 0 669815798 1765187584 348096 33554432000 4194304 4625164 140735961076368 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18224/tid=18226] ppid=18222 vsize=1723816 CPUtime=661.62 cores=0,2,4,6
/proc/18224/task/18226/stat : 18226 (SArTagnan) R 18222 18224 18192 0 -1 4202560 120681 0 0 0 66099 63 0 0 25 0 4 0 669815798 1765187584 348096 33554432000 4194304 4625164 140735961076368 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18224/tid=18227] ppid=18222 vsize=1723816 CPUtime=480.33 cores=0,2,4,6
/proc/18224/task/18227/stat : 18227 (SArTagnan) R 18222 18224 18192 0 -1 4202560 2372487 0 0 0 47681 352 0 0 25 0 4 0 669815798 1765187584 348096 33554432000 4194304 4625164 140735961076368 18446744073709551615 4334728 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2278.93
Current children cumulated vsize (KiB) 1723816

[startup+822.301 s]
/proc/loadavg: 10.15 9.66 7.05 11/559 18259
/proc/meminfo: memFree=14476388/32951124 swapFree=56449236/67111528
[pid=18224] ppid=18222 vsize=1723816 CPUtime=2470.3 cores=0,2,4,6
/proc/18224/stat : 18224 (SArTagnan) R 18222 18224 18192 0 -1 4202496 3004861 0 0 0 246490 540 0 0 25 0 4 0 669815796 1765187584 355660 33554432000 4194304 4625164 140735961076368 18446744073709551615 4356539 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/18224/statm: 430954 355660 350 106 0 426457 0
[pid=18224/tid=18225] ppid=18222 vsize=1723816 CPUtime=527.94 cores=0,2,4,6
/proc/18224/task/18225/stat : 18225 (SArTagnan) R 18222 18224 18192 0 -1 4202560 112465 0 0 0 52737 57 0 0 25 0 4 0 669815798 1765187584 355660 33554432000 4194304 4625164 140735961076368 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18224/tid=18226] ppid=18222 vsize=1723816 CPUtime=721.64 cores=0,2,4,6
/proc/18224/task/18226/stat : 18226 (SArTagnan) R 18222 18224 18192 0 -1 4202560 120810 0 0 0 72101 63 0 0 25 0 4 0 669815798 1765187584 355660 33554432000 4194304 4625164 140735961076368 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18224/tid=18227] ppid=18222 vsize=1723816 CPUtime=522.17 cores=0,2,4,6
/proc/18224/task/18227/stat : 18227 (SArTagnan) R 18222 18224 18192 0 -1 4202560 2597677 0 0 0 51828 389 0 0 25 0 4 0 669815798 1765187584 355660 33554432000 4194304 4625164 140735961076368 18446744073709551615 253640556921 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2470.3
Current children cumulated vsize (KiB) 1723816

[startup+882.301 s]
/proc/loadavg: 10.22 9.78 7.25 11/559 18260
/proc/meminfo: memFree=14432596/32951124 swapFree=56449236/67111528
[pid=18224] ppid=18222 vsize=1789352 CPUtime=2678.25 cores=0,2,4,6
/proc/18224/stat : 18224 (SArTagnan) R 18222 18224 18192 0 -1 4202496 3304882 0 0 0 267234 591 0 0 25 0 4 0 669815796 1832296448 365091 33554432000 4194304 4625164 140735961076368 18446744073709551615 4393104 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/18224/statm: 447338 365091 350 106 0 442841 0
[pid=18224/tid=18225] ppid=18222 vsize=1789352 CPUtime=587.9 cores=0,2,4,6
/proc/18224/task/18225/stat : 18225 (SArTagnan) R 18222 18224 18192 0 -1 4202560 112659 0 0 0 58733 57 0 0 25 0 4 0 669815798 1832296448 365091 33554432000 4194304 4625164 140735961076368 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18224/tid=18226] ppid=18222 vsize=1789352 CPUtime=781.62 cores=0,2,4,6
/proc/18224/task/18226/stat : 18226 (SArTagnan) R 18222 18224 18192 0 -1 4202560 120958 0 0 0 78099 63 0 0 25 0 4 0 669815798 1832296448 365091 33554432000 4194304 4625164 140735961076368 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18224/tid=18227] ppid=18222 vsize=1789352 CPUtime=580.21 cores=0,2,4,6
/proc/18224/task/18227/stat : 18227 (SArTagnan) R 18222 18224 18192 0 -1 4202560 2895243 0 0 0 57581 440 0 0 25 0 4 0 669815798 1832296448 365091 33554432000 4194304 4625164 140735961076368 18446744073709551615 4554631 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2678.25
Current children cumulated vsize (KiB) 1789352

[startup+942.321 s]
/proc/loadavg: 10.11 9.83 7.43 11/559 18262
/proc/meminfo: memFree=14365504/32951124 swapFree=56449236/67111528
[pid=18224] ppid=18222 vsize=1789352 CPUtime=2865.32 cores=0,2,4,6
/proc/18224/stat : 18224 (SArTagnan) R 18222 18224 18192 0 -1 4202496 3509467 0 0 0 285906 626 0 0 25 0 4 0 669815796 1832296448 373872 33554432000 4194304 4625164 140735961076368 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/18224/statm: 447338 373872 350 106 0 442841 0
[pid=18224/tid=18225] ppid=18222 vsize=1789352 CPUtime=647.91 cores=0,2,4,6
/proc/18224/task/18225/stat : 18225 (SArTagnan) R 18222 18224 18192 0 -1 4202560 112788 0 0 0 64734 57 0 0 25 0 4 0 669815798 1832296448 373872 33554432000 4194304 4625164 140735961076368 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18224/tid=18226] ppid=18222 vsize=1789352 CPUtime=841.65 cores=0,2,4,6
/proc/18224/task/18226/stat : 18226 (SArTagnan) R 18222 18224 18192 0 -1 4202560 121066 0 0 0 84102 63 0 0 25 0 4 0 669815798 1832296448 373872 33554432000 4194304 4625164 140735961076368 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18224/tid=18227] ppid=18222 vsize=1789352 CPUtime=617.61 cores=0,2,4,6
/proc/18224/task/18227/stat : 18227 (SArTagnan) R 18222 18224 18192 0 -1 4202560 3096295 0 0 0 61287 474 0 0 25 0 4 0 669815798 1832296448 373872 33554432000 4194304 4625164 140735961076368 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2865.32
Current children cumulated vsize (KiB) 1789352

[startup+1002.3 s]
/proc/loadavg: 10.08 9.87 7.59 11/559 18264
/proc/meminfo: memFree=14298404/32951124 swapFree=56449236/67111528
[pid=18224] ppid=18222 vsize=1789352 CPUtime=3044.16 cores=0,2,4,6
/proc/18224/stat : 18224 (SArTagnan) R 18222 18224 18192 0 -1 4202496 3677073 0 0 0 303760 656 0 0 25 0 4 0 669815796 1832296448 380575 33554432000 4194304 4625164 140735961076368 18446744073709551615 4393110 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/18224/statm: 447338 380575 350 106 0 442841 0
[pid=18224/tid=18225] ppid=18222 vsize=1789352 CPUtime=707.86 cores=0,2,4,6
/proc/18224/task/18225/stat : 18225 (SArTagnan) R 18222 18224 18192 0 -1 4202560 112985 0 0 0 70729 57 0 0 25 0 4 0 669815798 1832296448 380575 33554432000 4194304 4625164 140735961076368 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18224/tid=18226] ppid=18222 vsize=1789352 CPUtime=901.63 cores=0,2,4,6
/proc/18224/task/18226/stat : 18226 (SArTagnan) R 18222 18224 18192 0 -1 4202560 121164 0 0 0 90099 64 0 0 25 0 4 0 669815798 1832296448 380575 33554432000 4194304 4625164 140735961076368 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18224/tid=18227] ppid=18222 vsize=1789352 CPUtime=647.03 cores=0,2,4,6
/proc/18224/task/18227/stat : 18227 (SArTagnan) R 18222 18224 18192 0 -1 4202560 3260871 0 0 0 64201 502 0 0 25 0 4 0 669815798 1832296448 380575 33554432000 4194304 4625164 140735961076368 18446744073709551615 253640526810 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3044.16
Current children cumulated vsize (KiB) 1789352

[startup+1062.3 s]
/proc/loadavg: 10.19 9.94 7.75 11/559 18265
/proc/meminfo: memFree=14241232/32951124 swapFree=56449236/67111528
[pid=18224] ppid=18222 vsize=1854888 CPUtime=3223.06 cores=0,2,4,6
/proc/18224/stat : 18224 (SArTagnan) R 18222 18224 18192 0 -1 4202496 3827643 0 0 0 321621 685 0 0 25 0 4 0 669815796 1899405312 387493 33554432000 4194304 4625164 140735961076368 18446744073709551615 4512156 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/18224/statm: 463722 387493 350 106 0 459225 0
[pid=18224/tid=18225] ppid=18222 vsize=1854888 CPUtime=767.85 cores=0,2,4,6
/proc/18224/task/18225/stat : 18225 (SArTagnan) R 18222 18224 18192 0 -1 4202560 113100 0 0 0 76728 57 0 0 25 0 4 0 669815798 1899405312 387493 33554432000 4194304 4625164 140735961076368 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18224/tid=18226] ppid=18222 vsize=1854888 CPUtime=961.63 cores=0,2,4,6
/proc/18224/task/18226/stat : 18226 (SArTagnan) R 18222 18224 18192 0 -1 4202560 121259 0 0 0 96099 64 0 0 25 0 4 0 669815798 1899405312 387493 33554432000 4194304 4625164 140735961076368 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18224/tid=18227] ppid=18222 vsize=1854888 CPUtime=676.5 cores=0,2,4,6
/proc/18224/task/18227/stat : 18227 (SArTagnan) R 18222 18224 18192 0 -1 4202560 3408153 0 0 0 67121 529 0 0 25 0 4 0 669815798 1899405312 387493 33554432000 4194304 4625164 140735961076368 18446744073709551615 4335407 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3223.06
Current children cumulated vsize (KiB) 1854888

[startup+1122.3 s]
/proc/loadavg: 10.18 9.98 7.90 11/559 18276
/proc/meminfo: memFree=14120704/32951124 swapFree=56449236/67111528
[pid=18224] ppid=18222 vsize=1873516 CPUtime=3401.93 cores=0,2,4,6
/proc/18224/stat : 18224 (SArTagnan) R 18222 18224 18192 0 -1 4202496 3994767 0 0 0 339479 714 0 0 25 0 4 0 669815796 1918480384 394926 33554432000 4194304 4625164 140735961076368 18446744073709551615 4393089 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/18224/statm: 468379 394926 350 106 0 463882 0
[pid=18224/tid=18225] ppid=18222 vsize=1873516 CPUtime=827.84 cores=0,2,4,6
/proc/18224/task/18225/stat : 18225 (SArTagnan) R 18222 18224 18192 0 -1 4202560 113195 0 0 0 82727 57 0 0 25 0 4 0 669815798 1918480384 394926 33554432000 4194304 4625164 140735961076368 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18224/tid=18226] ppid=18222 vsize=1873516 CPUtime=1021.6 cores=0,2,4,6
/proc/18224/task/18226/stat : 18226 (SArTagnan) R 18222 18224 18192 0 -1 4202560 121349 0 0 0 102095 65 0 0 25 0 4 0 669815798 1918480384 394926 33554432000 4194304 4625164 140735961076368 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18224/tid=18227] ppid=18222 vsize=1873516 CPUtime=705.97 cores=0,2,4,6
/proc/18224/task/18227/stat : 18227 (SArTagnan) R 18222 18224 18192 0 -1 4202560 3561508 0 0 0 70042 555 0 0 25 0 4 0 669815798 1918480384 394926 33554432000 4194304 4625164 140735961076368 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3401.93
Current children cumulated vsize (KiB) 1873516

[startup+1182.3 s]
/proc/loadavg: 10.21 10.01 8.04 11/559 18277
/proc/meminfo: memFree=14025204/32951124 swapFree=56449236/67111528
[pid=18224] ppid=18222 vsize=1873516 CPUtime=3580.81 cores=0,2,4,6
/proc/18224/stat : 18224 (SArTagnan) R 18222 18224 18192 0 -1 4202496 4153052 0 0 0 357341 740 0 0 25 0 4 0 669815796 1918480384 402176 33554432000 4194304 4625164 140735961076368 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/18224/statm: 468379 402176 350 106 0 463882 0
[pid=18224/tid=18225] ppid=18222 vsize=1873516 CPUtime=887.81 cores=0,2,4,6
/proc/18224/task/18225/stat : 18225 (SArTagnan) R 18222 18224 18192 0 -1 4202560 113331 0 0 0 88724 57 0 0 25 0 4 0 669815798 1918480384 402176 33554432000 4194304 4625164 140735961076368 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18224/tid=18226] ppid=18222 vsize=1873516 CPUtime=1077.61 cores=0,2,4,6
/proc/18224/task/18226/stat : 18226 (SArTagnan) R 18222 18224 18192 0 -1 4202560 121443 0 0 0 107696 65 0 0 25 0 4 0 669815798 1918480384 402176 33554432000 4194304 4625164 140735961076368 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18224/tid=18227] ppid=18222 vsize=1873516 CPUtime=735.49 cores=0,2,4,6
/proc/18224/task/18227/stat : 18227 (SArTagnan) R 18222 18224 18192 0 -1 4202560 3716241 0 0 0 72969 580 0 0 25 0 4 0 669815798 1918480384 402176 33554432000 4194304 4625164 140735961076368 18446744073709551615 4335407 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3580.81
Current children cumulated vsize (KiB) 1873516

[startup+1242.3 s]
/proc/loadavg: 10.14 10.02 8.17 11/559 18279
/proc/meminfo: memFree=13866348/32951124 swapFree=56449236/67111528
[pid=18224] ppid=18222 vsize=1967360 CPUtime=3759.72 cores=0,2,4,6
/proc/18224/stat : 18224 (SArTagnan) R 18222 18224 18192 0 -1 4202496 4391742 0 0 0 375192 780 0 0 25 0 4 0 669815796 2014576640 416705 33554432000 4194304 4625164 140735961076368 18446744073709551615 4329151 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/18224/statm: 491840 416705 350 106 0 487343 0
[pid=18224/tid=18225] ppid=18222 vsize=1967360 CPUtime=947.81 cores=0,2,4,6
/proc/18224/task/18225/stat : 18225 (SArTagnan) R 18222 18224 18192 0 -1 4202560 113465 0 0 0 94723 58 0 0 25 0 4 0 669815798 2014576640 416705 33554432000 4194304 4625164 140735961076368 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18224/tid=18226] ppid=18222 vsize=1967360 CPUtime=1107.94 cores=0,2,4,6
/proc/18224/task/18226/stat : 18226 (SArTagnan) R 18222 18224 18192 0 -1 4202560 121536 0 0 0 110729 65 0 0 25 0 4 0 669815798 2014576640 416705 33554432000 4194304 4625164 140735961076368 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18224/tid=18227] ppid=18222 vsize=1967360 CPUtime=765.3 cores=0,2,4,6
/proc/18224/task/18227/stat : 18227 (SArTagnan) R 18222 18224 18192 0 -1 4202560 3897437 0 0 0 75919 611 0 0 25 0 4 0 669815798 2014576640 416705 33554432000 4194304 4625164 140735961076368 18446744073709551615 4334728 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3759.72
Current children cumulated vsize (KiB) 1967360



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 10.44 10.11 8.30 11/559 18284
/proc/meminfo: memFree=13701776/32951124 swapFree=56449236/67111528
[pid=18224] ppid=18222 vsize=2032896 CPUtime=3931.79 cores=0,2,4,6
/proc/18224/stat : 18224 (SArTagnan) R 18222 18224 18192 0 -1 4202496 4562200 0 0 0 392372 807 0 0 25 0 4 0 669815796 2081685504 423174 33554432000 4194304 4625164 140735961076368 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/18224/statm: 508224 423174 350 106 0 503727 0
[pid=18224/tid=18225] ppid=18222 vsize=2032896 CPUtime=1005.52 cores=0,2,4,6
/proc/18224/task/18225/stat : 18225 (SArTagnan) R 18222 18224 18192 0 -1 4202560 113573 0 0 0 100494 58 0 0 25 0 4 0 669815798 2081685504 423174 33554432000 4194304 4625164 140735961076368 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18224/tid=18226] ppid=18222 vsize=2032896 CPUtime=1155.39 cores=0,2,4,6
/proc/18224/task/18226/stat : 18226 (SArTagnan) R 18222 18224 18192 0 -1 4202560 121912 0 0 0 115474 65 0 0 25 0 4 0 669815798 2081685504 423174 33554432000 4194304 4625164 140735961076368 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18224/tid=18227] ppid=18222 vsize=2032896 CPUtime=793.79 cores=0,2,4,6
/proc/18224/task/18227/stat : 18227 (SArTagnan) R 18222 18224 18192 0 -1 4202560 4064857 0 0 0 78741 638 0 0 25 0 4 0 669815798 2081685504 423174 33554432000 4194304 4625164 140735961076368 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3931.79
Current children cumulated vsize (KiB) 2032896

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

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

[startup+1300 s]
/proc/loadavg: 10.44 10.11 8.30 11/559 18284
/proc/meminfo: memFree=13701776/32951124 swapFree=56449236/67111528
[pid=18224] ppid=18222 vsize=2032896 CPUtime=3931.79 cores=0,2,4,6
/proc/18224/stat : 18224 (SArTagnan) R 18222 18224 18192 0 -1 4202496 4562200 0 0 0 392372 807 0 0 25 0 4 0 669815796 2081685504 423174 33554432000 4194304 4625164 140735961076368 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/18224/statm: 508224 423174 350 106 0 503727 0
[pid=18224/tid=18225] ppid=18222 vsize=2032896 CPUtime=1005.52 cores=0,2,4,6
/proc/18224/task/18225/stat : 18225 (SArTagnan) R 18222 18224 18192 0 -1 4202560 113573 0 0 0 100494 58 0 0 25 0 4 0 669815798 2081685504 423174 33554432000 4194304 4625164 140735961076368 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18224/tid=18226] ppid=18222 vsize=2032896 CPUtime=1155.39 cores=0,2,4,6
/proc/18224/task/18226/stat : 18226 (SArTagnan) R 18222 18224 18192 0 -1 4202560 121912 0 0 0 115474 65 0 0 25 0 4 0 669815798 2081685504 423174 33554432000 4194304 4625164 140735961076368 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18224/tid=18227] ppid=18222 vsize=2032896 CPUtime=793.79 cores=0,2,4,6
/proc/18224/task/18227/stat : 18227 (SArTagnan) R 18222 18224 18192 0 -1 4202560 4064857 0 0 0 78741 638 0 0 25 0 4 0 669815798 2081685504 423174 33554432000 4194304 4625164 140735961076368 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3931.79
Current children cumulated vsize (KiB) 2032896

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.09
CPU time (s): 3931.88
CPU user time (s): 3923.74
CPU system time (s): 8.13876
CPU usage (%): 302.431
Max. virtual memory (cumulated for all children) (KiB): 2154984

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3923.74
system time used= 8.13876
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4562203
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= 8948
involuntary context switches= 31477

runsolver used 6.65899 second user time and 16.9944 second system time

The end

Launcher Data

Begin job on node106 at 2011-05-16 23:42:34
IDJOB=3386076
IDBENCH=83796
IDSOLVER=1871
FILE ID=node106/3386076-1305582154
RUNJOBID= node106-1305582154-18210
PBS_JOBID= 13350309
Free space on /tmp= 73428 MiB

SOLVER NAME= SArTagnan 2011-05-15 (fixed)
BENCH NAME= SAT03/handmade/gomes/bqwh/bqwh.50.825.shuffled-as.sat03-1648.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3386076-1305582154/watcher-3386076-1305582154 -o /tmp/evaluation-result-3386076-1305582154/solver-3386076-1305582154 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3386076-1305582154.cnf -threads=4

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

MD5SUM BENCH= 05a191325d89de504821b55dea51ca7f
RANDOM SEED=1615407170

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      17459436 kB
Buffers:        318388 kB
Cached:        7082724 kB
SwapCached:      27532 kB
Active:        6168312 kB
Inactive:      9034984 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17459436 kB
SwapTotal:    67111528 kB
SwapFree:     56449236 kB
Dirty:            1196 kB
Writeback:           0 kB
AnonPages:     7782600 kB
Mapped:          26004 kB
Slab:           138484 kB
PageTables:      79000 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 167977828 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= 73428 MiB
End job on node106 at 2011-05-17 00:04:16