Trace number 3289957

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.27 1201.96

General information on the benchmark

Nameapplication/kullmann/AES/Benchmarks/
128/aes_128_1_keyfind_1.cnf
MD5SUM5092a9db644d53c7bc023e4dff206812
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1192
Number of clauses10656
Sum of the clauses size56868
Maximum clause length8
Minimum clause length1
Number of clauses of size 1264
Number of clauses of size 2128
Number of clauses of size 32016
Number of clauses of size 4320
Number of clauses of size 52048
Number of clauses of size over 55880

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-3289957-1304096448/watcher-3289957-1304096448 -o /tmp/evaluation-result-3289957-1304096448/solver-3289957-1304096448 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3289957-1304096448.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: 7.43 7.92 7.80 2/174 5438
/proc/meminfo: memFree=27105632/32951124 swapFree=67088964/67111528
[pid=5438] ppid=5436 vsize=19248 CPUtime=0 cores=1,3,5,7
/proc/5438/stat : 5438 (SArTagnan) R 5436 5438 4862 0 -1 4202496 599 0 0 0 0 0 0 0 25 0 1 0 521243327 19709952 537 33554432000 4194304 4623224 140736437052656 18446744073709551615 210204647168 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5438/statm: 4812 538 301 105 0 316 0

[startup+0.135056 s]
/proc/loadavg: 7.43 7.92 7.80 2/174 5438
/proc/meminfo: memFree=27105632/32951124 swapFree=67088964/67111528
[pid=5438] ppid=5436 vsize=252916 CPUtime=0.49 cores=1,3,5,7
/proc/5438/stat : 5438 (SArTagnan) R 5436 5438 4862 0 -1 4202496 4559 0 0 0 49 0 0 0 25 0 4 0 521243327 258985984 2465 33554432000 4194304 4623224 140736437052656 18446744073709551615 4510475 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5438/statm: 63229 2465 342 105 0 58733 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 252916

[startup+0.201046 s]
/proc/loadavg: 7.43 7.92 7.80 2/174 5438
/proc/meminfo: memFree=27105632/32951124 swapFree=67088964/67111528
[pid=5438] ppid=5436 vsize=253872 CPUtime=0.76 cores=1,3,5,7
/proc/5438/stat : 5438 (SArTagnan) R 5436 5438 4862 0 -1 4202496 5168 0 0 0 76 0 0 0 25 0 4 0 521243327 259964928 2825 33554432000 4194304 4623224 140736437052656 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5438/statm: 63468 2825 343 105 0 58972 0
Current children cumulated CPU time (s) 0.76
Current children cumulated vsize (KiB) 253872

[startup+0.30103 s]
/proc/loadavg: 7.43 7.92 7.80 2/174 5438
/proc/meminfo: memFree=27105632/32951124 swapFree=67088964/67111528
[pid=5438] ppid=5436 vsize=254980 CPUtime=1.16 cores=1,3,5,7
/proc/5438/stat : 5438 (SArTagnan) R 5436 5438 4862 0 -1 4202496 6754 0 0 0 116 0 0 0 25 0 4 0 521243327 261099520 3071 33554432000 4194304 4623224 140736437052656 18446744073709551615 4510206 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5438/statm: 63745 3072 343 105 0 59249 0
Current children cumulated CPU time (s) 1.16
Current children cumulated vsize (KiB) 254980

[startup+0.700963 s]
/proc/loadavg: 7.43 7.92 7.80 2/174 5438
/proc/meminfo: memFree=27105632/32951124 swapFree=67088964/67111528
[pid=5438] ppid=5436 vsize=258604 CPUtime=2.75 cores=1,3,5,7
/proc/5438/stat : 5438 (SArTagnan) R 5436 5438 4862 0 -1 4202496 13045 0 0 0 274 1 0 0 25 0 4 0 521243327 264810496 4566 33554432000 4194304 4623224 140736437052656 18446744073709551615 4517506 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5438/statm: 64651 4566 343 105 0 60155 0
Current children cumulated CPU time (s) 2.75
Current children cumulated vsize (KiB) 258604

[startup+1.50083 s]
/proc/loadavg: 7.43 7.92 7.80 9/184 5451
/proc/meminfo: memFree=27024864/32951124 swapFree=67088964/67111528
[pid=5438] ppid=5436 vsize=260840 CPUtime=5.95 cores=1,3,5,7
/proc/5438/stat : 5438 (SArTagnan) R 5436 5438 4862 0 -1 4202496 22686 0 0 0 593 2 0 0 25 0 4 0 521243327 267100160 6449 33554432000 4194304 4623224 140736437052656 18446744073709551615 4510110 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5438/statm: 65210 6449 343 105 0 60714 0
[pid=5438/tid=5440] ppid=5436 vsize=260840 CPUtime=1.48 cores=1,3,5,7
/proc/5438/task/5440/stat : 5440 (SArTagnan) R 5436 5438 4862 0 -1 4202560 3086 0 0 0 148 0 0 0 25 0 4 0 521243328 267100160 6449 33554432000 4194304 4623224 140736437052656 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5438/tid=5441] ppid=5436 vsize=260840 CPUtime=1.47 cores=1,3,5,7
/proc/5438/task/5441/stat : 5441 (SArTagnan) R 5436 5438 4862 0 -1 4202560 2838 0 0 0 147 0 0 0 25 0 4 0 521243328 267100160 6449 33554432000 4194304 4623224 140736437052656 18446744073709551615 4376659 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5438/tid=5442] ppid=5436 vsize=260840 CPUtime=1.48 cores=1,3,5,7
/proc/5438/task/5442/stat : 5442 (SArTagnan) R 5436 5438 4862 0 -1 4202560 12986 0 0 0 147 1 0 0 25 0 4 0 521243328 267100160 6449 33554432000 4194304 4623224 140736437052656 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 260840

[startup+3.10056 s]
/proc/loadavg: 7.43 7.92 7.80 9/184 5451
/proc/meminfo: memFree=27007752/32951124 swapFree=67088964/67111528
[pid=5438] ppid=5436 vsize=266280 CPUtime=12.35 cores=1,3,5,7
/proc/5438/stat : 5438 (SArTagnan) R 5436 5438 4862 0 -1 4202496 43174 0 0 0 1229 6 0 0 25 0 4 0 521243327 272670720 9624 33554432000 4194304 4623224 140736437052656 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5438/statm: 66570 9624 344 105 0 62074 0
[pid=5438/tid=5440] ppid=5436 vsize=266280 CPUtime=3.08 cores=1,3,5,7
/proc/5438/task/5440/stat : 5440 (SArTagnan) R 5436 5438 4862 0 -1 4202560 4875 0 0 0 308 0 0 0 25 0 4 0 521243328 272670720 9624 33554432000 4194304 4623224 140736437052656 18446744073709551615 4376701 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5438/tid=5441] ppid=5436 vsize=266280 CPUtime=3.06 cores=1,3,5,7
/proc/5438/task/5441/stat : 5441 (SArTagnan) R 5436 5438 4862 0 -1 4202560 4491 0 0 0 306 0 0 0 25 0 4 0 521243328 272670720 9624 33554432000 4194304 4623224 140736437052656 18446744073709551615 4376892 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5438/tid=5442] ppid=5436 vsize=266280 CPUtime=3.08 cores=1,3,5,7
/proc/5438/task/5442/stat : 5442 (SArTagnan) R 5436 5438 4862 0 -1 4202560 29329 0 0 0 305 3 0 0 25 0 4 0 521243328 272670720 9624 33554432000 4194304 4623224 140736437052656 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 266280

[startup+6.30103 s]
/proc/loadavg: 7.47 7.92 7.81 9/184 5451
/proc/meminfo: memFree=26967236/32951124 swapFree=67088964/67111528
[pid=5438] ppid=5436 vsize=275100 CPUtime=25.13 cores=1,3,5,7
/proc/5438/stat : 5438 (SArTagnan) R 5436 5438 4862 0 -1 4202496 51192 0 0 0 2506 7 0 0 25 0 4 0 521243327 281702400 14447 33554432000 4194304 4623224 140736437052656 18446744073709551615 4510302 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5438/statm: 68775 14447 358 105 0 64279 0
[pid=5438/tid=5440] ppid=5436 vsize=275100 CPUtime=6.27 cores=1,3,5,7
/proc/5438/task/5440/stat : 5440 (SArTagnan) R 5436 5438 4862 0 -1 4202560 6026 0 0 0 627 0 0 0 25 0 4 0 521243328 281702400 14447 33554432000 4194304 4623224 140736437052656 18446744073709551615 4467846 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5438/tid=5441] ppid=5436 vsize=275100 CPUtime=6.25 cores=1,3,5,7
/proc/5438/task/5441/stat : 5441 (SArTagnan) R 5436 5438 4862 0 -1 4202560 6855 0 0 0 624 1 0 0 25 0 4 0 521243328 281702400 14447 33554432000 4194304 4623224 140736437052656 18446744073709551615 4364232 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5438/tid=5442] ppid=5436 vsize=275100 CPUtime=6.28 cores=1,3,5,7
/proc/5438/task/5442/stat : 5442 (SArTagnan) R 5436 5438 4862 0 -1 4202560 32335 0 0 0 625 3 0 0 25 0 4 0 521243328 281702400 14447 33554432000 4194304 4623224 140736437052656 18446744073709551615 210204344654 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 25.13
Current children cumulated vsize (KiB) 275100

[startup+12.701 s]
/proc/loadavg: 7.51 7.92 7.81 9/184 5452
/proc/meminfo: memFree=26918156/32951124 swapFree=67088964/67111528
[pid=5438] ppid=5436 vsize=289488 CPUtime=50.69 cores=1,3,5,7
/proc/5438/stat : 5438 (SArTagnan) R 5436 5438 4862 0 -1 4202496 62548 0 0 0 5058 11 0 0 25 0 4 0 521243327 296435712 21537 33554432000 4194304 4623224 140736437052656 18446744073709551615 4517494 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5438/statm: 72372 21537 394 105 0 67876 0
[pid=5438/tid=5440] ppid=5436 vsize=289488 CPUtime=12.67 cores=1,3,5,7
/proc/5438/task/5440/stat : 5440 (SArTagnan) R 5436 5438 4862 0 -1 4202560 11355 0 0 0 1265 2 0 0 25 0 4 0 521243328 296435712 21537 33554432000 4194304 4623224 140736437052656 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5438/tid=5441] ppid=5436 vsize=289488 CPUtime=12.61 cores=1,3,5,7
/proc/5438/task/5441/stat : 5441 (SArTagnan) R 5436 5438 4862 0 -1 4202560 8409 0 0 0 1259 2 0 0 25 0 4 0 521243328 296435712 21537 33554432000 4194304 4623224 140736437052656 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5438/tid=5442] ppid=5436 vsize=289488 CPUtime=12.68 cores=1,3,5,7
/proc/5438/task/5442/stat : 5442 (SArTagnan) R 5436 5438 4862 0 -1 4202560 34038 0 0 0 1264 4 0 0 25 0 4 0 521243328 296435712 21537 33554432000 4194304 4623224 140736437052656 18446744073709551615 4365948 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 50.69
Current children cumulated vsize (KiB) 289488

[startup+25.5008 s]
/proc/loadavg: 7.62 7.92 7.81 9/184 5461
/proc/meminfo: memFree=26851600/32951124 swapFree=67088964/67111528
[pid=5438] ppid=5436 vsize=301912 CPUtime=101.8 cores=1,3,5,7
/proc/5438/stat : 5438 (SArTagnan) R 5436 5438 4862 0 -1 4202496 74793 0 0 0 10165 15 0 0 25 0 4 0 521243327 309157888 30372 33554432000 4194304 4623224 140736437052656 18446744073709551615 4517479 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5438/statm: 75478 30372 347 105 0 70982 0
[pid=5438/tid=5440] ppid=5436 vsize=301912 CPUtime=25.47 cores=1,3,5,7
/proc/5438/task/5440/stat : 5440 (SArTagnan) R 5436 5438 4862 0 -1 4202560 14311 0 0 0 2543 4 0 0 25 0 4 0 521243328 309157888 30372 33554432000 4194304 4623224 140736437052656 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5438/tid=5441] ppid=5436 vsize=301912 CPUtime=25.35 cores=1,3,5,7
/proc/5438/task/5441/stat : 5441 (SArTagnan) R 5436 5438 4862 0 -1 4202560 12325 0 0 0 2532 3 0 0 25 0 4 0 521243328 309157888 30372 33554432000 4194304 4623224 140736437052656 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5438/tid=5442] ppid=5436 vsize=301912 CPUtime=25.48 cores=1,3,5,7
/proc/5438/task/5442/stat : 5442 (SArTagnan) R 5436 5438 4862 0 -1 4202560 35443 0 0 0 2544 4 0 0 25 0 4 0 521243328 309157888 30372 33554432000 4194304 4623224 140736437052656 18446744073709551615 4366341 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 101.8
Current children cumulated vsize (KiB) 301912

[startup+51.1006 s]
/proc/loadavg: 7.75 7.93 7.81 9/184 5462
/proc/meminfo: memFree=26725884/32951124 swapFree=67088964/67111528
[pid=5438] ppid=5436 vsize=332876 CPUtime=204.07 cores=1,3,5,7
/proc/5438/stat : 5438 (SArTagnan) R 5436 5438 4862 0 -1 4202496 170295 0 0 0 20371 36 0 0 25 0 4 0 521243327 340865024 43794 33554432000 4194304 4623224 140736437052656 18446744073709551615 4510978 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5438/statm: 83219 43794 344 105 0 78723 0
[pid=5438/tid=5440] ppid=5436 vsize=332876 CPUtime=51.07 cores=1,3,5,7
/proc/5438/task/5440/stat : 5440 (SArTagnan) R 5436 5438 4862 0 -1 4202560 19777 0 0 0 5100 7 0 0 25 0 4 0 521243328 340865024 43794 33554432000 4194304 4623224 140736437052656 18446744073709551615 4376675 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5438/tid=5441] ppid=5436 vsize=332876 CPUtime=50.81 cores=1,3,5,7
/proc/5438/task/5441/stat : 5441 (SArTagnan) R 5436 5438 4862 0 -1 4202560 17891 0 0 0 5076 5 0 0 25 0 4 0 521243328 340865024 43794 33554432000 4194304 4623224 140736437052656 18446744073709551615 4377608 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5438/tid=5442] ppid=5436 vsize=332876 CPUtime=51.08 cores=1,3,5,7
/proc/5438/task/5442/stat : 5442 (SArTagnan) R 5436 5438 4862 0 -1 4202560 112881 0 0 0 5089 19 0 0 25 0 4 0 521243328 340865024 43794 33554432000 4194304 4623224 140736437052656 18446744073709551615 4364227 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 204.07
Current children cumulated vsize (KiB) 332876

[startup+102.301 s]
/proc/loadavg: 7.89 7.94 7.82 9/184 5463
/proc/meminfo: memFree=26571336/32951124 swapFree=67088964/67111528
[pid=5438] ppid=5436 vsize=456736 CPUtime=408.61 cores=1,3,5,7
/proc/5438/stat : 5438 (SArTagnan) R 5436 5438 4862 0 -1 4202496 311807 0 0 0 40796 65 0 0 25 0 4 0 521243327 467697664 64888 33554432000 4194304 4623224 140736437052656 18446744073709551615 210204308165 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5438/statm: 114184 64888 344 105 0 109688 0
[pid=5438/tid=5440] ppid=5436 vsize=456736 CPUtime=102.28 cores=1,3,5,7
/proc/5438/task/5440/stat : 5440 (SArTagnan) R 5436 5438 4862 0 -1 4202560 29186 0 0 0 10218 10 0 0 25 0 4 0 521243328 467697664 64888 33554432000 4194304 4623224 140736437052656 18446744073709551615 4376666 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5438/tid=5441] ppid=5436 vsize=456736 CPUtime=101.73 cores=1,3,5,7
/proc/5438/task/5441/stat : 5441 (SArTagnan) R 5436 5438 4862 0 -1 4202560 27071 0 0 0 10164 9 0 0 25 0 4 0 521243328 467697664 64888 33554432000 4194304 4623224 140736437052656 18446744073709551615 4376625 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5438/tid=5442] ppid=5436 vsize=456736 CPUtime=102.28 cores=1,3,5,7
/proc/5438/task/5442/stat : 5442 (SArTagnan) R 5436 5438 4862 0 -1 4202560 221958 0 0 0 10190 38 0 0 25 0 4 0 521243328 467697664 64888 33554432000 4194304 4623224 140736437052656 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 408.61
Current children cumulated vsize (KiB) 456736

[startup+162.301 s]
/proc/loadavg: 7.96 7.95 7.83 9/184 5465
/proc/meminfo: memFree=26419396/32951124 swapFree=67088964/67111528
[pid=5438] ppid=5436 vsize=515340 CPUtime=648.26 cores=1,3,5,7
/proc/5438/stat : 5438 (SArTagnan) R 5436 5438 4862 0 -1 4202496 782794 0 0 0 64676 150 0 0 25 0 4 0 521243327 527708160 86364 33554432000 4194304 4623224 140736437052656 18446744073709551615 4510116 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5438/statm: 128835 86366 345 105 0 124339 0
[pid=5438/tid=5440] ppid=5436 vsize=515340 CPUtime=162.28 cores=1,3,5,7
/proc/5438/task/5440/stat : 5440 (SArTagnan) R 5436 5438 4862 0 -1 4202560 40075 0 0 0 16213 15 0 0 25 0 4 0 521243328 527708160 86366 33554432000 4194304 4623224 140736437052656 18446744073709551615 4376829 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5438/tid=5441] ppid=5436 vsize=515340 CPUtime=161.4 cores=1,3,5,7
/proc/5438/task/5441/stat : 5441 (SArTagnan) R 5436 5438 4862 0 -1 4202560 37397 0 0 0 16125 15 0 0 25 0 4 0 521243328 527708160 86366 33554432000 4194304 4623224 140736437052656 18446744073709551615 4377587 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5438/tid=5442] ppid=5436 vsize=515340 CPUtime=162.27 cores=1,3,5,7
/proc/5438/task/5442/stat : 5442 (SArTagnan) R 5436 5438 4862 0 -1 4202560 654049 0 0 0 16117 110 0 0 25 0 4 0 521243328 527708160 86366 33554432000 4194304 4623224 140736437052656 18446744073709551615 4366247 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 648.26
Current children cumulated vsize (KiB) 515340

[startup+222.307 s]
/proc/loadavg: 8.20 8.00 7.85 10/185 5469
/proc/meminfo: memFree=26294952/32951124 swapFree=67088964/67111528
[pid=5438] ppid=5436 vsize=540440 CPUtime=887.47 cores=1,3,5,7
/proc/5438/stat : 5438 (SArTagnan) R 5436 5438 4862 0 -1 4202496 1090641 0 0 0 88540 207 0 0 25 0 4 0 521243327 553410560 101728 33554432000 4194304 4623224 140736437052656 18446744073709551615 4414904 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5438/statm: 135110 101728 344 105 0 130614 0
[pid=5438/tid=5440] ppid=5436 vsize=540440 CPUtime=222.29 cores=1,3,5,7
/proc/5438/task/5440/stat : 5440 (SArTagnan) R 5436 5438 4862 0 -1 4202560 43638 0 0 0 22210 19 0 0 25 0 4 0 521243328 553410560 101728 33554432000 4194304 4623224 140736437052656 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5438/tid=5441] ppid=5436 vsize=540440 CPUtime=221.08 cores=1,3,5,7
/proc/5438/task/5441/stat : 5441 (SArTagnan) R 5436 5438 4862 0 -1 4202560 40132 0 0 0 22090 18 0 0 25 0 4 0 521243328 553410560 101728 33554432000 4194304 4623224 140736437052656 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5438/tid=5442] ppid=5436 vsize=540440 CPUtime=222.27 cores=1,3,5,7
/proc/5438/task/5442/stat : 5442 (SArTagnan) R 5436 5438 4862 0 -1 4202560 945180 0 0 0 22069 158 0 0 25 0 4 0 521243328 553410560 101728 33554432000 4194304 4623224 140736437052656 18446744073709551615 4550556 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 887.47
Current children cumulated vsize (KiB) 540440

[startup+282.301 s]

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

[pid=5438] ppid=5436 vsize=1050200 CPUtime=2564.82 cores=1,3,5,7
/proc/5438/stat : 5438 (SArTagnan) R 5436 5438 4862 0 -1 4202496 3497505 0 0 0 255843 639 0 0 25 0 4 0 521243327 1075404800 204323 33554432000 4194304 4623224 140736437052656 18446744073709551615 4510090 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5438/statm: 262550 204323 344 105 0 258054 0
[pid=5438/tid=5440] ppid=5436 vsize=1050200 CPUtime=642.28 cores=1,3,5,7
/proc/5438/task/5440/stat : 5440 (SArTagnan) R 5436 5438 4862 0 -1 4202560 73460 0 0 0 64188 40 0 0 25 0 4 0 521243328 1075404800 204323 33554432000 4194304 4623224 140736437052656 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5438/tid=5441] ppid=5436 vsize=1050200 CPUtime=638.79 cores=1,3,5,7
/proc/5438/task/5441/stat : 5441 (SArTagnan) R 5436 5438 4862 0 -1 4202560 87553 0 0 0 63834 45 0 0 25 0 4 0 521243328 1075404800 204323 33554432000 4194304 4623224 140736437052656 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5438/tid=5442] ppid=5436 vsize=1050200 CPUtime=642.26 cores=1,3,5,7
/proc/5438/task/5442/stat : 5442 (SArTagnan) R 5436 5438 4862 0 -1 4202560 3199377 0 0 0 63697 529 0 0 25 0 4 0 521243328 1075404800 204323 33554432000 4194304 4623224 140736437052656 18446744073709551615 4550411 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2564.82
Current children cumulated vsize (KiB) 1050200

[startup+702.301 s]
/proc/loadavg: 8.20 8.12 7.96 9/184 5482
/proc/meminfo: memFree=25604744/32951124 swapFree=67088964/67111528
[pid=5438] ppid=5436 vsize=1115736 CPUtime=2804.5 cores=1,3,5,7
/proc/5438/stat : 5438 (SArTagnan) R 5436 5438 4862 0 -1 4202496 3897997 0 0 0 279742 708 0 0 25 0 4 0 521243327 1142513664 216049 33554432000 4194304 4623224 140736437052656 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5438/statm: 278934 216049 347 105 0 274438 0
[pid=5438/tid=5440] ppid=5436 vsize=1115736 CPUtime=702.28 cores=1,3,5,7
/proc/5438/task/5440/stat : 5440 (SArTagnan) R 5436 5438 4862 0 -1 4202560 75851 0 0 0 70186 42 0 0 25 0 4 0 521243328 1142513664 216049 33554432000 4194304 4623224 140736437052656 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5438/tid=5441] ppid=5436 vsize=1115736 CPUtime=698.46 cores=1,3,5,7
/proc/5438/task/5441/stat : 5441 (SArTagnan) R 5436 5438 4862 0 -1 4202560 89789 0 0 0 69798 48 0 0 25 0 4 0 521243328 1142513664 216049 33554432000 4194304 4623224 140736437052656 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5438/tid=5442] ppid=5436 vsize=1115736 CPUtime=702.26 cores=1,3,5,7
/proc/5438/task/5442/stat : 5442 (SArTagnan) R 5436 5438 4862 0 -1 4202560 3592563 0 0 0 69635 591 0 0 25 0 4 0 521243328 1142513664 216049 33554432000 4194304 4623224 140736437052656 18446744073709551615 4550465 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2804.5
Current children cumulated vsize (KiB) 1115736

[startup+762.301 s]
/proc/loadavg: 8.19 8.13 7.97 9/184 5484
/proc/meminfo: memFree=25532656/32951124 swapFree=67088964/67111528
[pid=5438] ppid=5436 vsize=1181272 CPUtime=3044.18 cores=1,3,5,7
/proc/5438/stat : 5438 (SArTagnan) R 5436 5438 4862 0 -1 4202496 4277633 0 0 0 303647 771 0 0 25 0 4 0 521243327 1209622528 227070 33554432000 4194304 4623224 140736437052656 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5438/statm: 295318 227070 346 105 0 290822 0
[pid=5438/tid=5440] ppid=5436 vsize=1181272 CPUtime=762.29 cores=1,3,5,7
/proc/5438/task/5440/stat : 5440 (SArTagnan) R 5436 5438 4862 0 -1 4202560 77573 0 0 0 76185 44 0 0 25 0 4 0 521243328 1209622528 227070 33554432000 4194304 4623224 140736437052656 18446744073709551615 210204308513 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5438/tid=5441] ppid=5436 vsize=1181272 CPUtime=758.14 cores=1,3,5,7
/proc/5438/task/5441/stat : 5441 (SArTagnan) R 5436 5438 4862 0 -1 4202560 92074 0 0 0 75763 51 0 0 25 0 4 0 521243328 1209622528 227071 33554432000 4194304 4623224 140736437052656 18446744073709551615 4376640 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5438/tid=5442] ppid=5436 vsize=1181272 CPUtime=762.26 cores=1,3,5,7
/proc/5438/task/5442/stat : 5442 (SArTagnan) R 5436 5438 4862 0 -1 4202560 3965445 0 0 0 75577 649 0 0 25 0 4 0 521243328 1209622528 227071 33554432000 4194304 4623224 140736437052656 18446744073709551615 4550411 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3044.18
Current children cumulated vsize (KiB) 1181272

[startup+822.301 s]
/proc/loadavg: 8.17 8.13 7.98 9/184 5485
/proc/meminfo: memFree=25432160/32951124 swapFree=67088964/67111528
[pid=5438] ppid=5436 vsize=1288804 CPUtime=3283.84 cores=1,3,5,7
/proc/5438/stat : 5438 (SArTagnan) R 5436 5438 4862 0 -1 4202496 4585887 0 0 0 327563 821 0 0 25 0 4 0 521243327 1319735296 242967 33554432000 4194304 4623224 140736437052656 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5438/statm: 322201 242967 406 105 0 317705 0
[pid=5438/tid=5440] ppid=5436 vsize=1288804 CPUtime=822.29 cores=1,3,5,7
/proc/5438/task/5440/stat : 5440 (SArTagnan) R 5436 5438 4862 0 -1 4202560 94824 0 0 0 82180 49 0 0 25 0 4 0 521243328 1319735296 242967 33554432000 4194304 4623224 140736437052656 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5438/tid=5441] ppid=5436 vsize=1288804 CPUtime=817.81 cores=1,3,5,7
/proc/5438/task/5441/stat : 5441 (SArTagnan) R 5436 5438 4862 0 -1 4202560 94154 0 0 0 81728 53 0 0 25 0 4 0 521243328 1319735296 242967 33554432000 4194304 4623224 140736437052656 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5438/tid=5442] ppid=5436 vsize=1288804 CPUtime=822.25 cores=1,3,5,7
/proc/5438/task/5442/stat : 5442 (SArTagnan) R 5436 5438 4862 0 -1 4202560 4231495 0 0 0 81536 689 0 0 25 0 4 0 521243328 1319735296 242967 33554432000 4194304 4623224 140736437052656 18446744073709551615 4550495 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3283.84
Current children cumulated vsize (KiB) 1288804

[startup+882.307 s]
/proc/loadavg: 8.16 8.14 7.99 9/184 5487
/proc/meminfo: memFree=25382520/32951124 swapFree=67088964/67111528
[pid=5438] ppid=5436 vsize=1288804 CPUtime=3523.53 cores=1,3,5,7
/proc/5438/stat : 5438 (SArTagnan) R 5436 5438 4862 0 -1 4202496 4651094 0 0 0 351516 837 0 0 25 0 4 0 521243327 1319735296 250254 33554432000 4194304 4623224 140736437052656 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5438/statm: 322201 250254 344 105 0 317705 0
[pid=5438/tid=5440] ppid=5436 vsize=1288804 CPUtime=882.29 cores=1,3,5,7
/proc/5438/task/5440/stat : 5440 (SArTagnan) R 5436 5438 4862 0 -1 4202560 97566 0 0 0 88177 52 0 0 25 0 4 0 521243328 1319735296 250254 33554432000 4194304 4623224 140736437052656 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5438/tid=5441] ppid=5436 vsize=1288804 CPUtime=877.49 cores=1,3,5,7
/proc/5438/task/5441/stat : 5441 (SArTagnan) R 5436 5438 4862 0 -1 4202560 95951 0 0 0 87693 56 0 0 25 0 4 0 521243328 1319735296 250254 33554432000 4194304 4623224 140736437052656 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5438/tid=5442] ppid=5436 vsize=1288804 CPUtime=882.26 cores=1,3,5,7
/proc/5438/task/5442/stat : 5442 (SArTagnan) R 5436 5438 4862 0 -1 4202560 4289211 0 0 0 87528 698 0 0 25 0 4 0 521243328 1319735296 250254 33554432000 4194304 4623224 140736437052656 18446744073709551615 4546014 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3523.53
Current children cumulated vsize (KiB) 1288804

[startup+942.301 s]
/proc/loadavg: 8.15 8.14 8.00 9/184 5489
/proc/meminfo: memFree=25306828/32951124 swapFree=67088964/67111528
[pid=5438] ppid=5436 vsize=1290852 CPUtime=3763.18 cores=1,3,5,7
/proc/5438/stat : 5438 (SArTagnan) R 5436 5438 4862 0 -1 4202496 5029008 0 0 0 375417 901 0 0 25 0 4 0 521243327 1321832448 259727 33554432000 4194304 4623224 140736437052656 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5438/statm: 322713 259727 344 105 0 318217 0
[pid=5438/tid=5440] ppid=5436 vsize=1290852 CPUtime=942.28 cores=1,3,5,7
/proc/5438/task/5440/stat : 5440 (SArTagnan) R 5436 5438 4862 0 -1 4202560 98837 0 0 0 94175 53 0 0 25 0 4 0 521243328 1321832448 259727 33554432000 4194304 4623224 140736437052656 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5438/tid=5441] ppid=5436 vsize=1290852 CPUtime=937.16 cores=1,3,5,7
/proc/5438/task/5441/stat : 5441 (SArTagnan) R 5436 5438 4862 0 -1 4202560 97595 0 0 0 93658 58 0 0 25 0 4 0 521243328 1321832448 259727 33554432000 4194304 4623224 140736437052656 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5438/tid=5442] ppid=5436 vsize=1290852 CPUtime=942.25 cores=1,3,5,7
/proc/5438/task/5442/stat : 5442 (SArTagnan) R 5436 5438 4862 0 -1 4202560 4662477 0 0 0 93467 758 0 0 25 0 4 0 521243328 1321832448 259727 33554432000 4194304 4623224 140736437052656 18446744073709551615 4376662 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3763.18
Current children cumulated vsize (KiB) 1290852

[startup+1002.3 s]
/proc/loadavg: 8.14 8.14 8.01 9/184 5490
/proc/meminfo: memFree=25253716/32951124 swapFree=67088964/67111528
[pid=5438] ppid=5436 vsize=1290852 CPUtime=4002.86 cores=1,3,5,7
/proc/5438/stat : 5438 (SArTagnan) R 5436 5438 4862 0 -1 4202496 5417194 0 0 0 399319 967 0 0 25 0 4 0 521243327 1321832448 266427 33554432000 4194304 4623224 140736437052656 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5438/statm: 322713 266427 344 105 0 318217 0
[pid=5438/tid=5440] ppid=5436 vsize=1290852 CPUtime=1002.28 cores=1,3,5,7
/proc/5438/task/5440/stat : 5440 (SArTagnan) R 5436 5438 4862 0 -1 4202560 99033 0 0 0 100175 53 0 0 25 0 4 0 521243328 1321832448 266427 33554432000 4194304 4623224 140736437052656 18446744073709551615 4377410 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5438/tid=5441] ppid=5436 vsize=1290852 CPUtime=996.83 cores=1,3,5,7
/proc/5438/task/5441/stat : 5441 (SArTagnan) R 5436 5438 4862 0 -1 4202560 99298 0 0 0 99622 61 0 0 25 0 4 0 521243328 1321832448 266427 33554432000 4194304 4623224 140736437052656 18446744073709551615 4376678 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5438/tid=5442] ppid=5436 vsize=1290852 CPUtime=1002.25 cores=1,3,5,7
/proc/5438/task/5442/stat : 5442 (SArTagnan) R 5436 5438 4862 0 -1 4202560 5048410 0 0 0 99404 821 0 0 25 0 4 0 521243328 1321832448 266427 33554432000 4194304 4623224 140736437052656 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4002.86
Current children cumulated vsize (KiB) 1290852

[startup+1062.3 s]
/proc/loadavg: 8.12 8.14 8.01 9/184 5492
/proc/meminfo: memFree=25147272/32951124 swapFree=67088964/67111528
[pid=5438] ppid=5436 vsize=1424392 CPUtime=4242.54 cores=1,3,5,7
/proc/5438/stat : 5438 (SArTagnan) R 5436 5438 4862 0 -1 4202496 5566532 0 0 0 423260 994 0 0 25 0 4 0 521243327 1458577408 284314 33554432000 4194304 4623224 140736437052656 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5438/statm: 356098 284314 344 105 0 351602 0
[pid=5438/tid=5440] ppid=5436 vsize=1424392 CPUtime=1062.29 cores=1,3,5,7
/proc/5438/task/5440/stat : 5440 (SArTagnan) R 5436 5438 4862 0 -1 4202560 104757 0 0 0 106175 54 0 0 25 0 4 0 521243328 1458577408 284314 33554432000 4194304 4623224 140736437052656 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5438/tid=5441] ppid=5436 vsize=1424392 CPUtime=1056.5 cores=1,3,5,7
/proc/5438/task/5441/stat : 5441 (SArTagnan) R 5436 5438 4862 0 -1 4202560 107207 0 0 0 105586 64 0 0 25 0 4 0 521243328 1458577408 284314 33554432000 4194304 4623224 140736437052656 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5438/tid=5442] ppid=5436 vsize=1424392 CPUtime=1062.25 cores=1,3,5,7
/proc/5438/task/5442/stat : 5442 (SArTagnan) R 5436 5438 4862 0 -1 4202560 5154839 0 0 0 105385 840 0 0 25 0 4 0 521243328 1458577408 284314 33554432000 4194304 4623224 140736437052656 18446744073709551615 4545903 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4242.54
Current children cumulated vsize (KiB) 1424392

[startup+1122.3 s]
/proc/loadavg: 8.08 8.13 8.01 9/184 5493
/proc/meminfo: memFree=25082508/32951124 swapFree=67088964/67111528
[pid=5438] ppid=5436 vsize=1428488 CPUtime=4482.2 cores=1,3,5,7
/proc/5438/stat : 5438 (SArTagnan) R 5436 5438 4862 0 -1 4202496 5810961 0 0 0 447187 1033 0 0 25 0 4 0 521243327 1462771712 290652 33554432000 4194304 4623224 140736437052656 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5438/statm: 357122 290652 344 105 0 352626 0
[pid=5438/tid=5440] ppid=5436 vsize=1428488 CPUtime=1122.29 cores=1,3,5,7
/proc/5438/task/5440/stat : 5440 (SArTagnan) R 5436 5438 4862 0 -1 4202560 106039 0 0 0 112174 55 0 0 25 0 4 0 521243328 1462771712 290652 33554432000 4194304 4623224 140736437052656 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5438/tid=5441] ppid=5436 vsize=1428488 CPUtime=1116.18 cores=1,3,5,7
/proc/5438/task/5441/stat : 5441 (SArTagnan) R 5436 5438 4862 0 -1 4202560 107888 0 0 0 111553 65 0 0 25 0 4 0 521243328 1462771712 290652 33554432000 4194304 4623224 140736437052656 18446744073709551615 4376678 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5438/tid=5442] ppid=5436 vsize=1428488 CPUtime=1122.24 cores=1,3,5,7
/proc/5438/task/5442/stat : 5442 (SArTagnan) R 5436 5438 4862 0 -1 4202560 5395520 0 0 0 111347 877 0 0 25 0 4 0 521243328 1462771712 290652 33554432000 4194304 4623224 140736437052656 18446744073709551615 4577678 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4482.2
Current children cumulated vsize (KiB) 1428488

[startup+1182.3 s]
/proc/loadavg: 8.07 8.12 8.01 9/184 5495
/proc/meminfo: memFree=25036196/32951124 swapFree=67088964/67111528
[pid=5438] ppid=5436 vsize=1563104 CPUtime=4721.88 cores=1,3,5,7
/proc/5438/stat : 5438 (SArTagnan) R 5436 5438 4862 0 -1 4202496 6184093 0 0 0 471096 1092 0 0 25 0 4 0 521243327 1600618496 299297 33554432000 4194304 4623224 140736437052656 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5438/statm: 390776 299297 345 105 0 386280 0
[pid=5438/tid=5440] ppid=5436 vsize=1563104 CPUtime=1182.29 cores=1,3,5,7
/proc/5438/task/5440/stat : 5440 (SArTagnan) R 5436 5438 4862 0 -1 4202560 107991 0 0 0 118173 56 0 0 25 0 4 0 521243328 1600618496 299297 33554432000 4194304 4623224 140736437052656 18446744073709551615 4376652 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5438/tid=5441] ppid=5436 vsize=1563104 CPUtime=1175.85 cores=1,3,5,7
/proc/5438/task/5441/stat : 5441 (SArTagnan) R 5436 5438 4862 0 -1 4202560 108341 0 0 0 117520 65 0 0 25 0 4 0 521243328 1600618496 299297 33554432000 4194304 4623224 140736437052656 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5438/tid=5442] ppid=5436 vsize=1563104 CPUtime=1182.25 cores=1,3,5,7
/proc/5438/task/5442/stat : 5442 (SArTagnan) R 5436 5438 4862 0 -1 4202560 5765092 0 0 0 117290 935 0 0 25 0 4 0 521243328 1600618496 299297 33554432000 4194304 4623224 140736437052656 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4721.88
Current children cumulated vsize (KiB) 1563104



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.9 s]
/proc/loadavg: 8.11 8.12 8.01 6/183 5496
/proc/meminfo: memFree=25139300/32951124 swapFree=67088964/67111528
[pid=5438] ppid=5436 vsize=1580872 CPUtime=4800.19 cores=1,3,5,7
/proc/5438/stat : 5438 (SArTagnan) R 5436 5438 4862 0 -1 4202496 6309161 0 0 0 478907 1112 0 0 25 0 4 0 521243327 1618812928 303965 33554432000 4194304 4623224 140736437052656 18446744073709551615 4517479 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5438/statm: 395218 303965 346 105 0 390722 0
[pid=5438/tid=5440] ppid=5436 vsize=1580872 CPUtime=1201.9 cores=1,3,5,7
/proc/5438/task/5440/stat : 5440 (SArTagnan) R 5436 5438 4862 0 -1 4202560 108378 0 0 0 120133 57 0 0 25 0 4 0 521243328 1618812928 303965 33554432000 4194304 4623224 140736437052656 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5438/tid=5441] ppid=5436 vsize=1580872 CPUtime=1195.35 cores=1,3,5,7
/proc/5438/task/5441/stat : 5441 (SArTagnan) R 5436 5438 4862 0 -1 4202560 108501 0 0 0 119470 65 0 0 25 0 4 0 521243328 1618812928 303965 33554432000 4194304 4623224 140736437052656 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5438/tid=5442] ppid=5436 vsize=1580872 CPUtime=1201.85 cores=1,3,5,7
/proc/5438/task/5442/stat : 5442 (SArTagnan) R 5436 5438 4862 0 -1 4202560 5887339 0 0 0 119232 953 0 0 25 0 4 0 521243328 1618812928 303965 33554432000 4194304 4623224 140736437052656 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.19
Current children cumulated vsize (KiB) 1580872

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.96
CPU time (s): 4800.27
CPU user time (s): 4789.1
CPU system time (s): 11.1673
CPU usage (%): 399.37
Max. virtual memory (cumulated for all children) (KiB): 1580872

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4789.1
system time used= 11.1673
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6309165
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= 1641
involuntary context switches= 31798

runsolver used 1.9547 second user time and 4.6003 second system time

The end

Launcher Data

Begin job on node130 at 2011-04-29 19:00:48
IDJOB=3289957
IDBENCH=83412
IDSOLVER=1656
FILE ID=node130/3289957-1304096448
RUNJOBID= node130-1304095244-5331
PBS_JOBID= 13170579
Free space on /tmp= 71996 MiB

SOLVER NAME= SArTagnan 2011-03-24
BENCH NAME= SAT11/application/kullmann/AES/Benchmarks/128/aes_128_1_keyfind_1.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3289957-1304096448/watcher-3289957-1304096448 -o /tmp/evaluation-result-3289957-1304096448/solver-3289957-1304096448 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3289957-1304096448.cnf -threads=4

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

MD5SUM BENCH= 5092a9db644d53c7bc023e4dff206812
RANDOM SEED=579968787

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:      27105912 kB
Buffers:       1176588 kB
Cached:        4147808 kB
SwapCached:      22432 kB
Active:         497144 kB
Inactive:      4916880 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      27105912 kB
SwapTotal:    67111528 kB
SwapFree:     67088964 kB
Dirty:             840 kB
Writeback:           0 kB
AnonPages:       66624 kB
Mapped:          14820 kB
Slab:           368992 kB
PageTables:       4240 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   190828 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 19:20:52