Trace number 3289037

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.32 1201.88

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-top22.cnf
MD5SUMe822739302a2d834ec9ddfe9fbd0caa2
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 variables55875
Number of clauses177646
Sum of the clauses size434144
Maximum clause length2255
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2108197
Number of clauses of size 368250
Number of clauses of size 4252
Number of clauses of size 520
Number of clauses of size over 5926

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

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 3.72 5.00 6.59 5/180 32436
/proc/meminfo: memFree=25607036/32951124 swapFree=67111524/67111528
[pid=32436] ppid=32434 vsize=27260 CPUtime=0 cores=1,3,5,7
/proc/32436/stat : 32436 (SArTagnan) R 32434 32436 30205 0 -1 4202496 1433 0 0 0 0 0 0 0 21 0 1 0 500561204 27914240 1370 33554432000 4194304 4623224 140733928265184 18446744073709551615 228095147787 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32436/statm: 6815 1374 300 105 0 2319 0

[startup+0.0785099 s]
/proc/loadavg: 3.72 5.00 6.59 5/180 32436
/proc/meminfo: memFree=25607036/32951124 swapFree=67111524/67111528
[pid=32436] ppid=32434 vsize=41520 CPUtime=0.07 cores=1,3,5,7
/proc/32436/stat : 32436 (SArTagnan) R 32434 32436 30205 0 -1 4202496 7321 0 0 0 6 1 0 0 21 0 1 0 500561204 42516480 4971 33554432000 4194304 4623224 140733928265184 18446744073709551615 228095148501 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32436/statm: 10380 4992 303 105 0 5884 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 41520

[startup+0.100469 s]
/proc/loadavg: 3.72 5.00 6.59 5/180 32436
/proc/meminfo: memFree=25607036/32951124 swapFree=67111524/67111528
[pid=32436] ppid=32434 vsize=160632 CPUtime=0.13 cores=1,3,5,7
/proc/32436/stat : 32436 (SArTagnan) R 32434 32436 30205 0 -1 4202496 12513 0 0 0 12 1 0 0 23 0 4 0 500561204 164487168 10163 33554432000 4194304 4623224 140733928265184 18446744073709551615 4497238 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/32436/statm: 40158 10163 327 105 0 35662 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 160632

[startup+0.300433 s]
/proc/loadavg: 3.72 5.00 6.59 5/180 32436
/proc/meminfo: memFree=25607036/32951124 swapFree=67111524/67111528
[pid=32436] ppid=32434 vsize=294592 CPUtime=0.93 cores=1,3,5,7
/proc/32436/stat : 32436 (SArTagnan) R 32434 32436 30205 0 -1 4202496 16045 0 0 0 91 2 0 0 23 0 4 0 500561204 301662208 12003 33554432000 4194304 4623224 140733928265184 18446744073709551615 4510090 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/32436/statm: 73648 12003 342 105 0 69152 0
Current children cumulated CPU time (s) 0.93
Current children cumulated vsize (KiB) 294592

[startup+0.70036 s]
/proc/loadavg: 3.72 5.00 6.59 5/180 32436
/proc/meminfo: memFree=25607036/32951124 swapFree=67111524/67111528
[pid=32436] ppid=32434 vsize=299692 CPUtime=2.53 cores=1,3,5,7
/proc/32436/stat : 32436 (SArTagnan) R 32434 32436 30205 0 -1 4202496 20514 0 0 0 250 3 0 0 25 0 4 0 500561204 306884608 14177 33554432000 4194304 4623224 140733928265184 18446744073709551615 4509955 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/32436/statm: 74923 14178 343 105 0 70427 0
Current children cumulated CPU time (s) 2.53
Current children cumulated vsize (KiB) 299692

[startup+1.50021 s]
/proc/loadavg: 3.72 5.00 6.59 9/184 32440
/proc/meminfo: memFree=25525792/32951124 swapFree=67111524/67111528
[pid=32436] ppid=32434 vsize=310520 CPUtime=5.72 cores=1,3,5,7
/proc/32436/stat : 32436 (SArTagnan) R 32434 32436 30205 0 -1 4202496 26072 0 0 0 568 4 0 0 25 0 4 0 500561204 317972480 15964 33554432000 4194304 4623224 140733928265184 18446744073709551615 4510034 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/32436/statm: 77630 15964 343 105 0 73134 0
[pid=32436/tid=32438] ppid=32434 vsize=310520 CPUtime=1.4 cores=1,3,5,7
/proc/32436/task/32438/stat : 32438 (SArTagnan) R 32434 32436 30205 0 -1 4202560 2724 0 0 0 140 0 0 0 25 0 4 0 500561212 317972480 15964 33554432000 4194304 4623224 140733928265184 18446744073709551615 4289723 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=32436/tid=32439] ppid=32434 vsize=310520 CPUtime=1.4 cores=1,3,5,7
/proc/32436/task/32439/stat : 32439 (SArTagnan) R 32434 32436 30205 0 -1 4202560 2605 0 0 0 140 0 0 0 25 0 4 0 500561212 317972480 15964 33554432000 4194304 4623224 140733928265184 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=32436/tid=32440] ppid=32434 vsize=310520 CPUtime=1.4 cores=1,3,5,7
/proc/32436/task/32440/stat : 32440 (SArTagnan) R 32434 32436 30205 0 -1 4202560 6822 0 0 0 140 0 0 0 25 0 4 0 500561212 317972480 15964 33554432000 4194304 4623224 140733928265184 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5.72
Current children cumulated vsize (KiB) 310520

[startup+3.10092 s]
/proc/loadavg: 4.06 5.05 6.60 10/184 32440
/proc/meminfo: memFree=25518228/32951124 swapFree=67111524/67111528
[pid=32436] ppid=32434 vsize=310520 CPUtime=12.11 cores=1,3,5,7
/proc/32436/stat : 32436 (SArTagnan) R 32434 32436 30205 0 -1 4202496 30443 0 0 0 1207 4 0 0 25 0 4 0 500561204 317972480 16742 33554432000 4194304 4623224 140733928265184 18446744073709551615 4517805 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/32436/statm: 77630 16742 343 105 0 73134 0
[pid=32436/tid=32438] ppid=32434 vsize=310520 CPUtime=3 cores=1,3,5,7
/proc/32436/task/32438/stat : 32438 (SArTagnan) R 32434 32436 30205 0 -1 4202560 2884 0 0 0 300 0 0 0 25 0 4 0 500561212 317972480 16742 33554432000 4194304 4623224 140733928265184 18446744073709551615 4377579 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=32436/tid=32439] ppid=32434 vsize=310520 CPUtime=3 cores=1,3,5,7
/proc/32436/task/32439/stat : 32439 (SArTagnan) R 32434 32436 30205 0 -1 4202560 2733 0 0 0 300 0 0 0 25 0 4 0 500561212 317972480 16742 33554432000 4194304 4623224 140733928265184 18446744073709551615 4289726 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=32436/tid=32440] ppid=32434 vsize=310520 CPUtime=3.01 cores=1,3,5,7
/proc/32436/task/32440/stat : 32440 (SArTagnan) R 32434 32436 30205 0 -1 4202560 10829 0 0 0 300 1 0 0 25 0 4 0 500561212 317972480 16742 33554432000 4194304 4623224 140733928265184 18446744073709551615 4376570 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 12.11
Current children cumulated vsize (KiB) 310520

[startup+6.30033 s]
/proc/loadavg: 4.06 5.05 6.60 9/184 32440
/proc/meminfo: memFree=25359276/32951124 swapFree=67111524/67111528
[pid=32436] ppid=32434 vsize=312144 CPUtime=24.89 cores=1,3,5,7
/proc/32436/stat : 32436 (SArTagnan) R 32434 32436 30205 0 -1 4202496 37165 0 0 0 2483 6 0 0 25 0 4 0 500561204 319635456 17949 33554432000 4194304 4623224 140733928265184 18446744073709551615 4412446 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/32436/statm: 78036 17950 343 105 0 73540 0
[pid=32436/tid=32438] ppid=32434 vsize=312144 CPUtime=6.2 cores=1,3,5,7
/proc/32436/task/32438/stat : 32438 (SArTagnan) R 32434 32436 30205 0 -1 4202560 3165 0 0 0 620 0 0 0 25 0 4 0 500561212 319635456 17950 33554432000 4194304 4623224 140733928265184 18446744073709551615 4366247 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=32436/tid=32439] ppid=32434 vsize=312144 CPUtime=6.19 cores=1,3,5,7
/proc/32436/task/32439/stat : 32439 (SArTagnan) R 32434 32436 30205 0 -1 4202560 2993 0 0 0 619 0 0 0 25 0 4 0 500561212 319635456 17950 33554432000 4194304 4623224 140733928265184 18446744073709551615 4376687 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=32436/tid=32440] ppid=32434 vsize=312144 CPUtime=6.2 cores=1,3,5,7
/proc/32436/task/32440/stat : 32440 (SArTagnan) R 32434 32436 30205 0 -1 4202560 16102 0 0 0 618 2 0 0 25 0 4 0 500561212 319635456 17950 33554432000 4194304 4623224 140733928265184 18446744073709551615 4363742 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 24.89
Current children cumulated vsize (KiB) 312144

[startup+12.7011 s]
/proc/loadavg: 4.67 5.14 6.62 9/184 32440
/proc/meminfo: memFree=25290956/32951124 swapFree=67111524/67111528
[pid=32436] ppid=32434 vsize=430220 CPUtime=50.43 cores=1,3,5,7
/proc/32436/stat : 32436 (SArTagnan) R 32434 32436 30205 0 -1 4202496 120223 0 0 0 5025 18 0 0 18 0 4 0 500561204 440545280 53676 33554432000 4194304 4623224 140733928265184 18446744073709551615 4384347 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/32436/statm: 107555 53678 344 105 0 103059 0
[pid=32436/tid=32438] ppid=32434 vsize=430220 CPUtime=12.59 cores=1,3,5,7
/proc/32436/task/32438/stat : 32438 (SArTagnan) R 32434 32436 30205 0 -1 4202560 19369 0 0 0 1257 2 0 0 18 0 4 0 500561212 440545280 53678 33554432000 4194304 4623224 140733928265184 18446744073709551615 4366247 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=32436/tid=32439] ppid=32434 vsize=430220 CPUtime=12.59 cores=1,3,5,7
/proc/32436/task/32439/stat : 32439 (SArTagnan) R 32434 32436 30205 0 -1 4202560 18118 0 0 0 1256 3 0 0 18 0 4 0 500561212 440545280 53679 33554432000 4194304 4623224 140733928265184 18446744073709551615 4377689 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=32436/tid=32440] ppid=32434 vsize=430220 CPUtime=12.6 cores=1,3,5,7
/proc/32436/task/32440/stat : 32440 (SArTagnan) R 32434 32436 30205 0 -1 4202560 34457 0 0 0 1256 4 0 0 25 0 4 0 500561212 440545280 53679 33554432000 4194304 4623224 140733928265184 18446744073709551615 4366247 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 50.43
Current children cumulated vsize (KiB) 430220

[startup+25.5008 s]
/proc/loadavg: 5.18 5.24 6.63 9/184 32441
/proc/meminfo: memFree=25171428/32951124 swapFree=67111524/67111528
[pid=32436] ppid=32434 vsize=430220 CPUtime=101.56 cores=1,3,5,7
/proc/32436/stat : 32436 (SArTagnan) R 32434 32436 30205 0 -1 4202496 150401 0 0 0 10130 26 0 0 25 0 4 0 500561204 440545280 55382 33554432000 4194304 4623224 140733928265184 18446744073709551615 4511029 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/32436/statm: 107555 55382 344 105 0 103059 0
[pid=32436/tid=32438] ppid=32434 vsize=430220 CPUtime=25.39 cores=1,3,5,7
/proc/32436/task/32438/stat : 32438 (SArTagnan) R 32434 32436 30205 0 -1 4202560 20329 0 0 0 2537 2 0 0 25 0 4 0 500561212 440545280 55382 33554432000 4194304 4623224 140733928265184 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=32436/tid=32439] ppid=32434 vsize=430220 CPUtime=25.39 cores=1,3,5,7
/proc/32436/task/32439/stat : 32439 (SArTagnan) R 32434 32436 30205 0 -1 4202560 18613 0 0 0 2536 3 0 0 25 0 4 0 500561212 440545280 55382 33554432000 4194304 4623224 140733928265184 18446744073709551615 4376649 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=32436/tid=32440] ppid=32434 vsize=430220 CPUtime=25.4 cores=1,3,5,7
/proc/32436/task/32440/stat : 32440 (SArTagnan) R 32434 32436 30205 0 -1 4202560 62288 0 0 0 2529 11 0 0 25 0 4 0 500561212 440545280 55382 33554432000 4194304 4623224 140733928265184 18446744073709551615 4545903 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 101.56
Current children cumulated vsize (KiB) 430220

[startup+51.101 s]
/proc/loadavg: 6.14 5.46 6.66 9/184 32441
/proc/meminfo: memFree=25110048/32951124 swapFree=67111524/67111528
[pid=32436] ppid=32434 vsize=458772 CPUtime=203.82 cores=1,3,5,7
/proc/32436/stat : 32436 (SArTagnan) R 32434 32436 30205 0 -1 4202496 303554 0 0 0 20330 52 0 0 25 0 4 0 500561204 469782528 66223 33554432000 4194304 4623224 140733928265184 18446744073709551615 4510090 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/32436/statm: 114693 66223 344 105 0 110197 0
[pid=32436/tid=32438] ppid=32434 vsize=458772 CPUtime=50.99 cores=1,3,5,7
/proc/32436/task/32438/stat : 32438 (SArTagnan) R 32434 32436 30205 0 -1 4202560 28954 0 0 0 5095 4 0 0 25 0 4 0 500561212 469782528 66223 33554432000 4194304 4623224 140733928265184 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=32436/tid=32439] ppid=32434 vsize=458772 CPUtime=50.99 cores=1,3,5,7
/proc/32436/task/32439/stat : 32439 (SArTagnan) R 32434 32436 30205 0 -1 4202560 25073 0 0 0 5094 5 0 0 25 0 4 0 500561212 469782528 66223 33554432000 4194304 4623224 140733928265184 18446744073709551615 4376649 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=32436/tid=32440] ppid=32434 vsize=458772 CPUtime=51 cores=1,3,5,7
/proc/32436/task/32440/stat : 32440 (SArTagnan) R 32434 32436 30205 0 -1 4202560 195240 0 0 0 5067 33 0 0 25 0 4 0 500561212 469782528 66223 33554432000 4194304 4623224 140733928265184 18446744073709551615 4552727 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 203.82
Current children cumulated vsize (KiB) 458772

[startup+102.307 s]
/proc/loadavg: 7.37 5.93 6.75 9/184 32443
/proc/meminfo: memFree=24984048/32951124 swapFree=67111524/67111528
[pid=32436] ppid=32434 vsize=482168 CPUtime=408.32 cores=1,3,5,7
/proc/32436/stat : 32436 (SArTagnan) R 32434 32436 30205 0 -1 4202496 484395 0 0 0 40743 89 0 0 25 0 4 0 500561204 493740032 78694 33554432000 4194304 4623224 140733928265184 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/32436/statm: 120542 78694 344 105 0 116046 0
[pid=32436/tid=32438] ppid=32434 vsize=482168 CPUtime=102.17 cores=1,3,5,7
/proc/32436/task/32438/stat : 32438 (SArTagnan) R 32434 32436 30205 0 -1 4202560 40325 0 0 0 10207 10 0 0 25 0 4 0 500561212 493740032 78694 33554432000 4194304 4623224 140733928265184 18446744073709551615 4376991 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=32436/tid=32439] ppid=32434 vsize=482168 CPUtime=102.19 cores=1,3,5,7
/proc/32436/task/32439/stat : 32439 (SArTagnan) R 32434 32436 30205 0 -1 4202560 26380 0 0 0 10213 6 0 0 25 0 4 0 500561212 493740032 78694 33554432000 4194304 4623224 140733928265184 18446744073709551615 4316634 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=32436/tid=32440] ppid=32434 vsize=482168 CPUtime=102.2 cores=1,3,5,7
/proc/32436/task/32440/stat : 32440 (SArTagnan) R 32434 32436 30205 0 -1 4202560 362054 0 0 0 10157 63 0 0 25 0 4 0 500561212 493740032 78694 33554432000 4194304 4623224 140733928265184 18446744073709551615 4364232 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 408.32
Current children cumulated vsize (KiB) 482168

[startup+162.3 s]
/proc/loadavg: 7.81 6.32 6.83 9/184 32444
/proc/meminfo: memFree=24838196/32951124 swapFree=67111524/67111528
[pid=32436] ppid=32434 vsize=532996 CPUtime=647.95 cores=1,3,5,7
/proc/32436/stat : 32436 (SArTagnan) R 32434 32436 30205 0 -1 4202496 859378 0 0 0 64640 155 0 0 25 0 4 0 500561204 545787904 85087 33554432000 4194304 4623224 140733928265184 18446744073709551615 4510206 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/32436/statm: 133249 85087 344 105 0 128753 0
[pid=32436/tid=32438] ppid=32434 vsize=532996 CPUtime=162.15 cores=1,3,5,7
/proc/32436/task/32438/stat : 32438 (SArTagnan) R 32434 32436 30205 0 -1 4202560 42374 0 0 0 16204 11 0 0 25 0 4 0 500561212 545787904 85087 33554432000 4194304 4623224 140733928265184 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=32436/tid=32439] ppid=32434 vsize=532996 CPUtime=162.17 cores=1,3,5,7
/proc/32436/task/32439/stat : 32439 (SArTagnan) R 32434 32436 30205 0 -1 4202560 27060 0 0 0 16211 6 0 0 25 0 4 0 500561212 545787904 85087 33554432000 4194304 4623224 140733928265184 18446744073709551615 4376738 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=32436/tid=32440] ppid=32434 vsize=532996 CPUtime=162.2 cores=1,3,5,7
/proc/32436/task/32440/stat : 32440 (SArTagnan) R 32434 32436 30205 0 -1 4202560 734151 0 0 0 16093 127 0 0 25 0 4 0 500561212 545787904 85087 33554432000 4194304 4623224 140733928265184 18446744073709551615 4364367 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 647.95
Current children cumulated vsize (KiB) 532996

[startup+222.3 s]
/proc/loadavg: 7.96 6.63 6.91 9/184 32446
/proc/meminfo: memFree=24727196/32951124 swapFree=67111524/67111528
[pid=32436] ppid=32434 vsize=566864 CPUtime=887.61 cores=1,3,5,7
/proc/32436/stat : 32436 (SArTagnan) R 32434 32436 30205 0 -1 4202496 1105420 0 0 0 88562 199 0 0 25 0 4 0 500561204 580468736 90696 33554432000 4194304 4623224 140733928265184 18446744073709551615 4511196 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/32436/statm: 141716 90696 344 105 0 137220 0
[pid=32436/tid=32438] ppid=32434 vsize=566864 CPUtime=222.14 cores=1,3,5,7
/proc/32436/task/32438/stat : 32438 (SArTagnan) R 32434 32436 30205 0 -1 4202560 53276 0 0 0 22200 14 0 0 25 0 4 0 500561212 580468736 90696 33554432000 4194304 4623224 140733928265184 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=32436/tid=32439] ppid=32434 vsize=566864 CPUtime=222.17 cores=1,3,5,7
/proc/32436/task/32439/stat : 32439 (SArTagnan) R 32434 32436 30205 0 -1 4202560 34117 0 0 0 22209 8 0 0 25 0 4 0 500561212 580468736 90696 33554432000 4194304 4623224 140733928265184 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=32436/tid=32440] ppid=32434 vsize=566864 CPUtime=222.2 cores=1,3,5,7
/proc/32436/task/32440/stat : 32440 (SArTagnan) R 32434 32436 30205 0 -1 4202560 962111 0 0 0 22053 167 0 0 25 0 4 0 500561212 580468736 90696 33554432000 4194304 4623224 140733928265184 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 887.61
Current children cumulated vsize (KiB) 566864

[startup+282.3 s]

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

[pid=32436] ppid=32434 vsize=1069872 CPUtime=2565.3 cores=1,3,5,7
/proc/32436/stat : 32436 (SArTagnan) R 32434 32436 30205 0 -1 4202496 3078038 0 0 0 255971 559 0 0 25 0 4 0 500561204 1095548928 203293 33554432000 4194304 4623224 140733928265184 18446744073709551615 4510183 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/32436/statm: 267468 203293 840 105 0 262972 0
[pid=32436/tid=32438] ppid=32434 vsize=1069872 CPUtime=642.14 cores=1,3,5,7
/proc/32436/task/32438/stat : 32438 (SArTagnan) R 32434 32436 30205 0 -1 4202560 126465 0 0 0 64166 48 0 0 25 0 4 0 500561212 1095548928 203293 33554432000 4194304 4623224 140733928265184 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=32436/tid=32439] ppid=32434 vsize=1069872 CPUtime=642.13 cores=1,3,5,7
/proc/32436/task/32439/stat : 32439 (SArTagnan) R 32434 32436 30205 0 -1 4202560 65759 0 0 0 64184 29 0 0 25 0 4 0 500561212 1095548928 203293 33554432000 4194304 4623224 140733928265184 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=32436/tid=32440] ppid=32434 vsize=1069872 CPUtime=642.21 cores=1,3,5,7
/proc/32436/task/32440/stat : 32440 (SArTagnan) R 32434 32436 30205 0 -1 4202560 2773912 0 0 0 63760 461 0 0 25 0 4 0 500561212 1095548928 203293 33554432000 4194304 4623224 140733928265184 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2565.3
Current children cumulated vsize (KiB) 1069872

[startup+702.301 s]
/proc/loadavg: 8.16 7.82 7.38 9/184 32468
/proc/meminfo: memFree=23645052/32951124 swapFree=67111524/67111528
[pid=32436] ppid=32434 vsize=1069872 CPUtime=2804.96 cores=1,3,5,7
/proc/32436/stat : 32436 (SArTagnan) R 32434 32436 30205 0 -1 4202496 3180720 0 0 0 279913 583 0 0 25 0 4 0 500561204 1095548928 212499 33554432000 4194304 4623224 140733928265184 18446744073709551615 4360087 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/32436/statm: 267468 212499 456 105 0 262972 0
[pid=32436/tid=32438] ppid=32434 vsize=1069872 CPUtime=702.13 cores=1,3,5,7
/proc/32436/task/32438/stat : 32438 (SArTagnan) R 32434 32436 30205 0 -1 4202560 130569 0 0 0 70161 52 0 0 25 0 4 0 500561212 1095548928 212499 33554432000 4194304 4623224 140733928265184 18446744073709551615 4377587 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=32436/tid=32439] ppid=32434 vsize=1069872 CPUtime=702.13 cores=1,3,5,7
/proc/32436/task/32439/stat : 32439 (SArTagnan) R 32434 32436 30205 0 -1 4202560 67576 0 0 0 70180 33 0 0 25 0 4 0 500561212 1095548928 212499 33554432000 4194304 4623224 140733928265184 18446744073709551615 4376892 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=32436/tid=32440] ppid=32434 vsize=1069872 CPUtime=702.2 cores=1,3,5,7
/proc/32436/task/32440/stat : 32440 (SArTagnan) R 32434 32436 30205 0 -1 4202560 2868151 0 0 0 69744 476 0 0 25 0 4 0 500561212 1095548928 212499 33554432000 4194304 4623224 140733928265184 18446744073709551615 4545373 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2804.96
Current children cumulated vsize (KiB) 1069872

[startup+762.307 s]
/proc/loadavg: 8.10 7.86 7.42 9/184 32469
/proc/meminfo: memFree=23512960/32951124 swapFree=67111524/67111528
[pid=32436] ppid=32434 vsize=1193676 CPUtime=3044.65 cores=1,3,5,7
/proc/32436/stat : 32436 (SArTagnan) R 32434 32436 30205 0 -1 4202496 3540426 0 0 0 303823 642 0 0 25 0 4 0 500561204 1222324224 231757 33554432000 4194304 4623224 140733928265184 18446744073709551615 4368629 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/32436/statm: 298419 231757 345 105 0 293923 0
[pid=32436/tid=32438] ppid=32434 vsize=1193676 CPUtime=762.15 cores=1,3,5,7
/proc/32436/task/32438/stat : 32438 (SArTagnan) R 32434 32436 30205 0 -1 4202560 132094 0 0 0 76162 53 0 0 25 0 4 0 500561212 1222324224 231757 33554432000 4194304 4623224 140733928265184 18446744073709551615 4376625 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=32436/tid=32439] ppid=32434 vsize=1193676 CPUtime=762.13 cores=1,3,5,7
/proc/32436/task/32439/stat : 32439 (SArTagnan) R 32434 32436 30205 0 -1 4202560 69163 0 0 0 76179 34 0 0 25 0 4 0 500561212 1222324224 231757 33554432000 4194304 4623224 140733928265184 18446744073709551615 4376862 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=32436/tid=32440] ppid=32434 vsize=1193676 CPUtime=762.21 cores=1,3,5,7
/proc/32436/task/32440/stat : 32440 (SArTagnan) R 32434 32436 30205 0 -1 4202560 3190234 0 0 0 75692 529 0 0 25 0 4 0 500561212 1222324224 231757 33554432000 4194304 4623224 140733928265184 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3044.65
Current children cumulated vsize (KiB) 1193676

[startup+822.3 s]
/proc/loadavg: 8.04 7.88 7.45 9/184 32471
/proc/meminfo: memFree=23365752/32951124 swapFree=67111524/67111528
[pid=32436] ppid=32434 vsize=1253500 CPUtime=3284.29 cores=1,3,5,7
/proc/32436/stat : 32436 (SArTagnan) R 32434 32436 30205 0 -1 4202496 3582290 0 0 0 327773 656 0 0 25 0 4 0 500561204 1283584000 251706 33554432000 4194304 4623224 140733928265184 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/32436/statm: 313375 251706 345 105 0 308879 0
[pid=32436/tid=32438] ppid=32434 vsize=1253500 CPUtime=822.14 cores=1,3,5,7
/proc/32436/task/32438/stat : 32438 (SArTagnan) R 32434 32436 30205 0 -1 4202560 134749 0 0 0 82158 56 0 0 25 0 4 0 500561212 1283584000 251706 33554432000 4194304 4623224 140733928265184 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=32436/tid=32439] ppid=32434 vsize=1253500 CPUtime=822.12 cores=1,3,5,7
/proc/32436/task/32439/stat : 32439 (SArTagnan) R 32434 32436 30205 0 -1 4202560 72600 0 0 0 82173 39 0 0 25 0 4 0 500561212 1283584000 251706 33554432000 4194304 4623224 140733928265184 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=32436/tid=32440] ppid=32434 vsize=1253500 CPUtime=822.21 cores=1,3,5,7
/proc/32436/task/32440/stat : 32440 (SArTagnan) R 32434 32436 30205 0 -1 4202560 3194913 0 0 0 81691 530 0 0 25 0 4 0 500561212 1283584000 251706 33554432000 4194304 4623224 140733928265184 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3284.29
Current children cumulated vsize (KiB) 1253500

[startup+882.3 s]
/proc/loadavg: 8.06 7.92 7.49 9/184 32473
/proc/meminfo: memFree=23220912/32951124 swapFree=67111524/67111528
[pid=32436] ppid=32434 vsize=1386340 CPUtime=3523.97 cores=1,3,5,7
/proc/32436/stat : 32436 (SArTagnan) R 32434 32436 30205 0 -1 4202496 3939591 0 0 0 351680 717 0 0 25 0 4 0 500561204 1419612160 273294 33554432000 4194304 4623224 140733928265184 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/32436/statm: 346585 273294 346 105 0 342089 0
[pid=32436/tid=32438] ppid=32434 vsize=1386340 CPUtime=882.14 cores=1,3,5,7
/proc/32436/task/32438/stat : 32438 (SArTagnan) R 32434 32436 30205 0 -1 4202560 137099 0 0 0 88157 57 0 0 25 0 4 0 500561212 1419612160 273294 33554432000 4194304 4623224 140733928265184 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=32436/tid=32439] ppid=32434 vsize=1386340 CPUtime=882.11 cores=1,3,5,7
/proc/32436/task/32439/stat : 32439 (SArTagnan) R 32434 32436 30205 0 -1 4202560 74833 0 0 0 88170 41 0 0 25 0 4 0 500561212 1419612160 273294 33554432000 4194304 4623224 140733928265184 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=32436/tid=32440] ppid=32434 vsize=1386340 CPUtime=882.21 cores=1,3,5,7
/proc/32436/task/32440/stat : 32440 (SArTagnan) R 32434 32436 30205 0 -1 4202560 3515717 0 0 0 87640 581 0 0 25 0 4 0 500561212 1419612160 273294 33554432000 4194304 4623224 140733928265184 18446744073709551615 4330746 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3523.97
Current children cumulated vsize (KiB) 1386340

[startup+942.3 s]
/proc/loadavg: 8.06 7.94 7.52 9/184 32474
/proc/meminfo: memFree=23070356/32951124 swapFree=67111524/67111528
[pid=32436] ppid=32434 vsize=1454460 CPUtime=3763.64 cores=1,3,5,7
/proc/32436/stat : 32436 (SArTagnan) R 32434 32436 30205 0 -1 4202496 4391682 0 0 0 375572 792 0 0 25 0 4 0 500561204 1489367040 294443 33554432000 4194304 4623224 140733928265184 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/32436/statm: 363615 294443 346 105 0 359119 0
[pid=32436/tid=32438] ppid=32434 vsize=1454460 CPUtime=942.14 cores=1,3,5,7
/proc/32436/task/32438/stat : 32438 (SArTagnan) R 32434 32436 30205 0 -1 4202560 140959 0 0 0 94152 62 0 0 25 0 4 0 500561212 1489367040 294443 33554432000 4194304 4623224 140733928265184 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=32436/tid=32439] ppid=32434 vsize=1454460 CPUtime=942.11 cores=1,3,5,7
/proc/32436/task/32439/stat : 32439 (SArTagnan) R 32434 32436 30205 0 -1 4202560 75863 0 0 0 94168 43 0 0 25 0 4 0 500561212 1489367040 294443 33554432000 4194304 4623224 140733928265184 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=32436/tid=32440] ppid=32434 vsize=1454460 CPUtime=942.21 cores=1,3,5,7
/proc/32436/task/32440/stat : 32440 (SArTagnan) R 32434 32436 30205 0 -1 4202560 3918665 0 0 0 93577 644 0 0 25 0 4 0 500561212 1489367040 294443 33554432000 4194304 4623224 140733928265184 18446744073709551615 4376837 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3763.64
Current children cumulated vsize (KiB) 1454460

[startup+1002.3 s]
/proc/loadavg: 8.06 7.97 7.55 9/184 32476
/proc/meminfo: memFree=22940756/32951124 swapFree=67111524/67111528
[pid=32436] ppid=32434 vsize=1549576 CPUtime=4003.31 cores=1,3,5,7
/proc/32436/stat : 32436 (SArTagnan) R 32434 32436 30205 0 -1 4202496 4812705 0 0 0 399467 864 0 0 25 0 4 0 500561204 1586765824 313294 33554432000 4194304 4623224 140733928265184 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/32436/statm: 387394 313294 345 105 0 382898 0
[pid=32436/tid=32438] ppid=32434 vsize=1549576 CPUtime=1002.14 cores=1,3,5,7
/proc/32436/task/32438/stat : 32438 (SArTagnan) R 32434 32436 30205 0 -1 4202560 144617 0 0 0 100148 66 0 0 25 0 4 0 500561212 1586765824 313294 33554432000 4194304 4623224 140733928265184 18446744073709551615 4376672 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=32436/tid=32439] ppid=32434 vsize=1549576 CPUtime=1002.1 cores=1,3,5,7
/proc/32436/task/32439/stat : 32439 (SArTagnan) R 32434 32436 30205 0 -1 4202560 77031 0 0 0 100166 44 0 0 25 0 4 0 500561212 1586765824 313294 33554432000 4194304 4623224 140733928265184 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=32436/tid=32440] ppid=32434 vsize=1549576 CPUtime=1002.21 cores=1,3,5,7
/proc/32436/task/32440/stat : 32440 (SArTagnan) R 32434 32436 30205 0 -1 4202560 4289922 0 0 0 99517 704 0 0 25 0 4 0 500561212 1586765824 313295 33554432000 4194304 4623224 140733928265184 18446744073709551615 4366247 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4003.31
Current children cumulated vsize (KiB) 1549576

[startup+1062.3 s]
/proc/loadavg: 8.17 8.02 7.59 9/184 32477
/proc/meminfo: memFree=22818960/32951124 swapFree=67111524/67111528
[pid=32436] ppid=32434 vsize=1624340 CPUtime=4242.98 cores=1,3,5,7
/proc/32436/stat : 32436 (SArTagnan) R 32434 32436 30205 0 -1 4202496 5230719 0 0 0 423366 932 0 0 25 0 4 0 500561204 1663324160 332988 33554432000 4194304 4623224 140733928265184 18446744073709551615 4510978 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/32436/statm: 406085 332988 348 105 0 401589 0
[pid=32436/tid=32438] ppid=32434 vsize=1624340 CPUtime=1062.13 cores=1,3,5,7
/proc/32436/task/32438/stat : 32438 (SArTagnan) R 32434 32436 30205 0 -1 4202560 179490 0 0 0 106143 70 0 0 25 0 4 0 500561212 1663324160 332988 33554432000 4194304 4623224 140733928265184 18446744073709551615 4376790 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=32436/tid=32439] ppid=32434 vsize=1624340 CPUtime=1062.1 cores=1,3,5,7
/proc/32436/task/32439/stat : 32439 (SArTagnan) R 32434 32436 30205 0 -1 4202560 79601 0 0 0 106164 46 0 0 25 0 4 0 500561212 1663324160 332988 33554432000 4194304 4623224 140733928265184 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=32436/tid=32440] ppid=32434 vsize=1624340 CPUtime=1062.2 cores=1,3,5,7
/proc/32436/task/32440/stat : 32440 (SArTagnan) R 32434 32436 30205 0 -1 4202560 4660831 0 0 0 105457 763 0 0 25 0 4 0 500561212 1663324160 332988 33554432000 4194304 4623224 140733928265184 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4242.98
Current children cumulated vsize (KiB) 1624340

[startup+1122.3 s]
/proc/loadavg: 8.17 8.04 7.63 9/184 32479
/proc/meminfo: memFree=22689248/32951124 swapFree=67111524/67111528
[pid=32436] ppid=32434 vsize=1698432 CPUtime=4482.65 cores=1,3,5,7
/proc/32436/stat : 32436 (SArTagnan) R 32434 32436 30205 0 -1 4202496 5617628 0 0 0 447263 1002 0 0 25 0 4 0 500561204 1739194368 351235 33554432000 4194304 4623224 140733928265184 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/32436/statm: 424608 351235 346 105 0 420112 0
[pid=32436/tid=32438] ppid=32434 vsize=1698432 CPUtime=1122.14 cores=1,3,5,7
/proc/32436/task/32438/stat : 32438 (SArTagnan) R 32434 32436 30205 0 -1 4202560 182628 0 0 0 112139 75 0 0 25 0 4 0 500561212 1739194368 351235 33554432000 4194304 4623224 140733928265184 18446744073709551615 4376612 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=32436/tid=32439] ppid=32434 vsize=1698432 CPUtime=1122.1 cores=1,3,5,7
/proc/32436/task/32439/stat : 32439 (SArTagnan) R 32434 32436 30205 0 -1 4202560 80543 0 0 0 112162 48 0 0 25 0 4 0 500561212 1739194368 351235 33554432000 4194304 4623224 140733928265184 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=32436/tid=32440] ppid=32434 vsize=1698432 CPUtime=1122.21 cores=1,3,5,7
/proc/32436/task/32440/stat : 32440 (SArTagnan) R 32434 32436 30205 0 -1 4202560 5033916 0 0 0 111396 825 0 0 25 0 4 0 500561212 1739194368 351235 33554432000 4194304 4623224 140733928265184 18446744073709551615 4577678 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4482.65
Current children cumulated vsize (KiB) 1698432

[startup+1182.3 s]
/proc/loadavg: 8.10 8.05 7.65 9/184 32481
/proc/meminfo: memFree=22508936/32951124 swapFree=67111524/67111528
[pid=32436] ppid=32434 vsize=1877796 CPUtime=4722.32 cores=1,3,5,7
/proc/32436/stat : 32436 (SArTagnan) R 32434 32436 30205 0 -1 4202496 6068878 0 0 0 471160 1072 0 0 25 0 4 0 500561204 1922863104 378097 33554432000 4194304 4623224 140733928265184 18446744073709551615 4517479 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/32436/statm: 469449 378097 346 105 0 464953 0
[pid=32436/tid=32438] ppid=32434 vsize=1877796 CPUtime=1182.14 cores=1,3,5,7
/proc/32436/task/32438/stat : 32438 (SArTagnan) R 32434 32436 30205 0 -1 4202560 185040 0 0 0 118138 76 0 0 25 0 4 0 500561212 1922863104 378097 33554432000 4194304 4623224 140733928265184 18446744073709551615 4376869 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=32436/tid=32439] ppid=32434 vsize=1877796 CPUtime=1182.09 cores=1,3,5,7
/proc/32436/task/32439/stat : 32439 (SArTagnan) R 32434 32436 30205 0 -1 4202560 82921 0 0 0 118160 49 0 0 25 0 4 0 500561212 1922863104 378097 33554432000 4194304 4623224 140733928265184 18446744073709551615 4376754 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=32436/tid=32440] ppid=32434 vsize=1877796 CPUtime=1182.2 cores=1,3,5,7
/proc/32436/task/32440/stat : 32440 (SArTagnan) R 32434 32436 30205 0 -1 4202560 5415681 0 0 0 117336 884 0 0 25 0 4 0 500561212 1922863104 378097 33554432000 4194304 4623224 140733928265184 18446744073709551615 4550411 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4722.32
Current children cumulated vsize (KiB) 1877796



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.8 s]
/proc/loadavg: 8.12 8.06 7.66 5/179 32482
/proc/meminfo: memFree=24099888/32951124 swapFree=67111524/67111528
[pid=32436] ppid=32434 vsize=1943332 CPUtime=4800.22 cores=1,3,5,7
/proc/32436/stat : 32436 (SArTagnan) R 32434 32436 30205 0 -1 4202496 6195846 0 0 0 478927 1095 0 0 25 0 4 0 500561204 1989971968 385082 33554432000 4194304 4623224 140733928265184 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/32436/statm: 485833 385082 347 105 0 481337 0
[pid=32436/tid=32438] ppid=32434 vsize=1943332 CPUtime=1201.64 cores=1,3,5,7
/proc/32436/task/32438/stat : 32438 (SArTagnan) R 32434 32436 30205 0 -1 4202560 186182 0 0 0 120087 77 0 0 25 0 4 0 500561212 1989971968 385082 33554432000 4194304 4623224 140733928265184 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=32436/tid=32439] ppid=32434 vsize=1943332 CPUtime=1201.6 cores=1,3,5,7
/proc/32436/task/32439/stat : 32439 (SArTagnan) R 32434 32436 30205 0 -1 4202560 83060 0 0 0 120111 49 0 0 25 0 4 0 500561212 1989971968 385082 33554432000 4194304 4623224 140733928265184 18446744073709551615 4376920 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=32436/tid=32440] ppid=32434 vsize=1943332 CPUtime=1201.71 cores=1,3,5,7
/proc/32436/task/32440/stat : 32440 (SArTagnan) R 32434 32436 30205 0 -1 4202560 5536326 0 0 0 119266 905 0 0 25 0 4 0 500561212 1989971968 385082 33554432000 4194304 4623224 140733928265184 18446744073709551615 4376612 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.22
Current children cumulated vsize (KiB) 1943332

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.88
CPU time (s): 4800.32
CPU user time (s): 4789.3
CPU system time (s): 11.0263
CPU usage (%): 399.401
Max. virtual memory (cumulated for all children) (KiB): 1983932

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4789.29
system time used= 11.0263
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6195854
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= 4752
involuntary context switches= 35376

runsolver used 2.01469 second user time and 4.54831 second system time

The end

Launcher Data

Begin job on node142 at 2011-04-29 14:50:57
IDJOB=3289037
IDBENCH=83113
IDSOLVER=1656
FILE ID=node142/3289037-1304081457
RUNJOBID= node142-1304081457-32414
PBS_JOBID= 13170458
Free space on /tmp= 71308 MiB

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

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

MD5SUM BENCH= e822739302a2d834ec9ddfe9fbd0caa2
RANDOM SEED=1917565356

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      25607688 kB
Buffers:       1672588 kB
Cached:        5029460 kB
SwapCached:          4 kB
Active:         888668 kB
Inactive:      5914736 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25607688 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            6692 kB
Writeback:           0 kB
AnonPages:      101168 kB
Mapped:          14868 kB
Slab:           476656 kB
PageTables:       4728 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   281248 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= 71308 MiB
End job on node142 at 2011-04-29 15:11:01