Trace number 3258088

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SArTagnan 2011-03-24? (TO) 4800.3 1201.77

General information on the benchmark

NameCRAFTED/rbsat/random/unforced/
rbsat-v945c61409g3.cnf
MD5SUM226123ce9245dfa4b876682016123861
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark12.0692
Satisfiable
(Un)Satisfiability was proved
Number of variables945
Number of clauses61409
Sum of the clauses size123673
Maximum clause length21
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 261364
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 545

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-3258088-1304053287/watcher-3258088-1304053287 -o /tmp/evaluation-result-3258088-1304053287/solver-3258088-1304053287 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3258088-1304053287.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: 3.41 4.32 5.89 4/176 21897
/proc/meminfo: memFree=22619640/32950928 swapFree=67087032/67111528
[pid=21897] ppid=21895 vsize=20220 CPUtime=0 cores=0,2,4,6
/proc/21897/stat : 21897 (SArTagnan) R 21895 21897 21387 0 -1 4202496 586 0 0 0 0 0 0 0 22 0 1 0 516925791 20705280 464 33554432000 4194304 4623224 140734173603456 18446744073709551615 4366247 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21897/statm: 5055 464 297 105 0 559 0

[startup+0.100335 s]
/proc/loadavg: 3.41 4.32 5.89 4/176 21897
/proc/meminfo: memFree=22619640/32950928 swapFree=67087032/67111528
[pid=21897] ppid=21895 vsize=254352 CPUtime=0.34 cores=0,2,4,6
/proc/21897/stat : 21897 (SArTagnan) R 21895 21897 21387 0 -1 4202496 3368 0 0 0 34 0 0 0 24 0 4 0 516925791 260456448 2706 33554432000 4194304 4623224 140734173603456 18446744073709551615 4516371 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/21897/statm: 63588 2707 344 105 0 59092 0
Current children cumulated CPU time (s) 0.34
Current children cumulated vsize (KiB) 254352

[startup+0.200316 s]
/proc/loadavg: 3.41 4.32 5.89 4/176 21897
/proc/meminfo: memFree=22619640/32950928 swapFree=67087032/67111528
[pid=21897] ppid=21895 vsize=255524 CPUtime=0.73 cores=0,2,4,6
/proc/21897/stat : 21897 (SArTagnan) R 21895 21897 21387 0 -1 4202496 4521 0 0 0 73 0 0 0 24 0 4 0 516925791 261656576 3611 33554432000 4194304 4623224 140734173603456 18446744073709551615 239476354444 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/21897/statm: 63881 3611 344 105 0 59385 0
Current children cumulated CPU time (s) 0.73
Current children cumulated vsize (KiB) 255524

[startup+0.300297 s]
/proc/loadavg: 3.41 4.32 5.89 4/176 21897
/proc/meminfo: memFree=22619640/32950928 swapFree=67087032/67111528
[pid=21897] ppid=21895 vsize=257792 CPUtime=1.13 cores=0,2,4,6
/proc/21897/stat : 21897 (SArTagnan) R 21895 21897 21387 0 -1 4202496 5183 0 0 0 113 0 0 0 25 0 4 0 516925791 263979008 4273 33554432000 4194304 4623224 140734173603456 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/21897/statm: 64448 4274 344 105 0 59952 0
Current children cumulated CPU time (s) 1.13
Current children cumulated vsize (KiB) 257792

[startup+0.700221 s]
/proc/loadavg: 3.41 4.32 5.89 4/176 21897
/proc/meminfo: memFree=22619640/32950928 swapFree=67087032/67111528
[pid=21897] ppid=21895 vsize=260400 CPUtime=2.73 cores=0,2,4,6
/proc/21897/stat : 21897 (SArTagnan) R 21895 21897 21387 0 -1 4202496 7498 0 0 0 273 0 0 0 25 0 4 0 516925791 266649600 5227 33554432000 4194304 4623224 140734173603456 18446744073709551615 4510472 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/21897/statm: 65100 5227 344 105 0 60604 0
Current children cumulated CPU time (s) 2.73
Current children cumulated vsize (KiB) 260400

[startup+1.50107 s]
/proc/loadavg: 3.41 4.32 5.89 9/184 21905
/proc/meminfo: memFree=22571260/32950928 swapFree=67087032/67111528
[pid=21897] ppid=21895 vsize=267380 CPUtime=5.94 cores=0,2,4,6
/proc/21897/stat : 21897 (SArTagnan) R 21895 21897 21387 0 -1 4202496 13382 0 0 0 592 2 0 0 25 0 4 0 516925791 273797120 7843 33554432000 4194304 4623224 140734173603456 18446744073709551615 4510336 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/21897/statm: 66845 7843 344 105 0 62349 0
[pid=21897/tid=21903] ppid=21895 vsize=267380 CPUtime=1.47 cores=0,2,4,6
/proc/21897/task/21903/stat : 21903 (SArTagnan) R 21895 21897 21387 0 -1 4202560 2152 0 0 0 147 0 0 0 25 0 4 0 516925793 273797120 7843 33554432000 4194304 4623224 140734173603456 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21897/tid=21904] ppid=21895 vsize=267380 CPUtime=1.47 cores=0,2,4,6
/proc/21897/task/21904/stat : 21904 (SArTagnan) R 21895 21897 21387 0 -1 4202560 2419 0 0 0 147 0 0 0 25 0 4 0 516925793 273797120 7843 33554432000 4194304 4623224 140734173603456 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=21897/tid=21905] ppid=21895 vsize=267380 CPUtime=1.47 cores=0,2,4,6
/proc/21897/task/21905/stat : 21905 (SArTagnan) R 21895 21897 21387 0 -1 4202560 3364 0 0 0 147 0 0 0 25 0 4 0 516925793 273797120 7843 33554432000 4194304 4623224 140734173603456 18446744073709551615 4289723 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.94
Current children cumulated vsize (KiB) 267380

[startup+3.10076 s]
/proc/loadavg: 3.41 4.32 5.89 9/184 21905
/proc/meminfo: memFree=22547576/32950928 swapFree=67087032/67111528
[pid=21897] ppid=21895 vsize=276292 CPUtime=12.33 cores=0,2,4,6
/proc/21897/stat : 21897 (SArTagnan) R 21895 21897 21387 0 -1 4202496 26391 0 0 0 1229 4 0 0 25 0 4 0 516925791 282923008 11576 33554432000 4194304 4623224 140734173603456 18446744073709551615 4517574 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/21897/statm: 69073 11576 344 105 0 64577 0
[pid=21897/tid=21903] ppid=21895 vsize=276292 CPUtime=3.08 cores=0,2,4,6
/proc/21897/task/21903/stat : 21903 (SArTagnan) R 21895 21897 21387 0 -1 4202560 3786 0 0 0 307 1 0 0 25 0 4 0 516925793 282923008 11576 33554432000 4194304 4623224 140734173603456 18446744073709551615 4377040 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21897/tid=21904] ppid=21895 vsize=276292 CPUtime=3.06 cores=0,2,4,6
/proc/21897/task/21904/stat : 21904 (SArTagnan) R 21895 21897 21387 0 -1 4202560 4313 0 0 0 306 0 0 0 25 0 4 0 516925793 282923008 11576 33554432000 4194304 4623224 140734173603456 18446744073709551615 4366428 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=21897/tid=21905] ppid=21895 vsize=276292 CPUtime=3.07 cores=0,2,4,6
/proc/21897/task/21905/stat : 21905 (SArTagnan) R 21895 21897 21387 0 -1 4202560 11044 0 0 0 306 1 0 0 25 0 4 0 516925793 282923008 11576 33554432000 4194304 4623224 140734173603456 18446744073709551615 4545317 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.33
Current children cumulated vsize (KiB) 276292

[startup+6.30115 s]
/proc/loadavg: 3.85 4.40 5.91 9/184 21905
/proc/meminfo: memFree=22505540/32950928 swapFree=67087032/67111528
[pid=21897] ppid=21895 vsize=284260 CPUtime=25.11 cores=0,2,4,6
/proc/21897/stat : 21897 (SArTagnan) R 21895 21897 21387 0 -1 4202496 59009 0 0 0 2501 10 0 0 25 0 4 0 516925791 291082240 15876 33554432000 4194304 4623224 140734173603456 18446744073709551615 4510042 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/21897/statm: 71065 15876 344 105 0 66569 0
[pid=21897/tid=21903] ppid=21895 vsize=284260 CPUtime=6.27 cores=0,2,4,6
/proc/21897/task/21903/stat : 21903 (SArTagnan) R 21895 21897 21387 0 -1 4202560 6031 0 0 0 626 1 0 0 25 0 4 0 516925793 291082240 15876 33554432000 4194304 4623224 140734173603456 18446744073709551615 4376666 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21897/tid=21904] ppid=21895 vsize=284260 CPUtime=6.25 cores=0,2,4,6
/proc/21897/task/21904/stat : 21904 (SArTagnan) R 21895 21897 21387 0 -1 4202560 8425 0 0 0 624 1 0 0 25 0 4 0 516925793 291082240 15876 33554432000 4194304 4623224 140734173603456 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=21897/tid=21905] ppid=21895 vsize=284260 CPUtime=6.27 cores=0,2,4,6
/proc/21897/task/21905/stat : 21905 (SArTagnan) R 21895 21897 21387 0 -1 4202560 37080 0 0 0 621 6 0 0 25 0 4 0 516925793 291082240 15876 33554432000 4194304 4623224 140734173603456 18446744073709551615 4377066 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.11
Current children cumulated vsize (KiB) 284260

[startup+12.7009 s]
/proc/loadavg: 4.18 4.46 5.92 9/184 21906
/proc/meminfo: memFree=22443748/32950928 swapFree=67087032/67111528
[pid=21897] ppid=21895 vsize=296112 CPUtime=50.67 cores=0,2,4,6
/proc/21897/stat : 21897 (SArTagnan) R 21895 21897 21387 0 -1 4202496 127426 0 0 0 5046 21 0 0 25 0 4 0 516925791 303218688 23352 33554432000 4194304 4623224 140734173603456 18446744073709551615 4510199 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/21897/statm: 74028 23353 346 105 0 69532 0
[pid=21897/tid=21903] ppid=21895 vsize=296112 CPUtime=12.67 cores=0,2,4,6
/proc/21897/task/21903/stat : 21903 (SArTagnan) R 21895 21897 21387 0 -1 4202560 9625 0 0 0 1265 2 0 0 25 0 4 0 516925793 303218688 23353 33554432000 4194304 4623224 140734173603456 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21897/tid=21904] ppid=21895 vsize=296112 CPUtime=12.61 cores=0,2,4,6
/proc/21897/task/21904/stat : 21904 (SArTagnan) R 21895 21897 21387 0 -1 4202560 12765 0 0 0 1260 1 0 0 25 0 4 0 516925793 303218688 23354 33554432000 4194304 4623224 140734173603456 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=21897/tid=21905] ppid=21895 vsize=296112 CPUtime=12.67 cores=0,2,4,6
/proc/21897/task/21905/stat : 21905 (SArTagnan) R 21895 21897 21387 0 -1 4202560 97072 0 0 0 1252 15 0 0 25 0 4 0 516925793 303218688 23354 33554432000 4194304 4623224 140734173603456 18446744073709551615 4366247 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.67
Current children cumulated vsize (KiB) 296112

[startup+25.5005 s]
/proc/loadavg: 5.03 4.63 5.95 9/184 21906
/proc/meminfo: memFree=22354576/32950928 swapFree=67087032/67111528
[pid=21897] ppid=21895 vsize=314092 CPUtime=101.8 cores=0,2,4,6
/proc/21897/stat : 21897 (SArTagnan) R 21895 21897 21387 0 -1 4202496 220060 0 0 0 10137 43 0 0 25 0 4 0 516925791 321630208 33935 33554432000 4194304 4623224 140734173603456 18446744073709551615 4510353 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/21897/statm: 78523 33935 344 105 0 74027 0
[pid=21897/tid=21903] ppid=21895 vsize=314092 CPUtime=25.47 cores=0,2,4,6
/proc/21897/task/21903/stat : 21903 (SArTagnan) R 21895 21897 21387 0 -1 4202560 15590 0 0 0 2542 5 0 0 25 0 4 0 516925793 321630208 33935 33554432000 4194304 4623224 140734173603456 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21897/tid=21904] ppid=21895 vsize=314092 CPUtime=25.34 cores=0,2,4,6
/proc/21897/task/21904/stat : 21904 (SArTagnan) R 21895 21897 21387 0 -1 4202560 19867 0 0 0 2529 5 0 0 25 0 4 0 516925793 321630208 33935 33554432000 4194304 4623224 140734173603456 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=21897/tid=21905] ppid=21895 vsize=314092 CPUtime=25.47 cores=0,2,4,6
/proc/21897/task/21905/stat : 21905 (SArTagnan) R 21895 21897 21387 0 -1 4202560 175162 0 0 0 2517 30 0 0 25 0 4 0 516925793 321630208 33935 33554432000 4194304 4623224 140734173603456 18446744073709551615 4544939 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.8
Current children cumulated vsize (KiB) 314092

[startup+51.1006 s]
/proc/loadavg: 6.04 4.90 6.01 9/184 21907
/proc/meminfo: memFree=22232300/32950928 swapFree=67087032/67111528
[pid=21897] ppid=21895 vsize=340244 CPUtime=204.07 cores=0,2,4,6
/proc/21897/stat : 21897 (SArTagnan) R 21895 21897 21387 0 -1 4202496 389424 0 0 0 20335 72 0 0 25 0 4 0 516925791 348409856 50648 33554432000 4194304 4623224 140734173603456 18446744073709551615 4517494 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/21897/statm: 85061 50648 397 105 0 80565 0
[pid=21897/tid=21903] ppid=21895 vsize=340244 CPUtime=51.07 cores=0,2,4,6
/proc/21897/task/21903/stat : 21903 (SArTagnan) R 21895 21897 21387 0 -1 4202560 22732 0 0 0 5100 7 0 0 25 0 4 0 516925793 348409856 50648 33554432000 4194304 4623224 140734173603456 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21897/tid=21904] ppid=21895 vsize=340244 CPUtime=50.8 cores=0,2,4,6
/proc/21897/task/21904/stat : 21904 (SArTagnan) R 21895 21897 21387 0 -1 4202560 28805 0 0 0 5071 9 0 0 25 0 4 0 516925793 348409856 50648 33554432000 4194304 4623224 140734173603456 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=21897/tid=21905] ppid=21895 vsize=340244 CPUtime=51.08 cores=0,2,4,6
/proc/21897/task/21905/stat : 21905 (SArTagnan) R 21895 21897 21387 0 -1 4202560 324076 0 0 0 5055 53 0 0 25 0 4 0 516925793 348409856 50648 33554432000 4194304 4623224 140734173603456 18446744073709551615 4364232 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 204.07
Current children cumulated vsize (KiB) 340244

[startup+102.301 s]
/proc/loadavg: 7.19 5.39 6.11 9/184 21908
/proc/meminfo: memFree=22060792/32950928 swapFree=67087032/67111528
[pid=21897] ppid=21895 vsize=431884 CPUtime=408.6 cores=0,2,4,6
/proc/21897/stat : 21897 (SArTagnan) R 21895 21897 21387 0 -1 4202496 467057 0 0 0 40774 86 0 0 25 0 4 0 516925791 442249216 75140 33554432000 4194304 4623224 140734173603456 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/21897/statm: 107971 75140 550 105 0 103475 0
[pid=21897/tid=21903] ppid=21895 vsize=431884 CPUtime=102.28 cores=0,2,4,6
/proc/21897/task/21903/stat : 21903 (SArTagnan) R 21895 21897 21387 0 -1 4202560 39270 0 0 0 10218 10 0 0 25 0 4 0 516925793 442249216 75141 33554432000 4194304 4623224 140734173603456 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21897/tid=21904] ppid=21895 vsize=431884 CPUtime=101.72 cores=0,2,4,6
/proc/21897/task/21904/stat : 21904 (SArTagnan) R 21895 21897 21387 0 -1 4202560 31718 0 0 0 10161 11 0 0 25 0 4 0 516925793 442249216 75142 33554432000 4194304 4623224 140734173603456 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=21897/tid=21905] ppid=21895 vsize=431884 CPUtime=102.28 cores=0,2,4,6
/proc/21897/task/21905/stat : 21905 (SArTagnan) R 21895 21897 21387 0 -1 4202560 360198 0 0 0 10169 59 0 0 25 0 4 0 516925793 442249216 75142 33554432000 4194304 4623224 140734173603456 18446744073709551615 4366247 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 408.6
Current children cumulated vsize (KiB) 431884

[startup+162.3 s]
/proc/loadavg: 7.78 5.89 6.24 9/184 21910
/proc/meminfo: memFree=21928228/32950928 swapFree=67087032/67111528
[pid=21897] ppid=21895 vsize=461040 CPUtime=648.26 cores=0,2,4,6
/proc/21897/stat : 21897 (SArTagnan) R 21895 21897 21387 0 -1 4202496 723786 0 0 0 64701 125 0 0 25 0 4 0 516925791 472104960 89977 33554432000 4194304 4623224 140734173603456 18446744073709551615 4510142 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/21897/statm: 115260 89977 582 105 0 110764 0
[pid=21897/tid=21903] ppid=21895 vsize=461040 CPUtime=162.27 cores=0,2,4,6
/proc/21897/task/21903/stat : 21903 (SArTagnan) R 21895 21897 21387 0 -1 4202560 43569 0 0 0 16215 12 0 0 25 0 4 0 516925793 472104960 89977 33554432000 4194304 4623224 140734173603456 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21897/tid=21904] ppid=21895 vsize=461040 CPUtime=161.38 cores=0,2,4,6
/proc/21897/task/21904/stat : 21904 (SArTagnan) R 21895 21897 21387 0 -1 4202560 32277 0 0 0 16127 11 0 0 25 0 4 0 516925793 472104960 89977 33554432000 4194304 4623224 140734173603456 18446744073709551615 4377587 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=21897/tid=21905] ppid=21895 vsize=461040 CPUtime=162.28 cores=0,2,4,6
/proc/21897/task/21905/stat : 21905 (SArTagnan) R 21895 21897 21387 0 -1 4202560 594398 0 0 0 16136 92 0 0 25 0 4 0 516925793 472104960 89977 33554432000 4194304 4623224 140734173603456 18446744073709551615 4364003 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 648.26
Current children cumulated vsize (KiB) 461040

[startup+222.307 s]
/proc/loadavg: 8.17 6.36 6.38 9/184 21914
/proc/meminfo: memFree=21773132/32950928 swapFree=67087032/67111528
[pid=21897] ppid=21895 vsize=680860 CPUtime=887.95 cores=0,2,4,6
/proc/21897/stat : 21897 (SArTagnan) R 21895 21897 21387 0 -1 4202496 929502 0 0 0 88634 161 0 0 25 0 4 0 516925791 697200640 115640 33554432000 4194304 4623224 140734173603456 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/21897/statm: 170215 115640 638 105 0 165719 0
[pid=21897/tid=21903] ppid=21895 vsize=680860 CPUtime=222.28 cores=0,2,4,6
/proc/21897/task/21903/stat : 21903 (SArTagnan) R 21895 21897 21387 0 -1 4202560 57685 0 0 0 22213 15 0 0 25 0 4 0 516925793 697200640 115640 33554432000 4194304 4623224 140734173603456 18446744073709551615 4376612 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21897/tid=21904] ppid=21895 vsize=680860 CPUtime=221.05 cores=0,2,4,6
/proc/21897/task/21904/stat : 21904 (SArTagnan) R 21895 21897 21387 0 -1 4202560 44439 0 0 0 22089 16 0 0 25 0 4 0 516925793 697200640 115640 33554432000 4194304 4623224 140734173603456 18446744073709551615 4376766 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=21897/tid=21905] ppid=21895 vsize=680860 CPUtime=222.29 cores=0,2,4,6
/proc/21897/task/21905/stat : 21905 (SArTagnan) R 21895 21897 21387 0 -1 4202560 747630 0 0 0 22112 117 0 0 25 0 4 0 516925793 697200640 115640 33554432000 4194304 4623224 140734173603456 18446744073709551615 4545376 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 887.95
Current children cumulated vsize (KiB) 680860

[startup+282.3 s]

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

[pid=21897] ppid=21895 vsize=1030124 CPUtime=2565.64 cores=0,2,4,6
/proc/21897/stat : 21897 (SArTagnan) R 21895 21897 21387 0 -1 4202496 4339257 0 0 0 255883 681 0 0 25 0 4 0 516925791 1054846976 205062 33554432000 4194304 4623224 140734173603456 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/21897/statm: 257531 205062 443 105 0 253035 0
[pid=21897/tid=21903] ppid=21895 vsize=1030124 CPUtime=642.28 cores=0,2,4,6
/proc/21897/task/21903/stat : 21903 (SArTagnan) R 21895 21897 21387 0 -1 4202560 98428 0 0 0 64198 30 0 0 25 0 4 0 516925793 1054846976 205062 33554432000 4194304 4623224 140734173603456 18446744073709551615 4377451 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21897/tid=21904] ppid=21895 vsize=1030124 CPUtime=638.73 cores=0,2,4,6
/proc/21897/task/21904/stat : 21904 (SArTagnan) R 21895 21897 21387 0 -1 4202560 63380 0 0 0 63852 21 0 0 25 0 4 0 516925793 1054846976 205062 33554432000 4194304 4623224 140734173603456 18446744073709551615 4377460 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=21897/tid=21905] ppid=21895 vsize=1030124 CPUtime=642.29 cores=0,2,4,6
/proc/21897/task/21905/stat : 21905 (SArTagnan) R 21895 21897 21387 0 -1 4202560 4000142 0 0 0 63627 602 0 0 25 0 4 0 516925793 1054846976 205062 33554432000 4194304 4623224 140734173603456 18446744073709551615 4376625 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2565.64
Current children cumulated vsize (KiB) 1030124

[startup+702.301 s]
/proc/loadavg: 8.15 7.76 7.07 9/184 21927
/proc/meminfo: memFree=20937568/32950928 swapFree=67087032/67111528
[pid=21897] ppid=21895 vsize=1109116 CPUtime=2805.32 cores=0,2,4,6
/proc/21897/stat : 21897 (SArTagnan) R 21895 21897 21387 0 -1 4202496 4940031 0 0 0 279763 769 0 0 25 0 4 0 516925791 1135734784 216230 33554432000 4194304 4623224 140734173603456 18446744073709551615 4517479 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/21897/statm: 277279 216230 442 105 0 272783 0
[pid=21897/tid=21903] ppid=21895 vsize=1109116 CPUtime=702.27 cores=0,2,4,6
/proc/21897/task/21903/stat : 21903 (SArTagnan) R 21895 21897 21387 0 -1 4202560 99755 0 0 0 70197 30 0 0 25 0 4 0 516925793 1135734784 216230 33554432000 4194304 4623224 140734173603456 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21897/tid=21904] ppid=21895 vsize=1109116 CPUtime=698.41 cores=0,2,4,6
/proc/21897/task/21904/stat : 21904 (SArTagnan) R 21895 21897 21387 0 -1 4202560 66588 0 0 0 69818 23 0 0 25 0 4 0 516925793 1135734784 216230 33554432000 4194304 4623224 140734173603456 18446744073709551615 239476355781 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=21897/tid=21905] ppid=21895 vsize=1109116 CPUtime=702.3 cores=0,2,4,6
/proc/21897/task/21905/stat : 21905 (SArTagnan) R 21895 21897 21387 0 -1 4202560 4592590 0 0 0 69543 687 0 0 25 0 4 0 516925793 1135734784 216230 33554432000 4194304 4623224 140734173603456 18446744073709551615 4364232 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2805.32
Current children cumulated vsize (KiB) 1109116

[startup+762.3 s]
/proc/loadavg: 8.16 7.83 7.13 9/184 21929
/proc/meminfo: memFree=20842444/32950928 swapFree=67087032/67111528
[pid=21897] ppid=21895 vsize=1209944 CPUtime=3045.01 cores=0,2,4,6
/proc/21897/stat : 21897 (SArTagnan) R 21895 21897 21387 0 -1 4202496 5551620 0 0 0 303638 863 0 0 25 0 4 0 516925791 1238982656 231334 33554432000 4194304 4623224 140734173603456 18446744073709551615 4510090 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/21897/statm: 302486 231334 440 105 0 297990 0
[pid=21897/tid=21903] ppid=21895 vsize=1209944 CPUtime=762.28 cores=0,2,4,6
/proc/21897/task/21903/stat : 21903 (SArTagnan) R 21895 21897 21387 0 -1 4202560 100816 0 0 0 76197 31 0 0 25 0 4 0 516925793 1238982656 231334 33554432000 4194304 4623224 140734173603456 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21897/tid=21904] ppid=21895 vsize=1209944 CPUtime=758.08 cores=0,2,4,6
/proc/21897/task/21904/stat : 21904 (SArTagnan) R 21895 21897 21387 0 -1 4202560 67704 0 0 0 75785 23 0 0 25 0 4 0 516925793 1238982656 231334 33554432000 4194304 4623224 140734173603456 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=21897/tid=21905] ppid=21895 vsize=1209944 CPUtime=762.3 cores=0,2,4,6
/proc/21897/task/21905/stat : 21905 (SArTagnan) R 21895 21897 21387 0 -1 4202560 5143594 0 0 0 75458 772 0 0 25 0 4 0 516925793 1238982656 231334 33554432000 4194304 4623224 140734173603456 18446744073709551615 4376666 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3045.01
Current children cumulated vsize (KiB) 1209944

[startup+822.301 s]
/proc/loadavg: 8.15 7.89 7.19 9/184 21930
/proc/meminfo: memFree=20755392/32950928 swapFree=67087032/67111528
[pid=21897] ppid=21895 vsize=1284116 CPUtime=3284.65 cores=0,2,4,6
/proc/21897/stat : 21897 (SArTagnan) R 21895 21897 21387 0 -1 4202496 6128642 0 0 0 327511 954 0 0 25 0 4 0 516925791 1314934784 245918 33554432000 4194304 4623224 140734173603456 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/21897/statm: 321029 245918 360 105 0 316533 0
[pid=21897/tid=21903] ppid=21895 vsize=1284116 CPUtime=822.27 cores=0,2,4,6
/proc/21897/task/21903/stat : 21903 (SArTagnan) R 21895 21897 21387 0 -1 4202560 108429 0 0 0 82195 32 0 0 25 0 4 0 516925793 1314934784 245918 33554432000 4194304 4623224 140734173603456 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21897/tid=21904] ppid=21895 vsize=1284116 CPUtime=817.74 cores=0,2,4,6
/proc/21897/task/21904/stat : 21904 (SArTagnan) R 21895 21897 21387 0 -1 4202560 70907 0 0 0 81749 25 0 0 25 0 4 0 516925793 1314934784 245918 33554432000 4194304 4623224 140734173603456 18446744073709551615 4376625 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=21897/tid=21905] ppid=21895 vsize=1284116 CPUtime=822.29 cores=0,2,4,6
/proc/21897/task/21905/stat : 21905 (SArTagnan) R 21895 21897 21387 0 -1 4202560 5696650 0 0 0 81371 858 0 0 25 0 4 0 516925793 1314934784 245918 33554432000 4194304 4623224 140734173603456 18446744073709551615 4364232 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3284.65
Current children cumulated vsize (KiB) 1284116

[startup+882.306 s]
/proc/loadavg: 8.10 7.92 7.25 9/184 21932
/proc/meminfo: memFree=20633732/32950928 swapFree=67087032/67111528
[pid=21897] ppid=21895 vsize=1332420 CPUtime=3524.35 cores=0,2,4,6
/proc/21897/stat : 21897 (SArTagnan) R 21895 21897 21387 0 -1 4202496 6754247 0 0 0 351387 1048 0 0 25 0 4 0 516925791 1364398080 255460 33554432000 4194304 4623224 140734173603456 18446744073709551615 4510090 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/21897/statm: 333105 255460 360 105 0 328609 0
[pid=21897/tid=21903] ppid=21895 vsize=1332420 CPUtime=882.29 cores=0,2,4,6
/proc/21897/task/21903/stat : 21903 (SArTagnan) R 21895 21897 21387 0 -1 4202560 136037 0 0 0 88193 36 0 0 25 0 4 0 516925793 1364398080 255460 33554432000 4194304 4623224 140734173603456 18446744073709551615 4376892 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21897/tid=21904] ppid=21895 vsize=1332420 CPUtime=877.41 cores=0,2,4,6
/proc/21897/task/21904/stat : 21904 (SArTagnan) R 21895 21897 21387 0 -1 4202560 71461 0 0 0 87716 25 0 0 25 0 4 0 516925793 1364398080 255460 33554432000 4194304 4623224 140734173603456 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=21897/tid=21905] ppid=21895 vsize=1332420 CPUtime=882.3 cores=0,2,4,6
/proc/21897/task/21905/stat : 21905 (SArTagnan) R 21895 21897 21387 0 -1 4202560 6282399 0 0 0 87283 947 0 0 25 0 4 0 516925793 1364398080 255460 33554432000 4194304 4623224 140734173603456 18446744073709551615 4545317 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3524.35
Current children cumulated vsize (KiB) 1332420

[startup+942.301 s]
/proc/loadavg: 8.07 7.94 7.30 9/184 21933
/proc/meminfo: memFree=20509228/32950928 swapFree=67087032/67111528
[pid=21897] ppid=21895 vsize=1397956 CPUtime=3764 cores=0,2,4,6
/proc/21897/stat : 21897 (SArTagnan) R 21895 21897 21387 0 -1 4202496 7412304 0 0 0 375255 1145 0 0 25 0 4 0 516925791 1431506944 261224 33554432000 4194304 4623224 140734173603456 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/21897/statm: 349489 261224 360 105 0 344993 0
[pid=21897/tid=21903] ppid=21895 vsize=1397956 CPUtime=942.28 cores=0,2,4,6
/proc/21897/task/21903/stat : 21903 (SArTagnan) R 21895 21897 21387 0 -1 4202560 137499 0 0 0 94192 36 0 0 25 0 4 0 516925793 1431506944 261224 33554432000 4194304 4623224 140734173603456 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21897/tid=21904] ppid=21895 vsize=1397956 CPUtime=937.08 cores=0,2,4,6
/proc/21897/task/21904/stat : 21904 (SArTagnan) R 21895 21897 21387 0 -1 4202560 71713 0 0 0 93683 25 0 0 25 0 4 0 516925793 1431506944 261224 33554432000 4194304 4623224 140734173603456 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=21897/tid=21905] ppid=21895 vsize=1397956 CPUtime=942.3 cores=0,2,4,6
/proc/21897/task/21905/stat : 21905 (SArTagnan) R 21895 21897 21387 0 -1 4202560 6917518 0 0 0 93191 1039 0 0 25 0 4 0 516925793 1431506944 261224 33554432000 4194304 4623224 140734173603456 18446744073709551615 4545376 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3764
Current children cumulated vsize (KiB) 1397956

[startup+1002.3 s]
/proc/loadavg: 8.02 7.95 7.34 9/184 21935
/proc/meminfo: memFree=20288372/32950928 swapFree=67087032/67111528
[pid=21897] ppid=21895 vsize=1397956 CPUtime=4003.67 cores=0,2,4,6
/proc/21897/stat : 21897 (SArTagnan) R 21895 21897 21387 0 -1 4202496 7957631 0 0 0 399140 1227 0 0 25 0 4 0 516925791 1431506944 269088 33554432000 4194304 4623224 140734173603456 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/21897/statm: 349489 269088 357 105 0 344993 0
[pid=21897/tid=21903] ppid=21895 vsize=1397956 CPUtime=1002.28 cores=0,2,4,6
/proc/21897/task/21903/stat : 21903 (SArTagnan) R 21895 21897 21387 0 -1 4202560 139884 0 0 0 100189 39 0 0 25 0 4 0 516925793 1431506944 269088 33554432000 4194304 4623224 140734173603456 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21897/tid=21904] ppid=21895 vsize=1397956 CPUtime=996.75 cores=0,2,4,6
/proc/21897/task/21904/stat : 21904 (SArTagnan) R 21895 21897 21387 0 -1 4202560 72389 0 0 0 99649 26 0 0 25 0 4 0 516925793 1431506944 269088 33554432000 4194304 4623224 140734173603456 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=21897/tid=21905] ppid=21895 vsize=1397956 CPUtime=1002.3 cores=0,2,4,6
/proc/21897/task/21905/stat : 21905 (SArTagnan) R 21895 21897 21387 0 -1 4202560 7417915 0 0 0 99120 1110 0 0 25 0 4 0 516925793 1431506944 269088 33554432000 4194304 4623224 140734173603456 18446744073709551615 4545376 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4003.67
Current children cumulated vsize (KiB) 1397956

[startup+1062.3 s]
/proc/loadavg: 8.01 7.96 7.38 9/184 21936
/proc/meminfo: memFree=19879160/32950928 swapFree=67087032/67111528
[pid=21897] ppid=21895 vsize=1397956 CPUtime=4243.35 cores=0,2,4,6
/proc/21897/stat : 21897 (SArTagnan) R 21895 21897 21387 0 -1 4202496 8478992 0 0 0 423026 1309 0 0 25 0 4 0 516925791 1431506944 280205 33554432000 4194304 4623224 140734173603456 18446744073709551615 4414885 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/21897/statm: 349489 280205 347 105 0 344993 0
[pid=21897/tid=21903] ppid=21895 vsize=1397956 CPUtime=1062.28 cores=0,2,4,6
/proc/21897/task/21903/stat : 21903 (SArTagnan) R 21895 21897 21387 0 -1 4202560 141100 0 0 0 106188 40 0 0 25 0 4 0 516925793 1431506944 280205 33554432000 4194304 4623224 140734173603456 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21897/tid=21904] ppid=21895 vsize=1397956 CPUtime=1056.42 cores=0,2,4,6
/proc/21897/task/21904/stat : 21904 (SArTagnan) R 21895 21897 21387 0 -1 4202560 76083 0 0 0 105613 29 0 0 25 0 4 0 516925793 1431506944 280205 33554432000 4194304 4623224 140734173603456 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=21897/tid=21905] ppid=21895 vsize=1397956 CPUtime=1062.3 cores=0,2,4,6
/proc/21897/task/21905/stat : 21905 (SArTagnan) R 21895 21897 21387 0 -1 4202560 7892480 0 0 0 105049 1181 0 0 25 0 4 0 516925793 1431506944 280205 33554432000 4194304 4623224 140734173603456 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4243.35
Current children cumulated vsize (KiB) 1397956

[startup+1122.3 s]
/proc/loadavg: 8.00 7.96 7.41 9/184 21938
/proc/meminfo: memFree=19772756/32950928 swapFree=67087032/67111528
[pid=21897] ppid=21895 vsize=1428664 CPUtime=4483.03 cores=0,2,4,6
/proc/21897/stat : 21897 (SArTagnan) R 21895 21897 21387 0 -1 4202496 9033763 0 0 0 446906 1397 0 0 25 0 4 0 516925791 1462951936 292183 33554432000 4194304 4623224 140734173603456 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/21897/statm: 357166 292183 344 105 0 352670 0
[pid=21897/tid=21903] ppid=21895 vsize=1428664 CPUtime=1122.28 cores=0,2,4,6
/proc/21897/task/21903/stat : 21903 (SArTagnan) R 21895 21897 21387 0 -1 4202560 141261 0 0 0 112188 40 0 0 25 0 4 0 516925793 1462951936 292183 33554432000 4194304 4623224 140734173603456 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21897/tid=21904] ppid=21895 vsize=1428664 CPUtime=1116.09 cores=0,2,4,6
/proc/21897/task/21904/stat : 21904 (SArTagnan) R 21895 21897 21387 0 -1 4202560 76461 0 0 0 111580 29 0 0 25 0 4 0 516925793 1462951936 292183 33554432000 4194304 4623224 140734173603456 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=21897/tid=21905] ppid=21895 vsize=1428664 CPUtime=1122.31 cores=0,2,4,6
/proc/21897/task/21905/stat : 21905 (SArTagnan) R 21895 21897 21387 0 -1 4202560 8397536 0 0 0 110973 1258 0 0 25 0 4 0 516925793 1462951936 292183 33554432000 4194304 4623224 140734173603456 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4483.03
Current children cumulated vsize (KiB) 1428664

[startup+1182.3 s]
/proc/loadavg: 8.00 7.97 7.45 9/184 21970
/proc/meminfo: memFree=21225748/32950928 swapFree=67087032/67111528
[pid=21897] ppid=21895 vsize=1525916 CPUtime=4722.7 cores=0,2,4,6
/proc/21897/stat : 21897 (SArTagnan) R 21895 21897 21387 0 -1 4202496 9629087 0 0 0 470773 1497 0 0 25 0 4 0 516925791 1562537984 300626 33554432000 4194304 4623224 140734173603456 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/21897/statm: 381479 300626 344 105 0 376983 0
[pid=21897/tid=21903] ppid=21895 vsize=1525916 CPUtime=1182.28 cores=0,2,4,6
/proc/21897/task/21903/stat : 21903 (SArTagnan) R 21895 21897 21387 0 -1 4202560 141459 0 0 0 118188 40 0 0 25 0 4 0 516925793 1562537984 300626 33554432000 4194304 4623224 140734173603456 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21897/tid=21904] ppid=21895 vsize=1525916 CPUtime=1175.76 cores=0,2,4,6
/proc/21897/task/21904/stat : 21904 (SArTagnan) R 21895 21897 21387 0 -1 4202560 93914 0 0 0 117544 32 0 0 25 0 4 0 516925793 1562537984 300626 33554432000 4194304 4623224 140734173603456 18446744073709551615 4377128 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=21897/tid=21905] ppid=21895 vsize=1525916 CPUtime=1182.3 cores=0,2,4,6
/proc/21897/task/21905/stat : 21905 (SArTagnan) R 21895 21897 21387 0 -1 4202560 8924834 0 0 0 116885 1345 0 0 25 0 4 0 516925793 1562537984 300626 33554432000 4194304 4623224 140734173603456 18446744073709551615 4363989 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4722.7
Current children cumulated vsize (KiB) 1525916



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.08 7.99 7.46 9/184 21970
/proc/meminfo: memFree=21090944/32950928 swapFree=67087032/67111528
[pid=21897] ppid=21895 vsize=1525916 CPUtime=4800.21 cores=0,2,4,6
/proc/21897/stat : 21897 (SArTagnan) R 21895 21897 21387 0 -1 4202496 9812403 0 0 0 478493 1528 0 0 25 0 4 0 516925791 1562537984 302569 33554432000 4194304 4623224 140734173603456 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/21897/statm: 381479 302569 344 105 0 376983 0
[pid=21897/tid=21903] ppid=21895 vsize=1525916 CPUtime=1201.68 cores=0,2,4,6
/proc/21897/task/21903/stat : 21903 (SArTagnan) R 21895 21897 21387 0 -1 4202560 141519 0 0 0 120128 40 0 0 25 0 4 0 516925793 1562537984 302569 33554432000 4194304 4623224 140734173603456 18446744073709551615 4357655 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21897/tid=21904] ppid=21895 vsize=1525916 CPUtime=1195.05 cores=0,2,4,6
/proc/21897/task/21904/stat : 21904 (SArTagnan) R 21895 21897 21387 0 -1 4202560 94031 0 0 0 119473 32 0 0 25 0 4 0 516925793 1562537984 302569 33554432000 4194304 4623224 140734173603456 18446744073709551615 4376640 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=21897/tid=21905] ppid=21895 vsize=1525916 CPUtime=1201.71 cores=0,2,4,6
/proc/21897/task/21905/stat : 21905 (SArTagnan) R 21895 21897 21387 0 -1 4202560 9090437 0 0 0 118798 1373 0 0 25 0 4 0 516925793 1562537984 302569 33554432000 4194304 4623224 140734173603456 18446744073709551615 4364232 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.21
Current children cumulated vsize (KiB) 1525916

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.77
CPU time (s): 4800.3
CPU user time (s): 4784.96
CPU system time (s): 15.3387
CPU usage (%): 399.436
Max. virtual memory (cumulated for all children) (KiB): 1525916

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4784.96
system time used= 15.3387
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9812403
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= 979
involuntary context switches= 33050

runsolver used 1.9547 second user time and 4.6003 second system time

The end

Launcher Data

Begin job on node148 at 2011-04-29 07:01:27
IDJOB=3258088
IDBENCH=71301
IDSOLVER=1656
FILE ID=node148/3258088-1304053287
RUNJOBID= node148-1304053287-21878
PBS_JOBID= 13170411
Free space on /tmp= 71432 MiB

SOLVER NAME= SArTagnan 2011-03-24
BENCH NAME= SAT09/CRAFTED/rbsat/random/unforced/rbsat-v945c61409g3.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3258088-1304053287/watcher-3258088-1304053287 -o /tmp/evaluation-result-3258088-1304053287/solver-3258088-1304053287 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3258088-1304053287.cnf -threads=4

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

MD5SUM BENCH= 226123ce9245dfa4b876682016123861
RANDOM SEED=727235179

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

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      22620160 kB
Buffers:       2017232 kB
Cached:        7708908 kB
SwapCached:       3548 kB
Active:        1736572 kB
Inactive:      8032728 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      22620160 kB
SwapTotal:    67111528 kB
SwapFree:     67087032 kB
Dirty:            2148 kB
Writeback:           0 kB
AnonPages:       41444 kB
Mapped:          13868 kB
Slab:           498276 kB
PageTables:       4756 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   194560 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= 71428 MiB
End job on node148 at 2011-04-29 07:21:31