Trace number 3386098

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.47 1205.12

General information on the benchmark

NameCRAFTED/rbsat/crafted/
forced/rbsat-v2640c305320gyes10.cnf
MD5SUM98bac4f2d533fe7abb12552567f9e1aa
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables2640
Number of clauses305320
Sum of the clauses size613120
Maximum clause length33
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2305240
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 580

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-3386098-1305579115/watcher-3386098-1305579115 -o /tmp/evaluation-result-3386098-1305579115/solver-3386098-1305579115 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3386098-1305579115.cnf -threads=4 

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 8.08 8.13 8.10 6/481 10720
/proc/meminfo: memFree=12453780/32950928 swapFree=45358800/67111528
[pid=10720] ppid=10718 vsize=26476 CPUtime=0 cores=1,3,5,7
/proc/10720/stat : 10720 (SArTagnan) R 10718 10720 10402 0 -1 4202496 852 0 0 0 0 0 0 0 25 0 1 0 669508185 27111424 557 33554432000 4194304 4625164 140735574859200 18446744073709551615 254500310622 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10720/statm: 6619 558 296 106 0 2122 0

[startup+0.0351449 s]
/proc/loadavg: 8.08 8.13 8.10 6/481 10720
/proc/meminfo: memFree=12453780/32950928 swapFree=45358800/67111528
[pid=10720] ppid=10718 vsize=27940 CPUtime=0.02 cores=1,3,5,7
/proc/10720/stat : 10720 (SArTagnan) R 10718 10720 10402 0 -1 4202496 1874 0 0 0 2 0 0 0 25 0 1 0 669508185 28610560 847 33554432000 4194304 4625164 140735574859200 18446744073709551615 4339447 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10720/statm: 6985 847 296 106 0 2488 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 27940

[startup+0.124265 s]
/proc/loadavg: 8.08 8.13 8.10 6/481 10720
/proc/meminfo: memFree=12453780/32950928 swapFree=45358800/67111528
[pid=10720] ppid=10718 vsize=273276 CPUtime=0.24 cores=1,3,5,7
/proc/10720/stat : 10720 (SArTagnan) R 10718 10720 10402 0 -1 4202496 7587 0 0 0 23 1 0 0 25 0 4 0 669508185 279834624 5245 33554432000 4194304 4625164 140735574859200 18446744073709551615 254500796910 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/10720/statm: 68319 5245 338 106 0 63822 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 273276

[startup+0.301012 s]
/proc/loadavg: 8.08 8.13 8.10 6/481 10720
/proc/meminfo: memFree=12453780/32950928 swapFree=45358800/67111528
[pid=10720] ppid=10718 vsize=275272 CPUtime=0.95 cores=1,3,5,7
/proc/10720/stat : 10720 (SArTagnan) R 10718 10720 10402 0 -1 4202496 9558 0 0 0 93 2 0 0 25 0 4 0 669508185 281878528 7189 33554432000 4194304 4625164 140735574859200 18446744073709551615 4512057 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/10720/statm: 68818 7189 342 106 0 64321 0
Current children cumulated CPU time (s) 0.95
Current children cumulated vsize (KiB) 275272

[startup+0.700934 s]
/proc/loadavg: 8.08 8.13 8.10 6/481 10720
/proc/meminfo: memFree=12453780/32950928 swapFree=45358800/67111528
[pid=10720] ppid=10718 vsize=282860 CPUtime=2.55 cores=1,3,5,7
/proc/10720/stat : 10720 (SArTagnan) R 10718 10720 10402 0 -1 4202496 13101 0 0 0 252 3 0 0 25 0 4 0 669508185 289648640 10222 33554432000 4194304 4625164 140735574859200 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/10720/statm: 70715 10222 342 106 0 66218 0
Current children cumulated CPU time (s) 2.55
Current children cumulated vsize (KiB) 282860

[startup+1.50077 s]
/proc/loadavg: 8.08 8.13 8.10 9/485 10724
/proc/meminfo: memFree=12403536/32950928 swapFree=45358800/67111528
[pid=10720] ppid=10718 vsize=292232 CPUtime=5.73 cores=1,3,5,7
/proc/10720/stat : 10720 (SArTagnan) R 10718 10720 10402 0 -1 4202496 19424 0 0 0 570 3 0 0 25 0 4 0 669508185 299245568 15545 33554432000 4194304 4625164 140735574859200 18446744073709551615 4511786 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/10720/statm: 73058 15545 344 106 0 68561 0
[pid=10720/tid=10722] ppid=10718 vsize=292232 CPUtime=1.4 cores=1,3,5,7
/proc/10720/task/10722/stat : 10722 (SArTagnan) R 10718 10720 10402 0 -1 4202560 3163 0 0 0 140 0 0 0 25 0 4 0 669508193 299245568 15545 33554432000 4194304 4625164 140735574859200 18446744073709551615 4480190 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10720/tid=10723] ppid=10718 vsize=292232 CPUtime=1.4 cores=1,3,5,7
/proc/10720/task/10723/stat : 10723 (SArTagnan) R 10718 10720 10402 0 -1 4202560 3627 0 0 0 140 0 0 0 25 0 4 0 669508193 299245568 15545 33554432000 4194304 4625164 140735574859200 18446744073709551615 4351887 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10720/tid=10724] ppid=10718 vsize=292232 CPUtime=1.41 cores=1,3,5,7
/proc/10720/task/10724/stat : 10724 (SArTagnan) R 10718 10720 10402 0 -1 4202560 1525 0 0 0 141 0 0 0 20 0 4 0 669508193 299245568 15545 33554432000 4194304 4625164 140735574859200 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5.73
Current children cumulated vsize (KiB) 292232

[startup+3.10046 s]
/proc/loadavg: 8.08 8.13 8.09 9/485 10724
/proc/meminfo: memFree=12375688/32950928 swapFree=45358800/67111528
[pid=10720] ppid=10718 vsize=305448 CPUtime=12.11 cores=1,3,5,7
/proc/10720/stat : 10720 (SArTagnan) R 10718 10720 10402 0 -1 4202496 27337 0 0 0 1206 5 0 0 25 0 4 0 669508185 312778752 21880 33554432000 4194304 4625164 140735574859200 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/10720/statm: 76362 21880 343 106 0 71865 0
[pid=10720/tid=10722] ppid=10718 vsize=305448 CPUtime=3.01 cores=1,3,5,7
/proc/10720/task/10722/stat : 10722 (SArTagnan) R 10718 10720 10402 0 -1 4202560 4991 0 0 0 300 1 0 0 25 0 4 0 669508193 312778752 21880 33554432000 4194304 4625164 140735574859200 18446744073709551615 4352615 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10720/tid=10723] ppid=10718 vsize=305448 CPUtime=3.01 cores=1,3,5,7
/proc/10720/task/10723/stat : 10723 (SArTagnan) R 10718 10720 10402 0 -1 4202560 5912 0 0 0 299 2 0 0 25 0 4 0 669508193 312778752 21880 33554432000 4194304 4625164 140735574859200 18446744073709551615 4462605 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10720/tid=10724] ppid=10718 vsize=305448 CPUtime=3.01 cores=1,3,5,7
/proc/10720/task/10724/stat : 10724 (SArTagnan) R 10718 10720 10402 0 -1 4202560 3089 0 0 0 301 0 0 0 25 0 4 0 669508193 312778752 21880 33554432000 4194304 4625164 140735574859200 18446744073709551615 4352728 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 12.11
Current children cumulated vsize (KiB) 305448

[startup+6.30082 s]
/proc/loadavg: 8.08 8.13 8.09 9/485 10724
/proc/meminfo: memFree=12319724/32950928 swapFree=45358800/67111528
[pid=10720] ppid=10718 vsize=322908 CPUtime=24.86 cores=1,3,5,7
/proc/10720/stat : 10720 (SArTagnan) R 10718 10720 10402 0 -1 4202496 49891 0 0 0 2473 13 0 0 25 0 4 0 669508185 330657792 31327 33554432000 4194304 4625164 140735574859200 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/10720/statm: 80727 31327 343 106 0 76230 0
[pid=10720/tid=10722] ppid=10718 vsize=322908 CPUtime=6.21 cores=1,3,5,7
/proc/10720/task/10722/stat : 10722 (SArTagnan) R 10718 10720 10402 0 -1 4202560 8036 0 0 0 618 3 0 0 25 0 4 0 669508193 330657792 31327 33554432000 4194304 4625164 140735574859200 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10720/tid=10723] ppid=10718 vsize=322908 CPUtime=6.21 cores=1,3,5,7
/proc/10720/task/10723/stat : 10723 (SArTagnan) R 10718 10720 10402 0 -1 4202560 11712 0 0 0 617 4 0 0 25 0 4 0 669508193 330657792 31327 33554432000 4194304 4625164 140735574859200 18446744073709551615 4339848 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10720/tid=10724] ppid=10718 vsize=322908 CPUtime=6.21 cores=1,3,5,7
/proc/10720/task/10724/stat : 10724 (SArTagnan) R 10718 10720 10402 0 -1 4202560 13191 0 0 0 619 2 0 0 25 0 4 0 669508193 330657792 31327 33554432000 4194304 4625164 140735574859200 18446744073709551615 4561081 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 24.86
Current children cumulated vsize (KiB) 322908

[startup+12.7006 s]
/proc/loadavg: 8.14 8.14 8.10 9/485 10725
/proc/meminfo: memFree=12255280/32950928 swapFree=45358800/67111528
[pid=10720] ppid=10718 vsize=342364 CPUtime=50.35 cores=1,3,5,7
/proc/10720/stat : 10720 (SArTagnan) R 10718 10720 10402 0 -1 4202496 83718 0 0 0 5012 23 0 0 25 0 4 0 669508185 350580736 45388 33554432000 4194304 4625164 140735574859200 18446744073709551615 4512046 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/10720/statm: 85591 45388 343 106 0 81094 0
[pid=10720/tid=10722] ppid=10718 vsize=342364 CPUtime=12.61 cores=1,3,5,7
/proc/10720/task/10722/stat : 10722 (SArTagnan) R 10718 10720 10402 0 -1 4202560 15479 0 0 0 1255 6 0 0 25 0 4 0 669508193 350580736 45388 33554432000 4194304 4625164 140735574859200 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10720/tid=10723] ppid=10718 vsize=342364 CPUtime=12.6 cores=1,3,5,7
/proc/10720/task/10723/stat : 10723 (SArTagnan) R 10718 10720 10402 0 -1 4202560 19080 0 0 0 1253 7 0 0 25 0 4 0 669508193 350580736 45388 33554432000 4194304 4625164 140735574859200 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10720/tid=10724] ppid=10718 vsize=342364 CPUtime=12.61 cores=1,3,5,7
/proc/10720/task/10724/stat : 10724 (SArTagnan) R 10718 10720 10402 0 -1 4202560 26862 0 0 0 1256 5 0 0 25 0 4 0 669508193 350580736 45388 33554432000 4194304 4625164 140735574859200 18446744073709551615 4339643 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 50.35
Current children cumulated vsize (KiB) 342364

[startup+25.501 s]
/proc/loadavg: 8.12 8.13 8.10 9/485 10725
/proc/meminfo: memFree=12135976/32950928 swapFree=45358800/67111528
[pid=10720] ppid=10718 vsize=375168 CPUtime=101.35 cores=1,3,5,7
/proc/10720/stat : 10720 (SArTagnan) R 10718 10720 10402 0 -1 4202496 203485 0 0 0 10089 46 0 0 25 0 4 0 669508185 384172032 70651 33554432000 4194304 4625164 140735574859200 18446744073709551615 4393061 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/10720/statm: 93792 70651 343 106 0 89295 0
[pid=10720/tid=10722] ppid=10718 vsize=375168 CPUtime=25.41 cores=1,3,5,7
/proc/10720/task/10722/stat : 10722 (SArTagnan) R 10718 10720 10402 0 -1 4202560 21262 0 0 0 2533 8 0 0 25 0 4 0 669508193 384172032 70652 33554432000 4194304 4625164 140735574859200 18446744073709551615 4352035 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10720/tid=10723] ppid=10718 vsize=375168 CPUtime=25.41 cores=1,3,5,7
/proc/10720/task/10723/stat : 10723 (SArTagnan) R 10718 10720 10402 0 -1 4202560 28329 0 0 0 2528 13 0 0 25 0 4 0 669508193 384172032 70652 33554432000 4194304 4625164 140735574859200 18446744073709551615 254500353057 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10720/tid=10724] ppid=10718 vsize=375168 CPUtime=25.41 cores=1,3,5,7
/proc/10720/task/10724/stat : 10724 (SArTagnan) R 10718 10720 10402 0 -1 4202560 112636 0 0 0 2524 17 0 0 25 0 4 0 669508193 384172032 70652 33554432000 4194304 4625164 140735574859200 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 101.35
Current children cumulated vsize (KiB) 375168

[startup+51.1009 s]
/proc/loadavg: 8.16 8.14 8.10 9/485 10726
/proc/meminfo: memFree=11927252/32950928 swapFree=45358800/67111528
[pid=10720] ppid=10718 vsize=704988 CPUtime=203.35 cores=1,3,5,7
/proc/10720/stat : 10720 (SArTagnan) R 10718 10720 10402 0 -1 4202496 461736 0 0 0 20237 98 0 0 25 0 4 0 669508185 721907712 120253 33554432000 4194304 4625164 140735574859200 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/10720/statm: 176247 120253 459 106 0 171750 0
[pid=10720/tid=10722] ppid=10718 vsize=704988 CPUtime=51 cores=1,3,5,7
/proc/10720/task/10722/stat : 10722 (SArTagnan) R 10718 10720 10402 0 -1 4202560 32979 0 0 0 5086 14 0 0 25 0 4 0 669508193 721907712 120253 33554432000 4194304 4625164 140735574859200 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10720/tid=10723] ppid=10718 vsize=704988 CPUtime=51.01 cores=1,3,5,7
/proc/10720/task/10723/stat : 10723 (SArTagnan) R 10718 10720 10402 0 -1 4202560 43322 0 0 0 5079 22 0 0 25 0 4 0 669508193 721907712 120253 33554432000 4194304 4625164 140735574859200 18446744073709551615 254500359099 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10720/tid=10724] ppid=10718 vsize=704988 CPUtime=51 cores=1,3,5,7
/proc/10720/task/10724/stat : 10724 (SArTagnan) R 10718 10720 10402 0 -1 4202560 280569 0 0 0 5057 43 0 0 25 0 4 0 669508193 721907712 120253 33554432000 4194304 4625164 140735574859200 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 203.35
Current children cumulated vsize (KiB) 704988

[startup+102.319 s]
/proc/loadavg: 8.10 8.13 8.09 9/485 10727
/proc/meminfo: memFree=11548152/32950928 swapFree=45358800/67111528
[pid=10720] ppid=10718 vsize=1015756 CPUtime=407.4 cores=1,3,5,7
/proc/10720/stat : 10720 (SArTagnan) R 10718 10720 10402 0 -1 4202496 815407 0 0 0 40572 168 0 0 25 0 4 0 669508185 1040134144 195456 33554432000 4194304 4625164 140735574859200 18446744073709551615 4393124 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/10720/statm: 253939 195456 343 106 0 249442 0
[pid=10720/tid=10722] ppid=10718 vsize=1015756 CPUtime=102.22 cores=1,3,5,7
/proc/10720/task/10722/stat : 10722 (SArTagnan) R 10718 10720 10402 0 -1 4202560 44669 0 0 0 10204 18 0 0 25 0 4 0 669508193 1040134144 195456 33554432000 4194304 4625164 140735574859200 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10720/tid=10723] ppid=10718 vsize=1015756 CPUtime=102.22 cores=1,3,5,7
/proc/10720/task/10723/stat : 10723 (SArTagnan) R 10718 10720 10402 0 -1 4202560 66484 0 0 0 10183 39 0 0 25 0 4 0 669508193 1040134144 195456 33554432000 4194304 4625164 140735574859200 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10720/tid=10724] ppid=10718 vsize=1015756 CPUtime=102.23 cores=1,3,5,7
/proc/10720/task/10724/stat : 10724 (SArTagnan) R 10718 10720 10402 0 -1 4202560 476069 0 0 0 10150 73 0 0 25 0 4 0 669508193 1040134144 195456 33554432000 4194304 4625164 140735574859200 18446744073709551615 4335407 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 407.4
Current children cumulated vsize (KiB) 1015756

[startup+162.301 s]
/proc/loadavg: 8.15 8.13 8.09 9/485 10729
/proc/meminfo: memFree=11224224/32950928 swapFree=45358800/67111528
[pid=10720] ppid=10718 vsize=1278440 CPUtime=646.4 cores=1,3,5,7
/proc/10720/stat : 10720 (SArTagnan) R 10718 10720 10402 0 -1 4202496 1313082 0 0 0 64375 265 0 0 25 0 4 0 669508185 1309122560 251787 33554432000 4194304 4625164 140735574859200 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/10720/statm: 319610 251787 343 106 0 315113 0
[pid=10720/tid=10722] ppid=10718 vsize=1278440 CPUtime=162.2 cores=1,3,5,7
/proc/10720/task/10722/stat : 10722 (SArTagnan) R 10718 10720 10402 0 -1 4202560 57635 0 0 0 16198 22 0 0 25 0 4 0 669508193 1309122560 251788 33554432000 4194304 4625164 140735574859200 18446744073709551615 4352044 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10720/tid=10723] ppid=10718 vsize=1278440 CPUtime=162.2 cores=1,3,5,7
/proc/10720/task/10723/stat : 10723 (SArTagnan) R 10718 10720 10402 0 -1 4202560 82677 0 0 0 16161 59 0 0 25 0 4 0 669508193 1309122560 251788 33554432000 4194304 4625164 140735574859200 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10720/tid=10724] ppid=10718 vsize=1278440 CPUtime=162.21 cores=1,3,5,7
/proc/10720/task/10724/stat : 10724 (SArTagnan) R 10718 10720 10402 0 -1 4202560 917446 0 0 0 16080 141 0 0 25 0 4 0 669508193 1309122560 251788 33554432000 4194304 4625164 140735574859200 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 646.4
Current children cumulated vsize (KiB) 1278440

[startup+222.301 s]
/proc/loadavg: 8.19 8.15 8.10 9/485 10730
/proc/meminfo: memFree=10920772/32950928 swapFree=45358800/67111528
[pid=10720] ppid=10718 vsize=1510176 CPUtime=885.43 cores=1,3,5,7
/proc/10720/stat : 10720 (SArTagnan) R 10718 10720 10402 0 -1 4202496 1870253 0 0 0 88179 364 0 0 25 0 4 0 669508185 1546420224 300734 33554432000 4194304 4625164 140735574859200 18446744073709551615 4393061 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/10720/statm: 377544 300734 343 106 0 373047 0
[pid=10720/tid=10722] ppid=10718 vsize=1510176 CPUtime=222.2 cores=1,3,5,7
/proc/10720/task/10722/stat : 10722 (SArTagnan) R 10718 10720 10402 0 -1 4202560 64507 0 0 0 22194 26 0 0 25 0 4 0 669508193 1546420224 300734 33554432000 4194304 4625164 140735574859200 18446744073709551615 4351981 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10720/tid=10723] ppid=10718 vsize=1510176 CPUtime=222.19 cores=1,3,5,7
/proc/10720/task/10723/stat : 10723 (SArTagnan) R 10718 10720 10402 0 -1 4202560 94056 0 0 0 22146 73 0 0 25 0 4 0 669508193 1546420224 300734 33554432000 4194304 4625164 140735574859200 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10720/tid=10724] ppid=10718 vsize=1510176 CPUtime=222.21 cores=1,3,5,7
/proc/10720/task/10724/stat : 10724 (SArTagnan) R 10718 10720 10402 0 -1 4202560 1353827 0 0 0 22015 206 0 0 25 0 4 0 669508193 1546420224 300735 33554432000 4194304 4625164 140735574859200 18446744073709551615 254500353057 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 885.43
Current children cumulated vsize (KiB) 1510176

[startup+282.301 s]

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

[pid=10720] ppid=10718 vsize=2065372 CPUtime=2558.61 cores=1,3,5,7
/proc/10720/stat : 10720 (SArTagnan) R 10718 10720 10402 0 -1 4202496 4813030 0 0 0 254966 895 0 0 25 0 4 0 669508185 2114940928 440276 33554432000 4194304 4625164 140735574859200 18446744073709551615 4512125 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/10720/statm: 516343 440276 343 106 0 511846 0
[pid=10720/tid=10722] ppid=10718 vsize=2065372 CPUtime=642.2 cores=1,3,5,7
/proc/10720/task/10722/stat : 10722 (SArTagnan) R 10718 10720 10402 0 -1 4202560 86347 0 0 0 64187 33 0 0 25 0 4 0 669508193 2114940928 439603 33554432000 4194304 4625164 140735574859200 18446744073709551615 4330829 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10720/tid=10723] ppid=10718 vsize=2065372 CPUtime=642.22 cores=1,3,5,7
/proc/10720/task/10723/stat : 10723 (SArTagnan) R 10718 10720 10402 0 -1 4202560 110467 0 0 0 64146 76 0 0 25 0 4 0 669508193 2114940928 439618 33554432000 4194304 4625164 140735574859200 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10720/tid=10724] ppid=10718 vsize=2065372 CPUtime=642.19 cores=1,3,5,7
/proc/10720/task/10724/stat : 10724 (SArTagnan) R 10718 10720 10402 0 -1 4202560 4043017 0 0 0 63531 688 0 0 25 0 4 0 669508193 2114940928 439634 33554432000 4194304 4625164 140735574859200 18446744073709551615 254500388975 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2558.61
Current children cumulated vsize (KiB) 2065372

[startup+702.301 s]
/proc/loadavg: 7.97 8.05 8.06 9/485 10813
/proc/meminfo: memFree=6111820/32950928 swapFree=45358800/67111528
[pid=10720] ppid=10718 vsize=2130908 CPUtime=2797.59 cores=1,3,5,7
/proc/10720/stat : 10720 (SArTagnan) R 10718 10720 10402 0 -1 4202496 5223027 0 0 0 278792 967 0 0 25 0 4 0 669508185 2182049792 454359 33554432000 4194304 4625164 140735574859200 18446744073709551615 4393110 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/10720/statm: 532727 454359 343 106 0 528230 0
[pid=10720/tid=10722] ppid=10718 vsize=2130908 CPUtime=702.18 cores=1,3,5,7
/proc/10720/task/10722/stat : 10722 (SArTagnan) R 10718 10720 10402 0 -1 4202560 86716 0 0 0 70185 33 0 0 25 0 4 0 669508193 2182049792 454359 33554432000 4194304 4625164 140735574859200 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10720/tid=10723] ppid=10718 vsize=2130908 CPUtime=702.22 cores=1,3,5,7
/proc/10720/task/10723/stat : 10723 (SArTagnan) R 10718 10720 10402 0 -1 4202560 110825 0 0 0 70145 77 0 0 25 0 4 0 669508193 2182049792 454359 33554432000 4194304 4625164 140735574859200 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10720/tid=10724] ppid=10718 vsize=2130908 CPUtime=702.18 cores=1,3,5,7
/proc/10720/task/10724/stat : 10724 (SArTagnan) R 10718 10720 10402 0 -1 4202560 4444245 0 0 0 69460 758 0 0 25 0 4 0 669508193 2182049792 454359 33554432000 4194304 4625164 140735574859200 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2797.59
Current children cumulated vsize (KiB) 2130908

[startup+762.319 s]
/proc/loadavg: 7.93 8.02 8.05 9/485 10908
/proc/meminfo: memFree=12559796/32950928 swapFree=45358800/67111528
[pid=10720] ppid=10718 vsize=2130908 CPUtime=3036.68 cores=1,3,5,7
/proc/10720/stat : 10720 (SArTagnan) R 10718 10720 10402 0 -1 4202496 5627346 0 0 0 302630 1038 0 0 25 0 4 0 669508185 2182049792 467806 33554432000 4194304 4625164 140735574859200 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/10720/statm: 532727 467806 343 106 0 528230 0
[pid=10720/tid=10722] ppid=10718 vsize=2130908 CPUtime=762.21 cores=1,3,5,7
/proc/10720/task/10722/stat : 10722 (SArTagnan) R 10718 10720 10402 0 -1 4202560 87121 0 0 0 76187 34 0 0 25 0 4 0 669508193 2182049792 467806 33554432000 4194304 4625164 140735574859200 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10720/tid=10723] ppid=10718 vsize=2130908 CPUtime=762.24 cores=1,3,5,7
/proc/10720/task/10723/stat : 10723 (SArTagnan) R 10718 10720 10402 0 -1 4202560 111163 0 0 0 76147 77 0 0 25 0 4 0 669508193 2182049792 467806 33554432000 4194304 4625164 140735574859200 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10720/tid=10724] ppid=10718 vsize=2130908 CPUtime=762.2 cores=1,3,5,7
/proc/10720/task/10724/stat : 10724 (SArTagnan) R 10718 10720 10402 0 -1 4202560 4840048 0 0 0 75393 827 0 0 25 0 4 0 669508193 2182049792 467806 33554432000 4194304 4625164 140735574859200 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3036.68
Current children cumulated vsize (KiB) 2130908

[startup+822.301 s]
/proc/loadavg: 8.26 8.11 8.08 9/485 10910
/proc/meminfo: memFree=12174324/32950928 swapFree=45358800/67111528
[pid=10720] ppid=10718 vsize=2449740 CPUtime=3275.63 cores=1,3,5,7
/proc/10720/stat : 10720 (SArTagnan) R 10718 10720 10402 0 -1 4202496 6212533 0 0 0 326427 1136 0 0 25 0 4 0 669508185 2508533760 499879 33554432000 4194304 4625164 140735574859200 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/10720/statm: 612435 499879 343 106 0 607938 0
[pid=10720/tid=10722] ppid=10718 vsize=2449740 CPUtime=822.19 cores=1,3,5,7
/proc/10720/task/10722/stat : 10722 (SArTagnan) R 10718 10720 10402 0 -1 4202560 87455 0 0 0 82185 34 0 0 25 0 4 0 669508193 2508533760 499880 33554432000 4194304 4625164 140735574859200 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10720/tid=10723] ppid=10718 vsize=2449740 CPUtime=822.22 cores=1,3,5,7
/proc/10720/task/10723/stat : 10723 (SArTagnan) R 10718 10720 10402 0 -1 4202560 111494 0 0 0 82145 77 0 0 25 0 4 0 669508193 2508533760 499880 33554432000 4194304 4625164 140735574859200 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10720/tid=10724] ppid=10718 vsize=2449740 CPUtime=822.16 cores=1,3,5,7
/proc/10720/task/10724/stat : 10724 (SArTagnan) R 10718 10720 10402 0 -1 4202560 5240345 0 0 0 81316 900 0 0 25 0 4 0 669508193 2508533760 499880 33554432000 4194304 4625164 140735574859200 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3275.63
Current children cumulated vsize (KiB) 2449740

[startup+882.3 s]
/proc/loadavg: 8.27 8.14 8.09 9/485 10912
/proc/meminfo: memFree=12042232/32950928 swapFree=45358800/67111528
[pid=10720] ppid=10718 vsize=2515276 CPUtime=3514.65 cores=1,3,5,7
/proc/10720/stat : 10720 (SArTagnan) R 10718 10720 10402 0 -1 4202496 6369510 0 0 0 350300 1165 0 0 25 0 4 0 669508185 2575642624 513786 33554432000 4194304 4625164 140735574859200 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/10720/statm: 628819 513786 343 106 0 624322 0
[pid=10720/tid=10722] ppid=10718 vsize=2515276 CPUtime=882.18 cores=1,3,5,7
/proc/10720/task/10722/stat : 10722 (SArTagnan) R 10718 10720 10402 0 -1 4202560 87879 0 0 0 88184 34 0 0 25 0 4 0 669508193 2575642624 513786 33554432000 4194304 4625164 140735574859200 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10720/tid=10723] ppid=10718 vsize=2515276 CPUtime=882.22 cores=1,3,5,7
/proc/10720/task/10723/stat : 10723 (SArTagnan) R 10718 10720 10402 0 -1 4202560 111837 0 0 0 88145 77 0 0 25 0 4 0 669508193 2575642624 513786 33554432000 4194304 4625164 140735574859200 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10720/tid=10724] ppid=10718 vsize=2515276 CPUtime=882.17 cores=1,3,5,7
/proc/10720/task/10724/stat : 10724 (SArTagnan) R 10718 10720 10402 0 -1 4202560 5390443 0 0 0 87289 928 0 0 25 0 4 0 669508193 2575642624 513786 33554432000 4194304 4625164 140735574859200 18446744073709551615 4291963 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3514.65
Current children cumulated vsize (KiB) 2515276

[startup+942.3 s]
/proc/loadavg: 5.57 7.38 7.84 5/476 10930
/proc/meminfo: memFree=12668732/32950928 swapFree=45358800/67111528
[pid=10720] ppid=10718 vsize=2515276 CPUtime=3753.69 cores=1,3,5,7
/proc/10720/stat : 10720 (SArTagnan) R 10718 10720 10402 0 -1 4202496 6760470 0 0 0 374132 1237 0 0 25 0 4 0 669508185 2575642624 526353 33554432000 4194304 4625164 140735574859200 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/10720/statm: 628819 526353 343 106 0 624322 0
[pid=10720/tid=10722] ppid=10718 vsize=2515276 CPUtime=942.18 cores=1,3,5,7
/proc/10720/task/10722/stat : 10722 (SArTagnan) R 10718 10720 10402 0 -1 4202560 88219 0 0 0 94184 34 0 0 25 0 4 0 669508193 2575642624 526353 33554432000 4194304 4625164 140735574859200 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10720/tid=10723] ppid=10718 vsize=2515276 CPUtime=942.22 cores=1,3,5,7
/proc/10720/task/10723/stat : 10723 (SArTagnan) R 10718 10720 10402 0 -1 4202560 112118 0 0 0 94145 77 0 0 25 0 4 0 669508193 2575642624 526353 33554432000 4194304 4625164 140735574859200 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10720/tid=10724] ppid=10718 vsize=2515276 CPUtime=942.17 cores=1,3,5,7
/proc/10720/task/10724/stat : 10724 (SArTagnan) R 10718 10720 10402 0 -1 4202560 5775009 0 0 0 93219 998 0 0 25 0 4 0 669508193 2575642624 526353 33554432000 4194304 4625164 140735574859200 18446744073709551615 4334728 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3753.69
Current children cumulated vsize (KiB) 2515276

[startup+1002.3 s]
/proc/loadavg: 4.69 6.79 7.60 5/476 10932
/proc/meminfo: memFree=12607928/32950928 swapFree=45358800/67111528
[pid=10720] ppid=10718 vsize=2646348 CPUtime=3992.73 cores=1,3,5,7
/proc/10720/stat : 10720 (SArTagnan) R 10718 10720 10402 0 -1 4202496 7182907 0 0 0 397960 1313 0 0 25 0 4 0 669508185 2709860352 541354 33554432000 4194304 4625164 140735574859200 18446744073709551615 4392981 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/10720/statm: 661587 541354 343 106 0 657090 0
[pid=10720/tid=10722] ppid=10718 vsize=2646348 CPUtime=1002.19 cores=1,3,5,7
/proc/10720/task/10722/stat : 10722 (SArTagnan) R 10718 10720 10402 0 -1 4202560 88553 0 0 0 100184 35 0 0 25 0 4 0 669508193 2709860352 541354 33554432000 4194304 4625164 140735574859200 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10720/tid=10723] ppid=10718 vsize=2646348 CPUtime=1002.23 cores=1,3,5,7
/proc/10720/task/10723/stat : 10723 (SArTagnan) R 10718 10720 10402 0 -1 4202560 112348 0 0 0 100145 78 0 0 25 0 4 0 669508193 2709860352 541354 33554432000 4194304 4625164 140735574859200 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10720/tid=10724] ppid=10718 vsize=2646348 CPUtime=1002.17 cores=1,3,5,7
/proc/10720/task/10724/stat : 10724 (SArTagnan) R 10718 10720 10402 0 -1 4202560 6188415 0 0 0 99146 1071 0 0 25 0 4 0 669508193 2709860352 541354 33554432000 4194304 4625164 140735574859200 18446744073709551615 4351887 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3992.73
Current children cumulated vsize (KiB) 2646348

[startup+1062.3 s]
/proc/loadavg: 4.25 6.28 7.37 5/476 10934
/proc/meminfo: memFree=12552208/32950928 swapFree=45358800/67111528
[pid=10720] ppid=10718 vsize=2646348 CPUtime=4231.79 cores=1,3,5,7
/proc/10720/stat : 10720 (SArTagnan) R 10718 10720 10402 0 -1 4202496 7596575 0 0 0 421793 1386 0 0 25 0 4 0 669508185 2709860352 555628 33554432000 4194304 4625164 140735574859200 18446744073709551615 4393104 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/10720/statm: 661587 555628 343 106 0 657090 0
[pid=10720/tid=10722] ppid=10718 vsize=2646348 CPUtime=1062.19 cores=1,3,5,7
/proc/10720/task/10722/stat : 10722 (SArTagnan) R 10718 10720 10402 0 -1 4202560 88862 0 0 0 106184 35 0 0 25 0 4 0 669508193 2709860352 555628 33554432000 4194304 4625164 140735574859200 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10720/tid=10723] ppid=10718 vsize=2646348 CPUtime=1062.23 cores=1,3,5,7
/proc/10720/task/10723/stat : 10723 (SArTagnan) R 10718 10720 10402 0 -1 4202560 112603 0 0 0 106145 78 0 0 25 0 4 0 669508193 2709860352 555628 33554432000 4194304 4625164 140735574859200 18446744073709551615 4330600 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10720/tid=10724] ppid=10718 vsize=2646348 CPUtime=1062.17 cores=1,3,5,7
/proc/10720/task/10724/stat : 10724 (SArTagnan) R 10718 10720 10402 0 -1 4202560 6593771 0 0 0 105076 1141 0 0 25 0 4 0 669508193 2709860352 555628 33554432000 4194304 4625164 140735574859200 18446744073709551615 4335165 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4231.79
Current children cumulated vsize (KiB) 2646348

[startup+1122.3 s]
/proc/loadavg: 4.09 5.87 7.16 5/476 10935
/proc/meminfo: memFree=12496996/32950928 swapFree=45358800/67111528
[pid=10720] ppid=10718 vsize=2746244 CPUtime=4470.81 cores=1,3,5,7
/proc/10720/stat : 10720 (SArTagnan) R 10718 10720 10402 0 -1 4202496 8041935 0 0 0 445613 1468 0 0 25 0 4 0 669508185 2812153856 569541 33554432000 4194304 4625164 140735574859200 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/10720/statm: 686561 569541 343 106 0 682064 0
[pid=10720/tid=10722] ppid=10718 vsize=2746244 CPUtime=1122.19 cores=1,3,5,7
/proc/10720/task/10722/stat : 10722 (SArTagnan) R 10718 10720 10402 0 -1 4202560 89338 0 0 0 112184 35 0 0 25 0 4 0 669508193 2812153856 569541 33554432000 4194304 4625164 140735574859200 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10720/tid=10723] ppid=10718 vsize=2746244 CPUtime=1122.23 cores=1,3,5,7
/proc/10720/task/10723/stat : 10723 (SArTagnan) R 10718 10720 10402 0 -1 4202560 112923 0 0 0 112145 78 0 0 25 0 4 0 669508193 2812153856 569541 33554432000 4194304 4625164 140735574859200 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10720/tid=10724] ppid=10718 vsize=2746244 CPUtime=1122.17 cores=1,3,5,7
/proc/10720/task/10724/stat : 10724 (SArTagnan) R 10718 10720 10402 0 -1 4202560 7013488 0 0 0 110998 1219 0 0 25 0 4 0 669508193 2812153856 569541 33554432000 4194304 4625164 140735574859200 18446744073709551615 4334728 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4470.81
Current children cumulated vsize (KiB) 2746244

[startup+1182.3 s]
/proc/loadavg: 4.09 5.54 6.97 5/476 10937
/proc/meminfo: memFree=12441776/32950928 swapFree=45358800/67111528
[pid=10720] ppid=10718 vsize=2746244 CPUtime=4709.86 cores=1,3,5,7
/proc/10720/stat : 10720 (SArTagnan) R 10718 10720 10402 0 -1 4202496 8461173 0 0 0 469439 1547 0 0 25 0 4 0 669508185 2812153856 582737 33554432000 4194304 4625164 140735574859200 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/10720/statm: 686561 582737 343 106 0 682064 0
[pid=10720/tid=10722] ppid=10718 vsize=2746244 CPUtime=1182.19 cores=1,3,5,7
/proc/10720/task/10722/stat : 10722 (SArTagnan) R 10718 10720 10402 0 -1 4202560 89718 0 0 0 118183 36 0 0 25 0 4 0 669508193 2812153856 582737 33554432000 4194304 4625164 140735574859200 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10720/tid=10723] ppid=10718 vsize=2746244 CPUtime=1182.24 cores=1,3,5,7
/proc/10720/task/10723/stat : 10723 (SArTagnan) R 10718 10720 10402 0 -1 4202560 113163 0 0 0 118145 79 0 0 25 0 4 0 669508193 2812153856 582737 33554432000 4194304 4625164 140735574859200 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10720/tid=10724] ppid=10718 vsize=2746244 CPUtime=1182.18 cores=1,3,5,7
/proc/10720/task/10724/stat : 10724 (SArTagnan) R 10718 10720 10402 0 -1 4202560 7424547 0 0 0 116923 1295 0 0 25 0 4 0 669508193 2812153856 582737 33554432000 4194304 4625164 140735574859200 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4709.86
Current children cumulated vsize (KiB) 2746244



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1205 s]
/proc/loadavg: 4.07 5.44 6.90 5/476 10937
/proc/meminfo: memFree=12401216/32950928 swapFree=45358800/67111528
[pid=10720] ppid=10718 vsize=2784412 CPUtime=4800.32 cores=1,3,5,7
/proc/10720/stat : 10720 (SArTagnan) R 10718 10720 10402 0 -1 4202496 8618516 0 0 0 478455 1577 0 0 25 0 4 0 669508185 2851237888 592723 33554432000 4194304 4625164 140735574859200 18446744073709551615 4392976 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/10720/statm: 696103 592723 343 106 0 691606 0
[pid=10720/tid=10722] ppid=10718 vsize=2784412 CPUtime=1204.91 cores=1,3,5,7
/proc/10720/task/10722/stat : 10722 (SArTagnan) R 10718 10720 10402 0 -1 4202560 89842 0 0 0 120455 36 0 0 25 0 4 0 669508193 2851237888 592724 33554432000 4194304 4625164 140735574859200 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10720/tid=10723] ppid=10718 vsize=2784412 CPUtime=1204.95 cores=1,3,5,7
/proc/10720/task/10723/stat : 10723 (SArTagnan) R 10718 10720 10402 0 -1 4202560 113265 0 0 0 120416 79 0 0 25 0 4 0 669508193 2851237888 592724 33554432000 4194304 4625164 140735574859200 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10720/tid=10724] ppid=10718 vsize=2784412 CPUtime=1204.89 cores=1,3,5,7
/proc/10720/task/10724/stat : 10724 (SArTagnan) R 10718 10720 10402 0 -1 4202560 7574677 0 0 0 119167 1322 0 0 25 0 4 0 669508193 2851237888 592724 33554432000 4194304 4625164 140735574859200 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.32
Current children cumulated vsize (KiB) 2784412

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1205.12
CPU time (s): 4800.47
CPU user time (s): 4784.6
CPU system time (s): 15.8716
CPU usage (%): 398.339
Max. virtual memory (cumulated for all children) (KiB): 3086752

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4784.6
system time used= 15.8716
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8618518
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= 2266
involuntary context switches= 30787

runsolver used 5.21421 second user time and 14.3108 second system time

The end

Launcher Data

Begin job on node149 at 2011-05-16 22:51:55
IDJOB=3386098
IDBENCH=71605
IDSOLVER=1871
FILE ID=node149/3386098-1305579115
RUNJOBID= node149-1305576699-10421
PBS_JOBID= 13350208
Free space on /tmp= 73528 MiB

SOLVER NAME= SArTagnan 2011-05-15 (fixed)
BENCH NAME= SAT09/CRAFTED/rbsat/crafted/forced/rbsat-v2640c305320gyes10.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3386098-1305579115/watcher-3386098-1305579115 -o /tmp/evaluation-result-3386098-1305579115/solver-3386098-1305579115 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3386098-1305579115.cnf -threads=4

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

MD5SUM BENCH= 98bac4f2d533fe7abb12552567f9e1aa
RANDOM SEED=235356828

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
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.83
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.806
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.73
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.806
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.806
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.806
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.806
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:     32950928 kB
MemFree:      12454060 kB
Buffers:         85712 kB
Cached:         544376 kB
SwapCached:      36208 kB
Active:       11079724 kB
Inactive:      9135344 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      12454060 kB
SwapTotal:    67111528 kB
SwapFree:     45358800 kB
Dirty:            4292 kB
Writeback:          24 kB
AnonPages:    19561432 kB
Mapped:          27456 kB
Slab:            97676 kB
PageTables:     116904 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 159144696 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= 73532 MiB
End job on node149 at 2011-05-16 23:12:02