Trace number 3289635

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.11 1201.76

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom16.cnf
MD5SUM73a2c2d9e5c062e561bfdb7c82071a99
Bench CategoryAPPLICATION (applications 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 variables29254
Number of clauses97456
Sum of the clauses size247986
Maximum clause length977
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 250701
Number of clauses of size 346235
Number of clauses of size 4135
Number of clauses of size 514
Number of clauses of size over 5370

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-3289635-1304083545/watcher-3289635-1304083545 -o /tmp/evaluation-result-3289635-1304083545/solver-3289635-1304083545 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3289635-1304083545.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.13 7.89 8.02 2/174 31765
/proc/meminfo: memFree=22152748/32950928 swapFree=67111524/67111528
[pid=31765] ppid=31763 vsize=23452 CPUtime=0 cores=0,2,4,6
/proc/31765/stat : 31765 (SArTagnan) R 31763 31765 31114 0 -1 4202496 1020 0 0 0 0 0 0 0 23 0 1 0 519953271 24014848 957 33554432000 4194304 4623224 140734552359872 18446744073709551615 4388779 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/31765/statm: 5863 957 300 105 0 1367 0

[startup+0.105023 s]
/proc/loadavg: 7.13 7.89 8.02 2/174 31765
/proc/meminfo: memFree=22152748/32950928 swapFree=67111524/67111528
[pid=31765] ppid=31763 vsize=275688 CPUtime=0.24 cores=0,2,4,6
/proc/31765/stat : 31765 (SArTagnan) R 31763 31765 31114 0 -1 4202496 9030 0 0 0 24 0 0 0 25 0 4 0 519953271 282304512 6959 33554432000 4194304 4623224 140734552359872 18446744073709551615 4359361 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/31765/statm: 68922 6980 334 105 0 64426 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 275688

[startup+0.201005 s]
/proc/loadavg: 7.13 7.89 8.02 2/174 31765
/proc/meminfo: memFree=22152748/32950928 swapFree=67111524/67111528
[pid=31765] ppid=31763 vsize=275684 CPUtime=0.63 cores=0,2,4,6
/proc/31765/stat : 31765 (SArTagnan) R 31763 31765 31114 0 -1 4202496 11365 0 0 0 62 1 0 0 25 0 4 0 519953271 282300416 7998 33554432000 4194304 4623224 140734552359872 18446744073709551615 4507243 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/31765/statm: 68921 7998 343 105 0 64425 0
Current children cumulated CPU time (s) 0.63
Current children cumulated vsize (KiB) 275684

[startup+0.300988 s]
/proc/loadavg: 7.13 7.89 8.02 2/174 31765
/proc/meminfo: memFree=22152748/32950928 swapFree=67111524/67111528
[pid=31765] ppid=31763 vsize=275684 CPUtime=1.03 cores=0,2,4,6
/proc/31765/stat : 31765 (SArTagnan) R 31763 31765 31114 0 -1 4202496 12045 0 0 0 102 1 0 0 25 0 4 0 519953271 282300416 8385 33554432000 4194304 4623224 140734552359872 18446744073709551615 4511632 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/31765/statm: 68921 8385 343 105 0 64425 0
Current children cumulated CPU time (s) 1.03
Current children cumulated vsize (KiB) 275684

[startup+0.700917 s]
/proc/loadavg: 7.13 7.89 8.02 2/174 31765
/proc/meminfo: memFree=22152748/32950928 swapFree=67111524/67111528
[pid=31765] ppid=31763 vsize=275684 CPUtime=2.63 cores=0,2,4,6
/proc/31765/stat : 31765 (SArTagnan) R 31763 31765 31114 0 -1 4202496 14369 0 0 0 262 1 0 0 25 0 4 0 519953271 282300416 9940 33554432000 4194304 4623224 140734552359872 18446744073709551615 4510034 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/31765/statm: 68921 9940 343 105 0 64425 0
Current children cumulated CPU time (s) 2.63
Current children cumulated vsize (KiB) 275684

[startup+1.50077 s]
/proc/loadavg: 7.13 7.89 8.02 9/184 31778
/proc/meminfo: memFree=22049628/32950928 swapFree=67111524/67111528
[pid=31765] ppid=31763 vsize=285848 CPUtime=5.83 cores=0,2,4,6
/proc/31765/stat : 31765 (SArTagnan) R 31763 31765 31114 0 -1 4202496 17345 0 0 0 581 2 0 0 25 0 4 0 519953271 292708352 10928 33554432000 4194304 4623224 140734552359872 18446744073709551615 4510127 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/31765/statm: 71462 10928 343 105 0 66966 0
[pid=31765/tid=31767] ppid=31763 vsize=285848 CPUtime=1.44 cores=0,2,4,6
/proc/31765/task/31767/stat : 31767 (SArTagnan) R 31763 31765 31114 0 -1 4202560 1825 0 0 0 144 0 0 0 25 0 4 0 519953276 292708352 10928 33554432000 4194304 4623224 140734552359872 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31765/tid=31768] ppid=31763 vsize=285848 CPUtime=1.43 cores=0,2,4,6
/proc/31765/task/31768/stat : 31768 (SArTagnan) R 31763 31765 31114 0 -1 4202560 1852 0 0 0 143 0 0 0 25 0 4 0 519953276 292708352 10928 33554432000 4194304 4623224 140734552359872 18446744073709551615 4376687 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=31765/tid=31769] ppid=31763 vsize=285848 CPUtime=1.44 cores=0,2,4,6
/proc/31765/task/31769/stat : 31769 (SArTagnan) R 31763 31765 31114 0 -1 4202560 4713 0 0 0 144 0 0 0 25 0 4 0 519953276 292708352 10928 33554432000 4194304 4623224 140734552359872 18446744073709551615 4377144 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 5.83
Current children cumulated vsize (KiB) 285848

[startup+3.10049 s]
/proc/loadavg: 7.13 7.89 8.02 9/184 31778
/proc/meminfo: memFree=21947204/32950928 swapFree=67111524/67111528
[pid=31765] ppid=31763 vsize=371496 CPUtime=12.2 cores=0,2,4,6
/proc/31765/stat : 31765 (SArTagnan) R 31763 31765 31114 0 -1 4202496 76726 0 0 0 1211 9 0 0 25 0 4 0 519953271 380411904 35430 33554432000 4194304 4623224 140734552359872 18446744073709551615 4510978 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/31765/statm: 92874 35430 344 105 0 88378 0
[pid=31765/tid=31767] ppid=31763 vsize=371496 CPUtime=3.02 cores=0,2,4,6
/proc/31765/task/31767/stat : 31767 (SArTagnan) R 31763 31765 31114 0 -1 4202560 15532 0 0 0 302 0 0 0 19 0 4 0 519953276 380411904 35430 33554432000 4194304 4623224 140734552359872 18446744073709551615 4376960 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31765/tid=31768] ppid=31763 vsize=371496 CPUtime=3.02 cores=0,2,4,6
/proc/31765/task/31768/stat : 31768 (SArTagnan) R 31763 31765 31114 0 -1 4202560 9669 0 0 0 301 1 0 0 25 0 4 0 519953276 380411904 35430 33554432000 4194304 4623224 140734552359872 18446744073709551615 4316630 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=31765/tid=31769] ppid=31763 vsize=371496 CPUtime=3.04 cores=0,2,4,6
/proc/31765/task/31769/stat : 31769 (SArTagnan) R 31763 31765 31114 0 -1 4202560 16773 0 0 0 302 2 0 0 25 0 4 0 519953276 380411904 35430 33554432000 4194304 4623224 140734552359872 18446744073709551615 4289678 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 12.2
Current children cumulated vsize (KiB) 371496

[startup+6.30092 s]
/proc/loadavg: 7.28 7.91 8.03 9/184 31778
/proc/meminfo: memFree=21825368/32950928 swapFree=67111524/67111528
[pid=31765] ppid=31763 vsize=371948 CPUtime=24.98 cores=0,2,4,6
/proc/31765/stat : 31765 (SArTagnan) R 31763 31765 31114 0 -1 4202496 77432 0 0 0 2489 9 0 0 25 0 4 0 519953271 380874752 36136 33554432000 4194304 4623224 140734552359872 18446744073709551615 4509968 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/31765/statm: 92987 36136 344 105 0 88491 0
[pid=31765/tid=31767] ppid=31763 vsize=371948 CPUtime=6.23 cores=0,2,4,6
/proc/31765/task/31767/stat : 31767 (SArTagnan) R 31763 31765 31114 0 -1 4202560 15593 0 0 0 623 0 0 0 25 0 4 0 519953276 380874752 36136 33554432000 4194304 4623224 140734552359872 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31765/tid=31768] ppid=31763 vsize=371948 CPUtime=6.2 cores=0,2,4,6
/proc/31765/task/31768/stat : 31768 (SArTagnan) R 31763 31765 31114 0 -1 4202560 10192 0 0 0 619 1 0 0 25 0 4 0 519953276 380874752 36136 33554432000 4194304 4623224 140734552359872 18446744073709551615 4376966 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=31765/tid=31769] ppid=31763 vsize=371948 CPUtime=6.24 cores=0,2,4,6
/proc/31765/task/31769/stat : 31769 (SArTagnan) R 31763 31765 31114 0 -1 4202560 16830 0 0 0 622 2 0 0 25 0 4 0 519953276 380874752 36136 33554432000 4194304 4623224 140734552359872 18446744073709551615 4363989 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 24.98
Current children cumulated vsize (KiB) 371948

[startup+12.7008 s]
/proc/loadavg: 7.34 7.91 8.03 9/184 31778
/proc/meminfo: memFree=21707656/32950928 swapFree=67111524/67111528
[pid=31765] ppid=31763 vsize=377972 CPUtime=50.54 cores=0,2,4,6
/proc/31765/stat : 31765 (SArTagnan) R 31763 31765 31114 0 -1 4202496 85670 0 0 0 5042 12 0 0 25 0 4 0 519953271 387043328 42782 33554432000 4194304 4623224 140734552359872 18446744073709551615 4510907 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/31765/statm: 94493 42782 344 105 0 89997 0
[pid=31765/tid=31767] ppid=31763 vsize=377972 CPUtime=12.63 cores=0,2,4,6
/proc/31765/task/31767/stat : 31767 (SArTagnan) R 31763 31765 31114 0 -1 4202560 18650 0 0 0 1261 2 0 0 25 0 4 0 519953276 387043328 42782 33554432000 4194304 4623224 140734552359872 18446744073709551615 4377900 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31765/tid=31768] ppid=31763 vsize=377972 CPUtime=12.56 cores=0,2,4,6
/proc/31765/task/31768/stat : 31768 (SArTagnan) R 31763 31765 31114 0 -1 4202560 12193 0 0 0 1254 2 0 0 25 0 4 0 519953276 387043328 42782 33554432000 4194304 4623224 140734552359872 18446744073709551615 4289961 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=31765/tid=31769] ppid=31763 vsize=377972 CPUtime=12.63 cores=0,2,4,6
/proc/31765/task/31769/stat : 31769 (SArTagnan) R 31763 31765 31114 0 -1 4202560 19894 0 0 0 1261 2 0 0 25 0 4 0 519953276 387043328 42782 33554432000 4194304 4623224 140734552359872 18446744073709551615 4545376 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 50.54
Current children cumulated vsize (KiB) 377972

[startup+25.5005 s]
/proc/loadavg: 7.55 7.93 8.03 9/184 31779
/proc/meminfo: memFree=21667720/32950928 swapFree=67111524/67111528
[pid=31765] ppid=31763 vsize=400024 CPUtime=101.66 cores=0,2,4,6
/proc/31765/stat : 31765 (SArTagnan) R 31763 31765 31114 0 -1 4202496 115511 0 0 0 10149 17 0 0 25 0 4 0 519953271 409624576 47596 33554432000 4194304 4623224 140734552359872 18446744073709551615 4510034 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/31765/statm: 100006 47596 391 105 0 95510 0
[pid=31765/tid=31767] ppid=31763 vsize=400024 CPUtime=25.42 cores=0,2,4,6
/proc/31765/task/31767/stat : 31767 (SArTagnan) R 31763 31765 31114 0 -1 4202560 19422 0 0 0 2540 2 0 0 25 0 4 0 519953276 409624576 47596 33554432000 4194304 4623224 140734552359872 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31765/tid=31768] ppid=31763 vsize=400024 CPUtime=25.29 cores=0,2,4,6
/proc/31765/task/31768/stat : 31768 (SArTagnan) R 31763 31765 31114 0 -1 4202560 15538 0 0 0 2526 3 0 0 25 0 4 0 519953276 409624576 47596 33554432000 4194304 4623224 140734552359872 18446744073709551615 4376672 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=31765/tid=31769] ppid=31763 vsize=400024 CPUtime=25.43 cores=0,2,4,6
/proc/31765/task/31769/stat : 31769 (SArTagnan) R 31763 31765 31114 0 -1 4202560 42683 0 0 0 2538 5 0 0 25 0 4 0 519953276 409624576 47596 33554432000 4194304 4623224 140734552359872 18446744073709551615 4364672 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 101.66
Current children cumulated vsize (KiB) 400024

[startup+51.1009 s]
/proc/loadavg: 7.70 7.94 8.03 9/184 31779
/proc/meminfo: memFree=21626912/32950928 swapFree=67111524/67111528
[pid=31765] ppid=31763 vsize=408304 CPUtime=203.92 cores=0,2,4,6
/proc/31765/stat : 31765 (SArTagnan) R 31763 31765 31114 0 -1 4202496 278650 0 0 0 20349 43 0 0 25 0 4 0 519953271 418103296 48503 33554432000 4194304 4623224 140734552359872 18446744073709551615 4360117 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/31765/statm: 102076 48503 377 105 0 97580 0
[pid=31765/tid=31767] ppid=31763 vsize=408304 CPUtime=51.02 cores=0,2,4,6
/proc/31765/task/31767/stat : 31767 (SArTagnan) R 31763 31765 31114 0 -1 4202560 24313 0 0 0 5099 3 0 0 25 0 4 0 519953276 418103296 48503 33554432000 4194304 4623224 140734552359872 18446744073709551615 4276032 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31765/tid=31768] ppid=31763 vsize=408304 CPUtime=50.75 cores=0,2,4,6
/proc/31765/task/31768/stat : 31768 (SArTagnan) R 31763 31765 31114 0 -1 4202560 16017 0 0 0 5072 3 0 0 25 0 4 0 519953276 418103296 48503 33554432000 4194304 4623224 140734552359872 18446744073709551615 268272347864 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=31765/tid=31769] ppid=31763 vsize=408304 CPUtime=51.03 cores=0,2,4,6
/proc/31765/task/31769/stat : 31769 (SArTagnan) R 31763 31765 31114 0 -1 4202560 200312 0 0 0 5073 30 0 0 25 0 4 0 519953276 418103296 48503 33554432000 4194304 4623224 140734552359872 18446744073709551615 268272346889 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 203.92
Current children cumulated vsize (KiB) 408304

[startup+102.301 s]
/proc/loadavg: 7.96 7.97 8.03 9/184 31781
/proc/meminfo: memFree=21531044/32950928 swapFree=67111524/67111528
[pid=31765] ppid=31763 vsize=450640 CPUtime=408.46 cores=0,2,4,6
/proc/31765/stat : 31765 (SArTagnan) R 31763 31765 31114 0 -1 4202496 635510 0 0 0 40741 105 0 0 25 0 4 0 519953271 461455360 63493 33554432000 4194304 4623224 140734552359872 18446744073709551615 4507102 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/31765/statm: 112660 63493 345 105 0 108164 0
[pid=31765/tid=31767] ppid=31763 vsize=450640 CPUtime=102.23 cores=0,2,4,6
/proc/31765/task/31767/stat : 31767 (SArTagnan) R 31763 31765 31114 0 -1 4202560 33986 0 0 0 10219 4 0 0 25 0 4 0 519953276 461455360 63494 33554432000 4194304 4623224 140734552359872 18446744073709551615 4376678 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31765/tid=31768] ppid=31763 vsize=450640 CPUtime=101.66 cores=0,2,4,6
/proc/31765/task/31768/stat : 31768 (SArTagnan) R 31763 31765 31114 0 -1 4202560 24109 0 0 0 10160 6 0 0 25 0 4 0 519953276 461455360 63494 33554432000 4194304 4623224 140734552359872 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=31765/tid=31769] ppid=31763 vsize=450640 CPUtime=102.24 cores=0,2,4,6
/proc/31765/task/31769/stat : 31769 (SArTagnan) R 31763 31765 31114 0 -1 4202560 533896 0 0 0 10138 86 0 0 25 0 4 0 519953276 461455360 63494 33554432000 4194304 4623224 140734552359872 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 408.46
Current children cumulated vsize (KiB) 450640

[startup+162.301 s]
/proc/loadavg: 8.07 8.00 8.04 9/184 31782
/proc/meminfo: memFree=21392752/32950928 swapFree=67111524/67111528
[pid=31765] ppid=31763 vsize=499532 CPUtime=648.11 cores=0,2,4,6
/proc/31765/stat : 31765 (SArTagnan) R 31763 31765 31114 0 -1 4202496 1018570 0 0 0 64640 171 0 0 25 0 4 0 519953271 511520768 82650 33554432000 4194304 4623224 140734552359872 18446744073709551615 4510090 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/31765/statm: 124883 82651 345 105 0 120387 0
[pid=31765/tid=31767] ppid=31763 vsize=499532 CPUtime=162.22 cores=0,2,4,6
/proc/31765/task/31767/stat : 31767 (SArTagnan) R 31763 31765 31114 0 -1 4202560 49806 0 0 0 16215 7 0 0 25 0 4 0 519953276 511520768 82651 33554432000 4194304 4623224 140734552359872 18446744073709551615 4377133 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31765/tid=31768] ppid=31763 vsize=499532 CPUtime=161.33 cores=0,2,4,6
/proc/31765/task/31768/stat : 31768 (SArTagnan) R 31763 31765 31114 0 -1 4202560 29255 0 0 0 16124 9 0 0 25 0 4 0 519953276 511520768 82652 33554432000 4194304 4623224 140734552359872 18446744073709551615 4366391 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=31765/tid=31769] ppid=31763 vsize=499532 CPUtime=162.23 cores=0,2,4,6
/proc/31765/task/31769/stat : 31769 (SArTagnan) R 31763 31765 31114 0 -1 4202560 894554 0 0 0 16076 147 0 0 25 0 4 0 519953276 511520768 82652 33554432000 4194304 4623224 140734552359872 18446744073709551615 4366247 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 648.11
Current children cumulated vsize (KiB) 499532

[startup+222.306 s]
/proc/loadavg: 8.10 8.03 8.04 9/184 31784
/proc/meminfo: memFree=21266356/32950928 swapFree=67111524/67111528
[pid=31765] ppid=31763 vsize=601240 CPUtime=887.8 cores=0,2,4,6
/proc/31765/stat : 31765 (SArTagnan) R 31763 31765 31114 0 -1 4202496 1317119 0 0 0 88560 220 0 0 25 0 4 0 519953271 615669760 95972 33554432000 4194304 4623224 140734552359872 18446744073709551615 4510167 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/31765/statm: 150310 95972 345 105 0 145814 0
[pid=31765/tid=31767] ppid=31763 vsize=601240 CPUtime=222.23 cores=0,2,4,6
/proc/31765/task/31767/stat : 31767 (SArTagnan) R 31763 31765 31114 0 -1 4202560 53054 0 0 0 22214 9 0 0 25 0 4 0 519953276 615669760 95972 33554432000 4194304 4623224 140734552359872 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31765/tid=31768] ppid=31763 vsize=601240 CPUtime=221 cores=0,2,4,6
/proc/31765/task/31768/stat : 31768 (SArTagnan) R 31763 31765 31114 0 -1 4202560 38672 0 0 0 22089 11 0 0 25 0 4 0 519953276 615669760 95972 33554432000 4194304 4623224 140734552359872 18446744073709551615 4376666 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=31765/tid=31769] ppid=31763 vsize=601240 CPUtime=222.24 cores=0,2,4,6
/proc/31765/task/31769/stat : 31769 (SArTagnan) R 31763 31765 31114 0 -1 4202560 1171204 0 0 0 22033 191 0 0 25 0 4 0 519953276 615669760 95972 33554432000 4194304 4623224 140734552359872 18446744073709551615 4376855 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 887.8
Current children cumulated vsize (KiB) 601240

[startup+282.301 s]

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

[pid=31765] ppid=31763 vsize=945728 CPUtime=2565.48 cores=0,2,4,6
/proc/31765/stat : 31765 (SArTagnan) R 31763 31765 31114 0 -1 4202496 2766040 0 0 0 256075 473 0 0 25 0 4 0 519953271 968425472 176595 33554432000 4194304 4623224 140734552359872 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/31765/statm: 236432 176595 345 105 0 231936 0
[pid=31765/tid=31767] ppid=31763 vsize=945728 CPUtime=642.24 cores=0,2,4,6
/proc/31765/task/31767/stat : 31767 (SArTagnan) R 31763 31765 31114 0 -1 4202560 98977 0 0 0 64190 34 0 0 25 0 4 0 519953276 968425472 176595 33554432000 4194304 4623224 140734552359872 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31765/tid=31768] ppid=31763 vsize=945728 CPUtime=638.67 cores=0,2,4,6
/proc/31765/task/31768/stat : 31768 (SArTagnan) R 31763 31765 31114 0 -1 4202560 60396 0 0 0 63847 20 0 0 25 0 4 0 519953276 968425472 176595 33554432000 4194304 4623224 140734552359872 18446744073709551615 4463410 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=31765/tid=31769] ppid=31763 vsize=945728 CPUtime=642.24 cores=0,2,4,6
/proc/31765/task/31769/stat : 31769 (SArTagnan) R 31763 31765 31114 0 -1 4202560 2529452 0 0 0 63820 404 0 0 25 0 4 0 519953276 968425472 176595 33554432000 4194304 4623224 140734552359872 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2565.48
Current children cumulated vsize (KiB) 945728

[startup+702.301 s]
/proc/loadavg: 8.10 8.07 8.06 9/184 31797
/proc/meminfo: memFree=20421960/32950928 swapFree=67111524/67111528
[pid=31765] ppid=31763 vsize=991016 CPUtime=2805.15 cores=0,2,4,6
/proc/31765/stat : 31765 (SArTagnan) R 31763 31765 31114 0 -1 4202496 3196785 0 0 0 279977 538 0 0 25 0 4 0 519953271 1014800384 187380 33554432000 4194304 4623224 140734552359872 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/31765/statm: 247754 187380 345 105 0 243258 0
[pid=31765/tid=31767] ppid=31763 vsize=991016 CPUtime=702.24 cores=0,2,4,6
/proc/31765/task/31767/stat : 31767 (SArTagnan) R 31763 31765 31114 0 -1 4202560 123692 0 0 0 70187 37 0 0 25 0 4 0 519953276 1014800384 187380 33554432000 4194304 4623224 140734552359872 18446744073709551615 4376853 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31765/tid=31768] ppid=31763 vsize=991016 CPUtime=698.34 cores=0,2,4,6
/proc/31765/task/31768/stat : 31768 (SArTagnan) R 31763 31765 31114 0 -1 4202560 63440 0 0 0 69812 22 0 0 25 0 4 0 519953276 1014800384 187380 33554432000 4194304 4623224 140734552359872 18446744073709551615 4376643 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=31765/tid=31769] ppid=31763 vsize=991016 CPUtime=702.25 cores=0,2,4,6
/proc/31765/task/31769/stat : 31769 (SArTagnan) R 31763 31765 31114 0 -1 4202560 2931996 0 0 0 69761 464 0 0 25 0 4 0 519953276 1014800384 187380 33554432000 4194304 4623224 140734552359872 18446744073709551615 4550465 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2805.15
Current children cumulated vsize (KiB) 991016

[startup+762.3 s]
/proc/loadavg: 8.14 8.09 8.06 9/184 31798
/proc/meminfo: memFree=20323088/32950928 swapFree=67111524/67111528
[pid=31765] ppid=31763 vsize=1087136 CPUtime=3044.84 cores=0,2,4,6
/proc/31765/stat : 31765 (SArTagnan) R 31763 31765 31114 0 -1 4202496 3609668 0 0 0 303876 608 0 0 25 0 4 0 519953271 1113227264 195707 33554432000 4194304 4623224 140734552359872 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/31765/statm: 271784 195707 345 105 0 267288 0
[pid=31765/tid=31767] ppid=31763 vsize=1087136 CPUtime=762.24 cores=0,2,4,6
/proc/31765/task/31767/stat : 31767 (SArTagnan) R 31763 31765 31114 0 -1 4202560 126312 0 0 0 76185 39 0 0 25 0 4 0 519953276 1113227264 195707 33554432000 4194304 4623224 140734552359872 18446744073709551615 4376675 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31765/tid=31768] ppid=31763 vsize=1087136 CPUtime=758.01 cores=0,2,4,6
/proc/31765/task/31768/stat : 31768 (SArTagnan) R 31763 31765 31114 0 -1 4202560 63690 0 0 0 75779 22 0 0 25 0 4 0 519953276 1113227264 195707 33554432000 4194304 4623224 140734552359872 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=31765/tid=31769] ppid=31763 vsize=1087136 CPUtime=762.25 cores=0,2,4,6
/proc/31765/task/31769/stat : 31769 (SArTagnan) R 31763 31765 31114 0 -1 4202560 3326461 0 0 0 75696 529 0 0 25 0 4 0 519953276 1113227264 195707 33554432000 4194304 4623224 140734552359872 18446744073709551615 4551644 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3044.84
Current children cumulated vsize (KiB) 1087136

[startup+822.301 s]
/proc/loadavg: 8.10 8.08 8.06 9/184 31800
/proc/meminfo: memFree=20229296/32950928 swapFree=67111524/67111528
[pid=31765] ppid=31763 vsize=1133676 CPUtime=3284.49 cores=0,2,4,6
/proc/31765/stat : 31765 (SArTagnan) R 31763 31765 31114 0 -1 4202496 3786779 0 0 0 327811 638 0 0 25 0 4 0 519953271 1160884224 208320 33554432000 4194304 4623224 140734552359872 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/31765/statm: 283419 208320 345 105 0 278923 0
[pid=31765/tid=31767] ppid=31763 vsize=1133676 CPUtime=822.25 cores=0,2,4,6
/proc/31765/task/31767/stat : 31767 (SArTagnan) R 31763 31765 31114 0 -1 4202560 133526 0 0 0 82184 41 0 0 25 0 4 0 519953276 1160884224 208320 33554432000 4194304 4623224 140734552359872 18446744073709551615 4376678 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31765/tid=31768] ppid=31763 vsize=1133676 CPUtime=817.68 cores=0,2,4,6
/proc/31765/task/31768/stat : 31768 (SArTagnan) R 31763 31765 31114 0 -1 4202560 65789 0 0 0 81745 23 0 0 25 0 4 0 519953276 1160884224 208320 33554432000 4194304 4623224 140734552359872 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=31765/tid=31769] ppid=31763 vsize=1133676 CPUtime=822.24 cores=0,2,4,6
/proc/31765/task/31769/stat : 31769 (SArTagnan) R 31763 31765 31114 0 -1 4202560 3492632 0 0 0 81668 556 0 0 25 0 4 0 519953276 1160884224 208320 33554432000 4194304 4623224 140734552359872 18446744073709551615 4364669 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3284.49
Current children cumulated vsize (KiB) 1133676

[startup+882.307 s]
/proc/loadavg: 8.04 8.07 8.05 9/184 31802
/proc/meminfo: memFree=20112324/32950928 swapFree=67111524/67111528
[pid=31765] ppid=31763 vsize=1175168 CPUtime=3524.19 cores=0,2,4,6
/proc/31765/stat : 31765 (SArTagnan) R 31763 31765 31114 0 -1 4202496 3798695 0 0 0 351777 642 0 0 25 0 4 0 519953271 1203372032 219705 33554432000 4194304 4623224 140734552359872 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/31765/statm: 293792 219705 868 105 0 289296 0
[pid=31765/tid=31767] ppid=31763 vsize=1175168 CPUtime=882.25 cores=0,2,4,6
/proc/31765/task/31767/stat : 31767 (SArTagnan) R 31763 31765 31114 0 -1 4202560 135139 0 0 0 88184 41 0 0 25 0 4 0 519953276 1203372032 219705 33554432000 4194304 4623224 140734552359872 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31765/tid=31768] ppid=31763 vsize=1175168 CPUtime=877.35 cores=0,2,4,6
/proc/31765/task/31768/stat : 31768 (SArTagnan) R 31763 31765 31114 0 -1 4202560 66944 0 0 0 87710 25 0 0 25 0 4 0 519953276 1203372032 219705 33554432000 4194304 4623224 140734552359872 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=31765/tid=31769] ppid=31763 vsize=1175168 CPUtime=882.25 cores=0,2,4,6
/proc/31765/task/31769/stat : 31769 (SArTagnan) R 31763 31765 31114 0 -1 4202560 3493484 0 0 0 87669 556 0 0 25 0 4 0 519953276 1203372032 219705 33554432000 4194304 4623224 140734552359872 18446744073709551615 4364911 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3524.19
Current children cumulated vsize (KiB) 1175168

[startup+942.3 s]
/proc/loadavg: 8.01 8.05 8.05 9/184 31803
/proc/meminfo: memFree=20060208/32950928 swapFree=67111524/67111528
[pid=31765] ppid=31763 vsize=1175168 CPUtime=3763.83 cores=0,2,4,6
/proc/31765/stat : 31765 (SArTagnan) R 31763 31765 31114 0 -1 4202496 4109673 0 0 0 375693 690 0 0 25 0 4 0 519953271 1203372032 225257 33554432000 4194304 4623224 140734552359872 18446744073709551615 4510316 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/31765/statm: 293792 225257 868 105 0 289296 0
[pid=31765/tid=31767] ppid=31763 vsize=1175168 CPUtime=942.24 cores=0,2,4,6
/proc/31765/task/31767/stat : 31767 (SArTagnan) R 31763 31765 31114 0 -1 4202560 135618 0 0 0 94183 41 0 0 25 0 4 0 519953276 1203372032 225257 33554432000 4194304 4623224 140734552359872 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31765/tid=31768] ppid=31763 vsize=1175168 CPUtime=937.01 cores=0,2,4,6
/proc/31765/task/31768/stat : 31768 (SArTagnan) R 31763 31765 31114 0 -1 4202560 67570 0 0 0 93676 25 0 0 25 0 4 0 519953276 1203372032 225257 33554432000 4194304 4623224 140734552359872 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=31765/tid=31769] ppid=31763 vsize=1175168 CPUtime=942.25 cores=0,2,4,6
/proc/31765/task/31769/stat : 31769 (SArTagnan) R 31763 31765 31114 0 -1 4202560 3801656 0 0 0 93622 603 0 0 25 0 4 0 519953276 1203372032 225257 33554432000 4194304 4623224 140734552359872 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3763.83
Current children cumulated vsize (KiB) 1175168

[startup+1002.3 s]
/proc/loadavg: 8.00 8.04 8.04 9/184 31805
/proc/meminfo: memFree=19977696/32950928 swapFree=67111524/67111528
[pid=31765] ppid=31763 vsize=1175168 CPUtime=4003.51 cores=0,2,4,6
/proc/31765/stat : 31765 (SArTagnan) R 31763 31765 31114 0 -1 4202496 4509635 0 0 0 399597 754 0 0 25 0 4 0 519953271 1203372032 232655 33554432000 4194304 4623224 140734552359872 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/31765/statm: 293792 232655 868 105 0 289296 0
[pid=31765/tid=31767] ppid=31763 vsize=1175168 CPUtime=1002.24 cores=0,2,4,6
/proc/31765/task/31767/stat : 31767 (SArTagnan) R 31763 31765 31114 0 -1 4202560 137373 0 0 0 100183 41 0 0 25 0 4 0 519953276 1203372032 232655 33554432000 4194304 4623224 140734552359872 18446744073709551615 4289723 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31765/tid=31768] ppid=31763 vsize=1175168 CPUtime=996.68 cores=0,2,4,6
/proc/31765/task/31768/stat : 31768 (SArTagnan) R 31763 31765 31114 0 -1 4202560 68119 0 0 0 99642 26 0 0 25 0 4 0 519953276 1203372032 232655 33554432000 4194304 4623224 140734552359872 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=31765/tid=31769] ppid=31763 vsize=1175168 CPUtime=1002.25 cores=0,2,4,6
/proc/31765/task/31769/stat : 31769 (SArTagnan) R 31763 31765 31114 0 -1 4202560 4196683 0 0 0 99559 666 0 0 25 0 4 0 519953276 1203372032 232655 33554432000 4194304 4623224 140734552359872 18446744073709551615 4545650 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4003.51
Current children cumulated vsize (KiB) 1175168

[startup+1062.3 s]
/proc/loadavg: 8.00 8.03 8.04 9/184 31806
/proc/meminfo: memFree=19903384/32950928 swapFree=67111524/67111528
[pid=31765] ppid=31763 vsize=1175168 CPUtime=4243.19 cores=0,2,4,6
/proc/31765/stat : 31765 (SArTagnan) R 31763 31765 31114 0 -1 4202496 4910817 0 0 0 423501 818 0 0 25 0 4 0 519953271 1203372032 242336 33554432000 4194304 4623224 140734552359872 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/31765/statm: 293792 242336 396 105 0 289296 0
[pid=31765/tid=31767] ppid=31763 vsize=1175168 CPUtime=1062.25 cores=0,2,4,6
/proc/31765/task/31767/stat : 31767 (SArTagnan) R 31763 31765 31114 0 -1 4202560 140224 0 0 0 106182 43 0 0 25 0 4 0 519953276 1203372032 242336 33554432000 4194304 4623224 140734552359872 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31765/tid=31768] ppid=31763 vsize=1175168 CPUtime=1056.35 cores=0,2,4,6
/proc/31765/task/31768/stat : 31768 (SArTagnan) R 31763 31765 31114 0 -1 4202560 69130 0 0 0 105608 27 0 0 25 0 4 0 519953276 1203372032 242336 33554432000 4194304 4623224 140734552359872 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=31765/tid=31769] ppid=31763 vsize=1175168 CPUtime=1062.25 cores=0,2,4,6
/proc/31765/task/31769/stat : 31769 (SArTagnan) R 31763 31765 31114 0 -1 4202560 4591808 0 0 0 105499 726 0 0 25 0 4 0 519953276 1203372032 242336 33554432000 4194304 4623224 140734552359872 18446744073709551615 4550432 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4243.19
Current children cumulated vsize (KiB) 1175168

[startup+1122.3 s]
/proc/loadavg: 8.00 8.02 8.03 9/184 31808
/proc/meminfo: memFree=19843936/32950928 swapFree=67111524/67111528
[pid=31765] ppid=31763 vsize=1401088 CPUtime=4482.85 cores=0,2,4,6
/proc/31765/stat : 31765 (SArTagnan) R 31763 31765 31114 0 -1 4202496 5318003 0 0 0 447405 880 0 0 25 0 4 0 519953271 1434714112 263208 33554432000 4194304 4623224 140734552359872 18446744073709551615 268272386517 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/31765/statm: 350272 263228 350 105 0 345776 0
[pid=31765/tid=31767] ppid=31763 vsize=1401088 CPUtime=1122.25 cores=0,2,4,6
/proc/31765/task/31767/stat : 31767 (SArTagnan) R 31763 31765 31114 0 -1 4202560 143271 0 0 0 112181 44 0 0 25 0 4 0 519953276 1434714112 263237 33554432000 4194304 4623224 140734552359872 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31765/tid=31768] ppid=31763 vsize=1401088 CPUtime=1116.02 cores=0,2,4,6
/proc/31765/task/31768/stat : 31768 (SArTagnan) R 31763 31765 31114 0 -1 4202560 69394 0 0 0 111575 27 0 0 25 0 4 0 519953276 1434714112 263249 33554432000 4194304 4623224 140734552359872 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=31765/tid=31769] ppid=31763 vsize=1401088 CPUtime=1122.25 cores=0,2,4,6
/proc/31765/task/31769/stat : 31769 (SArTagnan) R 31763 31765 31114 0 -1 4202560 4983594 0 0 0 111439 786 0 0 25 0 4 0 519953276 1434714112 263261 33554432000 4194304 4623224 140734552359872 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4482.85
Current children cumulated vsize (KiB) 1401088

[startup+1182.3 s]
/proc/loadavg: 8.00 8.02 8.02 9/184 31810
/proc/meminfo: memFree=19791196/32950928 swapFree=67111524/67111528
[pid=31765] ppid=31763 vsize=1395176 CPUtime=4722.52 cores=0,2,4,6
/proc/31765/stat : 31765 (SArTagnan) R 31763 31765 31114 0 -1 4202496 5595995 0 0 0 471330 922 0 0 25 0 4 0 519953271 1428660224 262556 33554432000 4194304 4623224 140734552359872 18446744073709551615 4510090 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/31765/statm: 348794 262556 345 105 0 344298 0
[pid=31765/tid=31767] ppid=31763 vsize=1395176 CPUtime=1182.25 cores=0,2,4,6
/proc/31765/task/31767/stat : 31767 (SArTagnan) R 31763 31765 31114 0 -1 4202560 179106 0 0 0 118177 48 0 0 25 0 4 0 519953276 1428660224 262556 33554432000 4194304 4623224 140734552359872 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31765/tid=31768] ppid=31763 vsize=1395176 CPUtime=1175.69 cores=0,2,4,6
/proc/31765/task/31768/stat : 31768 (SArTagnan) R 31763 31765 31114 0 -1 4202560 70095 0 0 0 117541 28 0 0 25 0 4 0 519953276 1428660224 262556 33554432000 4194304 4623224 140734552359872 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=31765/tid=31769] ppid=31763 vsize=1395176 CPUtime=1182.26 cores=0,2,4,6
/proc/31765/task/31769/stat : 31769 (SArTagnan) R 31763 31765 31114 0 -1 4202560 5213214 0 0 0 117405 821 0 0 25 0 4 0 519953276 1428660224 262556 33554432000 4194304 4623224 140734552359872 18446744073709551615 4364911 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4722.52
Current children cumulated vsize (KiB) 1395176



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.00 8.02 8.02 9/184 31810
/proc/meminfo: memFree=19764028/32950928 swapFree=67111524/67111528
[pid=31765] ppid=31763 vsize=1399560 CPUtime=4800.03 cores=0,2,4,6
/proc/31765/stat : 31765 (SArTagnan) R 31763 31765 31114 0 -1 4202496 5618440 0 0 0 479076 927 0 0 25 0 4 0 519953271 1433149440 266160 33554432000 4194304 4623224 140734552359872 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/31765/statm: 349890 266160 345 105 0 345394 0
[pid=31765/tid=31767] ppid=31763 vsize=1399560 CPUtime=1201.66 cores=0,2,4,6
/proc/31765/task/31767/stat : 31767 (SArTagnan) R 31763 31765 31114 0 -1 4202560 181017 0 0 0 120117 49 0 0 25 0 4 0 519953276 1433149440 266160 33554432000 4194304 4623224 140734552359872 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31765/tid=31768] ppid=31763 vsize=1399560 CPUtime=1194.98 cores=0,2,4,6
/proc/31765/task/31768/stat : 31768 (SArTagnan) R 31763 31765 31114 0 -1 4202560 70110 0 0 0 119470 28 0 0 25 0 4 0 519953276 1433149440 266160 33554432000 4194304 4623224 140734552359872 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=31765/tid=31769] ppid=31763 vsize=1399560 CPUtime=1201.66 cores=0,2,4,6
/proc/31765/task/31769/stat : 31769 (SArTagnan) R 31763 31765 31114 0 -1 4202560 5233716 0 0 0 119341 825 0 0 25 0 4 0 519953276 1433149440 266160 33554432000 4194304 4623224 140734552359872 18446744073709551615 4545376 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.03
Current children cumulated vsize (KiB) 1399560

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.76
CPU time (s): 4800.11
CPU user time (s): 4790.79
CPU system time (s): 9.32158
CPU usage (%): 399.422
Max. virtual memory (cumulated for all children) (KiB): 1401088

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4790.79
system time used= 9.32158
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5618440
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= 3012
involuntary context switches= 32016

runsolver used 1.9427 second user time and 4.6193 second system time

The end

Launcher Data

Begin job on node122 at 2011-04-29 15:25:45
IDJOB=3289635
IDBENCH=83130
IDSOLVER=1656
FILE ID=node122/3289635-1304083545
RUNJOBID= node122-1304083545-31751
PBS_JOBID= 13170508
Free space on /tmp= 71664 MiB

SOLVER NAME= SArTagnan 2011-03-24
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-bottom16.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3289635-1304083545/watcher-3289635-1304083545 -o /tmp/evaluation-result-3289635-1304083545/solver-3289635-1304083545 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3289635-1304083545.cnf -threads=4

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

MD5SUM BENCH= 73a2c2d9e5c062e561bfdb7c82071a99
RANDOM SEED=1482280919

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      22152904 kB
Buffers:       1628508 kB
Cached:        8552004 kB
SwapCached:          4 kB
Active:        1086108 kB
Inactive:      9162936 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      22152904 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            2728 kB
Writeback:           8 kB
AnonPages:       67828 kB
Mapped:          14684 kB
Slab:           486280 kB
PageTables:       4928 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   192256 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= 71660 MiB
End job on node122 at 2011-04-29 15:45:49