Trace number 3386395

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SArTagnan 2011-05-15 (fixed)? (TO) 3980.92 1300.06

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom15.cnf
MD5SUM1f0914c6141fdba914b73575a12b918a
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 variables25972
Number of clauses86411
Sum of the clauses size219707
Maximum clause length879
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 245193
Number of clauses of size 340753
Number of clauses of size 4119
Number of clauses of size 513
Number of clauses of size over 5332

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3386395-1305580017/watcher-3386395-1305580017 -o /tmp/evaluation-result-3386395-1305580017/solver-3386395-1305580017 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3386395-1305580017.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: 10.16 10.19 9.75 7/348 6047
/proc/meminfo: memFree=15302288/32951124 swapFree=54450792/67111528
[pid=6047] ppid=6045 vsize=23336 CPUtime=0 cores=1,3,5,7
/proc/6047/stat : 6047 (SArTagnan) R 6045 6047 5768 0 -1 4202496 1069 0 0 0 0 0 0 0 25 0 1 0 669599932 23896064 1008 33554432000 4194304 4625164 140736532280992 18446744073709551615 246516834048 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6047/statm: 5834 1008 299 106 0 1337 0

[startup+0.0221451 s]
/proc/loadavg: 10.16 10.19 9.75 7/348 6047
/proc/meminfo: memFree=15302288/32951124 swapFree=54450792/67111528
[pid=6047] ppid=6045 vsize=24728 CPUtime=0.01 cores=1,3,5,7
/proc/6047/stat : 6047 (SArTagnan) R 6045 6047 5768 0 -1 4202496 1891 0 0 0 1 0 0 0 25 0 1 0 669599932 25321472 1481 33554432000 4194304 4625164 140736532280992 18446744073709551615 246516834048 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6047/statm: 6182 1482 299 106 0 1685 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 24728

[startup+0.108118 s]
/proc/loadavg: 10.16 10.19 9.75 7/348 6047
/proc/meminfo: memFree=15302288/32951124 swapFree=54450792/67111528
[pid=6047] ppid=6045 vsize=205512 CPUtime=0.21 cores=1,3,5,7
/proc/6047/stat : 6047 (SArTagnan) R 6045 6047 5768 0 -1 4202496 7559 0 0 0 21 0 0 0 25 0 4 0 669599932 210444288 6054 33554432000 4194304 4625164 140736532280992 18446744073709551615 4338085 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/6047/statm: 51378 6054 335 106 0 46881 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 205512

[startup+0.301063 s]
/proc/loadavg: 10.16 10.19 9.75 7/348 6047
/proc/meminfo: memFree=15302288/32951124 swapFree=54450792/67111528
[pid=6047] ppid=6045 vsize=206372 CPUtime=0.79 cores=1,3,5,7
/proc/6047/stat : 6047 (SArTagnan) R 6045 6047 5768 0 -1 4202496 9511 0 0 0 79 0 0 0 25 0 4 0 669599932 211324928 7469 33554432000 4194304 4625164 140736532280992 18446744073709551615 4519673 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/6047/statm: 51593 7469 342 106 0 47096 0
Current children cumulated CPU time (s) 0.79
Current children cumulated vsize (KiB) 206372

[startup+0.70099 s]
/proc/loadavg: 10.16 10.19 9.75 7/348 6047
/proc/meminfo: memFree=15302288/32951124 swapFree=54450792/67111528
[pid=6047] ppid=6045 vsize=207096 CPUtime=2 cores=1,3,5,7
/proc/6047/stat : 6047 (SArTagnan) R 6045 6047 5768 0 -1 4202496 10823 0 0 0 199 1 0 0 25 0 4 0 669599932 212066304 7912 33554432000 4194304 4625164 140736532280992 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/6047/statm: 51774 7912 342 106 0 47277 0
Current children cumulated CPU time (s) 2
Current children cumulated vsize (KiB) 207096

[startup+1.50084 s]
/proc/loadavg: 10.16 10.19 9.75 11/352 6051
/proc/meminfo: memFree=15269184/32951124 swapFree=54450792/67111528
[pid=6047] ppid=6045 vsize=209128 CPUtime=4.38 cores=1,3,5,7
/proc/6047/stat : 6047 (SArTagnan) R 6045 6047 5768 0 -1 4202496 13830 0 0 0 437 1 0 0 25 0 4 0 669599932 214147072 9277 33554432000 4194304 4625164 140736532280992 18446744073709551615 4509158 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/6047/statm: 52282 9277 342 106 0 47785 0
[pid=6047/tid=6049] ppid=6045 vsize=209128 CPUtime=0.64 cores=1,3,5,7
/proc/6047/task/6049/stat : 6049 (SArTagnan) R 6045 6047 5768 0 -1 4202560 1021 0 0 0 64 0 0 0 25 0 4 0 669599936 214147072 9277 33554432000 4194304 4625164 140736532280992 18446744073709551615 4486949 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6047/tid=6050] ppid=6045 vsize=209128 CPUtime=1.44 cores=1,3,5,7
/proc/6047/task/6050/stat : 6050 (SArTagnan) R 6045 6047 5768 0 -1 4202560 1159 0 0 0 144 0 0 0 25 0 4 0 669599936 214147072 9277 33554432000 4194304 4625164 140736532280992 18446744073709551615 4339848 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6047/tid=6051] ppid=6045 vsize=209128 CPUtime=1.43 cores=1,3,5,7
/proc/6047/task/6051/stat : 6051 (SArTagnan) R 6045 6047 5768 0 -1 4202560 4525 0 0 0 143 0 0 0 25 0 4 0 669599936 214147072 9277 33554432000 4194304 4625164 140736532280992 18446744073709551615 4278626 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4.38
Current children cumulated vsize (KiB) 209128

[startup+3.10055 s]
/proc/loadavg: 10.16 10.19 9.75 11/352 6052
/proc/meminfo: memFree=15242152/32951124 swapFree=54450792/67111528
[pid=6047] ppid=6045 vsize=336124 CPUtime=9.14 cores=1,3,5,7
/proc/6047/stat : 6047 (SArTagnan) R 6045 6047 5768 0 -1 4202496 54955 0 0 0 908 6 0 0 25 0 4 0 669599932 344190976 27676 33554432000 4194304 4625164 140736532280992 18446744073709551615 4338055 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/6047/statm: 84031 27676 343 106 0 79534 0
[pid=6047/tid=6049] ppid=6045 vsize=336124 CPUtime=1.52 cores=1,3,5,7
/proc/6047/task/6049/stat : 6049 (SArTagnan) R 6045 6047 5768 0 -1 4202560 7325 0 0 0 152 0 0 0 25 0 4 0 669599936 344190976 27676 33554432000 4194304 4625164 140736532280992 18446744073709551615 4353016 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6047/tid=6050] ppid=6045 vsize=336124 CPUtime=3.02 cores=1,3,5,7
/proc/6047/task/6050/stat : 6050 (SArTagnan) R 6045 6047 5768 0 -1 4202560 10405 0 0 0 301 1 0 0 25 0 4 0 669599936 344190976 27676 33554432000 4194304 4625164 140736532280992 18446744073709551615 4288690 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6047/tid=6051] ppid=6045 vsize=336124 CPUtime=2.98 cores=1,3,5,7
/proc/6047/task/6051/stat : 6051 (SArTagnan) R 6045 6047 5768 0 -1 4202560 15502 0 0 0 296 2 0 0 25 0 4 0 669599936 344190976 27676 33554432000 4194304 4625164 140736532280992 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 9.14
Current children cumulated vsize (KiB) 336124

[startup+6.30097 s]
/proc/loadavg: 10.22 10.20 9.76 11/352 6052
/proc/meminfo: memFree=15162804/32951124 swapFree=54450792/67111528
[pid=6047] ppid=6045 vsize=343464 CPUtime=18.71 cores=1,3,5,7
/proc/6047/stat : 6047 (SArTagnan) R 6045 6047 5768 0 -1 4202496 84571 0 0 0 1860 11 0 0 25 0 4 0 669599932 351707136 29048 33554432000 4194304 4625164 140736532280992 18446744073709551615 4512736 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/6047/statm: 85866 29048 346 106 0 81369 0
[pid=6047/tid=6049] ppid=6045 vsize=343464 CPUtime=3.07 cores=1,3,5,7
/proc/6047/task/6049/stat : 6049 (SArTagnan) R 6045 6047 5768 0 -1 4202560 7364 0 0 0 307 0 0 0 25 0 4 0 669599936 351707136 29048 33554432000 4194304 4625164 140736532280992 18446744073709551615 4465337 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6047/tid=6050] ppid=6045 vsize=343464 CPUtime=6.22 cores=1,3,5,7
/proc/6047/task/6050/stat : 6050 (SArTagnan) R 6045 6047 5768 0 -1 4202560 10561 0 0 0 621 1 0 0 25 0 4 0 669599936 351707136 29048 33554432000 4194304 4625164 140736532280992 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6047/tid=6051] ppid=6045 vsize=343464 CPUtime=6.14 cores=1,3,5,7
/proc/6047/task/6051/stat : 6051 (SArTagnan) R 6045 6047 5768 0 -1 4202560 42275 0 0 0 608 6 0 0 25 0 4 0 669599936 351707136 29048 33554432000 4194304 4625164 140736532280992 18446744073709551615 4547248 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 18.71
Current children cumulated vsize (KiB) 343464

[startup+12.7008 s]
/proc/loadavg: 10.21 10.20 9.76 11/352 6052
/proc/meminfo: memFree=15124324/32951124 swapFree=54450792/67111528
[pid=6047] ppid=6045 vsize=354464 CPUtime=37.83 cores=1,3,5,7
/proc/6047/stat : 6047 (SArTagnan) R 6045 6047 5768 0 -1 4202496 121663 0 0 0 3766 17 0 0 25 0 4 0 669599932 362971136 33362 33554432000 4194304 4625164 140736532280992 18446744073709551615 4511967 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/6047/statm: 88616 33362 354 106 0 84119 0
[pid=6047/tid=6049] ppid=6045 vsize=354464 CPUtime=6.32 cores=1,3,5,7
/proc/6047/task/6049/stat : 6049 (SArTagnan) R 6045 6047 5768 0 -1 4202560 9982 0 0 0 632 0 0 0 25 0 4 0 669599936 362971136 33362 33554432000 4194304 4625164 140736532280992 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6047/tid=6050] ppid=6045 vsize=354464 CPUtime=11.8 cores=1,3,5,7
/proc/6047/task/6050/stat : 6050 (SArTagnan) R 6045 6047 5768 0 -1 4202560 11055 0 0 0 1179 1 0 0 25 0 4 0 669599936 362971136 33362 33554432000 4194304 4625164 140736532280992 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6047/tid=6051] ppid=6045 vsize=354464 CPUtime=11.37 cores=1,3,5,7
/proc/6047/task/6051/stat : 6051 (SArTagnan) R 6045 6047 5768 0 -1 4202560 75881 0 0 0 1125 12 0 0 25 0 4 0 669599936 362971136 33362 33554432000 4194304 4625164 140736532280992 18446744073709551615 4339104 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 37.83
Current children cumulated vsize (KiB) 354464

[startup+25.5005 s]
/proc/loadavg: 10.31 10.22 9.77 11/352 6052
/proc/meminfo: memFree=15145156/32951124 swapFree=54450792/67111528
[pid=6047] ppid=6045 vsize=361600 CPUtime=76.08 cores=1,3,5,7
/proc/6047/stat : 6047 (SArTagnan) R 6045 6047 5768 0 -1 4202496 206212 0 0 0 7578 30 0 0 25 0 4 0 669599932 370278400 37377 33554432000 4194304 4625164 140736532280992 18446744073709551615 4512315 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/6047/statm: 90400 37377 354 106 0 85903 0
[pid=6047/tid=6049] ppid=6045 vsize=361600 CPUtime=18.14 cores=1,3,5,7
/proc/6047/task/6049/stat : 6049 (SArTagnan) R 6045 6047 5768 0 -1 4202560 10956 0 0 0 1814 0 0 0 25 0 4 0 669599936 370278400 37377 33554432000 4194304 4625164 140736532280992 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6047/tid=6050] ppid=6045 vsize=361600 CPUtime=18.84 cores=1,3,5,7
/proc/6047/task/6050/stat : 6050 (SArTagnan) R 6045 6047 5768 0 -1 4202560 14655 0 0 0 1882 2 0 0 25 0 4 0 669599936 370278400 37377 33554432000 4194304 4625164 140736532280992 18446744073709551615 4288731 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6047/tid=6051] ppid=6045 vsize=361600 CPUtime=23.33 cores=1,3,5,7
/proc/6047/task/6051/stat : 6051 (SArTagnan) R 6045 6047 5768 0 -1 4202560 155288 0 0 0 2310 23 0 0 25 0 4 0 669599936 370278400 37377 33554432000 4194304 4625164 140736532280992 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 76.08
Current children cumulated vsize (KiB) 361600

[startup+51.1008 s]
/proc/loadavg: 10.20 10.20 9.78 11/352 6053
/proc/meminfo: memFree=15071816/32951124 swapFree=54450792/67111528
[pid=6047] ppid=6045 vsize=368008 CPUtime=152.61 cores=1,3,5,7
/proc/6047/stat : 6047 (SArTagnan) R 6045 6047 5768 0 -1 4202496 363534 0 0 0 15204 57 0 0 25 0 4 0 669599932 376840192 43771 33554432000 4194304 4625164 140736532280992 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/6047/statm: 92002 43771 354 106 0 87505 0
[pid=6047/tid=6049] ppid=6045 vsize=368008 CPUtime=32.85 cores=1,3,5,7
/proc/6047/task/6049/stat : 6049 (SArTagnan) R 6045 6047 5768 0 -1 4202560 17113 0 0 0 3282 3 0 0 25 0 4 0 669599936 376840192 43771 33554432000 4194304 4625164 140736532280992 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6047/tid=6050] ppid=6045 vsize=368008 CPUtime=33.9 cores=1,3,5,7
/proc/6047/task/6050/stat : 6050 (SArTagnan) R 6045 6047 5768 0 -1 4202560 15114 0 0 0 3388 2 0 0 25 0 4 0 669599936 376840192 43771 33554432000 4194304 4625164 140736532280992 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6047/tid=6051] ppid=6045 vsize=368008 CPUtime=48.93 cores=1,3,5,7
/proc/6047/task/6051/stat : 6051 (SArTagnan) R 6045 6047 5768 0 -1 4202560 305825 0 0 0 4846 47 0 0 25 0 4 0 669599936 376840192 43771 33554432000 4194304 4625164 140736532280992 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 152.61
Current children cumulated vsize (KiB) 368008

[startup+102.313 s]
/proc/loadavg: 10.08 10.16 9.79 11/352 6054
/proc/meminfo: memFree=15027652/32951124 swapFree=54450792/67111528
[pid=6047] ppid=6045 vsize=372676 CPUtime=305.68 cores=1,3,5,7
/proc/6047/stat : 6047 (SArTagnan) R 6045 6047 5768 0 -1 4202496 620300 0 0 0 30467 101 0 0 25 0 4 0 669599932 381620224 58093 33554432000 4194304 4625164 140736532280992 18446744073709551615 4338085 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/6047/statm: 93169 58093 347 106 0 88672 0
[pid=6047/tid=6049] ppid=6045 vsize=372676 CPUtime=66.59 cores=1,3,5,7
/proc/6047/task/6049/stat : 6049 (SArTagnan) R 6045 6047 5768 0 -1 4202560 28937 0 0 0 6653 6 0 0 25 0 4 0 669599936 381620224 58093 33554432000 4194304 4625164 140736532280992 18446744073709551615 246516495393 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6047/tid=6050] ppid=6045 vsize=372676 CPUtime=66.13 cores=1,3,5,7
/proc/6047/task/6050/stat : 6050 (SArTagnan) R 6045 6047 5768 0 -1 4202560 20369 0 0 0 6610 3 0 0 25 0 4 0 669599936 381620224 58093 33554432000 4194304 4625164 140736532280992 18446744073709551615 4351998 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6047/tid=6051] ppid=6045 vsize=372676 CPUtime=85.38 cores=1,3,5,7
/proc/6047/task/6051/stat : 6051 (SArTagnan) R 6045 6047 5768 0 -1 4202560 540121 0 0 0 8452 86 0 0 25 0 4 0 669599936 381620224 58093 33554432000 4194304 4625164 140736532280992 18446744073709551615 4547361 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 305.68
Current children cumulated vsize (KiB) 372676

[startup+162.301 s]
/proc/loadavg: 9.80 10.06 9.77 11/352 6086
/proc/meminfo: memFree=16317636/32951124 swapFree=54450792/67111528
[pid=6047] ppid=6045 vsize=404588 CPUtime=484.96 cores=1,3,5,7
/proc/6047/stat : 6047 (SArTagnan) R 6045 6047 5768 0 -1 4202496 915563 0 0 0 48344 152 0 0 25 0 4 0 669599932 414298112 72152 33554432000 4194304 4625164 140736532280992 18446744073709551615 4512312 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/6047/statm: 101147 72152 352 106 0 96650 0
[pid=6047/tid=6049] ppid=6045 vsize=404588 CPUtime=100.6 cores=1,3,5,7
/proc/6047/task/6049/stat : 6049 (SArTagnan) R 6045 6047 5768 0 -1 4202560 40642 0 0 0 10049 11 0 0 25 0 4 0 669599936 414298112 72152 33554432000 4194304 4625164 140736532280992 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6047/tid=6050] ppid=6045 vsize=404588 CPUtime=118.01 cores=1,3,5,7
/proc/6047/task/6050/stat : 6050 (SArTagnan) R 6045 6047 5768 0 -1 4202560 22518 0 0 0 11797 4 0 0 25 0 4 0 669599936 414298112 72152 33554432000 4194304 4625164 140736532280992 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6047/tid=6051] ppid=6045 vsize=404588 CPUtime=132.03 cores=1,3,5,7
/proc/6047/task/6051/stat : 6051 (SArTagnan) R 6045 6047 5768 0 -1 4202560 816791 0 0 0 13073 130 0 0 25 0 4 0 669599936 414298112 72153 33554432000 4194304 4625164 140736532280992 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 484.96
Current children cumulated vsize (KiB) 404588

[startup+222.301 s]
/proc/loadavg: 10.33 10.15 9.82 11/352 6087
/proc/meminfo: memFree=16207372/32951124 swapFree=54450792/67111528
[pid=6047] ppid=6045 vsize=478200 CPUtime=664.3 cores=1,3,5,7
/proc/6047/stat : 6047 (SArTagnan) R 6045 6047 5768 0 -1 4202496 1110552 0 0 0 66247 183 0 0 25 0 4 0 669599932 489676800 85765 33554432000 4194304 4625164 140736532280992 18446744073709551615 4512326 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/6047/statm: 119550 85765 352 106 0 115053 0
[pid=6047/tid=6049] ppid=6045 vsize=478200 CPUtime=141.44 cores=1,3,5,7
/proc/6047/task/6049/stat : 6049 (SArTagnan) R 6045 6047 5768 0 -1 4202560 57630 0 0 0 14130 14 0 0 25 0 4 0 669599936 489676800 85765 33554432000 4194304 4625164 140736532280992 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6047/tid=6050] ppid=6045 vsize=478200 CPUtime=166.37 cores=1,3,5,7
/proc/6047/task/6050/stat : 6050 (SArTagnan) R 6045 6047 5768 0 -1 4202560 23081 0 0 0 16632 5 0 0 25 0 4 0 669599936 489676800 85765 33554432000 4194304 4625164 140736532280992 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6047/tid=6051] ppid=6045 vsize=478200 CPUtime=177.55 cores=1,3,5,7
/proc/6047/task/6051/stat : 6051 (SArTagnan) R 6045 6047 5768 0 -1 4202560 992966 0 0 0 17597 158 0 0 25 0 4 0 669599936 489676800 85765 33554432000 4194304 4625164 140736532280992 18446744073709551615 4559821 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 664.3
Current children cumulated vsize (KiB) 478200

[startup+282.301 s]

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

[pid=6047] ppid=6045 vsize=908596 CPUtime=2164.43 cores=1,3,5,7
/proc/6047/stat : 6047 (SArTagnan) R 6045 6047 5768 0 -1 4202496 2148870 0 0 0 216074 369 0 0 25 0 4 0 669599932 930402304 167759 33554432000 4194304 4625164 140736532280992 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/6047/statm: 227149 167759 347 106 0 222652 0
[pid=6047/tid=6049] ppid=6045 vsize=908596 CPUtime=532.72 cores=1,3,5,7
/proc/6047/task/6049/stat : 6049 (SArTagnan) R 6045 6047 5768 0 -1 4202560 123182 0 0 0 53228 44 0 0 25 0 4 0 669599936 930402304 167759 33554432000 4194304 4625164 140736532280992 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6047/tid=6050] ppid=6045 vsize=908596 CPUtime=489.35 cores=1,3,5,7
/proc/6047/task/6050/stat : 6050 (SArTagnan) R 6045 6047 5768 0 -1 4202560 35065 0 0 0 48927 8 0 0 25 0 4 0 669599936 930402304 167759 33554432000 4194304 4625164 140736532280992 18446744073709551615 4351731 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=6047/tid=6051] ppid=6045 vsize=908596 CPUtime=572.96 cores=1,3,5,7
/proc/6047/task/6051/stat : 6051 (SArTagnan) R 6045 6047 5768 0 -1 4202560 1923985 0 0 0 56992 304 0 0 25 0 4 0 669599936 930402304 167759 33554432000 4194304 4625164 140736532280992 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2164.43
Current children cumulated vsize (KiB) 908596

[startup+762.313 s]
/proc/loadavg: 10.27 10.28 10.02 11/352 6102
/proc/meminfo: memFree=15324764/32951124 swapFree=54450792/67111528
[pid=6047] ppid=6045 vsize=940588 CPUtime=2373.09 cores=1,3,5,7
/proc/6047/stat : 6047 (SArTagnan) R 6045 6047 5768 0 -1 4202496 2550313 0 0 0 236876 433 0 0 25 0 4 0 669599932 963162112 185390 33554432000 4194304 4625164 140736532280992 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/6047/statm: 235147 185390 994 106 0 230650 0
[pid=6047/tid=6049] ppid=6045 vsize=940588 CPUtime=592.08 cores=1,3,5,7
/proc/6047/task/6049/stat : 6049 (SArTagnan) R 6045 6047 5768 0 -1 4202560 127791 0 0 0 59159 49 0 0 25 0 4 0 669599936 963162112 185390 33554432000 4194304 4625164 140736532280992 18446744073709551615 4351830 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6047/tid=6050] ppid=6045 vsize=940588 CPUtime=520.07 cores=1,3,5,7
/proc/6047/task/6050/stat : 6050 (SArTagnan) R 6045 6047 5768 0 -1 4202560 35246 0 0 0 51999 8 0 0 25 0 4 0 669599936 963162112 185390 33554432000 4194304 4625164 140736532280992 18446744073709551615 4462461 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=6047/tid=6051] ppid=6045 vsize=940588 CPUtime=632.2 cores=1,3,5,7
/proc/6047/task/6051/stat : 6051 (SArTagnan) R 6045 6047 5768 0 -1 4202560 2309995 0 0 0 62858 362 0 0 25 0 4 0 669599936 963162112 185390 33554432000 4194304 4625164 140736532280992 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2373.09
Current children cumulated vsize (KiB) 940588

[startup+822.301 s]
/proc/loadavg: 10.30 10.28 10.03 11/352 6103
/proc/meminfo: memFree=15270404/32951124 swapFree=54450792/67111528
[pid=6047] ppid=6045 vsize=1034056 CPUtime=2552.42 cores=1,3,5,7
/proc/6047/stat : 6047 (SArTagnan) R 6045 6047 5768 0 -1 4202496 2775155 0 0 0 254771 471 0 0 25 0 4 0 669599932 1058873344 191990 33554432000 4194304 4625164 140736532280992 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/6047/statm: 258514 191990 998 106 0 254017 0
[pid=6047/tid=6049] ppid=6045 vsize=1034056 CPUtime=622.13 cores=1,3,5,7
/proc/6047/task/6049/stat : 6049 (SArTagnan) R 6045 6047 5768 0 -1 4202560 130608 0 0 0 62161 52 0 0 25 0 4 0 669599936 1058873344 191990 33554432000 4194304 4625164 140736532280992 18446744073709551615 4352728 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6047/tid=6050] ppid=6045 vsize=1034056 CPUtime=580.06 cores=1,3,5,7
/proc/6047/task/6050/stat : 6050 (SArTagnan) R 6045 6047 5768 0 -1 4202560 35483 0 0 0 57998 8 0 0 25 0 4 0 669599936 1058873344 191990 33554432000 4194304 4625164 140736532280992 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=6047/tid=6051] ppid=6045 vsize=1034056 CPUtime=662.14 cores=1,3,5,7
/proc/6047/task/6051/stat : 6051 (SArTagnan) R 6045 6047 5768 0 -1 4202560 2516191 0 0 0 65820 394 0 0 25 0 4 0 669599936 1058873344 191990 33554432000 4194304 4625164 140736532280992 18446744073709551615 4351987 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2552.42
Current children cumulated vsize (KiB) 1034056

[startup+882.301 s]
/proc/loadavg: 10.22 10.26 10.04 11/352 6105
/proc/meminfo: memFree=15208508/32951124 swapFree=54450792/67111528
[pid=6047] ppid=6045 vsize=1093668 CPUtime=2732.24 cores=1,3,5,7
/proc/6047/stat : 6047 (SArTagnan) R 6045 6047 5768 0 -1 4202496 3009311 0 0 0 272716 508 0 0 25 0 4 0 669599932 1119916032 202422 33554432000 4194304 4625164 140736532280992 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/6047/statm: 273417 202422 994 106 0 268920 0
[pid=6047/tid=6049] ppid=6045 vsize=1093668 CPUtime=652.52 cores=1,3,5,7
/proc/6047/task/6049/stat : 6049 (SArTagnan) R 6045 6047 5768 0 -1 4202560 137501 0 0 0 65197 55 0 0 25 0 4 0 669599936 1119916032 202422 33554432000 4194304 4625164 140736532280992 18446744073709551615 4351777 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6047/tid=6050] ppid=6045 vsize=1093668 CPUtime=640.07 cores=1,3,5,7
/proc/6047/task/6050/stat : 6050 (SArTagnan) R 6045 6047 5768 0 -1 4202560 45860 0 0 0 63997 10 0 0 25 0 4 0 669599936 1119916032 202422 33554432000 4194304 4625164 140736532280992 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=6047/tid=6051] ppid=6045 vsize=1093668 CPUtime=693.65 cores=1,3,5,7
/proc/6047/task/6051/stat : 6051 (SArTagnan) R 6045 6047 5768 0 -1 4202560 2731544 0 0 0 68939 426 0 0 25 0 4 0 669599936 1119916032 202422 33554432000 4194304 4625164 140736532280992 18446744073709551615 4547221 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2732.24
Current children cumulated vsize (KiB) 1093668

[startup+942.3 s]
/proc/loadavg: 10.34 10.28 10.06 11/352 6107
/proc/meminfo: memFree=15152424/32951124 swapFree=54450792/67111528
[pid=6047] ppid=6045 vsize=1093668 CPUtime=2911.6 cores=1,3,5,7
/proc/6047/stat : 6047 (SArTagnan) R 6045 6047 5768 0 -1 4202496 3208724 0 0 0 290619 541 0 0 25 0 4 0 669599932 1119916032 208778 33554432000 4194304 4625164 140736532280992 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/6047/statm: 273417 208778 995 106 0 268920 0
[pid=6047/tid=6049] ppid=6045 vsize=1093668 CPUtime=683.15 cores=1,3,5,7
/proc/6047/task/6049/stat : 6049 (SArTagnan) R 6045 6047 5768 0 -1 4202560 139808 0 0 0 68257 58 0 0 25 0 4 0 669599936 1119916032 208778 33554432000 4194304 4625164 140736532280992 18446744073709551615 4351764 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6047/tid=6050] ppid=6045 vsize=1093668 CPUtime=700.07 cores=1,3,5,7
/proc/6047/task/6050/stat : 6050 (SArTagnan) R 6045 6047 5768 0 -1 4202560 46014 0 0 0 69997 10 0 0 25 0 4 0 669599936 1119916032 208778 33554432000 4194304 4625164 140736532280992 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=6047/tid=6051] ppid=6045 vsize=1093668 CPUtime=723.29 cores=1,3,5,7
/proc/6047/task/6051/stat : 6051 (SArTagnan) R 6045 6047 5768 0 -1 4202560 2927036 0 0 0 71874 455 0 0 25 0 4 0 669599936 1119916032 208778 33554432000 4194304 4625164 140736532280992 18446744073709551615 4334466 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2911.6
Current children cumulated vsize (KiB) 1093668

[startup+1002.3 s]
/proc/loadavg: 10.32 10.29 10.08 12/352 6108
/proc/meminfo: memFree=15091380/32951124 swapFree=54450792/67111528
[pid=6047] ppid=6045 vsize=1093668 CPUtime=3090.94 cores=1,3,5,7
/proc/6047/stat : 6047 (SArTagnan) R 6045 6047 5768 0 -1 4202496 3555364 0 0 0 308497 597 0 0 25 0 4 0 669599932 1119916032 214547 33554432000 4194304 4625164 140736532280992 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/6047/statm: 273417 214547 995 106 0 268920 0
[pid=6047/tid=6049] ppid=6045 vsize=1093668 CPUtime=713.06 cores=1,3,5,7
/proc/6047/task/6049/stat : 6049 (SArTagnan) R 6045 6047 5768 0 -1 4202560 140529 0 0 0 71247 59 0 0 25 0 4 0 669599936 1119916032 214547 33554432000 4194304 4625164 140736532280992 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6047/tid=6050] ppid=6045 vsize=1093668 CPUtime=760.07 cores=1,3,5,7
/proc/6047/task/6050/stat : 6050 (SArTagnan) R 6045 6047 5768 0 -1 4202560 46751 0 0 0 75997 10 0 0 25 0 4 0 669599936 1119916032 214547 33554432000 4194304 4625164 140736532280992 18446744073709551615 4339660 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=6047/tid=6051] ppid=6045 vsize=1093668 CPUtime=773.77 cores=1,3,5,7
/proc/6047/task/6051/stat : 6051 (SArTagnan) R 6045 6047 5768 0 -1 4202560 3270534 0 0 0 76867 510 0 0 25 0 4 0 669599936 1119916032 214547 33554432000 4194304 4625164 140736532280992 18446744073709551615 4552369 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3090.94
Current children cumulated vsize (KiB) 1093668

[startup+1062.3 s]
/proc/loadavg: 10.29 10.29 10.09 11/352 6110
/proc/meminfo: memFree=15029840/32951124 swapFree=54450792/67111528
[pid=6047] ppid=6045 vsize=1093668 CPUtime=3270.3 cores=1,3,5,7
/proc/6047/stat : 6047 (SArTagnan) R 6045 6047 5768 0 -1 4202496 3962592 0 0 0 326373 657 0 0 25 0 4 0 669599932 1119916032 220591 33554432000 4194304 4625164 140736532280992 18446744073709551615 4512125 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/6047/statm: 273417 220591 994 106 0 268920 0
[pid=6047/tid=6049] ppid=6045 vsize=1093668 CPUtime=743.07 cores=1,3,5,7
/proc/6047/task/6049/stat : 6049 (SArTagnan) R 6045 6047 5768 0 -1 4202560 141691 0 0 0 74247 60 0 0 25 0 4 0 669599936 1119916032 220591 33554432000 4194304 4625164 140736532280992 18446744073709551615 4351764 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6047/tid=6050] ppid=6045 vsize=1093668 CPUtime=820.07 cores=1,3,5,7
/proc/6047/task/6050/stat : 6050 (SArTagnan) R 6045 6047 5768 0 -1 4202560 47049 0 0 0 81997 10 0 0 25 0 4 0 669599936 1119916032 220591 33554432000 4194304 4625164 140736532280992 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=6047/tid=6051] ppid=6045 vsize=1093668 CPUtime=833.12 cores=1,3,5,7
/proc/6047/task/6051/stat : 6051 (SArTagnan) R 6045 6047 5768 0 -1 4202560 3675123 0 0 0 82743 569 0 0 25 0 4 0 669599936 1119916032 220591 33554432000 4194304 4625164 140736532280992 18446744073709551615 4334728 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3270.3
Current children cumulated vsize (KiB) 1093668

[startup+1122.3 s]
/proc/loadavg: 10.29 10.29 10.10 11/352 6111
/proc/meminfo: memFree=14962840/32951124 swapFree=54450792/67111528
[pid=6047] ppid=6045 vsize=1112484 CPUtime=3449.65 cores=1,3,5,7
/proc/6047/stat : 6047 (SArTagnan) R 6045 6047 5768 0 -1 4202496 4200840 0 0 0 344268 697 0 0 25 0 4 0 669599932 1139183616 227468 33554432000 4194304 4625164 140736532280992 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/6047/statm: 278121 227468 994 106 0 273624 0
[pid=6047/tid=6049] ppid=6045 vsize=1112484 CPUtime=773.07 cores=1,3,5,7
/proc/6047/task/6049/stat : 6049 (SArTagnan) R 6045 6047 5768 0 -1 4202560 142219 0 0 0 77247 60 0 0 25 0 4 0 669599936 1139183616 227468 33554432000 4194304 4625164 140736532280992 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6047/tid=6050] ppid=6045 vsize=1112484 CPUtime=880.07 cores=1,3,5,7
/proc/6047/task/6050/stat : 6050 (SArTagnan) R 6045 6047 5768 0 -1 4202560 49218 0 0 0 87994 13 0 0 25 0 4 0 669599936 1139183616 227468 33554432000 4194304 4625164 140736532280992 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=6047/tid=6051] ppid=6045 vsize=1112484 CPUtime=892.47 cores=1,3,5,7
/proc/6047/task/6051/stat : 6051 (SArTagnan) R 6045 6047 5768 0 -1 4202560 3899292 0 0 0 88643 604 0 0 25 0 4 0 669599936 1139183616 227468 33554432000 4194304 4625164 140736532280992 18446744073709551615 4334728 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3449.65
Current children cumulated vsize (KiB) 1112484

[startup+1182.3 s]
/proc/loadavg: 10.33 10.30 10.11 11/352 6113
/proc/meminfo: memFree=14893120/32951124 swapFree=54450792/67111528
[pid=6047] ppid=6045 vsize=1199420 CPUtime=3629 cores=1,3,5,7
/proc/6047/stat : 6047 (SArTagnan) R 6045 6047 5768 0 -1 4202496 4505645 0 0 0 362161 739 0 0 25 0 4 0 669599932 1228206080 237183 33554432000 4194304 4625164 140736532280992 18446744073709551615 4519319 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/6047/statm: 299855 237183 994 106 0 295358 0
[pid=6047/tid=6049] ppid=6045 vsize=1199420 CPUtime=803.08 cores=1,3,5,7
/proc/6047/task/6049/stat : 6049 (SArTagnan) R 6045 6047 5768 0 -1 4202560 179979 0 0 0 80244 64 0 0 25 0 4 0 669599936 1228206080 237183 33554432000 4194304 4625164 140736532280992 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6047/tid=6050] ppid=6045 vsize=1199420 CPUtime=940.08 cores=1,3,5,7
/proc/6047/task/6050/stat : 6050 (SArTagnan) R 6045 6047 5768 0 -1 4202560 50215 0 0 0 93994 14 0 0 25 0 4 0 669599936 1228206080 237183 33554432000 4194304 4625164 140736532280992 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=6047/tid=6051] ppid=6045 vsize=1199420 CPUtime=951.82 cores=1,3,5,7
/proc/6047/task/6051/stat : 6051 (SArTagnan) R 6045 6047 5768 0 -1 4202560 4163769 0 0 0 94541 641 0 0 25 0 4 0 669599936 1228206080 237183 33554432000 4194304 4625164 140736532280992 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3629
Current children cumulated vsize (KiB) 1199420

[startup+1242.3 s]
/proc/loadavg: 10.12 10.24 10.10 11/352 6115
/proc/meminfo: memFree=14846480/32951124 swapFree=54450792/67111528
[pid=6047] ppid=6045 vsize=1199420 CPUtime=3808.35 cores=1,3,5,7
/proc/6047/stat : 6047 (SArTagnan) R 6045 6047 5768 0 -1 4202496 4511357 0 0 0 380094 741 0 0 25 0 4 0 669599932 1228206080 242165 33554432000 4194304 4625164 140736532280992 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/6047/statm: 299855 242165 472 106 0 295358 0
[pid=6047/tid=6049] ppid=6045 vsize=1199420 CPUtime=833.09 cores=1,3,5,7
/proc/6047/task/6049/stat : 6049 (SArTagnan) R 6045 6047 5768 0 -1 4202560 181922 0 0 0 83244 65 0 0 25 0 4 0 669599936 1228206080 242165 33554432000 4194304 4625164 140736532280992 18446744073709551615 4462355 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6047/tid=6050] ppid=6045 vsize=1199420 CPUtime=1000.07 cores=1,3,5,7
/proc/6047/task/6050/stat : 6050 (SArTagnan) R 6045 6047 5768 0 -1 4202560 51033 0 0 0 99993 14 0 0 25 0 4 0 669599936 1228206080 242165 33554432000 4194304 4625164 140736532280992 18446744073709551615 4339591 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=6047/tid=6051] ppid=6045 vsize=1199420 CPUtime=1011.17 cores=1,3,5,7
/proc/6047/task/6051/stat : 6051 (SArTagnan) R 6045 6047 5768 0 -1 4202560 4164495 0 0 0 100475 642 0 0 25 0 4 0 669599936 1228206080 242165 33554432000 4194304 4625164 140736532280992 18446744073709551615 4334728 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3808.35
Current children cumulated vsize (KiB) 1199420



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 10.16 10.22 10.10 11/352 6116
/proc/meminfo: memFree=14799336/32951124 swapFree=54450792/67111528
[pid=6047] ppid=6045 vsize=1208180 CPUtime=3980.84 cores=1,3,5,7
/proc/6047/stat : 6047 (SArTagnan) R 6045 6047 5768 0 -1 4202496 4520466 0 0 0 397340 744 0 0 25 0 4 0 669599932 1237176320 247084 33554432000 4194304 4625164 140736532280992 18446744073709551615 4513787 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/6047/statm: 302045 247084 347 106 0 297548 0
[pid=6047/tid=6049] ppid=6045 vsize=1208180 CPUtime=861.9 cores=1,3,5,7
/proc/6047/task/6049/stat : 6049 (SArTagnan) R 6045 6047 5768 0 -1 4202560 182908 0 0 0 86125 65 0 0 25 0 4 0 669599936 1237176320 247084 33554432000 4194304 4625164 140736532280992 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6047/tid=6050] ppid=6045 vsize=1208180 CPUtime=1057.79 cores=1,3,5,7
/proc/6047/task/6050/stat : 6050 (SArTagnan) R 6045 6047 5768 0 -1 4202560 51676 0 0 0 105764 15 0 0 25 0 4 0 669599936 1237176320 247084 33554432000 4194304 4625164 140736532280992 18446744073709551615 4351798 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=6047/tid=6051] ppid=6045 vsize=1208180 CPUtime=1068.24 cores=1,3,5,7
/proc/6047/task/6051/stat : 6051 (SArTagnan) R 6045 6047 5768 0 -1 4202560 4170997 0 0 0 106181 643 0 0 25 0 4 0 669599936 1237176320 247084 33554432000 4194304 4625164 140736532280992 18446744073709551615 4335407 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3980.84
Current children cumulated vsize (KiB) 1208180

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): 1300.06
CPU time (s): 3980.92
CPU user time (s): 3973.43
CPU system time (s): 7.48686
CPU usage (%): 306.211
Max. virtual memory (cumulated for all children) (KiB): 1208180

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3973.43
system time used= 7.48686
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4520466
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= 3181
involuntary context switches= 31241

runsolver used 3.99639 second user time and 10.2124 second system time

The end

Launcher Data

Begin job on node134 at 2011-05-16 23:06:57
IDJOB=3386395
IDBENCH=83108
IDSOLVER=1871
FILE ID=node134/3386395-1305580017
RUNJOBID= node134-1305577288-5787
PBS_JOBID= 13350221
Free space on /tmp= 73460 MiB

SOLVER NAME= SArTagnan 2011-05-15 (fixed)
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-bottom15.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3386395-1305580017/watcher-3386395-1305580017 -o /tmp/evaluation-result-3386395-1305580017/solver-3386395-1305580017 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3386395-1305580017.cnf -threads=4

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

MD5SUM BENCH= 1f0914c6141fdba914b73575a12b918a
RANDOM SEED=1399059014

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      15302320 kB
Buffers:        166076 kB
Cached:         839724 kB
SwapCached:      16428 kB
Active:        6284168 kB
Inactive:     11122900 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15302320 kB
SwapTotal:    67111528 kB
SwapFree:     54450792 kB
Dirty:            2000 kB
Writeback:           0 kB
AnonPages:    16392488 kB
Mapped:          16528 kB
Slab:            97932 kB
PageTables:      79724 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 74427600 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73576 MiB
End job on node134 at 2011-05-16 23:28:39