Trace number 3265524

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.45 1202.32

General information on the benchmark

NameSAT05/crafted/roussel05/visbmc-PHNF/
phnf-size10-exclusive-philo.used-as.sat04-988.shuffled-as.sat05-4195.cnf
MD5SUM32f22e9ac89bf164b7f5db6bef950d03
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1140.77
Satisfiable
(Un)Satisfiability was proved
Number of variables36304
Number of clauses1711065
Sum of the clauses size3450220
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21706958
Number of clauses of size 30
Number of clauses of size 45
Number of clauses of size 57
Number of clauses of size over 54095

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-3265524-1304108226/watcher-3265524-1304108226 -o /tmp/evaluation-result-3265524-1304108226/solver-3265524-1304108226 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3265524-1304108226.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: 8.01 8.03 8.00 5/180 19389
/proc/meminfo: memFree=30618684/32950928 swapFree=67111428/67111528
[pid=19389] ppid=19387 vsize=61784 CPUtime=0 cores=0,2,4,6
/proc/19389/stat : 19389 (SArTagnan) R 19387 19389 19242 0 -1 4202496 1190 0 0 0 0 0 0 0 23 0 1 0 522422539 63266816 1081 33554432000 4194304 4623224 140734125705680 18446744073709551615 248089698048 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/19389/statm: 15446 1082 297 105 0 10950 0

[startup+0.0556719 s]
/proc/loadavg: 8.01 8.03 8.00 5/180 19389
/proc/meminfo: memFree=30618684/32950928 swapFree=67111428/67111528
[pid=19389] ppid=19387 vsize=63980 CPUtime=0.05 cores=0,2,4,6
/proc/19389/stat : 19389 (SArTagnan) R 19387 19389 19242 0 -1 4202496 2694 0 0 0 5 0 0 0 23 0 1 0 522422539 65515520 1595 33554432000 4194304 4623224 140734125705680 18446744073709551615 248089698048 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/19389/statm: 15995 1596 297 105 0 11499 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 63980

[startup+0.100665 s]
/proc/loadavg: 8.01 8.03 8.00 5/180 19389
/proc/meminfo: memFree=30618684/32950928 swapFree=67111428/67111528
[pid=19389] ppid=19387 vsize=66832 CPUtime=0.09 cores=0,2,4,6
/proc/19389/stat : 19389 (SArTagnan) R 19387 19389 19242 0 -1 4202496 4452 0 0 0 9 0 0 0 23 0 1 0 522422539 68435968 2001 33554432000 4194304 4623224 140734125705680 18446744073709551615 248089316953 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/19389/statm: 16708 2002 297 105 0 12212 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 66832

[startup+0.300632 s]
/proc/loadavg: 8.01 8.03 8.00 5/180 19389
/proc/meminfo: memFree=30618684/32950928 swapFree=67111428/67111528
[pid=19389] ppid=19387 vsize=90476 CPUtime=0.29 cores=0,2,4,6
/proc/19389/stat : 19389 (SArTagnan) R 19387 19389 19242 0 -1 4202496 10513 0 0 0 28 1 0 0 25 0 1 0 522422539 92647424 5023 33554432000 4194304 4623224 140734125705680 18446744073709551615 248089395669 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/19389/statm: 22619 5041 297 105 0 18123 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 90476

[startup+0.700563 s]
/proc/loadavg: 8.01 8.03 8.00 5/180 19389
/proc/meminfo: memFree=30618684/32950928 swapFree=67111428/67111528
[pid=19389] ppid=19387 vsize=399088 CPUtime=0.97 cores=0,2,4,6
/proc/19389/stat : 19389 (SArTagnan) R 19387 19389 19242 0 -1 4202496 38916 0 0 0 92 5 0 0 25 0 4 0 522422539 408666112 26587 33554432000 4194304 4623224 140734125705680 18446744073709551615 4368823 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19389/statm: 99772 26589 332 105 0 95276 0
Current children cumulated CPU time (s) 0.97
Current children cumulated vsize (KiB) 399088

[startup+1.50042 s]
/proc/loadavg: 8.01 8.03 8.00 9/184 19393
/proc/meminfo: memFree=30465644/32950928 swapFree=67111428/67111528
[pid=19389] ppid=19387 vsize=409888 CPUtime=4.16 cores=0,2,4,6
/proc/19389/stat : 19389 (SArTagnan) R 19387 19389 19242 0 -1 4202496 56742 0 0 0 409 7 0 0 25 0 4 0 522422539 419725312 43296 33554432000 4194304 4623224 140734125705680 18446744073709551615 4412535 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19389/statm: 102472 43296 386 105 0 97976 0
[pid=19389/tid=19391] ppid=19387 vsize=409888 CPUtime=0.88 cores=0,2,4,6
/proc/19389/task/19391/stat : 19391 (SArTagnan) R 19387 19389 19242 0 -1 4202560 2330 0 0 0 88 0 0 0 25 0 4 0 522422599 419725312 43296 33554432000 4194304 4623224 140734125705680 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19389/tid=19392] ppid=19387 vsize=409888 CPUtime=0.88 cores=0,2,4,6
/proc/19389/task/19392/stat : 19392 (SArTagnan) R 19387 19389 19242 0 -1 4202560 3768 0 0 0 88 0 0 0 25 0 4 0 522422599 419725312 43296 33554432000 4194304 4623224 140734125705680 18446744073709551615 4357400 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=19389/tid=19393] ppid=19387 vsize=409888 CPUtime=0.89 cores=0,2,4,6
/proc/19389/task/19393/stat : 19393 (SArTagnan) R 19387 19389 19242 0 -1 4202560 3022 0 0 0 89 0 0 0 25 0 4 0 522422599 419725312 43296 33554432000 4194304 4623224 140734125705680 18446744073709551615 4330875 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4.16
Current children cumulated vsize (KiB) 409888

[startup+3.10114 s]
/proc/loadavg: 8.09 8.05 8.01 9/184 19394
/proc/meminfo: memFree=30392132/32950928 swapFree=67111428/67111528
[pid=19389] ppid=19387 vsize=426732 CPUtime=10.55 cores=0,2,4,6
/proc/19389/stat : 19389 (SArTagnan) R 19387 19389 19242 0 -1 4202496 68164 0 0 0 1047 8 0 0 25 0 4 0 522422539 436973568 54700 33554432000 4194304 4623224 140734125705680 18446744073709551615 4412446 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19389/statm: 106683 54700 406 105 0 102187 0
[pid=19389/tid=19391] ppid=19387 vsize=426732 CPUtime=2.47 cores=0,2,4,6
/proc/19389/task/19391/stat : 19391 (SArTagnan) R 19387 19389 19242 0 -1 4202560 2448 0 0 0 247 0 0 0 25 0 4 0 522422599 436973568 54700 33554432000 4194304 4623224 140734125705680 18446744073709551615 4330746 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19389/tid=19392] ppid=19387 vsize=426732 CPUtime=2.48 cores=0,2,4,6
/proc/19389/task/19392/stat : 19392 (SArTagnan) R 19387 19389 19242 0 -1 4202560 3947 0 0 0 248 0 0 0 25 0 4 0 522422599 436973568 54700 33554432000 4194304 4623224 140734125705680 18446744073709551615 4316634 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=19389/tid=19393] ppid=19387 vsize=426732 CPUtime=2.49 cores=0,2,4,6
/proc/19389/task/19393/stat : 19393 (SArTagnan) R 19387 19389 19242 0 -1 4202560 4201 0 0 0 249 0 0 0 25 0 4 0 522422599 436973568 54700 33554432000 4194304 4623224 140734125705680 18446744073709551615 4363755 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 10.55
Current children cumulated vsize (KiB) 426732

[startup+6.30057 s]
/proc/loadavg: 8.09 8.05 8.01 9/184 19394
/proc/meminfo: memFree=30343772/32950928 swapFree=67111428/67111528
[pid=19389] ppid=19387 vsize=447460 CPUtime=23.34 cores=0,2,4,6
/proc/19389/stat : 19389 (SArTagnan) R 19387 19389 19242 0 -1 4202496 84614 0 0 0 2323 11 0 0 25 0 4 0 522422539 458199040 59584 33554432000 4194304 4623224 140734125705680 18446744073709551615 4412464 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19389/statm: 111865 59584 396 105 0 107369 0
[pid=19389/tid=19391] ppid=19387 vsize=447460 CPUtime=5.65 cores=0,2,4,6
/proc/19389/task/19391/stat : 19391 (SArTagnan) R 19387 19389 19242 0 -1 4202560 4052 0 0 0 565 0 0 0 25 0 4 0 522422599 458199040 59584 33554432000 4194304 4623224 140734125705680 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19389/tid=19392] ppid=19387 vsize=447460 CPUtime=5.68 cores=0,2,4,6
/proc/19389/task/19392/stat : 19392 (SArTagnan) R 19387 19389 19242 0 -1 4202560 5598 0 0 0 568 0 0 0 25 0 4 0 522422599 458199040 59584 33554432000 4194304 4623224 140734125705680 18446744073709551615 4317194 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=19389/tid=19393] ppid=19387 vsize=447460 CPUtime=5.68 cores=0,2,4,6
/proc/19389/task/19393/stat : 19393 (SArTagnan) R 19387 19389 19242 0 -1 4202560 4773 0 0 0 568 0 0 0 25 0 4 0 522422599 458199040 59584 33554432000 4194304 4623224 140734125705680 18446744073709551615 4364232 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 23.34
Current children cumulated vsize (KiB) 447460

[startup+12.7004 s]
/proc/loadavg: 8.08 8.04 8.00 9/184 19394
/proc/meminfo: memFree=30305020/32950928 swapFree=67111428/67111528
[pid=19389] ppid=19387 vsize=447460 CPUtime=48.89 cores=0,2,4,6
/proc/19389/stat : 19389 (SArTagnan) R 19387 19389 19242 0 -1 4202496 90554 0 0 0 4877 12 0 0 25 0 4 0 522422539 458199040 61423 33554432000 4194304 4623224 140734125705680 18446744073709551615 4412444 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19389/statm: 111865 61423 345 105 0 107369 0
[pid=19389/tid=19391] ppid=19387 vsize=447460 CPUtime=12.01 cores=0,2,4,6
/proc/19389/task/19391/stat : 19391 (SArTagnan) R 19387 19389 19242 0 -1 4202560 4773 0 0 0 1201 0 0 0 25 0 4 0 522422599 458199040 61423 33554432000 4194304 4623224 140734125705680 18446744073709551615 4377031 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19389/tid=19392] ppid=19387 vsize=447460 CPUtime=12.08 cores=0,2,4,6
/proc/19389/task/19392/stat : 19392 (SArTagnan) R 19387 19389 19242 0 -1 4202560 6198 0 0 0 1208 0 0 0 25 0 4 0 522422599 458199040 61423 33554432000 4194304 4623224 140734125705680 18446744073709551615 4366391 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=19389/tid=19393] ppid=19387 vsize=447460 CPUtime=12.09 cores=0,2,4,6
/proc/19389/task/19393/stat : 19393 (SArTagnan) R 19387 19389 19242 0 -1 4202560 7531 0 0 0 1208 1 0 0 25 0 4 0 522422599 458199040 61423 33554432000 4194304 4623224 140734125705680 18446744073709551615 4355396 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 48.89
Current children cumulated vsize (KiB) 447460

[startup+25.5012 s]
/proc/loadavg: 8.06 8.04 8.00 9/184 19394
/proc/meminfo: memFree=30229112/32950928 swapFree=67111428/67111528
[pid=19389] ppid=19387 vsize=501100 CPUtime=100.03 cores=0,2,4,6
/proc/19389/stat : 19389 (SArTagnan) R 19387 19389 19242 0 -1 4202496 123222 0 0 0 9985 18 0 0 25 0 4 0 522422539 513126400 68560 33554432000 4194304 4623224 140734125705680 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19389/statm: 125275 68560 341 105 0 120779 0
[pid=19389/tid=19391] ppid=19387 vsize=501100 CPUtime=24.75 cores=0,2,4,6
/proc/19389/task/19391/stat : 19391 (SArTagnan) R 19387 19389 19242 0 -1 4202560 13779 0 0 0 2473 2 0 0 25 0 4 0 522422599 513126400 68560 33554432000 4194304 4623224 140734125705680 18446744073709551615 4289678 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19389/tid=19392] ppid=19387 vsize=501100 CPUtime=24.89 cores=0,2,4,6
/proc/19389/task/19392/stat : 19392 (SArTagnan) R 19387 19389 19242 0 -1 4202560 14997 0 0 0 2487 2 0 0 25 0 4 0 522422599 513126400 68560 33554432000 4194304 4623224 140734125705680 18446744073709551615 4316592 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=19389/tid=19393] ppid=19387 vsize=501100 CPUtime=24.89 cores=0,2,4,6
/proc/19389/task/19393/stat : 19393 (SArTagnan) R 19387 19389 19242 0 -1 4202560 20978 0 0 0 2486 3 0 0 25 0 4 0 522422599 513126400 68560 33554432000 4194304 4623224 140734125705680 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 100.03
Current children cumulated vsize (KiB) 501100

[startup+51.1007 s]
/proc/loadavg: 8.12 8.05 8.01 9/184 19395
/proc/meminfo: memFree=30103408/32950928 swapFree=67111428/67111528
[pid=19389] ppid=19387 vsize=538408 CPUtime=202.28 cores=0,2,4,6
/proc/19389/stat : 19389 (SArTagnan) R 19387 19389 19242 0 -1 4202496 165760 0 0 0 20202 26 0 0 25 0 4 0 522422539 551329792 85602 33554432000 4194304 4623224 140734125705680 18446744073709551615 4507171 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19389/statm: 134602 85602 359 105 0 130106 0
[pid=19389/tid=19391] ppid=19387 vsize=538408 CPUtime=50.2 cores=0,2,4,6
/proc/19389/task/19391/stat : 19391 (SArTagnan) R 19387 19389 19242 0 -1 4202560 20903 0 0 0 5016 4 0 0 25 0 4 0 522422599 551329792 85602 33554432000 4194304 4623224 140734125705680 18446744073709551615 4330746 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19389/tid=19392] ppid=19387 vsize=538408 CPUtime=50.48 cores=0,2,4,6
/proc/19389/task/19392/stat : 19392 (SArTagnan) R 19387 19389 19242 0 -1 4202560 20058 0 0 0 5045 3 0 0 25 0 4 0 522422599 551329792 85602 33554432000 4194304 4623224 140734125705680 18446744073709551615 4316570 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=19389/tid=19393] ppid=19387 vsize=538408 CPUtime=50.48 cores=0,2,4,6
/proc/19389/task/19393/stat : 19393 (SArTagnan) R 19387 19389 19242 0 -1 4202560 38225 0 0 0 5043 5 0 0 25 0 4 0 522422599 551329792 85602 33554432000 4194304 4623224 140734125705680 18446744073709551615 4364414 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 202.28
Current children cumulated vsize (KiB) 538408

[startup+102.307 s]
/proc/loadavg: 8.16 8.07 8.01 9/184 19396
/proc/meminfo: memFree=29817532/32950928 swapFree=67111428/67111528
[pid=19389] ppid=19387 vsize=788840 CPUtime=406.79 cores=0,2,4,6
/proc/19389/stat : 19389 (SArTagnan) R 19387 19389 19242 0 -1 4202496 270472 0 0 0 40633 46 0 0 25 0 4 0 522422539 807772160 133349 33554432000 4194304 4623224 140734125705680 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19389/statm: 197210 133349 376 105 0 192714 0
[pid=19389/tid=19391] ppid=19387 vsize=788840 CPUtime=101.14 cores=0,2,4,6
/proc/19389/task/19391/stat : 19391 (SArTagnan) R 19387 19389 19242 0 -1 4202560 40380 0 0 0 10104 10 0 0 25 0 4 0 522422599 807772160 133349 33554432000 4194304 4623224 140734125705680 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19389/tid=19392] ppid=19387 vsize=788840 CPUtime=101.67 cores=0,2,4,6
/proc/19389/task/19392/stat : 19392 (SArTagnan) R 19387 19389 19242 0 -1 4202560 34994 0 0 0 10161 6 0 0 25 0 4 0 522422599 807772160 133349 33554432000 4194304 4623224 140734125705680 18446744073709551615 4376869 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=19389/tid=19393] ppid=19387 vsize=788840 CPUtime=101.69 cores=0,2,4,6
/proc/19389/task/19393/stat : 19393 (SArTagnan) R 19387 19389 19242 0 -1 4202560 49669 0 0 0 10161 8 0 0 25 0 4 0 522422599 807772160 133349 33554432000 4194304 4623224 140734125705680 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 406.79
Current children cumulated vsize (KiB) 788840

[startup+162.301 s]
/proc/loadavg: 8.17 8.09 8.02 9/184 19398
/proc/meminfo: memFree=29673280/32950928 swapFree=67111428/67111528
[pid=19389] ppid=19387 vsize=826572 CPUtime=646.45 cores=0,2,4,6
/proc/19389/stat : 19389 (SArTagnan) R 19387 19389 19242 0 -1 4202496 293053 0 0 0 64592 53 0 0 25 0 4 0 522422539 846409728 155387 33554432000 4194304 4623224 140734125705680 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19389/statm: 206643 155387 354 105 0 202147 0
[pid=19389/tid=19391] ppid=19387 vsize=826572 CPUtime=160.81 cores=0,2,4,6
/proc/19389/task/19391/stat : 19391 (SArTagnan) R 19387 19389 19242 0 -1 4202560 42544 0 0 0 16070 11 0 0 25 0 4 0 522422599 846409728 155387 33554432000 4194304 4623224 140734125705680 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19389/tid=19392] ppid=19387 vsize=826572 CPUtime=161.67 cores=0,2,4,6
/proc/19389/task/19392/stat : 19392 (SArTagnan) R 19387 19389 19242 0 -1 4202560 36212 0 0 0 16161 6 0 0 25 0 4 0 522422599 846409728 155387 33554432000 4194304 4623224 140734125705680 18446744073709551615 4317850 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=19389/tid=19393] ppid=19387 vsize=826572 CPUtime=161.69 cores=0,2,4,6
/proc/19389/task/19393/stat : 19393 (SArTagnan) R 19387 19389 19242 0 -1 4202560 57201 0 0 0 16159 10 0 0 25 0 4 0 522422599 846409728 155387 33554432000 4194304 4623224 140734125705680 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 646.45
Current children cumulated vsize (KiB) 826572

[startup+222.3 s]
/proc/loadavg: 8.24 8.11 8.03 9/184 19399
/proc/meminfo: memFree=29538440/32950928 swapFree=67111428/67111528
[pid=19389] ppid=19387 vsize=915712 CPUtime=886.11 cores=0,2,4,6
/proc/19389/stat : 19389 (SArTagnan) R 19387 19389 19242 0 -1 4202496 494672 0 0 0 88524 87 0 0 25 0 4 0 522422539 937689088 173791 33554432000 4194304 4623224 140734125705680 18446744073709551615 4510090 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/19389/statm: 228928 173791 347 105 0 224432 0
[pid=19389/tid=19391] ppid=19387 vsize=915712 CPUtime=220.47 cores=0,2,4,6
/proc/19389/task/19391/stat : 19391 (SArTagnan) R 19387 19389 19242 0 -1 4202560 54499 0 0 0 22034 13 0 0 25 0 4 0 522422599 937689088 173791 33554432000 4194304 4623224 140734125705680 18446744073709551615 4366391 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19389/tid=19392] ppid=19387 vsize=915712 CPUtime=221.68 cores=0,2,4,6
/proc/19389/task/19392/stat : 19392 (SArTagnan) R 19387 19389 19242 0 -1 4202560 37099 0 0 0 22161 7 0 0 25 0 4 0 522422599 937689088 173791 33554432000 4194304 4623224 140734125705680 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=19389/tid=19393] ppid=19387 vsize=915712 CPUtime=221.69 cores=0,2,4,6
/proc/19389/task/19393/stat : 19393 (SArTagnan) R 19387 19389 19242 0 -1 4202560 200032 0 0 0 22135 34 0 0 25 0 4 0 522422599 937689088 173791 33554432000 4194304 4623224 140734125705680 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 886.11
Current children cumulated vsize (KiB) 915712

[startup+282.301 s]

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


[startup+702.301 s]
/proc/loadavg: 8.09 8.10 8.04 9/184 19412
/proc/meminfo: memFree=28474776/32950928 swapFree=67111428/67111528
[pid=19389] ppid=19387 vsize=1784180 CPUtime=2803.46 cores=0,2,4,6
/proc/19389/stat : 19389 (SArTagnan) R 19387 19389 19242 0 -1 4202496 2304707 0 0 0 279955 391 0 0 25 0 4 0 522422539 1827000320 358131 33554432000 4194304 4623224 140734125705680 18446744073709551615 4517479 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/19389/statm: 446045 358131 344 105 0 441549 0
[pid=19389/tid=19391] ppid=19387 vsize=1784180 CPUtime=699.22 cores=0,2,4,6
/proc/19389/task/19391/stat : 19391 (SArTagnan) R 19387 19389 19242 0 -1 4202560 85576 0 0 0 69898 24 0 0 25 0 4 0 522422599 1827000320 358131 33554432000 4194304 4623224 140734125705680 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=19389/tid=19392] ppid=19387 vsize=1784180 CPUtime=701.65 cores=0,2,4,6
/proc/19389/task/19392/stat : 19392 (SArTagnan) R 19387 19389 19242 0 -1 4202560 59960 0 0 0 70152 13 0 0 25 0 4 0 522422599 1827000320 358131 33554432000 4194304 4623224 140734125705680 18446744073709551615 4465904 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=19389/tid=19393] ppid=19387 vsize=1784180 CPUtime=700.34 cores=0,2,4,6
/proc/19389/task/19393/stat : 19393 (SArTagnan) R 19387 19389 19242 0 -1 4202560 1727099 0 0 0 69761 273 0 0 25 0 4 0 522422599 1827000320 358131 33554432000 4194304 4623224 140734125705680 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2803.46
Current children cumulated vsize (KiB) 1784180

[startup+762.307 s]
/proc/loadavg: 8.08 8.09 8.04 9/184 19414
/proc/meminfo: memFree=28353828/32950928 swapFree=67111428/67111528
[pid=19389] ppid=19387 vsize=2042716 CPUtime=3043.14 cores=0,2,4,6
/proc/19389/stat : 19389 (SArTagnan) R 19387 19389 19242 0 -1 4202496 2718523 0 0 0 303864 450 0 0 25 0 4 0 522422539 2091741184 383762 33554432000 4194304 4623224 140734125705680 18446744073709551615 4510090 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/19389/statm: 510679 383762 344 105 0 506183 0
[pid=19389/tid=19391] ppid=19387 vsize=2042716 CPUtime=759.22 cores=0,2,4,6
/proc/19389/task/19391/stat : 19391 (SArTagnan) R 19387 19389 19242 0 -1 4202560 88234 0 0 0 75897 25 0 0 25 0 4 0 522422599 2091741184 383762 33554432000 4194304 4623224 140734125705680 18446744073709551615 4376829 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=19389/tid=19392] ppid=19387 vsize=2042716 CPUtime=761.65 cores=0,2,4,6
/proc/19389/task/19392/stat : 19392 (SArTagnan) R 19387 19389 19242 0 -1 4202560 74656 0 0 0 76150 15 0 0 25 0 4 0 522422599 2091741184 383762 33554432000 4194304 4623224 140734125705680 18446744073709551615 4316817 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=19389/tid=19393] ppid=19387 vsize=2042716 CPUtime=760 cores=0,2,4,6
/proc/19389/task/19393/stat : 19393 (SArTagnan) R 19387 19389 19242 0 -1 4202560 2002900 0 0 0 75687 313 0 0 25 0 4 0 522422599 2091741184 383762 33554432000 4194304 4623224 140734125705680 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3043.14
Current children cumulated vsize (KiB) 2042716

[startup+822.301 s]
/proc/loadavg: 8.07 8.09 8.04 9/184 19415
/proc/meminfo: memFree=28253216/32950928 swapFree=67111428/67111528
[pid=19389] ppid=19387 vsize=2072940 CPUtime=3282.78 cores=0,2,4,6
/proc/19389/stat : 19389 (SArTagnan) R 19387 19389 19242 0 -1 4202496 3019481 0 0 0 327782 496 0 0 25 0 4 0 522422539 2122690560 403395 33554432000 4194304 4623224 140734125705680 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/19389/statm: 518235 403395 344 105 0 513739 0
[pid=19389/tid=19391] ppid=19387 vsize=2072940 CPUtime=819.22 cores=0,2,4,6
/proc/19389/task/19391/stat : 19391 (SArTagnan) R 19387 19389 19242 0 -1 4202560 90774 0 0 0 81895 27 0 0 25 0 4 0 522422599 2122690560 403395 33554432000 4194304 4623224 140734125705680 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=19389/tid=19392] ppid=19387 vsize=2072940 CPUtime=821.64 cores=0,2,4,6
/proc/19389/task/19392/stat : 19392 (SArTagnan) R 19387 19389 19242 0 -1 4202560 76337 0 0 0 82148 16 0 0 25 0 4 0 522422599 2122690560 403395 33554432000 4194304 4623224 140734125705680 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=19389/tid=19393] ppid=19387 vsize=2072940 CPUtime=819.68 cores=0,2,4,6
/proc/19389/task/19393/stat : 19393 (SArTagnan) R 19387 19389 19242 0 -1 4202560 2285923 0 0 0 81613 355 0 0 25 0 4 0 522422599 2122690560 403395 33554432000 4194304 4623224 140734125705680 18446744073709551615 4550411 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3282.78
Current children cumulated vsize (KiB) 2072940

[startup+882.301 s]
/proc/loadavg: 8.06 8.08 8.04 9/184 19417
/proc/meminfo: memFree=28139080/32950928 swapFree=67111428/67111528
[pid=19389] ppid=19387 vsize=2094264 CPUtime=3522.46 cores=0,2,4,6
/proc/19389/stat : 19389 (SArTagnan) R 19387 19389 19242 0 -1 4202496 3293484 0 0 0 351707 539 0 0 25 0 4 0 522422539 2144526336 421437 33554432000 4194304 4623224 140734125705680 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/19389/statm: 523566 421437 347 105 0 519070 0
[pid=19389/tid=19391] ppid=19387 vsize=2094264 CPUtime=879.22 cores=0,2,4,6
/proc/19389/task/19391/stat : 19391 (SArTagnan) R 19387 19389 19242 0 -1 4202560 92904 0 0 0 87895 27 0 0 25 0 4 0 522422599 2144526336 421437 33554432000 4194304 4623224 140734125705680 18446744073709551615 4289917 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=19389/tid=19392] ppid=19387 vsize=2094264 CPUtime=881.63 cores=0,2,4,6
/proc/19389/task/19392/stat : 19392 (SArTagnan) R 19387 19389 19242 0 -1 4202560 77374 0 0 0 88147 16 0 0 25 0 4 0 522422599 2144526336 421437 33554432000 4194304 4623224 140734125705680 18446744073709551615 4317166 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=19389/tid=19393] ppid=19387 vsize=2094264 CPUtime=879.35 cores=0,2,4,6
/proc/19389/task/19393/stat : 19393 (SArTagnan) R 19387 19389 19242 0 -1 4202560 2544990 0 0 0 87541 394 0 0 25 0 4 0 522422599 2144526336 421437 33554432000 4194304 4623224 140734125705680 18446744073709551615 4550465 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3522.46
Current children cumulated vsize (KiB) 2094264

[startup+942.3 s]
/proc/loadavg: 8.13 8.10 8.05 9/184 19419
/proc/meminfo: memFree=28057316/32950928 swapFree=67111428/67111528
[pid=19389] ppid=19387 vsize=2166948 CPUtime=3762.12 cores=0,2,4,6
/proc/19389/stat : 19389 (SArTagnan) R 19387 19389 19242 0 -1 4202496 3580838 0 0 0 375628 584 0 0 25 0 4 0 522422539 2218954752 437379 33554432000 4194304 4623224 140734125705680 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/19389/statm: 541737 437379 344 105 0 537241 0
[pid=19389/tid=19391] ppid=19387 vsize=2166948 CPUtime=939.22 cores=0,2,4,6
/proc/19389/task/19391/stat : 19391 (SArTagnan) R 19387 19389 19242 0 -1 4202560 95367 0 0 0 93894 28 0 0 25 0 4 0 522422599 2218954752 437379 33554432000 4194304 4623224 140734125705680 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=19389/tid=19392] ppid=19387 vsize=2166948 CPUtime=941.62 cores=0,2,4,6
/proc/19389/task/19392/stat : 19392 (SArTagnan) R 19387 19389 19242 0 -1 4202560 77673 0 0 0 94146 16 0 0 25 0 4 0 522422599 2218954752 437379 33554432000 4194304 4623224 140734125705680 18446744073709551615 4376883 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=19389/tid=19393] ppid=19387 vsize=2166948 CPUtime=939.02 cores=0,2,4,6
/proc/19389/task/19393/stat : 19393 (SArTagnan) R 19387 19389 19242 0 -1 4202560 2819265 0 0 0 93468 434 0 0 25 0 4 0 522422599 2218954752 437379 33554432000 4194304 4623224 140734125705680 18446744073709551615 4364232 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3762.12
Current children cumulated vsize (KiB) 2166948

[startup+1002.3 s]
/proc/loadavg: 8.18 8.11 8.05 9/184 19420
/proc/meminfo: memFree=27928680/32950928 swapFree=67111428/67111528
[pid=19389] ppid=19387 vsize=2172956 CPUtime=4001.79 cores=0,2,4,6
/proc/19389/stat : 19389 (SArTagnan) R 19387 19389 19242 0 -1 4202496 3834020 0 0 0 399553 626 0 0 25 0 4 0 522422539 2225106944 454875 33554432000 4194304 4623224 140734125705680 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/19389/statm: 543239 454875 344 105 0 538743 0
[pid=19389/tid=19391] ppid=19387 vsize=2172956 CPUtime=999.22 cores=0,2,4,6
/proc/19389/task/19391/stat : 19391 (SArTagnan) R 19387 19389 19242 0 -1 4202560 97457 0 0 0 99893 29 0 0 25 0 4 0 522422599 2225106944 454875 33554432000 4194304 4623224 140734125705680 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=19389/tid=19392] ppid=19387 vsize=2172956 CPUtime=1001.62 cores=0,2,4,6
/proc/19389/task/19392/stat : 19392 (SArTagnan) R 19387 19389 19242 0 -1 4202560 78396 0 0 0 100145 17 0 0 25 0 4 0 522422599 2225106944 454875 33554432000 4194304 4623224 140734125705680 18446744073709551615 4376892 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=19389/tid=19393] ppid=19387 vsize=2172956 CPUtime=998.7 cores=0,2,4,6
/proc/19389/task/19393/stat : 19393 (SArTagnan) R 19387 19389 19242 0 -1 4202560 3056200 0 0 0 99399 471 0 0 25 0 4 0 522422599 2225106944 454875 33554432000 4194304 4623224 140734125705680 18446744073709551615 4550465 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4001.79
Current children cumulated vsize (KiB) 2172956

[startup+1062.3 s]
/proc/loadavg: 8.16 8.12 8.06 9/184 19422
/proc/meminfo: memFree=27812932/32950928 swapFree=67111428/67111528
[pid=19389] ppid=19387 vsize=2226216 CPUtime=4241.47 cores=0,2,4,6
/proc/19389/stat : 19389 (SArTagnan) R 19387 19389 19242 0 -1 4202496 4115899 0 0 0 423475 672 0 0 25 0 4 0 522422539 2279645184 472717 33554432000 4194304 4623224 140734125705680 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/19389/statm: 556554 472717 344 105 0 552058 0
[pid=19389/tid=19391] ppid=19387 vsize=2226216 CPUtime=1059.22 cores=0,2,4,6
/proc/19389/task/19391/stat : 19391 (SArTagnan) R 19387 19389 19242 0 -1 4202560 122152 0 0 0 105889 33 0 0 25 0 4 0 522422599 2279645184 472717 33554432000 4194304 4623224 140734125705680 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=19389/tid=19392] ppid=19387 vsize=2226216 CPUtime=1061.61 cores=0,2,4,6
/proc/19389/task/19392/stat : 19392 (SArTagnan) R 19387 19389 19242 0 -1 4202560 79715 0 0 0 106144 17 0 0 25 0 4 0 522422599 2279645184 472717 33554432000 4194304 4623224 140734125705680 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=19389/tid=19393] ppid=19387 vsize=2226216 CPUtime=1058.37 cores=0,2,4,6
/proc/19389/task/19393/stat : 19393 (SArTagnan) R 19387 19389 19242 0 -1 4202560 3299925 0 0 0 105329 508 0 0 25 0 4 0 522422599 2279645184 472717 33554432000 4194304 4623224 140734125705680 18446744073709551615 4364427 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4241.47
Current children cumulated vsize (KiB) 2226216

[startup+1122.3 s]
/proc/loadavg: 8.14 8.11 8.06 9/184 19423
/proc/meminfo: memFree=27684924/32950928 swapFree=67111428/67111528
[pid=19389] ppid=19387 vsize=2326456 CPUtime=4481.13 cores=0,2,4,6
/proc/19389/stat : 19389 (SArTagnan) R 19387 19389 19242 0 -1 4202496 4260278 0 0 0 447417 696 0 0 25 0 4 0 522422539 2382290944 499627 33554432000 4194304 4623224 140734125705680 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/19389/statm: 581614 499627 344 105 0 577118 0
[pid=19389/tid=19391] ppid=19387 vsize=2326456 CPUtime=1119.22 cores=0,2,4,6
/proc/19389/task/19391/stat : 19391 (SArTagnan) R 19387 19389 19242 0 -1 4202560 128125 0 0 0 111887 35 0 0 25 0 4 0 522422599 2382290944 499627 33554432000 4194304 4623224 140734125705680 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=19389/tid=19392] ppid=19387 vsize=2326456 CPUtime=1121.6 cores=0,2,4,6
/proc/19389/task/19392/stat : 19392 (SArTagnan) R 19387 19389 19242 0 -1 4202560 80238 0 0 0 112143 17 0 0 25 0 4 0 522422599 2382290944 499627 33554432000 4194304 4623224 140734125705680 18446744073709551615 4316616 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=19389/tid=19393] ppid=19387 vsize=2326456 CPUtime=1118.05 cores=0,2,4,6
/proc/19389/task/19393/stat : 19393 (SArTagnan) R 19387 19389 19242 0 -1 4202560 3421072 0 0 0 111280 525 0 0 25 0 4 0 522422599 2382290944 499627 33554432000 4194304 4623224 140734125705680 18446744073709551615 4364232 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4481.13
Current children cumulated vsize (KiB) 2326456

[startup+1182.3 s]
/proc/loadavg: 8.12 8.10 8.06 9/184 19425
/proc/meminfo: memFree=27532480/32950928 swapFree=67111428/67111528
[pid=19389] ppid=19387 vsize=2537772 CPUtime=4720.79 cores=0,2,4,6
/proc/19389/stat : 19389 (SArTagnan) R 19387 19389 19242 0 -1 4202496 4635844 0 0 0 471330 749 0 0 25 0 4 0 522422539 2598678528 520612 33554432000 4194304 4623224 140734125705680 18446744073709551615 4510090 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/19389/statm: 634443 520612 344 105 0 629947 0
[pid=19389/tid=19391] ppid=19387 vsize=2537772 CPUtime=1179.23 cores=0,2,4,6
/proc/19389/task/19391/stat : 19391 (SArTagnan) R 19387 19389 19242 0 -1 4202560 128548 0 0 0 117888 35 0 0 25 0 4 0 522422599 2598678528 520612 33554432000 4194304 4623224 140734125705680 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=19389/tid=19392] ppid=19387 vsize=2537772 CPUtime=1181.59 cores=0,2,4,6
/proc/19389/task/19392/stat : 19392 (SArTagnan) R 19387 19389 19242 0 -1 4202560 80617 0 0 0 118142 17 0 0 25 0 4 0 522422599 2598678528 520612 33554432000 4194304 4623224 140734125705680 18446744073709551615 4317214 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=19389/tid=19393] ppid=19387 vsize=2537772 CPUtime=1177.7 cores=0,2,4,6
/proc/19389/task/19393/stat : 19393 (SArTagnan) R 19387 19389 19242 0 -1 4202560 3670940 0 0 0 117211 559 0 0 25 0 4 0 522422599 2598678528 520612 33554432000 4194304 4623224 140734125705680 18446744073709551615 4545376 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4720.79
Current children cumulated vsize (KiB) 2537772



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1202.2 s]
/proc/loadavg: 7.77 8.03 8.03 5/179 19427
/proc/meminfo: memFree=28540744/32950928 swapFree=67111428/67111528
[pid=19389] ppid=19387 vsize=2537772 CPUtime=4800.32 cores=0,2,4,6
/proc/19389/stat : 19389 (SArTagnan) R 19387 19389 19242 0 -1 4202496 4738513 0 0 0 479268 764 0 0 25 0 4 0 522422539 2598678528 524241 33554432000 4194304 4623224 140734125705680 18446744073709551615 4510627 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/19389/statm: 634443 524241 344 105 0 629947 0
[pid=19389/tid=19391] ppid=19387 vsize=2537772 CPUtime=1199.14 cores=0,2,4,6
/proc/19389/task/19391/stat : 19391 (SArTagnan) R 19387 19389 19242 0 -1 4202560 128634 0 0 0 119879 35 0 0 25 0 4 0 522422599 2598678528 524241 33554432000 4194304 4623224 140734125705680 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=19389/tid=19392] ppid=19387 vsize=2537772 CPUtime=1201.51 cores=0,2,4,6
/proc/19389/task/19392/stat : 19392 (SArTagnan) R 19387 19389 19242 0 -1 4202560 80919 0 0 0 120134 17 0 0 25 0 4 0 522422599 2598678528 524241 33554432000 4194304 4623224 140734125705680 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=19389/tid=19393] ppid=19387 vsize=2537772 CPUtime=1197.49 cores=0,2,4,6
/proc/19389/task/19393/stat : 19393 (SArTagnan) R 19387 19389 19242 0 -1 4202560 3771004 0 0 0 119176 573 0 0 25 0 4 0 522422599 2598678528 524241 33554432000 4194304 4623224 140734125705680 18446744073709551615 4545376 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.32
Current children cumulated vsize (KiB) 2537772

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

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

[startup+1202.32 s]
/proc/loadavg: 7.77 8.03 8.03 5/179 19427
/proc/meminfo: memFree=28540744/32950928 swapFree=67111428/67111528
[pid=19389] ppid=19387 vsize=0 CPUtime=4800.44 cores=0,2,4,6
/proc/19389/stat : 19389 (SArTagnan) Z 19387 19389 19242 0 -1 4203548 4738543 0 0 0 479270 774 0 0 25 0 2 0 522422539 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/19389/statm: 0 0 0 0 0 0 0
[pid=19389/tid=19393] ppid=19387 vsize=0 CPUtime=1197.6 cores=0,2,4,6
/proc/19389/task/19393/stat : 19393 (SArTagnan) R 19387 19389 19242 0 -1 4203588 3771034 0 0 0 119177 583 0 0 25 0 2 0 522422599 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.44
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1202.32
CPU time (s): 4800.45
CPU user time (s): 4792.71
CPU system time (s): 7.74482
CPU usage (%): 399.265
Max. virtual memory (cumulated for all children) (KiB): 2960384

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4792.71
system time used= 7.74482
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4738543
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= 1569
involuntary context switches= 23589

runsolver used 2.01669 second user time and 4.54731 second system time

The end

Launcher Data

Begin job on node123 at 2011-04-29 22:17:07
IDJOB=3265524
IDBENCH=85764
IDSOLVER=1656
FILE ID=node123/3265524-1304108226
RUNJOBID= node123-1304107022-19260
PBS_JOBID= 13170665
Free space on /tmp= 72792 MiB

SOLVER NAME= SArTagnan 2011-03-24
BENCH NAME= SAT05/crafted/roussel05/visbmc-PHNF/phnf-size10-exclusive-philo.used-as.sat04-988.shuffled-as.sat05-4195.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3265524-1304108226/watcher-3265524-1304108226 -o /tmp/evaluation-result-3265524-1304108226/solver-3265524-1304108226 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3265524-1304108226.cnf -threads=4

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

MD5SUM BENCH= 32f22e9ac89bf164b7f5db6bef950d03
RANDOM SEED=1028470099

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      30618964 kB
Buffers:        571868 kB
Cached:        1309180 kB
SwapCached:        100 kB
Active:         172180 kB
Inactive:      1798176 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      30618964 kB
SwapTotal:    67111528 kB
SwapFree:     67111428 kB
Dirty:           24976 kB
Writeback:           0 kB
AnonPages:       88636 kB
Mapped:          15516 kB
Slab:           299064 kB
PageTables:       4780 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   270964 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= 72792 MiB
End job on node123 at 2011-04-29 22:37:12