Trace number 3386414

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) 3877.44 1300.07

General information on the benchmark

Nameapplication/jarvisalo/HWMCC10-combination-timeframe-expansion/
hwmcc10-timeframe-expansion-k50-pdtvisns3p00-tseitin.cnf
MD5SUMa8ad0173824ed9404a8c153da07c5f9c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark938.798
Satisfiable
(Un)Satisfiability was proved
Number of variables183325
Number of clauses546914
Sum of the clauses size1276130
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2364608
Number of clauses of size 3182304
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data


Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3386414-1305579864/watcher-3386414-1305579864 -o /tmp/evaluation-result-3386414-1305579864/solver-3386414-1305579864 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3386414-1305579864.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: 8.95 9.14 9.15 6/438 5906
/proc/meminfo: memFree=17025728/32951132 swapFree=64496000/67111528
[pid=5906] ppid=5904 vsize=46688 CPUtime=0 cores=0,2,4,6
/proc/5906/stat : 5906 (SArTagnan) R 5904 5906 5668 0 -1 4202496 3737 0 0 0 0 0 0 0 25 0 1 0 669586046 47808512 3676 33554432000 4194304 4625164 140736160925504 18446744073709551615 4339447 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/5906/statm: 11672 3676 295 106 0 7175 0

[startup+0.082448 s]
/proc/loadavg: 8.95 9.14 9.15 6/438 5906
/proc/meminfo: memFree=17025728/32951132 swapFree=64496000/67111528
[pid=5906] ppid=5904 vsize=53872 CPUtime=0.08 cores=0,2,4,6
/proc/5906/stat : 5906 (SArTagnan) R 5904 5906 5668 0 -1 4202496 8059 0 0 0 7 1 0 0 25 0 1 0 669586046 55164928 5642 33554432000 4194304 4625164 140736160925504 18446744073709551615 4339447 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/5906/statm: 13468 5643 296 106 0 8971 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 53872

[startup+0.100445 s]
/proc/loadavg: 8.95 9.14 9.15 6/438 5906
/proc/meminfo: memFree=17025728/32951132 swapFree=64496000/67111528
[pid=5906] ppid=5904 vsize=56852 CPUtime=0.09 cores=0,2,4,6
/proc/5906/stat : 5906 (SArTagnan) R 5904 5906 5668 0 -1 4202496 9557 0 0 0 8 1 0 0 25 0 1 0 669586046 58216448 6247 33554432000 4194304 4625164 140736160925504 18446744073709551615 210647146240 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/5906/statm: 14213 6249 296 106 0 9716 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 56852

[startup+0.300344 s]
/proc/loadavg: 8.95 9.14 9.15 6/438 5906
/proc/meminfo: memFree=17025728/32951132 swapFree=64496000/67111528
[pid=5906] ppid=5904 vsize=255128 CPUtime=0.34 cores=0,2,4,6
/proc/5906/stat : 5906 (SArTagnan) R 5904 5906 5668 0 -1 4202496 38456 0 0 0 30 4 0 0 25 0 4 0 669586046 261251072 29932 33554432000 4194304 4625164 140736160925504 18446744073709551615 4504538 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/5906/statm: 63782 29932 329 106 0 59285 0
Current children cumulated CPU time (s) 0.34
Current children cumulated vsize (KiB) 255128

[startup+0.700278 s]
/proc/loadavg: 8.95 9.14 9.15 6/438 5906
/proc/meminfo: memFree=17025728/32951132 swapFree=64496000/67111528
[pid=5906] ppid=5904 vsize=332064 CPUtime=1.54 cores=0,2,4,6
/proc/5906/stat : 5906 (SArTagnan) R 5904 5906 5668 0 -1 4202496 41249 0 0 0 149 5 0 0 25 0 4 0 669586046 340033536 32568 33554432000 4194304 4625164 140736160925504 18446744073709551615 210646801392 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/5906/statm: 83016 32568 336 106 0 78519 0
Current children cumulated CPU time (s) 1.54
Current children cumulated vsize (KiB) 332064

[startup+1.50114 s]
/proc/loadavg: 8.95 9.14 9.15 10/442 5910
/proc/meminfo: memFree=16862768/32951132 swapFree=64496000/67111528
[pid=5906] ppid=5904 vsize=332064 CPUtime=3.93 cores=0,2,4,6
/proc/5906/stat : 5906 (SArTagnan) R 5904 5906 5668 0 -1 4202496 43544 0 0 0 388 5 0 0 25 0 4 0 669586046 340033536 34209 33554432000 4194304 4625164 140736160925504 18446744073709551615 4390528 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/5906/statm: 83016 34209 336 106 0 78519 0
[pid=5906/tid=5908] ppid=5904 vsize=332064 CPUtime=0.61 cores=0,2,4,6
/proc/5906/task/5908/stat : 5908 (SArTagnan) R 5904 5906 5668 0 -1 4202560 1449 0 0 0 61 0 0 0 25 0 4 0 669586073 340033536 34209 33554432000 4194304 4625164 140736160925504 18446744073709551615 4487189 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5906/tid=5909] ppid=5904 vsize=332064 CPUtime=1.21 cores=0,2,4,6
/proc/5906/task/5909/stat : 5909 (SArTagnan) R 5904 5906 5668 0 -1 4202560 1461 0 0 0 121 0 0 0 25 0 4 0 669586073 340033536 34209 33554432000 4194304 4625164 140736160925504 18446744073709551615 4375338 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5906/tid=5910] ppid=5904 vsize=332064 CPUtime=1.21 cores=0,2,4,6
/proc/5906/task/5910/stat : 5910 (SArTagnan) R 5904 5906 5668 0 -1 4202560 4882 0 0 0 121 0 0 0 25 0 4 0 669586073 340033536 34209 33554432000 4194304 4625164 140736160925504 18446744073709551615 210646813698 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3.93
Current children cumulated vsize (KiB) 332064

[startup+3.10087 s]
/proc/loadavg: 8.95 9.14 9.15 10/442 5910
/proc/meminfo: memFree=16859668/32951132 swapFree=64496000/67111528
[pid=5906] ppid=5904 vsize=342912 CPUtime=8.29 cores=0,2,4,6
/proc/5906/stat : 5906 (SArTagnan) R 5904 5906 5668 0 -1 4202496 50586 0 0 0 821 8 0 0 25 0 4 0 669586046 351141888 35174 33554432000 4194304 4625164 140736160925504 18446744073709551615 4390528 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/5906/statm: 85728 35174 342 106 0 81231 0
[pid=5906/tid=5908] ppid=5904 vsize=342912 CPUtime=1.31 cores=0,2,4,6
/proc/5906/task/5908/stat : 5908 (SArTagnan) R 5904 5906 5668 0 -1 4202560 3033 0 0 0 130 1 0 0 25 0 4 0 669586073 351141888 35174 33554432000 4194304 4625164 140736160925504 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5906/tid=5909] ppid=5904 vsize=342912 CPUtime=2.79 cores=0,2,4,6
/proc/5906/task/5909/stat : 5909 (SArTagnan) R 5904 5906 5668 0 -1 4202560 3060 0 0 0 278 1 0 0 25 0 4 0 669586073 351141888 35174 33554432000 4194304 4625164 140736160925504 18446744073709551615 4288783 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5906/tid=5910] ppid=5904 vsize=342912 CPUtime=2.49 cores=0,2,4,6
/proc/5906/task/5910/stat : 5910 (SArTagnan) R 5904 5906 5668 0 -1 4202560 7122 0 0 0 248 1 0 0 25 0 4 0 669586073 351141888 35174 33554432000 4194304 4625164 140736160925504 18446744073709551615 4553548 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 8.29
Current children cumulated vsize (KiB) 342912

[startup+6.30034 s]
/proc/loadavg: 9.27 9.20 9.17 11/442 5910
/proc/meminfo: memFree=16831148/32951132 swapFree=64496000/67111528
[pid=5906] ppid=5904 vsize=342912 CPUtime=16.65 cores=0,2,4,6
/proc/5906/stat : 5906 (SArTagnan) R 5904 5906 5668 0 -1 4202496 52690 0 0 0 1656 9 0 0 25 0 4 0 669586046 351141888 36399 33554432000 4194304 4625164 140736160925504 18446744073709551615 4390706 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/5906/statm: 85728 36399 342 106 0 81231 0
[pid=5906/tid=5908] ppid=5904 vsize=342912 CPUtime=3.31 cores=0,2,4,6
/proc/5906/task/5908/stat : 5908 (SArTagnan) R 5904 5906 5668 0 -1 4202560 3338 0 0 0 330 1 0 0 25 0 4 0 669586073 351141888 36399 33554432000 4194304 4625164 140736160925504 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5906/tid=5909] ppid=5904 vsize=342912 CPUtime=5.94 cores=0,2,4,6
/proc/5906/task/5909/stat : 5909 (SArTagnan) R 5904 5906 5668 0 -1 4202560 3351 0 0 0 593 1 0 0 25 0 4 0 669586073 351141888 36399 33554432000 4194304 4625164 140736160925504 18446744073709551615 4288686 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5906/tid=5910] ppid=5904 vsize=342912 CPUtime=4.09 cores=0,2,4,6
/proc/5906/task/5910/stat : 5910 (SArTagnan) R 5904 5906 5668 0 -1 4202560 8288 0 0 0 408 1 0 0 25 0 4 0 669586073 351141888 36399 33554432000 4194304 4625164 140736160925504 18446744073709551615 4288731 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 16.65
Current children cumulated vsize (KiB) 342912

[startup+12.7003 s]
/proc/loadavg: 9.25 9.20 9.17 10/442 5910
/proc/meminfo: memFree=16813160/32951132 swapFree=64496000/67111528
[pid=5906] ppid=5904 vsize=359192 CPUtime=35.73 cores=0,2,4,6
/proc/5906/stat : 5906 (SArTagnan) R 5904 5906 5668 0 -1 4202496 65438 0 0 0 3561 12 0 0 25 0 4 0 669586046 367812608 40061 33554432000 4194304 4625164 140736160925504 18446744073709551615 4390618 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/5906/statm: 89798 40061 342 106 0 85301 0
[pid=5906/tid=5908] ppid=5904 vsize=359192 CPUtime=9.71 cores=0,2,4,6
/proc/5906/task/5908/stat : 5908 (SArTagnan) R 5904 5906 5668 0 -1 4202560 6198 0 0 0 969 2 0 0 25 0 4 0 669586073 367812608 40061 33554432000 4194304 4625164 140736160925504 18446744073709551615 4352472 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5906/tid=5909] ppid=5904 vsize=359192 CPUtime=12.24 cores=0,2,4,6
/proc/5906/task/5909/stat : 5909 (SArTagnan) R 5904 5906 5668 0 -1 4202560 6250 0 0 0 1222 2 0 0 25 0 4 0 669586073 367812608 40061 33554432000 4194304 4625164 140736160925504 18446744073709551615 4352035 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5906/tid=5910] ppid=5904 vsize=359192 CPUtime=7.3 cores=0,2,4,6
/proc/5906/task/5910/stat : 5910 (SArTagnan) R 5904 5906 5668 0 -1 4202560 12412 0 0 0 728 2 0 0 25 0 4 0 669586073 367812608 40061 33554432000 4194304 4625164 140736160925504 18446744073709551615 4334251 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 35.73
Current children cumulated vsize (KiB) 359192

[startup+25.5011 s]
/proc/loadavg: 9.20 9.19 9.17 10/442 5910
/proc/meminfo: memFree=16368760/32951132 swapFree=64496000/67111528
[pid=5906] ppid=5904 vsize=833232 CPUtime=73.93 cores=0,2,4,6
/proc/5906/stat : 5906 (SArTagnan) R 5904 5906 5668 0 -1 4202496 281577 0 0 0 7355 38 0 0 25 0 4 0 669586046 853229568 149755 33554432000 4194304 4625164 140736160925504 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/5906/statm: 208308 149755 345 106 0 203811 0
[pid=5906/tid=5908] ppid=5904 vsize=833232 CPUtime=17.6 cores=0,2,4,6
/proc/5906/task/5908/stat : 5908 (SArTagnan) R 5904 5906 5668 0 -1 4202560 10971 0 0 0 1758 2 0 0 25 0 4 0 669586073 853229568 149755 33554432000 4194304 4625164 140736160925504 18446744073709551615 4477972 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5906/tid=5909] ppid=5904 vsize=833232 CPUtime=24.85 cores=0,2,4,6
/proc/5906/task/5909/stat : 5909 (SArTagnan) R 5904 5906 5668 0 -1 4202560 53764 0 0 0 2477 8 0 0 25 0 4 0 669586073 853229568 149755 33554432000 4194304 4625164 140736160925504 18446744073709551615 4477965 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5906/tid=5910] ppid=5904 vsize=833232 CPUtime=13.69 cores=0,2,4,6
/proc/5906/task/5910/stat : 5910 (SArTagnan) R 5904 5906 5668 0 -1 4202560 23275 0 0 0 1366 3 0 0 25 0 4 0 669586073 853229568 149755 33554432000 4194304 4625164 140736160925504 18446744073709551615 4278669 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 73.93
Current children cumulated vsize (KiB) 833232

[startup+51.1008 s]
/proc/loadavg: 9.18 9.19 9.17 10/442 5911
/proc/meminfo: memFree=16227352/32951132 swapFree=64496000/67111528
[pid=5906] ppid=5904 vsize=1017012 CPUtime=150.33 cores=0,2,4,6
/proc/5906/stat : 5906 (SArTagnan) R 5904 5906 5668 0 -1 4202496 405471 0 0 0 14977 56 0 0 25 0 4 0 669586046 1041420288 180977 33554432000 4194304 4625164 140736160925504 18446744073709551615 4512467 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/5906/statm: 254253 180977 346 106 0 249756 0
[pid=5906/tid=5908] ppid=5904 vsize=1017012 CPUtime=34.59 cores=0,2,4,6
/proc/5906/task/5908/stat : 5908 (SArTagnan) R 5904 5906 5668 0 -1 4202560 43217 0 0 0 3452 7 0 0 25 0 4 0 669586073 1041420288 180977 33554432000 4194304 4625164 140736160925504 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5906/tid=5909] ppid=5904 vsize=1017012 CPUtime=50.07 cores=0,2,4,6
/proc/5906/task/5909/stat : 5909 (SArTagnan) R 5904 5906 5668 0 -1 4202560 57352 0 0 0 4999 8 0 0 25 0 4 0 669586073 1041420288 180977 33554432000 4194304 4625164 140736160925504 18446744073709551615 4339591 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5906/tid=5910] ppid=5904 vsize=1017012 CPUtime=26.38 cores=0,2,4,6
/proc/5906/task/5910/stat : 5910 (SArTagnan) R 5904 5906 5668 0 -1 4202560 108476 0 0 0 2623 15 0 0 25 0 4 0 669586073 1041420288 180977 33554432000 4194304 4625164 140736160925504 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 150.33
Current children cumulated vsize (KiB) 1017012

[startup+102.317 s]
/proc/loadavg: 9.40 9.23 9.19 11/443 5915
/proc/meminfo: memFree=16069404/32951132 swapFree=64496000/67111528
[pid=5906] ppid=5904 vsize=1042944 CPUtime=303.01 cores=0,2,4,6
/proc/5906/stat : 5906 (SArTagnan) R 5904 5906 5668 0 -1 4202496 422005 0 0 0 30238 63 0 0 25 0 4 0 669586046 1067974656 184545 33554432000 4194304 4625164 140736160925504 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/5906/statm: 260736 184545 346 106 0 256239 0
[pid=5906/tid=5908] ppid=5904 vsize=1042944 CPUtime=85.58 cores=0,2,4,6
/proc/5906/task/5908/stat : 5908 (SArTagnan) R 5904 5906 5668 0 -1 4202560 52991 0 0 0 8546 12 0 0 25 0 4 0 669586073 1067974656 184545 33554432000 4194304 4625164 140736160925504 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5906/tid=5909] ppid=5904 vsize=1042944 CPUtime=100.53 cores=0,2,4,6
/proc/5906/task/5909/stat : 5909 (SArTagnan) R 5904 5906 5668 0 -1 4202560 57673 0 0 0 10045 8 0 0 25 0 4 0 669586073 1067974656 184545 33554432000 4194304 4625164 140736160925504 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5906/tid=5910] ppid=5904 vsize=1042944 CPUtime=51.99 cores=0,2,4,6
/proc/5906/task/5910/stat : 5910 (SArTagnan) R 5904 5906 5668 0 -1 4202560 113059 0 0 0 5183 16 0 0 25 0 4 0 669586073 1067974656 184545 33554432000 4194304 4625164 140736160925504 18446744073709551615 4547257 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 303.01
Current children cumulated vsize (KiB) 1042944

[startup+162.301 s]
/proc/loadavg: 9.39 9.26 9.20 10/442 5917
/proc/meminfo: memFree=16018416/32951132 swapFree=64496000/67111528
[pid=5906] ppid=5904 vsize=1042944 CPUtime=481.76 cores=0,2,4,6
/proc/5906/stat : 5906 (SArTagnan) R 5904 5906 5668 0 -1 4202496 425444 0 0 0 48086 90 0 0 25 0 4 0 669586046 1067974656 187964 33554432000 4194304 4625164 140736160925504 18446744073709551615 4513853 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/5906/statm: 260736 187964 346 106 0 256239 0
[pid=5906/tid=5908] ppid=5904 vsize=1042944 CPUtime=126.34 cores=0,2,4,6
/proc/5906/task/5908/stat : 5908 (SArTagnan) R 5904 5906 5668 0 -1 4202560 54728 0 0 0 12604 30 0 0 25 0 4 0 669586073 1067974656 187964 33554432000 4194304 4625164 140736160925504 18446744073709551615 4351818 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5906/tid=5909] ppid=5904 vsize=1042944 CPUtime=141.18 cores=0,2,4,6
/proc/5906/task/5909/stat : 5909 (SArTagnan) R 5904 5906 5668 0 -1 4202560 57983 0 0 0 14110 8 0 0 25 0 4 0 669586073 1067974656 187964 33554432000 4194304 4625164 140736160925504 18446744073709551615 4317256 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5906/tid=5910] ppid=5904 vsize=1042944 CPUtime=100.68 cores=0,2,4,6
/proc/5906/task/5910/stat : 5910 (SArTagnan) R 5904 5906 5668 0 -1 4202560 113073 0 0 0 10052 16 0 0 25 0 4 0 669586073 1067974656 187964 33554432000 4194304 4625164 140736160925504 18446744073709551615 4469375 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 481.76
Current children cumulated vsize (KiB) 1042944

[startup+222.301 s]
/proc/loadavg: 9.23 9.24 9.19 10/442 5919
/proc/meminfo: memFree=15915848/32951132 swapFree=64496000/67111528
[pid=5906] ppid=5904 vsize=1093256 CPUtime=660.88 cores=0,2,4,6
/proc/5906/stat : 5906 (SArTagnan) R 5904 5906 5668 0 -1 4202496 493444 0 0 0 65988 100 0 0 25 0 4 0 669586046 1119494144 201640 33554432000 4194304 4625164 140736160925504 18446744073709551615 4512046 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/5906/statm: 273314 201640 346 106 0 268817 0
[pid=5906/tid=5908] ppid=5904 vsize=1093256 CPUtime=184.18 cores=0,2,4,6
/proc/5906/task/5908/stat : 5908 (SArTagnan) R 5904 5906 5668 0 -1 4202560 56162 0 0 0 18387 31 0 0 25 0 4 0 669586073 1119494144 201640 33554432000 4194304 4625164 140736160925504 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5906/tid=5909] ppid=5904 vsize=1093256 CPUtime=171.14 cores=0,2,4,6
/proc/5906/task/5909/stat : 5909 (SArTagnan) R 5904 5906 5668 0 -1 4202560 58240 0 0 0 17105 9 0 0 25 0 4 0 669586073 1119494144 201640 33554432000 4194304 4625164 140736160925504 18446744073709551615 4288731 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5906/tid=5910] ppid=5904 vsize=1093256 CPUtime=160.69 cores=0,2,4,6
/proc/5906/task/5910/stat : 5910 (SArTagnan) R 5904 5906 5668 0 -1 4202560 178502 0 0 0 16045 24 0 0 25 0 4 0 669586073 1119494144 201640 33554432000 4194304 4625164 140736160925504 18446744073709551615 4334728 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 660.88
Current children cumulated vsize (KiB) 1093256

[startup+282.301 s]

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

[pid=5906] ppid=5904 vsize=1249720 CPUtime=2093.21 cores=0,2,4,6
/proc/5906/stat : 5906 (SArTagnan) R 5904 5906 5668 0 -1 4202496 2091522 0 0 0 208943 378 0 0 25 0 4 0 669586046 1279713280 248759 33554432000 4194304 4625164 140736160925504 18446744073709551615 4511906 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/5906/statm: 312430 248759 347 106 0 307933 0
[pid=5906/tid=5908] ppid=5904 vsize=1249720 CPUtime=495.79 cores=0,2,4,6
/proc/5906/task/5908/stat : 5908 (SArTagnan) R 5904 5906 5668 0 -1 4202560 84772 0 0 0 49526 53 0 0 25 0 4 0 669586073 1279713280 248759 33554432000 4194304 4625164 140736160925504 18446744073709551615 4288783 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5906/tid=5909] ppid=5904 vsize=1249720 CPUtime=601.41 cores=0,2,4,6
/proc/5906/task/5909/stat : 5909 (SArTagnan) R 5904 5906 5668 0 -1 4202560 75124 0 0 0 60124 17 0 0 25 0 4 0 669586073 1279713280 248759 33554432000 4194304 4625164 140736160925504 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5906/tid=5910] ppid=5904 vsize=1249720 CPUtime=460.48 cores=0,2,4,6
/proc/5906/task/5910/stat : 5910 (SArTagnan) R 5904 5906 5668 0 -1 4202560 1690037 0 0 0 45805 243 0 0 25 0 4 0 669586073 1279713280 248759 33554432000 4194304 4625164 140736160925504 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2093.21
Current children cumulated vsize (KiB) 1249720

[startup+762.317 s]
/proc/loadavg: 9.15 9.16 9.17 10/442 5994
/proc/meminfo: memFree=17406580/32951132 swapFree=64496000/67111528
[pid=5906] ppid=5904 vsize=1345444 CPUtime=2272.34 cores=0,2,4,6
/proc/5906/stat : 5906 (SArTagnan) R 5904 5906 5668 0 -1 4202496 2294907 0 0 0 226820 414 0 0 25 0 4 0 669586046 1377734656 259057 33554432000 4194304 4625164 140736160925504 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/5906/statm: 336361 259057 347 106 0 331864 0
[pid=5906/tid=5908] ppid=5904 vsize=1345444 CPUtime=541.37 cores=0,2,4,6
/proc/5906/task/5908/stat : 5908 (SArTagnan) R 5904 5906 5668 0 -1 4202560 87175 0 0 0 54083 54 0 0 25 0 4 0 669586073 1377734656 259057 33554432000 4194304 4625164 140736160925504 18446744073709551615 4339591 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5906/tid=5909] ppid=5904 vsize=1345444 CPUtime=642.6 cores=0,2,4,6
/proc/5906/task/5909/stat : 5909 (SArTagnan) R 5904 5906 5668 0 -1 4202560 76804 0 0 0 64242 18 0 0 25 0 4 0 669586073 1377734656 259057 33554432000 4194304 4625164 140736160925504 18446744073709551615 4317256 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5906/tid=5910] ppid=5904 vsize=1345444 CPUtime=494.79 cores=0,2,4,6
/proc/5906/task/5910/stat : 5910 (SArTagnan) R 5904 5906 5668 0 -1 4202560 1873217 0 0 0 49206 273 0 0 25 0 4 0 669586073 1377734656 259057 33554432000 4194304 4625164 140736160925504 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2272.34
Current children cumulated vsize (KiB) 1345444

[startup+822.301 s]
/proc/loadavg: 9.18 9.16 9.17 10/442 5996
/proc/meminfo: memFree=17338744/32951132 swapFree=64496000/67111528
[pid=5906] ppid=5904 vsize=1345444 CPUtime=2451.42 cores=0,2,4,6
/proc/5906/stat : 5906 (SArTagnan) R 5904 5906 5668 0 -1 4202496 2541097 0 0 0 244692 450 0 0 25 0 4 0 669586046 1377734656 264602 33554432000 4194304 4625164 140736160925504 18446744073709551615 4511874 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/5906/statm: 336361 264602 347 106 0 331864 0
[pid=5906/tid=5908] ppid=5904 vsize=1345444 CPUtime=572.18 cores=0,2,4,6
/proc/5906/task/5908/stat : 5908 (SArTagnan) R 5904 5906 5668 0 -1 4202560 88807 0 0 0 57161 57 0 0 25 0 4 0 669586073 1377734656 264602 33554432000 4194304 4625164 140736160925504 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5906/tid=5909] ppid=5904 vsize=1345444 CPUtime=695.7 cores=0,2,4,6
/proc/5906/task/5909/stat : 5909 (SArTagnan) R 5904 5906 5668 0 -1 4202560 77204 0 0 0 69551 19 0 0 25 0 4 0 669586073 1377734656 264602 33554432000 4194304 4625164 140736160925504 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5906/tid=5910] ppid=5904 vsize=1345444 CPUtime=529.99 cores=0,2,4,6
/proc/5906/task/5910/stat : 5910 (SArTagnan) R 5904 5906 5668 0 -1 4202560 2116561 0 0 0 52693 306 0 0 25 0 4 0 669586073 1377734656 264602 33554432000 4194304 4625164 140736160925504 18446744073709551615 4335407 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2451.42
Current children cumulated vsize (KiB) 1345444

[startup+882.301 s]
/proc/loadavg: 9.25 9.18 9.17 10/442 5997
/proc/meminfo: memFree=17278104/32951132 swapFree=64496000/67111528
[pid=5906] ppid=5904 vsize=1383188 CPUtime=2630.53 cores=0,2,4,6
/proc/5906/stat : 5906 (SArTagnan) R 5904 5906 5668 0 -1 4202496 2748393 0 0 0 262572 481 0 0 25 0 4 0 669586046 1416384512 267455 33554432000 4194304 4625164 140736160925504 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/5906/statm: 345797 267455 347 106 0 341300 0
[pid=5906/tid=5908] ppid=5904 vsize=1383188 CPUtime=609.18 cores=0,2,4,6
/proc/5906/task/5908/stat : 5908 (SArTagnan) R 5904 5906 5668 0 -1 4202560 109656 0 0 0 60857 61 0 0 25 0 4 0 669586073 1416384512 267455 33554432000 4194304 4625164 140736160925504 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5906/tid=5909] ppid=5904 vsize=1383188 CPUtime=747.68 cores=0,2,4,6
/proc/5906/task/5909/stat : 5909 (SArTagnan) R 5904 5906 5668 0 -1 4202560 78165 0 0 0 74749 19 0 0 25 0 4 0 669586073 1416384512 267455 33554432000 4194304 4625164 140736160925504 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5906/tid=5910] ppid=5904 vsize=1383188 CPUtime=560.11 cores=0,2,4,6
/proc/5906/task/5910/stat : 5910 (SArTagnan) R 5904 5906 5668 0 -1 4202560 2301307 0 0 0 55678 333 0 0 25 0 4 0 669586073 1416384512 267455 33554432000 4194304 4625164 140736160925504 18446744073709551615 4547675 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2630.53
Current children cumulated vsize (KiB) 1383188

[startup+942.301 s]
/proc/loadavg: 9.30 9.20 9.18 10/442 5999
/proc/meminfo: memFree=17175548/32951132 swapFree=64496000/67111528
[pid=5906] ppid=5904 vsize=1448724 CPUtime=2809.63 cores=0,2,4,6
/proc/5906/stat : 5906 (SArTagnan) R 5904 5906 5668 0 -1 4202496 2973854 0 0 0 280446 517 0 0 25 0 4 0 669586046 1483493376 273029 33554432000 4194304 4625164 140736160925504 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/5906/statm: 362181 273029 347 106 0 357684 0
[pid=5906/tid=5908] ppid=5904 vsize=1448724 CPUtime=639.87 cores=0,2,4,6
/proc/5906/task/5908/stat : 5908 (SArTagnan) R 5904 5906 5668 0 -1 4202560 111376 0 0 0 63923 64 0 0 25 0 4 0 669586073 1483493376 273029 33554432000 4194304 4625164 140736160925504 18446744073709551615 4339591 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5906/tid=5909] ppid=5904 vsize=1448724 CPUtime=800.6 cores=0,2,4,6
/proc/5906/task/5909/stat : 5909 (SArTagnan) R 5904 5906 5668 0 -1 4202560 78804 0 0 0 80041 19 0 0 25 0 4 0 669586073 1483493376 273029 33554432000 4194304 4625164 140736160925504 18446744073709551615 4339591 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5906/tid=5910] ppid=5904 vsize=1448724 CPUtime=595.61 cores=0,2,4,6
/proc/5906/task/5910/stat : 5910 (SArTagnan) R 5904 5906 5668 0 -1 4202560 2523488 0 0 0 59196 365 0 0 25 0 4 0 669586073 1483493376 273029 33554432000 4194304 4625164 140736160925504 18446744073709551615 4547175 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2809.63
Current children cumulated vsize (KiB) 1448724

[startup+1002.3 s]
/proc/loadavg: 9.21 9.19 9.18 10/442 6000
/proc/meminfo: memFree=17063700/32951132 swapFree=64496000/67111528
[pid=5906] ppid=5904 vsize=1514260 CPUtime=2988.73 cores=0,2,4,6
/proc/5906/stat : 5906 (SArTagnan) R 5904 5906 5668 0 -1 4202496 3065278 0 0 0 298340 533 0 0 25 0 4 0 669586046 1550602240 276596 33554432000 4194304 4625164 140736160925504 18446744073709551615 4511874 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/5906/statm: 378565 276596 347 106 0 374068 0
[pid=5906/tid=5908] ppid=5904 vsize=1514260 CPUtime=669.97 cores=0,2,4,6
/proc/5906/task/5908/stat : 5908 (SArTagnan) R 5904 5906 5668 0 -1 4202560 112827 0 0 0 66932 65 0 0 25 0 4 0 669586073 1550602240 276596 33554432000 4194304 4625164 140736160925504 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5906/tid=5909] ppid=5904 vsize=1514260 CPUtime=858.11 cores=0,2,4,6
/proc/5906/task/5909/stat : 5909 (SArTagnan) R 5904 5906 5668 0 -1 4202560 80244 0 0 0 85790 21 0 0 25 0 4 0 669586073 1550602240 276596 33554432000 4194304 4625164 140736160925504 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5906/tid=5910] ppid=5904 vsize=1514260 CPUtime=627.1 cores=0,2,4,6
/proc/5906/task/5910/stat : 5910 (SArTagnan) R 5904 5906 5668 0 -1 4202560 2611168 0 0 0 62332 378 0 0 25 0 4 0 669586073 1550602240 276596 33554432000 4194304 4625164 140736160925504 18446744073709551615 4334469 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2988.73
Current children cumulated vsize (KiB) 1514260

[startup+1062.3 s]
/proc/loadavg: 9.17 9.19 9.18 10/442 6002
/proc/meminfo: memFree=17026492/32951132 swapFree=64496000/67111528
[pid=5906] ppid=5904 vsize=1514260 CPUtime=3167.82 cores=0,2,4,6
/proc/5906/stat : 5906 (SArTagnan) R 5904 5906 5668 0 -1 4202496 3069325 0 0 0 316244 538 0 0 25 0 4 0 669586046 1550602240 280609 33554432000 4194304 4625164 140736160925504 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/5906/statm: 378565 280609 347 106 0 374068 0
[pid=5906/tid=5908] ppid=5904 vsize=1514260 CPUtime=727.22 cores=0,2,4,6
/proc/5906/task/5908/stat : 5908 (SArTagnan) R 5904 5906 5668 0 -1 4202560 115411 0 0 0 72653 69 0 0 25 0 4 0 669586073 1550602240 280609 33554432000 4194304 4625164 140736160925504 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5906/tid=5909] ppid=5904 vsize=1514260 CPUtime=889.87 cores=0,2,4,6
/proc/5906/task/5909/stat : 5909 (SArTagnan) R 5904 5906 5668 0 -1 4202560 80950 0 0 0 88966 21 0 0 25 0 4 0 669586073 1550602240 280609 33554432000 4194304 4625164 140736160925504 18446744073709551615 4288686 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5906/tid=5910] ppid=5904 vsize=1514260 CPUtime=658.97 cores=0,2,4,6
/proc/5906/task/5910/stat : 5910 (SArTagnan) R 5904 5906 5668 0 -1 4202560 2611253 0 0 0 65519 378 0 0 25 0 4 0 669586073 1550602240 280609 33554432000 4194304 4625164 140736160925504 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3167.82
Current children cumulated vsize (KiB) 1514260

[startup+1122.3 s]
/proc/loadavg: 9.19 9.19 9.18 10/442 6004
/proc/meminfo: memFree=16967716/32951132 swapFree=64496000/67111528
[pid=5906] ppid=5904 vsize=1514260 CPUtime=3346.9 cores=0,2,4,6
/proc/5906/stat : 5906 (SArTagnan) R 5904 5906 5668 0 -1 4202496 3348920 0 0 0 334113 577 0 0 25 0 4 0 669586046 1550602240 287465 33554432000 4194304 4625164 140736160925504 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/5906/statm: 378565 287465 347 106 0 374068 0
[pid=5906/tid=5908] ppid=5904 vsize=1514260 CPUtime=785.74 cores=0,2,4,6
/proc/5906/task/5908/stat : 5908 (SArTagnan) R 5904 5906 5668 0 -1 4202560 117296 0 0 0 78503 71 0 0 25 0 4 0 669586073 1550602240 287465 33554432000 4194304 4625164 140736160925504 18446744073709551615 4288686 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5906/tid=5909] ppid=5904 vsize=1514260 CPUtime=920.51 cores=0,2,4,6
/proc/5906/task/5909/stat : 5909 (SArTagnan) R 5904 5906 5668 0 -1 4202560 81247 0 0 0 92030 21 0 0 25 0 4 0 669586073 1550602240 287465 33554432000 4194304 4625164 140736160925504 18446744073709551615 4351731 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5906/tid=5910] ppid=5904 vsize=1514260 CPUtime=718.22 cores=0,2,4,6
/proc/5906/task/5910/stat : 5910 (SArTagnan) R 5904 5906 5668 0 -1 4202560 2888227 0 0 0 71407 415 0 0 25 0 4 0 669586073 1550602240 287465 33554432000 4194304 4625164 140736160925504 18446744073709551615 4469821 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3346.9
Current children cumulated vsize (KiB) 1514260

[startup+1182.3 s]
/proc/loadavg: 9.07 9.16 9.17 10/442 6005
/proc/meminfo: memFree=16924676/32951132 swapFree=64496000/67111528
[pid=5906] ppid=5904 vsize=1523420 CPUtime=3525.98 cores=0,2,4,6
/proc/5906/stat : 5906 (SArTagnan) R 5904 5906 5668 0 -1 4202496 3593168 0 0 0 351982 616 0 0 25 0 4 0 669586046 1559982080 293406 33554432000 4194304 4625164 140736160925504 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/5906/statm: 380855 293406 347 106 0 376358 0
[pid=5906/tid=5908] ppid=5904 vsize=1523420 CPUtime=822.63 cores=0,2,4,6
/proc/5906/task/5908/stat : 5908 (SArTagnan) R 5904 5906 5668 0 -1 4202560 119157 0 0 0 82189 74 0 0 25 0 4 0 669586073 1559982080 293406 33554432000 4194304 4625164 140736160925504 18446744073709551615 4351906 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5906/tid=5909] ppid=5904 vsize=1523420 CPUtime=969.84 cores=0,2,4,6
/proc/5906/task/5909/stat : 5909 (SArTagnan) R 5904 5906 5668 0 -1 4202560 86687 0 0 0 96961 23 0 0 25 0 4 0 669586073 1559982080 293406 33554432000 4194304 4625164 140736160925504 18446744073709551615 4288783 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5906/tid=5910] ppid=5904 vsize=1523420 CPUtime=751.08 cores=0,2,4,6
/proc/5906/task/5910/stat : 5910 (SArTagnan) R 5904 5906 5668 0 -1 4202560 3124550 0 0 0 74658 450 0 0 25 0 4 0 669586073 1559982080 293406 33554432000 4194304 4625164 140736160925504 18446744073709551615 4288252 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3525.98
Current children cumulated vsize (KiB) 1523420

[startup+1242.3 s]
/proc/loadavg: 9.07 9.14 9.16 10/442 6007
/proc/meminfo: memFree=16846428/32951132 swapFree=64496000/67111528
[pid=5906] ppid=5904 vsize=1523420 CPUtime=3705.08 cores=0,2,4,6
/proc/5906/stat : 5906 (SArTagnan) R 5904 5906 5668 0 -1 4202496 3809928 0 0 0 369857 651 0 0 25 0 4 0 669586046 1559982080 296527 33554432000 4194304 4625164 140736160925504 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/5906/statm: 380855 296527 347 106 0 376358 0
[pid=5906/tid=5908] ppid=5904 vsize=1523420 CPUtime=855.04 cores=0,2,4,6
/proc/5906/task/5908/stat : 5908 (SArTagnan) R 5904 5906 5668 0 -1 4202560 121008 0 0 0 85427 77 0 0 25 0 4 0 669586073 1559982080 296527 33554432000 4194304 4625164 140736160925504 18446744073709551615 4352005 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5906/tid=5909] ppid=5904 vsize=1523420 CPUtime=1027.88 cores=0,2,4,6
/proc/5906/task/5909/stat : 5909 (SArTagnan) R 5904 5906 5668 0 -1 4202560 87671 0 0 0 102764 24 0 0 25 0 4 0 669586073 1559982080 296527 33554432000 4194304 4625164 140736160925504 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5906/tid=5910] ppid=5904 vsize=1523420 CPUtime=780.59 cores=0,2,4,6
/proc/5906/task/5910/stat : 5910 (SArTagnan) R 5904 5906 5668 0 -1 4202560 3337946 0 0 0 77579 480 0 0 25 0 4 0 669586073 1559982080 296527 33554432000 4194304 4625164 140736160925504 18446744073709551615 210646804917 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3705.08
Current children cumulated vsize (KiB) 1523420



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 9.07 9.13 9.15 11/442 6008
/proc/meminfo: memFree=16822000/32951132 swapFree=64496000/67111528
[pid=5906] ppid=5904 vsize=1588956 CPUtime=3877.36 cores=0,2,4,6
/proc/5906/stat : 5906 (SArTagnan) R 5904 5906 5668 0 -1 4202496 4005086 0 0 0 387056 680 0 0 25 0 4 0 669586046 1627090944 304345 33554432000 4194304 4625164 140736160925504 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/5906/statm: 397239 304345 347 106 0 392742 0
[pid=5906/tid=5908] ppid=5904 vsize=1588956 CPUtime=884.12 cores=0,2,4,6
/proc/5906/task/5908/stat : 5908 (SArTagnan) R 5904 5906 5668 0 -1 4202560 122642 0 0 0 88333 79 0 0 25 0 4 0 669586073 1627090944 304345 33554432000 4194304 4625164 140736160925504 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5906/tid=5909] ppid=5904 vsize=1588956 CPUtime=1085.6 cores=0,2,4,6
/proc/5906/task/5909/stat : 5909 (SArTagnan) R 5904 5906 5668 0 -1 4202560 87802 0 0 0 108536 24 0 0 25 0 4 0 669586073 1627090944 304345 33554432000 4194304 4625164 140736160925504 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5906/tid=5910] ppid=5904 vsize=1588956 CPUtime=809.26 cores=0,2,4,6
/proc/5906/task/5910/stat : 5910 (SArTagnan) R 5904 5906 5668 0 -1 4202560 3530859 0 0 0 80419 507 0 0 25 0 4 0 669586073 1627090944 304345 33554432000 4194304 4625164 140736160925504 18446744073709551615 4288690 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3877.36
Current children cumulated vsize (KiB) 1588956

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): 1300.07
CPU time (s): 3877.44
CPU user time (s): 3870.59
CPU system time (s): 6.85396
CPU usage (%): 298.248
Max. virtual memory (cumulated for all children) (KiB): 1588956

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3870.59
system time used= 6.85396
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4005086
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= 697
involuntary context switches= 30066

runsolver used 5.37818 second user time and 13.5989 second system time

The end

Launcher Data

Begin job on node129 at 2011-05-16 23:04:24
IDJOB=3386414
IDBENCH=82481
IDSOLVER=1871
FILE ID=node129/3386414-1305579864
RUNJOBID= node129-1305577449-5686
PBS_JOBID= 13350224
Free space on /tmp= 73268 MiB

SOLVER NAME= SArTagnan 2011-05-15 (fixed)
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k50-pdtvisns3p00-tseitin.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3386414-1305579864/watcher-3386414-1305579864 -o /tmp/evaluation-result-3386414-1305579864/solver-3386414-1305579864 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3386414-1305579864.cnf -threads=4

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

MD5SUM BENCH= a8ad0173824ed9404a8c153da07c5f9c
RANDOM SEED=1816449026

node129.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.831
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.831
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.831
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.831
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.82
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.831
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.74
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.831
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.831
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.831
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      17026024 kB
Buffers:        291992 kB
Cached:        7023376 kB
SwapCached:      52664 kB
Active:        6689880 kB
Inactive:      8974168 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      17026024 kB
SwapTotal:    67111528 kB
SwapFree:     64496000 kB
Dirty:           10104 kB
Writeback:           0 kB
AnonPages:     8305108 kB
Mapped:          23680 kB
Slab:           140344 kB
PageTables:      53704 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 118422076 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73272 MiB
End job on node129 at 2011-05-16 23:26:06