Trace number 3274252

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SArTagnan 2011-03-24? (TO) 4800.45 1201.76

General information on the benchmark

Namecrafted/spence/sgen/
sgen3-n190-s29985700-unsat.cnf
MD5SUMf2cf61fc47972fb7e89be65d1a83332e
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables193
Number of clauses396
Sum of the clauses size1188
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3396
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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-3274252-1304087298/watcher-3274252-1304087298 -o /tmp/evaluation-result-3274252-1304087298/solver-3274252-1304087298 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3274252-1304087298.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: 8.09 8.00 8.00 5/180 1149
/proc/meminfo: memFree=30328268/32951124 swapFree=67105204/67111528
[pid=1149] ppid=1147 vsize=38964 CPUtime=0 cores=1,3,5,7
/proc/1149/stat : 1149 (SArTagnan) R 1147 1149 32751 0 -1 4202496 459 0 0 0 0 0 0 0 25 0 3 0 501145755 39899136 395 33554432000 4194304 4623224 140737319322384 18446744073709551615 220816292849 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/1149/statm: 9741 395 301 105 0 5245 0
[pid=1149/tid=1150] ppid=1147 vsize=49208 CPUtime=0 cores=1,3,5,7
/proc/1149/task/1150/stat : 1150 (SArTagnan) R 1147 1149 32751 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 501145756 50388992 396 33554432000 4194304 4623224 140737319322384 18446744073709551615 47800804878258 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1149/tid=1151] ppid=1147 vsize=49208 CPUtime=0 cores=1,3,5,7
/proc/1149/task/1151/stat : 1151 (SArTagnan) R 1147 1149 32751 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 501145756 50388992 396 33554432000 4194304 4623224 140737319322384 18446744073709551615 47800804878262 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1149/tid=1152] ppid=1147 vsize=49208 CPUtime=0 cores=1,3,5,7
/proc/1149/task/1152/stat : 1152 (SArTagnan) R 1147 1149 32751 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 501145756 50388992 396 33554432000 4194304 4623224 140737319322384 18446744073709551615 220816292849 0 0 4096 2 0 0 0 -1 1 0 0 0

[startup+0.0399059 s]
/proc/loadavg: 8.09 8.00 8.00 5/180 1149
/proc/meminfo: memFree=30328268/32951124 swapFree=67105204/67111528
[pid=1149] ppid=1147 vsize=246884 CPUtime=0.14 cores=1,3,5,7
/proc/1149/stat : 1149 (SArTagnan) R 1147 1149 32751 0 -1 4202496 1062 0 0 0 14 0 0 0 25 0 4 0 501145755 252809216 995 33554432000 4194304 4623224 140737319322384 18446744073709551615 4517563 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1149/statm: 61721 995 342 105 0 57225 0
[pid=1149/tid=1150] ppid=1147 vsize=246884 CPUtime=0.03 cores=1,3,5,7
/proc/1149/task/1150/stat : 1150 (SArTagnan) R 1147 1149 32751 0 -1 4202560 144 0 0 0 3 0 0 0 25 0 4 0 501145756 252809216 995 33554432000 4194304 4623224 140737319322384 18446744073709551615 4376640 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1149/tid=1151] ppid=1147 vsize=246884 CPUtime=0.03 cores=1,3,5,7
/proc/1149/task/1151/stat : 1151 (SArTagnan) R 1147 1149 32751 0 -1 4202560 141 0 0 0 3 0 0 0 18 0 4 0 501145756 252809216 995 33554432000 4194304 4623224 140737319322384 18446744073709551615 4377457 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1149/tid=1152] ppid=1147 vsize=246884 CPUtime=0.03 cores=1,3,5,7
/proc/1149/task/1152/stat : 1152 (SArTagnan) R 1147 1149 32751 0 -1 4202560 149 0 0 0 3 0 0 0 25 0 4 0 501145756 252809216 995 33554432000 4194304 4623224 140737319322384 18446744073709551615 4376946 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 246884

[startup+0.100895 s]
/proc/loadavg: 8.09 8.00 8.00 5/180 1149
/proc/meminfo: memFree=30328268/32951124 swapFree=67105204/67111528
[pid=1149] ppid=1147 vsize=247540 CPUtime=0.38 cores=1,3,5,7
/proc/1149/stat : 1149 (SArTagnan) R 1147 1149 32751 0 -1 4202496 1945 0 0 0 38 0 0 0 25 0 4 0 501145755 253480960 1612 33554432000 4194304 4623224 140737319322384 18446744073709551615 4497076 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1149/statm: 61885 1612 342 105 0 57389 0
[pid=1149/tid=1150] ppid=1147 vsize=247540 CPUtime=0.09 cores=1,3,5,7
/proc/1149/task/1150/stat : 1150 (SArTagnan) R 1147 1149 32751 0 -1 4202560 420 0 0 0 9 0 0 0 25 0 4 0 501145756 253480960 1612 33554432000 4194304 4623224 140737319322384 18446744073709551615 4463891 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1149/tid=1151] ppid=1147 vsize=247540 CPUtime=0.09 cores=1,3,5,7
/proc/1149/task/1151/stat : 1151 (SArTagnan) R 1147 1149 32751 0 -1 4202560 434 0 0 0 9 0 0 0 18 0 4 0 501145756 253480960 1612 33554432000 4194304 4623224 140737319322384 18446744073709551615 4377666 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1149/tid=1152] ppid=1147 vsize=247540 CPUtime=0.09 cores=1,3,5,7
/proc/1149/task/1152/stat : 1152 (SArTagnan) R 1147 1149 32751 0 -1 4202560 344 0 0 0 9 0 0 0 25 0 4 0 501145756 253480960 1612 33554432000 4194304 4623224 140737319322384 18446744073709551615 4577681 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 247540

[startup+0.30086 s]
/proc/loadavg: 8.09 8.00 8.00 5/180 1149
/proc/meminfo: memFree=30328268/32951124 swapFree=67105204/67111528
[pid=1149] ppid=1147 vsize=249416 CPUtime=1.18 cores=1,3,5,7
/proc/1149/stat : 1149 (SArTagnan) R 1147 1149 32751 0 -1 4202496 4133 0 0 0 118 0 0 0 25 0 4 0 501145755 255401984 3120 33554432000 4194304 4623224 140737319322384 18446744073709551615 4510017 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1149/statm: 62354 3120 342 105 0 57858 0
[pid=1149/tid=1150] ppid=1147 vsize=249416 CPUtime=0.29 cores=1,3,5,7
/proc/1149/task/1150/stat : 1150 (SArTagnan) R 1147 1149 32751 0 -1 4202560 1011 0 0 0 29 0 0 0 25 0 4 0 501145756 255401984 3120 33554432000 4194304 4623224 140737319322384 18446744073709551615 4464422 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1149/tid=1151] ppid=1147 vsize=249416 CPUtime=0.29 cores=1,3,5,7
/proc/1149/task/1151/stat : 1151 (SArTagnan) R 1147 1149 32751 0 -1 4202560 1117 0 0 0 29 0 0 0 18 0 4 0 501145756 255401984 3120 33554432000 4194304 4623224 140737319322384 18446744073709551615 4376672 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1149/tid=1152] ppid=1147 vsize=249416 CPUtime=0.29 cores=1,3,5,7
/proc/1149/task/1152/stat : 1152 (SArTagnan) R 1147 1149 32751 0 -1 4202560 841 0 0 0 29 0 0 0 25 0 4 0 501145756 255401984 3120 33554432000 4194304 4623224 140737319322384 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1.18
Current children cumulated vsize (KiB) 249416

[startup+0.700789 s]
/proc/loadavg: 8.09 8.00 8.00 5/180 1149
/proc/meminfo: memFree=30328268/32951124 swapFree=67105204/67111528
[pid=1149] ppid=1147 vsize=254312 CPUtime=2.78 cores=1,3,5,7
/proc/1149/stat : 1149 (SArTagnan) R 1147 1149 32751 0 -1 4202496 7455 0 0 0 277 1 0 0 25 0 4 0 501145755 260415488 5073 33554432000 4194304 4623224 140737319322384 18446744073709551615 4384412 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1149/statm: 63578 5073 343 105 0 59082 0
[pid=1149/tid=1150] ppid=1147 vsize=254312 CPUtime=0.69 cores=1,3,5,7
/proc/1149/task/1150/stat : 1150 (SArTagnan) R 1147 1149 32751 0 -1 4202560 1941 0 0 0 69 0 0 0 25 0 4 0 501145756 260415488 5073 33554432000 4194304 4623224 140737319322384 18446744073709551615 4376869 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1149/tid=1151] ppid=1147 vsize=254312 CPUtime=0.69 cores=1,3,5,7
/proc/1149/task/1151/stat : 1151 (SArTagnan) R 1147 1149 32751 0 -1 4202560 2347 0 0 0 69 0 0 0 18 0 4 0 501145756 260415488 5073 33554432000 4194304 4623224 140737319322384 18446744073709551615 4377144 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1149/tid=1152] ppid=1147 vsize=254312 CPUtime=0.69 cores=1,3,5,7
/proc/1149/task/1152/stat : 1152 (SArTagnan) R 1147 1149 32751 0 -1 4202560 1400 0 0 0 69 0 0 0 25 0 4 0 501145756 260415488 5073 33554432000 4194304 4623224 140737319322384 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2.78
Current children cumulated vsize (KiB) 254312

[startup+1.50064 s]
/proc/loadavg: 8.09 8.00 8.00 9/184 1153
/proc/meminfo: memFree=30303072/32951124 swapFree=67105204/67111528
[pid=1149] ppid=1147 vsize=259268 CPUtime=5.97 cores=1,3,5,7
/proc/1149/stat : 1149 (SArTagnan) R 1147 1149 32751 0 -1 4202496 14953 0 0 0 595 2 0 0 25 0 4 0 501145755 265490432 7926 33554432000 4194304 4623224 140737319322384 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1149/statm: 64817 7926 343 105 0 60321 0
[pid=1149/tid=1150] ppid=1147 vsize=259268 CPUtime=1.48 cores=1,3,5,7
/proc/1149/task/1150/stat : 1150 (SArTagnan) R 1147 1149 32751 0 -1 4202560 3263 0 0 0 148 0 0 0 25 0 4 0 501145756 265490432 7926 33554432000 4194304 4623224 140737319322384 18446744073709551615 4376675 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1149/tid=1151] ppid=1147 vsize=259268 CPUtime=1.48 cores=1,3,5,7
/proc/1149/task/1151/stat : 1151 (SArTagnan) R 1147 1149 32751 0 -1 4202560 3718 0 0 0 148 0 0 0 20 0 4 0 501145756 265490432 7926 33554432000 4194304 4623224 140737319322384 18446744073709551615 4376862 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1149/tid=1152] ppid=1147 vsize=259268 CPUtime=1.48 cores=1,3,5,7
/proc/1149/task/1152/stat : 1152 (SArTagnan) R 1147 1149 32751 0 -1 4202560 5607 0 0 0 148 0 0 0 25 0 4 0 501145756 265490432 7926 33554432000 4194304 4623224 140737319322384 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 259268

[startup+3.10035 s]
/proc/loadavg: 8.09 8.00 8.00 9/184 1153
/proc/meminfo: memFree=30289804/32951124 swapFree=67105204/67111528
[pid=1149] ppid=1147 vsize=270548 CPUtime=12.37 cores=1,3,5,7
/proc/1149/stat : 1149 (SArTagnan) R 1147 1149 32751 0 -1 4202496 22464 0 0 0 1233 4 0 0 25 0 4 0 501145755 277041152 12076 33554432000 4194304 4623224 140737319322384 18446744073709551615 4355951 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1149/statm: 67637 12076 343 105 0 63141 0
[pid=1149/tid=1150] ppid=1147 vsize=270548 CPUtime=3.09 cores=1,3,5,7
/proc/1149/task/1150/stat : 1150 (SArTagnan) R 1147 1149 32751 0 -1 4202560 5065 0 0 0 308 1 0 0 25 0 4 0 501145756 277041152 12076 33554432000 4194304 4623224 140737319322384 18446744073709551615 4376858 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1149/tid=1151] ppid=1147 vsize=270548 CPUtime=3.09 cores=1,3,5,7
/proc/1149/task/1151/stat : 1151 (SArTagnan) R 1147 1149 32751 0 -1 4202560 5796 0 0 0 308 1 0 0 25 0 4 0 501145756 277041152 12076 33554432000 4194304 4623224 140737319322384 18446744073709551615 4276086 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1149/tid=1152] ppid=1147 vsize=270548 CPUtime=3.07 cores=1,3,5,7
/proc/1149/task/1152/stat : 1152 (SArTagnan) R 1147 1149 32751 0 -1 4202560 7610 0 0 0 307 0 0 0 25 0 4 0 501145756 277041152 12076 33554432000 4194304 4623224 140737319322384 18446744073709551615 4550465 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.37
Current children cumulated vsize (KiB) 270548

[startup+6.30076 s]
/proc/loadavg: 8.09 8.00 8.00 9/184 1153
/proc/meminfo: memFree=30258324/32951124 swapFree=67105204/67111528
[pid=1149] ppid=1147 vsize=279188 CPUtime=25.15 cores=1,3,5,7
/proc/1149/stat : 1149 (SArTagnan) R 1147 1149 32751 0 -1 4202496 41939 0 0 0 2507 8 0 0 25 0 4 0 501145755 285888512 18133 33554432000 4194304 4623224 140737319322384 18446744073709551615 4510086 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1149/statm: 69797 18133 346 105 0 65301 0
[pid=1149/tid=1150] ppid=1147 vsize=279188 CPUtime=6.29 cores=1,3,5,7
/proc/1149/task/1150/stat : 1150 (SArTagnan) R 1147 1149 32751 0 -1 4202560 8268 0 0 0 627 2 0 0 25 0 4 0 501145756 285888512 18133 33554432000 4194304 4623224 140737319322384 18446744073709551615 4376675 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1149/tid=1151] ppid=1147 vsize=279188 CPUtime=6.28 cores=1,3,5,7
/proc/1149/task/1151/stat : 1151 (SArTagnan) R 1147 1149 32751 0 -1 4202560 8488 0 0 0 627 1 0 0 25 0 4 0 501145756 285888512 18133 33554432000 4194304 4623224 140737319322384 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1149/tid=1152] ppid=1147 vsize=279188 CPUtime=6.25 cores=1,3,5,7
/proc/1149/task/1152/stat : 1152 (SArTagnan) R 1147 1149 32751 0 -1 4202560 20432 0 0 0 622 3 0 0 25 0 4 0 501145756 285888512 18133 33554432000 4194304 4623224 140737319322384 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 25.15
Current children cumulated vsize (KiB) 279188

[startup+12.7006 s]
/proc/loadavg: 8.08 8.00 8.00 9/184 1154
/proc/meminfo: memFree=30213316/32951124 swapFree=67105204/67111528
[pid=1149] ppid=1147 vsize=298148 CPUtime=50.71 cores=1,3,5,7
/proc/1149/stat : 1149 (SArTagnan) R 1147 1149 32751 0 -1 4202496 75643 0 0 0 5058 13 0 0 25 0 4 0 501145755 305303552 27657 33554432000 4194304 4623224 140737319322384 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1149/statm: 74537 27657 369 105 0 70041 0
[pid=1149/tid=1150] ppid=1147 vsize=298148 CPUtime=12.69 cores=1,3,5,7
/proc/1149/task/1150/stat : 1150 (SArTagnan) R 1147 1149 32751 0 -1 4202560 12250 0 0 0 1266 3 0 0 25 0 4 0 501145756 305303552 27657 33554432000 4194304 4623224 140737319322384 18446744073709551615 4376790 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1149/tid=1151] ppid=1147 vsize=298148 CPUtime=12.69 cores=1,3,5,7
/proc/1149/task/1151/stat : 1151 (SArTagnan) R 1147 1149 32751 0 -1 4202560 13172 0 0 0 1267 2 0 0 25 0 4 0 501145756 305303552 27657 33554432000 4194304 4623224 140737319322384 18446744073709551615 4376678 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1149/tid=1152] ppid=1147 vsize=298148 CPUtime=12.62 cores=1,3,5,7
/proc/1149/task/1152/stat : 1152 (SArTagnan) R 1147 1149 32751 0 -1 4202560 40700 0 0 0 1256 6 0 0 25 0 4 0 501145756 305303552 27657 33554432000 4194304 4623224 140737319322384 18446744073709551615 4550521 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 298148

[startup+25.5002 s]
/proc/loadavg: 8.06 8.00 8.00 9/184 1154
/proc/meminfo: memFree=30152056/32951124 swapFree=67105204/67111528
[pid=1149] ppid=1147 vsize=333308 CPUtime=101.84 cores=1,3,5,7
/proc/1149/stat : 1149 (SArTagnan) R 1147 1149 32751 0 -1 4202496 122721 0 0 0 10160 24 0 0 25 0 4 0 501145755 341307392 40204 33554432000 4194304 4623224 140737319322384 18446744073709551615 4355951 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1149/statm: 83327 40204 386 105 0 78831 0
[pid=1149/tid=1150] ppid=1147 vsize=333308 CPUtime=25.49 cores=1,3,5,7
/proc/1149/task/1150/stat : 1150 (SArTagnan) R 1147 1149 32751 0 -1 4202560 18106 0 0 0 2543 6 0 0 25 0 4 0 501145756 341307392 40204 33554432000 4194304 4623224 140737319322384 18446744073709551615 4376646 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1149/tid=1151] ppid=1147 vsize=333308 CPUtime=25.48 cores=1,3,5,7
/proc/1149/task/1151/stat : 1151 (SArTagnan) R 1147 1149 32751 0 -1 4202560 20421 0 0 0 2544 4 0 0 25 0 4 0 501145756 341307392 40204 33554432000 4194304 4623224 140737319322384 18446744073709551615 4377576 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1149/tid=1152] ppid=1147 vsize=333308 CPUtime=25.35 cores=1,3,5,7
/proc/1149/task/1152/stat : 1152 (SArTagnan) R 1147 1149 32751 0 -1 4202560 70108 0 0 0 2525 10 0 0 25 0 4 0 501145756 341307392 40204 33554432000 4194304 4623224 140737319322384 18446744073709551615 4550411 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.84
Current children cumulated vsize (KiB) 333308

[startup+51.1005 s]
/proc/loadavg: 8.04 8.00 8.00 9/184 1155
/proc/meminfo: memFree=30052968/32951124 swapFree=67105204/67111528
[pid=1149] ppid=1147 vsize=364824 CPUtime=204.1 cores=1,3,5,7
/proc/1149/stat : 1149 (SArTagnan) R 1147 1149 32751 0 -1 4202496 171737 0 0 0 20374 36 0 0 25 0 4 0 501145755 373579776 55179 33554432000 4194304 4623224 140737319322384 18446744073709551615 4510090 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1149/statm: 91206 55179 379 105 0 86710 0
[pid=1149/tid=1150] ppid=1147 vsize=364824 CPUtime=51.09 cores=1,3,5,7
/proc/1149/task/1150/stat : 1150 (SArTagnan) R 1147 1149 32751 0 -1 4202560 26780 0 0 0 5100 9 0 0 25 0 4 0 501145756 373579776 55179 33554432000 4194304 4623224 140737319322384 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1149/tid=1151] ppid=1147 vsize=364824 CPUtime=51.09 cores=1,3,5,7
/proc/1149/task/1151/stat : 1151 (SArTagnan) R 1147 1149 32751 0 -1 4202560 29104 0 0 0 5099 10 0 0 25 0 4 0 501145756 373579776 55179 33554432000 4194304 4623224 140737319322384 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1149/tid=1152] ppid=1147 vsize=364824 CPUtime=50.8 cores=1,3,5,7
/proc/1149/task/1152/stat : 1152 (SArTagnan) R 1147 1149 32751 0 -1 4202560 95287 0 0 0 5067 13 0 0 25 0 4 0 501145756 373579776 55179 33554432000 4194304 4623224 140737319322384 18446744073709551615 4545935 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 204.1
Current children cumulated vsize (KiB) 364824

[startup+102.307 s]
/proc/loadavg: 8.02 8.00 8.00 9/184 1156
/proc/meminfo: memFree=29919632/32951124 swapFree=67105204/67111528
[pid=1149] ppid=1147 vsize=510188 CPUtime=408.65 cores=1,3,5,7
/proc/1149/stat : 1149 (SArTagnan) R 1147 1149 32751 0 -1 4202496 291942 0 0 0 40801 64 0 0 25 0 4 0 501145755 522432512 82889 33554432000 4194304 4623224 140737319322384 18446744073709551615 4510896 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1149/statm: 127547 82889 343 105 0 123051 0
[pid=1149/tid=1150] ppid=1147 vsize=510188 CPUtime=102.3 cores=1,3,5,7
/proc/1149/task/1150/stat : 1150 (SArTagnan) R 1147 1149 32751 0 -1 4202560 41979 0 0 0 10214 16 0 0 25 0 4 0 501145756 522432512 82889 33554432000 4194304 4623224 140737319322384 18446744073709551615 4376675 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1149/tid=1151] ppid=1147 vsize=510188 CPUtime=102.3 cores=1,3,5,7
/proc/1149/task/1151/stat : 1151 (SArTagnan) R 1147 1149 32751 0 -1 4202560 54287 0 0 0 10213 17 0 0 25 0 4 0 501145756 522432512 82889 33554432000 4194304 4623224 140737319322384 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1149/tid=1152] ppid=1147 vsize=510188 CPUtime=101.73 cores=1,3,5,7
/proc/1149/task/1152/stat : 1152 (SArTagnan) R 1147 1149 32751 0 -1 4202560 163784 0 0 0 10148 25 0 0 25 0 4 0 501145756 522432512 82889 33554432000 4194304 4623224 140737319322384 18446744073709551615 4550465 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 408.65
Current children cumulated vsize (KiB) 510188

[startup+162.301 s]

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

[pid=1149] ppid=1147 vsize=1099260 CPUtime=2805.43 cores=1,3,5,7
/proc/1149/stat : 1149 (SArTagnan) R 1147 1149 32751 0 -1 4202496 1844019 0 0 0 280157 386 0 0 25 0 4 0 501145755 1125642240 224937 33554432000 4194304 4623224 140737319322384 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1149/statm: 274815 224937 387 105 0 270319 0
[pid=1149/tid=1150] ppid=1147 vsize=1099260 CPUtime=702.31 cores=1,3,5,7
/proc/1149/task/1150/stat : 1150 (SArTagnan) R 1147 1149 32751 0 -1 4202560 114459 0 0 0 70179 52 0 0 25 0 4 0 501145756 1125642240 224937 33554432000 4194304 4623224 140737319322384 18446744073709551615 4376625 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1149/tid=1151] ppid=1147 vsize=1099260 CPUtime=702.31 cores=1,3,5,7
/proc/1149/task/1151/stat : 1151 (SArTagnan) R 1147 1149 32751 0 -1 4202560 142937 0 0 0 70145 86 0 0 25 0 4 0 501145756 1125642240 224937 33554432000 4194304 4623224 140737319322384 18446744073709551615 4377587 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1149/tid=1152] ppid=1147 vsize=1099260 CPUtime=698.47 cores=1,3,5,7
/proc/1149/task/1152/stat : 1152 (SArTagnan) R 1147 1149 32751 0 -1 4202560 1504647 0 0 0 69613 234 0 0 25 0 4 0 501145756 1125642240 224937 33554432000 4194304 4623224 140737319322384 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2805.43
Current children cumulated vsize (KiB) 1099260

[startup+762.306 s]
/proc/loadavg: 8.15 8.12 8.03 9/184 1174
/proc/meminfo: memFree=29018028/32951124 swapFree=67105204/67111528
[pid=1149] ppid=1147 vsize=1109028 CPUtime=3045.13 cores=1,3,5,7
/proc/1149/stat : 1149 (SArTagnan) R 1147 1149 32751 0 -1 4202496 1852195 0 0 0 304120 393 0 0 25 0 4 0 501145755 1135644672 232971 33554432000 4194304 4623224 140737319322384 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1149/statm: 277257 232971 387 105 0 272761 0
[pid=1149/tid=1150] ppid=1147 vsize=1109028 CPUtime=762.32 cores=1,3,5,7
/proc/1149/task/1150/stat : 1150 (SArTagnan) R 1147 1149 32751 0 -1 4202560 117435 0 0 0 76179 53 0 0 25 0 4 0 501145756 1135644672 232971 33554432000 4194304 4623224 140737319322384 18446744073709551615 4376625 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1149/tid=1151] ppid=1147 vsize=1109028 CPUtime=762.32 cores=1,3,5,7
/proc/1149/task/1151/stat : 1151 (SArTagnan) R 1147 1149 32751 0 -1 4202560 146001 0 0 0 76141 91 0 0 25 0 4 0 501145756 1135644672 232971 33554432000 4194304 4623224 140737319322384 18446744073709551615 4376640 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1149/tid=1152] ppid=1147 vsize=1109028 CPUtime=758.15 cores=1,3,5,7
/proc/1149/task/1152/stat : 1152 (SArTagnan) R 1147 1149 32751 0 -1 4202560 1505059 0 0 0 75580 235 0 0 25 0 4 0 501145756 1135644672 232971 33554432000 4194304 4623224 140737319322384 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3045.13
Current children cumulated vsize (KiB) 1109028

[startup+822.3 s]
/proc/loadavg: 8.15 8.13 8.04 9/184 1175
/proc/meminfo: memFree=28872916/32951124 swapFree=67105204/67111528
[pid=1149] ppid=1147 vsize=1212792 CPUtime=3284.79 cores=1,3,5,7
/proc/1149/stat : 1149 (SArTagnan) R 1147 1149 32751 0 -1 4202496 2053969 0 0 0 328051 428 0 0 25 0 4 0 501145755 1241899008 251778 33554432000 4194304 4623224 140737319322384 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1149/statm: 303198 251778 413 105 0 298702 0
[pid=1149/tid=1150] ppid=1147 vsize=1212792 CPUtime=822.31 cores=1,3,5,7
/proc/1149/task/1150/stat : 1150 (SArTagnan) R 1147 1149 32751 0 -1 4202560 123847 0 0 0 82177 54 0 0 25 0 4 0 501145756 1241899008 251778 33554432000 4194304 4623224 140737319322384 18446744073709551615 4377587 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1149/tid=1151] ppid=1147 vsize=1212792 CPUtime=822.31 cores=1,3,5,7
/proc/1149/task/1151/stat : 1151 (SArTagnan) R 1147 1149 32751 0 -1 4202560 154943 0 0 0 82138 93 0 0 25 0 4 0 501145756 1241899008 251778 33554432000 4194304 4623224 140737319322384 18446744073709551615 4376666 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1149/tid=1152] ppid=1147 vsize=1212792 CPUtime=817.82 cores=1,3,5,7
/proc/1149/task/1152/stat : 1152 (SArTagnan) R 1147 1149 32751 0 -1 4202560 1668650 0 0 0 81519 263 0 0 25 0 4 0 501145756 1241899008 251778 33554432000 4194304 4623224 140737319322384 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3284.79
Current children cumulated vsize (KiB) 1212792

[startup+882.301 s]
/proc/loadavg: 8.14 8.13 8.04 9/184 1177
/proc/meminfo: memFree=28849192/32951124 swapFree=67105204/67111528
[pid=1149] ppid=1147 vsize=1212792 CPUtime=3524.47 cores=1,3,5,7
/proc/1149/stat : 1149 (SArTagnan) R 1147 1149 32751 0 -1 4202496 2288855 0 0 0 351982 465 0 0 25 0 4 0 501145755 1241899008 253847 33554432000 4194304 4623224 140737319322384 18446744073709551615 4517479 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1149/statm: 303198 253847 382 105 0 298702 0
[pid=1149/tid=1150] ppid=1147 vsize=1212792 CPUtime=882.31 cores=1,3,5,7
/proc/1149/task/1150/stat : 1150 (SArTagnan) R 1147 1149 32751 0 -1 4202560 124271 0 0 0 88177 54 0 0 25 0 4 0 501145756 1241899008 253847 33554432000 4194304 4623224 140737319322384 18446744073709551615 4376675 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1149/tid=1151] ppid=1147 vsize=1212792 CPUtime=882.32 cores=1,3,5,7
/proc/1149/task/1151/stat : 1151 (SArTagnan) R 1147 1149 32751 0 -1 4202560 156290 0 0 0 88139 93 0 0 25 0 4 0 501145756 1241899008 253847 33554432000 4194304 4623224 140737319322384 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1149/tid=1152] ppid=1147 vsize=1212792 CPUtime=877.5 cores=1,3,5,7
/proc/1149/task/1152/stat : 1152 (SArTagnan) R 1147 1149 32751 0 -1 4202560 1901587 0 0 0 87450 300 0 0 25 0 4 0 501145756 1241899008 253847 33554432000 4194304 4623224 140737319322384 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3524.47
Current children cumulated vsize (KiB) 1212792

[startup+942.301 s]
/proc/loadavg: 7.99 8.08 8.03 9/184 1269
/proc/meminfo: memFree=29248640/32951124 swapFree=67105204/67111528
[pid=1149] ppid=1147 vsize=1288344 CPUtime=3764.15 cores=1,3,5,7
/proc/1149/stat : 1149 (SArTagnan) R 1147 1149 32751 0 -1 4202496 2590773 0 0 0 375902 513 0 0 25 0 4 0 501145755 1319264256 262494 33554432000 4194304 4623224 140737319322384 18446744073709551615 4510978 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1149/statm: 322086 262494 366 105 0 317590 0
[pid=1149/tid=1150] ppid=1147 vsize=1288344 CPUtime=942.31 cores=1,3,5,7
/proc/1149/task/1150/stat : 1150 (SArTagnan) R 1147 1149 32751 0 -1 4202560 149935 0 0 0 94174 57 0 0 25 0 4 0 501145756 1319264256 262494 33554432000 4194304 4623224 140737319322384 18446744073709551615 4376678 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1149/tid=1151] ppid=1147 vsize=1288344 CPUtime=942.31 cores=1,3,5,7
/proc/1149/task/1151/stat : 1151 (SArTagnan) R 1147 1149 32751 0 -1 4202560 157282 0 0 0 94138 93 0 0 25 0 4 0 501145756 1319264256 262494 33554432000 4194304 4623224 140737319322384 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1149/tid=1152] ppid=1147 vsize=1288344 CPUtime=937.17 cores=1,3,5,7
/proc/1149/task/1152/stat : 1152 (SArTagnan) R 1147 1149 32751 0 -1 4202560 2159155 0 0 0 93375 342 0 0 25 0 4 0 501145756 1319264256 262494 33554432000 4194304 4623224 140737319322384 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3764.15
Current children cumulated vsize (KiB) 1288344

[startup+1002.3 s]
/proc/loadavg: 8.08 8.09 8.03 9/184 1271
/proc/meminfo: memFree=28787576/32951124 swapFree=67105204/67111528
[pid=1149] ppid=1147 vsize=1290984 CPUtime=4003.83 cores=1,3,5,7
/proc/1149/stat : 1149 (SArTagnan) R 1147 1149 32751 0 -1 4202496 2816473 0 0 0 399836 547 0 0 25 0 4 0 501145755 1321967616 267385 33554432000 4194304 4623224 140737319322384 18446744073709551615 4414885 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1149/statm: 322746 267385 375 105 0 318250 0
[pid=1149/tid=1150] ppid=1147 vsize=1290984 CPUtime=1002.32 cores=1,3,5,7
/proc/1149/task/1150/stat : 1150 (SArTagnan) R 1147 1149 32751 0 -1 4202560 151835 0 0 0 100174 58 0 0 25 0 4 0 501145756 1321967616 267385 33554432000 4194304 4623224 140737319322384 18446744073709551615 4376672 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1149/tid=1151] ppid=1147 vsize=1290984 CPUtime=1002.32 cores=1,3,5,7
/proc/1149/task/1151/stat : 1151 (SArTagnan) R 1147 1149 32751 0 -1 4202560 159124 0 0 0 100138 94 0 0 25 0 4 0 501145756 1321967616 267385 33554432000 4194304 4623224 140737319322384 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1149/tid=1152] ppid=1147 vsize=1290984 CPUtime=996.84 cores=1,3,5,7
/proc/1149/task/1152/stat : 1152 (SArTagnan) R 1147 1149 32751 0 -1 4202560 2380893 0 0 0 99310 374 0 0 25 0 4 0 501145756 1321967616 267385 33554432000 4194304 4623224 140737319322384 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4003.83
Current children cumulated vsize (KiB) 1290984

[startup+1062.3 s]
/proc/loadavg: 8.18 8.11 8.04 9/184 1273
/proc/meminfo: memFree=28351300/32951124 swapFree=67105204/67111528
[pid=1149] ppid=1147 vsize=1429840 CPUtime=4243.51 cores=1,3,5,7
/proc/1149/stat : 1149 (SArTagnan) R 1147 1149 32751 0 -1 4202496 3088145 0 0 0 423759 592 0 0 25 0 4 0 501145755 1464156160 276683 33554432000 4194304 4623224 140737319322384 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1149/statm: 357460 276683 427 105 0 352964 0
[pid=1149/tid=1150] ppid=1147 vsize=1429840 CPUtime=1062.32 cores=1,3,5,7
/proc/1149/task/1150/stat : 1150 (SArTagnan) R 1147 1149 32751 0 -1 4202560 154311 0 0 0 106172 60 0 0 25 0 4 0 501145756 1464156160 276683 33554432000 4194304 4623224 140737319322384 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1149/tid=1151] ppid=1147 vsize=1429840 CPUtime=1062.32 cores=1,3,5,7
/proc/1149/task/1151/stat : 1151 (SArTagnan) R 1147 1149 32751 0 -1 4202560 195266 0 0 0 106131 101 0 0 25 0 4 0 501145756 1464156160 276683 33554432000 4194304 4623224 140737319322384 18446744073709551615 4376672 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1149/tid=1152] ppid=1147 vsize=1429840 CPUtime=1056.52 cores=1,3,5,7
/proc/1149/task/1152/stat : 1152 (SArTagnan) R 1147 1149 32751 0 -1 4202560 2613525 0 0 0 105242 410 0 0 25 0 4 0 501145756 1464156160 276683 33554432000 4194304 4623224 140737319322384 18446744073709551615 4550465 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4243.51
Current children cumulated vsize (KiB) 1429840

[startup+1122.3 s]
/proc/loadavg: 8.18 8.12 8.05 9/184 1274
/proc/meminfo: memFree=28094332/32951124 swapFree=67105204/67111528
[pid=1149] ppid=1147 vsize=1437760 CPUtime=4483.18 cores=1,3,5,7
/proc/1149/stat : 1149 (SArTagnan) R 1147 1149 32751 0 -1 4202496 3318853 0 0 0 447688 630 0 0 25 0 4 0 501145755 1472266240 283102 33554432000 4194304 4623224 140737319322384 18446744073709551615 4517494 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1149/statm: 359440 283102 373 105 0 354944 0
[pid=1149/tid=1150] ppid=1147 vsize=1437760 CPUtime=1122.31 cores=1,3,5,7
/proc/1149/task/1150/stat : 1150 (SArTagnan) R 1147 1149 32751 0 -1 4202560 156497 0 0 0 112170 61 0 0 25 0 4 0 501145756 1472266240 283102 33554432000 4194304 4623224 140737319322384 18446744073709551615 4376666 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1149/tid=1151] ppid=1147 vsize=1437760 CPUtime=1122.32 cores=1,3,5,7
/proc/1149/task/1151/stat : 1151 (SArTagnan) R 1147 1149 32751 0 -1 4202560 199032 0 0 0 112128 104 0 0 25 0 4 0 501145756 1472266240 283102 33554432000 4194304 4623224 140737319322384 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1149/tid=1152] ppid=1147 vsize=1437760 CPUtime=1116.19 cores=1,3,5,7
/proc/1149/task/1152/stat : 1152 (SArTagnan) R 1147 1149 32751 0 -1 4202560 2837488 0 0 0 111175 444 0 0 25 0 4 0 501145756 1472266240 283102 33554432000 4194304 4623224 140737319322384 18446744073709551615 4545903 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4483.18
Current children cumulated vsize (KiB) 1437760

[startup+1182.3 s]
/proc/loadavg: 8.17 8.13 8.05 9/184 1276
/proc/meminfo: memFree=27859316/32951124 swapFree=67105204/67111528
[pid=1149] ppid=1147 vsize=1453096 CPUtime=4722.87 cores=1,3,5,7
/proc/1149/stat : 1149 (SArTagnan) R 1147 1149 32751 0 -1 4202496 3550438 0 0 0 471611 676 0 0 25 0 4 0 501145755 1487970304 291252 33554432000 4194304 4623224 140737319322384 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1149/statm: 363274 291252 343 105 0 358778 0
[pid=1149/tid=1150] ppid=1147 vsize=1453096 CPUtime=1182.32 cores=1,3,5,7
/proc/1149/task/1150/stat : 1150 (SArTagnan) R 1147 1149 32751 0 -1 4202560 157617 0 0 0 118170 62 0 0 25 0 4 0 501145756 1487970304 291252 33554432000 4194304 4623224 140737319322384 18446744073709551615 4376672 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1149/tid=1151] ppid=1147 vsize=1453096 CPUtime=1182.32 cores=1,3,5,7
/proc/1149/task/1151/stat : 1151 (SArTagnan) R 1147 1149 32751 0 -1 4202560 201688 0 0 0 118124 108 0 0 25 0 4 0 501145756 1487970304 291252 33554432000 4194304 4623224 140737319322384 18446744073709551615 4376678 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1149/tid=1152] ppid=1147 vsize=1453096 CPUtime=1175.87 cores=1,3,5,7
/proc/1149/task/1152/stat : 1152 (SArTagnan) R 1147 1149 32751 0 -1 4202560 3064041 0 0 0 117103 484 0 0 25 0 4 0 501145756 1487970304 291252 33554432000 4194304 4623224 140737319322384 18446744073709551615 4550465 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4722.87
Current children cumulated vsize (KiB) 1453096



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.12 8.12 8.05 9/184 1276
/proc/meminfo: memFree=27789236/32951124 swapFree=67105204/67111528
[pid=1149] ppid=1147 vsize=1521656 CPUtime=4800.37 cores=1,3,5,7
/proc/1149/stat : 1149 (SArTagnan) R 1147 1149 32751 0 -1 4202496 3597668 0 0 0 479353 684 0 0 25 0 4 0 501145755 1558175744 295267 33554432000 4194304 4623224 140737319322384 18446744073709551615 4517728 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1149/statm: 380414 295267 449 105 0 375918 0
[pid=1149/tid=1150] ppid=1147 vsize=1521656 CPUtime=1201.72 cores=1,3,5,7
/proc/1149/task/1150/stat : 1150 (SArTagnan) R 1147 1149 32751 0 -1 4202560 157687 0 0 0 120110 62 0 0 25 0 4 0 501145756 1558175744 295267 33554432000 4194304 4623224 140737319322384 18446744073709551615 4376640 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1149/tid=1151] ppid=1147 vsize=1521656 CPUtime=1201.73 cores=1,3,5,7
/proc/1149/task/1151/stat : 1151 (SArTagnan) R 1147 1149 32751 0 -1 4202560 202544 0 0 0 120063 110 0 0 25 0 4 0 501145756 1558175744 295267 33554432000 4194304 4623224 140737319322384 18446744073709551615 4376675 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1149/tid=1152] ppid=1147 vsize=1521656 CPUtime=1195.16 cores=1,3,5,7
/proc/1149/task/1152/stat : 1152 (SArTagnan) R 1147 1149 32751 0 -1 4202560 3110203 0 0 0 119025 491 0 0 25 0 4 0 501145756 1558175744 295267 33554432000 4194304 4623224 140737319322384 18446744073709551615 4550465 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.37
Current children cumulated vsize (KiB) 1521656

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

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

[startup+1201.7 s]
/proc/loadavg: 8.12 8.12 8.05 9/184 1276
/proc/meminfo: memFree=27789236/32951124 swapFree=67105204/67111528
[pid=1149] ppid=1147 vsize=1521656 CPUtime=4800.37 cores=1,3,5,7
/proc/1149/stat : 1149 (SArTagnan) R 1147 1149 32751 0 -1 4202496 3597668 0 0 0 479353 684 0 0 25 0 4 0 501145755 1558175744 295267 33554432000 4194304 4623224 140737319322384 18446744073709551615 4517728 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/1149/statm: 380414 295267 449 105 0 375918 0
[pid=1149/tid=1150] ppid=1147 vsize=1521656 CPUtime=1201.72 cores=1,3,5,7
/proc/1149/task/1150/stat : 1150 (SArTagnan) R 1147 1149 32751 0 -1 4202560 157687 0 0 0 120110 62 0 0 25 0 4 0 501145756 1558175744 295267 33554432000 4194304 4623224 140737319322384 18446744073709551615 4376640 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1149/tid=1151] ppid=1147 vsize=1521656 CPUtime=1201.73 cores=1,3,5,7
/proc/1149/task/1151/stat : 1151 (SArTagnan) R 1147 1149 32751 0 -1 4202560 202544 0 0 0 120063 110 0 0 25 0 4 0 501145756 1558175744 295267 33554432000 4194304 4623224 140737319322384 18446744073709551615 4376675 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1149/tid=1152] ppid=1147 vsize=1521656 CPUtime=1195.16 cores=1,3,5,7
/proc/1149/task/1152/stat : 1152 (SArTagnan) R 1147 1149 32751 0 -1 4202560 3110203 0 0 0 119025 491 0 0 25 0 4 0 501145756 1558175744 295267 33554432000 4194304 4623224 140737319322384 18446744073709551615 4550465 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.37
Current children cumulated vsize (KiB) 1521656

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.76
CPU time (s): 4800.45
CPU user time (s): 4793.56
CPU system time (s): 6.89095
CPU usage (%): 399.453
Max. virtual memory (cumulated for all children) (KiB): 1552560

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4793.56
system time used= 6.89095
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3597679
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= 721
involuntary context switches= 27848

runsolver used 1.9707 second user time and 4.5933 second system time

The end

Launcher Data

Begin job on node147 at 2011-04-29 16:28:19
IDJOB=3274252
IDBENCH=83156
IDSOLVER=1656
FILE ID=node147/3274252-1304087298
RUNJOBID= node147-1304086988-1086
PBS_JOBID= 13170522
Free space on /tmp= 72660 MiB

SOLVER NAME= SArTagnan 2011-03-24
BENCH NAME= SAT11/crafted/spence/sgen/sgen3-n190-s29985700-unsat.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3274252-1304087298/watcher-3274252-1304087298 -o /tmp/evaluation-result-3274252-1304087298/solver-3274252-1304087298 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3274252-1304087298.cnf -threads=4

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

MD5SUM BENCH= f2cf61fc47972fb7e89be65d1a83332e
RANDOM SEED=1967445756

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

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

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.836
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.82
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.836
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.76
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.836
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.836
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:      30328532 kB
Buffers:        270576 kB
Cached:        1363172 kB
SwapCached:       2936 kB
Active:         727648 kB
Inactive:      1570952 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30328532 kB
SwapTotal:    67111528 kB
SwapFree:     67105204 kB
Dirty:             440 kB
Writeback:           0 kB
AnonPages:      663096 kB
Mapped:          15288 kB
Slab:           260224 kB
PageTables:       5668 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   925672 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= 72656 MiB
End job on node147 at 2011-04-29 16:48:22