Trace number 3386135

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SArTagnan 2011-05-15 (fixed)? (TO) 4800.48 1204.96

General information on the benchmark

Namecrafted/spence/sgen/
sgen3-n240-s78945233-sat.cnf
MD5SUM1f90ac4288669aff970e47f4201b5ea4
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark10.2234
Satisfiable
(Un)Satisfiability was proved
Number of variables240
Number of clauses576
Sum of the clauses size1440
Maximum clause length5
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2480
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 596
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-3386135-1305581047/watcher-3386135-1305581047 -o /tmp/evaluation-result-3386135-1305581047/solver-3386135-1305581047 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3386135-1305581047.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: 4.22 6.88 7.65 6/459 8261
/proc/meminfo: memFree=10518884/32951124 swapFree=65980224/67111528
[pid=8261] ppid=8259 vsize=246616 CPUtime=0.01 cores=0,2,4,6
/proc/8261/stat : 8261 (SArTagnan) R 8259 8261 7803 0 -1 4202496 842 0 0 0 1 0 0 0 25 0 4 0 650520210 252534784 779 33554432000 4194304 4625164 140736426274528 18446744073709551615 4518211 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8261/statm: 61654 779 345 106 0 57157 0
[pid=8261/tid=8262] ppid=8259 vsize=246816 CPUtime=0 cores=0,2,4,6
/proc/8261/task/8262/stat : 8262 (SArTagnan) R 8259 8261 7803 0 -1 4202560 38 0 0 0 0 0 0 0 25 0 4 0 650520211 252739584 839 33554432000 4194304 4625164 140736426274528 18446744073709551615 228095147787 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8261/tid=8263] ppid=8259 vsize=246816 CPUtime=0 cores=0,2,4,6
/proc/8261/task/8263/stat : 8263 (SArTagnan) R 8259 8261 7803 0 -1 4202560 88 0 0 0 0 0 0 0 25 0 4 0 650520211 252739584 839 33554432000 4194304 4625164 140736426274528 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8261/tid=8264] ppid=8259 vsize=246816 CPUtime=0.01 cores=0,2,4,6
/proc/8261/task/8264/stat : 8264 (SArTagnan) R 8259 8261 7803 0 -1 4202560 88 0 0 0 1 0 0 0 25 0 4 0 650520211 252739584 839 33554432000 4194304 4625164 140736426274528 18446744073709551615 4554577 0 0 4096 2 0 0 0 -1 0 0 0 0

[startup+0.0546021 s]
/proc/loadavg: 4.22 6.88 7.65 6/459 8261
/proc/meminfo: memFree=10518884/32951124 swapFree=65980224/67111528
[pid=8261] ppid=8259 vsize=247428 CPUtime=0.18 cores=0,2,4,6
/proc/8261/stat : 8261 (SArTagnan) R 8259 8261 7803 0 -1 4202496 1312 0 0 0 18 0 0 0 25 0 4 0 650520210 253366272 1049 33554432000 4194304 4625164 140736426274528 18446744073709551615 4514920 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8261/statm: 61857 1049 345 106 0 57360 0
[pid=8261/tid=8262] ppid=8259 vsize=247428 CPUtime=0.03 cores=0,2,4,6
/proc/8261/task/8262/stat : 8262 (SArTagnan) R 8259 8261 7803 0 -1 4202560 152 0 0 0 3 0 0 0 25 0 4 0 650520211 253366272 1049 33554432000 4194304 4625164 140736426274528 18446744073709551615 4351998 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8261/tid=8263] ppid=8259 vsize=247428 CPUtime=0.04 cores=0,2,4,6
/proc/8261/task/8263/stat : 8263 (SArTagnan) R 8259 8261 7803 0 -1 4202560 219 0 0 0 4 0 0 0 25 0 4 0 650520211 253366272 1049 33554432000 4194304 4625164 140736426274528 18446744073709551615 4375311 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8261/tid=8264] ppid=8259 vsize=247428 CPUtime=0.05 cores=0,2,4,6
/proc/8261/task/8264/stat : 8264 (SArTagnan) R 8259 8261 7803 0 -1 4202560 210 0 0 0 5 0 0 0 25 0 4 0 650520211 253366272 1049 33554432000 4194304 4625164 140736426274528 18446744073709551615 4339202 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 247428

[startup+0.100594 s]
/proc/loadavg: 4.22 6.88 7.65 6/459 8261
/proc/meminfo: memFree=10518884/32951124 swapFree=65980224/67111528
[pid=8261] ppid=8259 vsize=248148 CPUtime=0.37 cores=0,2,4,6
/proc/8261/stat : 8261 (SArTagnan) R 8259 8261 7803 0 -1 4202496 1786 0 0 0 37 0 0 0 25 0 4 0 650520210 254103552 1306 33554432000 4194304 4625164 140736426274528 18446744073709551615 4512869 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8261/statm: 62037 1306 345 106 0 57540 0
[pid=8261/tid=8262] ppid=8259 vsize=248148 CPUtime=0.08 cores=0,2,4,6
/proc/8261/task/8262/stat : 8262 (SArTagnan) R 8259 8261 7803 0 -1 4202560 256 0 0 0 8 0 0 0 25 0 4 0 650520211 254103552 1306 33554432000 4194304 4625164 140736426274528 18446744073709551615 4339536 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8261/tid=8263] ppid=8259 vsize=248148 CPUtime=0.09 cores=0,2,4,6
/proc/8261/task/8263/stat : 8263 (SArTagnan) R 8259 8261 7803 0 -1 4202560 382 0 0 0 9 0 0 0 25 0 4 0 650520211 254103552 1306 33554432000 4194304 4625164 140736426274528 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8261/tid=8264] ppid=8259 vsize=248148 CPUtime=0.09 cores=0,2,4,6
/proc/8261/task/8264/stat : 8264 (SArTagnan) R 8259 8261 7803 0 -1 4202560 351 0 0 0 9 0 0 0 25 0 4 0 650520211 254103552 1306 33554432000 4194304 4625164 140736426274528 18446744073709551615 4552377 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 248148

[startup+0.300558 s]
/proc/loadavg: 4.22 6.88 7.65 6/459 8261
/proc/meminfo: memFree=10518884/32951124 swapFree=65980224/67111528
[pid=8261] ppid=8259 vsize=250068 CPUtime=1.16 cores=0,2,4,6
/proc/8261/stat : 8261 (SArTagnan) R 8259 8261 7803 0 -1 4202496 3590 0 0 0 116 0 0 0 25 0 4 0 650520210 256069632 2337 33554432000 4194304 4625164 140736426274528 18446744073709551615 4426902 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8261/statm: 62517 2337 345 106 0 58020 0
[pid=8261/tid=8262] ppid=8259 vsize=250068 CPUtime=0.28 cores=0,2,4,6
/proc/8261/task/8262/stat : 8262 (SArTagnan) R 8259 8261 7803 0 -1 4202560 810 0 0 0 28 0 0 0 25 0 4 0 650520211 256069632 2337 33554432000 4194304 4625164 140736426274528 18446744073709551615 4352843 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8261/tid=8263] ppid=8259 vsize=250068 CPUtime=0.29 cores=0,2,4,6
/proc/8261/task/8263/stat : 8263 (SArTagnan) R 8259 8261 7803 0 -1 4202560 937 0 0 0 29 0 0 0 25 0 4 0 650520211 256069632 2337 33554432000 4194304 4625164 140736426274528 18446744073709551615 4352296 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8261/tid=8264] ppid=8259 vsize=250068 CPUtime=0.29 cores=0,2,4,6
/proc/8261/task/8264/stat : 8264 (SArTagnan) R 8259 8261 7803 0 -1 4202560 846 0 0 0 29 0 0 0 25 0 4 0 650520211 256069632 2337 33554432000 4194304 4625164 140736426274528 18446744073709551615 4339591 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.16
Current children cumulated vsize (KiB) 250068

[startup+0.700487 s]
/proc/loadavg: 4.22 6.88 7.65 6/459 8261
/proc/meminfo: memFree=10518884/32951124 swapFree=65980224/67111528
[pid=8261] ppid=8259 vsize=253708 CPUtime=2.76 cores=0,2,4,6
/proc/8261/stat : 8261 (SArTagnan) R 8259 8261 7803 0 -1 4202496 7726 0 0 0 276 0 0 0 25 0 4 0 650520210 259796992 3872 33554432000 4194304 4625164 140736426274528 18446744073709551615 4519319 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8261/statm: 63427 3872 345 106 0 58930 0
[pid=8261/tid=8262] ppid=8259 vsize=253708 CPUtime=0.68 cores=0,2,4,6
/proc/8261/task/8262/stat : 8262 (SArTagnan) R 8259 8261 7803 0 -1 4202560 1780 0 0 0 68 0 0 0 25 0 4 0 650520211 259796992 3872 33554432000 4194304 4625164 140736426274528 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8261/tid=8263] ppid=8259 vsize=253708 CPUtime=0.69 cores=0,2,4,6
/proc/8261/task/8263/stat : 8263 (SArTagnan) R 8259 8261 7803 0 -1 4202560 1976 0 0 0 69 0 0 0 25 0 4 0 650520211 259796992 3872 33554432000 4194304 4625164 140736426274528 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8261/tid=8264] ppid=8259 vsize=253708 CPUtime=0.69 cores=0,2,4,6
/proc/8261/task/8264/stat : 8264 (SArTagnan) R 8259 8261 7803 0 -1 4202560 2689 0 0 0 69 0 0 0 25 0 4 0 650520211 259796992 3872 33554432000 4194304 4625164 140736426274528 18446744073709551615 4334728 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2.76
Current children cumulated vsize (KiB) 253708

[startup+1.50034 s]
/proc/loadavg: 4.22 6.88 7.65 10/463 8265
/proc/meminfo: memFree=10494164/32951124 swapFree=65980224/67111528
[pid=8261] ppid=8259 vsize=259800 CPUtime=5.95 cores=0,2,4,6
/proc/8261/stat : 8261 (SArTagnan) R 8259 8261 7803 0 -1 4202496 12530 0 0 0 594 1 0 0 25 0 4 0 650520210 266035200 6342 33554432000 4194304 4625164 140736426274528 18446744073709551615 4396755 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8261/statm: 64950 6342 347 106 0 60453 0
[pid=8261/tid=8262] ppid=8259 vsize=259800 CPUtime=1.46 cores=0,2,4,6
/proc/8261/task/8262/stat : 8262 (SArTagnan) R 8259 8261 7803 0 -1 4202560 2616 0 0 0 146 0 0 0 25 0 4 0 650520211 266035200 6342 33554432000 4194304 4625164 140736426274528 18446744073709551615 4339628 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8261/tid=8263] ppid=8259 vsize=259800 CPUtime=1.48 cores=0,2,4,6
/proc/8261/task/8263/stat : 8263 (SArTagnan) R 8259 8261 7803 0 -1 4202560 3872 0 0 0 148 0 0 0 25 0 4 0 650520211 266035200 6342 33554432000 4194304 4625164 140736426274528 18446744073709551615 228095112225 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8261/tid=8264] ppid=8259 vsize=259800 CPUtime=1.49 cores=0,2,4,6
/proc/8261/task/8264/stat : 8264 (SArTagnan) R 8259 8261 7803 0 -1 4202560 4031 0 0 0 149 0 0 0 25 0 4 0 650520211 266035200 6342 33554432000 4194304 4625164 140736426274528 18446744073709551615 4339643 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 259800

[startup+3.10105 s]
/proc/loadavg: 4.53 6.90 7.65 9/463 8265
/proc/meminfo: memFree=10470356/32951124 swapFree=65980224/67111528
[pid=8261] ppid=8259 vsize=267132 CPUtime=12.33 cores=0,2,4,6
/proc/8261/stat : 8261 (SArTagnan) R 8259 8261 7803 0 -1 4202496 21974 0 0 0 1230 3 0 0 25 0 4 0 650520210 273543168 10016 33554432000 4194304 4625164 140736426274528 18446744073709551615 4512007 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8261/statm: 66783 10016 352 106 0 62286 0
[pid=8261/tid=8262] ppid=8259 vsize=267132 CPUtime=3.05 cores=0,2,4,6
/proc/8261/task/8262/stat : 8262 (SArTagnan) R 8259 8261 7803 0 -1 4202560 4317 0 0 0 304 1 0 0 25 0 4 0 650520211 273543168 10016 33554432000 4194304 4625164 140736426274528 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8261/tid=8263] ppid=8259 vsize=267132 CPUtime=3.09 cores=0,2,4,6
/proc/8261/task/8263/stat : 8263 (SArTagnan) R 8259 8261 7803 0 -1 4202560 6203 0 0 0 308 1 0 0 25 0 4 0 650520211 273543168 10016 33554432000 4194304 4625164 140736426274528 18446744073709551615 228095112225 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8261/tid=8264] ppid=8259 vsize=267132 CPUtime=3.09 cores=0,2,4,6
/proc/8261/task/8264/stat : 8264 (SArTagnan) R 8259 8261 7803 0 -1 4202560 8599 0 0 0 309 0 0 0 25 0 4 0 650520211 273543168 10016 33554432000 4194304 4625164 140736426274528 18446744073709551615 4552340 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.33
Current children cumulated vsize (KiB) 267132

[startup+6.30046 s]
/proc/loadavg: 4.53 6.90 7.65 9/463 8265
/proc/meminfo: memFree=10434460/32951124 swapFree=65980224/67111528
[pid=8261] ppid=8259 vsize=274424 CPUtime=25.08 cores=0,2,4,6
/proc/8261/stat : 8261 (SArTagnan) R 8259 8261 7803 0 -1 4202496 36858 0 0 0 2502 6 0 0 25 0 4 0 650520210 281010176 14743 33554432000 4194304 4625164 140736426274528 18446744073709551615 4511967 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8261/statm: 68606 14743 375 106 0 64109 0
[pid=8261/tid=8262] ppid=8259 vsize=274424 CPUtime=6.2 cores=0,2,4,6
/proc/8261/task/8262/stat : 8262 (SArTagnan) R 8259 8261 7803 0 -1 4202560 6751 0 0 0 618 2 0 0 25 0 4 0 650520211 281010176 14743 33554432000 4194304 4625164 140736426274528 18446744073709551615 4375272 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8261/tid=8263] ppid=8259 vsize=274424 CPUtime=6.28 cores=0,2,4,6
/proc/8261/task/8263/stat : 8263 (SArTagnan) R 8259 8261 7803 0 -1 4202560 9615 0 0 0 627 1 0 0 25 0 4 0 650520211 281010176 14743 33554432000 4194304 4625164 140736426274528 18446744073709551615 4351777 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8261/tid=8264] ppid=8259 vsize=274424 CPUtime=6.28 cores=0,2,4,6
/proc/8261/task/8264/stat : 8264 (SArTagnan) R 8259 8261 7803 0 -1 4202560 16642 0 0 0 627 1 0 0 25 0 4 0 650520211 281010176 14743 33554432000 4194304 4625164 140736426274528 18446744073709551615 4579598 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.08
Current children cumulated vsize (KiB) 274424

[startup+12.7003 s]
/proc/loadavg: 5.06 6.93 7.65 9/463 8265
/proc/meminfo: memFree=10370628/32951124 swapFree=65980224/67111528
[pid=8261] ppid=8259 vsize=292556 CPUtime=50.59 cores=0,2,4,6
/proc/8261/stat : 8261 (SArTagnan) R 8259 8261 7803 0 -1 4202496 73883 0 0 0 5045 14 0 0 25 0 4 0 650520210 299577344 21880 33554432000 4194304 4625164 140736426274528 18446744073709551615 4519334 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8261/statm: 73139 21880 413 106 0 68642 0
[pid=8261/tid=8262] ppid=8259 vsize=292556 CPUtime=12.5 cores=0,2,4,6
/proc/8261/task/8262/stat : 8262 (SArTagnan) R 8259 8261 7803 0 -1 4202560 10339 0 0 0 1247 3 0 0 25 0 4 0 650520211 299577344 21880 33554432000 4194304 4625164 140736426274528 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8261/tid=8263] ppid=8259 vsize=292556 CPUtime=12.68 cores=0,2,4,6
/proc/8261/task/8263/stat : 8263 (SArTagnan) R 8259 8261 7803 0 -1 4202560 13367 0 0 0 1266 2 0 0 25 0 4 0 650520211 299577344 21880 33554432000 4194304 4625164 140736426274528 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8261/tid=8264] ppid=8259 vsize=292556 CPUtime=12.69 cores=0,2,4,6
/proc/8261/task/8264/stat : 8264 (SArTagnan) R 8259 8261 7803 0 -1 4202560 44731 0 0 0 1262 7 0 0 25 0 4 0 650520211 299577344 21880 33554432000 4194304 4625164 140736426274528 18446744073709551615 4547606 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.59
Current children cumulated vsize (KiB) 292556

[startup+25.5009 s]
/proc/loadavg: 5.51 6.97 7.65 9/463 8266
/proc/meminfo: memFree=10292140/32951124 swapFree=65980224/67111528
[pid=8261] ppid=8259 vsize=318152 CPUtime=101.59 cores=0,2,4,6
/proc/8261/stat : 8261 (SArTagnan) R 8259 8261 7803 0 -1 4202496 149378 0 0 0 10134 25 0 0 25 0 4 0 650520210 325787648 31081 33554432000 4194304 4625164 140736426274528 18446744073709551615 4511860 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8261/statm: 79538 31081 355 106 0 75041 0
[pid=8261/tid=8262] ppid=8259 vsize=318152 CPUtime=25.11 cores=0,2,4,6
/proc/8261/task/8262/stat : 8262 (SArTagnan) R 8259 8261 7803 0 -1 4202560 15793 0 0 0 2506 5 0 0 25 0 4 0 650520211 325787648 31081 33554432000 4194304 4625164 140736426274528 18446744073709551615 4351792 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8261/tid=8263] ppid=8259 vsize=318152 CPUtime=25.48 cores=0,2,4,6
/proc/8261/task/8263/stat : 8263 (SArTagnan) R 8259 8261 7803 0 -1 4202560 19756 0 0 0 2544 4 0 0 25 0 4 0 650520211 325787648 31081 33554432000 4194304 4625164 140736426274528 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8261/tid=8264] ppid=8259 vsize=318152 CPUtime=25.49 cores=0,2,4,6
/proc/8261/task/8264/stat : 8264 (SArTagnan) R 8259 8261 7803 0 -1 4202560 106638 0 0 0 2535 14 0 0 25 0 4 0 650520211 325787648 31081 33554432000 4194304 4625164 140736426274528 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.59
Current children cumulated vsize (KiB) 318152

[startup+51.1002 s]
/proc/loadavg: 6.43 7.07 7.67 9/463 8267
/proc/meminfo: memFree=10173220/32951124 swapFree=65980224/67111528
[pid=8261] ppid=8259 vsize=349560 CPUtime=203.62 cores=0,2,4,6
/proc/8261/stat : 8261 (SArTagnan) R 8259 8261 7803 0 -1 4202496 250387 0 0 0 20321 41 0 0 25 0 4 0 650520210 357949440 46506 33554432000 4194304 4625164 140736426274528 18446744073709551615 4329151 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8261/statm: 87390 46506 657 106 0 82893 0
[pid=8261/tid=8262] ppid=8259 vsize=349560 CPUtime=50.33 cores=0,2,4,6
/proc/8261/task/8262/stat : 8262 (SArTagnan) R 8259 8261 7803 0 -1 4202560 22711 0 0 0 5026 7 0 0 25 0 4 0 650520211 357949440 46506 33554432000 4194304 4625164 140736426274528 18446744073709551615 4352280 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8261/tid=8263] ppid=8259 vsize=349560 CPUtime=51.08 cores=0,2,4,6
/proc/8261/task/8263/stat : 8263 (SArTagnan) R 8259 8261 7803 0 -1 4202560 21417 0 0 0 5103 5 0 0 25 0 4 0 650520211 357949440 46506 33554432000 4194304 4625164 140736426274528 18446744073709551615 4351818 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8261/tid=8264] ppid=8259 vsize=349560 CPUtime=51.08 cores=0,2,4,6
/proc/8261/task/8264/stat : 8264 (SArTagnan) R 8259 8261 7803 0 -1 4202560 191025 0 0 0 5083 25 0 0 25 0 4 0 650520211 357949440 46506 33554432000 4194304 4625164 140736426274528 18446744073709551615 4335165 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 203.62
Current children cumulated vsize (KiB) 349560

[startup+102.318 s]
/proc/loadavg: 7.64 7.30 7.71 9/463 8271
/proc/meminfo: memFree=9987504/32951124 swapFree=65980224/67111528
[pid=8261] ppid=8259 vsize=448268 CPUtime=406.89 cores=0,2,4,6
/proc/8261/stat : 8261 (SArTagnan) R 8259 8261 7803 0 -1 4202496 370819 0 0 0 40628 61 0 0 25 0 4 0 650520210 459026432 68721 33554432000 4194304 4625164 140736426274528 18446744073709551615 4512125 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8261/statm: 112067 68721 912 106 0 107570 0
[pid=8261/tid=8262] ppid=8259 vsize=448268 CPUtime=100.61 cores=0,2,4,6
/proc/8261/task/8262/stat : 8262 (SArTagnan) R 8259 8261 7803 0 -1 4202560 35958 0 0 0 10048 13 0 0 25 0 4 0 650520211 459026432 68721 33554432000 4194304 4625164 140736426274528 18446744073709551615 4351818 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8261/tid=8263] ppid=8259 vsize=448268 CPUtime=102.3 cores=0,2,4,6
/proc/8261/task/8263/stat : 8263 (SArTagnan) R 8259 8261 7803 0 -1 4202560 38838 0 0 0 10222 8 0 0 25 0 4 0 650520211 459026432 68721 33554432000 4194304 4625164 140736426274528 18446744073709551615 4351839 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8261/tid=8264] ppid=8259 vsize=448268 CPUtime=102.3 cores=0,2,4,6
/proc/8261/task/8264/stat : 8264 (SArTagnan) R 8259 8261 7803 0 -1 4202560 272830 0 0 0 10194 36 0 0 25 0 4 0 650520211 459026432 68721 33554432000 4194304 4625164 140736426274528 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 406.89
Current children cumulated vsize (KiB) 448268

[startup+162.301 s]

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

[pid=8261] ppid=8259 vsize=900248 CPUtime=2797.66 cores=0,2,4,6
/proc/8261/stat : 8261 (SArTagnan) R 8259 8261 7803 0 -1 4202496 3407328 0 0 0 279229 537 0 0 25 0 4 0 650520210 921853952 180481 33554432000 4194304 4625164 140736426274528 18446744073709551615 4329151 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8261/statm: 225062 180483 408 106 0 220565 0
[pid=8261/tid=8262] ppid=8259 vsize=900248 CPUtime=691.4 cores=0,2,4,6
/proc/8261/task/8262/stat : 8262 (SArTagnan) R 8259 8261 7803 0 -1 4202560 107795 0 0 0 69103 37 0 0 25 0 4 0 650520211 921853952 180483 33554432000 4194304 4625164 140736426274528 18446744073709551615 4351827 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8261/tid=8263] ppid=8259 vsize=900248 CPUtime=702.31 cores=0,2,4,6
/proc/8261/task/8263/stat : 8263 (SArTagnan) R 8259 8261 7803 0 -1 4202560 96753 0 0 0 70207 24 0 0 25 0 4 0 650520211 921853952 180485 33554432000 4194304 4625164 140736426274528 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8261/tid=8264] ppid=8259 vsize=900248 CPUtime=702.29 cores=0,2,4,6
/proc/8261/task/8264/stat : 8264 (SArTagnan) R 8259 8261 7803 0 -1 4202560 2695067 0 0 0 69848 381 0 0 25 0 4 0 650520211 921853952 180485 33554432000 4194304 4625164 140736426274528 18446744073709551615 4579598 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2797.66
Current children cumulated vsize (KiB) 900248

[startup+762.317 s]
/proc/loadavg: 8.22 8.05 7.91 9/463 8288
/proc/meminfo: memFree=8950004/32951124 swapFree=65980224/67111528
[pid=8261] ppid=8259 vsize=971724 CPUtime=3036.8 cores=0,2,4,6
/proc/8261/stat : 8261 (SArTagnan) R 8259 8261 7803 0 -1 4202496 3889980 0 0 0 303066 614 0 0 25 0 4 0 650520210 995045376 189425 33554432000 4194304 4625164 140736426274528 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8261/statm: 242931 189425 446 106 0 238434 0
[pid=8261/tid=8262] ppid=8259 vsize=971724 CPUtime=750.48 cores=0,2,4,6
/proc/8261/task/8262/stat : 8262 (SArTagnan) R 8259 8261 7803 0 -1 4202560 110872 0 0 0 75010 38 0 0 25 0 4 0 650520211 995045376 189425 33554432000 4194304 4625164 140736426274528 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8261/tid=8263] ppid=8259 vsize=971724 CPUtime=762.33 cores=0,2,4,6
/proc/8261/task/8263/stat : 8263 (SArTagnan) R 8259 8261 7803 0 -1 4202560 99275 0 0 0 76206 27 0 0 25 0 4 0 650520211 995045376 189425 33554432000 4194304 4625164 140736426274528 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8261/tid=8264] ppid=8259 vsize=971724 CPUtime=762.31 cores=0,2,4,6
/proc/8261/task/8264/stat : 8264 (SArTagnan) R 8259 8261 7803 0 -1 4202560 3073107 0 0 0 75796 435 0 0 25 0 4 0 650520211 995045376 189425 33554432000 4194304 4625164 140736426274528 18446744073709551615 4335407 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3036.8
Current children cumulated vsize (KiB) 971724

[startup+822.301 s]
/proc/loadavg: 8.15 8.06 7.92 9/463 8290
/proc/meminfo: memFree=8866016/32951124 swapFree=65980224/67111528
[pid=8261] ppid=8259 vsize=1049076 CPUtime=3275.83 cores=0,2,4,6
/proc/8261/stat : 8261 (SArTagnan) R 8259 8261 7803 0 -1 4202496 4327466 0 0 0 326904 679 0 0 25 0 4 0 650520210 1074253824 200640 33554432000 4194304 4625164 140736426274528 18446744073709551615 4519334 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8261/statm: 262269 200640 406 106 0 257772 0
[pid=8261/tid=8262] ppid=8259 vsize=1049076 CPUtime=809.55 cores=0,2,4,6
/proc/8261/task/8262/stat : 8262 (SArTagnan) R 8259 8261 7803 0 -1 4202560 113179 0 0 0 80916 39 0 0 25 0 4 0 650520211 1074253824 200640 33554432000 4194304 4625164 140736426274528 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8261/tid=8263] ppid=8259 vsize=1049076 CPUtime=822.31 cores=0,2,4,6
/proc/8261/task/8263/stat : 8263 (SArTagnan) R 8259 8261 7803 0 -1 4202560 105994 0 0 0 82203 28 0 0 25 0 4 0 650520211 1074253824 200640 33554432000 4194304 4625164 140736426274528 18446744073709551615 4351764 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8261/tid=8264] ppid=8259 vsize=1049076 CPUtime=822.29 cores=0,2,4,6
/proc/8261/task/8264/stat : 8264 (SArTagnan) R 8259 8261 7803 0 -1 4202560 3438796 0 0 0 81743 486 0 0 25 0 4 0 650520211 1074253824 200640 33554432000 4194304 4625164 140736426274528 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3275.83
Current children cumulated vsize (KiB) 1049076

[startup+882.301 s]
/proc/loadavg: 8.20 8.08 7.93 9/463 8292
/proc/meminfo: memFree=8815760/32951124 swapFree=65980224/67111528
[pid=8261] ppid=8259 vsize=1077228 CPUtime=3514.91 cores=0,2,4,6
/proc/8261/stat : 8261 (SArTagnan) R 8259 8261 7803 0 -1 4202496 4733910 0 0 0 350749 742 0 0 25 0 4 0 650520210 1103081472 204445 33554432000 4194304 4625164 140736426274528 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8261/statm: 269307 204445 347 106 0 264810 0
[pid=8261/tid=8262] ppid=8259 vsize=1077228 CPUtime=868.62 cores=0,2,4,6
/proc/8261/task/8262/stat : 8262 (SArTagnan) R 8259 8261 7803 0 -1 4202560 115092 0 0 0 86822 40 0 0 25 0 4 0 650520211 1103081472 204445 33554432000 4194304 4625164 140736426274528 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8261/tid=8263] ppid=8259 vsize=1077228 CPUtime=882.31 cores=0,2,4,6
/proc/8261/task/8263/stat : 8263 (SArTagnan) R 8259 8261 7803 0 -1 4202560 106247 0 0 0 88202 29 0 0 25 0 4 0 650520211 1103081472 204445 33554432000 4194304 4625164 140736426274528 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8261/tid=8264] ppid=8259 vsize=1077228 CPUtime=882.29 cores=0,2,4,6
/proc/8261/task/8264/stat : 8264 (SArTagnan) R 8259 8261 7803 0 -1 4202560 3829303 0 0 0 87684 545 0 0 25 0 4 0 650520211 1103081472 204445 33554432000 4194304 4625164 140736426274528 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3514.91
Current children cumulated vsize (KiB) 1077228

[startup+942.301 s]
/proc/loadavg: 8.13 8.08 7.94 9/463 8293
/proc/meminfo: memFree=8709204/32951124 swapFree=65980224/67111528
[pid=8261] ppid=8259 vsize=1129456 CPUtime=3754 cores=0,2,4,6
/proc/8261/stat : 8261 (SArTagnan) R 8259 8261 7803 0 -1 4202496 5073642 0 0 0 374609 791 0 0 25 0 4 0 650520210 1156562944 217429 33554432000 4194304 4625164 140736426274528 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8261/statm: 282364 217429 384 106 0 277867 0
[pid=8261/tid=8262] ppid=8259 vsize=1129456 CPUtime=927.72 cores=0,2,4,6
/proc/8261/task/8262/stat : 8262 (SArTagnan) R 8259 8261 7803 0 -1 4202560 122728 0 0 0 92730 42 0 0 25 0 4 0 650520211 1156562944 217429 33554432000 4194304 4625164 140736426274528 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8261/tid=8263] ppid=8259 vsize=1129456 CPUtime=942.31 cores=0,2,4,6
/proc/8261/task/8263/stat : 8263 (SArTagnan) R 8259 8261 7803 0 -1 4202560 107308 0 0 0 94202 29 0 0 25 0 4 0 650520211 1156562944 217429 33554432000 4194304 4625164 140736426274528 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8261/tid=8264] ppid=8259 vsize=1129456 CPUtime=942.29 cores=0,2,4,6
/proc/8261/task/8264/stat : 8264 (SArTagnan) R 8259 8261 7803 0 -1 4202560 4158687 0 0 0 93637 592 0 0 25 0 4 0 650520211 1156562944 217429 33554432000 4194304 4625164 140736426274528 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3754
Current children cumulated vsize (KiB) 1129456

[startup+1002.3 s]
/proc/loadavg: 8.17 8.09 7.95 9/463 8295
/proc/meminfo: memFree=8672840/32951124 swapFree=65980224/67111528
[pid=8261] ppid=8259 vsize=1129456 CPUtime=3993.06 cores=0,2,4,6
/proc/8261/stat : 8261 (SArTagnan) R 8259 8261 7803 0 -1 4202496 5479905 0 0 0 398460 846 0 0 25 0 4 0 650520210 1156562944 220584 33554432000 4194304 4625164 140736426274528 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8261/statm: 282364 220584 385 106 0 277867 0
[pid=8261/tid=8262] ppid=8259 vsize=1129456 CPUtime=986.78 cores=0,2,4,6
/proc/8261/task/8262/stat : 8262 (SArTagnan) R 8259 8261 7803 0 -1 4202560 123352 0 0 0 98636 42 0 0 25 0 4 0 650520211 1156562944 220584 33554432000 4194304 4625164 140736426274528 18446744073709551615 4351818 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8261/tid=8263] ppid=8259 vsize=1129456 CPUtime=1002.32 cores=0,2,4,6
/proc/8261/task/8263/stat : 8263 (SArTagnan) R 8259 8261 7803 0 -1 4202560 108251 0 0 0 100202 30 0 0 25 0 4 0 650520211 1156562944 220584 33554432000 4194304 4625164 140736426274528 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8261/tid=8264] ppid=8259 vsize=1129456 CPUtime=1002.29 cores=0,2,4,6
/proc/8261/task/8264/stat : 8264 (SArTagnan) R 8259 8261 7803 0 -1 4202560 4562543 0 0 0 99583 646 0 0 25 0 4 0 650520211 1156562944 220584 33554432000 4194304 4625164 140736426274528 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3993.06
Current children cumulated vsize (KiB) 1129456

[startup+1062.3 s]
/proc/loadavg: 8.11 8.09 7.95 9/463 8296
/proc/meminfo: memFree=8612536/32951124 swapFree=65980224/67111528
[pid=8261] ppid=8259 vsize=1214636 CPUtime=4232.15 cores=0,2,4,6
/proc/8261/stat : 8261 (SArTagnan) R 8259 8261 7803 0 -1 4202496 5918206 0 0 0 422304 911 0 0 25 0 4 0 650520210 1243787264 229186 33554432000 4194304 4625164 140736426274528 18446744073709551615 4512066 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8261/statm: 303659 229186 346 106 0 299162 0
[pid=8261/tid=8262] ppid=8259 vsize=1214636 CPUtime=1045.86 cores=0,2,4,6
/proc/8261/task/8262/stat : 8262 (SArTagnan) R 8259 8261 7803 0 -1 4202560 123780 0 0 0 104544 42 0 0 25 0 4 0 650520211 1243787264 229186 33554432000 4194304 4625164 140736426274528 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8261/tid=8263] ppid=8259 vsize=1214636 CPUtime=1062.32 cores=0,2,4,6
/proc/8261/task/8263/stat : 8263 (SArTagnan) R 8259 8261 7803 0 -1 4202560 139487 0 0 0 106197 35 0 0 25 0 4 0 650520211 1243787264 229186 33554432000 4194304 4625164 140736426274528 18446744073709551615 4351792 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8261/tid=8264] ppid=8259 vsize=1214636 CPUtime=1062.29 cores=0,2,4,6
/proc/8261/task/8264/stat : 8264 (SArTagnan) R 8259 8261 7803 0 -1 4202560 4951453 0 0 0 105526 703 0 0 25 0 4 0 650520211 1243787264 229186 33554432000 4194304 4625164 140736426274528 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4232.15
Current children cumulated vsize (KiB) 1214636

[startup+1122.3 s]
/proc/loadavg: 8.10 8.08 7.96 9/463 8298
/proc/meminfo: memFree=8546152/32951124 swapFree=65980224/67111528
[pid=8261] ppid=8259 vsize=1219652 CPUtime=4471.23 cores=0,2,4,6
/proc/8261/stat : 8261 (SArTagnan) R 8259 8261 7803 0 -1 4202496 6301347 0 0 0 446155 968 0 0 25 0 4 0 650520210 1248923648 236957 33554432000 4194304 4625164 140736426274528 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8261/statm: 304913 236957 393 106 0 300416 0
[pid=8261/tid=8262] ppid=8259 vsize=1219652 CPUtime=1104.94 cores=0,2,4,6
/proc/8261/task/8262/stat : 8262 (SArTagnan) R 8259 8261 7803 0 -1 4202560 125400 0 0 0 110451 43 0 0 25 0 4 0 650520211 1248923648 236957 33554432000 4194304 4625164 140736426274528 18446744073709551615 4351792 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8261/tid=8263] ppid=8259 vsize=1219652 CPUtime=1122.32 cores=0,2,4,6
/proc/8261/task/8263/stat : 8263 (SArTagnan) R 8259 8261 7803 0 -1 4202560 143150 0 0 0 112195 37 0 0 25 0 4 0 650520211 1248923648 236957 33554432000 4194304 4625164 140736426274528 18446744073709551615 4352728 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8261/tid=8264] ppid=8259 vsize=1219652 CPUtime=1122.29 cores=0,2,4,6
/proc/8261/task/8264/stat : 8264 (SArTagnan) R 8259 8261 7803 0 -1 4202560 5328644 0 0 0 111472 757 0 0 25 0 4 0 650520211 1248923648 236957 33554432000 4194304 4625164 140736426274528 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4471.23
Current children cumulated vsize (KiB) 1219652

[startup+1182.3 s]
/proc/loadavg: 8.14 8.10 7.97 9/463 8300
/proc/meminfo: memFree=8502340/32951124 swapFree=65980224/67111528
[pid=8261] ppid=8259 vsize=1224536 CPUtime=4710.31 cores=0,2,4,6
/proc/8261/stat : 8261 (SArTagnan) R 8259 8261 7803 0 -1 4202496 6646640 0 0 0 470013 1018 0 0 25 0 4 0 650520210 1253924864 242209 33554432000 4194304 4625164 140736426274528 18446744073709551615 4512159 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8261/statm: 306134 242209 346 106 0 301637 0
[pid=8261/tid=8262] ppid=8259 vsize=1224536 CPUtime=1164.01 cores=0,2,4,6
/proc/8261/task/8262/stat : 8262 (SArTagnan) R 8259 8261 7803 0 -1 4202560 127841 0 0 0 116357 44 0 0 25 0 4 0 650520211 1253924864 242209 33554432000 4194304 4625164 140736426274528 18446744073709551615 4352728 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8261/tid=8263] ppid=8259 vsize=1224536 CPUtime=1182.32 cores=0,2,4,6
/proc/8261/task/8263/stat : 8263 (SArTagnan) R 8259 8261 7803 0 -1 4202560 145119 0 0 0 118193 39 0 0 25 0 4 0 650520211 1253924864 242209 33554432000 4194304 4625164 140736426274528 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8261/tid=8264] ppid=8259 vsize=1224536 CPUtime=1182.29 cores=0,2,4,6
/proc/8261/task/8264/stat : 8264 (SArTagnan) R 8259 8261 7803 0 -1 4202560 5668574 0 0 0 117426 803 0 0 25 0 4 0 650520211 1253924864 242209 33554432000 4194304 4625164 140736426274528 18446744073709551615 4547221 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4710.31
Current children cumulated vsize (KiB) 1224536



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1204.9 s]
/proc/loadavg: 8.10 8.09 7.97 9/463 8331
/proc/meminfo: memFree=9514628/32951124 swapFree=65980224/67111528
[pid=8261] ppid=8259 vsize=1283572 CPUtime=4800.39 cores=0,2,4,6
/proc/8261/stat : 8261 (SArTagnan) R 8259 8261 7803 0 -1 4202496 6833053 0 0 0 478992 1047 0 0 25 0 4 0 650520210 1314377728 251759 33554432000 4194304 4625164 140736426274528 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8261/statm: 320893 251759 429 106 0 316396 0
[pid=8261/tid=8262] ppid=8259 vsize=1283572 CPUtime=1186.26 cores=0,2,4,6
/proc/8261/task/8262/stat : 8262 (SArTagnan) R 8259 8261 7803 0 -1 4202560 161880 0 0 0 118578 48 0 0 25 0 4 0 650520211 1314377728 251760 33554432000 4194304 4625164 140736426274528 18446744073709551615 4352728 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8261/tid=8263] ppid=8259 vsize=1283572 CPUtime=1204.94 cores=0,2,4,6
/proc/8261/task/8263/stat : 8263 (SArTagnan) R 8259 8261 7803 0 -1 4202560 146830 0 0 0 120453 41 0 0 25 0 4 0 650520211 1314377728 251760 33554432000 4194304 4625164 140736426274528 18446744073709551615 4351996 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8261/tid=8264] ppid=8259 vsize=1283572 CPUtime=1204.91 cores=0,2,4,6
/proc/8261/task/8264/stat : 8264 (SArTagnan) R 8259 8261 7803 0 -1 4202560 5818774 0 0 0 119664 827 0 0 25 0 4 0 650520211 1314377728 251760 33554432000 4194304 4625164 140736426274528 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.39
Current children cumulated vsize (KiB) 1283572

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

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

[startup+1204.9 s]
/proc/loadavg: 8.10 8.09 7.97 9/463 8331
/proc/meminfo: memFree=9514628/32951124 swapFree=65980224/67111528
[pid=8261] ppid=8259 vsize=1283572 CPUtime=4800.39 cores=0,2,4,6
/proc/8261/stat : 8261 (SArTagnan) R 8259 8261 7803 0 -1 4202496 6833053 0 0 0 478992 1047 0 0 25 0 4 0 650520210 1314377728 251759 33554432000 4194304 4625164 140736426274528 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8261/statm: 320893 251759 429 106 0 316396 0
[pid=8261/tid=8262] ppid=8259 vsize=1283572 CPUtime=1186.26 cores=0,2,4,6
/proc/8261/task/8262/stat : 8262 (SArTagnan) R 8259 8261 7803 0 -1 4202560 161880 0 0 0 118578 48 0 0 25 0 4 0 650520211 1314377728 251760 33554432000 4194304 4625164 140736426274528 18446744073709551615 4352728 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8261/tid=8263] ppid=8259 vsize=1283572 CPUtime=1204.94 cores=0,2,4,6
/proc/8261/task/8263/stat : 8263 (SArTagnan) R 8259 8261 7803 0 -1 4202560 146830 0 0 0 120453 41 0 0 25 0 4 0 650520211 1314377728 251760 33554432000 4194304 4625164 140736426274528 18446744073709551615 4351996 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8261/tid=8264] ppid=8259 vsize=1283572 CPUtime=1204.91 cores=0,2,4,6
/proc/8261/task/8264/stat : 8264 (SArTagnan) R 8259 8261 7803 0 -1 4202560 5818774 0 0 0 119664 827 0 0 25 0 4 0 650520211 1314377728 251760 33554432000 4194304 4625164 140736426274528 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.39
Current children cumulated vsize (KiB) 1283572

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1204.96
CPU time (s): 4800.48
CPU user time (s): 4789.97
CPU system time (s): 10.5134
CPU usage (%): 398.392
Max. virtual memory (cumulated for all children) (KiB): 1349108

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4789.97
system time used= 10.5134
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6833083
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= 520
involuntary context switches= 20059

runsolver used 5.30519 second user time and 13.235 second system time

The end

Launcher Data

Begin job on node142 at 2011-05-16 23:24:07
IDJOB=3386135
IDBENCH=83154
IDSOLVER=1871
FILE ID=node142/3386135-1305581047
RUNJOBID= node142-1305581044-8208
PBS_JOBID= 13350222
Free space on /tmp= 73572 MiB

SOLVER NAME= SArTagnan 2011-05-15 (fixed)
BENCH NAME= SAT11/crafted/spence/sgen/sgen3-n240-s78945233-sat.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3386135-1305581047/watcher-3386135-1305581047 -o /tmp/evaluation-result-3386135-1305581047/solver-3386135-1305581047 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3386135-1305581047.cnf -threads=4

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

MD5SUM BENCH= 1f90ac4288669aff970e47f4201b5ea4
RANDOM SEED=1463292187

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      10519172 kB
Buffers:        355828 kB
Cached:        4972604 kB
SwapCached:      11512 kB
Active:       18934136 kB
Inactive:      3126236 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      10519172 kB
SwapTotal:    67111528 kB
SwapFree:     65980224 kB
Dirty:            1120 kB
Writeback:           0 kB
AnonPages:    16729392 kB
Mapped:          27692 kB
Slab:           237720 kB
PageTables:      65672 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 114596776 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= 73568 MiB
End job on node142 at 2011-05-16 23:44:14