Trace number 3386109

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SArTagnan 2011-05-15 (fixed)? (TO) 4800.43 1204.72

General information on the benchmark

NameCRAFTED/rbsat/random/
forced/rbsat-v2640c305320gyes5.cnf
MD5SUMf892a2bda6fe6aec6f2fcb4e1c541df8
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables2640
Number of clauses305320
Sum of the clauses size613120
Maximum clause length33
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2305240
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 580

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

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

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


[startup+0 s]
/proc/loadavg: 7.86 8.10 8.07 5/450 30371
/proc/meminfo: memFree=18260416/32950940 swapFree=67111356/67111528
[pid=30371] ppid=30369 vsize=26784 CPUtime=0.01 cores=0,2,4,6
/proc/30371/stat : 30371 (SArTagnan) R 30369 30371 30199 0 -1 4202496 1065 0 0 0 1 0 0 0 25 0 1 0 748082957 27426816 615 33554432000 4194304 4625164 140735522292864 18446744073709551615 215988592384 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/30371/statm: 6696 615 296 106 0 2199 0

[startup+0.0832921 s]
/proc/loadavg: 7.86 8.10 8.07 5/450 30371
/proc/meminfo: memFree=18260416/32950940 swapFree=67111356/67111528
[pid=30371] ppid=30369 vsize=75888 CPUtime=0.08 cores=0,2,4,6
/proc/30371/stat : 30371 (SArTagnan) R 30369 30371 30199 0 -1 4202496 6666 0 0 0 8 0 0 0 25 0 4 0 748082957 77709312 4333 33554432000 4194304 4625164 140735522292864 18446744073709551615 4499479 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/30371/statm: 18972 4333 325 106 0 14475 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 75888

[startup+0.100816 s]
/proc/loadavg: 7.86 8.10 8.07 5/450 30371
/proc/meminfo: memFree=18260416/32950940 swapFree=67111356/67111528
[pid=30371] ppid=30369 vsize=207880 CPUtime=0.14 cores=0,2,4,6
/proc/30371/stat : 30371 (SArTagnan) R 30369 30371 30199 0 -1 4202496 7246 0 0 0 14 0 0 0 25 0 4 0 748082957 212869120 4913 33554432000 4194304 4625164 140735522292864 18446744073709551615 4339447 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/30371/statm: 51970 4913 333 106 0 47473 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 207880

[startup+0.300255 s]
/proc/loadavg: 7.86 8.10 8.07 5/450 30371
/proc/meminfo: memFree=18260416/32950940 swapFree=67111356/67111528
[pid=30371] ppid=30369 vsize=210680 CPUtime=0.95 cores=0,2,4,6
/proc/30371/stat : 30371 (SArTagnan) R 30369 30371 30199 0 -1 4202496 10075 0 0 0 94 1 0 0 25 0 4 0 748082957 215736320 7395 33554432000 4194304 4625164 140735522292864 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/30371/statm: 52670 7395 345 106 0 48173 0
Current children cumulated CPU time (s) 0.95
Current children cumulated vsize (KiB) 210680

[startup+0.700185 s]
/proc/loadavg: 7.86 8.10 8.07 5/450 30371
/proc/meminfo: memFree=18260416/32950940 swapFree=67111356/67111528
[pid=30371] ppid=30369 vsize=217360 CPUtime=2.54 cores=0,2,4,6
/proc/30371/stat : 30371 (SArTagnan) R 30369 30371 30199 0 -1 4202496 14084 0 0 0 253 1 0 0 25 0 4 0 748082957 222576640 10531 33554432000 4194304 4625164 140735522292864 18446744073709551615 4508979 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/30371/statm: 54340 10532 345 106 0 49843 0
Current children cumulated CPU time (s) 2.54
Current children cumulated vsize (KiB) 217360

[startup+1.50104 s]
/proc/loadavg: 7.86 8.10 8.07 9/454 30375
/proc/meminfo: memFree=18209180/32950940 swapFree=67111356/67111528
[pid=30371] ppid=30369 vsize=294868 CPUtime=5.74 cores=0,2,4,6
/proc/30371/stat : 30371 (SArTagnan) R 30369 30371 30199 0 -1 4202496 21899 0 0 0 571 3 0 0 25 0 4 0 748082957 301944832 16637 33554432000 4194304 4625164 140735522292864 18446744073709551615 4512261 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/30371/statm: 73717 16637 346 106 0 69220 0
[pid=30371/tid=30373] ppid=30369 vsize=294868 CPUtime=1.41 cores=0,2,4,6
/proc/30371/task/30373/stat : 30373 (SArTagnan) R 30369 30371 30199 0 -1 4202560 2395 0 0 0 141 0 0 0 25 0 4 0 748082965 301944832 16637 33554432000 4194304 4625164 140735522292864 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30371/tid=30374] ppid=30369 vsize=294868 CPUtime=1.41 cores=0,2,4,6
/proc/30371/task/30374/stat : 30374 (SArTagnan) R 30369 30371 30199 0 -1 4202560 3347 0 0 0 141 0 0 0 25 0 4 0 748082965 301944832 16637 33554432000 4194304 4625164 140735522292864 18446744073709551615 4288802 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=30371/tid=30375] ppid=30369 vsize=294868 CPUtime=1.4 cores=0,2,4,6
/proc/30371/task/30375/stat : 30375 (SArTagnan) R 30369 30371 30199 0 -1 4202560 2994 0 0 0 140 0 0 0 25 0 4 0 748082965 301944832 16637 33554432000 4194304 4625164 140735522292864 18446744073709551615 4351731 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.74
Current children cumulated vsize (KiB) 294868

[startup+3.10077 s]
/proc/loadavg: 7.86 8.10 8.07 9/454 30375
/proc/meminfo: memFree=18183016/32950940 swapFree=67111356/67111528
[pid=30371] ppid=30369 vsize=297124 CPUtime=12.11 cores=0,2,4,6
/proc/30371/stat : 30371 (SArTagnan) R 30369 30371 30199 0 -1 4202496 29460 0 0 0 1207 4 0 0 25 0 4 0 748082957 304254976 21329 33554432000 4194304 4625164 140735522292864 18446744073709551615 4508725 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/30371/statm: 74281 21329 346 106 0 69784 0
[pid=30371/tid=30373] ppid=30369 vsize=297124 CPUtime=3 cores=0,2,4,6
/proc/30371/task/30373/stat : 30373 (SArTagnan) R 30369 30371 30199 0 -1 4202560 4252 0 0 0 300 0 0 0 25 0 4 0 748082965 304254976 21329 33554432000 4194304 4625164 140735522292864 18446744073709551615 4351989 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30371/tid=30374] ppid=30369 vsize=297124 CPUtime=3.01 cores=0,2,4,6
/proc/30371/task/30374/stat : 30374 (SArTagnan) R 30369 30371 30199 0 -1 4202560 5314 0 0 0 300 1 0 0 25 0 4 0 748082965 304254976 21329 33554432000 4194304 4625164 140735522292864 18446744073709551615 4351998 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=30371/tid=30375] ppid=30369 vsize=297124 CPUtime=2.97 cores=0,2,4,6
/proc/30371/task/30375/stat : 30375 (SArTagnan) R 30369 30371 30199 0 -1 4202560 6117 0 0 0 297 0 0 0 25 0 4 0 748082965 304254976 21329 33554432000 4194304 4625164 140735522292864 18446744073709551615 4334238 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.11
Current children cumulated vsize (KiB) 297124

[startup+6.30021 s]
/proc/loadavg: 7.87 8.10 8.07 9/454 30375
/proc/meminfo: memFree=18146696/32950940 swapFree=67111356/67111528
[pid=30371] ppid=30369 vsize=309952 CPUtime=24.87 cores=0,2,4,6
/proc/30371/stat : 30371 (SArTagnan) R 30369 30371 30199 0 -1 4202496 44723 0 0 0 2479 8 0 0 25 0 4 0 748082957 317390848 28274 33554432000 4194304 4625164 140735522292864 18446744073709551615 4329151 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/30371/statm: 77488 28274 346 106 0 72991 0
[pid=30371/tid=30373] ppid=30369 vsize=309952 CPUtime=6.2 cores=0,2,4,6
/proc/30371/task/30373/stat : 30373 (SArTagnan) R 30369 30371 30199 0 -1 4202560 6917 0 0 0 619 1 0 0 25 0 4 0 748082965 317390848 28274 33554432000 4194304 4625164 140735522292864 18446744073709551615 4462650 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30371/tid=30374] ppid=30369 vsize=309952 CPUtime=6.21 cores=0,2,4,6
/proc/30371/task/30374/stat : 30374 (SArTagnan) R 30369 30371 30199 0 -1 4202560 8593 0 0 0 619 2 0 0 25 0 4 0 748082965 317390848 28274 33554432000 4194304 4625164 140735522292864 18446744073709551615 215988253729 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=30371/tid=30375] ppid=30369 vsize=309952 CPUtime=6.13 cores=0,2,4,6
/proc/30371/task/30375/stat : 30375 (SArTagnan) R 30369 30371 30199 0 -1 4202560 11810 0 0 0 612 1 0 0 25 0 4 0 748082965 317390848 28274 33554432000 4194304 4625164 140735522292864 18446744073709551615 4561029 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 24.87
Current children cumulated vsize (KiB) 309952

[startup+12.7011 s]
/proc/loadavg: 7.88 8.09 8.07 9/454 30375
/proc/meminfo: memFree=18066380/32950940 swapFree=67111356/67111528
[pid=30371] ppid=30369 vsize=333464 CPUtime=50.38 cores=0,2,4,6
/proc/30371/stat : 30371 (SArTagnan) R 30369 30371 30199 0 -1 4202496 72075 0 0 0 5024 14 0 0 25 0 4 0 748082957 341467136 40845 33554432000 4194304 4625164 140735522292864 18446744073709551615 4511967 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/30371/statm: 83366 40846 346 106 0 78869 0
[pid=30371/tid=30373] ppid=30369 vsize=333464 CPUtime=12.61 cores=0,2,4,6
/proc/30371/task/30373/stat : 30373 (SArTagnan) R 30369 30371 30199 0 -1 4202560 11347 0 0 0 1258 3 0 0 25 0 4 0 748082965 341467136 40846 33554432000 4194304 4625164 140735522292864 18446744073709551615 4351998 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30371/tid=30374] ppid=30369 vsize=333464 CPUtime=12.61 cores=0,2,4,6
/proc/30371/task/30374/stat : 30374 (SArTagnan) R 30369 30371 30199 0 -1 4202560 14453 0 0 0 1258 3 0 0 25 0 4 0 748082965 341467136 40846 33554432000 4194304 4625164 140735522292864 18446744073709551615 215988253729 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=30371/tid=30375] ppid=30369 vsize=333464 CPUtime=12.44 cores=0,2,4,6
/proc/30371/task/30375/stat : 30375 (SArTagnan) R 30369 30371 30199 0 -1 4202560 23705 0 0 0 1241 3 0 0 25 0 4 0 748082965 341467136 40846 33554432000 4194304 4625164 140735522292864 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.38
Current children cumulated vsize (KiB) 333464

[startup+25.5008 s]
/proc/loadavg: 8.06 8.12 8.08 9/454 30376
/proc/meminfo: memFree=17951312/32950940 swapFree=67111356/67111528
[pid=30371] ppid=30369 vsize=376128 CPUtime=101.38 cores=0,2,4,6
/proc/30371/stat : 30371 (SArTagnan) R 30369 30371 30199 0 -1 4202496 176383 0 0 0 10104 34 0 0 25 0 4 0 748082957 385155072 61691 33554432000 4194304 4625164 140735522292864 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/30371/statm: 94032 61691 346 106 0 89535 0
[pid=30371/tid=30373] ppid=30369 vsize=376128 CPUtime=25.4 cores=0,2,4,6
/proc/30371/task/30373/stat : 30373 (SArTagnan) R 30369 30371 30199 0 -1 4202560 17462 0 0 0 2535 5 0 0 25 0 4 0 748082965 385155072 61691 33554432000 4194304 4625164 140735522292864 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30371/tid=30374] ppid=30369 vsize=376128 CPUtime=25.41 cores=0,2,4,6
/proc/30371/task/30374/stat : 30374 (SArTagnan) R 30369 30371 30199 0 -1 4202560 25897 0 0 0 2532 9 0 0 25 0 4 0 748082965 385155072 61691 33554432000 4194304 4625164 140735522292864 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=30371/tid=30375] ppid=30369 vsize=376128 CPUtime=25.04 cores=0,2,4,6
/proc/30371/task/30375/stat : 30375 (SArTagnan) R 30369 30371 30199 0 -1 4202560 93909 0 0 0 2491 13 0 0 25 0 4 0 748082965 385155072 61691 33554432000 4194304 4625164 140735522292864 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.38
Current children cumulated vsize (KiB) 376128

[startup+51.1004 s]
/proc/loadavg: 8.04 8.11 8.08 9/454 30376
/proc/meminfo: memFree=17729756/32950940 swapFree=67111356/67111528
[pid=30371] ppid=30369 vsize=663172 CPUtime=203.39 cores=0,2,4,6
/proc/30371/stat : 30371 (SArTagnan) R 30369 30371 30199 0 -1 4202496 370706 0 0 0 20266 73 0 0 25 0 4 0 748082957 679088128 102934 33554432000 4194304 4625164 140735522292864 18446744073709551615 4512029 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/30371/statm: 165793 102934 346 106 0 161296 0
[pid=30371/tid=30373] ppid=30369 vsize=663172 CPUtime=51.01 cores=0,2,4,6
/proc/30371/task/30373/stat : 30373 (SArTagnan) R 30369 30371 30199 0 -1 4202560 27152 0 0 0 5091 10 0 0 25 0 4 0 748082965 679088128 102934 33554432000 4194304 4625164 140735522292864 18446744073709551615 4352053 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30371/tid=30374] ppid=30369 vsize=663172 CPUtime=51.01 cores=0,2,4,6
/proc/30371/task/30374/stat : 30374 (SArTagnan) R 30369 30371 30199 0 -1 4202560 41379 0 0 0 5084 17 0 0 25 0 4 0 748082965 679088128 102934 33554432000 4194304 4625164 140735522292864 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=30371/tid=30375] ppid=30369 vsize=663172 CPUtime=50.28 cores=0,2,4,6
/proc/30371/task/30375/stat : 30375 (SArTagnan) R 30369 30371 30199 0 -1 4202560 223740 0 0 0 4994 34 0 0 25 0 4 0 748082965 679088128 102934 33554432000 4194304 4625164 140735522292864 18446744073709551615 4562462 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 203.39
Current children cumulated vsize (KiB) 663172

[startup+102.317 s]
/proc/loadavg: 8.18 8.14 8.09 9/454 30378
/proc/meminfo: memFree=17334920/32950940 swapFree=67111356/67111528
[pid=30371] ppid=30369 vsize=839960 CPUtime=407.49 cores=0,2,4,6
/proc/30371/stat : 30371 (SArTagnan) R 30369 30371 30199 0 -1 4202496 718525 0 0 0 40614 135 0 0 25 0 4 0 748082957 860119040 166792 33554432000 4194304 4625164 140735522292864 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/30371/statm: 209990 166792 395 106 0 205493 0
[pid=30371/tid=30373] ppid=30369 vsize=839960 CPUtime=102.23 cores=0,2,4,6
/proc/30371/task/30373/stat : 30373 (SArTagnan) R 30369 30371 30199 0 -1 4202560 42132 0 0 0 10204 19 0 0 25 0 4 0 748082965 860119040 166792 33554432000 4194304 4625164 140735522292864 18446744073709551615 4351731 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30371/tid=30374] ppid=30369 vsize=839960 CPUtime=102.22 cores=0,2,4,6
/proc/30371/task/30374/stat : 30374 (SArTagnan) R 30369 30371 30199 0 -1 4202560 60120 0 0 0 10198 24 0 0 25 0 4 0 748082965 860119040 166792 33554432000 4194304 4625164 140735522292864 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=30371/tid=30375] ppid=30369 vsize=839960 CPUtime=100.73 cores=0,2,4,6
/proc/30371/task/30375/stat : 30375 (SArTagnan) R 30369 30371 30199 0 -1 4202560 452352 0 0 0 10007 66 0 0 25 0 4 0 748082965 860119040 166792 33554432000 4194304 4625164 140735522292864 18446744073709551615 4351906 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 407.49
Current children cumulated vsize (KiB) 839960

[startup+162.301 s]
/proc/loadavg: 8.17 8.14 8.09 9/454 30379
/proc/meminfo: memFree=17029212/32950940 swapFree=67111356/67111528
[pid=30371] ppid=30369 vsize=1129720 CPUtime=646.56 cores=0,2,4,6
/proc/30371/stat : 30371 (SArTagnan) R 30369 30371 30199 0 -1 4202496 901499 0 0 0 64476 180 0 0 25 0 4 0 748082957 1156833280 222048 33554432000 4194304 4625164 140735522292864 18446744073709551615 4393074 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/30371/statm: 282430 222048 346 106 0 277933 0
[pid=30371/tid=30373] ppid=30369 vsize=1129720 CPUtime=162.21 cores=0,2,4,6
/proc/30371/task/30373/stat : 30373 (SArTagnan) R 30369 30371 30199 0 -1 4202560 50811 0 0 0 16195 26 0 0 25 0 4 0 748082965 1156833280 222048 33554432000 4194304 4625164 140735522292864 18446744073709551615 4352739 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30371/tid=30374] ppid=30369 vsize=1129720 CPUtime=162.21 cores=0,2,4,6
/proc/30371/task/30374/stat : 30374 (SArTagnan) R 30369 30371 30199 0 -1 4202560 76730 0 0 0 16182 39 0 0 25 0 4 0 748082965 1156833280 222048 33554432000 4194304 4625164 140735522292864 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=30371/tid=30375] ppid=30369 vsize=1129720 CPUtime=159.85 cores=0,2,4,6
/proc/30371/task/30375/stat : 30375 (SArTagnan) R 30369 30371 30199 0 -1 4202560 534050 0 0 0 15907 78 0 0 25 0 4 0 748082965 1156833280 222048 33554432000 4194304 4625164 140735522292864 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 646.56
Current children cumulated vsize (KiB) 1129720

[startup+222.3 s]
/proc/loadavg: 8.10 8.13 8.09 9/454 30381
/proc/meminfo: memFree=16664244/32950940 swapFree=67111356/67111528
[pid=30371] ppid=30369 vsize=1493616 CPUtime=885.63 cores=0,2,4,6
/proc/30371/stat : 30371 (SArTagnan) R 30369 30371 30199 0 -1 4202496 1453139 0 0 0 88291 272 0 0 25 0 4 0 748082957 1529462784 290707 33554432000 4194304 4625164 140735522292864 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/30371/statm: 373404 290707 346 106 0 368907 0
[pid=30371/tid=30373] ppid=30369 vsize=1493616 CPUtime=222.2 cores=0,2,4,6
/proc/30371/task/30373/stat : 30373 (SArTagnan) R 30369 30371 30199 0 -1 4202560 66776 0 0 0 22186 34 0 0 25 0 4 0 748082965 1529462784 290707 33554432000 4194304 4625164 140735522292864 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30371/tid=30374] ppid=30369 vsize=1493616 CPUtime=222.2 cores=0,2,4,6
/proc/30371/task/30374/stat : 30374 (SArTagnan) R 30369 30371 30199 0 -1 4202560 101645 0 0 0 22168 52 0 0 25 0 4 0 748082965 1529462784 290707 33554432000 4194304 4625164 140735522292864 18446744073709551615 215988250427 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=30371/tid=30375] ppid=30369 vsize=1493616 CPUtime=218.97 cores=0,2,4,6
/proc/30371/task/30375/stat : 30375 (SArTagnan) R 30369 30371 30199 0 -1 4202560 926279 0 0 0 21763 134 0 0 25 0 4 0 748082965 1529462784 290707 33554432000 4194304 4625164 140735522292864 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 885.63
Current children cumulated vsize (KiB) 1493616

[startup+282.301 s]

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

[pid=30371] ppid=30369 vsize=2138740 CPUtime=2559.51 cores=0,2,4,6
/proc/30371/stat : 30371 (SArTagnan) R 30369 30371 30199 0 -1 4202496 4171703 0 0 0 255209 742 0 0 25 0 4 0 748082957 2190069760 439114 33554432000 4194304 4625164 140735522292864 18446744073709551615 4393110 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/30371/statm: 534685 439114 346 106 0 530188 0
[pid=30371/tid=30373] ppid=30369 vsize=2138740 CPUtime=642.23 cores=0,2,4,6
/proc/30371/task/30373/stat : 30373 (SArTagnan) R 30369 30371 30199 0 -1 4202560 92593 0 0 0 64173 50 0 0 25 0 4 0 748082965 2190069760 439114 33554432000 4194304 4625164 140735522292864 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30371/tid=30374] ppid=30369 vsize=2138740 CPUtime=642.22 cores=0,2,4,6
/proc/30371/task/30374/stat : 30374 (SArTagnan) R 30369 30371 30199 0 -1 4202560 112600 0 0 0 64161 61 0 0 25 0 4 0 748082965 2190069760 439114 33554432000 4194304 4625164 140735522292864 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=30371/tid=30375] ppid=30369 vsize=2138740 CPUtime=632.86 cores=0,2,4,6
/proc/30371/task/30375/stat : 30375 (SArTagnan) R 30369 30371 30199 0 -1 4202560 3409195 0 0 0 62740 546 0 0 25 0 4 0 748082965 2190069760 439114 33554432000 4194304 4625164 140735522292864 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2559.51
Current children cumulated vsize (KiB) 2138740

[startup+702.3 s]
/proc/loadavg: 8.22 8.13 8.10 9/454 30394
/proc/meminfo: memFree=15241076/32950940 swapFree=67111356/67111528
[pid=30371] ppid=30369 vsize=2470152 CPUtime=2798.53 cores=0,2,4,6
/proc/30371/stat : 30371 (SArTagnan) R 30369 30371 30199 0 -1 4202496 4735664 0 0 0 279023 830 0 0 25 0 4 0 748082957 2529435648 476100 33554432000 4194304 4625164 140735522292864 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/30371/statm: 617538 476100 346 106 0 613041 0
[pid=30371/tid=30373] ppid=30369 vsize=2470152 CPUtime=702.21 cores=0,2,4,6
/proc/30371/task/30373/stat : 30373 (SArTagnan) R 30369 30371 30199 0 -1 4202560 92920 0 0 0 70171 50 0 0 25 0 4 0 748082965 2529435648 476100 33554432000 4194304 4625164 140735522292864 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30371/tid=30374] ppid=30369 vsize=2470152 CPUtime=702.2 cores=0,2,4,6
/proc/30371/task/30374/stat : 30374 (SArTagnan) R 30369 30371 30199 0 -1 4202560 113038 0 0 0 70159 61 0 0 25 0 4 0 748082965 2529435648 476100 33554432000 4194304 4625164 140735522292864 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=30371/tid=30375] ppid=30369 vsize=2470152 CPUtime=691.95 cores=0,2,4,6
/proc/30371/task/30375/stat : 30375 (SArTagnan) R 30369 30371 30199 0 -1 4202560 3780959 0 0 0 68585 610 0 0 25 0 4 0 748082965 2529435648 476100 33554432000 4194304 4625164 140735522292864 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2798.53
Current children cumulated vsize (KiB) 2470152

[startup+762.317 s]
/proc/loadavg: 8.17 8.13 8.10 9/454 30395
/proc/meminfo: memFree=15126964/32950940 swapFree=67111356/67111528
[pid=30371] ppid=30369 vsize=2542144 CPUtime=3037.7 cores=0,2,4,6
/proc/30371/stat : 30371 (SArTagnan) R 30369 30371 30199 0 -1 4202496 5127574 0 0 0 302869 901 0 0 25 0 4 0 748082957 2603155456 494007 33554432000 4194304 4625164 140735522292864 18446744073709551615 4329142 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/30371/statm: 635536 494007 346 106 0 631039 0
[pid=30371/tid=30373] ppid=30369 vsize=2542144 CPUtime=762.22 cores=0,2,4,6
/proc/30371/task/30373/stat : 30373 (SArTagnan) R 30369 30371 30199 0 -1 4202560 93268 0 0 0 76172 50 0 0 25 0 4 0 748082965 2603155456 494007 33554432000 4194304 4625164 140735522292864 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30371/tid=30374] ppid=30369 vsize=2542144 CPUtime=762.22 cores=0,2,4,6
/proc/30371/task/30374/stat : 30374 (SArTagnan) R 30369 30371 30199 0 -1 4202560 116482 0 0 0 76160 62 0 0 25 0 4 0 748082965 2603155456 494007 33554432000 4194304 4625164 140735522292864 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=30371/tid=30375] ppid=30369 vsize=2542144 CPUtime=751.08 cores=0,2,4,6
/proc/30371/task/30375/stat : 30375 (SArTagnan) R 30369 30371 30199 0 -1 4202560 4162060 0 0 0 74431 677 0 0 25 0 4 0 748082965 2603155456 494007 33554432000 4194304 4625164 140735522292864 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3037.7
Current children cumulated vsize (KiB) 2542144

[startup+822.3 s]
/proc/loadavg: 8.19 8.13 8.10 9/454 30397
/proc/meminfo: memFree=15041736/32950940 swapFree=67111356/67111528
[pid=30371] ppid=30369 vsize=2543716 CPUtime=3276.76 cores=0,2,4,6
/proc/30371/stat : 30371 (SArTagnan) R 30369 30371 30199 0 -1 4202496 5497135 0 0 0 326712 964 0 0 25 0 4 0 748082957 2604765184 506114 33554432000 4194304 4625164 140735522292864 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/30371/statm: 635929 506114 346 106 0 631432 0
[pid=30371/tid=30373] ppid=30369 vsize=2543716 CPUtime=822.2 cores=0,2,4,6
/proc/30371/task/30373/stat : 30373 (SArTagnan) R 30369 30371 30199 0 -1 4202560 93553 0 0 0 82170 50 0 0 25 0 4 0 748082965 2604765184 506114 33554432000 4194304 4625164 140735522292864 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30371/tid=30374] ppid=30369 vsize=2543716 CPUtime=822.2 cores=0,2,4,6
/proc/30371/task/30374/stat : 30374 (SArTagnan) R 30369 30371 30199 0 -1 4202560 116961 0 0 0 82158 62 0 0 25 0 4 0 748082965 2604765184 506114 33554432000 4194304 4625164 140735522292864 18446744073709551615 4330829 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=30371/tid=30375] ppid=30369 vsize=2543716 CPUtime=810.21 cores=0,2,4,6
/proc/30371/task/30375/stat : 30375 (SArTagnan) R 30369 30371 30199 0 -1 4202560 4525668 0 0 0 80282 739 0 0 25 0 4 0 748082965 2604765184 506114 33554432000 4194304 4625164 140735522292864 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3276.76
Current children cumulated vsize (KiB) 2543716

[startup+882.301 s]
/proc/loadavg: 8.12 8.12 8.09 9/454 30399
/proc/meminfo: memFree=14931212/32950940 swapFree=67111356/67111528
[pid=30371] ppid=30369 vsize=2642356 CPUtime=3515.86 cores=0,2,4,6
/proc/30371/stat : 30371 (SArTagnan) R 30369 30371 30199 0 -1 4202496 5907705 0 0 0 350551 1035 0 0 25 0 4 0 748082957 2705772544 524084 33554432000 4194304 4625164 140735522292864 18446744073709551615 4393061 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/30371/statm: 660589 524084 347 106 0 656092 0
[pid=30371/tid=30373] ppid=30369 vsize=2642356 CPUtime=882.2 cores=0,2,4,6
/proc/30371/task/30373/stat : 30373 (SArTagnan) R 30369 30371 30199 0 -1 4202560 93857 0 0 0 88170 50 0 0 25 0 4 0 748082965 2705772544 524084 33554432000 4194304 4625164 140735522292864 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30371/tid=30374] ppid=30369 vsize=2642356 CPUtime=882.2 cores=0,2,4,6
/proc/30371/task/30374/stat : 30374 (SArTagnan) R 30369 30371 30199 0 -1 4202560 117308 0 0 0 88158 62 0 0 25 0 4 0 748082965 2705772544 524084 33554432000 4194304 4625164 140735522292864 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=30371/tid=30375] ppid=30369 vsize=2642356 CPUtime=869.32 cores=0,2,4,6
/proc/30371/task/30375/stat : 30375 (SArTagnan) R 30369 30371 30199 0 -1 4202560 4911965 0 0 0 86127 805 0 0 25 0 4 0 748082965 2705772544 524084 33554432000 4194304 4625164 140735522292864 18446744073709551615 4563043 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3515.86
Current children cumulated vsize (KiB) 2642356

[startup+942.3 s]
/proc/loadavg: 8.11 8.11 8.09 9/454 30400
/proc/meminfo: memFree=14735388/32950940 swapFree=67111356/67111528
[pid=30371] ppid=30369 vsize=2707892 CPUtime=3754.97 cores=0,2,4,6
/proc/30371/stat : 30371 (SArTagnan) R 30369 30371 30199 0 -1 4202496 6288323 0 0 0 374398 1099 0 0 25 0 4 0 748082957 2772881408 537470 33554432000 4194304 4625164 140735522292864 18446744073709551615 4512039 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/30371/statm: 676973 537470 347 106 0 672476 0
[pid=30371/tid=30373] ppid=30369 vsize=2707892 CPUtime=942.2 cores=0,2,4,6
/proc/30371/task/30373/stat : 30373 (SArTagnan) R 30369 30371 30199 0 -1 4202560 94107 0 0 0 94170 50 0 0 25 0 4 0 748082965 2772881408 537470 33554432000 4194304 4625164 140735522292864 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30371/tid=30374] ppid=30369 vsize=2707892 CPUtime=942.21 cores=0,2,4,6
/proc/30371/task/30374/stat : 30374 (SArTagnan) R 30369 30371 30199 0 -1 4202560 117763 0 0 0 94158 63 0 0 25 0 4 0 748082965 2772881408 537470 33554432000 4194304 4625164 140735522292864 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=30371/tid=30375] ppid=30369 vsize=2707892 CPUtime=928.45 cores=0,2,4,6
/proc/30371/task/30375/stat : 30375 (SArTagnan) R 30369 30371 30199 0 -1 4202560 5284271 0 0 0 91978 867 0 0 25 0 4 0 748082965 2772881408 537470 33554432000 4194304 4625164 140735522292864 18446744073709551615 4334258 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3754.97
Current children cumulated vsize (KiB) 2707892

[startup+1002.3 s]
/proc/loadavg: 8.09 8.11 8.09 9/454 30402
/proc/meminfo: memFree=14675584/32950940 swapFree=67111356/67111528
[pid=30371] ppid=30369 vsize=2737732 CPUtime=3994.06 cores=0,2,4,6
/proc/30371/stat : 30371 (SArTagnan) R 30369 30371 30199 0 -1 4202496 6359096 0 0 0 398295 1111 0 0 25 0 4 0 748082957 2803437568 541112 33554432000 4194304 4625164 140735522292864 18446744073709551615 4393110 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/30371/statm: 684433 541112 347 106 0 679936 0
[pid=30371/tid=30373] ppid=30369 vsize=2737732 CPUtime=1002.2 cores=0,2,4,6
/proc/30371/task/30373/stat : 30373 (SArTagnan) R 30369 30371 30199 0 -1 4202560 94400 0 0 0 100170 50 0 0 25 0 4 0 748082965 2803437568 541112 33554432000 4194304 4625164 140735522292864 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30371/tid=30374] ppid=30369 vsize=2737732 CPUtime=1002.21 cores=0,2,4,6
/proc/30371/task/30374/stat : 30374 (SArTagnan) R 30369 30371 30199 0 -1 4202560 133717 0 0 0 100156 65 0 0 25 0 4 0 748082965 2803437568 541112 33554432000 4194304 4625164 140735522292864 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=30371/tid=30375] ppid=30369 vsize=2737732 CPUtime=987.56 cores=0,2,4,6
/proc/30371/task/30375/stat : 30375 (SArTagnan) R 30369 30371 30199 0 -1 4202560 5336703 0 0 0 97879 877 0 0 25 0 4 0 748082965 2803437568 541112 33554432000 4194304 4625164 140735522292864 18446744073709551615 4334728 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3994.06
Current children cumulated vsize (KiB) 2737732

[startup+1062.3 s]
/proc/loadavg: 7.76 8.03 8.07 6/448 30425
/proc/meminfo: memFree=16495740/32950940 swapFree=67111356/67111528
[pid=30371] ppid=30369 vsize=2744908 CPUtime=4233.19 cores=0,2,4,6
/proc/30371/stat : 30371 (SArTagnan) R 30369 30371 30199 0 -1 4202496 6621295 0 0 0 422159 1160 0 0 25 0 4 0 748082957 2810785792 549285 33554432000 4194304 4625164 140735522292864 18446744073709551615 4393080 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/30371/statm: 686227 549285 347 106 0 681730 0
[pid=30371/tid=30373] ppid=30369 vsize=2744908 CPUtime=1062.19 cores=0,2,4,6
/proc/30371/task/30373/stat : 30373 (SArTagnan) R 30369 30371 30199 0 -1 4202560 94723 0 0 0 106169 50 0 0 25 0 4 0 748082965 2810785792 549285 33554432000 4194304 4625164 140735522292864 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30371/tid=30374] ppid=30369 vsize=2744908 CPUtime=1062.21 cores=0,2,4,6
/proc/30371/task/30374/stat : 30374 (SArTagnan) R 30369 30371 30199 0 -1 4202560 133973 0 0 0 106156 65 0 0 25 0 4 0 748082965 2810785792 549285 33554432000 4194304 4625164 140735522292864 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=30371/tid=30375] ppid=30369 vsize=2744908 CPUtime=1046.69 cores=0,2,4,6
/proc/30371/task/30375/stat : 30375 (SArTagnan) R 30369 30371 30199 0 -1 4202560 5594748 0 0 0 103745 924 0 0 25 0 4 0 748082965 2810785792 549285 33554432000 4194304 4625164 140735522292864 18446744073709551615 4547307 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4233.19
Current children cumulated vsize (KiB) 2744908

[startup+1122.3 s]
/proc/loadavg: 8.00 8.05 8.07 9/454 30436
/proc/meminfo: memFree=15543276/32950940 swapFree=67111356/67111528
[pid=30371] ppid=30369 vsize=2810444 CPUtime=4472.27 cores=0,2,4,6
/proc/30371/stat : 30371 (SArTagnan) R 30369 30371 30199 0 -1 4202496 7002286 0 0 0 446003 1224 0 0 25 0 4 0 748082957 2877894656 557617 33554432000 4194304 4625164 140735522292864 18446744073709551615 4393080 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/30371/statm: 702611 557617 347 106 0 698114 0
[pid=30371/tid=30373] ppid=30369 vsize=2810444 CPUtime=1122.19 cores=0,2,4,6
/proc/30371/task/30373/stat : 30373 (SArTagnan) R 30369 30371 30199 0 -1 4202560 94982 0 0 0 112168 51 0 0 25 0 4 0 748082965 2877894656 557617 33554432000 4194304 4625164 140735522292864 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30371/tid=30374] ppid=30369 vsize=2810444 CPUtime=1122.2 cores=0,2,4,6
/proc/30371/task/30374/stat : 30374 (SArTagnan) R 30369 30371 30199 0 -1 4202560 134220 0 0 0 112155 65 0 0 25 0 4 0 748082965 2877894656 557617 33554432000 4194304 4625164 140735522292864 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=30371/tid=30375] ppid=30369 vsize=2810444 CPUtime=1105.82 cores=0,2,4,6
/proc/30371/task/30375/stat : 30375 (SArTagnan) R 30369 30371 30199 0 -1 4202560 5973195 0 0 0 109595 987 0 0 25 0 4 0 748082965 2877894656 557617 33554432000 4194304 4625164 140735522292864 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4472.27
Current children cumulated vsize (KiB) 2810444

[startup+1182.3 s]
/proc/loadavg: 8.08 8.07 8.08 9/454 30447
/proc/meminfo: memFree=14046424/32950940 swapFree=67111356/67111528
[pid=30371] ppid=30369 vsize=2810444 CPUtime=4711.38 cores=0,2,4,6
/proc/30371/stat : 30371 (SArTagnan) R 30369 30371 30199 0 -1 4202496 7390868 0 0 0 469851 1287 0 0 25 0 4 0 748082957 2877894656 566137 33554432000 4194304 4625164 140735522292864 18446744073709551615 4393110 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/30371/statm: 702611 566137 347 106 0 698114 0
[pid=30371/tid=30373] ppid=30369 vsize=2810444 CPUtime=1182.19 cores=0,2,4,6
/proc/30371/task/30373/stat : 30373 (SArTagnan) R 30369 30371 30199 0 -1 4202560 95359 0 0 0 118168 51 0 0 25 0 4 0 748082965 2877894656 566137 33554432000 4194304 4625164 140735522292864 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30371/tid=30374] ppid=30369 vsize=2810444 CPUtime=1182.19 cores=0,2,4,6
/proc/30371/task/30374/stat : 30374 (SArTagnan) R 30369 30371 30199 0 -1 4202560 134489 0 0 0 118154 65 0 0 25 0 4 0 748082965 2877894656 566137 33554432000 4194304 4625164 140735522292864 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=30371/tid=30375] ppid=30369 vsize=2810444 CPUtime=1164.95 cores=0,2,4,6
/proc/30371/task/30375/stat : 30375 (SArTagnan) R 30369 30371 30199 0 -1 4202560 6358330 0 0 0 115446 1049 0 0 25 0 4 0 748082965 2877894656 566137 33554432000 4194304 4625164 140735522292864 18446744073709551615 4334728 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4711.38
Current children cumulated vsize (KiB) 2810444



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1204.6 s]
/proc/loadavg: 8.24 8.11 8.09 9/454 30447
/proc/meminfo: memFree=13988504/32950940 swapFree=67111356/67111528
[pid=30371] ppid=30369 vsize=2810444 CPUtime=4800.3 cores=0,2,4,6
/proc/30371/stat : 30371 (SArTagnan) R 30369 30371 30199 0 -1 4202496 7544637 0 0 0 478720 1310 0 0 25 0 4 0 748082957 2877894656 569760 33554432000 4194304 4625164 140735522292864 18446744073709551615 4393127 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/30371/statm: 702611 569760 347 106 0 698114 0
[pid=30371/tid=30373] ppid=30369 vsize=2810444 CPUtime=1204.51 cores=0,2,4,6
/proc/30371/task/30373/stat : 30373 (SArTagnan) R 30369 30371 30199 0 -1 4202560 95463 0 0 0 120399 52 0 0 25 0 4 0 748082965 2877894656 569760 33554432000 4194304 4625164 140735522292864 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30371/tid=30374] ppid=30369 vsize=2810444 CPUtime=1204.51 cores=0,2,4,6
/proc/30371/task/30374/stat : 30374 (SArTagnan) R 30369 30371 30199 0 -1 4202560 134578 0 0 0 120386 65 0 0 25 0 4 0 748082965 2877894656 569760 33554432000 4194304 4625164 140735522292864 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=30371/tid=30375] ppid=30369 vsize=2810444 CPUtime=1186.92 cores=0,2,4,6
/proc/30371/task/30375/stat : 30375 (SArTagnan) R 30369 30371 30199 0 -1 4202560 6510647 0 0 0 117620 1072 0 0 25 0 4 0 748082965 2877894656 569760 33554432000 4194304 4625164 140735522292864 18446744073709551615 4288925 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.3
Current children cumulated vsize (KiB) 2810444

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): 1204.72
CPU time (s): 4800.43
CPU user time (s): 4787.23
CPU system time (s): 13.202
CPU usage (%): 398.468
Max. virtual memory (cumulated for all children) (KiB): 3105156

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4787.23
system time used= 13.202
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7544638
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= 2288
involuntary context switches= 32481

runsolver used 4.84026 second user time and 12.7561 second system time

The end

Launcher Data

Begin job on node117 at 2011-05-16 22:42:02
IDJOB=3386109
IDBENCH=71408
IDSOLVER=1871
FILE ID=node117/3386109-1305578522
RUNJOBID= node117-1305577168-30217
PBS_JOBID= 13350218
Free space on /tmp= 73444 MiB

SOLVER NAME= SArTagnan 2011-05-15 (fixed)
BENCH NAME= SAT09/CRAFTED/rbsat/random/forced/rbsat-v2640c305320gyes5.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3386109-1305578522/watcher-3386109-1305578522 -o /tmp/evaluation-result-3386109-1305578522/solver-3386109-1305578522 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3386109-1305578522.cnf -threads=4

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

MD5SUM BENCH= f892a2bda6fe6aec6f2fcb4e1c541df8
RANDOM SEED=653677407

node117.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32950940 kB
MemFree:      18260704 kB
Buffers:        339696 kB
Cached:        4754544 kB
SwapCached:          0 kB
Active:       11082492 kB
Inactive:      3246028 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:      18260704 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:            4304 kB
Writeback:           0 kB
AnonPages:     9234224 kB
Mapped:          35028 kB
Slab:           246408 kB
PageTables:      50312 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS: 116050940 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= 73416 MiB
End job on node117 at 2011-05-16 23:02:08