Trace number 3386386

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) 3693.14 1300.08

General information on the benchmark

NameAPPLICATIONS/bitverif/
mulhs/mulhs016.cnf
MD5SUMe4ef55733955e0a45519e9f7dec923e5
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 variables4656
Number of clauses13871
Sum of the clauses size32363
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 29246
Number of clauses of size 34623
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-3386386-1305577201/watcher-3386386-1305577201 -o /tmp/evaluation-result-3386386-1305577201/solver-3386386-1305577201 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3386386-1305577201.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: 11.10 11.15 11.11 9/413 27319
/proc/meminfo: memFree=6221140/32950928 swapFree=64721856/67111528
[pid=27319] ppid=27317 vsize=52464 CPUtime=0.01 cores=0,2,4,6
/proc/27319/stat : 27319 (SArTagnan) R 27317 27319 27246 0 -1 4202496 1167 0 0 0 1 0 0 0 25 0 4 0 669319955 53723136 1067 33554432000 4194304 4625164 140734400410944 18446744073709551615 47449238874034 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27319/statm: 13116 1067 304 106 0 8619 0
[pid=27319/tid=27320] ppid=27317 vsize=52464 CPUtime=0 cores=0,2,4,6
/proc/27319/task/27320/stat : 27320 (SArTagnan) R 27317 27319 27246 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 669319956 53723136 1067 33554432000 4194304 4625164 140734400410944 18446744073709551615 248089754609 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27319/tid=27321] ppid=27317 vsize=52464 CPUtime=0 cores=0,2,4,6
/proc/27319/task/27321/stat : 27321 (SArTagnan) R 27317 27319 27246 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 669319956 53723136 1067 33554432000 4194304 4625164 140734400410944 18446744073709551615 248089754609 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27319/tid=27322] ppid=27317 vsize=52464 CPUtime=0 cores=0,2,4,6
/proc/27319/task/27322/stat : 27322 (SArTagnan) R 27317 27319 27246 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 669319956 53723136 1067 33554432000 4194304 4625164 140734400410944 18446744073709551615 248089754609 0 0 4096 2 0 0 0 -1 4 0 0 0

[startup+0.027294 s]
/proc/loadavg: 11.10 11.15 11.11 9/413 27319
/proc/meminfo: memFree=6221140/32950928 swapFree=64721856/67111528
[pid=27319] ppid=27317 vsize=52464 CPUtime=0.03 cores=0,2,4,6
/proc/27319/stat : 27319 (SArTagnan) R 27317 27319 27246 0 -1 4202496 1168 0 0 0 3 0 0 0 25 0 4 0 669319955 53723136 1068 33554432000 4194304 4625164 140734400410944 18446744073709551615 47449238874034 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27319/statm: 13116 1068 304 106 0 8619 0
[pid=27319/tid=27320] ppid=27317 vsize=52464 CPUtime=0 cores=0,2,4,6
/proc/27319/task/27320/stat : 27320 (SArTagnan) R 27317 27319 27246 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 669319956 53723136 1068 33554432000 4194304 4625164 140734400410944 18446744073709551615 47449238874034 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27319/tid=27321] ppid=27317 vsize=52464 CPUtime=0 cores=0,2,4,6
/proc/27319/task/27321/stat : 27321 (SArTagnan) R 27317 27319 27246 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 669319956 53723136 1068 33554432000 4194304 4625164 140734400410944 18446744073709551615 248089754609 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27319/tid=27322] ppid=27317 vsize=52464 CPUtime=0.01 cores=0,2,4,6
/proc/27319/task/27322/stat : 27322 (SArTagnan) R 27317 27319 27246 0 -1 4202560 1 0 0 0 1 0 0 0 25 0 4 0 669319956 53723136 1068 33554432000 4194304 4625164 140734400410944 18446744073709551615 47449238874028 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 52464

[startup+0.10161 s]
/proc/loadavg: 11.10 11.15 11.11 9/413 27319
/proc/meminfo: memFree=6221140/32950928 swapFree=64721856/67111528
[pid=27319] ppid=27317 vsize=184560 CPUtime=0.17 cores=0,2,4,6
/proc/27319/stat : 27319 (SArTagnan) R 27317 27319 27246 0 -1 4202496 1546 0 0 0 17 0 0 0 25 0 4 0 669319955 188989440 1337 33554432000 4194304 4625164 140734400410944 18446744073709551615 248089395408 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27319/statm: 46140 1337 338 106 0 41643 0
[pid=27319/tid=27320] ppid=27317 vsize=184560 CPUtime=0.07 cores=0,2,4,6
/proc/27319/task/27320/stat : 27320 (SArTagnan) R 27317 27319 27246 0 -1 4202560 93 0 0 0 7 0 0 0 25 0 4 0 669319956 188989440 1337 33554432000 4194304 4625164 140734400410944 18446744073709551615 4487022 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27319/tid=27321] ppid=27317 vsize=184560 CPUtime=0 cores=0,2,4,6
/proc/27319/task/27321/stat : 27321 (SArTagnan) R 27317 27319 27246 0 -1 4202560 72 0 0 0 0 0 0 0 25 0 4 0 669319956 188989440 1337 33554432000 4194304 4625164 140734400410944 18446744073709551615 4279890 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27319/tid=27322] ppid=27317 vsize=184560 CPUtime=0.07 cores=0,2,4,6
/proc/27319/task/27322/stat : 27322 (SArTagnan) D 27317 27319 27246 0 -1 4202560 184 0 0 0 7 0 0 0 25 0 4 0 669319956 188989440 1337 33554432000 4194304 4625164 140734400410944 18446744073709551615 248089741495 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 184560

[startup+0.300251 s]
/proc/loadavg: 11.10 11.15 11.11 9/413 27319
/proc/meminfo: memFree=6221140/32950928 swapFree=64721856/67111528
[pid=27319] ppid=27317 vsize=264256 CPUtime=0.55 cores=0,2,4,6
/proc/27319/stat : 27319 (SArTagnan) R 27317 27319 27246 0 -1 4202496 10944 0 0 0 55 0 0 0 25 0 4 0 669319955 270598144 6279 33554432000 4194304 4625164 140734400410944 18446744073709551615 4368833 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/27319/statm: 66064 6281 343 106 0 61567 0
[pid=27319/tid=27320] ppid=27317 vsize=264256 CPUtime=0.16 cores=0,2,4,6
/proc/27319/task/27320/stat : 27320 (SArTagnan) R 27317 27319 27246 0 -1 4202560 753 0 0 0 16 0 0 0 25 0 4 0 669319956 270598144 6282 33554432000 4194304 4625164 140734400410944 18446744073709551615 248089395408 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27319/tid=27321] ppid=27317 vsize=264256 CPUtime=0.12 cores=0,2,4,6
/proc/27319/task/27321/stat : 27321 (SArTagnan) R 27317 27319 27246 0 -1 4202560 1461 0 0 0 12 0 0 0 25 0 4 0 669319956 270598144 6283 33554432000 4194304 4625164 140734400410944 18446744073709551615 4340391 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27319/tid=27322] ppid=27317 vsize=264256 CPUtime=0.19 cores=0,2,4,6
/proc/27319/task/27322/stat : 27322 (SArTagnan) R 27317 27319 27246 0 -1 4202560 1911 0 0 0 19 0 0 0 25 0 4 0 669319956 270598144 6283 33554432000 4194304 4625164 140734400410944 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.55
Current children cumulated vsize (KiB) 264256

[startup+0.701182 s]
/proc/loadavg: 11.10 11.15 11.11 9/413 27319
/proc/meminfo: memFree=6221140/32950928 swapFree=64721856/67111528
[pid=27319] ppid=27317 vsize=273952 CPUtime=1.37 cores=0,2,4,6
/proc/27319/stat : 27319 (SArTagnan) R 27317 27319 27246 0 -1 4202496 18067 0 0 0 136 1 0 0 25 0 4 0 669319955 280526848 8950 33554432000 4194304 4625164 140734400410944 18446744073709551615 4509196 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/27319/statm: 68488 8951 345 106 0 63991 0
[pid=27319/tid=27320] ppid=27317 vsize=273952 CPUtime=0.3 cores=0,2,4,6
/proc/27319/task/27320/stat : 27320 (SArTagnan) R 27317 27319 27246 0 -1 4202560 2882 0 0 0 30 0 0 0 25 0 4 0 669319956 280526848 8951 33554432000 4194304 4625164 140734400410944 18446744073709551615 4465141 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27319/tid=27321] ppid=27317 vsize=273952 CPUtime=0.41 cores=0,2,4,6
/proc/27319/task/27321/stat : 27321 (SArTagnan) R 27317 27319 27246 0 -1 4202560 2224 0 0 0 41 0 0 0 25 0 4 0 669319956 280526848 8952 33554432000 4194304 4625164 140734400410944 18446744073709551615 4351839 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27319/tid=27322] ppid=27317 vsize=273952 CPUtime=0.43 cores=0,2,4,6
/proc/27319/task/27322/stat : 27322 (SArTagnan) R 27317 27319 27246 0 -1 4202560 4609 0 0 0 43 0 0 0 25 0 4 0 669319956 280526848 8952 33554432000 4194304 4625164 140734400410944 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.37
Current children cumulated vsize (KiB) 273952

[startup+1.50104 s]
/proc/loadavg: 11.10 11.15 11.11 12/417 27323
/proc/meminfo: memFree=6157156/32950928 swapFree=64721856/67111528
[pid=27319] ppid=27317 vsize=273952 CPUtime=3.35 cores=0,2,4,6
/proc/27319/stat : 27319 (SArTagnan) R 27317 27319 27246 0 -1 4202496 21179 0 0 0 334 1 0 0 25 0 4 0 669319955 280526848 9450 33554432000 4194304 4625164 140734400410944 18446744073709551615 4512475 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/27319/statm: 68488 9450 345 106 0 63991 0
[pid=27319/tid=27320] ppid=27317 vsize=273952 CPUtime=0.68 cores=0,2,4,6
/proc/27319/task/27320/stat : 27320 (SArTagnan) R 27317 27319 27246 0 -1 4202560 2913 0 0 0 68 0 0 0 25 0 4 0 669319956 280526848 9450 33554432000 4194304 4625164 140734400410944 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27319/tid=27321] ppid=27317 vsize=273952 CPUtime=1.21 cores=0,2,4,6
/proc/27319/task/27321/stat : 27321 (SArTagnan) R 27317 27319 27246 0 -1 4202560 2291 0 0 0 121 0 0 0 25 0 4 0 669319956 280526848 9450 33554432000 4194304 4625164 140734400410944 18446744073709551615 4352280 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27319/tid=27322] ppid=27317 vsize=273952 CPUtime=0.83 cores=0,2,4,6
/proc/27319/task/27322/stat : 27322 (SArTagnan) R 27317 27319 27246 0 -1 4202560 7440 0 0 0 83 0 0 0 25 0 4 0 669319956 280526848 9450 33554432000 4194304 4625164 140734400410944 18446744073709551615 4352047 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3.35
Current children cumulated vsize (KiB) 273952

[startup+3.10076 s]
/proc/loadavg: 11.10 11.15 11.11 12/417 27323
/proc/meminfo: memFree=6091272/32950928 swapFree=64721856/67111528
[pid=27319] ppid=27317 vsize=277568 CPUtime=7.34 cores=0,2,4,6
/proc/27319/stat : 27319 (SArTagnan) R 27317 27319 27246 0 -1 4202496 26651 0 0 0 731 3 0 0 25 0 4 0 669319955 284229632 10128 33554432000 4194304 4625164 140734400410944 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/27319/statm: 69392 10128 346 106 0 64895 0
[pid=27319/tid=27320] ppid=27317 vsize=277568 CPUtime=1.47 cores=0,2,4,6
/proc/27319/task/27320/stat : 27320 (SArTagnan) R 27317 27319 27246 0 -1 4202560 2938 0 0 0 147 0 0 0 25 0 4 0 669319956 284229632 10128 33554432000 4194304 4625164 140734400410944 18446744073709551615 4351827 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27319/tid=27321] ppid=27317 vsize=277568 CPUtime=2.81 cores=0,2,4,6
/proc/27319/task/27321/stat : 27321 (SArTagnan) R 27317 27319 27246 0 -1 4202560 3160 0 0 0 281 0 0 0 25 0 4 0 669319956 284229632 10128 33554432000 4194304 4625164 140734400410944 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27319/tid=27322] ppid=27317 vsize=277568 CPUtime=1.63 cores=0,2,4,6
/proc/27319/task/27322/stat : 27322 (SArTagnan) R 27317 27319 27246 0 -1 4202560 10919 0 0 0 162 1 0 0 25 0 4 0 669319956 284229632 10128 33554432000 4194304 4625164 140734400410944 18446744073709551615 4552388 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 7.34
Current children cumulated vsize (KiB) 277568

[startup+6.30119 s]
/proc/loadavg: 11.09 11.15 11.11 12/417 27323
/proc/meminfo: memFree=5980656/32950928 swapFree=64721856/67111528
[pid=27319] ppid=27317 vsize=281064 CPUtime=16.74 cores=0,2,4,6
/proc/27319/stat : 27319 (SArTagnan) R 27317 27319 27246 0 -1 4202496 28675 0 0 0 1670 4 0 0 25 0 4 0 669319955 287809536 11564 33554432000 4194304 4625164 140734400410944 18446744073709551615 4509196 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/27319/statm: 70266 11564 346 106 0 65769 0
[pid=27319/tid=27320] ppid=27317 vsize=281064 CPUtime=3.04 cores=0,2,4,6
/proc/27319/task/27320/stat : 27320 (SArTagnan) R 27317 27319 27246 0 -1 4202560 3126 0 0 0 304 0 0 0 25 0 4 0 669319956 287809536 11564 33554432000 4194304 4625164 140734400410944 18446744073709551615 4351981 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27319/tid=27321] ppid=27317 vsize=281064 CPUtime=6.01 cores=0,2,4,6
/proc/27319/task/27321/stat : 27321 (SArTagnan) R 27317 27319 27246 0 -1 4202560 3604 0 0 0 600 1 0 0 25 0 4 0 669319956 287809536 11564 33554432000 4194304 4625164 140734400410944 18446744073709551615 4464310 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27319/tid=27322] ppid=27317 vsize=281064 CPUtime=4.67 cores=0,2,4,6
/proc/27319/task/27322/stat : 27322 (SArTagnan) R 27317 27319 27246 0 -1 4202560 12299 0 0 0 465 2 0 0 25 0 4 0 669319956 287809536 11564 33554432000 4194304 4625164 140734400410944 18446744073709551615 4352609 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 16.74
Current children cumulated vsize (KiB) 281064

[startup+12.7011 s]
/proc/loadavg: 11.09 11.14 11.10 12/417 27323
/proc/meminfo: memFree=5749460/32950928 swapFree=64721856/67111528
[pid=27319] ppid=27317 vsize=287948 CPUtime=35.84 cores=0,2,4,6
/proc/27319/stat : 27319 (SArTagnan) R 27317 27319 27246 0 -1 4202496 48517 0 0 0 3575 9 0 0 25 0 4 0 669319955 294858752 14634 33554432000 4194304 4625164 140734400410944 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/27319/statm: 71987 14635 347 106 0 67490 0
[pid=27319/tid=27320] ppid=27317 vsize=287948 CPUtime=6.13 cores=0,2,4,6
/proc/27319/task/27320/stat : 27320 (SArTagnan) R 27317 27319 27246 0 -1 4202560 3544 0 0 0 613 0 0 0 25 0 4 0 669319956 294858752 14636 33554432000 4194304 4625164 140734400410944 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27319/tid=27321] ppid=27317 vsize=287948 CPUtime=12.4 cores=0,2,4,6
/proc/27319/task/27321/stat : 27321 (SArTagnan) R 27317 27319 27246 0 -1 4202560 6021 0 0 0 1239 1 0 0 25 0 4 0 669319956 294858752 14636 33554432000 4194304 4625164 140734400410944 18446744073709551615 4351860 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27319/tid=27322] ppid=27317 vsize=287948 CPUtime=11.07 cores=0,2,4,6
/proc/27319/task/27322/stat : 27322 (SArTagnan) R 27317 27319 27246 0 -1 4202560 29222 0 0 0 1102 5 0 0 25 0 4 0 669319956 294858752 14636 33554432000 4194304 4625164 140734400410944 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 35.84
Current children cumulated vsize (KiB) 287948

[startup+25.5008 s]
/proc/loadavg: 11.23 11.17 11.11 12/417 27324
/proc/meminfo: memFree=5281128/32950928 swapFree=64721856/67111528
[pid=27319] ppid=27317 vsize=305980 CPUtime=74.02 cores=0,2,4,6
/proc/27319/stat : 27319 (SArTagnan) R 27317 27319 27246 0 -1 4202496 64289 0 0 0 7389 13 0 0 25 0 4 0 669319955 313323520 21174 33554432000 4194304 4625164 140734400410944 18446744073709551615 4511874 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27319/statm: 76495 21174 347 106 0 71998 0
[pid=27319/tid=27320] ppid=27317 vsize=305980 CPUtime=12.53 cores=0,2,4,6
/proc/27319/task/27320/stat : 27320 (SArTagnan) R 27317 27319 27246 0 -1 4202560 5760 0 0 0 1252 1 0 0 25 0 4 0 669319956 313323520 21174 33554432000 4194304 4625164 140734400410944 18446744073709551615 4352739 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27319/tid=27321] ppid=27317 vsize=305980 CPUtime=21.99 cores=0,2,4,6
/proc/27319/task/27321/stat : 27321 (SArTagnan) R 27317 27319 27246 0 -1 4202560 9040 0 0 0 2197 2 0 0 25 0 4 0 669319956 313323520 21174 33554432000 4194304 4625164 140734400410944 18446744073709551615 4288765 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27319/tid=27322] ppid=27317 vsize=305980 CPUtime=23.76 cores=0,2,4,6
/proc/27319/task/27322/stat : 27322 (SArTagnan) R 27317 27319 27246 0 -1 4202560 39523 0 0 0 2369 7 0 0 25 0 4 0 669319956 313323520 21174 33554432000 4194304 4625164 140734400410944 18446744073709551615 248089395674 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 74.02
Current children cumulated vsize (KiB) 305980

[startup+51.1003 s]
/proc/loadavg: 11.28 11.19 11.12 12/417 27324
/proc/meminfo: memFree=4346724/32950928 swapFree=64721856/67111528
[pid=27319] ppid=27317 vsize=334712 CPUtime=150.46 cores=0,2,4,6
/proc/27319/stat : 27319 (SArTagnan) R 27317 27319 27246 0 -1 4202496 124997 0 0 0 15020 26 0 0 25 0 4 0 669319955 342745088 31728 33554432000 4194304 4625164 140734400410944 18446744073709551615 4512156 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27319/statm: 83678 31728 347 106 0 79181 0
[pid=27319/tid=27320] ppid=27317 vsize=334712 CPUtime=25.57 cores=0,2,4,6
/proc/27319/task/27320/stat : 27320 (SArTagnan) R 27317 27319 27246 0 -1 4202560 9097 0 0 0 2555 2 0 0 25 0 4 0 669319956 342745088 31728 33554432000 4194304 4625164 140734400410944 18446744073709551615 4351818 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27319/tid=27321] ppid=27317 vsize=334712 CPUtime=34.51 cores=0,2,4,6
/proc/27319/task/27321/stat : 27321 (SArTagnan) R 27317 27319 27246 0 -1 4202560 13164 0 0 0 3447 4 0 0 25 0 4 0 669319956 342745088 31728 33554432000 4194304 4625164 140734400410944 18446744073709551615 4352728 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27319/tid=27322] ppid=27317 vsize=334712 CPUtime=49.07 cores=0,2,4,6
/proc/27319/task/27322/stat : 27322 (SArTagnan) R 27317 27319 27246 0 -1 4202560 89961 0 0 0 4890 17 0 0 25 0 4 0 669319956 342745088 31728 33554432000 4194304 4625164 140734400410944 18446744073709551615 4548692 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 150.46
Current children cumulated vsize (KiB) 334712

[startup+102.316 s]
/proc/loadavg: 11.25 11.19 11.12 11/417 27326
/proc/meminfo: memFree=3625340/32950928 swapFree=64721856/67111528
[pid=27319] ppid=27317 vsize=361572 CPUtime=303.4 cores=0,2,4,6
/proc/27319/stat : 27319 (SArTagnan) R 27317 27319 27246 0 -1 4202496 215515 0 0 0 30292 48 0 0 25 0 4 0 669319955 370249728 46049 33554432000 4194304 4625164 140734400410944 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27319/statm: 90393 46049 347 106 0 85896 0
[pid=27319/tid=27320] ppid=27317 vsize=361572 CPUtime=55.18 cores=0,2,4,6
/proc/27319/task/27320/stat : 27320 (SArTagnan) R 27317 27319 27246 0 -1 4202560 13305 0 0 0 5514 4 0 0 25 0 4 0 669319956 370249728 46049 33554432000 4194304 4625164 140734400410944 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27319/tid=27321] ppid=27317 vsize=361572 CPUtime=65.41 cores=0,2,4,6
/proc/27319/task/27321/stat : 27321 (SArTagnan) R 27317 27319 27246 0 -1 4202560 14683 0 0 0 6536 5 0 0 25 0 4 0 669319956 370249728 46049 33554432000 4194304 4625164 140734400410944 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27319/tid=27322] ppid=27317 vsize=361572 CPUtime=90.29 cores=0,2,4,6
/proc/27319/task/27322/stat : 27322 (SArTagnan) R 27317 27319 27246 0 -1 4202560 169225 0 0 0 8995 34 0 0 25 0 4 0 669319956 370249728 46049 33554432000 4194304 4625164 140734400410944 18446744073709551615 4334728 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 303.4
Current children cumulated vsize (KiB) 361572

[startup+162.301 s]

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

[pid=27319] ppid=27317 vsize=864660 CPUtime=2095.08 cores=0,2,4,6
/proc/27319/stat : 27319 (SArTagnan) R 27317 27319 27246 0 -1 4202496 1770421 0 0 0 209125 383 0 0 25 0 4 0 669319955 885411840 169069 33554432000 4194304 4625164 140734400410944 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27319/statm: 216165 169069 349 106 0 211668 0
[pid=27319/tid=27320] ppid=27317 vsize=864660 CPUtime=397.57 cores=0,2,4,6
/proc/27319/task/27320/stat : 27320 (SArTagnan) R 27317 27319 27246 0 -1 4202560 49125 0 0 0 39737 20 0 0 25 0 4 0 669319956 885411840 169069 33554432000 4194304 4625164 140734400410944 18446744073709551615 4288686 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27319/tid=27321] ppid=27317 vsize=864660 CPUtime=584.65 cores=0,2,4,6
/proc/27319/task/27321/stat : 27321 (SArTagnan) R 27317 27319 27246 0 -1 4202560 76804 0 0 0 58440 25 0 0 25 0 4 0 669319956 885411840 169069 33554432000 4194304 4625164 140734400410944 18446744073709551615 4351764 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27319/tid=27322] ppid=27317 vsize=864660 CPUtime=448.37 cores=0,2,4,6
/proc/27319/task/27322/stat : 27322 (SArTagnan) R 27317 27319 27246 0 -1 4202560 1562508 0 0 0 44518 319 0 0 25 0 4 0 669319956 885411840 169069 33554432000 4194304 4625164 140734400410944 18446744073709551615 4351981 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2095.08
Current children cumulated vsize (KiB) 864660

[startup+762.316 s]
/proc/loadavg: 11.05 11.16 11.12 12/417 27343
/proc/meminfo: memFree=790468/32950928 swapFree=64721856/67111528
[pid=27319] ppid=27317 vsize=852620 CPUtime=2274.29 cores=0,2,4,6
/proc/27319/stat : 27319 (SArTagnan) R 27317 27319 27246 0 -1 4202496 1868440 0 0 0 227023 406 0 0 25 0 4 0 669319955 873082880 175565 33554432000 4194304 4625164 140734400410944 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27319/statm: 213155 175565 347 106 0 208658 0
[pid=27319/tid=27320] ppid=27317 vsize=852620 CPUtime=427.64 cores=0,2,4,6
/proc/27319/task/27320/stat : 27320 (SArTagnan) R 27317 27319 27246 0 -1 4202560 49993 0 0 0 42743 21 0 0 25 0 4 0 669319956 873082880 175565 33554432000 4194304 4625164 140734400410944 18446744073709551615 4339616 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27319/tid=27321] ppid=27317 vsize=852620 CPUtime=643.84 cores=0,2,4,6
/proc/27319/task/27321/stat : 27321 (SArTagnan) R 27317 27319 27246 0 -1 4202560 78770 0 0 0 64357 27 0 0 25 0 4 0 669319956 873082880 175565 33554432000 4194304 4625164 140734400410944 18446744073709551615 4351811 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27319/tid=27322] ppid=27317 vsize=852620 CPUtime=478.33 cores=0,2,4,6
/proc/27319/task/27322/stat : 27322 (SArTagnan) R 27317 27319 27246 0 -1 4202560 1656643 0 0 0 47493 340 0 0 25 0 4 0 669319956 873082880 175565 33554432000 4194304 4625164 140734400410944 18446744073709551615 4547368 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2274.29
Current children cumulated vsize (KiB) 852620

[startup+822.3 s]
/proc/loadavg: 11.09 11.14 11.11 12/417 27345
/proc/meminfo: memFree=592624/32950928 swapFree=64721856/67111528
[pid=27319] ppid=27317 vsize=859220 CPUtime=2453.42 cores=0,2,4,6
/proc/27319/stat : 27319 (SArTagnan) R 27317 27319 27246 0 -1 4202496 1989345 0 0 0 244908 434 0 0 25 0 4 0 669319955 879841280 183051 33554432000 4194304 4625164 140734400410944 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27319/statm: 214805 183051 347 106 0 210308 0
[pid=27319/tid=27320] ppid=27317 vsize=859220 CPUtime=457.63 cores=0,2,4,6
/proc/27319/task/27320/stat : 27320 (SArTagnan) R 27317 27319 27246 0 -1 4202560 51200 0 0 0 45741 22 0 0 25 0 4 0 669319956 879841280 183051 33554432000 4194304 4625164 140734400410944 18446744073709551615 4288731 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27319/tid=27321] ppid=27317 vsize=859220 CPUtime=703.02 cores=0,2,4,6
/proc/27319/task/27321/stat : 27321 (SArTagnan) R 27317 27319 27246 0 -1 4202560 81081 0 0 0 70274 28 0 0 25 0 4 0 669319956 879841280 183051 33554432000 4194304 4625164 140734400410944 18446744073709551615 4351804 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27319/tid=27322] ppid=27317 vsize=859220 CPUtime=508.32 cores=0,2,4,6
/proc/27319/task/27322/stat : 27322 (SArTagnan) R 27317 27319 27246 0 -1 4202560 1772977 0 0 0 50467 365 0 0 25 0 4 0 669319956 879841280 183051 33554432000 4194304 4625164 140734400410944 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2453.42
Current children cumulated vsize (KiB) 859220

[startup+882.301 s]
/proc/loadavg: 11.18 11.15 11.11 12/417 27346
/proc/meminfo: memFree=409124/32950928 swapFree=64721856/67111528
[pid=27319] ppid=27317 vsize=934128 CPUtime=2632.59 cores=0,2,4,6
/proc/27319/stat : 27319 (SArTagnan) R 27317 27319 27246 0 -1 4202496 2099747 0 0 0 262798 461 0 0 25 0 4 0 669319955 956547072 190605 33554432000 4194304 4625164 140734400410944 18446744073709551615 4519334 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27319/statm: 233532 190605 347 106 0 229035 0
[pid=27319/tid=27320] ppid=27317 vsize=934128 CPUtime=487.64 cores=0,2,4,6
/proc/27319/task/27320/stat : 27320 (SArTagnan) R 27317 27319 27246 0 -1 4202560 52116 0 0 0 48739 25 0 0 25 0 4 0 669319956 956547072 190605 33554432000 4194304 4625164 140734400410944 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27319/tid=27321] ppid=27317 vsize=934128 CPUtime=762.2 cores=0,2,4,6
/proc/27319/task/27321/stat : 27321 (SArTagnan) R 27317 27319 27246 0 -1 4202560 82366 0 0 0 76191 29 0 0 25 0 4 0 669319956 956547072 190605 33554432000 4194304 4625164 140734400410944 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27319/tid=27322] ppid=27317 vsize=934128 CPUtime=538.32 cores=0,2,4,6
/proc/27319/task/27322/stat : 27322 (SArTagnan) R 27317 27319 27246 0 -1 4202560 1879931 0 0 0 53443 389 0 0 25 0 4 0 669319956 956547072 190605 33554432000 4194304 4625164 140734400410944 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2632.59
Current children cumulated vsize (KiB) 934128

[startup+942.301 s]
/proc/loadavg: 11.31 11.18 11.12 12/417 27348
/proc/meminfo: memFree=251636/32950928 swapFree=64721856/67111528
[pid=27319] ppid=27317 vsize=967864 CPUtime=2774.72 cores=0,2,4,6
/proc/27319/stat : 27319 (SArTagnan) R 27317 27319 27246 0 -1 4202496 2226545 0 0 0 276984 488 0 0 25 0 4 0 669319955 991092736 196185 33554432000 4194304 4625164 140734400410944 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27319/statm: 241966 196185 349 106 0 237469 0
[pid=27319/tid=27320] ppid=27317 vsize=967864 CPUtime=517.16 cores=0,2,4,6
/proc/27319/task/27320/stat : 27320 (SArTagnan) R 27317 27319 27246 0 -1 4202560 52920 0 0 0 51690 26 0 0 25 0 4 0 669319956 991092736 196185 33554432000 4194304 4625164 140734400410944 18446744073709551615 4351866 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27319/tid=27321] ppid=27317 vsize=967864 CPUtime=806.99 cores=0,2,4,6
/proc/27319/task/27321/stat : 27321 (SArTagnan) R 27317 27319 27246 0 -1 4202560 83077 0 0 0 80670 29 0 0 25 0 4 0 669319956 991092736 196185 33554432000 4194304 4625164 140734400410944 18446744073709551615 4352014 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27319/tid=27322] ppid=27317 vsize=967864 CPUtime=567.87 cores=0,2,4,6
/proc/27319/task/27322/stat : 27322 (SArTagnan) R 27317 27319 27246 0 -1 4202560 1987888 0 0 0 56375 412 0 0 25 0 4 0 669319956 991092736 196185 33554432000 4194304 4625164 140734400410944 18446744073709551615 4552460 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2774.72
Current children cumulated vsize (KiB) 967864

[startup+1002.3 s]
/proc/loadavg: 11.24 11.18 11.12 12/417 27350
/proc/meminfo: memFree=249548/32950928 swapFree=64721856/67111528
[pid=27319] ppid=27317 vsize=1025832 CPUtime=2906.41 cores=0,2,4,6
/proc/27319/stat : 27319 (SArTagnan) R 27317 27319 27246 0 -1 4202496 2410792 0 0 0 290120 521 0 0 25 0 4 0 669319955 1050451968 208664 33554432000 4194304 4625164 140734400410944 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27319/statm: 256458 208664 349 106 0 251961 0
[pid=27319/tid=27320] ppid=27317 vsize=1025832 CPUtime=546.95 cores=0,2,4,6
/proc/27319/task/27320/stat : 27320 (SArTagnan) R 27317 27319 27246 0 -1 4202560 54192 0 0 0 54668 27 0 0 25 0 4 0 669319956 1050451968 208664 33554432000 4194304 4625164 140734400410944 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27319/tid=27321] ppid=27317 vsize=1025832 CPUtime=836.99 cores=0,2,4,6
/proc/27319/task/27321/stat : 27321 (SArTagnan) R 27317 27319 27246 0 -1 4202560 88007 0 0 0 83669 30 0 0 25 0 4 0 669319956 1050451968 208664 33554432000 4194304 4625164 140734400410944 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27319/tid=27322] ppid=27317 vsize=1025832 CPUtime=609.76 cores=0,2,4,6
/proc/27319/task/27322/stat : 27322 (SArTagnan) R 27317 27319 27246 0 -1 4202560 2154097 0 0 0 60535 441 0 0 25 0 4 0 669319956 1050451968 208664 33554432000 4194304 4625164 140734400410944 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2906.41
Current children cumulated vsize (KiB) 1025832

[startup+1062.3 s]
/proc/loadavg: 11.24 11.19 11.13 12/417 27351
/proc/meminfo: memFree=94636/32950928 swapFree=64721856/67111528
[pid=27319] ppid=27317 vsize=1059012 CPUtime=3027.65 cores=0,2,4,6
/proc/27319/stat : 27319 (SArTagnan) R 27317 27319 27246 0 -1 4202496 2552358 0 0 0 302220 545 0 0 25 0 4 0 669319955 1084428288 216429 33554432000 4194304 4625164 140734400410944 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27319/statm: 264753 216429 349 106 0 260256 0
[pid=27319/tid=27320] ppid=27317 vsize=1059012 CPUtime=576.65 cores=0,2,4,6
/proc/27319/task/27320/stat : 27320 (SArTagnan) R 27317 27319 27246 0 -1 4202560 55129 0 0 0 57637 28 0 0 25 0 4 0 669319956 1084428288 216429 33554432000 4194304 4625164 140734400410944 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27319/tid=27321] ppid=27317 vsize=1059012 CPUtime=866.78 cores=0,2,4,6
/proc/27319/task/27321/stat : 27321 (SArTagnan) R 27317 27319 27246 0 -1 4202560 107122 0 0 0 86646 32 0 0 25 0 4 0 669319956 1084428288 216429 33554432000 4194304 4625164 140734400410944 18446744073709551615 4351777 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27319/tid=27322] ppid=27317 vsize=1059012 CPUtime=641.38 cores=0,2,4,6
/proc/27319/task/27322/stat : 27322 (SArTagnan) R 27317 27319 27246 0 -1 4202560 2275063 0 0 0 63677 461 0 0 25 0 4 0 669319956 1084428288 216429 33554432000 4194304 4625164 140734400410944 18446744073709551615 4552608 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3027.65
Current children cumulated vsize (KiB) 1059012

[startup+1122.3 s]
/proc/loadavg: 11.17 11.18 11.12 11/417 27353
/proc/meminfo: memFree=699228/32950928 swapFree=64721856/67111528
[pid=27319] ppid=27317 vsize=1059012 CPUtime=3202.35 cores=0,2,4,6
/proc/27319/stat : 27319 (SArTagnan) R 27317 27319 27246 0 -1 4202496 2702820 0 0 0 319666 569 0 0 25 0 4 0 669319955 1084428288 223187 33554432000 4194304 4625164 140734400410944 18446744073709551615 4512156 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27319/statm: 264753 223187 347 106 0 260256 0
[pid=27319/tid=27320] ppid=27317 vsize=1059012 CPUtime=606.65 cores=0,2,4,6
/proc/27319/task/27320/stat : 27320 (SArTagnan) R 27317 27319 27246 0 -1 4202560 56107 0 0 0 60635 30 0 0 25 0 4 0 669319956 1084428288 223187 33554432000 4194304 4625164 140734400410944 18446744073709551615 4352728 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27319/tid=27321] ppid=27317 vsize=1059012 CPUtime=916.41 cores=0,2,4,6
/proc/27319/task/27321/stat : 27321 (SArTagnan) R 27317 27319 27246 0 -1 4202560 108367 0 0 0 91608 33 0 0 25 0 4 0 669319956 1084428288 223187 33554432000 4194304 4625164 140734400410944 18446744073709551615 4351801 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27319/tid=27322] ppid=27317 vsize=1059012 CPUtime=679.26 cores=0,2,4,6
/proc/27319/task/27322/stat : 27322 (SArTagnan) R 27317 27319 27246 0 -1 4202560 2422385 0 0 0 67443 483 0 0 25 0 4 0 669319956 1084428288 223187 33554432000 4194304 4625164 140734400410944 18446744073709551615 4579358 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3202.35
Current children cumulated vsize (KiB) 1059012

[startup+1182.3 s]
/proc/loadavg: 11.21 11.19 11.13 12/417 27354
/proc/meminfo: memFree=521952/32950928 swapFree=64721856/67111528
[pid=27319] ppid=27317 vsize=1259436 CPUtime=3357.33 cores=0,2,4,6
/proc/27319/stat : 27319 (SArTagnan) R 27317 27319 27246 0 -1 4202496 2811777 0 0 0 335144 589 0 0 25 0 4 0 669319955 1289662464 232457 33554432000 4194304 4625164 140734400410944 18446744073709551615 4519334 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27319/statm: 314859 232457 347 106 0 310362 0
[pid=27319/tid=27320] ppid=27317 vsize=1259436 CPUtime=636.64 cores=0,2,4,6
/proc/27319/task/27320/stat : 27320 (SArTagnan) R 27317 27319 27246 0 -1 4202560 57164 0 0 0 63634 30 0 0 25 0 4 0 669319956 1289662464 232457 33554432000 4194304 4625164 140734400410944 18446744073709551615 4351811 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27319/tid=27321] ppid=27317 vsize=1259436 CPUtime=951.37 cores=0,2,4,6
/proc/27319/task/27321/stat : 27321 (SArTagnan) R 27317 27319 27246 0 -1 4202560 109007 0 0 0 95104 33 0 0 25 0 4 0 669319956 1289662464 232457 33554432000 4194304 4625164 140734400410944 18446744073709551615 4351804 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27319/tid=27322] ppid=27317 vsize=1259436 CPUtime=709.27 cores=0,2,4,6
/proc/27319/task/27322/stat : 27322 (SArTagnan) R 27317 27319 27246 0 -1 4202560 2525968 0 0 0 70426 501 0 0 25 0 4 0 669319956 1289662464 232457 33554432000 4194304 4625164 140734400410944 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3357.33
Current children cumulated vsize (KiB) 1259436

[startup+1242.3 s]
/proc/loadavg: 10.94 11.12 11.11 12/417 27387
/proc/meminfo: memFree=7461424/32950928 swapFree=64721856/67111528
[pid=27319] ppid=27317 vsize=1263924 CPUtime=3519.92 cores=0,2,4,6
/proc/27319/stat : 27319 (SArTagnan) R 27317 27319 27246 0 -1 4202496 2939159 0 0 0 351378 614 0 0 25 0 4 0 669319955 1294258176 239189 33554432000 4194304 4625164 140734400410944 18446744073709551615 4512156 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27319/statm: 315981 239189 347 106 0 311484 0
[pid=27319/tid=27320] ppid=27317 vsize=1263924 CPUtime=666.64 cores=0,2,4,6
/proc/27319/task/27320/stat : 27320 (SArTagnan) R 27317 27319 27246 0 -1 4202560 57820 0 0 0 66632 32 0 0 25 0 4 0 669319956 1294258176 239189 33554432000 4194304 4625164 140734400410944 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27319/tid=27321] ppid=27317 vsize=1263924 CPUtime=993.96 cores=0,2,4,6
/proc/27319/task/27321/stat : 27321 (SArTagnan) R 27317 27319 27246 0 -1 4202560 110690 0 0 0 99363 33 0 0 25 0 4 0 669319956 1294258176 239189 33554432000 4194304 4625164 140734400410944 18446744073709551615 4464310 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27319/tid=27322] ppid=27317 vsize=1263924 CPUtime=739.27 cores=0,2,4,6
/proc/27319/task/27322/stat : 27322 (SArTagnan) R 27317 27319 27246 0 -1 4202560 2649388 0 0 0 73403 524 0 0 25 0 4 0 669319956 1294258176 239189 33554432000 4194304 4625164 140734400410944 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3519.92
Current children cumulated vsize (KiB) 1263924



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 11.02 11.11 11.10 12/417 27389
/proc/meminfo: memFree=7242076/32950928 swapFree=64721856/67111528
[pid=27319] ppid=27317 vsize=1280864 CPUtime=3693.06 cores=0,2,4,6
/proc/27319/stat : 27319 (SArTagnan) R 27317 27319 27246 0 -1 4202496 3043543 0 0 0 368675 631 0 0 25 0 4 0 669319955 1311604736 250554 33554432000 4194304 4625164 140734400410944 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27319/statm: 320216 250554 347 106 0 315719 0
[pid=27319/tid=27320] ppid=27317 vsize=1280864 CPUtime=695.83 cores=0,2,4,6
/proc/27319/task/27320/stat : 27320 (SArTagnan) R 27317 27319 27246 0 -1 4202560 58714 0 0 0 69551 32 0 0 25 0 4 0 669319956 1311604736 250554 33554432000 4194304 4625164 140734400410944 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27319/tid=27321] ppid=27317 vsize=1280864 CPUtime=1051.68 cores=0,2,4,6
/proc/27319/task/27321/stat : 27321 (SArTagnan) R 27317 27319 27246 0 -1 4202560 114025 0 0 0 105133 35 0 0 25 0 4 0 669319956 1311604736 250554 33554432000 4194304 4625164 140734400410944 18446744073709551615 4351792 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27319/tid=27322] ppid=27317 vsize=1280864 CPUtime=774.59 cores=0,2,4,6
/proc/27319/task/27322/stat : 27322 (SArTagnan) R 27317 27319 27246 0 -1 4202560 2745611 0 0 0 76921 538 0 0 25 0 4 0 669319956 1311604736 250554 33554432000 4194304 4625164 140734400410944 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3693.06
Current children cumulated vsize (KiB) 1280864

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.08
CPU time (s): 3693.14
CPU user time (s): 3686.77
CPU system time (s): 6.36903
CPU usage (%): 284.071
Max. virtual memory (cumulated for all children) (KiB): 1280864

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3686.77
system time used= 6.36903
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3043543
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= 1021
involuntary context switches= 32575

runsolver used 5.01224 second user time and 12.7471 second system time

The end

Launcher Data

Begin job on node123 at 2011-05-16 22:20:02
IDJOB=3386386
IDBENCH=70785
IDSOLVER=1871
FILE ID=node123/3386386-1305577201
RUNJOBID= node123-1305577116-27264
PBS_JOBID= 13350215
Free space on /tmp= 73188 MiB

SOLVER NAME= SArTagnan 2011-05-15 (fixed)
BENCH NAME= SAT09/APPLICATIONS/bitverif/mulhs/mulhs016.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3386386-1305577201/watcher-3386386-1305577201 -o /tmp/evaluation-result-3386386-1305577201/solver-3386386-1305577201 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3386386-1305577201.cnf -threads=4

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

MD5SUM BENCH= e4ef55733955e0a45519e9f7dec923e5
RANDOM SEED=261260486

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:       6221288 kB
Buffers:        344192 kB
Cached:        4920876 kB
SwapCached:      10520 kB
Active:       22995208 kB
Inactive:      3411060 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:       6221288 kB
SwapTotal:    67111528 kB
SwapFree:     64721856 kB
Dirty:             904 kB
Writeback:           0 kB
AnonPages:    21139320 kB
Mapped:          30288 kB
Slab:           182224 kB
PageTables:      72860 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 108196560 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= 73248 MiB
End job on node123 at 2011-05-16 22:41:44