Trace number 3385948

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SArTagnan 2011-05-15 (fixed)? (TO) 4800.52 1204.45

General information on the benchmark

NameSAT05/crafted/lynce05/social-golfer-problem/
sgp_5-6-8.shuffled-as.sat05-2669.cnf
MD5SUM4229175ff4382a4625ce92a19d20dde4
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark135.322
Satisfiable
(Un)Satisfiability was proved
Number of variables58560
Number of clauses778800
Sum of the clauses size1766280
Maximum clause length48
Minimum clause length1
Number of clauses of size 196
Number of clauses of size 2599208
Number of clauses of size 3177096
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 52400

Solver Data


Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

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

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 9.10 9.05 8.36 7/400 10010
/proc/meminfo: memFree=20579268/32951124 swapFree=67057896/67111528
[pid=10010] ppid=10008 vsize=42576 CPUtime=0 cores=0,2,4,6
/proc/10010/stat : 10010 (SArTagnan) R 10008 10010 9320 0 -1 4202496 1749 0 0 0 0 0 0 0 21 0 1 0 650744274 43597824 1639 33554432000 4194304 4625164 140736156889712 18446744073709551615 254261616384 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10010/statm: 10644 1639 299 106 0 6147 0

[startup+0.055112 s]
/proc/loadavg: 9.10 9.05 8.36 7/400 10010
/proc/meminfo: memFree=20579268/32951124 swapFree=67057896/67111528
[pid=10010] ppid=10008 vsize=47832 CPUtime=0.04 cores=0,2,4,6
/proc/10010/stat : 10010 (SArTagnan) R 10008 10010 9320 0 -1 4202496 3614 0 0 0 4 0 0 0 21 0 1 0 650744274 48979968 2923 33554432000 4194304 4625164 140736156889712 18446744073709551615 254261616384 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10010/statm: 11958 2924 299 106 0 7461 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 47832

[startup+0.101102 s]
/proc/loadavg: 9.10 9.05 8.36 7/400 10010
/proc/meminfo: memFree=20579268/32951124 swapFree=67057896/67111528
[pid=10010] ppid=10008 vsize=51436 CPUtime=0.09 cores=0,2,4,6
/proc/10010/stat : 10010 (SArTagnan) R 10008 10010 9320 0 -1 4202496 5068 0 0 0 9 0 0 0 21 0 1 0 650744274 52670464 4016 33554432000 4194304 4625164 140736156889712 18446744073709551615 254261616384 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10010/statm: 12859 4018 299 106 0 8362 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 51436

[startup+0.301067 s]
/proc/loadavg: 9.10 9.05 8.36 7/400 10010
/proc/meminfo: memFree=20579268/32951124 swapFree=67057896/67111528
[pid=10010] ppid=10008 vsize=66840 CPUtime=0.29 cores=0,2,4,6
/proc/10010/stat : 10010 (SArTagnan) R 10008 10010 9320 0 -1 4202496 12150 0 0 0 28 1 0 0 22 0 1 0 650744274 68444160 7718 33554432000 4194304 4625164 140736156889712 18446744073709551615 4360200 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10010/statm: 16710 7718 299 106 0 12213 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 66840

[startup+0.700959 s]
/proc/loadavg: 9.10 9.05 8.36 7/400 10010
/proc/meminfo: memFree=20579268/32951124 swapFree=67057896/67111528
[pid=10010] ppid=10008 vsize=286088 CPUtime=1.6 cores=0,2,4,6
/proc/10010/stat : 10010 (SArTagnan) R 10008 10010 9320 0 -1 4202496 26108 0 0 0 157 3 0 0 25 0 4 0 650744274 292954112 21341 33554432000 4194304 4625164 140736156889712 18446744073709551615 4288171 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/10010/statm: 71522 21341 339 106 0 67025 0
Current children cumulated CPU time (s) 1.6
Current children cumulated vsize (KiB) 286088

[startup+1.50082 s]
/proc/loadavg: 9.10 9.05 8.36 10/404 10014
/proc/meminfo: memFree=20492792/32951124 swapFree=67057896/67111528
[pid=10010] ppid=10008 vsize=288524 CPUtime=4.79 cores=0,2,4,6
/proc/10010/stat : 10010 (SArTagnan) R 10008 10010 9320 0 -1 4202496 29171 0 0 0 476 3 0 0 25 0 4 0 650744274 295448576 21953 33554432000 4194304 4625164 140736156889712 18446744073709551615 4509158 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/10010/statm: 72131 21953 339 106 0 67634 0
[pid=10010/tid=10012] ppid=10008 vsize=288524 CPUtime=1.1 cores=0,2,4,6
/proc/10010/task/10012/stat : 10012 (SArTagnan) R 10008 10010 9320 0 -1 4202560 83 0 0 0 110 0 0 0 25 0 4 0 650744313 295448576 21953 33554432000 4194304 4625164 140736156889712 18446744073709551615 4481738 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=10010/tid=10013] ppid=10008 vsize=288524 CPUtime=1.09 cores=0,2,4,6
/proc/10010/task/10013/stat : 10013 (SArTagnan) R 10008 10010 9320 0 -1 4202560 245 0 0 0 109 0 0 0 25 0 4 0 650744313 295448576 21953 33554432000 4194304 4625164 140736156889712 18446744073709551615 4353016 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=10010/tid=10014] ppid=10008 vsize=288524 CPUtime=1.1 cores=0,2,4,6
/proc/10010/task/10014/stat : 10014 (SArTagnan) R 10008 10010 9320 0 -1 4202560 3115 0 0 0 110 0 0 0 19 0 4 0 650744313 295448576 21953 33554432000 4194304 4625164 140736156889712 18446744073709551615 4351804 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4.79
Current children cumulated vsize (KiB) 288524

[startup+3.10053 s]
/proc/loadavg: 9.10 9.05 8.36 10/404 10014
/proc/meminfo: memFree=20487212/32951124 swapFree=67057896/67111528
[pid=10010] ppid=10008 vsize=355544 CPUtime=11.17 cores=0,2,4,6
/proc/10010/stat : 10010 (SArTagnan) R 10008 10010 9320 0 -1 4202496 32409 0 0 0 1113 4 0 0 25 0 4 0 650744274 364077056 23379 33554432000 4194304 4625164 140736156889712 18446744073709551615 4512156 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/10010/statm: 88886 23379 339 106 0 84389 0
[pid=10010/tid=10012] ppid=10008 vsize=355544 CPUtime=2.7 cores=0,2,4,6
/proc/10010/task/10012/stat : 10012 (SArTagnan) R 10008 10010 9320 0 -1 4202560 262 0 0 0 270 0 0 0 25 0 4 0 650744313 364077056 23379 33554432000 4194304 4625164 140736156889712 18446744073709551615 4464984 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=10010/tid=10013] ppid=10008 vsize=355544 CPUtime=2.69 cores=0,2,4,6
/proc/10010/task/10013/stat : 10013 (SArTagnan) R 10008 10010 9320 0 -1 4202560 390 0 0 0 269 0 0 0 25 0 4 0 650744313 364077056 23379 33554432000 4194304 4625164 140736156889712 18446744073709551615 4462461 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=10010/tid=10014] ppid=10008 vsize=355544 CPUtime=2.69 cores=0,2,4,6
/proc/10010/task/10014/stat : 10014 (SArTagnan) R 10008 10010 9320 0 -1 4202560 5869 0 0 0 269 0 0 0 23 0 4 0 650744313 364077056 23379 33554432000 4194304 4625164 140736156889712 18446744073709551615 4554582 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 11.17
Current children cumulated vsize (KiB) 355544

[startup+6.30097 s]
/proc/loadavg: 9.09 9.05 8.36 10/404 10015
/proc/meminfo: memFree=20475920/32951124 swapFree=67057896/67111528
[pid=10010] ppid=10008 vsize=362844 CPUtime=23.93 cores=0,2,4,6
/proc/10010/stat : 10010 (SArTagnan) R 10008 10010 9320 0 -1 4202496 44883 0 0 0 2386 7 0 0 25 0 4 0 650744274 371552256 26888 33554432000 4194304 4625164 140736156889712 18446744073709551615 254261313863 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/10010/statm: 90711 26888 339 106 0 86214 0
[pid=10010/tid=10012] ppid=10008 vsize=362844 CPUtime=5.9 cores=0,2,4,6
/proc/10010/task/10012/stat : 10012 (SArTagnan) R 10008 10010 9320 0 -1 4202560 974 0 0 0 590 0 0 0 25 0 4 0 650744313 371552256 26888 33554432000 4194304 4625164 140736156889712 18446744073709551615 4352672 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=10010/tid=10013] ppid=10008 vsize=362844 CPUtime=5.89 cores=0,2,4,6
/proc/10010/task/10013/stat : 10013 (SArTagnan) R 10008 10010 9320 0 -1 4202560 1059 0 0 0 588 1 0 0 25 0 4 0 650744313 371552256 26888 33554432000 4194304 4625164 140736156889712 18446744073709551615 4317228 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=10010/tid=10014] ppid=10008 vsize=362844 CPUtime=5.9 cores=0,2,4,6
/proc/10010/task/10014/stat : 10014 (SArTagnan) R 10008 10010 9320 0 -1 4202560 15361 0 0 0 588 2 0 0 25 0 4 0 650744313 371552256 26888 33554432000 4194304 4625164 140736156889712 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 23.93
Current children cumulated vsize (KiB) 362844

[startup+12.7008 s]
/proc/loadavg: 9.16 9.06 8.37 10/404 10015
/proc/meminfo: memFree=20387148/32951124 swapFree=67057896/67111528
[pid=10010] ppid=10008 vsize=408552 CPUtime=49.43 cores=0,2,4,6
/proc/10010/stat : 10010 (SArTagnan) R 10008 10010 9320 0 -1 4202496 102149 0 0 0 4926 17 0 0 25 0 4 0 650744274 418357248 47022 33554432000 4194304 4625164 140736156889712 18446744073709551615 4508979 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/10010/statm: 102138 47022 347 106 0 97641 0
[pid=10010/tid=10012] ppid=10008 vsize=408552 CPUtime=12.3 cores=0,2,4,6
/proc/10010/task/10012/stat : 10012 (SArTagnan) R 10008 10010 9320 0 -1 4202560 9047 0 0 0 1228 2 0 0 25 0 4 0 650744313 418357248 47022 33554432000 4194304 4625164 140736156889712 18446744073709551615 4353075 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=10010/tid=10013] ppid=10008 vsize=408552 CPUtime=12.28 cores=0,2,4,6
/proc/10010/task/10013/stat : 10013 (SArTagnan) R 10008 10010 9320 0 -1 4202560 6366 0 0 0 1226 2 0 0 25 0 4 0 650744313 418357248 47022 33554432000 4194304 4625164 140736156889712 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=10010/tid=10014] ppid=10008 vsize=408552 CPUtime=12.3 cores=0,2,4,6
/proc/10010/task/10014/stat : 10014 (SArTagnan) R 10008 10010 9320 0 -1 4202560 43852 0 0 0 1223 7 0 0 25 0 4 0 650744313 418357248 47022 33554432000 4194304 4625164 140736156889712 18446744073709551615 4352831 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 49.43
Current children cumulated vsize (KiB) 408552

[startup+25.5006 s]
/proc/loadavg: 9.21 9.08 8.39 10/404 10015
/proc/meminfo: memFree=20352668/32951124 swapFree=67057896/67111528
[pid=10010] ppid=10008 vsize=432252 CPUtime=100.46 cores=0,2,4,6
/proc/10010/stat : 10010 (SArTagnan) R 10008 10010 9320 0 -1 4202496 172688 0 0 0 10019 27 0 0 25 0 4 0 650744274 442626048 53747 33554432000 4194304 4625164 140736156889712 18446744073709551615 4511959 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/10010/statm: 108063 53747 347 106 0 103566 0
[pid=10010/tid=10012] ppid=10008 vsize=432252 CPUtime=25.09 cores=0,2,4,6
/proc/10010/task/10012/stat : 10012 (SArTagnan) R 10008 10010 9320 0 -1 4202560 14103 0 0 0 2506 3 0 0 25 0 4 0 650744313 442626048 53747 33554432000 4194304 4625164 140736156889712 18446744073709551615 4353016 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=10010/tid=10013] ppid=10008 vsize=432252 CPUtime=25.08 cores=0,2,4,6
/proc/10010/task/10013/stat : 10013 (SArTagnan) R 10008 10010 9320 0 -1 4202560 7739 0 0 0 2506 2 0 0 25 0 4 0 650744313 442626048 53747 33554432000 4194304 4625164 140736156889712 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=10010/tid=10014] ppid=10008 vsize=432252 CPUtime=25.09 cores=0,2,4,6
/proc/10010/task/10014/stat : 10014 (SArTagnan) R 10008 10010 9320 0 -1 4202560 103871 0 0 0 2495 14 0 0 25 0 4 0 650744313 442626048 53747 33554432000 4194304 4625164 140736156889712 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 100.46
Current children cumulated vsize (KiB) 432252

[startup+51.101 s]
/proc/loadavg: 9.20 9.09 8.41 10/404 10016
/proc/meminfo: memFree=20260940/32951124 swapFree=67057896/67111528
[pid=10010] ppid=10008 vsize=469312 CPUtime=202.53 cores=0,2,4,6
/proc/10010/stat : 10010 (SArTagnan) R 10008 10010 9320 0 -1 4202496 266341 0 0 0 20207 46 0 0 25 0 4 0 650744274 480575488 73158 33554432000 4194304 4625164 140736156889712 18446744073709551615 4337645 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/10010/statm: 117328 73158 347 106 0 112831 0
[pid=10010/tid=10012] ppid=10008 vsize=469312 CPUtime=50.69 cores=0,2,4,6
/proc/10010/task/10012/stat : 10012 (SArTagnan) R 10008 10010 9320 0 -1 4202560 21103 0 0 0 5063 6 0 0 25 0 4 0 650744313 480575488 73158 33554432000 4194304 4625164 140736156889712 18446744073709551615 4288686 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=10010/tid=10013] ppid=10008 vsize=469312 CPUtime=50.67 cores=0,2,4,6
/proc/10010/task/10013/stat : 10013 (SArTagnan) R 10008 10010 9320 0 -1 4202560 14844 0 0 0 5061 6 0 0 25 0 4 0 650744313 480575488 73158 33554432000 4194304 4625164 140736156889712 18446744073709551615 4317274 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=10010/tid=10014] ppid=10008 vsize=469312 CPUtime=50.69 cores=0,2,4,6
/proc/10010/task/10014/stat : 10014 (SArTagnan) R 10008 10010 9320 0 -1 4202560 176384 0 0 0 5045 24 0 0 25 0 4 0 650744313 480575488 73158 33554432000 4194304 4625164 140736156889712 18446744073709551615 4339591 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 202.53
Current children cumulated vsize (KiB) 469312

[startup+102.315 s]
/proc/loadavg: 9.31 9.13 8.46 10/404 10017
/proc/meminfo: memFree=20083192/32951124 swapFree=67057896/67111528
[pid=10010] ppid=10008 vsize=691320 CPUtime=406.72 cores=0,2,4,6
/proc/10010/stat : 10010 (SArTagnan) R 10008 10010 9320 0 -1 4202496 433314 0 0 0 40592 80 0 0 25 0 4 0 650744274 707911680 104527 33554432000 4194304 4625164 140736156889712 18446744073709551615 4512046 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/10010/statm: 172830 104527 347 106 0 168333 0
[pid=10010/tid=10012] ppid=10008 vsize=691320 CPUtime=101.9 cores=0,2,4,6
/proc/10010/task/10012/stat : 10012 (SArTagnan) R 10008 10010 9320 0 -1 4202560 31900 0 0 0 10179 11 0 0 25 0 4 0 650744313 707911680 104527 33554432000 4194304 4625164 140736156889712 18446744073709551615 4467865 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=10010/tid=10013] ppid=10008 vsize=691320 CPUtime=101.88 cores=0,2,4,6
/proc/10010/task/10013/stat : 10013 (SArTagnan) R 10008 10010 9320 0 -1 4202560 19196 0 0 0 10178 10 0 0 25 0 4 0 650744313 707911680 104527 33554432000 4194304 4625164 140736156889712 18446744073709551615 4317294 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=10010/tid=10014] ppid=10008 vsize=691320 CPUtime=101.91 cores=0,2,4,6
/proc/10010/task/10014/stat : 10014 (SArTagnan) R 10008 10010 9320 0 -1 4202560 317123 0 0 0 10144 47 0 0 25 0 4 0 650744313 707911680 104527 33554432000 4194304 4625164 140736156889712 18446744073709551615 4352739 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 406.72
Current children cumulated vsize (KiB) 691320

[startup+162.3 s]
/proc/loadavg: 9.07 9.10 8.49 10/404 10140
/proc/meminfo: memFree=20908448/32951124 swapFree=67057896/67111528
[pid=10010] ppid=10008 vsize=755048 CPUtime=645.88 cores=0,2,4,6
/proc/10010/stat : 10010 (SArTagnan) R 10008 10010 9320 0 -1 4202496 669756 0 0 0 64465 123 0 0 25 0 4 0 650744274 773169152 146399 33554432000 4194304 4625164 140736156889712 18446744073709551615 4396555 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/10010/statm: 188762 146399 347 106 0 184265 0
[pid=10010/tid=10012] ppid=10008 vsize=755048 CPUtime=161.88 cores=0,2,4,6
/proc/10010/task/10012/stat : 10012 (SArTagnan) R 10008 10010 9320 0 -1 4202560 46481 0 0 0 16170 18 0 0 25 0 4 0 650744313 773169152 146399 33554432000 4194304 4625164 140736156889712 18446744073709551615 4339541 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=10010/tid=10013] ppid=10008 vsize=755048 CPUtime=161.85 cores=0,2,4,6
/proc/10010/task/10013/stat : 10013 (SArTagnan) R 10008 10010 9320 0 -1 4202560 28553 0 0 0 16171 14 0 0 25 0 4 0 650744313 773169152 146399 33554432000 4194304 4625164 140736156889712 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=10010/tid=10014] ppid=10008 vsize=755048 CPUtime=161.9 cores=0,2,4,6
/proc/10010/task/10014/stat : 10014 (SArTagnan) R 10008 10010 9320 0 -1 4202560 513795 0 0 0 16115 75 0 0 25 0 4 0 650744313 773169152 146399 33554432000 4194304 4625164 140736156889712 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 645.88
Current children cumulated vsize (KiB) 755048

[startup+222.301 s]
/proc/loadavg: 9.15 9.11 8.53 10/404 10141
/proc/meminfo: memFree=20698252/32951124 swapFree=67057896/67111528
[pid=10010] ppid=10008 vsize=925400 CPUtime=885.09 cores=0,2,4,6
/proc/10010/stat : 10010 (SArTagnan) R 10008 10010 9320 0 -1 4202496 860691 0 0 0 88352 157 0 0 25 0 4 0 650744274 947609600 174611 33554432000 4194304 4625164 140736156889712 18446744073709551615 4396545 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/10010/statm: 231350 174611 347 106 0 226853 0
[pid=10010/tid=10012] ppid=10008 vsize=925400 CPUtime=221.88 cores=0,2,4,6
/proc/10010/task/10012/stat : 10012 (SArTagnan) R 10008 10010 9320 0 -1 4202560 49472 0 0 0 22167 21 0 0 25 0 4 0 650744313 947609600 174611 33554432000 4194304 4625164 140736156889712 18446744073709551615 4351764 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=10010/tid=10013] ppid=10008 vsize=925400 CPUtime=221.83 cores=0,2,4,6
/proc/10010/task/10013/stat : 10013 (SArTagnan) R 10008 10010 9320 0 -1 4202560 32380 0 0 0 22167 16 0 0 25 0 4 0 650744313 947609600 174611 33554432000 4194304 4625164 140736156889712 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=10010/tid=10014] ppid=10008 vsize=925400 CPUtime=221.9 cores=0,2,4,6
/proc/10010/task/10014/stat : 10014 (SArTagnan) R 10008 10010 9320 0 -1 4202560 691233 0 0 0 22089 101 0 0 25 0 4 0 650744313 947609600 174611 33554432000 4194304 4625164 140736156889712 18446744073709551615 4352831 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 885.09
Current children cumulated vsize (KiB) 925400

[startup+282.301 s]

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


[startup+702.3 s]
/proc/loadavg: 9.07 9.13 8.76 10/404 10154
/proc/meminfo: memFree=18850504/32951124 swapFree=67057896/67111528
[pid=10010] ppid=10008 vsize=2495660 CPUtime=2798.83 cores=0,2,4,6
/proc/10010/stat : 10010 (SArTagnan) R 10008 10010 9320 0 -1 4202496 3100469 0 0 0 279328 555 0 0 25 0 4 0 650744274 2555555840 531831 33554432000 4194304 4625164 140736156889712 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/10010/statm: 623915 531831 347 106 0 619418 0
[pid=10010/tid=10012] ppid=10008 vsize=2495660 CPUtime=701.87 cores=0,2,4,6
/proc/10010/task/10012/stat : 10012 (SArTagnan) R 10008 10010 9320 0 -1 4202560 98074 0 0 0 70147 40 0 0 25 0 4 0 650744313 2555555840 531831 33554432000 4194304 4625164 140736156889712 18446744073709551615 4351827 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=10010/tid=10013] ppid=10008 vsize=2495660 CPUtime=701.73 cores=0,2,4,6
/proc/10010/task/10013/stat : 10013 (SArTagnan) R 10008 10010 9320 0 -1 4202560 81188 0 0 0 70129 44 0 0 25 0 4 0 650744313 2555555840 531831 33554432000 4194304 4625164 140736156889712 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=10010/tid=10014] ppid=10008 vsize=2495660 CPUtime=697.96 cores=0,2,4,6
/proc/10010/task/10014/stat : 10014 (SArTagnan) R 10008 10010 9320 0 -1 4202560 2343438 0 0 0 69453 343 0 0 25 0 4 0 650744313 2555555840 531831 33554432000 4194304 4625164 140736156889712 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2798.83
Current children cumulated vsize (KiB) 2495660

[startup+762.315 s]
/proc/loadavg: 9.11 9.13 8.79 10/404 10156
/proc/meminfo: memFree=18697228/32951124 swapFree=67057896/67111528
[pid=10010] ppid=10008 vsize=2586508 CPUtime=3038.11 cores=0,2,4,6
/proc/10010/stat : 10010 (SArTagnan) R 10008 10010 9320 0 -1 4202496 3493858 0 0 0 303197 614 0 0 25 0 4 0 650744274 2648584192 557408 33554432000 4194304 4625164 140736156889712 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/10010/statm: 646627 557408 347 106 0 642130 0
[pid=10010/tid=10012] ppid=10008 vsize=2586508 CPUtime=761.88 cores=0,2,4,6
/proc/10010/task/10012/stat : 10012 (SArTagnan) R 10008 10010 9320 0 -1 4202560 98562 0 0 0 76148 40 0 0 25 0 4 0 650744313 2648584192 557408 33554432000 4194304 4625164 140736156889712 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=10010/tid=10013] ppid=10008 vsize=2586508 CPUtime=761.73 cores=0,2,4,6
/proc/10010/task/10013/stat : 10013 (SArTagnan) R 10008 10010 9320 0 -1 4202560 82114 0 0 0 76129 44 0 0 25 0 4 0 650744313 2648584192 557408 33554432000 4194304 4625164 140736156889712 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=10010/tid=10014] ppid=10008 vsize=2586508 CPUtime=757.19 cores=0,2,4,6
/proc/10010/task/10014/stat : 10014 (SArTagnan) R 10008 10010 9320 0 -1 4202560 2710038 0 0 0 75324 395 0 0 25 0 4 0 650744313 2648584192 557408 33554432000 4194304 4625164 140736156889712 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3038.11
Current children cumulated vsize (KiB) 2586508

[startup+822.301 s]
/proc/loadavg: 9.12 9.14 8.81 10/404 10157
/proc/meminfo: memFree=18564900/32951124 swapFree=67057896/67111528
[pid=10010] ppid=10008 vsize=2685564 CPUtime=3277.29 cores=0,2,4,6
/proc/10010/stat : 10010 (SArTagnan) R 10008 10010 9320 0 -1 4202496 3814528 0 0 0 327065 664 0 0 25 0 4 0 650744274 2750017536 583278 33554432000 4194304 4625164 140736156889712 18446744073709551615 4512142 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/10010/statm: 671391 583278 347 106 0 666894 0
[pid=10010/tid=10012] ppid=10008 vsize=2685564 CPUtime=821.88 cores=0,2,4,6
/proc/10010/task/10012/stat : 10012 (SArTagnan) R 10008 10010 9320 0 -1 4202560 99391 0 0 0 82147 41 0 0 25 0 4 0 650744313 2750017536 583278 33554432000 4194304 4625164 140736156889712 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=10010/tid=10013] ppid=10008 vsize=2685564 CPUtime=821.7 cores=0,2,4,6
/proc/10010/task/10013/stat : 10013 (SArTagnan) R 10008 10010 9320 0 -1 4202560 96964 0 0 0 82124 46 0 0 25 0 4 0 650744313 2750017536 583278 33554432000 4194304 4625164 140736156889712 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=10010/tid=10014] ppid=10008 vsize=2685564 CPUtime=816.43 cores=0,2,4,6
/proc/10010/task/10014/stat : 10014 (SArTagnan) R 10008 10010 9320 0 -1 4202560 2985768 0 0 0 81207 436 0 0 25 0 4 0 650744313 2750017536 583278 33554432000 4194304 4625164 140736156889712 18446744073709551615 4552369 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3277.29
Current children cumulated vsize (KiB) 2685564

[startup+882.3 s]
/proc/loadavg: 9.12 9.14 8.83 10/404 10159
/proc/meminfo: memFree=18234296/32951124 swapFree=67057896/67111528
[pid=10010] ppid=10008 vsize=2929328 CPUtime=3516.51 cores=0,2,4,6
/proc/10010/stat : 10010 (SArTagnan) R 10008 10010 9320 0 -1 4202496 4252786 0 0 0 350911 740 0 0 25 0 4 0 650744274 2999631872 615621 33554432000 4194304 4625164 140736156889712 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/10010/statm: 732332 615621 347 106 0 727835 0
[pid=10010/tid=10012] ppid=10008 vsize=2929328 CPUtime=881.87 cores=0,2,4,6
/proc/10010/task/10012/stat : 10012 (SArTagnan) R 10008 10010 9320 0 -1 4202560 103181 0 0 0 88143 44 0 0 25 0 4 0 650744313 2999631872 615621 33554432000 4194304 4625164 140736156889712 18446744073709551615 4352831 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=10010/tid=10013] ppid=10008 vsize=2929328 CPUtime=881.69 cores=0,2,4,6
/proc/10010/task/10013/stat : 10013 (SArTagnan) R 10008 10010 9320 0 -1 4202560 97048 0 0 0 88123 46 0 0 25 0 4 0 650744313 2999631872 615621 33554432000 4194304 4625164 140736156889712 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=10010/tid=10014] ppid=10008 vsize=2929328 CPUtime=875.65 cores=0,2,4,6
/proc/10010/task/10014/stat : 10014 (SArTagnan) R 10008 10010 9320 0 -1 4202560 3287098 0 0 0 87074 491 0 0 25 0 4 0 650744313 2999631872 615621 33554432000 4194304 4625164 140736156889712 18446744073709551615 254261272583 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3516.51
Current children cumulated vsize (KiB) 2929328

[startup+942.301 s]
/proc/loadavg: 9.18 9.14 8.84 10/404 10160
/proc/meminfo: memFree=18067252/32951124 swapFree=67057896/67111528
[pid=10010] ppid=10008 vsize=2994864 CPUtime=3755.74 cores=0,2,4,6
/proc/10010/stat : 10010 (SArTagnan) R 10008 10010 9320 0 -1 4202496 4554824 0 0 0 374783 791 0 0 25 0 4 0 650744274 3066740736 641637 33554432000 4194304 4625164 140736156889712 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/10010/statm: 748716 641637 347 106 0 744219 0
[pid=10010/tid=10012] ppid=10008 vsize=2994864 CPUtime=941.87 cores=0,2,4,6
/proc/10010/task/10012/stat : 10012 (SArTagnan) R 10008 10010 9320 0 -1 4202560 103952 0 0 0 94142 45 0 0 25 0 4 0 650744313 3066740736 641637 33554432000 4194304 4625164 140736156889712 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=10010/tid=10013] ppid=10008 vsize=2994864 CPUtime=941.68 cores=0,2,4,6
/proc/10010/task/10013/stat : 10013 (SArTagnan) R 10008 10010 9320 0 -1 4202560 97126 0 0 0 94122 46 0 0 25 0 4 0 650744313 3066740736 641637 33554432000 4194304 4625164 140736156889712 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=10010/tid=10014] ppid=10008 vsize=2994864 CPUtime=934.9 cores=0,2,4,6
/proc/10010/task/10014/stat : 10014 (SArTagnan) R 10008 10010 9320 0 -1 4202560 3569066 0 0 0 92955 535 0 0 25 0 4 0 650744313 3066740736 641637 33554432000 4194304 4625164 140736156889712 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3755.74
Current children cumulated vsize (KiB) 2994864

[startup+1002.3 s]
/proc/loadavg: 9.31 9.17 8.87 10/404 10162
/proc/meminfo: memFree=17912352/32951124 swapFree=67057896/67111528
[pid=10010] ppid=10008 vsize=3132752 CPUtime=3994.95 cores=0,2,4,6
/proc/10010/stat : 10010 (SArTagnan) R 10008 10010 9320 0 -1 4202496 4870267 0 0 0 398649 846 0 0 25 0 4 0 650744274 3207938048 667006 33554432000 4194304 4625164 140736156889712 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/10010/statm: 783188 667006 347 106 0 778691 0
[pid=10010/tid=10012] ppid=10008 vsize=3132752 CPUtime=1001.88 cores=0,2,4,6
/proc/10010/task/10012/stat : 10012 (SArTagnan) R 10008 10010 9320 0 -1 4202560 104044 0 0 0 100143 45 0 0 25 0 4 0 650744313 3207938048 667006 33554432000 4194304 4625164 140736156889712 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=10010/tid=10013] ppid=10008 vsize=3132752 CPUtime=1001.67 cores=0,2,4,6
/proc/10010/task/10013/stat : 10013 (SArTagnan) R 10008 10010 9320 0 -1 4202560 97202 0 0 0 100121 46 0 0 25 0 4 0 650744313 3207938048 667006 33554432000 4194304 4625164 140736156889712 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=10010/tid=10014] ppid=10008 vsize=3132752 CPUtime=994.12 cores=0,2,4,6
/proc/10010/task/10014/stat : 10014 (SArTagnan) R 10008 10010 9320 0 -1 4202560 3834445 0 0 0 98831 581 0 0 25 0 4 0 650744313 3207938048 667006 33554432000 4194304 4625164 140736156889712 18446744073709551615 4334150 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3994.95
Current children cumulated vsize (KiB) 3132752

[startup+1062.3 s]
/proc/loadavg: 9.24 9.17 8.89 10/404 10164
/proc/meminfo: memFree=17717044/32951124 swapFree=67057896/67111528
[pid=10010] ppid=10008 vsize=3263824 CPUtime=4234.15 cores=0,2,4,6
/proc/10010/stat : 10010 (SArTagnan) R 10008 10010 9320 0 -1 4202496 5166767 0 0 0 422506 909 0 0 25 0 4 0 650744274 3342155776 709040 33554432000 4194304 4625164 140736156889712 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/10010/statm: 815956 709040 347 106 0 811459 0
[pid=10010/tid=10012] ppid=10008 vsize=3263824 CPUtime=1061.88 cores=0,2,4,6
/proc/10010/task/10012/stat : 10012 (SArTagnan) R 10008 10010 9320 0 -1 4202560 104124 0 0 0 106142 46 0 0 25 0 4 0 650744313 3342155776 709040 33554432000 4194304 4625164 140736156889712 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=10010/tid=10013] ppid=10008 vsize=3263824 CPUtime=1061.66 cores=0,2,4,6
/proc/10010/task/10013/stat : 10013 (SArTagnan) R 10008 10010 9320 0 -1 4202560 97297 0 0 0 106120 46 0 0 25 0 4 0 650744313 3342155776 709040 33554432000 4194304 4625164 140736156889712 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=10010/tid=10014] ppid=10008 vsize=3263824 CPUtime=1053.37 cores=0,2,4,6
/proc/10010/task/10014/stat : 10014 (SArTagnan) R 10008 10010 9320 0 -1 4202560 4092136 0 0 0 104711 626 0 0 25 0 4 0 650744313 3342155776 709040 33554432000 4194304 4625164 140736156889712 18446744073709551615 4334708 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4234.15
Current children cumulated vsize (KiB) 3263824

[startup+1122.3 s]
/proc/loadavg: 9.21 9.17 8.90 10/404 10165
/proc/meminfo: memFree=17501144/32951124 swapFree=67057896/67111528
[pid=10010] ppid=10008 vsize=3394896 CPUtime=4473.36 cores=0,2,4,6
/proc/10010/stat : 10010 (SArTagnan) R 10008 10010 9320 0 -1 4202496 5451413 0 0 0 446369 967 0 0 25 0 4 0 650744274 3476373504 752300 33554432000 4194304 4625164 140736156889712 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/10010/statm: 848724 752300 347 106 0 844227 0
[pid=10010/tid=10012] ppid=10008 vsize=3394896 CPUtime=1121.89 cores=0,2,4,6
/proc/10010/task/10012/stat : 10012 (SArTagnan) R 10008 10010 9320 0 -1 4202560 104187 0 0 0 112143 46 0 0 25 0 4 0 650744313 3476373504 752300 33554432000 4194304 4625164 140736156889712 18446744073709551615 254261265283 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=10010/tid=10013] ppid=10008 vsize=3394896 CPUtime=1121.64 cores=0,2,4,6
/proc/10010/task/10013/stat : 10013 (SArTagnan) R 10008 10010 9320 0 -1 4202560 97378 0 0 0 112118 46 0 0 25 0 4 0 650744313 3476373504 752300 33554432000 4194304 4625164 140736156889712 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=10010/tid=10014] ppid=10008 vsize=3394896 CPUtime=1112.59 cores=0,2,4,6
/proc/10010/task/10014/stat : 10014 (SArTagnan) R 10008 10010 9320 0 -1 4202560 4336661 0 0 0 110591 668 0 0 25 0 4 0 650744313 3476373504 752300 33554432000 4194304 4625164 140736156889712 18446744073709551615 4547307 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4473.36
Current children cumulated vsize (KiB) 3394896

[startup+1182.3 s]
/proc/loadavg: 9.23 9.18 8.92 10/404 10167
/proc/meminfo: memFree=17332852/32951124 swapFree=67057896/67111528
[pid=10010] ppid=10008 vsize=3525968 CPUtime=4712.61 cores=0,2,4,6
/proc/10010/stat : 10010 (SArTagnan) R 10008 10010 9320 0 -1 4202496 5731377 0 0 0 470241 1020 0 0 25 0 4 0 650744274 3610591232 784126 33554432000 4194304 4625164 140736156889712 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/10010/statm: 881492 784126 347 106 0 876995 0
[pid=10010/tid=10012] ppid=10008 vsize=3525968 CPUtime=1181.89 cores=0,2,4,6
/proc/10010/task/10012/stat : 10012 (SArTagnan) R 10008 10010 9320 0 -1 4202560 104252 0 0 0 118143 46 0 0 25 0 4 0 650744313 3610591232 784126 33554432000 4194304 4625164 140736156889712 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=10010/tid=10013] ppid=10008 vsize=3525968 CPUtime=1181.64 cores=0,2,4,6
/proc/10010/task/10013/stat : 10013 (SArTagnan) R 10008 10010 9320 0 -1 4202560 97477 0 0 0 118118 46 0 0 25 0 4 0 650744313 3610591232 784126 33554432000 4194304 4625164 140736156889712 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=10010/tid=10014] ppid=10008 vsize=3525968 CPUtime=1171.83 cores=0,2,4,6
/proc/10010/task/10014/stat : 10014 (SArTagnan) R 10008 10010 9320 0 -1 4202560 4588730 0 0 0 116473 710 0 0 25 0 4 0 650744313 3610591232 784126 33554432000 4194304 4625164 140736156889712 18446744073709551615 4352010 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4712.61
Current children cumulated vsize (KiB) 3525968



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1204.3 s]
/proc/loadavg: 9.23 9.18 8.93 10/404 10167
/proc/meminfo: memFree=17271100/32951124 swapFree=67057896/67111528
[pid=10010] ppid=10008 vsize=3525968 CPUtime=4800.36 cores=0,2,4,6
/proc/10010/stat : 10010 (SArTagnan) R 10008 10010 9320 0 -1 4202496 5836749 0 0 0 478997 1039 0 0 25 0 4 0 650744274 3610591232 794375 33554432000 4194304 4625164 140736156889712 18446744073709551615 4519334 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/10010/statm: 881492 794375 347 106 0 876995 0
[pid=10010/tid=10012] ppid=10008 vsize=3525968 CPUtime=1203.9 cores=0,2,4,6
/proc/10010/task/10012/stat : 10012 (SArTagnan) R 10008 10010 9320 0 -1 4202560 104273 0 0 0 120344 46 0 0 25 0 4 0 650744313 3610591232 794376 33554432000 4194304 4625164 140736156889712 18446744073709551615 4487482 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=10010/tid=10013] ppid=10008 vsize=3525968 CPUtime=1203.65 cores=0,2,4,6
/proc/10010/task/10013/stat : 10013 (SArTagnan) R 10008 10010 9320 0 -1 4202560 97508 0 0 0 120319 46 0 0 25 0 4 0 650744313 3610591232 794376 33554432000 4194304 4625164 140736156889712 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=10010/tid=10014] ppid=10008 vsize=3525968 CPUtime=1193.55 cores=0,2,4,6
/proc/10010/task/10014/stat : 10014 (SArTagnan) R 10008 10010 9320 0 -1 4202560 4684747 0 0 0 118630 725 0 0 25 0 4 0 650744313 3610591232 794376 33554432000 4194304 4625164 140736156889712 18446744073709551615 4340066 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.36
Current children cumulated vsize (KiB) 3525968

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

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

[startup+1204.42 s]
/proc/loadavg: 9.23 9.18 8.93 7/403 10168
/proc/meminfo: memFree=19716280/32951124 swapFree=67057896/67111528
[pid=10010] ppid=10008 vsize=0 CPUtime=4800.5 cores=0,2,4,6
/proc/10010/stat : 10010 (SArTagnan) Z 10008 10010 9320 0 -1 4203548 5836751 0 0 0 479000 1050 0 0 25 0 2 0 650744274 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/10010/statm: 0 0 0 0 0 0 0
[pid=10010/tid=10014] ppid=10008 vsize=0 CPUtime=1193.68 cores=0,2,4,6
/proc/10010/task/10014/stat : 10014 (SArTagnan) R 10008 10010 9320 0 -1 4203588 4684747 0 0 0 118631 737 0 0 25 0 2 0 650744313 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.5
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1204.45
CPU time (s): 4800.52
CPU user time (s): 4790.01
CPU system time (s): 10.5204
CPU usage (%): 398.565
Max. virtual memory (cumulated for all children) (KiB): 3525968

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4790
system time used= 10.5204
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5836751
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= 8123
involuntary context switches= 23821

runsolver used 4.26635 second user time and 11.1093 second system time

The end

Launcher Data

Begin job on node140 at 2011-05-17 00:01:30
IDJOB=3385948
IDBENCH=85640
IDSOLVER=1871
FILE ID=node140/3385948-1305583289
RUNJOBID= node140-1305582046-9824
PBS_JOBID= 13350214
Free space on /tmp= 73416 MiB

SOLVER NAME= SArTagnan 2011-05-15 (fixed)
BENCH NAME= SAT05/crafted/lynce05/social-golfer-problem/sgp_5-6-8.shuffled-as.sat05-2669.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3385948-1305583289/watcher-3385948-1305583289 -o /tmp/evaluation-result-3385948-1305583289/solver-3385948-1305583289 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3385948-1305583289.cnf -threads=4

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

MD5SUM BENCH= 4229175ff4382a4625ce92a19d20dde4
RANDOM SEED=1552327797

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      20579424 kB
Buffers:        334680 kB
Cached:        4970560 kB
SwapCached:       8088 kB
Active:        8598488 kB
Inactive:      3436288 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20579424 kB
SwapTotal:    67111528 kB
SwapFree:     67057896 kB
Dirty:           13124 kB
Writeback:           0 kB
AnonPages:     6726036 kB
Mapped:          31216 kB
Slab:           227812 kB
PageTables:      43520 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 103215820 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= 73416 MiB
End job on node140 at 2011-05-17 00:21:36