Trace number 3274158

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SArTagnan 2011-03-24? (TO) 4800.3 1201.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: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3274158-1304086988/watcher-3274158-1304086988 -o /tmp/evaluation-result-3274158-1304086988/solver-3274158-1304086988 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3274158-1304086988.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: 6.30 7.67 7.93 1/172 1095
/proc/meminfo: memFree=30934320/32951124 swapFree=67105204/67111528
[pid=1095] ppid=1093 vsize=49208 CPUtime=0 cores=0,2,4,6
/proc/1095/stat : 1095 (SArTagnan) R 1093 1095 32751 0 -1 4202496 457 0 0 0 0 0 0 0 23 0 4 0 501114748 50388992 393 33554432000 4194304 4623224 140734047227632 18446744073709551615 220816292849 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1095/statm: 12302 393 301 105 0 7806 0
[pid=1095/tid=1096] ppid=1093 vsize=180404 CPUtime=0 cores=0,2,4,6
/proc/1095/task/1096/stat : 1096 (SArTagnan) R 1093 1095 32751 0 -1 4202560 11 0 0 0 0 0 0 0 25 0 4 0 501114749 184733696 439 33554432000 4194304 4623224 140734047227632 18446744073709551615 4289875 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1095/tid=1097] ppid=1093 vsize=180404 CPUtime=0 cores=0,2,4,6
/proc/1095/task/1097/stat : 1097 (SArTagnan) R 1093 1095 32751 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 4 0 501114749 184733696 443 33554432000 4194304 4623224 140734047227632 18446744073709551615 47785110099890 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=1095/tid=1098] ppid=1093 vsize=180404 CPUtime=0 cores=0,2,4,6
/proc/1095/task/1098/stat : 1098 (SArTagnan) R 1093 1095 32751 0 -1 4202560 16 0 0 0 0 0 0 0 24 0 4 0 501114749 184733696 447 33554432000 4194304 4623224 140734047227632 18446744073709551615 4550266 0 0 4096 2 0 0 0 -1 4 0 0 0

[startup+0.069735 s]
/proc/loadavg: 6.30 7.67 7.93 1/172 1095
/proc/meminfo: memFree=30934320/32951124 swapFree=67105204/67111528
[pid=1095] ppid=1093 vsize=247128 CPUtime=0.25 cores=0,2,4,6
/proc/1095/stat : 1095 (SArTagnan) R 1093 1095 32751 0 -1 4202496 1285 0 0 0 25 0 0 0 18 0 4 0 501114748 253059072 1061 33554432000 4194304 4623224 140734047227632 18446744073709551615 4511029 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/1095/statm: 61782 1062 344 105 0 57286 0
[pid=1095/tid=1096] ppid=1093 vsize=247128 CPUtime=0.06 cores=0,2,4,6
/proc/1095/task/1096/stat : 1096 (SArTagnan) R 1093 1095 32751 0 -1 4202560 211 0 0 0 6 0 0 0 25 0 4 0 501114749 253059072 1062 33554432000 4194304 4623224 140734047227632 18446744073709551615 220815897285 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1095/tid=1097] ppid=1093 vsize=247128 CPUtime=0.06 cores=0,2,4,6
/proc/1095/task/1097/stat : 1097 (SArTagnan) R 1093 1095 32751 0 -1 4202560 164 0 0 0 6 0 0 0 25 0 4 0 501114749 253059072 1062 33554432000 4194304 4623224 140734047227632 18446744073709551615 220816279735 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1095/tid=1098] ppid=1093 vsize=247128 CPUtime=0.06 cores=0,2,4,6
/proc/1095/task/1098/stat : 1098 (SArTagnan) R 1093 1095 32751 0 -1 4202560 200 0 0 0 6 0 0 0 25 0 4 0 501114749 253059072 1062 33554432000 4194304 4623224 140734047227632 18446744073709551615 4377890 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.25
Current children cumulated vsize (KiB) 247128

[startup+0.100729 s]
/proc/loadavg: 6.30 7.67 7.93 1/172 1095
/proc/meminfo: memFree=30934320/32951124 swapFree=67105204/67111528
[pid=1095] ppid=1093 vsize=247824 CPUtime=0.38 cores=0,2,4,6
/proc/1095/stat : 1095 (SArTagnan) R 1093 1095 32751 0 -1 4202496 1701 0 0 0 38 0 0 0 18 0 4 0 501114748 253771776 1262 33554432000 4194304 4623224 140734047227632 18446744073709551615 4502591 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/1095/statm: 61956 1262 344 105 0 57460 0
[pid=1095/tid=1096] ppid=1093 vsize=247824 CPUtime=0.09 cores=0,2,4,6
/proc/1095/task/1096/stat : 1096 (SArTagnan) R 1093 1095 32751 0 -1 4202560 315 0 0 0 9 0 0 0 25 0 4 0 501114749 253771776 1262 33554432000 4194304 4623224 140734047227632 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1095/tid=1097] ppid=1093 vsize=247824 CPUtime=0.09 cores=0,2,4,6
/proc/1095/task/1097/stat : 1097 (SArTagnan) R 1093 1095 32751 0 -1 4202560 271 0 0 0 9 0 0 0 25 0 4 0 501114749 253771776 1262 33554432000 4194304 4623224 140734047227632 18446744073709551615 4376662 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1095/tid=1098] ppid=1093 vsize=247824 CPUtime=0.09 cores=0,2,4,6
/proc/1095/task/1098/stat : 1098 (SArTagnan) R 1093 1095 32751 0 -1 4202560 328 0 0 0 9 0 0 0 25 0 4 0 501114749 253771776 1262 33554432000 4194304 4623224 140734047227632 18446744073709551615 4560264 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 247824

[startup+0.300694 s]
/proc/loadavg: 6.30 7.67 7.93 1/172 1095
/proc/meminfo: memFree=30934320/32951124 swapFree=67105204/67111528
[pid=1095] ppid=1093 vsize=249808 CPUtime=1.17 cores=0,2,4,6
/proc/1095/stat : 1095 (SArTagnan) R 1093 1095 32751 0 -1 4202496 3716 0 0 0 117 0 0 0 18 0 4 0 501114748 255803392 2401 33554432000 4194304 4623224 140734047227632 18446744073709551615 4366412 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/1095/statm: 62452 2401 344 105 0 57956 0
[pid=1095/tid=1096] ppid=1093 vsize=249808 CPUtime=0.29 cores=0,2,4,6
/proc/1095/task/1096/stat : 1096 (SArTagnan) R 1093 1095 32751 0 -1 4202560 937 0 0 0 29 0 0 0 25 0 4 0 501114749 255803392 2401 33554432000 4194304 4623224 140734047227632 18446744073709551615 4376612 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1095/tid=1097] ppid=1093 vsize=249808 CPUtime=0.29 cores=0,2,4,6
/proc/1095/task/1097/stat : 1097 (SArTagnan) R 1093 1095 32751 0 -1 4202560 1009 0 0 0 29 0 0 0 25 0 4 0 501114749 255803392 2401 33554432000 4194304 4623224 140734047227632 18446744073709551615 4291776 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1095/tid=1098] ppid=1093 vsize=249808 CPUtime=0.29 cores=0,2,4,6
/proc/1095/task/1098/stat : 1098 (SArTagnan) R 1093 1095 32751 0 -1 4202560 780 0 0 0 29 0 0 0 25 0 4 0 501114749 255803392 2402 33554432000 4194304 4623224 140734047227632 18446744073709551615 4555671 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 249808

[startup+0.700622 s]
/proc/loadavg: 6.30 7.67 7.93 1/172 1095
/proc/meminfo: memFree=30934320/32951124 swapFree=67105204/67111528
[pid=1095] ppid=1093 vsize=252916 CPUtime=2.77 cores=0,2,4,6
/proc/1095/stat : 1095 (SArTagnan) R 1093 1095 32751 0 -1 4202496 6370 0 0 0 276 1 0 0 18 0 4 0 501114748 258985984 4117 33554432000 4194304 4623224 140734047227632 18446744073709551615 4510183 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/1095/statm: 63229 4117 344 105 0 58733 0
[pid=1095/tid=1096] ppid=1093 vsize=252916 CPUtime=0.69 cores=0,2,4,6
/proc/1095/task/1096/stat : 1096 (SArTagnan) R 1093 1095 32751 0 -1 4202560 1988 0 0 0 69 0 0 0 25 0 4 0 501114749 258985984 4117 33554432000 4194304 4623224 140734047227632 18446744073709551615 4377387 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1095/tid=1097] ppid=1093 vsize=252916 CPUtime=0.68 cores=0,2,4,6
/proc/1095/task/1097/stat : 1097 (SArTagnan) R 1093 1095 32751 0 -1 4202560 1867 0 0 0 68 0 0 0 25 0 4 0 501114749 258985984 4117 33554432000 4194304 4623224 140734047227632 18446744073709551615 4376662 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1095/tid=1098] ppid=1093 vsize=252916 CPUtime=0.69 cores=0,2,4,6
/proc/1095/task/1098/stat : 1098 (SArTagnan) R 1093 1095 32751 0 -1 4202560 1325 0 0 0 69 0 0 0 25 0 4 0 501114749 258985984 4117 33554432000 4194304 4623224 140734047227632 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 252916

[startup+1.50048 s]
/proc/loadavg: 6.30 7.67 7.93 9/184 1112
/proc/meminfo: memFree=30896776/32951124 swapFree=67105204/67111528
[pid=1095] ppid=1093 vsize=257188 CPUtime=5.97 cores=0,2,4,6
/proc/1095/stat : 1095 (SArTagnan) R 1093 1095 32751 0 -1 4202496 10154 0 0 0 595 2 0 0 20 0 4 0 501114748 263360512 6331 33554432000 4194304 4623224 140734047227632 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/1095/statm: 64297 6331 344 105 0 59801 0
[pid=1095/tid=1096] ppid=1093 vsize=257188 CPUtime=1.48 cores=0,2,4,6
/proc/1095/task/1096/stat : 1096 (SArTagnan) R 1093 1095 32751 0 -1 4202560 3258 0 0 0 148 0 0 0 25 0 4 0 501114749 263360512 6331 33554432000 4194304 4623224 140734047227632 18446744073709551615 4377133 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1095/tid=1097] ppid=1093 vsize=257188 CPUtime=1.47 cores=0,2,4,6
/proc/1095/task/1097/stat : 1097 (SArTagnan) R 1093 1095 32751 0 -1 4202560 2667 0 0 0 147 0 0 0 25 0 4 0 501114749 263360512 6331 33554432000 4194304 4623224 140734047227632 18446744073709551615 4376858 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1095/tid=1098] ppid=1093 vsize=257188 CPUtime=1.48 cores=0,2,4,6
/proc/1095/task/1098/stat : 1098 (SArTagnan) R 1093 1095 32751 0 -1 4202560 2566 0 0 0 148 0 0 0 25 0 4 0 501114749 263360512 6331 33554432000 4194304 4623224 140734047227632 18446744073709551615 4354450 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 257188

[startup+3.10118 s]
/proc/loadavg: 6.30 7.67 7.93 9/184 1112
/proc/meminfo: memFree=30875080/32951124 swapFree=67105204/67111528
[pid=1095] ppid=1093 vsize=267168 CPUtime=12.37 cores=0,2,4,6
/proc/1095/stat : 1095 (SArTagnan) R 1093 1095 32751 0 -1 4202496 18094 0 0 0 1233 4 0 0 25 0 4 0 501114748 273580032 10439 33554432000 4194304 4623224 140734047227632 18446744073709551615 4292202 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/1095/statm: 66792 10439 355 105 0 62296 0
[pid=1095/tid=1096] ppid=1093 vsize=267168 CPUtime=3.09 cores=0,2,4,6
/proc/1095/task/1096/stat : 1096 (SArTagnan) R 1093 1095 32751 0 -1 4202560 6184 0 0 0 308 1 0 0 25 0 4 0 501114749 273580032 10439 33554432000 4194304 4623224 140734047227632 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1095/tid=1097] ppid=1093 vsize=267168 CPUtime=3.07 cores=0,2,4,6
/proc/1095/task/1097/stat : 1097 (SArTagnan) R 1093 1095 32751 0 -1 4202560 5363 0 0 0 306 1 0 0 25 0 4 0 501114749 273580032 10439 33554432000 4194304 4623224 140734047227632 18446744073709551615 4463650 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1095/tid=1098] ppid=1093 vsize=267168 CPUtime=3.08 cores=0,2,4,6
/proc/1095/task/1098/stat : 1098 (SArTagnan) R 1093 1095 32751 0 -1 4202560 3870 0 0 0 308 0 0 0 25 0 4 0 501114749 273580032 10439 33554432000 4194304 4623224 140734047227632 18446744073709551615 4577681 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 12.37
Current children cumulated vsize (KiB) 267168

[startup+6.30059 s]
/proc/loadavg: 6.44 7.67 7.93 9/184 1112
/proc/meminfo: memFree=30834336/32951124 swapFree=67105204/67111528
[pid=1095] ppid=1093 vsize=271888 CPUtime=25.15 cores=0,2,4,6
/proc/1095/stat : 1095 (SArTagnan) R 1093 1095 32751 0 -1 4202496 35916 0 0 0 2508 7 0 0 25 0 4 0 501114748 278413312 15859 33554432000 4194304 4623224 140734047227632 18446744073709551615 4510090 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/1095/statm: 67972 15859 369 105 0 63476 0
[pid=1095/tid=1096] ppid=1093 vsize=271888 CPUtime=6.29 cores=0,2,4,6
/proc/1095/task/1096/stat : 1096 (SArTagnan) R 1093 1095 32751 0 -1 4202560 7662 0 0 0 627 2 0 0 25 0 4 0 501114749 278413312 15859 33554432000 4194304 4623224 140734047227632 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1095/tid=1097] ppid=1093 vsize=271888 CPUtime=6.26 cores=0,2,4,6
/proc/1095/task/1097/stat : 1097 (SArTagnan) R 1093 1095 32751 0 -1 4202560 8878 0 0 0 624 2 0 0 25 0 4 0 501114749 278413312 15859 33554432000 4194304 4623224 140734047227632 18446744073709551615 4376858 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1095/tid=1098] ppid=1093 vsize=271888 CPUtime=6.29 cores=0,2,4,6
/proc/1095/task/1098/stat : 1098 (SArTagnan) R 1093 1095 32751 0 -1 4202560 15573 0 0 0 627 2 0 0 25 0 4 0 501114749 278413312 15859 33554432000 4194304 4623224 140734047227632 18446744073709551615 4364911 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 25.15
Current children cumulated vsize (KiB) 271888

[startup+12.7004 s]
/proc/loadavg: 6.56 7.68 7.93 9/184 1112
/proc/meminfo: memFree=30782512/32951124 swapFree=67105204/67111528
[pid=1095] ppid=1093 vsize=283644 CPUtime=50.71 cores=0,2,4,6
/proc/1095/stat : 1095 (SArTagnan) R 1093 1095 32751 0 -1 4202496 71609 0 0 0 5059 12 0 0 25 0 4 0 501114748 290451456 23180 33554432000 4194304 4623224 140734047227632 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/1095/statm: 70911 23180 392 105 0 66415 0
[pid=1095/tid=1096] ppid=1093 vsize=283644 CPUtime=12.68 cores=0,2,4,6
/proc/1095/task/1096/stat : 1096 (SArTagnan) R 1093 1095 32751 0 -1 4202560 11584 0 0 0 1265 3 0 0 25 0 4 0 501114749 290451456 23180 33554432000 4194304 4623224 140734047227632 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1095/tid=1097] ppid=1093 vsize=283644 CPUtime=12.62 cores=0,2,4,6
/proc/1095/task/1097/stat : 1097 (SArTagnan) R 1093 1095 32751 0 -1 4202560 13247 0 0 0 1260 2 0 0 19 0 4 0 501114749 290451456 23180 33554432000 4194304 4623224 140734047227632 18446744073709551615 4376652 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1095/tid=1098] ppid=1093 vsize=283644 CPUtime=12.69 cores=0,2,4,6
/proc/1095/task/1098/stat : 1098 (SArTagnan) R 1093 1095 32751 0 -1 4202560 42551 0 0 0 1264 5 0 0 25 0 4 0 501114749 290451456 23180 33554432000 4194304 4623224 140734047227632 18446744073709551615 4550432 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 283644

[startup+25.501 s]
/proc/loadavg: 6.88 7.69 7.93 9/184 1113
/proc/meminfo: memFree=30708600/32951124 swapFree=67105204/67111528
[pid=1095] ppid=1093 vsize=327068 CPUtime=101.84 cores=0,2,4,6
/proc/1095/stat : 1095 (SArTagnan) R 1093 1095 32751 0 -1 4202496 124670 0 0 0 10163 21 0 0 25 0 4 0 501114748 334917632 32853 33554432000 4194304 4623224 140734047227632 18446744073709551615 4510472 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/1095/statm: 81767 32853 345 105 0 77271 0
[pid=1095/tid=1096] ppid=1093 vsize=327068 CPUtime=25.49 cores=0,2,4,6
/proc/1095/task/1096/stat : 1096 (SArTagnan) R 1093 1095 32751 0 -1 4202560 17257 0 0 0 2544 5 0 0 25 0 4 0 501114749 334917632 32853 33554432000 4194304 4623224 140734047227632 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1095/tid=1097] ppid=1093 vsize=327068 CPUtime=25.35 cores=0,2,4,6
/proc/1095/task/1097/stat : 1097 (SArTagnan) R 1093 1095 32751 0 -1 4202560 19752 0 0 0 2532 3 0 0 25 0 4 0 501114749 334917632 32853 33554432000 4194304 4623224 140734047227632 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1095/tid=1098] ppid=1093 vsize=327068 CPUtime=25.48 cores=0,2,4,6
/proc/1095/task/1098/stat : 1098 (SArTagnan) R 1093 1095 32751 0 -1 4202560 82218 0 0 0 2537 11 0 0 25 0 4 0 501114749 334917632 32853 33554432000 4194304 4623224 140734047227632 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 101.84
Current children cumulated vsize (KiB) 327068

[startup+51.1003 s]
/proc/loadavg: 7.33 7.73 7.93 9/184 1113
/proc/meminfo: memFree=30593380/32951124 swapFree=67105204/67111528
[pid=1095] ppid=1093 vsize=373400 CPUtime=204.1 cores=0,2,4,6
/proc/1095/stat : 1095 (SArTagnan) R 1093 1095 32751 0 -1 4202496 168711 0 0 0 20377 33 0 0 25 0 4 0 501114748 382361600 51085 33554432000 4194304 4623224 140734047227632 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/1095/statm: 93350 51085 574 105 0 88854 0
[pid=1095/tid=1096] ppid=1093 vsize=373400 CPUtime=51.08 cores=0,2,4,6
/proc/1095/task/1096/stat : 1096 (SArTagnan) R 1093 1095 32751 0 -1 4202560 25578 0 0 0 5100 8 0 0 25 0 4 0 501114749 382361600 51085 33554432000 4194304 4623224 140734047227632 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1095/tid=1097] ppid=1093 vsize=373400 CPUtime=50.81 cores=0,2,4,6
/proc/1095/task/1097/stat : 1097 (SArTagnan) R 1093 1095 32751 0 -1 4202560 30909 0 0 0 5074 7 0 0 25 0 4 0 501114749 382361600 51085 33554432000 4194304 4623224 140734047227632 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1095/tid=1098] ppid=1093 vsize=373400 CPUtime=51.08 cores=0,2,4,6
/proc/1095/task/1098/stat : 1098 (SArTagnan) R 1093 1095 32751 0 -1 4202560 100024 0 0 0 5094 14 0 0 25 0 4 0 501114749 382361600 51085 33554432000 4194304 4623224 140734047227632 18446744073709551615 4376835 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 204.1
Current children cumulated vsize (KiB) 373400

[startup+102.307 s]
/proc/loadavg: 7.85 7.81 7.94 9/184 1115
/proc/meminfo: memFree=30435872/32951124 swapFree=67105204/67111528
[pid=1095] ppid=1093 vsize=503108 CPUtime=408.64 cores=0,2,4,6
/proc/1095/stat : 1095 (SArTagnan) R 1093 1095 32751 0 -1 4202496 567334 0 0 0 40762 102 0 0 25 0 4 0 501114748 515182592 76318 33554432000 4194304 4623224 140734047227632 18446744073709551615 4510090 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/1095/statm: 125777 76318 730 105 0 121281 0
[pid=1095/tid=1096] ppid=1093 vsize=503108 CPUtime=102.29 cores=0,2,4,6
/proc/1095/task/1096/stat : 1096 (SArTagnan) R 1093 1095 32751 0 -1 4202560 49611 0 0 0 10212 17 0 0 25 0 4 0 501114749 515182592 76318 33554432000 4194304 4623224 140734047227632 18446744073709551615 4461306 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1095/tid=1097] ppid=1093 vsize=503108 CPUtime=101.74 cores=0,2,4,6
/proc/1095/task/1097/stat : 1097 (SArTagnan) R 1093 1095 32751 0 -1 4202560 43039 0 0 0 10162 12 0 0 25 0 4 0 501114749 515182592 76318 33554432000 4194304 4623224 140734047227632 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1095/tid=1098] ppid=1093 vsize=503108 CPUtime=102.29 cores=0,2,4,6
/proc/1095/task/1098/stat : 1098 (SArTagnan) R 1093 1095 32751 0 -1 4202560 457853 0 0 0 10160 69 0 0 25 0 4 0 501114749 515182592 76318 33554432000 4194304 4623224 140734047227632 18446744073709551615 4545997 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 408.64
Current children cumulated vsize (KiB) 503108

[startup+162.301 s]

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

[pid=1095] ppid=1093 vsize=1140396 CPUtime=2804.53 cores=0,2,4,6
/proc/1095/stat : 1095 (SArTagnan) R 1093 1095 32751 0 -1 4202496 2591349 0 0 0 279983 470 0 0 25 0 4 0 501114748 1167765504 210663 33554432000 4194304 4623224 140734047227632 18446744073709551615 4510119 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/1095/statm: 285099 210663 1397 105 0 280603 0
[pid=1095/tid=1096] ppid=1093 vsize=1140396 CPUtime=702.1 cores=0,2,4,6
/proc/1095/task/1096/stat : 1096 (SArTagnan) R 1093 1095 32751 0 -1 4202560 120277 0 0 0 70158 52 0 0 25 0 4 0 501114749 1167765504 210667 33554432000 4194304 4623224 140734047227632 18446744073709551615 4376612 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1095/tid=1097] ppid=1093 vsize=1140396 CPUtime=698.45 cores=0,2,4,6
/proc/1095/task/1097/stat : 1097 (SArTagnan) R 1093 1095 32751 0 -1 4202560 110461 0 0 0 69797 48 0 0 25 0 4 0 501114749 1167765504 210667 33554432000 4194304 4623224 140734047227632 18446744073709551615 4376659 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1095/tid=1098] ppid=1093 vsize=1140396 CPUtime=701.64 cores=0,2,4,6
/proc/1095/task/1098/stat : 1098 (SArTagnan) R 1093 1095 32751 0 -1 4202560 2300036 0 0 0 69806 358 0 0 25 0 4 0 501114749 1167765504 210667 33554432000 4194304 4623224 140734047227632 18446744073709551615 4577678 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2804.53
Current children cumulated vsize (KiB) 1140396

[startup+762.307 s]
/proc/loadavg: 8.13 8.06 8.01 9/184 1165
/proc/meminfo: memFree=29348644/32951124 swapFree=67105204/67111528
[pid=1095] ppid=1093 vsize=1162496 CPUtime=3044.22 cores=0,2,4,6
/proc/1095/stat : 1095 (SArTagnan) R 1093 1095 32751 0 -1 4202496 2937249 0 0 0 303894 528 0 0 25 0 4 0 501114748 1190395904 216947 33554432000 4194304 4623224 140734047227632 18446744073709551615 4510077 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/1095/statm: 290624 216947 1386 105 0 286128 0
[pid=1095/tid=1096] ppid=1093 vsize=1162496 CPUtime=762.1 cores=0,2,4,6
/proc/1095/task/1096/stat : 1096 (SArTagnan) R 1093 1095 32751 0 -1 4202560 122462 0 0 0 76155 55 0 0 25 0 4 0 501114749 1190395904 216947 33554432000 4194304 4623224 140734047227632 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1095/tid=1097] ppid=1093 vsize=1162496 CPUtime=758.13 cores=0,2,4,6
/proc/1095/task/1097/stat : 1097 (SArTagnan) R 1093 1095 32751 0 -1 4202560 112921 0 0 0 75762 51 0 0 25 0 4 0 501114749 1190395904 216947 33554432000 4194304 4623224 140734047227632 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1095/tid=1098] ppid=1093 vsize=1162496 CPUtime=761.66 cores=0,2,4,6
/proc/1095/task/1098/stat : 1098 (SArTagnan) R 1093 1095 32751 0 -1 4202560 2640887 0 0 0 75755 411 0 0 25 0 4 0 501114749 1190395904 216947 33554432000 4194304 4623224 140734047227632 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3044.22
Current children cumulated vsize (KiB) 1162496

[startup+822.301 s]
/proc/loadavg: 8.18 8.09 8.02 9/184 1167
/proc/meminfo: memFree=29258704/32951124 swapFree=67105204/67111528
[pid=1095] ppid=1093 vsize=1210500 CPUtime=3283.87 cores=0,2,4,6
/proc/1095/stat : 1095 (SArTagnan) R 1093 1095 32751 0 -1 4202496 3272403 0 0 0 327807 580 0 0 25 0 4 0 501114748 1239552000 227404 33554432000 4194304 4623224 140734047227632 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/1095/statm: 302625 227404 1225 105 0 298129 0
[pid=1095/tid=1096] ppid=1093 vsize=1210500 CPUtime=822.08 cores=0,2,4,6
/proc/1095/task/1096/stat : 1096 (SArTagnan) R 1093 1095 32751 0 -1 4202560 125230 0 0 0 82152 56 0 0 25 0 4 0 501114749 1239552000 227404 33554432000 4194304 4623224 140734047227632 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1095/tid=1097] ppid=1093 vsize=1210500 CPUtime=817.8 cores=0,2,4,6
/proc/1095/task/1097/stat : 1097 (SArTagnan) R 1093 1095 32751 0 -1 4202560 120232 0 0 0 81727 53 0 0 25 0 4 0 501114749 1239552000 227404 33554432000 4194304 4623224 140734047227632 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1095/tid=1098] ppid=1093 vsize=1210500 CPUtime=821.65 cores=0,2,4,6
/proc/1095/task/1098/stat : 1098 (SArTagnan) R 1093 1095 32751 0 -1 4202560 2965455 0 0 0 81705 460 0 0 25 0 4 0 501114749 1239552000 227404 33554432000 4194304 4623224 140734047227632 18446744073709551615 4545376 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3283.87
Current children cumulated vsize (KiB) 1210500

[startup+882.301 s]
/proc/loadavg: 8.16 8.10 8.02 9/184 1169
/proc/meminfo: memFree=29178444/32951124 swapFree=67105204/67111528
[pid=1095] ppid=1093 vsize=1267528 CPUtime=3523.54 cores=0,2,4,6
/proc/1095/stat : 1095 (SArTagnan) R 1093 1095 32751 0 -1 4202496 3668375 0 0 0 351714 640 0 0 25 0 4 0 501114748 1297948672 237345 33554432000 4194304 4623224 140734047227632 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/1095/statm: 316882 237345 1296 105 0 312386 0
[pid=1095/tid=1096] ppid=1093 vsize=1267528 CPUtime=882.07 cores=0,2,4,6
/proc/1095/task/1096/stat : 1096 (SArTagnan) R 1093 1095 32751 0 -1 4202560 125558 0 0 0 88151 56 0 0 25 0 4 0 501114749 1297948672 237345 33554432000 4194304 4623224 140734047227632 18446744073709551615 4376672 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1095/tid=1097] ppid=1093 vsize=1267528 CPUtime=877.46 cores=0,2,4,6
/proc/1095/task/1097/stat : 1097 (SArTagnan) R 1093 1095 32751 0 -1 4202560 152502 0 0 0 87687 59 0 0 25 0 4 0 501114749 1297948672 237345 33554432000 4194304 4623224 140734047227632 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1095/tid=1098] ppid=1093 vsize=1267528 CPUtime=881.65 cores=0,2,4,6
/proc/1095/task/1098/stat : 1098 (SArTagnan) R 1093 1095 32751 0 -1 4202560 3328768 0 0 0 87652 513 0 0 25 0 4 0 501114749 1297948672 237345 33554432000 4194304 4623224 140734047227632 18446744073709551615 4363989 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3523.54
Current children cumulated vsize (KiB) 1267528

[startup+942.301 s]
/proc/loadavg: 8.23 8.13 8.03 9/184 1170
/proc/meminfo: memFree=29130676/32951124 swapFree=67105204/67111528
[pid=1095] ppid=1093 vsize=1267528 CPUtime=3763.21 cores=0,2,4,6
/proc/1095/stat : 1095 (SArTagnan) R 1093 1095 32751 0 -1 4202496 3956796 0 0 0 375632 689 0 0 25 0 4 0 501114748 1297948672 239592 33554432000 4194304 4623224 140734047227632 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/1095/statm: 316882 239592 697 105 0 312386 0
[pid=1095/tid=1096] ppid=1093 vsize=1267528 CPUtime=942.07 cores=0,2,4,6
/proc/1095/task/1096/stat : 1096 (SArTagnan) R 1093 1095 32751 0 -1 4202560 126491 0 0 0 94150 57 0 0 25 0 4 0 501114749 1297948672 239592 33554432000 4194304 4623224 140734047227632 18446744073709551615 4376675 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1095/tid=1097] ppid=1093 vsize=1267528 CPUtime=937.14 cores=0,2,4,6
/proc/1095/task/1097/stat : 1097 (SArTagnan) R 1093 1095 32751 0 -1 4202560 153884 0 0 0 93652 62 0 0 25 0 4 0 501114749 1297948672 239592 33554432000 4194304 4623224 140734047227632 18446744073709551615 4376612 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1095/tid=1098] ppid=1093 vsize=1267528 CPUtime=941.65 cores=0,2,4,6
/proc/1095/task/1098/stat : 1098 (SArTagnan) R 1093 1095 32751 0 -1 4202560 3614471 0 0 0 93607 558 0 0 25 0 4 0 501114749 1297948672 239592 33554432000 4194304 4623224 140734047227632 18446744073709551615 4550411 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3763.21
Current children cumulated vsize (KiB) 1267528

[startup+1002.3 s]
/proc/loadavg: 8.16 8.12 8.03 9/184 1172
/proc/meminfo: memFree=29070760/32951124 swapFree=67105204/67111528
[pid=1095] ppid=1093 vsize=1267528 CPUtime=4002.88 cores=0,2,4,6
/proc/1095/stat : 1095 (SArTagnan) R 1093 1095 32751 0 -1 4202496 4285596 0 0 0 399549 739 0 0 25 0 4 0 501114748 1297948672 241553 33554432000 4194304 4623224 140734047227632 18446744073709551615 4510090 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/1095/statm: 316882 241553 636 105 0 312386 0
[pid=1095/tid=1096] ppid=1093 vsize=1267528 CPUtime=1002.06 cores=0,2,4,6
/proc/1095/task/1096/stat : 1096 (SArTagnan) R 1093 1095 32751 0 -1 4202560 127005 0 0 0 100149 57 0 0 25 0 4 0 501114749 1297948672 241553 33554432000 4194304 4623224 140734047227632 18446744073709551615 4376612 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1095/tid=1097] ppid=1093 vsize=1267528 CPUtime=996.81 cores=0,2,4,6
/proc/1095/task/1097/stat : 1097 (SArTagnan) R 1093 1095 32751 0 -1 4202560 154250 0 0 0 99619 62 0 0 25 0 4 0 501114749 1297948672 241553 33554432000 4194304 4623224 140734047227632 18446744073709551615 4376672 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1095/tid=1098] ppid=1093 vsize=1267528 CPUtime=1001.65 cores=0,2,4,6
/proc/1095/task/1098/stat : 1098 (SArTagnan) R 1093 1095 32751 0 -1 4202560 3942172 0 0 0 99558 607 0 0 25 0 4 0 501114749 1297948672 241553 33554432000 4194304 4623224 140734047227632 18446744073709551615 4364232 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4002.88
Current children cumulated vsize (KiB) 1267528

[startup+1062.3 s]
/proc/loadavg: 8.18 8.12 8.04 9/184 1173
/proc/meminfo: memFree=29030680/32951124 swapFree=67105204/67111528
[pid=1095] ppid=1093 vsize=1333064 CPUtime=4242.56 cores=0,2,4,6
/proc/1095/stat : 1095 (SArTagnan) R 1093 1095 32751 0 -1 4202496 4677604 0 0 0 423455 801 0 0 25 0 4 0 501114748 1365057536 244005 33554432000 4194304 4623224 140734047227632 18446744073709551615 4510090 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/1095/statm: 333266 244005 562 105 0 328770 0
[pid=1095/tid=1096] ppid=1093 vsize=1333064 CPUtime=1062.06 cores=0,2,4,6
/proc/1095/task/1096/stat : 1096 (SArTagnan) R 1093 1095 32751 0 -1 4202560 127538 0 0 0 106149 57 0 0 25 0 4 0 501114749 1365057536 244005 33554432000 4194304 4623224 140734047227632 18446744073709551615 4376640 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1095/tid=1097] ppid=1093 vsize=1333064 CPUtime=1056.49 cores=0,2,4,6
/proc/1095/task/1097/stat : 1097 (SArTagnan) R 1093 1095 32751 0 -1 4202560 154544 0 0 0 105586 63 0 0 25 0 4 0 501114749 1365057536 244005 33554432000 4194304 4623224 140734047227632 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1095/tid=1098] ppid=1093 vsize=1333064 CPUtime=1061.66 cores=0,2,4,6
/proc/1095/task/1098/stat : 1098 (SArTagnan) R 1093 1095 32751 0 -1 4202560 4332840 0 0 0 105498 668 0 0 25 0 4 0 501114749 1365057536 244005 33554432000 4194304 4623224 140734047227632 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4242.56
Current children cumulated vsize (KiB) 1333064

[startup+1122.3 s]
/proc/loadavg: 8.18 8.13 8.04 9/184 1175
/proc/meminfo: memFree=28903928/32951124 swapFree=67105204/67111528
[pid=1095] ppid=1093 vsize=1400364 CPUtime=4482.23 cores=0,2,4,6
/proc/1095/stat : 1095 (SArTagnan) R 1093 1095 32751 0 -1 4202496 5051353 0 0 0 447366 857 0 0 25 0 4 0 501114748 1433972736 262406 33554432000 4194304 4623224 140734047227632 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/1095/statm: 350091 262406 531 105 0 345595 0
[pid=1095/tid=1096] ppid=1093 vsize=1400364 CPUtime=1122.06 cores=0,2,4,6
/proc/1095/task/1096/stat : 1096 (SArTagnan) R 1093 1095 32751 0 -1 4202560 130203 0 0 0 112148 58 0 0 25 0 4 0 501114749 1433972736 262406 33554432000 4194304 4623224 140734047227632 18446744073709551615 4376612 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1095/tid=1097] ppid=1093 vsize=1400364 CPUtime=1116.16 cores=0,2,4,6
/proc/1095/task/1097/stat : 1097 (SArTagnan) R 1093 1095 32751 0 -1 4202560 158360 0 0 0 111552 64 0 0 25 0 4 0 501114749 1433972736 262406 33554432000 4194304 4623224 140734047227632 18446744073709551615 4377624 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1095/tid=1098] ppid=1093 vsize=1400364 CPUtime=1121.66 cores=0,2,4,6
/proc/1095/task/1098/stat : 1098 (SArTagnan) R 1093 1095 32751 0 -1 4202560 4688226 0 0 0 111445 721 0 0 25 0 4 0 501114749 1433972736 262406 33554432000 4194304 4623224 140734047227632 18446744073709551615 4577456 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4482.23
Current children cumulated vsize (KiB) 1400364

[startup+1182.3 s]
/proc/loadavg: 8.17 8.13 8.05 9/184 1177
/proc/meminfo: memFree=28853044/32951124 swapFree=67105204/67111528
[pid=1095] ppid=1093 vsize=1400364 CPUtime=4721.91 cores=0,2,4,6
/proc/1095/stat : 1095 (SArTagnan) R 1093 1095 32751 0 -1 4202496 5413220 0 0 0 471282 909 0 0 25 0 4 0 501114748 1433972736 264626 33554432000 4194304 4623224 140734047227632 18446744073709551615 4510472 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/1095/statm: 350091 264626 483 105 0 345595 0
[pid=1095/tid=1096] ppid=1093 vsize=1400364 CPUtime=1182.06 cores=0,2,4,6
/proc/1095/task/1096/stat : 1096 (SArTagnan) R 1093 1095 32751 0 -1 4202560 130536 0 0 0 118148 58 0 0 25 0 4 0 501114749 1433972736 264626 33554432000 4194304 4623224 140734047227632 18446744073709551615 4376625 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1095/tid=1097] ppid=1093 vsize=1400364 CPUtime=1175.84 cores=0,2,4,6
/proc/1095/task/1097/stat : 1097 (SArTagnan) R 1093 1095 32751 0 -1 4202560 158895 0 0 0 117520 64 0 0 25 0 4 0 501114749 1433972736 264626 33554432000 4194304 4623224 140734047227632 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1095/tid=1098] ppid=1093 vsize=1400364 CPUtime=1181.66 cores=0,2,4,6
/proc/1095/task/1098/stat : 1098 (SArTagnan) R 1093 1095 32751 0 -1 4202560 5048340 0 0 0 117394 772 0 0 25 0 4 0 501114749 1433972736 264626 33554432000 4194304 4623224 140734047227632 18446744073709551615 4577678 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4721.91
Current children cumulated vsize (KiB) 1400364



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.9 s]
/proc/loadavg: 8.12 8.12 8.04 9/184 1177
/proc/meminfo: memFree=28832448/32951124 swapFree=67105204/67111528
[pid=1095] ppid=1093 vsize=1400364 CPUtime=4800.21 cores=0,2,4,6
/proc/1095/stat : 1095 (SArTagnan) R 1093 1095 32751 0 -1 4202496 5534015 0 0 0 479095 926 0 0 25 0 4 0 501114748 1433972736 267037 33554432000 4194304 4623224 140734047227632 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/1095/statm: 350091 267037 553 105 0 345595 0
[pid=1095/tid=1096] ppid=1093 vsize=1400364 CPUtime=1201.66 cores=0,2,4,6
/proc/1095/task/1096/stat : 1096 (SArTagnan) R 1093 1095 32751 0 -1 4202560 130545 0 0 0 120108 58 0 0 25 0 4 0 501114749 1433972736 267037 33554432000 4194304 4623224 140734047227632 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1095/tid=1097] ppid=1093 vsize=1400364 CPUtime=1195.33 cores=0,2,4,6
/proc/1095/task/1097/stat : 1097 (SArTagnan) R 1093 1095 32751 0 -1 4202560 159365 0 0 0 119468 65 0 0 25 0 4 0 501114749 1433972736 267037 33554432000 4194304 4623224 140734047227632 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1095/tid=1098] ppid=1093 vsize=1400364 CPUtime=1201.27 cores=0,2,4,6
/proc/1095/task/1098/stat : 1098 (SArTagnan) R 1093 1095 32751 0 -1 4202560 5168438 0 0 0 119338 789 0 0 25 0 4 0 501114749 1433972736 267037 33554432000 4194304 4623224 140734047227632 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.21
Current children cumulated vsize (KiB) 1400364

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

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

[startup+1201.9 s]
/proc/loadavg: 8.12 8.12 8.04 9/184 1177
/proc/meminfo: memFree=28832448/32951124 swapFree=67105204/67111528
[pid=1095] ppid=1093 vsize=1400364 CPUtime=4800.21 cores=0,2,4,6
/proc/1095/stat : 1095 (SArTagnan) R 1093 1095 32751 0 -1 4202496 5534015 0 0 0 479095 926 0 0 25 0 4 0 501114748 1433972736 267037 33554432000 4194304 4623224 140734047227632 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/1095/statm: 350091 267037 553 105 0 345595 0
[pid=1095/tid=1096] ppid=1093 vsize=1400364 CPUtime=1201.66 cores=0,2,4,6
/proc/1095/task/1096/stat : 1096 (SArTagnan) R 1093 1095 32751 0 -1 4202560 130545 0 0 0 120108 58 0 0 25 0 4 0 501114749 1433972736 267037 33554432000 4194304 4623224 140734047227632 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1095/tid=1097] ppid=1093 vsize=1400364 CPUtime=1195.33 cores=0,2,4,6
/proc/1095/task/1097/stat : 1097 (SArTagnan) R 1093 1095 32751 0 -1 4202560 159365 0 0 0 119468 65 0 0 25 0 4 0 501114749 1433972736 267037 33554432000 4194304 4623224 140734047227632 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1095/tid=1098] ppid=1093 vsize=1400364 CPUtime=1201.27 cores=0,2,4,6
/proc/1095/task/1098/stat : 1098 (SArTagnan) R 1093 1095 32751 0 -1 4202560 5168438 0 0 0 119338 789 0 0 25 0 4 0 501114749 1433972736 267037 33554432000 4194304 4623224 140734047227632 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.21
Current children cumulated vsize (KiB) 1400364

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.96
CPU time (s): 4800.3
CPU user time (s): 4790.98
CPU system time (s): 9.31958
CPU usage (%): 399.371
Max. virtual memory (cumulated for all children) (KiB): 1400364

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4790.98
system time used= 9.31958
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5534016
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= 938
involuntary context switches= 26611

runsolver used 2.02769 second user time and 4.53431 second system time

The end

Launcher Data

Begin job on node147 at 2011-04-29 16:23:08
IDJOB=3274158
IDBENCH=83154
IDSOLVER=1656
FILE ID=node147/3274158-1304086988
RUNJOBID= node147-1304086988-1085
PBS_JOBID= 13170522
Free space on /tmp= 72660 MiB

SOLVER NAME= SArTagnan 2011-03-24
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-3274158-1304086988/watcher-3274158-1304086988 -o /tmp/evaluation-result-3274158-1304086988/solver-3274158-1304086988 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3274158-1304086988.cnf -threads=4

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

MD5SUM BENCH= 1f90ac4288669aff970e47f4201b5ea4
RANDOM SEED=1262362058

node147.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.836
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.836
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
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.836
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.836
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.75
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.836
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.82
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.836
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.76
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.836
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.836
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:      30934468 kB
Buffers:        270412 kB
Cached:        1362056 kB
SwapCached:       2904 kB
Active:         122292 kB
Inactive:      1571108 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30934468 kB
SwapTotal:    67111528 kB
SwapFree:     67105204 kB
Dirty:             528 kB
Writeback:           0 kB
AnonPages:       58784 kB
Mapped:          14404 kB
Slab:           260420 kB
PageTables:       4348 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   183740 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= 72660 MiB
End job on node147 at 2011-04-29 16:43:12