Trace number 3386081

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) 4800.27 1204.77

General information on the benchmark

NameSAT04/handmade/hirsch03/
hgen8-n320-01-S1432474240.shuffled-as.sat03-890.used-as.sat04-841.cnf
MD5SUMf97e40b22ad62886042ca9677daf337d
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 variables260
Number of clauses486
Sum of the clauses size1102
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2421
Number of clauses of size 30
Number of clauses of size 465
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: 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-3386081-1305582811/watcher-3386081-1305582811 -o /tmp/evaluation-result-3386081-1305582811/solver-3386081-1305582811 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3386081-1305582811.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: 9.04 9.08 8.88 6/457 1368
/proc/meminfo: memFree=12374388/32950928 swapFree=67111200/67111528
[pid=1368] ppid=1366 vsize=38968 CPUtime=0 cores=1,3,5,7
/proc/1368/stat : 1368 (SArTagnan) R 1366 1368 617 0 -1 4202496 448 0 0 0 0 0 0 0 25 0 3 0 748511791 39903232 386 33554432000 4194304 4625164 140737118032752 18446744073709551615 256415448049 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/1368/statm: 9742 386 300 106 0 5245 0
[pid=1368/tid=1369] ppid=1366 vsize=246072 CPUtime=0 cores=1,3,5,7
/proc/1368/task/1369/stat : 1369 (SArTagnan) R 1366 1368 617 0 -1 4202560 48 0 0 0 0 0 0 0 25 0 4 0 748511791 251977728 683 33554432000 4194304 4625164 140737118032752 18446744073709551615 256415088751 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1368/tid=1370] ppid=1366 vsize=246072 CPUtime=0 cores=1,3,5,7
/proc/1368/task/1370/stat : 1370 (SArTagnan) R 1366 1368 617 0 -1 4202560 72 0 0 0 0 0 0 0 25 0 4 0 748511791 251977728 684 33554432000 4194304 4625164 140737118032752 18446744073709551615 256415052485 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1368/tid=1371] ppid=1366 vsize=246072 CPUtime=0 cores=1,3,5,7
/proc/1368/task/1371/stat : 1371 (SArTagnan) R 1366 1368 617 0 -1 4202560 65 0 0 0 0 0 0 0 25 0 4 0 748511791 251977728 684 33554432000 4194304 4625164 140737118032752 18446744073709551615 256415052833 0 0 4096 2 0 0 0 -1 3 0 0 0

[startup+0.11105 s]
/proc/loadavg: 9.04 9.08 8.88 6/457 1368
/proc/meminfo: memFree=12374388/32950928 swapFree=67111200/67111528
[pid=1368] ppid=1366 vsize=247800 CPUtime=0.4 cores=1,3,5,7
/proc/1368/stat : 1368 (SArTagnan) R 1366 1368 617 0 -1 4202496 1905 0 0 0 40 0 0 0 25 0 4 0 748511791 253747200 1469 33554432000 4194304 4625164 140737118032752 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/1368/statm: 61950 1469 345 106 0 57453 0
[pid=1368/tid=1369] ppid=1366 vsize=247800 CPUtime=0.09 cores=1,3,5,7
/proc/1368/task/1369/stat : 1369 (SArTagnan) R 1366 1368 617 0 -1 4202560 352 0 0 0 9 0 0 0 25 0 4 0 748511791 253747200 1469 33554432000 4194304 4625164 140737118032752 18446744073709551615 4352035 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1368/tid=1370] ppid=1366 vsize=247800 CPUtime=0.1 cores=1,3,5,7
/proc/1368/task/1370/stat : 1370 (SArTagnan) R 1366 1368 617 0 -1 4202560 437 0 0 0 10 0 0 0 25 0 4 0 748511791 253747200 1469 33554432000 4194304 4625164 140737118032752 18446744073709551615 4352035 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1368/tid=1371] ppid=1366 vsize=247800 CPUtime=0.1 cores=1,3,5,7
/proc/1368/task/1371/stat : 1371 (SArTagnan) R 1366 1368 617 0 -1 4202560 371 0 0 0 10 0 0 0 25 0 4 0 748511791 253747200 1469 33554432000 4194304 4625164 140737118032752 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.4
Current children cumulated vsize (KiB) 247800

[startup+0.201034 s]
/proc/loadavg: 9.04 9.08 8.88 6/457 1368
/proc/meminfo: memFree=12374388/32950928 swapFree=67111200/67111528
[pid=1368] ppid=1366 vsize=249628 CPUtime=0.75 cores=1,3,5,7
/proc/1368/stat : 1368 (SArTagnan) R 1366 1368 617 0 -1 4202496 3162 0 0 0 75 0 0 0 25 0 4 0 748511791 255619072 2187 33554432000 4194304 4625164 140737118032752 18446744073709551615 4356581 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/1368/statm: 62407 2187 345 106 0 57910 0
[pid=1368/tid=1369] ppid=1366 vsize=249628 CPUtime=0.18 cores=1,3,5,7
/proc/1368/task/1369/stat : 1369 (SArTagnan) R 1366 1368 617 0 -1 4202560 775 0 0 0 18 0 0 0 25 0 4 0 748511791 255619072 2187 33554432000 4194304 4625164 140737118032752 18446744073709551615 4352895 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1368/tid=1370] ppid=1366 vsize=249628 CPUtime=0.19 cores=1,3,5,7
/proc/1368/task/1370/stat : 1370 (SArTagnan) R 1366 1368 617 0 -1 4202560 755 0 0 0 19 0 0 0 25 0 4 0 748511791 255619072 2187 33554432000 4194304 4625164 140737118032752 18446744073709551615 4352170 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1368/tid=1371] ppid=1366 vsize=249628 CPUtime=0.19 cores=1,3,5,7
/proc/1368/task/1371/stat : 1371 (SArTagnan) R 1366 1368 617 0 -1 4202560 691 0 0 0 19 0 0 0 25 0 4 0 748511791 255619072 2188 33554432000 4194304 4625164 140737118032752 18446744073709551615 256415047687 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.75
Current children cumulated vsize (KiB) 249628

[startup+0.301019 s]
/proc/loadavg: 9.04 9.08 8.88 6/457 1368
/proc/meminfo: memFree=12374388/32950928 swapFree=67111200/67111528
[pid=1368] ppid=1366 vsize=250936 CPUtime=1.15 cores=1,3,5,7
/proc/1368/stat : 1368 (SArTagnan) R 1366 1368 617 0 -1 4202496 4017 0 0 0 115 0 0 0 25 0 4 0 748511791 256958464 2712 33554432000 4194304 4625164 140737118032752 18446744073709551615 4509196 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/1368/statm: 62734 2712 345 106 0 58237 0
[pid=1368/tid=1369] ppid=1366 vsize=250936 CPUtime=0.28 cores=1,3,5,7
/proc/1368/task/1369/stat : 1369 (SArTagnan) R 1366 1368 617 0 -1 4202560 943 0 0 0 28 0 0 0 25 0 4 0 748511791 256958464 2712 33554432000 4194304 4625164 140737118032752 18446744073709551615 4351918 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1368/tid=1370] ppid=1366 vsize=250936 CPUtime=0.29 cores=1,3,5,7
/proc/1368/task/1370/stat : 1370 (SArTagnan) R 1366 1368 617 0 -1 4202560 1077 0 0 0 29 0 0 0 25 0 4 0 748511791 256958464 2712 33554432000 4194304 4625164 140737118032752 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1368/tid=1371] ppid=1366 vsize=250936 CPUtime=0.29 cores=1,3,5,7
/proc/1368/task/1371/stat : 1371 (SArTagnan) R 1366 1368 617 0 -1 4202560 869 0 0 0 29 0 0 0 25 0 4 0 748511791 256958464 2712 33554432000 4194304 4625164 140737118032752 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1.15
Current children cumulated vsize (KiB) 250936

[startup+0.700945 s]
/proc/loadavg: 9.04 9.08 8.88 6/457 1368
/proc/meminfo: memFree=12374388/32950928 swapFree=67111200/67111528
[pid=1368] ppid=1366 vsize=253292 CPUtime=2.76 cores=1,3,5,7
/proc/1368/stat : 1368 (SArTagnan) R 1366 1368 617 0 -1 4202496 8054 0 0 0 275 1 0 0 25 0 4 0 748511791 259371008 4668 33554432000 4194304 4625164 140737118032752 18446744073709551615 4511863 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/1368/statm: 63323 4668 348 106 0 58826 0
[pid=1368/tid=1369] ppid=1366 vsize=253292 CPUtime=0.68 cores=1,3,5,7
/proc/1368/task/1369/stat : 1369 (SArTagnan) R 1366 1368 617 0 -1 4202560 2057 0 0 0 68 0 0 0 25 0 4 0 748511791 259371008 4668 33554432000 4194304 4625164 140737118032752 18446744073709551615 4462326 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1368/tid=1370] ppid=1366 vsize=253292 CPUtime=0.68 cores=1,3,5,7
/proc/1368/task/1370/stat : 1370 (SArTagnan) R 1366 1368 617 0 -1 4202560 1924 0 0 0 68 0 0 0 25 0 4 0 748511791 259371008 4668 33554432000 4194304 4625164 140737118032752 18446744073709551615 4335407 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1368/tid=1371] ppid=1366 vsize=253292 CPUtime=0.68 cores=1,3,5,7
/proc/1368/task/1371/stat : 1371 (SArTagnan) R 1366 1368 617 0 -1 4202560 2450 0 0 0 68 0 0 0 25 0 4 0 748511791 259371008 4668 33554432000 4194304 4625164 140737118032752 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2.76
Current children cumulated vsize (KiB) 253292

[startup+1.50079 s]
/proc/loadavg: 9.04 9.08 8.88 10/461 1372
/proc/meminfo: memFree=12348996/32950928 swapFree=67111200/67111528
[pid=1368] ppid=1366 vsize=258200 CPUtime=5.94 cores=1,3,5,7
/proc/1368/stat : 1368 (SArTagnan) R 1366 1368 617 0 -1 4202496 14922 0 0 0 592 2 0 0 25 0 4 0 748511791 264396800 7571 33554432000 4194304 4625164 140737118032752 18446744073709551615 4396715 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/1368/statm: 64550 7571 347 106 0 60053 0
[pid=1368/tid=1369] ppid=1366 vsize=258200 CPUtime=1.46 cores=1,3,5,7
/proc/1368/task/1369/stat : 1369 (SArTagnan) R 1366 1368 617 0 -1 4202560 3461 0 0 0 146 0 0 0 25 0 4 0 748511791 264396800 7571 33554432000 4194304 4625164 140737118032752 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1368/tid=1370] ppid=1366 vsize=258200 CPUtime=1.48 cores=1,3,5,7
/proc/1368/task/1370/stat : 1370 (SArTagnan) R 1366 1368 617 0 -1 4202560 3642 0 0 0 148 0 0 0 25 0 4 0 748511791 264396800 7571 33554432000 4194304 4625164 140737118032752 18446744073709551615 4462657 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1368/tid=1371] ppid=1366 vsize=258200 CPUtime=1.49 cores=1,3,5,7
/proc/1368/task/1371/stat : 1371 (SArTagnan) R 1366 1368 617 0 -1 4202560 5748 0 0 0 148 1 0 0 25 0 4 0 748511791 264396800 7571 33554432000 4194304 4625164 140737118032752 18446744073709551615 4335584 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.94
Current children cumulated vsize (KiB) 258200

[startup+3.10049 s]
/proc/loadavg: 9.04 9.08 8.88 10/461 1372
/proc/meminfo: memFree=12334488/32950928 swapFree=67111200/67111528
[pid=1368] ppid=1366 vsize=272164 CPUtime=12.33 cores=1,3,5,7
/proc/1368/stat : 1368 (SArTagnan) R 1366 1368 617 0 -1 4202496 28585 0 0 0 1228 5 0 0 25 0 4 0 748511791 278695936 12236 33554432000 4194304 4625164 140737118032752 18446744073709551615 4396526 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/1368/statm: 68041 12236 424 106 0 63544 0
[pid=1368/tid=1369] ppid=1366 vsize=272164 CPUtime=3.05 cores=1,3,5,7
/proc/1368/task/1369/stat : 1369 (SArTagnan) R 1366 1368 617 0 -1 4202560 6230 0 0 0 304 1 0 0 25 0 4 0 748511791 278695936 12236 33554432000 4194304 4625164 140737118032752 18446744073709551615 256415089109 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1368/tid=1370] ppid=1366 vsize=272164 CPUtime=3.08 cores=1,3,5,7
/proc/1368/task/1370/stat : 1370 (SArTagnan) R 1366 1368 617 0 -1 4202560 5311 0 0 0 308 0 0 0 25 0 4 0 748511791 278695936 12236 33554432000 4194304 4625164 140737118032752 18446744073709551615 4352044 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1368/tid=1371] ppid=1366 vsize=272164 CPUtime=3.08 cores=1,3,5,7
/proc/1368/task/1371/stat : 1371 (SArTagnan) R 1366 1368 617 0 -1 4202560 14091 0 0 0 306 2 0 0 25 0 4 0 748511791 278695936 12236 33554432000 4194304 4625164 140737118032752 18446744073709551615 4335407 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 12.33
Current children cumulated vsize (KiB) 272164

[startup+6.30089 s]
/proc/loadavg: 9.04 9.08 8.88 10/461 1372
/proc/meminfo: memFree=12311440/32950928 swapFree=67111200/67111528
[pid=1368] ppid=1366 vsize=278824 CPUtime=25.08 cores=1,3,5,7
/proc/1368/stat : 1368 (SArTagnan) R 1366 1368 617 0 -1 4202496 49651 0 0 0 2499 9 0 0 25 0 4 0 748511791 285515776 16793 33554432000 4194304 4625164 140737118032752 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/1368/statm: 69706 16793 347 106 0 65209 0
[pid=1368/tid=1369] ppid=1366 vsize=278824 CPUtime=6.21 cores=1,3,5,7
/proc/1368/task/1369/stat : 1369 (SArTagnan) R 1366 1368 617 0 -1 4202560 9581 0 0 0 619 2 0 0 25 0 4 0 748511791 285515776 16793 33554432000 4194304 4625164 140737118032752 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1368/tid=1370] ppid=1366 vsize=278824 CPUtime=6.28 cores=1,3,5,7
/proc/1368/task/1370/stat : 1370 (SArTagnan) R 1366 1368 617 0 -1 4202560 8419 0 0 0 627 1 0 0 25 0 4 0 748511791 285515776 16793 33554432000 4194304 4625164 140737118032752 18446744073709551615 4352072 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1368/tid=1371] ppid=1366 vsize=278824 CPUtime=6.29 cores=1,3,5,7
/proc/1368/task/1371/stat : 1371 (SArTagnan) R 1366 1368 617 0 -1 4202560 27765 0 0 0 624 5 0 0 25 0 4 0 748511791 285515776 16793 33554432000 4194304 4625164 140737118032752 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 25.08
Current children cumulated vsize (KiB) 278824

[startup+12.7007 s]
/proc/loadavg: 9.11 9.09 8.88 10/461 1373
/proc/meminfo: memFree=12266316/32950928 swapFree=67111200/67111528
[pid=1368] ppid=1366 vsize=298252 CPUtime=50.58 cores=1,3,5,7
/proc/1368/stat : 1368 (SArTagnan) R 1366 1368 617 0 -1 4202496 84173 0 0 0 5043 15 0 0 25 0 4 0 748511791 305410048 25972 33554432000 4194304 4625164 140737118032752 18446744073709551615 4396555 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/1368/statm: 74563 25972 367 106 0 70066 0
[pid=1368/tid=1369] ppid=1366 vsize=298252 CPUtime=12.5 cores=1,3,5,7
/proc/1368/task/1369/stat : 1369 (SArTagnan) R 1366 1368 617 0 -1 4202560 14588 0 0 0 1247 3 0 0 25 0 4 0 748511791 305410048 25972 33554432000 4194304 4625164 140737118032752 18446744073709551615 4352739 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1368/tid=1370] ppid=1366 vsize=298252 CPUtime=12.69 cores=1,3,5,7
/proc/1368/task/1370/stat : 1370 (SArTagnan) R 1366 1368 617 0 -1 4202560 12207 0 0 0 1267 2 0 0 25 0 4 0 748511791 305410048 25972 33554432000 4194304 4625164 140737118032752 18446744073709551615 4351827 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1368/tid=1371] ppid=1366 vsize=298252 CPUtime=12.68 cores=1,3,5,7
/proc/1368/task/1371/stat : 1371 (SArTagnan) R 1366 1368 617 0 -1 4202560 50249 0 0 0 1261 7 0 0 25 0 4 0 748511791 305410048 25972 33554432000 4194304 4625164 140737118032752 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.58
Current children cumulated vsize (KiB) 298252

[startup+25.5013 s]
/proc/loadavg: 9.17 9.10 8.89 10/461 1373
/proc/meminfo: memFree=12210136/32950928 swapFree=67111200/67111528
[pid=1368] ppid=1366 vsize=313420 CPUtime=101.57 cores=1,3,5,7
/proc/1368/stat : 1368 (SArTagnan) R 1366 1368 617 0 -1 4202496 113551 0 0 0 10135 22 0 0 25 0 4 0 748511791 320942080 38933 33554432000 4194304 4625164 140737118032752 18446744073709551615 4329151 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/1368/statm: 78355 38933 385 106 0 73858 0
[pid=1368/tid=1369] ppid=1366 vsize=313420 CPUtime=25.11 cores=1,3,5,7
/proc/1368/task/1369/stat : 1369 (SArTagnan) R 1366 1368 617 0 -1 4202560 22613 0 0 0 2504 7 0 0 25 0 4 0 748511791 320942080 38933 33554432000 4194304 4625164 140737118032752 18446744073709551615 4352739 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1368/tid=1370] ppid=1366 vsize=313420 CPUtime=25.48 cores=1,3,5,7
/proc/1368/task/1370/stat : 1370 (SArTagnan) R 1366 1368 617 0 -1 4202560 18352 0 0 0 2545 3 0 0 25 0 4 0 748511791 320942080 38933 33554432000 4194304 4625164 140737118032752 18446744073709551615 4352739 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1368/tid=1371] ppid=1366 vsize=313420 CPUtime=25.48 cores=1,3,5,7
/proc/1368/task/1371/stat : 1371 (SArTagnan) R 1366 1368 617 0 -1 4202560 61487 0 0 0 2539 9 0 0 25 0 4 0 748511791 320942080 38933 33554432000 4194304 4625164 140737118032752 18446744073709551615 4552369 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 101.57
Current children cumulated vsize (KiB) 313420

[startup+51.1004 s]
/proc/loadavg: 9.11 9.09 8.89 10/461 1374
/proc/meminfo: memFree=12119472/32950928 swapFree=67111200/67111528
[pid=1368] ppid=1366 vsize=408336 CPUtime=203.6 cores=1,3,5,7
/proc/1368/stat : 1368 (SArTagnan) R 1366 1368 617 0 -1 4202496 144275 0 0 0 20324 36 0 0 25 0 4 0 748511791 418136064 59927 33554432000 4194304 4625164 140737118032752 18446744073709551615 4392911 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/1368/statm: 102084 59927 626 106 0 97587 0
[pid=1368/tid=1369] ppid=1366 vsize=408336 CPUtime=50.33 cores=1,3,5,7
/proc/1368/task/1369/stat : 1369 (SArTagnan) R 1366 1368 617 0 -1 4202560 27594 0 0 0 5021 12 0 0 25 0 4 0 748511791 418136064 59927 33554432000 4194304 4625164 140737118032752 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1368/tid=1370] ppid=1366 vsize=408336 CPUtime=51.09 cores=1,3,5,7
/proc/1368/task/1370/stat : 1370 (SArTagnan) R 1366 1368 617 0 -1 4202560 29251 0 0 0 5100 9 0 0 25 0 4 0 748511791 418136064 59927 33554432000 4194304 4625164 140737118032752 18446744073709551615 4351808 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1368/tid=1371] ppid=1366 vsize=408336 CPUtime=51.09 cores=1,3,5,7
/proc/1368/task/1371/stat : 1371 (SArTagnan) R 1366 1368 617 0 -1 4202560 70953 0 0 0 5098 11 0 0 25 0 4 0 748511791 418136064 59927 33554432000 4194304 4625164 140737118032752 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 203.6
Current children cumulated vsize (KiB) 408336

[startup+102.301 s]
/proc/loadavg: 9.19 9.12 8.91 10/461 1375
/proc/meminfo: memFree=12003520/32950928 swapFree=67111200/67111528
[pid=1368] ppid=1366 vsize=516900 CPUtime=407.64 cores=1,3,5,7
/proc/1368/stat : 1368 (SArTagnan) R 1366 1368 617 0 -1 4202496 409464 0 0 0 40682 82 0 0 25 0 4 0 748511791 529305600 84736 33554432000 4194304 4625164 140737118032752 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/1368/statm: 129225 84736 827 106 0 124728 0
[pid=1368/tid=1369] ppid=1366 vsize=516900 CPUtime=100.77 cores=1,3,5,7
/proc/1368/task/1369/stat : 1369 (SArTagnan) R 1366 1368 617 0 -1 4202560 42010 0 0 0 10060 17 0 0 25 0 4 0 748511791 529305600 84290 33554432000 4194304 4625164 140737118032752 18446744073709551615 4351792 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1368/tid=1370] ppid=1366 vsize=516900 CPUtime=102.31 cores=1,3,5,7
/proc/1368/task/1370/stat : 1370 (SArTagnan) R 1366 1368 617 0 -1 4202560 42353 0 0 0 10217 14 0 0 25 0 4 0 748511791 529305600 84290 33554432000 4194304 4625164 140737118032752 18446744073709551615 4352728 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1368/tid=1371] ppid=1366 vsize=516900 CPUtime=102.3 cores=1,3,5,7
/proc/1368/task/1371/stat : 1371 (SArTagnan) R 1366 1368 617 0 -1 4202560 300588 0 0 0 10185 45 0 0 25 0 4 0 748511791 529305600 84290 33554432000 4194304 4625164 140737118032752 18446744073709551615 4579413 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 407.64
Current children cumulated vsize (KiB) 516900

[startup+162.3 s]

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

[pid=1368] ppid=1366 vsize=1134580 CPUtime=2559.32 cores=1,3,5,7
/proc/1368/stat : 1368 (SArTagnan) R 1366 1368 617 0 -1 4202496 3538373 0 0 0 255303 629 0 0 25 0 4 0 748511791 1161809920 213421 33554432000 4194304 4625164 140737118032752 18446744073709551615 4519337 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/1368/statm: 283645 213421 453 106 0 279148 0
[pid=1368/tid=1369] ppid=1366 vsize=1134580 CPUtime=632.58 cores=1,3,5,7
/proc/1368/task/1369/stat : 1369 (SArTagnan) R 1366 1368 617 0 -1 4202560 118794 0 0 0 63217 41 0 0 25 0 4 0 748511791 1161809920 213421 33554432000 4194304 4625164 140737118032752 18446744073709551615 4351987 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1368/tid=1370] ppid=1366 vsize=1134580 CPUtime=642.3 cores=1,3,5,7
/proc/1368/task/1370/stat : 1370 (SArTagnan) R 1366 1368 617 0 -1 4202560 110160 0 0 0 64178 52 0 0 25 0 4 0 748511791 1161809920 213421 33554432000 4194304 4625164 140737118032752 18446744073709551615 4351786 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1368/tid=1371] ppid=1366 vsize=1134580 CPUtime=642.3 cores=1,3,5,7
/proc/1368/task/1371/stat : 1371 (SArTagnan) R 1366 1368 617 0 -1 4202560 2976007 0 0 0 63764 466 0 0 25 0 4 0 748511791 1161809920 213421 33554432000 4194304 4625164 140737118032752 18446744073709551615 4547365 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2559.32
Current children cumulated vsize (KiB) 1134580

[startup+702.301 s]
/proc/loadavg: 9.23 9.15 9.01 10/461 1431
/proc/meminfo: memFree=11807828/32950928 swapFree=67111200/67111528
[pid=1368] ppid=1366 vsize=1193804 CPUtime=2798.38 cores=1,3,5,7
/proc/1368/stat : 1368 (SArTagnan) R 1366 1368 617 0 -1 4202496 3623995 0 0 0 279189 649 0 0 25 0 4 0 748511791 1222455296 225264 33554432000 4194304 4625164 140737118032752 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/1368/statm: 298451 225264 453 106 0 293954 0
[pid=1368/tid=1369] ppid=1366 vsize=1193804 CPUtime=691.65 cores=1,3,5,7
/proc/1368/task/1369/stat : 1369 (SArTagnan) R 1366 1368 617 0 -1 4202560 128497 0 0 0 69122 43 0 0 25 0 4 0 748511791 1222455296 225264 33554432000 4194304 4625164 140737118032752 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1368/tid=1370] ppid=1366 vsize=1193804 CPUtime=702.29 cores=1,3,5,7
/proc/1368/task/1370/stat : 1370 (SArTagnan) R 1366 1368 617 0 -1 4202560 110665 0 0 0 70177 52 0 0 25 0 4 0 748511791 1222455296 225264 33554432000 4194304 4625164 140737118032752 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1368/tid=1371] ppid=1366 vsize=1193804 CPUtime=702.3 cores=1,3,5,7
/proc/1368/task/1371/stat : 1371 (SArTagnan) R 1366 1368 617 0 -1 4202560 2976648 0 0 0 69764 466 0 0 25 0 4 0 748511791 1222455296 225264 33554432000 4194304 4625164 140737118032752 18446744073709551615 4351804 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2798.38
Current children cumulated vsize (KiB) 1193804

[startup+762.301 s]
/proc/loadavg: 9.13 9.14 9.01 10/461 1433
/proc/meminfo: memFree=11741360/32950928 swapFree=67111200/67111528
[pid=1368] ppid=1366 vsize=1252584 CPUtime=3037.47 cores=1,3,5,7
/proc/1368/stat : 1368 (SArTagnan) R 1366 1368 617 0 -1 4202496 3657666 0 0 0 303091 656 0 0 25 0 4 0 748511791 1282646016 234707 33554432000 4194304 4625164 140737118032752 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/1368/statm: 313146 234707 380 106 0 308649 0
[pid=1368/tid=1369] ppid=1366 vsize=1252584 CPUtime=750.73 cores=1,3,5,7
/proc/1368/task/1369/stat : 1369 (SArTagnan) R 1366 1368 617 0 -1 4202560 131813 0 0 0 75028 45 0 0 25 0 4 0 748511791 1282646016 234707 33554432000 4194304 4625164 140737118032752 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1368/tid=1370] ppid=1366 vsize=1252584 CPUtime=762.32 cores=1,3,5,7
/proc/1368/task/1370/stat : 1370 (SArTagnan) R 1366 1368 617 0 -1 4202560 139866 0 0 0 76175 57 0 0 25 0 4 0 748511791 1282646016 234707 33554432000 4194304 4625164 140737118032752 18446744073709551615 4351830 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1368/tid=1371] ppid=1366 vsize=1252584 CPUtime=762.33 cores=1,3,5,7
/proc/1368/task/1371/stat : 1371 (SArTagnan) R 1366 1368 617 0 -1 4202560 2977061 0 0 0 75766 467 0 0 25 0 4 0 748511791 1282646016 234707 33554432000 4194304 4625164 140737118032752 18446744073709551615 4552425 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3037.47
Current children cumulated vsize (KiB) 1252584

[startup+822.301 s]
/proc/loadavg: 9.11 9.12 9.00 10/461 1434
/proc/meminfo: memFree=11695848/32950928 swapFree=67111200/67111528
[pid=1368] ppid=1366 vsize=1263144 CPUtime=3276.52 cores=1,3,5,7
/proc/1368/stat : 1368 (SArTagnan) R 1366 1368 617 0 -1 4202496 3664030 0 0 0 326989 663 0 0 25 0 4 0 748511791 1293459456 240991 33554432000 4194304 4625164 140737118032752 18446744073709551615 4519334 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/1368/statm: 315786 240991 346 106 0 311289 0
[pid=1368/tid=1369] ppid=1366 vsize=1263144 CPUtime=809.8 cores=1,3,5,7
/proc/1368/task/1369/stat : 1369 (SArTagnan) R 1366 1368 617 0 -1 4202560 134768 0 0 0 80932 48 0 0 25 0 4 0 748511791 1293459456 240991 33554432000 4194304 4625164 140737118032752 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1368/tid=1370] ppid=1366 vsize=1263144 CPUtime=822.3 cores=1,3,5,7
/proc/1368/task/1370/stat : 1370 (SArTagnan) R 1366 1368 617 0 -1 4202560 142358 0 0 0 82169 61 0 0 25 0 4 0 748511791 1293459456 240991 33554432000 4194304 4625164 140737118032752 18446744073709551615 4352739 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1368/tid=1371] ppid=1366 vsize=1263144 CPUtime=822.31 cores=1,3,5,7
/proc/1368/task/1371/stat : 1371 (SArTagnan) R 1366 1368 617 0 -1 4202560 2977370 0 0 0 81764 467 0 0 25 0 4 0 748511791 1293459456 240991 33554432000 4194304 4625164 140737118032752 18446744073709551615 4579376 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3276.52
Current children cumulated vsize (KiB) 1263144

[startup+882.318 s]
/proc/loadavg: 9.04 9.10 9.00 10/461 1436
/proc/meminfo: memFree=11635584/32950928 swapFree=67111200/67111528
[pid=1368] ppid=1366 vsize=1272648 CPUtime=3515.64 cores=1,3,5,7
/proc/1368/stat : 1368 (SArTagnan) R 1366 1368 617 0 -1 4202496 3670954 0 0 0 350894 670 0 0 25 0 4 0 748511791 1303191552 247855 33554432000 4194304 4625164 140737118032752 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/1368/statm: 318162 247855 346 106 0 313665 0
[pid=1368/tid=1369] ppid=1366 vsize=1272648 CPUtime=868.89 cores=1,3,5,7
/proc/1368/task/1369/stat : 1369 (SArTagnan) R 1366 1368 617 0 -1 4202560 137981 0 0 0 86838 51 0 0 25 0 4 0 748511791 1303191552 247855 33554432000 4194304 4625164 140737118032752 18446744073709551615 4351777 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1368/tid=1370] ppid=1366 vsize=1272648 CPUtime=882.32 cores=1,3,5,7
/proc/1368/task/1370/stat : 1370 (SArTagnan) R 1366 1368 617 0 -1 4202560 145368 0 0 0 88167 65 0 0 25 0 4 0 748511791 1303191552 247855 33554432000 4194304 4625164 140737118032752 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1368/tid=1371] ppid=1366 vsize=1272648 CPUtime=882.33 cores=1,3,5,7
/proc/1368/task/1371/stat : 1371 (SArTagnan) R 1366 1368 617 0 -1 4202560 2977402 0 0 0 87766 467 0 0 25 0 4 0 748511791 1303191552 247855 33554432000 4194304 4625164 140737118032752 18446744073709551615 4552315 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3515.64
Current children cumulated vsize (KiB) 1272648

[startup+942.3 s]
/proc/loadavg: 9.11 9.11 9.01 10/461 1437
/proc/meminfo: memFree=11588956/32950928 swapFree=67111200/67111528
[pid=1368] ppid=1366 vsize=1307016 CPUtime=3754.64 cores=1,3,5,7
/proc/1368/stat : 1368 (SArTagnan) R 1366 1368 617 0 -1 4202496 3701654 0 0 0 374783 681 0 0 25 0 4 0 748511791 1338384384 255721 33554432000 4194304 4625164 140737118032752 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/1368/statm: 326754 255721 346 106 0 322257 0
[pid=1368/tid=1369] ppid=1366 vsize=1307016 CPUtime=927.95 cores=1,3,5,7
/proc/1368/task/1369/stat : 1369 (SArTagnan) R 1366 1368 617 0 -1 4202560 141117 0 0 0 92742 53 0 0 25 0 4 0 748511791 1338384384 255721 33554432000 4194304 4625164 140737118032752 18446744073709551615 4351777 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1368/tid=1370] ppid=1366 vsize=1307016 CPUtime=942.3 cores=1,3,5,7
/proc/1368/task/1370/stat : 1370 (SArTagnan) R 1366 1368 617 0 -1 4202560 148409 0 0 0 94160 70 0 0 25 0 4 0 748511791 1338384384 255721 33554432000 4194304 4625164 140737118032752 18446744073709551615 4351804 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1368/tid=1371] ppid=1366 vsize=1307016 CPUtime=942.31 cores=1,3,5,7
/proc/1368/task/1371/stat : 1371 (SArTagnan) R 1366 1368 617 0 -1 4202560 2988294 0 0 0 93762 469 0 0 25 0 4 0 748511791 1338384384 255721 33554432000 4194304 4625164 140737118032752 18446744073709551615 4334728 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3754.64
Current children cumulated vsize (KiB) 1307016

[startup+1002.3 s]
/proc/loadavg: 9.09 9.10 9.01 10/461 1439
/proc/meminfo: memFree=11547784/32950928 swapFree=67111200/67111528
[pid=1368] ppid=1366 vsize=1381924 CPUtime=3993.71 cores=1,3,5,7
/proc/1368/stat : 1368 (SArTagnan) R 1366 1368 617 0 -1 4202496 3764629 0 0 0 398674 697 0 0 25 0 4 0 748511791 1415090176 263359 33554432000 4194304 4625164 140737118032752 18446744073709551615 4512084 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/1368/statm: 345481 263359 346 106 0 340984 0
[pid=1368/tid=1369] ppid=1366 vsize=1381924 CPUtime=987.02 cores=1,3,5,7
/proc/1368/task/1369/stat : 1369 (SArTagnan) R 1366 1368 617 0 -1 4202560 143709 0 0 0 98647 55 0 0 25 0 4 0 748511791 1415090176 263359 33554432000 4194304 4625164 140737118032752 18446744073709551615 4351777 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1368/tid=1370] ppid=1366 vsize=1381924 CPUtime=1002.31 cores=1,3,5,7
/proc/1368/task/1370/stat : 1370 (SArTagnan) R 1366 1368 617 0 -1 4202560 151735 0 0 0 100157 74 0 0 25 0 4 0 748511791 1415090176 263359 33554432000 4194304 4625164 140737118032752 18446744073709551615 4352739 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1368/tid=1371] ppid=1366 vsize=1381924 CPUtime=1002.32 cores=1,3,5,7
/proc/1368/task/1371/stat : 1371 (SArTagnan) R 1366 1368 617 0 -1 4202560 3044104 0 0 0 99754 478 0 0 25 0 4 0 748511791 1415090176 263359 33554432000 4194304 4625164 140737118032752 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3993.71
Current children cumulated vsize (KiB) 1381924

[startup+1062.3 s]
/proc/loadavg: 9.12 9.11 9.01 10/461 1441
/proc/meminfo: memFree=11504996/32950928 swapFree=67111200/67111528
[pid=1368] ppid=1366 vsize=1399104 CPUtime=4232.77 cores=1,3,5,7
/proc/1368/stat : 1368 (SArTagnan) R 1366 1368 617 0 -1 4202496 3938949 0 0 0 422546 731 0 0 25 0 4 0 748511791 1432682496 271690 33554432000 4194304 4625164 140737118032752 18446744073709551615 4512869 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/1368/statm: 349776 271690 346 106 0 345279 0
[pid=1368/tid=1369] ppid=1366 vsize=1399104 CPUtime=1046.11 cores=1,3,5,7
/proc/1368/task/1369/stat : 1369 (SArTagnan) R 1366 1368 617 0 -1 4202560 144852 0 0 0 104555 56 0 0 25 0 4 0 748511791 1432682496 271690 33554432000 4194304 4625164 140737118032752 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1368/tid=1370] ppid=1366 vsize=1399104 CPUtime=1062.31 cores=1,3,5,7
/proc/1368/task/1370/stat : 1370 (SArTagnan) R 1366 1368 617 0 -1 4202560 154292 0 0 0 106152 79 0 0 25 0 4 0 748511791 1432682496 271690 33554432000 4194304 4625164 140737118032752 18446744073709551615 4351792 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1368/tid=1371] ppid=1366 vsize=1399104 CPUtime=1062.32 cores=1,3,5,7
/proc/1368/task/1371/stat : 1371 (SArTagnan) R 1366 1368 617 0 -1 4202560 3213598 0 0 0 105726 506 0 0 25 0 4 0 748511791 1432682496 271690 33554432000 4194304 4625164 140737118032752 18446744073709551615 4339616 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4232.77
Current children cumulated vsize (KiB) 1399104

[startup+1122.3 s]
/proc/loadavg: 9.12 9.12 9.02 10/461 1442
/proc/meminfo: memFree=11471384/32950928 swapFree=67111200/67111528
[pid=1368] ppid=1366 vsize=1399688 CPUtime=4471.83 cores=1,3,5,7
/proc/1368/stat : 1368 (SArTagnan) R 1366 1368 617 0 -1 4202496 3943394 0 0 0 446448 735 0 0 25 0 4 0 748511791 1433280512 276051 33554432000 4194304 4625164 140737118032752 18446744073709551615 4512032 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/1368/statm: 349922 276051 346 106 0 345425 0
[pid=1368/tid=1369] ppid=1366 vsize=1399688 CPUtime=1105.17 cores=1,3,5,7
/proc/1368/task/1369/stat : 1369 (SArTagnan) R 1366 1368 617 0 -1 4202560 145523 0 0 0 110461 56 0 0 25 0 4 0 748511791 1433280512 276051 33554432000 4194304 4625164 140737118032752 18446744073709551615 4352728 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1368/tid=1370] ppid=1366 vsize=1399688 CPUtime=1122.31 cores=1,3,5,7
/proc/1368/task/1370/stat : 1370 (SArTagnan) R 1366 1368 617 0 -1 4202560 156914 0 0 0 112148 83 0 0 25 0 4 0 748511791 1433280512 276051 33554432000 4194304 4625164 140737118032752 18446744073709551615 4351804 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1368/tid=1371] ppid=1366 vsize=1399688 CPUtime=1122.32 cores=1,3,5,7
/proc/1368/task/1371/stat : 1371 (SArTagnan) R 1366 1368 617 0 -1 4202560 3214053 0 0 0 111726 506 0 0 25 0 4 0 748511791 1433280512 276051 33554432000 4194304 4625164 140737118032752 18446744073709551615 4335407 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4471.83
Current children cumulated vsize (KiB) 1399688

[startup+1182.3 s]
/proc/loadavg: 9.24 9.15 9.03 10/461 1444
/proc/meminfo: memFree=11433928/32950928 swapFree=67111200/67111528
[pid=1368] ppid=1366 vsize=1415156 CPUtime=4710.91 cores=1,3,5,7
/proc/1368/stat : 1368 (SArTagnan) R 1366 1368 617 0 -1 4202496 3952285 0 0 0 470348 743 0 0 25 0 4 0 748511791 1449119744 284800 33554432000 4194304 4625164 140737118032752 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/1368/statm: 353789 284800 346 106 0 349292 0
[pid=1368/tid=1369] ppid=1366 vsize=1415156 CPUtime=1164.26 cores=1,3,5,7
/proc/1368/task/1369/stat : 1369 (SArTagnan) R 1366 1368 617 0 -1 4202560 148017 0 0 0 116366 60 0 0 25 0 4 0 748511791 1449119744 284800 33554432000 4194304 4625164 140737118032752 18446744073709551615 4352739 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1368/tid=1370] ppid=1366 vsize=1415156 CPUtime=1182.31 cores=1,3,5,7
/proc/1368/task/1370/stat : 1370 (SArTagnan) R 1366 1368 617 0 -1 4202560 158957 0 0 0 118146 85 0 0 25 0 4 0 748511791 1449119744 284800 33554432000 4194304 4625164 140737118032752 18446744073709551615 4351830 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1368/tid=1371] ppid=1366 vsize=1415156 CPUtime=1182.32 cores=1,3,5,7
/proc/1368/task/1371/stat : 1371 (SArTagnan) R 1366 1368 617 0 -1 4202560 3217631 0 0 0 117726 506 0 0 25 0 4 0 748511791 1449119744 284800 33554432000 4194304 4625164 140737118032752 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4710.91
Current children cumulated vsize (KiB) 1415156



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1204.7 s]
/proc/loadavg: 9.24 9.16 9.04 10/461 1444
/proc/meminfo: memFree=11405028/32950928 swapFree=67111200/67111528
[pid=1368] ppid=1366 vsize=1513160 CPUtime=4800.15 cores=1,3,5,7
/proc/1368/stat : 1368 (SArTagnan) R 1366 1368 617 0 -1 4202496 3995941 0 0 0 479264 751 0 0 25 0 4 0 748511791 1549475840 290424 33554432000 4194304 4625164 140737118032752 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/1368/statm: 378290 290424 382 106 0 373793 0
[pid=1368/tid=1369] ppid=1366 vsize=1513160 CPUtime=1186.3 cores=1,3,5,7
/proc/1368/task/1369/stat : 1369 (SArTagnan) R 1366 1368 617 0 -1 4202560 149015 0 0 0 118568 62 0 0 25 0 4 0 748511791 1549475840 290424 33554432000 4194304 4625164 140737118032752 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1368/tid=1370] ppid=1366 vsize=1513160 CPUtime=1204.73 cores=1,3,5,7
/proc/1368/task/1370/stat : 1370 (SArTagnan) R 1366 1368 617 0 -1 4202560 159066 0 0 0 120388 85 0 0 25 0 4 0 748511791 1549475840 290424 33554432000 4194304 4625164 140737118032752 18446744073709551615 4464328 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1368/tid=1371] ppid=1366 vsize=1513160 CPUtime=1204.74 cores=1,3,5,7
/proc/1368/task/1371/stat : 1371 (SArTagnan) R 1366 1368 617 0 -1 4202560 3242173 0 0 0 119963 511 0 0 25 0 4 0 748511791 1549475840 290424 33554432000 4194304 4625164 140737118032752 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.15
Current children cumulated vsize (KiB) 1513160

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): 1204.77
CPU time (s): 4800.27
CPU user time (s): 4792.71
CPU system time (s): 7.56185
CPU usage (%): 398.439
Max. virtual memory (cumulated for all children) (KiB): 1513160

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

runsolver used 5.11222 second user time and 13.338 second system time

The end

Launcher Data

Begin job on node115 at 2011-05-16 23:53:31
IDJOB=3386081
IDBENCH=84715
IDSOLVER=1871
FILE ID=node115/3386081-1305582811
RUNJOBID= node115-1305581604-1070
PBS_JOBID= 13350213
Free space on /tmp= 73268 MiB

SOLVER NAME= SArTagnan 2011-05-15 (fixed)
BENCH NAME= SAT04/handmade/hirsch03/hgen8-n320-01-S1432474240.shuffled-as.sat03-890.used-as.sat04-841.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3386081-1305582811/watcher-3386081-1305582811 -o /tmp/evaluation-result-3386081-1305582811/solver-3386081-1305582811 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3386081-1305582811.cnf -threads=4

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

MD5SUM BENCH= f97e40b22ad62886042ca9677daf337d
RANDOM SEED=749812031

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      12374528 kB
Buffers:        284640 kB
Cached:        3261724 kB
SwapCached:          0 kB
Active:       17148824 kB
Inactive:      3094900 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      12374528 kB
SwapTotal:    67111528 kB
SwapFree:     67111200 kB
Dirty:             416 kB
Writeback:           0 kB
AnonPages:    16697232 kB
Mapped:          37036 kB
Slab:           196836 kB
PageTables:      67664 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 123672816 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= 73268 MiB
End job on node115 at 2011-05-17 00:13:38