Trace number 3439241

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) 40001.1 5011.68

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_70_27_50_3-dir.shuffled-as.sat03-169.cnf
MD5SUMb5a637600c242725f15a247a84bdea1b
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3709.53
Satisfiable
(Un)Satisfiability was proved
Number of variables810
Number of clauses68270
Sum of the clauses size137296
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 268243
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 527

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: 977)

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-3439241-1306960450/watcher-3439241-1306960450 -o /tmp/evaluation-result-3439241-1306960450/solver-3439241-1306960450 -C 40000 -W 5100 -M 31000 SArTagnan HOME/instance-3439241-1306960450.cnf -threads=8 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 40000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 40030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 4.60 1.25 0.42 1/504 15156
/proc/meminfo: memFree=17088680/32951124 swapFree=67111204/67111528
[pid=15156] ppid=15154 vsize=20884 CPUtime=0.01 cores=0-7
/proc/15156/stat : 15156 (SArTagnan) R 15154 15156 15094 0 -1 4202496 865 0 0 0 1 0 0 0 25 0 1 0 788461121 21385216 551 33554432000 4194304 4625164 140736971403856 18446744073709551615 255106387508 0 0 4096 2 0 0 0 17 6 0 0 0
/proc/15156/statm: 5221 552 296 106 0 724 0

[startup+0.103703 s]
/proc/loadavg: 4.60 1.25 0.42 1/504 15156
/proc/meminfo: memFree=17088680/32951124 swapFree=67111204/67111528
[pid=15156] ppid=15154 vsize=497140 CPUtime=0.55 cores=0-7
/proc/15156/stat : 15156 (SArTagnan) R 15154 15156 15094 0 -1 4202496 5176 0 0 0 55 0 0 0 18 0 8 0 788461121 509071360 4204 33554432000 4194304 4625164 140736971403856 18446744073709551615 255106466000 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/15156/statm: 124285 4204 340 106 0 119788 0
Current children cumulated CPU time (s) 0.55
Current children cumulated vsize (KiB) 497140

[startup+0.223431 s]
/proc/loadavg: 4.60 1.25 0.42 1/504 15156
/proc/meminfo: memFree=17088680/32951124 swapFree=67111204/67111528
[pid=15156] ppid=15154 vsize=529316 CPUtime=1.47 cores=0-7
/proc/15156/stat : 15156 (SArTagnan) R 15154 15156 15094 0 -1 4202496 26311 0 0 0 145 2 0 0 18 0 8 0 788461121 542019584 17574 33554432000 4194304 4625164 140736971403856 18446744073709551615 255106812039 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/15156/statm: 132329 17535 627 106 0 127832 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 529316

[startup+0.311948 s]
/proc/loadavg: 4.60 1.25 0.42 1/504 15156
/proc/meminfo: memFree=17088680/32951124 swapFree=67111204/67111528
[pid=15156] ppid=15154 vsize=520960 CPUtime=3.75 cores=0-7
/proc/15156/stat : 15156 (SArTagnan) R 15154 15156 15094 0 -1 4202496 34972 0 0 0 371 4 0 0 18 0 8 0 788461121 533463040 23158 33554432000 4194304 4625164 140736971403856 18446744073709551615 255106873887 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/15156/statm: 130240 23161 566 106 0 125743 0
Current children cumulated CPU time (s) 3.75
Current children cumulated vsize (KiB) 520960

[startup+0.774628 s]
/proc/loadavg: 4.60 1.25 0.42 1/504 15156
/proc/meminfo: memFree=17088680/32951124 swapFree=67111204/67111528
[pid=15156] ppid=15154 vsize=523308 CPUtime=10.34 cores=0-7
/proc/15156/stat : 15156 (SArTagnan) R 15154 15156 15094 0 -1 4202496 40462 0 0 0 1029 5 0 0 18 0 8 0 788461121 535867392 28242 33554432000 4194304 4625164 140736971403856 18446744073709551615 4511982 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/15156/statm: 130827 28242 532 106 0 126330 0
Current children cumulated CPU time (s) 10.34
Current children cumulated vsize (KiB) 523308

[startup+1.50093 s]
/proc/loadavg: 4.60 1.25 0.42 1/504 15156
/proc/meminfo: memFree=17088680/32951124 swapFree=67111204/67111528
[pid=15156] ppid=15154 vsize=523308 CPUtime=11.7 cores=0-7
/proc/15156/stat : 15156 (SArTagnan) R 15154 15156 15094 0 -1 4202496 42712 0 0 0 1164 6 0 0 19 0 8 0 788461121 535867392 29801 33554432000 4194304 4625164 140736971403856 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/15156/statm: 130827 29801 534 106 0 126330 0
Current children cumulated CPU time (s) 11.7
Current children cumulated vsize (KiB) 523308

[startup+3.10065 s]
/proc/loadavg: 4.60 1.25 0.42 9/512 15164
/proc/meminfo: memFree=16920480/32951124 swapFree=67111204/67111528
[pid=15156] ppid=15154 vsize=535652 CPUtime=24.55 cores=0-7
/proc/15156/stat : 15156 (SArTagnan) R 15154 15156 15094 0 -1 4202496 61430 0 0 0 2446 9 0 0 22 0 8 0 788461121 548507648 42203 33554432000 4194304 4625164 140736971403856 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/15156/statm: 133913 42203 584 106 0 129416 0
[pid=15156/tid=15158] ppid=15154 vsize=535652 CPUtime=3.08 cores=0-7
/proc/15156/task/15158/stat : 15158 (SArTagnan) R 15154 15156 15094 0 -1 4202560 3789 0 0 0 308 0 0 0 25 0 8 0 788461123 548507648 42211 33554432000 4194304 4625164 140736971403856 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=15156/tid=15159] ppid=15154 vsize=535652 CPUtime=3.03 cores=0-7
/proc/15156/task/15159/stat : 15159 (SArTagnan) R 15154 15156 15094 0 -1 4202560 3943 0 0 0 303 0 0 0 25 0 8 0 788461123 548507648 42211 33554432000 4194304 4625164 140736971403856 18446744073709551615 255106873887 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=15156/tid=15160] ppid=15154 vsize=535652 CPUtime=3.08 cores=0-7
/proc/15156/task/15160/stat : 15160 (SArTagnan) R 15154 15156 15094 0 -1 4202560 6822 0 0 0 308 0 0 0 25 0 8 0 788461123 548507648 42211 33554432000 4194304 4625164 140736971403856 18446744073709551615 4562829 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15156/tid=15161] ppid=15154 vsize=535652 CPUtime=3.07 cores=0-7
/proc/15156/task/15161/stat : 15161 (SArTagnan) R 15154 15156 15094 0 -1 4202560 4946 0 0 0 307 0 0 0 23 0 8 0 788461123 548507648 42211 33554432000 4194304 4625164 140736971403856 18446744073709551615 4316816 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=15156/tid=15162] ppid=15154 vsize=535652 CPUtime=3.05 cores=0-7
/proc/15156/task/15162/stat : 15162 (SArTagnan) R 15154 15156 15094 0 -1 4202560 5414 0 0 0 304 1 0 0 22 0 8 0 788461123 548507648 42211 33554432000 4194304 4625164 140736971403856 18446744073709551615 4319696 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15156/tid=15163] ppid=15154 vsize=535652 CPUtime=3.08 cores=0-7
/proc/15156/task/15163/stat : 15163 (SArTagnan) R 15154 15156 15094 0 -1 4202560 6084 0 0 0 307 1 0 0 23 0 8 0 788461123 548507648 42211 33554432000 4194304 4625164 140736971403856 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15156/tid=15164] ppid=15154 vsize=535652 CPUtime=3.06 cores=0-7
/proc/15156/task/15164/stat : 15164 (SArTagnan) R 15154 15156 15094 0 -1 4202560 5130 0 0 0 306 0 0 0 23 0 8 0 788461123 548507648 42211 33554432000 4194304 4625164 140736971403856 18446744073709551615 255106873887 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 24.55
Current children cumulated vsize (KiB) 535652

[startup+6.30109 s]
/proc/loadavg: 4.87 1.36 0.46 9/512 15164
/proc/meminfo: memFree=16905456/32951124 swapFree=67111204/67111528
[pid=15156] ppid=15154 vsize=574640 CPUtime=50.01 cores=0-7
/proc/15156/stat : 15156 (SArTagnan) R 15154 15156 15094 0 -1 4202496 88477 0 0 0 4986 15 0 0 25 0 8 0 788461121 588431360 50329 33554432000 4194304 4625164 140736971403856 18446744073709551615 4512012 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/15156/statm: 143660 50329 594 106 0 139163 0
[pid=15156/tid=15158] ppid=15154 vsize=574640 CPUtime=6.26 cores=0-7
/proc/15156/task/15158/stat : 15158 (SArTagnan) R 15154 15156 15094 0 -1 4202560 6389 0 0 0 625 1 0 0 25 0 8 0 788461123 588431360 50329 33554432000 4194304 4625164 140736971403856 18446744073709551615 4351975 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=15156/tid=15159] ppid=15154 vsize=574640 CPUtime=6.22 cores=0-7
/proc/15156/task/15159/stat : 15159 (SArTagnan) R 15154 15156 15094 0 -1 4202560 6436 0 0 0 621 1 0 0 25 0 8 0 788461123 588431360 50329 33554432000 4194304 4625164 140736971403856 18446744073709551615 4463846 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=15156/tid=15160] ppid=15154 vsize=574640 CPUtime=6.26 cores=0-7
/proc/15156/task/15160/stat : 15160 (SArTagnan) R 15154 15156 15094 0 -1 4202560 18609 0 0 0 624 2 0 0 25 0 8 0 788461123 588431360 50329 33554432000 4194304 4625164 140736971403856 18446744073709551615 4547614 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15156/tid=15161] ppid=15154 vsize=574640 CPUtime=6.25 cores=0-7
/proc/15156/task/15161/stat : 15161 (SArTagnan) R 15154 15156 15094 0 -1 4202560 7108 0 0 0 625 0 0 0 25 0 8 0 788461123 588431360 50329 33554432000 4194304 4625164 140736971403856 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=15156/tid=15162] ppid=15154 vsize=574640 CPUtime=6.19 cores=0-7
/proc/15156/task/15162/stat : 15162 (SArTagnan) R 15154 15156 15094 0 -1 4202560 5630 0 0 0 618 1 0 0 25 0 8 0 788461123 588431360 50329 33554432000 4194304 4625164 140736971403856 18446744073709551615 255106436058 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15156/tid=15163] ppid=15154 vsize=574640 CPUtime=6.26 cores=0-7
/proc/15156/task/15163/stat : 15163 (SArTagnan) R 15154 15156 15094 0 -1 4202560 9255 0 0 0 624 2 0 0 25 0 8 0 788461123 588431360 50329 33554432000 4194304 4625164 140736971403856 18446744073709551615 4352047 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15156/tid=15164] ppid=15154 vsize=574640 CPUtime=6.25 cores=0-7
/proc/15156/task/15164/stat : 15164 (SArTagnan) R 15154 15156 15094 0 -1 4202560 7430 0 0 0 624 1 0 0 25 0 8 0 788461123 588431360 50329 33554432000 4194304 4625164 140736971403856 18446744073709551615 4288731 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.01
Current children cumulated vsize (KiB) 574640

[startup+12.701 s]
/proc/loadavg: 5.20 1.49 0.51 9/512 15164
/proc/meminfo: memFree=16788152/32951124 swapFree=67111204/67111528
[pid=15156] ppid=15154 vsize=606872 CPUtime=101.1 cores=0-7
/proc/15156/stat : 15156 (SArTagnan) R 15154 15156 15094 0 -1 4202496 143146 0 0 0 10085 25 0 0 25 0 8 0 788461121 621436928 78467 33554432000 4194304 4625164 140736971403856 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/15156/statm: 151718 78468 1016 106 0 147221 0
[pid=15156/tid=15158] ppid=15154 vsize=606872 CPUtime=12.66 cores=0-7
/proc/15156/task/15158/stat : 15158 (SArTagnan) R 15154 15156 15094 0 -1 4202560 11319 0 0 0 1264 2 0 0 25 0 8 0 788461123 621436928 78468 33554432000 4194304 4625164 140736971403856 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=15156/tid=15159] ppid=15154 vsize=606872 CPUtime=12.61 cores=0-7
/proc/15156/task/15159/stat : 15159 (SArTagnan) R 15154 15156 15094 0 -1 4202560 9511 0 0 0 1260 1 0 0 23 0 8 0 788461123 621436928 78469 33554432000 4194304 4625164 140736971403856 18446744073709551615 4462593 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=15156/tid=15160] ppid=15154 vsize=606872 CPUtime=12.66 cores=0-7
/proc/15156/task/15160/stat : 15160 (SArTagnan) R 15154 15156 15094 0 -1 4202560 39832 0 0 0 1260 6 0 0 25 0 8 0 788461123 621436928 78469 33554432000 4194304 4625164 140736971403856 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15156/tid=15161] ppid=15154 vsize=606872 CPUtime=12.65 cores=0-7
/proc/15156/task/15161/stat : 15161 (SArTagnan) R 15154 15156 15094 0 -1 4202560 10214 0 0 0 1265 0 0 0 25 0 8 0 788461123 621436928 78470 33554432000 4194304 4625164 140736971403856 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=15156/tid=15162] ppid=15154 vsize=606872 CPUtime=12.48 cores=0-7
/proc/15156/task/15162/stat : 15162 (SArTagnan) R 15154 15156 15094 0 -1 4202560 10266 0 0 0 1246 2 0 0 25 0 8 0 788461123 621436928 78470 33554432000 4194304 4625164 140736971403856 18446744073709551615 4319699 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15156/tid=15163] ppid=15154 vsize=606872 CPUtime=12.65 cores=0-7
/proc/15156/task/15163/stat : 15163 (SArTagnan) R 15154 15156 15094 0 -1 4202560 15046 0 0 0 1262 3 0 0 25 0 8 0 788461123 621436928 78471 33554432000 4194304 4625164 140736971403856 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15156/tid=15164] ppid=15154 vsize=606872 CPUtime=12.65 cores=0-7
/proc/15156/task/15164/stat : 15164 (SArTagnan) R 15154 15156 15094 0 -1 4202560 10653 0 0 0 1263 2 0 0 25 0 8 0 788461123 621436928 78471 33554432000 4194304 4625164 140736971403856 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 101.1
Current children cumulated vsize (KiB) 606872

[startup+25.5007 s]
/proc/loadavg: 5.89 1.82 0.63 9/512 15164
/proc/meminfo: memFree=16666848/32951124 swapFree=67111204/67111528
[pid=15156] ppid=15154 vsize=766908 CPUtime=203.26 cores=0-7
/proc/15156/stat : 15156 (SArTagnan) R 15154 15156 15094 0 -1 4202496 206510 0 0 0 20288 38 0 0 25 0 8 0 788461121 785313792 106576 33554432000 4194304 4625164 140736971403856 18446744073709551615 4519394 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/15156/statm: 191727 106576 1023 106 0 187230 0
[pid=15156/tid=15158] ppid=15154 vsize=766908 CPUtime=25.46 cores=0-7
/proc/15156/task/15158/stat : 15158 (SArTagnan) R 15154 15156 15094 0 -1 4202560 17614 0 0 0 2543 3 0 0 25 0 8 0 788461123 785313792 106576 33554432000 4194304 4625164 140736971403856 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=15156/tid=15159] ppid=15154 vsize=766908 CPUtime=25.42 cores=0-7
/proc/15156/task/15159/stat : 15159 (SArTagnan) R 15154 15156 15094 0 -1 4202560 11261 0 0 0 2540 2 0 0 25 0 8 0 788461123 785313792 106576 33554432000 4194304 4625164 140736971403856 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=15156/tid=15160] ppid=15154 vsize=766908 CPUtime=25.46 cores=0-7
/proc/15156/task/15160/stat : 15160 (SArTagnan) R 15154 15156 15094 0 -1 4202560 71141 0 0 0 2534 12 0 0 25 0 8 0 788461123 785313792 106576 33554432000 4194304 4625164 140736971403856 18446744073709551615 4352285 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15156/tid=15161] ppid=15154 vsize=766908 CPUtime=25.46 cores=0-7
/proc/15156/task/15161/stat : 15161 (SArTagnan) R 15154 15156 15094 0 -1 4202560 11078 0 0 0 2545 1 0 0 25 0 8 0 788461123 785313792 106576 33554432000 4194304 4625164 140736971403856 18446744073709551615 4351989 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=15156/tid=15162] ppid=15154 vsize=766908 CPUtime=25.05 cores=0-7
/proc/15156/task/15162/stat : 15162 (SArTagnan) R 15154 15156 15094 0 -1 4202560 22665 0 0 0 2501 4 0 0 25 0 8 0 788461123 785313792 106576 33554432000 4194304 4625164 140736971403856 18446744073709551615 4349061 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15156/tid=15163] ppid=15154 vsize=766908 CPUtime=25.44 cores=0-7
/proc/15156/task/15163/stat : 15163 (SArTagnan) R 15154 15156 15094 0 -1 4202560 18216 0 0 0 2540 4 0 0 25 0 8 0 788461123 785313792 106576 33554432000 4194304 4625164 140736971403856 18446744073709551615 4351884 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15156/tid=15164] ppid=15154 vsize=766908 CPUtime=25.44 cores=0-7
/proc/15156/task/15164/stat : 15164 (SArTagnan) R 15154 15156 15094 0 -1 4202560 13634 0 0 0 2542 2 0 0 25 0 8 0 788461123 785313792 106576 33554432000 4194304 4625164 140736971403856 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 203.26
Current children cumulated vsize (KiB) 766908

[startup+51.1012 s]
/proc/loadavg: 6.61 2.32 0.83 9/512 15165
/proc/meminfo: memFree=16503316/32951124 swapFree=67111204/67111528
[pid=15156] ppid=15154 vsize=913880 CPUtime=407.63 cores=0-7
/proc/15156/stat : 15156 (SArTagnan) R 15154 15156 15094 0 -1 4202496 363233 0 0 0 40700 63 0 0 25 0 8 0 788461121 935813120 147304 33554432000 4194304 4625164 140736971403856 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/15156/statm: 228470 147304 1105 106 0 223973 0
[pid=15156/tid=15158] ppid=15154 vsize=913880 CPUtime=51.07 cores=0-7
/proc/15156/task/15158/stat : 15158 (SArTagnan) R 15154 15156 15094 0 -1 4202560 27520 0 0 0 5102 5 0 0 25 0 8 0 788461123 935813120 147304 33554432000 4194304 4625164 140736971403856 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=15156/tid=15159] ppid=15154 vsize=913880 CPUtime=51.01 cores=0-7
/proc/15156/task/15159/stat : 15159 (SArTagnan) R 15154 15156 15094 0 -1 4202560 22132 0 0 0 5098 3 0 0 25 0 8 0 788461123 935813120 147304 33554432000 4194304 4625164 140736971403856 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=15156/tid=15160] ppid=15154 vsize=913880 CPUtime=51.07 cores=0-7
/proc/15156/task/15160/stat : 15160 (SArTagnan) R 15154 15156 15094 0 -1 4202560 173804 0 0 0 5079 28 0 0 25 0 8 0 788461123 935813120 147304 33554432000 4194304 4625164 140736971403856 18446744073709551615 4351830 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15156/tid=15161] ppid=15154 vsize=913880 CPUtime=51.06 cores=0-7
/proc/15156/task/15161/stat : 15161 (SArTagnan) R 15154 15156 15094 0 -1 4202560 16448 0 0 0 5104 2 0 0 25 0 8 0 788461123 935813120 147304 33554432000 4194304 4625164 140736971403856 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=15156/tid=15162] ppid=15154 vsize=913880 CPUtime=50.21 cores=0-7
/proc/15156/task/15162/stat : 15162 (SArTagnan) R 15154 15156 15094 0 -1 4202560 24601 0 0 0 5016 5 0 0 25 0 8 0 788461123 935813120 147304 33554432000 4194304 4625164 140736971403856 18446744073709551615 4349061 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15156/tid=15163] ppid=15154 vsize=913880 CPUtime=51.05 cores=0-7
/proc/15156/task/15163/stat : 15163 (SArTagnan) R 15154 15156 15094 0 -1 4202560 28308 0 0 0 5099 6 0 0 25 0 8 0 788461123 935813120 147304 33554432000 4194304 4625164 140736971403856 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15156/tid=15164] ppid=15154 vsize=913880 CPUtime=51.05 cores=0-7
/proc/15156/task/15164/stat : 15164 (SArTagnan) R 15154 15156 15094 0 -1 4202560 14908 0 0 0 5102 3 0 0 25 0 8 0 788461123 935813120 147304 33554432000 4194304 4625164 140736971403856 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 407.63
Current children cumulated vsize (KiB) 913880

[startup+102.301 s]
/proc/loadavg: 7.48 3.22 1.21 9/512 15166
/proc/meminfo: memFree=16263296/32951124 swapFree=67111204/67111528
[pid=15156] ppid=15154 vsize=1257872 CPUtime=816.33 cores=0-7
/proc/15156/stat : 15156 (SArTagnan) R 15154 15156 15094 0 -1 4202496 705577 0 0 0 81510 123 0 0 25 0 8 0 788461121 1288060928 208392 33554432000 4194304 4625164 140736971403856 18446744073709551615 4511874 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/15156/statm: 314468 208392 1221 106 0 309971 0
[pid=15156/tid=15158] ppid=15154 vsize=1257872 CPUtime=102.26 cores=0-7
/proc/15156/task/15158/stat : 15158 (SArTagnan) R 15154 15156 15094 0 -1 4202560 41951 0 0 0 10219 7 0 0 25 0 8 0 788461123 1288060928 208392 33554432000 4194304 4625164 140736971403856 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=15156/tid=15159] ppid=15154 vsize=1257872 CPUtime=102.2 cores=0-7
/proc/15156/task/15159/stat : 15159 (SArTagnan) R 15154 15156 15094 0 -1 4202560 24615 0 0 0 10216 4 0 0 25 0 8 0 788461123 1288060928 208392 33554432000 4194304 4625164 140736971403856 18446744073709551615 4316714 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=15156/tid=15160] ppid=15154 vsize=1257872 CPUtime=101.56 cores=0-7
/proc/15156/task/15160/stat : 15160 (SArTagnan) R 15154 15156 15094 0 -1 4202560 402964 0 0 0 10090 66 0 0 25 0 8 0 788461123 1288060928 208392 33554432000 4194304 4625164 140736971403856 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 7 0 0 0

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

[pid=15156/tid=15160] ppid=15154 vsize=10836800 CPUtime=4644.73 cores=0-7
/proc/15156/task/15160/stat : 15160 (SArTagnan) R 15154 15156 15094 0 -1 4202560 33722093 0 0 0 458872 5601 0 0 25 0 8 0 788461123 11096883200 2311849 33554432000 4194304 4625164 140736971403856 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15156/tid=15161] ppid=15154 vsize=10836800 CPUtime=4662.33 cores=0-7
/proc/15156/task/15161/stat : 15161 (SArTagnan) R 15154 15156 15094 0 -1 4202560 215226 0 0 0 466179 54 0 0 25 0 8 0 788461123 11096883200 2311849 33554432000 4194304 4625164 140736971403856 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=15156/tid=15162] ppid=15154 vsize=10836800 CPUtime=4661.29 cores=0-7
/proc/15156/task/15162/stat : 15162 (SArTagnan) R 15154 15156 15094 0 -1 4202560 315371 0 0 0 466075 54 0 0 25 0 8 0 788461123 11096883200 2311849 33554432000 4194304 4625164 140736971403856 18446744073709551615 4329981 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15156/tid=15163] ppid=15154 vsize=10836800 CPUtime=4660.99 cores=0-7
/proc/15156/task/15163/stat : 15163 (SArTagnan) R 15154 15156 15094 0 -1 4202560 279707 0 0 0 466049 50 0 0 25 0 8 0 788461123 11096883200 2311849 33554432000 4194304 4625164 140736971403856 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15156/tid=15164] ppid=15154 vsize=10836800 CPUtime=4600.28 cores=0-7
/proc/15156/task/15164/stat : 15164 (SArTagnan) R 15154 15156 15094 0 -1 4202560 229599 0 0 0 459948 80 0 0 25 0 8 0 788461123 11096883200 2311849 33554432000 4194304 4625164 140736971403856 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 37215.6
Current children cumulated vsize (KiB) 10836800

[startup+4722.3 s]
/proc/loadavg: 8.11 8.07 7.98 9/512 15302
/proc/meminfo: memFree=4512048/32951124 swapFree=67111204/67111528
[pid=15156] ppid=15154 vsize=16178408 CPUtime=37694.5 cores=0-7
/proc/15156/stat : 15156 (SArTagnan) R 15154 15156 15094 0 -1 4202496 41796656 0 0 0 3762389 7061 0 0 25 0 8 0 788461121 16566689792 3286715 33554432000 4194304 4625164 140736971403856 18446744073709551615 255106812039 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/15156/statm: 4044602 3286203 110903 106 0 4040105 0
[pid=15156/tid=15158] ppid=15154 vsize=16178408 CPUtime=4722.25 cores=0-7
/proc/15156/task/15158/stat : 15158 (SArTagnan) R 15154 15156 15094 0 -1 4202560 325838 0 0 0 472173 52 0 0 25 0 8 0 788461123 16566689792 3286203 33554432000 4194304 4625164 140736971403856 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=15156/tid=15159] ppid=15154 vsize=16178408 CPUtime=4721.34 cores=0-7
/proc/15156/task/15159/stat : 15159 (SArTagnan) R 15154 15156 15094 0 -1 4202560 239833 0 0 0 472044 90 0 0 25 0 8 0 788461123 16566689792 3286119 33554432000 4194304 4625164 140736971403856 18446744073709551615 4352017 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=15156/tid=15160] ppid=15154 vsize=16178408 CPUtime=4704.73 cores=0-7
/proc/15156/task/15160/stat : 15160 (SArTagnan) R 15154 15156 15094 0 -1 4202560 34067013 0 0 0 464817 5656 0 0 25 0 8 0 788461123 16566689792 3286119 33554432000 4194304 4625164 140736971403856 18446744073709551615 4335407 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15156/tid=15161] ppid=15154 vsize=16178408 CPUtime=4722.33 cores=0-7
/proc/15156/task/15161/stat : 15161 (SArTagnan) R 15154 15156 15094 0 -1 4202560 221484 0 0 0 472178 55 0 0 25 0 8 0 788461123 16566689792 3285691 33554432000 4194304 4625164 140736971403856 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=15156/tid=15162] ppid=15154 vsize=16178408 CPUtime=4721.3 cores=0-7
/proc/15156/task/15162/stat : 15162 (SArTagnan) R 15154 15156 15094 0 -1 4202560 316081 0 0 0 472075 55 0 0 25 0 8 0 788461123 16566689792 3285691 33554432000 4194304 4625164 140736971403856 18446744073709551615 4329981 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15156/tid=15163] ppid=15154 vsize=16178408 CPUtime=4720.99 cores=0-7
/proc/15156/task/15163/stat : 15163 (SArTagnan) R 15154 15156 15094 0 -1 4202560 374895 0 0 0 472037 62 0 0 25 0 8 0 788461123 16566689792 3285691 33554432000 4194304 4625164 140736971403856 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15156/tid=15164] ppid=15154 vsize=16178408 CPUtime=4659.24 cores=0-7
/proc/15156/task/15164/stat : 15164 (SArTagnan) R 15154 15156 15094 0 -1 4202560 230374 0 0 0 465843 81 0 0 25 0 8 0 788461123 16566689792 3285179 33554432000 4194304 4625164 140736971403856 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 37694.5
Current children cumulated vsize (KiB) 16178408

[startup+4782.3 s]
/proc/loadavg: 8.10 8.07 7.99 9/512 15303
/proc/meminfo: memFree=7108924/32951124 swapFree=67111204/67111528
[pid=15156] ppid=15154 vsize=12908276 CPUtime=38173.2 cores=0-7
/proc/15156/stat : 15156 (SArTagnan) R 15154 15156 15094 0 -1 4202496 42221215 0 0 0 3810175 7146 0 0 25 0 8 0 788461121 13218074624 2489840 33554432000 4194304 4625164 140736971403856 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/15156/statm: 3227069 2489840 352 106 0 3222572 0
[pid=15156/tid=15158] ppid=15154 vsize=12908276 CPUtime=4782.24 cores=0-7
/proc/15156/task/15158/stat : 15158 (SArTagnan) R 15154 15156 15094 0 -1 4202560 326048 0 0 0 478172 52 0 0 25 0 8 0 788461123 13218074624 2489840 33554432000 4194304 4625164 140736971403856 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=15156/tid=15159] ppid=15154 vsize=12908276 CPUtime=4781.34 cores=0-7
/proc/15156/task/15159/stat : 15159 (SArTagnan) R 15154 15156 15094 0 -1 4202560 242278 0 0 0 478041 93 0 0 25 0 8 0 788461123 13218074624 2489840 33554432000 4194304 4625164 140736971403856 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=15156/tid=15160] ppid=15154 vsize=12908276 CPUtime=4764.62 cores=0-7
/proc/15156/task/15160/stat : 15160 (SArTagnan) R 15154 15156 15094 0 -1 4202560 34440970 0 0 0 470748 5714 0 0 25 0 8 0 788461123 13218074624 2489840 33554432000 4194304 4625164 140736971403856 18446744073709551615 4335393 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15156/tid=15161] ppid=15154 vsize=12908276 CPUtime=4782.33 cores=0-7
/proc/15156/task/15161/stat : 15161 (SArTagnan) R 15154 15156 15094 0 -1 4202560 221679 0 0 0 478178 55 0 0 25 0 8 0 788461123 13218074624 2489840 33554432000 4194304 4625164 140736971403856 18446744073709551615 4488031 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=15156/tid=15162] ppid=15154 vsize=12908276 CPUtime=4781.31 cores=0-7
/proc/15156/task/15162/stat : 15162 (SArTagnan) R 15154 15156 15094 0 -1 4202560 316213 0 0 0 478076 55 0 0 25 0 8 0 788461123 13218074624 2489840 33554432000 4194304 4625164 140736971403856 18446744073709551615 4460412 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15156/tid=15163] ppid=15154 vsize=12908276 CPUtime=4780.97 cores=0-7
/proc/15156/task/15163/stat : 15163 (SArTagnan) R 15154 15156 15094 0 -1 4202560 375611 0 0 0 478035 62 0 0 25 0 8 0 788461123 13218074624 2489840 33554432000 4194304 4625164 140736971403856 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15156/tid=15164] ppid=15154 vsize=12908276 CPUtime=4718.09 cores=0-7
/proc/15156/task/15164/stat : 15164 (SArTagnan) R 15154 15156 15094 0 -1 4202560 231243 0 0 0 471727 82 0 0 25 0 8 0 788461123 13218074624 2489840 33554432000 4194304 4625164 140736971403856 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 38173.2
Current children cumulated vsize (KiB) 12908276

[startup+4842.3 s]
/proc/loadavg: 8.09 8.07 8.00 9/512 15305
/proc/meminfo: memFree=7091912/32951124 swapFree=67111204/67111528
[pid=15156] ppid=15154 vsize=12973812 CPUtime=38652.1 cores=0-7
/proc/15156/stat : 15156 (SArTagnan) R 15154 15156 15094 0 -1 4202496 42579070 0 0 0 3858009 7205 0 0 25 0 8 0 788461121 13285183488 2496254 33554432000 4194304 4625164 140736971403856 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/15156/statm: 3243453 2496254 352 106 0 3238956 0
[pid=15156/tid=15158] ppid=15154 vsize=12973812 CPUtime=4842.24 cores=0-7
/proc/15156/task/15158/stat : 15158 (SArTagnan) R 15154 15156 15094 0 -1 4202560 326149 0 0 0 484172 52 0 0 25 0 8 0 788461123 13285183488 2496254 33554432000 4194304 4625164 140736971403856 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=15156/tid=15159] ppid=15154 vsize=12973812 CPUtime=4841.35 cores=0-7
/proc/15156/task/15159/stat : 15159 (SArTagnan) R 15154 15156 15094 0 -1 4202560 245373 0 0 0 484036 99 0 0 25 0 8 0 788461123 13285183488 2496254 33554432000 4194304 4625164 140736971403856 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=15156/tid=15160] ppid=15154 vsize=12973812 CPUtime=4824.63 cores=0-7
/proc/15156/task/15160/stat : 15160 (SArTagnan) R 15154 15156 15094 0 -1 4202560 34770591 0 0 0 476702 5761 0 0 25 0 8 0 788461123 13285183488 2496254 33554432000 4194304 4625164 140736971403856 18446744073709551615 4352014 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15156/tid=15161] ppid=15154 vsize=12973812 CPUtime=4842.34 cores=0-7
/proc/15156/task/15161/stat : 15161 (SArTagnan) R 15154 15156 15094 0 -1 4202560 221870 0 0 0 484178 56 0 0 25 0 8 0 788461123 13285183488 2496254 33554432000 4194304 4625164 140736971403856 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=15156/tid=15162] ppid=15154 vsize=12973812 CPUtime=4841.31 cores=0-7
/proc/15156/task/15162/stat : 15162 (SArTagnan) R 15154 15156 15094 0 -1 4202560 316246 0 0 0 484076 55 0 0 25 0 8 0 788461123 13285183488 2496254 33554432000 4194304 4625164 140736971403856 18446744073709551615 4460412 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15156/tid=15163] ppid=15154 vsize=12973812 CPUtime=4840.95 cores=0-7
/proc/15156/task/15163/stat : 15163 (SArTagnan) R 15154 15156 15094 0 -1 4202560 375611 0 0 0 484033 62 0 0 25 0 8 0 788461123 13285183488 2496254 33554432000 4194304 4625164 140736971403856 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15156/tid=15164] ppid=15154 vsize=12973812 CPUtime=4777.05 cores=0-7
/proc/15156/task/15164/stat : 15164 (SArTagnan) R 15154 15156 15094 0 -1 4202560 232359 0 0 0 477620 85 0 0 25 0 8 0 788461123 13285183488 2496254 33554432000 4194304 4625164 140736971403856 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 38652.1
Current children cumulated vsize (KiB) 12973812

[startup+4902.3 s]
/proc/loadavg: 8.03 8.05 8.00 9/512 15306
/proc/meminfo: memFree=7035096/32951124 swapFree=67111204/67111528
[pid=15156] ppid=15154 vsize=12973812 CPUtime=39131.1 cores=0-7
/proc/15156/stat : 15156 (SArTagnan) R 15154 15156 15094 0 -1 4202496 42986618 0 0 0 3905834 7277 0 0 25 0 8 0 788461121 13285183488 2508781 33554432000 4194304 4625164 140736971403856 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/15156/statm: 3243453 2508781 447 106 0 3238956 0
[pid=15156/tid=15158] ppid=15154 vsize=12973812 CPUtime=4902.24 cores=0-7
/proc/15156/task/15158/stat : 15158 (SArTagnan) R 15154 15156 15094 0 -1 4202560 326162 0 0 0 490172 52 0 0 25 0 8 0 788461123 13285183488 2508781 33554432000 4194304 4625164 140736971403856 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=15156/tid=15159] ppid=15154 vsize=12973812 CPUtime=4901.35 cores=0-7
/proc/15156/task/15159/stat : 15159 (SArTagnan) R 15154 15156 15094 0 -1 4202560 247703 0 0 0 490033 102 0 0 25 0 8 0 788461123 13285183488 2508781 33554432000 4194304 4625164 140736971403856 18446744073709551615 4352739 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=15156/tid=15160] ppid=15154 vsize=12973812 CPUtime=4884.62 cores=0-7
/proc/15156/task/15160/stat : 15160 (SArTagnan) R 15154 15156 15094 0 -1 4202560 35144003 0 0 0 482640 5822 0 0 25 0 8 0 788461123 13285183488 2508781 33554432000 4194304 4625164 140736971403856 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15156/tid=15161] ppid=15154 vsize=12973812 CPUtime=4902.34 cores=0-7
/proc/15156/task/15161/stat : 15161 (SArTagnan) R 15154 15156 15094 0 -1 4202560 221891 0 0 0 490178 56 0 0 25 0 8 0 788461123 13285183488 2508781 33554432000 4194304 4625164 140736971403856 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=15156/tid=15162] ppid=15154 vsize=12973812 CPUtime=4901.31 cores=0-7
/proc/15156/task/15162/stat : 15162 (SArTagnan) R 15154 15156 15094 0 -1 4202560 316270 0 0 0 490076 55 0 0 25 0 8 0 788461123 13285183488 2508781 33554432000 4194304 4625164 140736971403856 18446744073709551615 4329981 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15156/tid=15163] ppid=15154 vsize=12973812 CPUtime=4900.94 cores=0-7
/proc/15156/task/15163/stat : 15163 (SArTagnan) R 15154 15156 15094 0 -1 4202560 375611 0 0 0 490032 62 0 0 25 0 8 0 788461123 13285183488 2508781 33554432000 4194304 4625164 140736971403856 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15156/tid=15164] ppid=15154 vsize=12973812 CPUtime=4836.02 cores=0-7
/proc/15156/task/15164/stat : 15164 (SArTagnan) R 15154 15156 15094 0 -1 4202560 232752 0 0 0 483517 85 0 0 25 0 8 0 788461123 13285183488 2508781 33554432000 4194304 4625164 140736971403856 18446744073709551615 4351839 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 39131.1
Current children cumulated vsize (KiB) 12973812

[startup+4962.3 s]
/proc/loadavg: 8.01 8.04 8.00 9/512 15308
/proc/meminfo: memFree=7009404/32951124 swapFree=67111204/67111528
[pid=15156] ppid=15154 vsize=12973812 CPUtime=39610.1 cores=0-7
/proc/15156/stat : 15156 (SArTagnan) R 15154 15156 15094 0 -1 4202496 43467276 0 0 0 3953650 7356 0 0 25 0 8 0 788461121 13285183488 2516606 33554432000 4194304 4625164 140736971403856 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/15156/statm: 3243453 2516606 501 106 0 3238956 0
[pid=15156/tid=15158] ppid=15154 vsize=12973812 CPUtime=4962.24 cores=0-7
/proc/15156/task/15158/stat : 15158 (SArTagnan) R 15154 15156 15094 0 -1 4202560 326177 0 0 0 496172 52 0 0 25 0 8 0 788461123 13285183488 2516608 33554432000 4194304 4625164 140736971403856 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=15156/tid=15159] ppid=15154 vsize=12973812 CPUtime=4961.35 cores=0-7
/proc/15156/task/15159/stat : 15159 (SArTagnan) R 15154 15156 15094 0 -1 4202560 249399 0 0 0 496032 103 0 0 25 0 8 0 788461123 13285183488 2516608 33554432000 4194304 4625164 140736971403856 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=15156/tid=15160] ppid=15154 vsize=12973812 CPUtime=4944.62 cores=0-7
/proc/15156/task/15160/stat : 15160 (SArTagnan) R 15154 15156 15094 0 -1 4202560 35606799 0 0 0 488566 5896 0 0 25 0 8 0 788461123 13285183488 2516608 33554432000 4194304 4625164 140736971403856 18446744073709551615 4579598 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15156/tid=15161] ppid=15154 vsize=12973812 CPUtime=4962.35 cores=0-7
/proc/15156/task/15161/stat : 15161 (SArTagnan) R 15154 15156 15094 0 -1 4202560 221904 0 0 0 496179 56 0 0 25 0 8 0 788461123 13285183488 2516608 33554432000 4194304 4625164 140736971403856 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=15156/tid=15162] ppid=15154 vsize=12973812 CPUtime=4961.31 cores=0-7
/proc/15156/task/15162/stat : 15162 (SArTagnan) R 15154 15156 15094 0 -1 4202560 316290 0 0 0 496076 55 0 0 25 0 8 0 788461123 13285183488 2516608 33554432000 4194304 4625164 140736971403856 18446744073709551615 4329721 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15156/tid=15163] ppid=15154 vsize=12973812 CPUtime=4960.93 cores=0-7
/proc/15156/task/15163/stat : 15163 (SArTagnan) R 15154 15156 15094 0 -1 4202560 375611 0 0 0 496031 62 0 0 25 0 8 0 788461123 13285183488 2516608 33554432000 4194304 4625164 140736971403856 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15156/tid=15164] ppid=15154 vsize=12973812 CPUtime=4894.98 cores=0-7
/proc/15156/task/15164/stat : 15164 (SArTagnan) R 15154 15156 15094 0 -1 4202560 232826 0 0 0 489412 86 0 0 25 0 8 0 788461123 13285183488 2516608 33554432000 4194304 4625164 140736971403856 18446744073709551615 4352739 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 39610.1
Current children cumulated vsize (KiB) 12973812



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5011.2 s]
/proc/loadavg: 8.07 8.05 8.00 9/512 15309
/proc/meminfo: memFree=6984580/32951124 swapFree=67111204/67111528
[pid=15156] ppid=15154 vsize=12973812 CPUtime=40000.5 cores=0-7
/proc/15156/stat : 15156 (SArTagnan) R 15154 15156 15094 0 -1 4202496 43944756 0 0 0 3992617 7433 0 0 25 0 8 0 788461121 13285183488 2521077 33554432000 4194304 4625164 140736971403856 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/15156/statm: 3243453 2521077 445 106 0 3238956 0
[pid=15156/tid=15158] ppid=15154 vsize=12973812 CPUtime=5011.16 cores=0-7
/proc/15156/task/15158/stat : 15158 (SArTagnan) R 15154 15156 15094 0 -1 4202560 326225 0 0 0 501064 52 0 0 25 0 8 0 788461123 13285183488 2521077 33554432000 4194304 4625164 140736971403856 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=15156/tid=15159] ppid=15154 vsize=12973812 CPUtime=5010.27 cores=0-7
/proc/15156/task/15159/stat : 15159 (SArTagnan) R 15154 15156 15094 0 -1 4202560 251553 0 0 0 500920 107 0 0 25 0 8 0 788461123 13285183488 2521077 33554432000 4194304 4625164 140736971403856 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=15156/tid=15160] ppid=15154 vsize=12973812 CPUtime=4993.55 cores=0-7
/proc/15156/task/15160/stat : 15160 (SArTagnan) R 15154 15156 15094 0 -1 4202560 36072525 0 0 0 493388 5967 0 0 25 0 8 0 788461123 13285183488 2521077 33554432000 4194304 4625164 140736971403856 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15156/tid=15161] ppid=15154 vsize=12973812 CPUtime=5011.27 cores=0-7
/proc/15156/task/15161/stat : 15161 (SArTagnan) R 15154 15156 15094 0 -1 4202560 221954 0 0 0 501071 56 0 0 25 0 8 0 788461123 13285183488 2521077 33554432000 4194304 4625164 140736971403856 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=15156/tid=15162] ppid=15154 vsize=12973812 CPUtime=5010.23 cores=0-7
/proc/15156/task/15162/stat : 15162 (SArTagnan) R 15154 15156 15094 0 -1 4202560 316314 0 0 0 500968 55 0 0 25 0 8 0 788461123 13285183488 2521077 33554432000 4194304 4625164 140736971403856 18446744073709551615 4329981 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15156/tid=15163] ppid=15154 vsize=12973812 CPUtime=5009.82 cores=0-7
/proc/15156/task/15163/stat : 15163 (SArTagnan) R 15154 15156 15094 0 -1 4202560 375766 0 0 0 500920 62 0 0 25 0 8 0 788461123 13285183488 2521077 33554432000 4194304 4625164 140736971403856 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15156/tid=15164] ppid=15154 vsize=12973812 CPUtime=4943.04 cores=0-7
/proc/15156/task/15164/stat : 15164 (SArTagnan) R 15154 15156 15094 0 -1 4202560 233153 0 0 0 494218 86 0 0 25 0 8 0 788461123 13285183488 2521077 33554432000 4194304 4625164 140736971403856 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 40000.5
Current children cumulated vsize (KiB) 12973812

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

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

[startup+5011.6 s]
/proc/loadavg: 8.07 8.05 8.00 2/507 15310
/proc/meminfo: memFree=10353700/32951124 swapFree=67111204/67111528
[pid=15156] ppid=15154 vsize=0 CPUtime=40001 cores=0-7
/proc/15156/stat : 15156 (SArTagnan) Z 15154 15156 15094 0 -1 4203548 43944757 0 0 0 3992626 7470 0 0 25 0 2 0 788461121 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/15156/statm: 0 0 0 0 0 0 0
[pid=15156/tid=15164] ppid=15154 vsize=0 CPUtime=4943.43 cores=0-7
/proc/15156/task/15164/stat : 15164 (SArTagnan) R 15154 15156 15094 0 -1 4203588 233153 0 0 0 494219 124 0 0 25 0 2 0 788461123 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 40001
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5011.68
CPU time (s): 40001.1
CPU user time (s): 39926.3
CPU system time (s): 74.7846
CPU usage (%): 798.157
Max. virtual memory (cumulated for all children) (KiB): 16178408

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39926.3
system time used= 74.7846
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 43944757
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= 14776
involuntary context switches= 172778

runsolver used 22.9495 second user time and 63.6143 second system time

The end

Launcher Data

Begin job on node144 at 2011-06-01 22:34:10
IDJOB=3439241
IDBENCH=83896
IDSOLVER=1936
FILE ID=node144/3439241-1306960450
RUNJOBID= node144-1306960404-15108
PBS_JOBID= 13497607
Free space on /tmp= 73816 MiB

SOLVER NAME= SArTagnan 2011-05-15 (fixed)
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_70_27_50_3-dir.shuffled-as.sat03-169.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3439241-1306960450/watcher-3439241-1306960450 -o /tmp/evaluation-result-3439241-1306960450/solver-3439241-1306960450 -C 40000 -W 5100 -M 31000  SArTagnan HOME/instance-3439241-1306960450.cnf -threads=8

TIME LIMIT= 40000 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= b5a637600c242725f15a247a84bdea1b
RANDOM SEED=657689543

node144.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.850
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.70
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.850
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.16
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.850
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.850
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.83
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.850
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.75
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.850
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.82
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.850
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.850
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      17088960 kB
Buffers:        205480 kB
Cached:         218992 kB
SwapCached:        140 kB
Active:       15319140 kB
Inactive:       267556 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17088960 kB
SwapTotal:    67111528 kB
SwapFree:     67111204 kB
Dirty:            1200 kB
Writeback:           0 kB
AnonPages:    15162052 kB
Mapped:          41748 kB
Slab:           134648 kB
PageTables:      69536 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 157744196 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= 73816 MiB
End job on node144 at 2011-06-01 23:57:43