Trace number 3262180

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/
VanDerWaerden_pd_2-3-23_506.cnf
MD5SUM3c65ff80757b12edd41f8ee6da874877
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark89.0965
Satisfiable
(Un)Satisfiability was proved
Number of variables253
Number of clauses34386
Sum of the clauses size155873
Maximum clause length23
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 284
Number of clauses of size 331656
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 52646

Solver Data


Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3262180-1304094034/watcher-3262180-1304094034 -o /tmp/evaluation-result-3262180-1304094034/solver-3262180-1304094034 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3262180-1304094034.cnf -threads=4 

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

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


[startup+0 s]
/proc/loadavg: 8.12 8.07 8.01 5/180 5257
/proc/meminfo: memFree=26700912/32951124 swapFree=67088964/67111528
[pid=5257] ppid=5255 vsize=19292 CPUtime=0 cores=1,3,5,7
/proc/5257/stat : 5257 (SArTagnan) R 5255 5257 4862 0 -1 4202496 442 0 0 0 0 0 0 0 25 0 1 0 521001923 19755008 379 33554432000 4194304 4623224 140733618408144 18446744073709551615 210204647168 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5257/statm: 4823 379 296 105 0 327 0

[startup+0.12985 s]
/proc/loadavg: 8.12 8.07 8.01 5/180 5257
/proc/meminfo: memFree=26700912/32951124 swapFree=67088964/67111528
[pid=5257] ppid=5255 vsize=194948 CPUtime=0.41 cores=1,3,5,7
/proc/5257/stat : 5257 (SArTagnan) R 5255 5257 4862 0 -1 4202496 6005 0 0 0 41 0 0 0 25 0 4 0 521001923 199626752 3620 33554432000 4194304 4623224 140733618408144 18446744073709551615 4510302 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/5257/statm: 48737 3639 337 105 0 44241 0
Current children cumulated CPU time (s) 0.41
Current children cumulated vsize (KiB) 194948

[startup+0.20084 s]
/proc/loadavg: 8.12 8.07 8.01 5/180 5257
/proc/meminfo: memFree=26700912/32951124 swapFree=67088964/67111528
[pid=5257] ppid=5255 vsize=194948 CPUtime=0.7 cores=1,3,5,7
/proc/5257/stat : 5257 (SArTagnan) R 5255 5257 4862 0 -1 4202496 6405 0 0 0 70 0 0 0 25 0 4 0 521001923 199626752 3763 33554432000 4194304 4623224 140733618408144 18446744073709551615 4355914 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/5257/statm: 48737 3763 337 105 0 44241 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 194948

[startup+0.300821 s]
/proc/loadavg: 8.12 8.07 8.01 5/180 5257
/proc/meminfo: memFree=26700912/32951124 swapFree=67088964/67111528
[pid=5257] ppid=5255 vsize=194948 CPUtime=1.09 cores=1,3,5,7
/proc/5257/stat : 5257 (SArTagnan) R 5255 5257 4862 0 -1 4202496 7520 0 0 0 109 0 0 0 25 0 4 0 521001923 199626752 3872 33554432000 4194304 4623224 140733618408144 18446744073709551615 4510226 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/5257/statm: 48737 3872 337 105 0 44241 0
Current children cumulated CPU time (s) 1.09
Current children cumulated vsize (KiB) 194948

[startup+0.700757 s]
/proc/loadavg: 8.12 8.07 8.01 5/180 5257
/proc/meminfo: memFree=26700912/32951124 swapFree=67088964/67111528
[pid=5257] ppid=5255 vsize=263560 CPUtime=2.7 cores=1,3,5,7
/proc/5257/stat : 5257 (SArTagnan) R 5255 5257 4862 0 -1 4202496 12001 0 0 0 269 1 0 0 25 0 4 0 521001923 269885440 4834 33554432000 4194304 4623224 140733618408144 18446744073709551615 4415167 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/5257/statm: 65890 4834 337 105 0 61394 0
Current children cumulated CPU time (s) 2.7
Current children cumulated vsize (KiB) 263560

[startup+1.50062 s]
/proc/loadavg: 8.12 8.07 8.01 9/184 5261
/proc/meminfo: memFree=26678692/32951124 swapFree=67088964/67111528
[pid=5257] ppid=5255 vsize=266368 CPUtime=5.9 cores=1,3,5,7
/proc/5257/stat : 5257 (SArTagnan) R 5255 5257 4862 0 -1 4202496 14711 0 0 0 588 2 0 0 25 0 4 0 521001923 272760832 6306 33554432000 4194304 4623224 140733618408144 18446744073709551615 4510486 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/5257/statm: 66592 6307 337 105 0 62096 0
[pid=5257/tid=5259] ppid=5255 vsize=266368 CPUtime=1.46 cores=1,3,5,7
/proc/5257/task/5259/stat : 5259 (SArTagnan) R 5255 5257 4862 0 -1 4202560 2280 0 0 0 146 0 0 0 25 0 4 0 521001926 272760832 6307 33554432000 4194304 4623224 140733618408144 18446744073709551615 4367191 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5257/tid=5260] ppid=5255 vsize=266368 CPUtime=1.46 cores=1,3,5,7
/proc/5257/task/5260/stat : 5260 (SArTagnan) R 5255 5257 4862 0 -1 4202560 1684 0 0 0 146 0 0 0 25 0 4 0 521001926 272760832 6307 33554432000 4194304 4623224 140733618408144 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5257/tid=5261] ppid=5255 vsize=266368 CPUtime=1.46 cores=1,3,5,7
/proc/5257/task/5261/stat : 5261 (SArTagnan) R 5255 5257 4862 0 -1 4202560 6557 0 0 0 146 0 0 0 25 0 4 0 521001926 272760832 6307 33554432000 4194304 4623224 140733618408144 18446744073709551615 4364715 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.9
Current children cumulated vsize (KiB) 266368

[startup+3.10036 s]
/proc/loadavg: 8.12 8.07 8.01 9/184 5261
/proc/meminfo: memFree=26670508/32951124 swapFree=67088964/67111528
[pid=5257] ppid=5255 vsize=270412 CPUtime=12.28 cores=1,3,5,7
/proc/5257/stat : 5257 (SArTagnan) R 5255 5257 4862 0 -1 4202496 29675 0 0 0 1224 4 0 0 25 0 4 0 521001923 276901888 9151 33554432000 4194304 4623224 140733618408144 18446744073709551615 4510113 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/5257/statm: 67603 9151 342 105 0 63107 0
[pid=5257/tid=5259] ppid=5255 vsize=270412 CPUtime=3.06 cores=1,3,5,7
/proc/5257/task/5259/stat : 5259 (SArTagnan) R 5255 5257 4862 0 -1 4202560 4226 0 0 0 306 0 0 0 25 0 4 0 521001926 276901888 9152 33554432000 4194304 4623224 140733618408144 18446744073709551615 210204308165 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5257/tid=5260] ppid=5255 vsize=270412 CPUtime=3.06 cores=1,3,5,7
/proc/5257/task/5260/stat : 5260 (SArTagnan) R 5255 5257 4862 0 -1 4202560 3335 0 0 0 306 0 0 0 25 0 4 0 521001926 276901888 9152 33554432000 4194304 4623224 140733618408144 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5257/tid=5261] ppid=5255 vsize=270412 CPUtime=3.06 cores=1,3,5,7
/proc/5257/task/5261/stat : 5261 (SArTagnan) R 5255 5257 4862 0 -1 4202560 17822 0 0 0 304 2 0 0 25 0 4 0 521001926 276901888 9152 33554432000 4194304 4623224 140733618408144 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 12.28
Current children cumulated vsize (KiB) 270412

[startup+6.30082 s]
/proc/loadavg: 8.11 8.07 8.01 9/184 5261
/proc/meminfo: memFree=26648332/32951124 swapFree=67088964/67111528
[pid=5257] ppid=5255 vsize=273216 CPUtime=25.07 cores=1,3,5,7
/proc/5257/stat : 5257 (SArTagnan) R 5255 5257 4862 0 -1 4202496 64877 0 0 0 2497 10 0 0 25 0 4 0 521001923 279773184 13623 33554432000 4194304 4623224 140733618408144 18446744073709551615 4517494 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/5257/statm: 68304 13623 342 105 0 63808 0
[pid=5257/tid=5259] ppid=5255 vsize=273216 CPUtime=6.27 cores=1,3,5,7
/proc/5257/task/5259/stat : 5259 (SArTagnan) R 5255 5257 4862 0 -1 4202560 7039 0 0 0 626 1 0 0 25 0 4 0 521001926 279773184 13623 33554432000 4194304 4623224 140733618408144 18446744073709551615 4376869 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5257/tid=5260] ppid=5255 vsize=273216 CPUtime=6.26 cores=1,3,5,7
/proc/5257/task/5260/stat : 5260 (SArTagnan) R 5255 5257 4862 0 -1 4202560 5709 0 0 0 625 1 0 0 25 0 4 0 521001926 279773184 13623 33554432000 4194304 4623224 140733618408144 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5257/tid=5261] ppid=5255 vsize=273216 CPUtime=6.26 cores=1,3,5,7
/proc/5257/task/5261/stat : 5261 (SArTagnan) R 5255 5257 4862 0 -1 4202560 46922 0 0 0 620 6 0 0 25 0 4 0 521001926 279773184 13623 33554432000 4194304 4623224 140733618408144 18446744073709551615 4366428 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 25.07
Current children cumulated vsize (KiB) 273216

[startup+12.7008 s]
/proc/loadavg: 8.10 8.07 8.01 9/184 5261
/proc/meminfo: memFree=26599956/32951124 swapFree=67088964/67111528
[pid=5257] ppid=5255 vsize=284156 CPUtime=50.63 cores=1,3,5,7
/proc/5257/stat : 5257 (SArTagnan) R 5255 5257 4862 0 -1 4202496 106442 0 0 0 5047 16 0 0 25 0 4 0 521001923 290975744 21942 33554432000 4194304 4623224 140733618408144 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/5257/statm: 71039 21942 366 105 0 66543 0
[pid=5257/tid=5259] ppid=5255 vsize=284156 CPUtime=12.66 cores=1,3,5,7
/proc/5257/task/5259/stat : 5259 (SArTagnan) R 5255 5257 4862 0 -1 4202560 11566 0 0 0 1265 1 0 0 25 0 4 0 521001926 290975744 21943 33554432000 4194304 4623224 140733618408144 18446744073709551615 4376806 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5257/tid=5260] ppid=5255 vsize=284156 CPUtime=12.66 cores=1,3,5,7
/proc/5257/task/5260/stat : 5260 (SArTagnan) R 5255 5257 4862 0 -1 4202560 9426 0 0 0 1264 2 0 0 25 0 4 0 521001926 290975744 21943 33554432000 4194304 4623224 140733618408144 18446744073709551615 4376869 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5257/tid=5261] ppid=5255 vsize=284156 CPUtime=12.66 cores=1,3,5,7
/proc/5257/task/5261/stat : 5261 (SArTagnan) R 5255 5257 4862 0 -1 4202560 79412 0 0 0 1256 10 0 0 25 0 4 0 521001926 290975744 21943 33554432000 4194304 4623224 140733618408144 18446744073709551615 4366247 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.63
Current children cumulated vsize (KiB) 284156

[startup+25.5006 s]
/proc/loadavg: 8.08 8.06 8.01 9/184 5262
/proc/meminfo: memFree=26534516/32951124 swapFree=67088964/67111528
[pid=5257] ppid=5255 vsize=302764 CPUtime=101.76 cores=1,3,5,7
/proc/5257/stat : 5257 (SArTagnan) R 5255 5257 4862 0 -1 4202496 205649 0 0 0 10144 32 0 0 25 0 4 0 521001923 310030336 31332 33554432000 4194304 4623224 140733618408144 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/5257/statm: 75691 31332 349 105 0 71195 0
[pid=5257/tid=5259] ppid=5255 vsize=302764 CPUtime=25.46 cores=1,3,5,7
/proc/5257/task/5259/stat : 5259 (SArTagnan) R 5255 5257 4862 0 -1 4202560 17282 0 0 0 2543 3 0 0 25 0 4 0 521001926 310030336 31332 33554432000 4194304 4623224 140733618408144 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5257/tid=5260] ppid=5255 vsize=302764 CPUtime=25.46 cores=1,3,5,7
/proc/5257/task/5260/stat : 5260 (SArTagnan) R 5255 5257 4862 0 -1 4202560 14361 0 0 0 2543 3 0 0 25 0 4 0 521001926 310030336 31332 33554432000 4194304 4623224 140733618408144 18446744073709551615 4376678 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5257/tid=5261] ppid=5255 vsize=302764 CPUtime=25.46 cores=1,3,5,7
/proc/5257/task/5261/stat : 5261 (SArTagnan) R 5255 5257 4862 0 -1 4202560 166024 0 0 0 2523 23 0 0 25 0 4 0 521001926 310030336 31332 33554432000 4194304 4623224 140733618408144 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 101.76
Current children cumulated vsize (KiB) 302764

[startup+51.1003 s]
/proc/loadavg: 8.11 8.07 8.01 9/184 5263
/proc/meminfo: memFree=26433136/32951124 swapFree=67088964/67111528
[pid=5257] ppid=5255 vsize=344928 CPUtime=204.02 cores=1,3,5,7
/proc/5257/stat : 5257 (SArTagnan) R 5255 5257 4862 0 -1 4202496 354463 0 0 0 20343 59 0 0 25 0 4 0 521001923 353206272 50684 33554432000 4194304 4623224 140733618408144 18446744073709551615 4360089 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/5257/statm: 86232 50684 693 105 0 81736 0
[pid=5257/tid=5259] ppid=5255 vsize=344928 CPUtime=51.06 cores=1,3,5,7
/proc/5257/task/5259/stat : 5259 (SArTagnan) R 5255 5257 4862 0 -1 4202560 27388 0 0 0 5098 8 0 0 25 0 4 0 521001926 353206272 50684 33554432000 4194304 4623224 140733618408144 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5257/tid=5260] ppid=5255 vsize=344928 CPUtime=51.06 cores=1,3,5,7
/proc/5257/task/5260/stat : 5260 (SArTagnan) R 5255 5257 4862 0 -1 4202560 22785 0 0 0 5100 6 0 0 25 0 4 0 521001926 353206272 50684 33554432000 4194304 4623224 140733618408144 18446744073709551615 4376858 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5257/tid=5261] ppid=5255 vsize=344928 CPUtime=51.06 cores=1,3,5,7
/proc/5257/task/5261/stat : 5261 (SArTagnan) R 5255 5257 4862 0 -1 4202560 294345 0 0 0 5064 42 0 0 25 0 4 0 521001926 353206272 50684 33554432000 4194304 4623224 140733618408144 18446744073709551615 4364911 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 204.02
Current children cumulated vsize (KiB) 344928

[startup+102.301 s]
/proc/loadavg: 8.15 8.09 8.02 9/184 5264
/proc/meminfo: memFree=26243264/32951124 swapFree=67088964/67111528
[pid=5257] ppid=5255 vsize=462428 CPUtime=408.56 cores=1,3,5,7
/proc/5257/stat : 5257 (SArTagnan) R 5255 5257 4862 0 -1 4202496 509745 0 0 0 40767 89 0 0 25 0 4 0 521001923 473526272 74395 33554432000 4194304 4623224 140733618408144 18446744073709551615 4510127 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/5257/statm: 115607 74395 667 105 0 111111 0
[pid=5257/tid=5259] ppid=5255 vsize=462428 CPUtime=102.26 cores=1,3,5,7
/proc/5257/task/5259/stat : 5259 (SArTagnan) R 5255 5257 4862 0 -1 4202560 40781 0 0 0 10214 12 0 0 25 0 4 0 521001926 473526272 74395 33554432000 4194304 4623224 140733618408144 18446744073709551615 4376675 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5257/tid=5260] ppid=5255 vsize=462428 CPUtime=102.26 cores=1,3,5,7
/proc/5257/task/5260/stat : 5260 (SArTagnan) R 5255 5257 4862 0 -1 4202560 30051 0 0 0 10218 8 0 0 25 0 4 0 521001926 473526272 74395 33554432000 4194304 4623224 140733618408144 18446744073709551615 4376666 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5257/tid=5261] ppid=5255 vsize=462428 CPUtime=102.27 cores=1,3,5,7
/proc/5257/task/5261/stat : 5261 (SArTagnan) R 5255 5257 4862 0 -1 4202560 419351 0 0 0 10162 65 0 0 25 0 4 0 521001926 473526272 74395 33554432000 4194304 4623224 140733618408144 18446744073709551615 4366391 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 408.56
Current children cumulated vsize (KiB) 462428

[startup+162.301 s]
/proc/loadavg: 8.14 8.10 8.02 9/184 5265
/proc/meminfo: memFree=26068772/32951124 swapFree=67088964/67111528
[pid=5257] ppid=5255 vsize=615300 CPUtime=648.21 cores=1,3,5,7
/proc/5257/stat : 5257 (SArTagnan) R 5255 5257 4862 0 -1 4202496 580659 0 0 0 64719 102 0 0 25 0 4 0 521001923 630067200 99538 33554432000 4194304 4623224 140733618408144 18446744073709551615 4510932 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/5257/statm: 153825 99538 793 105 0 149329 0
[pid=5257/tid=5259] ppid=5255 vsize=615300 CPUtime=162.26 cores=1,3,5,7
/proc/5257/task/5259/stat : 5259 (SArTagnan) R 5255 5257 4862 0 -1 4202560 58730 0 0 0 16210 16 0 0 25 0 4 0 521001926 630067200 99538 33554432000 4194304 4623224 140733618408144 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5257/tid=5260] ppid=5255 vsize=615300 CPUtime=162.26 cores=1,3,5,7
/proc/5257/task/5260/stat : 5260 (SArTagnan) R 5255 5257 4862 0 -1 4202560 43258 0 0 0 16215 11 0 0 25 0 4 0 521001926 630067200 99538 33554432000 4194304 4623224 140733618408144 18446744073709551615 4366369 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5257/tid=5261] ppid=5255 vsize=615300 CPUtime=162.26 cores=1,3,5,7
/proc/5257/task/5261/stat : 5261 (SArTagnan) R 5255 5257 4862 0 -1 4202560 450520 0 0 0 16156 70 0 0 25 0 4 0 521001926 630067200 99538 33554432000 4194304 4623224 140733618408144 18446744073709551615 4550465 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 648.21
Current children cumulated vsize (KiB) 615300

[startup+222.307 s]
/proc/loadavg: 8.10 8.09 8.02 9/184 5267
/proc/meminfo: memFree=25899364/32951124 swapFree=67088964/67111528
[pid=5257] ppid=5255 vsize=737288 CPUtime=887.91 cores=1,3,5,7
/proc/5257/stat : 5257 (SArTagnan) R 5255 5257 4862 0 -1 4202496 792419 0 0 0 88654 137 0 0 25 0 4 0 521001923 754982912 120360 33554432000 4194304 4623224 140733618408144 18446744073709551615 4511014 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/5257/statm: 184322 120360 1292 105 0 179826 0
[pid=5257/tid=5259] ppid=5255 vsize=737288 CPUtime=222.27 cores=1,3,5,7
/proc/5257/task/5259/stat : 5259 (SArTagnan) R 5255 5257 4862 0 -1 4202560 61399 0 0 0 22209 18 0 0 25 0 4 0 521001926 754982912 120360 33554432000 4194304 4623224 140733618408144 18446744073709551615 4376625 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5257/tid=5260] ppid=5255 vsize=737288 CPUtime=222.26 cores=1,3,5,7
/proc/5257/task/5260/stat : 5260 (SArTagnan) R 5255 5257 4862 0 -1 4202560 47595 0 0 0 22210 16 0 0 25 0 4 0 521001926 754982912 120360 33554432000 4194304 4623224 140733618408144 18446744073709551615 4376672 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5257/tid=5261] ppid=5255 vsize=737288 CPUtime=222.27 cores=1,3,5,7
/proc/5257/task/5261/stat : 5261 (SArTagnan) R 5255 5257 4862 0 -1 4202560 642534 0 0 0 22131 96 0 0 25 0 4 0 521001926 754982912 120360 33554432000 4194304 4623224 140733618408144 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 887.91
Current children cumulated vsize (KiB) 737288

[startup+282.301 s]

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

[pid=5257] ppid=5255 vsize=1092808 CPUtime=2565.59 cores=1,3,5,7
/proc/5257/stat : 5257 (SArTagnan) R 5255 5257 4862 0 -1 4202496 2580068 0 0 0 256117 442 0 0 25 0 4 0 521001923 1119035392 214722 33554432000 4194304 4623224 140733618408144 18446744073709551615 4510059 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/5257/statm: 273202 214722 825 105 0 268706 0
[pid=5257/tid=5259] ppid=5255 vsize=1092808 CPUtime=642.25 cores=1,3,5,7
/proc/5257/task/5259/stat : 5259 (SArTagnan) R 5255 5257 4862 0 -1 4202560 130871 0 0 0 64191 34 0 0 25 0 4 0 521001926 1119035392 214722 33554432000 4194304 4623224 140733618408144 18446744073709551615 4376640 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5257/tid=5260] ppid=5255 vsize=1092808 CPUtime=642.27 cores=1,3,5,7
/proc/5257/task/5260/stat : 5260 (SArTagnan) R 5255 5257 4862 0 -1 4202560 80987 0 0 0 64189 38 0 0 25 0 4 0 521001926 1119035392 214722 33554432000 4194304 4623224 140733618408144 18446744073709551615 4376612 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5257/tid=5261] ppid=5255 vsize=1092808 CPUtime=642.27 cores=1,3,5,7
/proc/5257/task/5261/stat : 5261 (SArTagnan) R 5255 5257 4862 0 -1 4202560 2014747 0 0 0 63924 303 0 0 25 0 4 0 521001926 1119035392 214722 33554432000 4194304 4623224 140733618408144 18446744073709551615 4364911 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2565.59
Current children cumulated vsize (KiB) 1092808

[startup+702.301 s]
/proc/loadavg: 8.21 8.14 8.06 9/184 5280
/proc/meminfo: memFree=25178568/32951124 swapFree=67088964/67111528
[pid=5257] ppid=5255 vsize=1156524 CPUtime=2805.27 cores=1,3,5,7
/proc/5257/stat : 5257 (SArTagnan) R 5255 5257 4862 0 -1 4202496 3030679 0 0 0 280015 512 0 0 25 0 4 0 521001923 1184280576 225237 33554432000 4194304 4623224 140733618408144 18446744073709551615 4508385 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/5257/statm: 289131 225237 642 105 0 284635 0
[pid=5257/tid=5259] ppid=5255 vsize=1156524 CPUtime=702.24 cores=1,3,5,7
/proc/5257/task/5259/stat : 5259 (SArTagnan) R 5255 5257 4862 0 -1 4202560 131495 0 0 0 70190 34 0 0 25 0 4 0 521001926 1184280576 225237 33554432000 4194304 4623224 140733618408144 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5257/tid=5260] ppid=5255 vsize=1156524 CPUtime=702.26 cores=1,3,5,7
/proc/5257/task/5260/stat : 5260 (SArTagnan) R 5255 5257 4862 0 -1 4202560 101966 0 0 0 70185 41 0 0 25 0 4 0 521001926 1184280576 225237 33554432000 4194304 4623224 140733618408144 18446744073709551615 4376853 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5257/tid=5261] ppid=5255 vsize=1156524 CPUtime=702.26 cores=1,3,5,7
/proc/5257/task/5261/stat : 5261 (SArTagnan) R 5255 5257 4862 0 -1 4202560 2395991 0 0 0 69866 360 0 0 25 0 4 0 521001926 1184280576 225237 33554432000 4194304 4623224 140733618408144 18446744073709551615 4364911 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2805.27
Current children cumulated vsize (KiB) 1156524

[startup+762.301 s]
/proc/loadavg: 8.19 8.15 8.06 9/184 5281
/proc/meminfo: memFree=25104996/32951124 swapFree=67088964/67111528
[pid=5257] ppid=5255 vsize=1168348 CPUtime=3044.96 cores=1,3,5,7
/proc/5257/stat : 5257 (SArTagnan) R 5255 5257 4862 0 -1 4202496 3127208 0 0 0 303967 529 0 0 25 0 4 0 521001923 1196388352 233031 33554432000 4194304 4623224 140733618408144 18446744073709551615 4510090 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/5257/statm: 292087 233031 588 105 0 287591 0
[pid=5257/tid=5259] ppid=5255 vsize=1168348 CPUtime=762.26 cores=1,3,5,7
/proc/5257/task/5259/stat : 5259 (SArTagnan) R 5255 5257 4862 0 -1 4202560 132924 0 0 0 76191 35 0 0 25 0 4 0 521001926 1196388352 233031 33554432000 4194304 4623224 140733618408144 18446744073709551615 4376652 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5257/tid=5260] ppid=5255 vsize=1168348 CPUtime=762.27 cores=1,3,5,7
/proc/5257/task/5260/stat : 5260 (SArTagnan) R 5255 5257 4862 0 -1 4202560 104458 0 0 0 76185 42 0 0 25 0 4 0 521001926 1196388352 233031 33554432000 4194304 4623224 140733618408144 18446744073709551615 4376652 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5257/tid=5261] ppid=5255 vsize=1168348 CPUtime=762.27 cores=1,3,5,7
/proc/5257/task/5261/stat : 5261 (SArTagnan) R 5255 5257 4862 0 -1 4202560 2486896 0 0 0 75852 375 0 0 25 0 4 0 521001926 1196388352 233031 33554432000 4194304 4623224 140733618408144 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3044.96
Current children cumulated vsize (KiB) 1168348

[startup+822.301 s]
/proc/loadavg: 8.19 8.15 8.07 9/184 5283
/proc/meminfo: memFree=25034668/32951124 swapFree=67088964/67111528
[pid=5257] ppid=5255 vsize=1168744 CPUtime=3284.62 cores=1,3,5,7
/proc/5257/stat : 5257 (SArTagnan) R 5255 5257 4862 0 -1 4202496 3133251 0 0 0 327929 533 0 0 25 0 4 0 521001923 1196793856 237757 33554432000 4194304 4623224 140733618408144 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/5257/statm: 292186 237757 588 105 0 287690 0
[pid=5257/tid=5259] ppid=5255 vsize=1168744 CPUtime=822.25 cores=1,3,5,7
/proc/5257/task/5259/stat : 5259 (SArTagnan) R 5255 5257 4862 0 -1 4202560 133716 0 0 0 82190 35 0 0 25 0 4 0 521001926 1196793856 237757 33554432000 4194304 4623224 140733618408144 18446744073709551615 4376960 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5257/tid=5260] ppid=5255 vsize=1168744 CPUtime=822.26 cores=1,3,5,7
/proc/5257/task/5260/stat : 5260 (SArTagnan) R 5255 5257 4862 0 -1 4202560 107052 0 0 0 82181 45 0 0 25 0 4 0 521001926 1196793856 237757 33554432000 4194304 4623224 140733618408144 18446744073709551615 4377587 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5257/tid=5261] ppid=5255 vsize=1168744 CPUtime=822.27 cores=1,3,5,7
/proc/5257/task/5261/stat : 5261 (SArTagnan) R 5255 5257 4862 0 -1 4202560 2487218 0 0 0 81851 376 0 0 25 0 4 0 521001926 1196793856 237757 33554432000 4194304 4623224 140733618408144 18446744073709551615 4376850 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3284.62
Current children cumulated vsize (KiB) 1168744

[startup+882.307 s]
/proc/loadavg: 8.11 8.13 8.07 9/184 5285
/proc/meminfo: memFree=24962836/32951124 swapFree=67088964/67111528
[pid=5257] ppid=5255 vsize=1176532 CPUtime=3524.32 cores=1,3,5,7
/proc/5257/stat : 5257 (SArTagnan) R 5255 5257 4862 0 -1 4202496 3148921 0 0 0 351890 542 0 0 25 0 4 0 521001923 1204768768 244070 33554432000 4194304 4623224 140733618408144 18446744073709551615 4510090 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/5257/statm: 294133 244070 588 105 0 289637 0
[pid=5257/tid=5259] ppid=5255 vsize=1176532 CPUtime=882.25 cores=1,3,5,7
/proc/5257/task/5259/stat : 5259 (SArTagnan) R 5255 5257 4862 0 -1 4202560 136326 0 0 0 88189 36 0 0 25 0 4 0 521001926 1204768768 244070 33554432000 4194304 4623224 140733618408144 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5257/tid=5260] ppid=5255 vsize=1176532 CPUtime=882.27 cores=1,3,5,7
/proc/5257/task/5260/stat : 5260 (SArTagnan) R 5255 5257 4862 0 -1 4202560 109361 0 0 0 88177 50 0 0 25 0 4 0 521001926 1204768768 244070 33554432000 4194304 4623224 140733618408144 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5257/tid=5261] ppid=5255 vsize=1176532 CPUtime=882.27 cores=1,3,5,7
/proc/5257/task/5261/stat : 5261 (SArTagnan) R 5255 5257 4862 0 -1 4202560 2487799 0 0 0 87851 376 0 0 25 0 4 0 521001926 1204768768 244070 33554432000 4194304 4623224 140733618408144 18446744073709551615 4364911 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3524.32
Current children cumulated vsize (KiB) 1176532

[startup+942.301 s]
/proc/loadavg: 8.15 8.14 8.07 9/184 5286
/proc/meminfo: memFree=24901796/32951124 swapFree=67088964/67111528
[pid=5257] ppid=5255 vsize=1211496 CPUtime=3763.97 cores=1,3,5,7
/proc/5257/stat : 5257 (SArTagnan) R 5255 5257 4862 0 -1 4202496 3188479 0 0 0 375843 554 0 0 25 0 4 0 521001923 1240571904 253299 33554432000 4194304 4623224 140733618408144 18446744073709551615 4355951 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/5257/statm: 302874 253299 584 105 0 298378 0
[pid=5257/tid=5259] ppid=5255 vsize=1211496 CPUtime=942.24 cores=1,3,5,7
/proc/5257/task/5259/stat : 5259 (SArTagnan) R 5255 5257 4862 0 -1 4202560 138348 0 0 0 94187 37 0 0 25 0 4 0 521001926 1240571904 253299 33554432000 4194304 4623224 140733618408144 18446744073709551615 4377587 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5257/tid=5260] ppid=5255 vsize=1211496 CPUtime=942.26 cores=1,3,5,7
/proc/5257/task/5260/stat : 5260 (SArTagnan) R 5255 5257 4862 0 -1 4202560 112571 0 0 0 94172 54 0 0 25 0 4 0 521001926 1240571904 253299 33554432000 4194304 4623224 140733618408144 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5257/tid=5261] ppid=5255 vsize=1211496 CPUtime=942.27 cores=1,3,5,7
/proc/5257/task/5261/stat : 5261 (SArTagnan) R 5255 5257 4862 0 -1 4202560 2493375 0 0 0 93850 377 0 0 25 0 4 0 521001926 1240571904 253299 33554432000 4194304 4623224 140733618408144 18446744073709551615 4545376 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3763.97
Current children cumulated vsize (KiB) 1211496

[startup+1002.3 s]
/proc/loadavg: 8.15 8.14 8.08 9/184 5288
/proc/meminfo: memFree=24810856/32951124 swapFree=67088964/67111528
[pid=5257] ppid=5255 vsize=1359304 CPUtime=4003.63 cores=1,3,5,7
/proc/5257/stat : 5257 (SArTagnan) R 5255 5257 4862 0 -1 4202496 3253938 0 0 0 399794 569 0 0 25 0 4 0 521001923 1391927296 263945 33554432000 4194304 4623224 140733618408144 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/5257/statm: 339826 263945 367 105 0 335330 0
[pid=5257/tid=5259] ppid=5255 vsize=1359304 CPUtime=1002.24 cores=1,3,5,7
/proc/5257/task/5259/stat : 5259 (SArTagnan) R 5255 5257 4862 0 -1 4202560 141029 0 0 0 100185 39 0 0 25 0 4 0 521001926 1391927296 263945 33554432000 4194304 4623224 140733618408144 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5257/tid=5260] ppid=5255 vsize=1359304 CPUtime=1002.26 cores=1,3,5,7
/proc/5257/task/5260/stat : 5260 (SArTagnan) R 5255 5257 4862 0 -1 4202560 141996 0 0 0 100165 61 0 0 25 0 4 0 521001926 1391927296 263945 33554432000 4194304 4623224 140733618408144 18446744073709551615 4376672 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5257/tid=5261] ppid=5255 vsize=1359304 CPUtime=1002.27 cores=1,3,5,7
/proc/5257/task/5261/stat : 5261 (SArTagnan) R 5255 5257 4862 0 -1 4202560 2525691 0 0 0 99844 383 0 0 25 0 4 0 521001926 1391927296 263945 33554432000 4194304 4623224 140733618408144 18446744073709551615 4364911 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4003.63
Current children cumulated vsize (KiB) 1359304

[startup+1062.3 s]
/proc/loadavg: 7.26 7.95 8.02 5/175 5307
/proc/meminfo: memFree=26024536/32951124 swapFree=67088964/67111528
[pid=5257] ppid=5255 vsize=1368148 CPUtime=4243.33 cores=1,3,5,7
/proc/5257/stat : 5257 (SArTagnan) R 5255 5257 4862 0 -1 4202496 3477904 0 0 0 423723 610 0 0 25 0 4 0 521001923 1400983552 269755 33554432000 4194304 4623224 140733618408144 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/5257/statm: 342037 269755 367 105 0 337541 0
[pid=5257/tid=5259] ppid=5255 vsize=1368148 CPUtime=1062.24 cores=1,3,5,7
/proc/5257/task/5259/stat : 5259 (SArTagnan) R 5255 5257 4862 0 -1 4202560 143740 0 0 0 106183 41 0 0 25 0 4 0 521001926 1400983552 269755 33554432000 4194304 4623224 140733618408144 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5257/tid=5260] ppid=5255 vsize=1368148 CPUtime=1062.27 cores=1,3,5,7
/proc/5257/task/5260/stat : 5260 (SArTagnan) R 5255 5257 4862 0 -1 4202560 144229 0 0 0 106160 67 0 0 25 0 4 0 521001926 1400983552 269755 33554432000 4194304 4623224 140733618408144 18446744073709551615 4376678 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5257/tid=5261] ppid=5255 vsize=1368148 CPUtime=1062.27 cores=1,3,5,7
/proc/5257/task/5261/stat : 5261 (SArTagnan) R 5255 5257 4862 0 -1 4202560 2743646 0 0 0 105811 416 0 0 25 0 4 0 521001926 1400983552 269755 33554432000 4194304 4623224 140733618408144 18446744073709551615 4545376 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4243.33
Current children cumulated vsize (KiB) 1368148

[startup+1122.3 s]
/proc/loadavg: 5.28 7.24 7.77 5/175 5309
/proc/meminfo: memFree=26001900/32951124 swapFree=67088964/67111528
[pid=5257] ppid=5255 vsize=1376596 CPUtime=4483.04 cores=1,3,5,7
/proc/5257/stat : 5257 (SArTagnan) R 5255 5257 4862 0 -1 4202496 3991774 0 0 0 447613 691 0 0 25 0 4 0 521001923 1409634304 275806 33554432000 4194304 4623224 140733618408144 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/5257/statm: 344149 275806 369 105 0 339653 0
[pid=5257/tid=5259] ppid=5255 vsize=1376596 CPUtime=1122.24 cores=1,3,5,7
/proc/5257/task/5259/stat : 5259 (SArTagnan) R 5255 5257 4862 0 -1 4202560 146097 0 0 0 112181 43 0 0 25 0 4 0 521001926 1409634304 275806 33554432000 4194304 4623224 140733618408144 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5257/tid=5260] ppid=5255 vsize=1376596 CPUtime=1122.26 cores=1,3,5,7
/proc/5257/task/5260/stat : 5260 (SArTagnan) R 5255 5257 4862 0 -1 4202560 145887 0 0 0 112155 71 0 0 25 0 4 0 521001926 1409634304 275806 33554432000 4194304 4623224 140733618408144 18446744073709551615 4376672 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5257/tid=5261] ppid=5255 vsize=1376596 CPUtime=1122.27 cores=1,3,5,7
/proc/5257/task/5261/stat : 5261 (SArTagnan) R 5255 5257 4862 0 -1 4202560 3252798 0 0 0 111736 491 0 0 25 0 4 0 521001926 1409634304 275806 33554432000 4194304 4623224 140733618408144 18446744073709551615 4545376 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4483.04
Current children cumulated vsize (KiB) 1376596

[startup+1182.3 s]
/proc/loadavg: 4.54 6.67 7.53 5/175 5311
/proc/meminfo: memFree=25972488/32951124 swapFree=67088964/67111528
[pid=5257] ppid=5255 vsize=1384912 CPUtime=4722.77 cores=1,3,5,7
/proc/5257/stat : 5257 (SArTagnan) R 5255 5257 4862 0 -1 4202496 4500056 0 0 0 471502 775 0 0 25 0 4 0 521001923 1418149888 282770 33554432000 4194304 4623224 140733618408144 18446744073709551615 4355947 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/5257/statm: 346228 282770 367 105 0 341732 0
[pid=5257/tid=5259] ppid=5255 vsize=1384912 CPUtime=1182.24 cores=1,3,5,7
/proc/5257/task/5259/stat : 5259 (SArTagnan) R 5255 5257 4862 0 -1 4202560 148451 0 0 0 118179 45 0 0 25 0 4 0 521001926 1418149888 282770 33554432000 4194304 4623224 140733618408144 18446744073709551615 4376672 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5257/tid=5260] ppid=5255 vsize=1384912 CPUtime=1182.27 cores=1,3,5,7
/proc/5257/task/5260/stat : 5260 (SArTagnan) R 5255 5257 4862 0 -1 4202560 147729 0 0 0 118150 77 0 0 25 0 4 0 521001926 1418149888 282770 33554432000 4194304 4623224 140733618408144 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5257/tid=5261] ppid=5255 vsize=1384912 CPUtime=1182.27 cores=1,3,5,7
/proc/5257/task/5261/stat : 5261 (SArTagnan) R 5255 5257 4862 0 -1 4202560 3755585 0 0 0 117660 567 0 0 25 0 4 0 521001926 1418149888 282770 33554432000 4194304 4623224 140733618408144 18446744073709551615 4377147 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4722.77
Current children cumulated vsize (KiB) 1384912



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 4.39 6.49 7.46 5/175 5311
/proc/meminfo: memFree=25964268/32951124 swapFree=67088964/67111528
[pid=5257] ppid=5255 vsize=1421856 CPUtime=4800.29 cores=1,3,5,7
/proc/5257/stat : 5257 (SArTagnan) R 5255 5257 4862 0 -1 4202496 4679494 0 0 0 479224 805 0 0 25 0 4 0 521001923 1455980544 285998 33554432000 4194304 4623224 140733618408144 18446744073709551615 4414885 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/5257/statm: 355464 285998 426 105 0 350968 0
[pid=5257/tid=5259] ppid=5255 vsize=1421856 CPUtime=1201.64 cores=1,3,5,7
/proc/5257/task/5259/stat : 5259 (SArTagnan) R 5255 5257 4862 0 -1 4202560 149185 0 0 0 120119 45 0 0 25 0 4 0 521001926 1455980544 285998 33554432000 4194304 4623224 140733618408144 18446744073709551615 4377576 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5257/tid=5260] ppid=5255 vsize=1421856 CPUtime=1201.67 cores=1,3,5,7
/proc/5257/task/5260/stat : 5260 (SArTagnan) R 5255 5257 4862 0 -1 4202560 156688 0 0 0 120088 79 0 0 25 0 4 0 521001926 1455980544 285998 33554432000 4194304 4623224 140733618408144 18446744073709551615 4376672 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5257/tid=5261] ppid=5255 vsize=1421856 CPUtime=1201.68 cores=1,3,5,7
/proc/5257/task/5261/stat : 5261 (SArTagnan) R 5255 5257 4862 0 -1 4202560 3924794 0 0 0 119574 594 0 0 25 0 4 0 521001926 1455980544 285998 33554432000 4194304 4623224 140733618408144 18446744073709551615 4550465 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.29
Current children cumulated vsize (KiB) 1421856

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.76
CPU time (s): 4800.36
CPU user time (s): 4792.26
CPU system time (s): 8.09977
CPU usage (%): 399.446
Max. virtual memory (cumulated for all children) (KiB): 1421856

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4792.26
system time used= 8.09977
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4679497
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= 840
involuntary context switches= 32728

runsolver used 1.80672 second user time and 4.63429 second system time

The end

Launcher Data

Begin job on node130 at 2011-04-29 18:20:34
IDJOB=3262180
IDBENCH=83280
IDSOLVER=1656
FILE ID=node130/3262180-1304094034
RUNJOBID= node130-1304091463-4881
PBS_JOBID= 13170579
Free space on /tmp= 71992 MiB

SOLVER NAME= SArTagnan 2011-03-24
BENCH NAME= SAT11/crafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/VanDerWaerden_pd_2-3-23_506.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3262180-1304094034/watcher-3262180-1304094034 -o /tmp/evaluation-result-3262180-1304094034/solver-3262180-1304094034 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3262180-1304094034.cnf -threads=4

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

MD5SUM BENCH= 3c65ff80757b12edd41f8ee6da874877
RANDOM SEED=34745016

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      26701192 kB
Buffers:       1175512 kB
Cached:        4148940 kB
SwapCached:      22432 kB
Active:         901304 kB
Inactive:      4916992 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      26701192 kB
SwapTotal:    67111528 kB
SwapFree:     67088964 kB
Dirty:            1188 kB
Writeback:           0 kB
AnonPages:      470888 kB
Mapped:          15516 kB
Slab:           369064 kB
PageTables:       5204 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   699216 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= 71992 MiB
End job on node130 at 2011-04-29 18:40:38