Trace number 3386102

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.44 1204.11

General information on the benchmark

NameCRAFTED/rbsat/random/
forced/rbsat-v1820c171155gyes3.cnf
MD5SUMcd19d9eb9be97e183fa1a1d47d679d01
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 variables1820
Number of clauses171155
Sum of the clauses size344000
Maximum clause length28
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2171090
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 565

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-3386102-1305578530/watcher-3386102-1305578530 -o /tmp/evaluation-result-3386102-1305578530/solver-3386102-1305578530 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3386102-1305578530.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.11 8.09 8.09 5/401 1827
/proc/meminfo: memFree=11621084/32950928 swapFree=57376972/67111528
[pid=1827] ppid=1825 vsize=22784 CPUtime=0 cores=1,3,5,7
/proc/1827/stat : 1827 (SArTagnan) R 1825 1827 1658 0 -1 4202496 534 0 0 0 0 0 0 0 25 0 1 0 669452700 23330816 449 33554432000 4194304 4625164 140735178855792 18446744073709551615 4339447 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1827/statm: 5696 449 296 106 0 1199 0

[startup+0.156624 s]
/proc/loadavg: 8.11 8.09 8.09 5/401 1827
/proc/meminfo: memFree=11621084/32950928 swapFree=57376972/67111528
[pid=1827] ppid=1825 vsize=261600 CPUtime=0.46 cores=1,3,5,7
/proc/1827/stat : 1827 (SArTagnan) R 1825 1827 1658 0 -1 4202496 6001 0 0 0 46 0 0 0 18 0 4 0 669452700 267878400 4475 33554432000 4194304 4625164 140735178855792 18446744073709551615 4393101 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/1827/statm: 65400 4476 344 106 0 60903 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 261600

[startup+0.200616 s]
/proc/loadavg: 8.11 8.09 8.09 5/401 1827
/proc/meminfo: memFree=11621084/32950928 swapFree=57376972/67111528
[pid=1827] ppid=1825 vsize=263924 CPUtime=0.63 cores=1,3,5,7
/proc/1827/stat : 1827 (SArTagnan) R 1825 1827 1658 0 -1 4202496 6640 0 0 0 63 0 0 0 18 0 4 0 669452700 270258176 5114 33554432000 4194304 4625164 140735178855792 18446744073709551615 4393483 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/1827/statm: 65981 5114 345 106 0 61484 0
Current children cumulated CPU time (s) 0.63
Current children cumulated vsize (KiB) 263924

[startup+0.300597 s]
/proc/loadavg: 8.11 8.09 8.09 5/401 1827
/proc/meminfo: memFree=11621084/32950928 swapFree=57376972/67111528
[pid=1827] ppid=1825 vsize=264708 CPUtime=1.04 cores=1,3,5,7
/proc/1827/stat : 1827 (SArTagnan) R 1825 1827 1658 0 -1 4202496 7281 0 0 0 103 1 0 0 18 0 4 0 669452700 271060992 5666 33554432000 4194304 4625164 140735178855792 18446744073709551615 4512273 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/1827/statm: 66177 5667 345 106 0 61680 0
Current children cumulated CPU time (s) 1.04
Current children cumulated vsize (KiB) 264708

[startup+0.700522 s]
/proc/loadavg: 8.11 8.09 8.09 5/401 1827
/proc/meminfo: memFree=11621084/32950928 swapFree=57376972/67111528
[pid=1827] ppid=1825 vsize=267608 CPUtime=2.64 cores=1,3,5,7
/proc/1827/stat : 1827 (SArTagnan) R 1825 1827 1658 0 -1 4202496 10893 0 0 0 263 1 0 0 18 0 4 0 669452700 274030592 8730 33554432000 4194304 4625164 140735178855792 18446744073709551615 4513804 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/1827/statm: 66902 8730 345 106 0 62405 0
Current children cumulated CPU time (s) 2.64
Current children cumulated vsize (KiB) 267608

[startup+1.50037 s]
/proc/loadavg: 8.11 8.09 8.09 9/405 1831
/proc/meminfo: memFree=11577192/32950928 swapFree=57376972/67111528
[pid=1827] ppid=1825 vsize=277120 CPUtime=5.82 cores=1,3,5,7
/proc/1827/stat : 1827 (SArTagnan) R 1825 1827 1658 0 -1 4202496 15623 0 0 0 580 2 0 0 19 0 4 0 669452700 283770880 12224 33554432000 4194304 4625164 140735178855792 18446744073709551615 4512046 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/1827/statm: 69280 12224 347 106 0 64783 0
[pid=1827/tid=1829] ppid=1825 vsize=277120 CPUtime=1.44 cores=1,3,5,7
/proc/1827/task/1829/stat : 1829 (SArTagnan) R 1825 1827 1658 0 -1 4202560 2093 0 0 0 144 0 0 0 25 0 4 0 669452704 283770880 12224 33554432000 4194304 4625164 140735178855792 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1827/tid=1830] ppid=1825 vsize=277120 CPUtime=1.44 cores=1,3,5,7
/proc/1827/task/1830/stat : 1830 (SArTagnan) R 1825 1827 1658 0 -1 4202560 2754 0 0 0 144 0 0 0 25 0 4 0 669452704 283770880 12224 33554432000 4194304 4625164 140735178855792 18446744073709551615 4352035 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1827/tid=1831] ppid=1825 vsize=277120 CPUtime=1.43 cores=1,3,5,7
/proc/1827/task/1831/stat : 1831 (SArTagnan) R 1825 1827 1658 0 -1 4202560 2111 0 0 0 143 0 0 0 25 0 4 0 669452704 283770880 12224 33554432000 4194304 4625164 140735178855792 18446744073709551615 4579595 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.82
Current children cumulated vsize (KiB) 277120

[startup+3.10107 s]
/proc/loadavg: 8.10 8.09 8.09 9/405 1831
/proc/meminfo: memFree=11559336/32950928 swapFree=57376972/67111528
[pid=1827] ppid=1825 vsize=291148 CPUtime=12.21 cores=1,3,5,7
/proc/1827/stat : 1827 (SArTagnan) R 1825 1827 1658 0 -1 4202496 23723 0 0 0 1217 4 0 0 25 0 4 0 669452700 298135552 17589 33554432000 4194304 4625164 140735178855792 18446744073709551615 4512312 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/1827/statm: 72787 17589 349 106 0 68290 0
[pid=1827/tid=1829] ppid=1825 vsize=291148 CPUtime=3.04 cores=1,3,5,7
/proc/1827/task/1829/stat : 1829 (SArTagnan) R 1825 1827 1658 0 -1 4202560 3528 0 0 0 304 0 0 0 25 0 4 0 669452704 298135552 17589 33554432000 4194304 4625164 140735178855792 18446744073709551615 4352280 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1827/tid=1830] ppid=1825 vsize=291148 CPUtime=3.04 cores=1,3,5,7
/proc/1827/task/1830/stat : 1830 (SArTagnan) R 1825 1827 1658 0 -1 4202560 5914 0 0 0 303 1 0 0 25 0 4 0 669452704 298135552 17589 33554432000 4194304 4625164 140735178855792 18446744073709551615 4351984 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1827/tid=1831] ppid=1825 vsize=291148 CPUtime=3.01 cores=1,3,5,7
/proc/1827/task/1831/stat : 1831 (SArTagnan) R 1825 1827 1658 0 -1 4202560 3328 0 0 0 301 0 0 0 25 0 4 0 669452704 298135552 17589 33554432000 4194304 4625164 140735178855792 18446744073709551615 4351801 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.21
Current children cumulated vsize (KiB) 291148

[startup+6.30046 s]
/proc/loadavg: 8.10 8.09 8.09 9/405 1831
/proc/meminfo: memFree=11526580/32950928 swapFree=57376972/67111528
[pid=1827] ppid=1825 vsize=296988 CPUtime=24.97 cores=1,3,5,7
/proc/1827/stat : 1827 (SArTagnan) R 1825 1827 1658 0 -1 4202496 36118 0 0 0 2489 8 0 0 18 0 4 0 669452700 304115712 23777 33554432000 4194304 4625164 140735178855792 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/1827/statm: 74247 23777 346 106 0 69750 0
[pid=1827/tid=1829] ppid=1825 vsize=296988 CPUtime=6.24 cores=1,3,5,7
/proc/1827/task/1829/stat : 1829 (SArTagnan) R 1825 1827 1658 0 -1 4202560 5334 0 0 0 623 1 0 0 25 0 4 0 669452704 304115712 23777 33554432000 4194304 4625164 140735178855792 18446744073709551615 4352280 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1827/tid=1830] ppid=1825 vsize=296988 CPUtime=6.23 cores=1,3,5,7
/proc/1827/task/1830/stat : 1830 (SArTagnan) R 1825 1827 1658 0 -1 4202560 10245 0 0 0 621 2 0 0 25 0 4 0 669452704 304115712 23777 33554432000 4194304 4625164 140735178855792 18446744073709551615 4351901 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1827/tid=1831] ppid=1825 vsize=296988 CPUtime=6.17 cores=1,3,5,7
/proc/1827/task/1831/stat : 1831 (SArTagnan) R 1825 1827 1658 0 -1 4202560 8036 0 0 0 616 1 0 0 25 0 4 0 669452704 304115712 23777 33554432000 4194304 4625164 140735178855792 18446744073709551615 4352002 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 24.97
Current children cumulated vsize (KiB) 296988

[startup+12.7002 s]
/proc/loadavg: 8.08 8.09 8.09 9/405 1832
/proc/meminfo: memFree=11486160/32950928 swapFree=57376972/67111528
[pid=1827] ppid=1825 vsize=315784 CPUtime=50.48 cores=1,3,5,7
/proc/1827/stat : 1827 (SArTagnan) R 1825 1827 1658 0 -1 4202496 70392 0 0 0 5032 16 0 0 25 0 4 0 669452700 323362816 32463 33554432000 4194304 4625164 140735178855792 18446744073709551615 4512772 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/1827/statm: 78946 32463 346 106 0 74449 0
[pid=1827/tid=1829] ppid=1825 vsize=315784 CPUtime=12.64 cores=1,3,5,7
/proc/1827/task/1829/stat : 1829 (SArTagnan) R 1825 1827 1658 0 -1 4202560 8959 0 0 0 1262 2 0 0 25 0 4 0 669452704 323362816 32463 33554432000 4194304 4625164 140735178855792 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1827/tid=1830] ppid=1825 vsize=315784 CPUtime=12.64 cores=1,3,5,7
/proc/1827/task/1830/stat : 1830 (SArTagnan) R 1825 1827 1658 0 -1 4202560 16216 0 0 0 1259 5 0 0 25 0 4 0 669452704 323362816 32463 33554432000 4194304 4625164 140735178855792 18446744073709551615 4467816 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1827/tid=1831] ppid=1825 vsize=315784 CPUtime=12.48 cores=1,3,5,7
/proc/1827/task/1831/stat : 1831 (SArTagnan) R 1825 1827 1658 0 -1 4202560 30452 0 0 0 1243 5 0 0 25 0 4 0 669452704 323362816 32463 33554432000 4194304 4625164 140735178855792 18446744073709551615 208079929746 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.48
Current children cumulated vsize (KiB) 315784

[startup+25.5008 s]
/proc/loadavg: 8.07 8.08 8.09 9/405 1832
/proc/meminfo: memFree=11411748/32950928 swapFree=57376972/67111528
[pid=1827] ppid=1825 vsize=329904 CPUtime=101.52 cores=1,3,5,7
/proc/1827/stat : 1827 (SArTagnan) R 1825 1827 1658 0 -1 4202496 176536 0 0 0 10115 37 0 0 25 0 4 0 669452700 337821696 48793 33554432000 4194304 4625164 140735178855792 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/1827/statm: 82476 48794 346 106 0 77979 0
[pid=1827/tid=1829] ppid=1825 vsize=329904 CPUtime=25.44 cores=1,3,5,7
/proc/1827/task/1829/stat : 1829 (SArTagnan) R 1825 1827 1658 0 -1 4202560 14809 0 0 0 2539 5 0 0 25 0 4 0 669452704 337821696 48794 33554432000 4194304 4625164 140735178855792 18446744073709551615 208079893537 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1827/tid=1830] ppid=1825 vsize=329904 CPUtime=25.43 cores=1,3,5,7
/proc/1827/task/1830/stat : 1830 (SArTagnan) R 1825 1827 1658 0 -1 4202560 24968 0 0 0 2534 9 0 0 25 0 4 0 669452704 337821696 48794 33554432000 4194304 4625164 140735178855792 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1827/tid=1831] ppid=1825 vsize=329904 CPUtime=25.11 cores=1,3,5,7
/proc/1827/task/1831/stat : 1831 (SArTagnan) R 1825 1827 1658 0 -1 4202560 119776 0 0 0 2493 18 0 0 25 0 4 0 669452704 337821696 48794 33554432000 4194304 4625164 140735178855792 18446744073709551615 4552423 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.52
Current children cumulated vsize (KiB) 329904

[startup+51.1009 s]
/proc/loadavg: 8.10 8.09 8.09 9/405 1833
/proc/meminfo: memFree=11310912/32950928 swapFree=57376972/67111528
[pid=1827] ppid=1825 vsize=449412 CPUtime=203.59 cores=1,3,5,7
/proc/1827/stat : 1827 (SArTagnan) R 1825 1827 1658 0 -1 4202496 340640 0 0 0 20292 67 0 0 25 0 4 0 669452700 460197888 70163 33554432000 4194304 4625164 140735178855792 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/1827/statm: 112353 70163 347 106 0 107856 0
[pid=1827/tid=1829] ppid=1825 vsize=449412 CPUtime=51.04 cores=1,3,5,7
/proc/1827/task/1829/stat : 1829 (SArTagnan) R 1825 1827 1658 0 -1 4202560 21682 0 0 0 5097 7 0 0 25 0 4 0 669452704 460197888 70163 33554432000 4194304 4625164 140735178855792 18446744073709551615 4339643 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1827/tid=1830] ppid=1825 vsize=449412 CPUtime=51.04 cores=1,3,5,7
/proc/1827/task/1830/stat : 1830 (SArTagnan) R 1825 1827 1658 0 -1 4202560 29767 0 0 0 5091 13 0 0 25 0 4 0 669452704 460197888 70163 33554432000 4194304 4625164 140735178855792 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1827/tid=1831] ppid=1825 vsize=449412 CPUtime=50.39 cores=1,3,5,7
/proc/1827/task/1831/stat : 1831 (SArTagnan) R 1825 1827 1658 0 -1 4202560 251075 0 0 0 5000 39 0 0 25 0 4 0 669452704 460197888 70163 33554432000 4194304 4625164 140735178855792 18446744073709551615 4352728 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 203.59
Current children cumulated vsize (KiB) 449412

[startup+102.301 s]
/proc/loadavg: 8.04 8.07 8.08 9/405 1834
/proc/meminfo: memFree=11112476/32950928 swapFree=57376972/67111528
[pid=1827] ppid=1825 vsize=629932 CPUtime=407.76 cores=1,3,5,7
/proc/1827/stat : 1827 (SArTagnan) R 1825 1827 1658 0 -1 4202496 712199 0 0 0 40646 130 0 0 25 0 4 0 669452700 645050368 108831 33554432000 4194304 4625164 140735178855792 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/1827/statm: 157483 108831 354 106 0 152986 0
[pid=1827/tid=1829] ppid=1825 vsize=629932 CPUtime=102.26 cores=1,3,5,7
/proc/1827/task/1829/stat : 1829 (SArTagnan) R 1825 1827 1658 0 -1 4202560 30628 0 0 0 10217 9 0 0 25 0 4 0 669452704 645050368 108835 33554432000 4194304 4625164 140735178855792 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1827/tid=1830] ppid=1825 vsize=629932 CPUtime=102.25 cores=1,3,5,7
/proc/1827/task/1830/stat : 1830 (SArTagnan) R 1825 1827 1658 0 -1 4202560 39921 0 0 0 10206 19 0 0 25 0 4 0 669452704 645050368 108835 33554432000 4194304 4625164 140735178855792 18446744073709551615 208079893537 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1827/tid=1831] ppid=1825 vsize=629932 CPUtime=100.94 cores=1,3,5,7
/proc/1827/task/1831/stat : 1831 (SArTagnan) R 1825 1827 1658 0 -1 4202560 531346 0 0 0 10011 83 0 0 25 0 4 0 669452704 645050368 108835 33554432000 4194304 4625164 140735178855792 18446744073709551615 4334728 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 407.76
Current children cumulated vsize (KiB) 629932

[startup+162.301 s]
/proc/loadavg: 8.05 8.07 8.08 9/405 1836
/proc/meminfo: memFree=10908216/32950928 swapFree=57376972/67111528
[pid=1827] ppid=1825 vsize=812076 CPUtime=646.98 cores=1,3,5,7
/proc/1827/stat : 1827 (SArTagnan) R 1825 1827 1658 0 -1 4202496 821458 0 0 0 64538 160 0 0 25 0 4 0 669452700 831565824 149756 33554432000 4194304 4625164 140735178855792 18446744073709551615 4393074 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/1827/statm: 203019 149756 381 106 0 198522 0
[pid=1827/tid=1829] ppid=1825 vsize=812076 CPUtime=162.25 cores=1,3,5,7
/proc/1827/task/1829/stat : 1829 (SArTagnan) R 1825 1827 1658 0 -1 4202560 44833 0 0 0 16210 15 0 0 25 0 4 0 669452704 831565824 149756 33554432000 4194304 4625164 140735178855792 18446744073709551615 4352044 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1827/tid=1830] ppid=1825 vsize=812076 CPUtime=162.23 cores=1,3,5,7
/proc/1827/task/1830/stat : 1830 (SArTagnan) R 1825 1827 1658 0 -1 4202560 45521 0 0 0 16196 27 0 0 25 0 4 0 669452704 831565824 149756 33554432000 4194304 4625164 140735178855792 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1827/tid=1831] ppid=1825 vsize=812076 CPUtime=160.18 cores=1,3,5,7
/proc/1827/task/1831/stat : 1831 (SArTagnan) R 1825 1827 1658 0 -1 4202560 557930 0 0 0 15930 88 0 0 25 0 4 0 669452704 831565824 149756 33554432000 4194304 4625164 140735178855792 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 646.98
Current children cumulated vsize (KiB) 812076

[startup+222.315 s]
/proc/loadavg: 8.18 8.10 8.09 9/405 1837
/proc/meminfo: memFree=10709288/32950928 swapFree=57376972/67111528
[pid=1827] ppid=1825 vsize=991344 CPUtime=886.28 cores=1,3,5,7
/proc/1827/stat : 1827 (SArTagnan) R 1825 1827 1658 0 -1 4202496 1129219 0 0 0 88416 212 0 0 25 0 4 0 669452700 1015136256 182312 33554432000 4194304 4625164 140735178855792 18446744073709551615 4393080 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/1827/statm: 247836 182312 356 106 0 243339 0
[pid=1827/tid=1829] ppid=1825 vsize=991344 CPUtime=222.26 cores=1,3,5,7
/proc/1827/task/1829/stat : 1829 (SArTagnan) R 1825 1827 1658 0 -1 4202560 50926 0 0 0 22207 19 0 0 25 0 4 0 669452704 1015136256 182312 33554432000 4194304 4625164 140735178855792 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1827/tid=1830] ppid=1825 vsize=991344 CPUtime=222.25 cores=1,3,5,7
/proc/1827/task/1830/stat : 1830 (SArTagnan) R 1825 1827 1658 0 -1 4202560 48116 0 0 0 22195 30 0 0 25 0 4 0 669452704 1015136256 182312 33554432000 4194304 4625164 140735178855792 18446744073709551615 4316816 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1827/tid=1831] ppid=1825 vsize=991344 CPUtime=219.42 cores=1,3,5,7
/proc/1827/task/1831/stat : 1831 (SArTagnan) R 1825 1827 1658 0 -1 4202560 782433 0 0 0 21821 121 0 0 25 0 4 0 669452704 1015136256 182312 33554432000 4194304 4625164 140735178855792 18446744073709551615 4334728 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 886.28
Current children cumulated vsize (KiB) 991344

[startup+282.301 s]

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

[pid=1827] ppid=1825 vsize=2170260 CPUtime=2800.08 cores=1,3,5,7
/proc/1827/stat : 1827 (SArTagnan) R 1825 1827 1658 0 -1 4202496 5031622 0 0 0 279165 843 0 0 25 0 4 0 669452700 2222346240 408002 33554432000 4194304 4625164 140735178855792 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/1827/statm: 542565 408002 346 106 0 538068 0
[pid=1827/tid=1829] ppid=1825 vsize=2170260 CPUtime=702.27 cores=1,3,5,7
/proc/1827/task/1829/stat : 1829 (SArTagnan) R 1825 1827 1658 0 -1 4202560 77657 0 0 0 70198 29 0 0 25 0 4 0 669452704 2222346240 408002 33554432000 4194304 4625164 140735178855792 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1827/tid=1830] ppid=1825 vsize=2170260 CPUtime=702.24 cores=1,3,5,7
/proc/1827/task/1830/stat : 1830 (SArTagnan) R 1825 1827 1658 0 -1 4202560 75937 0 0 0 70166 58 0 0 25 0 4 0 669452704 2222346240 408002 33554432000 4194304 4625164 140735178855792 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1827/tid=1831] ppid=1825 vsize=2170260 CPUtime=693.23 cores=1,3,5,7
/proc/1827/task/1831/stat : 1831 (SArTagnan) R 1825 1827 1658 0 -1 4202560 4098365 0 0 0 68680 643 0 0 25 0 4 0 669452704 2222346240 408002 33554432000 4194304 4625164 140735178855792 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2800.08
Current children cumulated vsize (KiB) 2170260

[startup+762.301 s]
/proc/loadavg: 8.12 8.08 8.07 9/405 1883
/proc/meminfo: memFree=10029064/32950928 swapFree=57376972/67111528
[pid=1827] ppid=1825 vsize=2245584 CPUtime=3039.33 cores=1,3,5,7
/proc/1827/stat : 1827 (SArTagnan) R 1825 1827 1658 0 -1 4202496 5421784 0 0 0 303028 905 0 0 25 0 4 0 669452700 2299478016 422741 33554432000 4194304 4625164 140735178855792 18446744073709551615 4393061 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/1827/statm: 561396 422741 346 106 0 556899 0
[pid=1827/tid=1829] ppid=1825 vsize=2245584 CPUtime=762.28 cores=1,3,5,7
/proc/1827/task/1829/stat : 1829 (SArTagnan) R 1825 1827 1658 0 -1 4202560 78115 0 0 0 76199 29 0 0 25 0 4 0 669452704 2299478016 422741 33554432000 4194304 4625164 140735178855792 18446744073709551615 4331104 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1827/tid=1830] ppid=1825 vsize=2245584 CPUtime=762.25 cores=1,3,5,7
/proc/1827/task/1830/stat : 1830 (SArTagnan) R 1825 1827 1658 0 -1 4202560 76305 0 0 0 76167 58 0 0 25 0 4 0 669452704 2299478016 422741 33554432000 4194304 4625164 140735178855792 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1827/tid=1831] ppid=1825 vsize=2245584 CPUtime=752.46 cores=1,3,5,7
/proc/1827/task/1831/stat : 1831 (SArTagnan) R 1825 1827 1658 0 -1 4202560 4473095 0 0 0 74543 703 0 0 25 0 4 0 669452704 2299478016 422741 33554432000 4194304 4625164 140735178855792 18446744073709551615 4334728 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3039.33
Current children cumulated vsize (KiB) 2245584

[startup+822.301 s]
/proc/loadavg: 8.08 8.08 8.07 9/405 1884
/proc/meminfo: memFree=9835960/32950928 swapFree=57376972/67111528
[pid=1827] ppid=1825 vsize=2247684 CPUtime=3278.55 cores=1,3,5,7
/proc/1827/stat : 1827 (SArTagnan) R 1825 1827 1658 0 -1 4202496 5825702 0 0 0 326884 971 0 0 25 0 4 0 669452700 2301628416 434557 33554432000 4194304 4625164 140735178855792 18446744073709551615 4511933 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/1827/statm: 561921 434557 346 106 0 557424 0
[pid=1827/tid=1829] ppid=1825 vsize=2247684 CPUtime=822.27 cores=1,3,5,7
/proc/1827/task/1829/stat : 1829 (SArTagnan) R 1825 1827 1658 0 -1 4202560 78541 0 0 0 82198 29 0 0 25 0 4 0 669452704 2301628416 434557 33554432000 4194304 4625164 140735178855792 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1827/tid=1830] ppid=1825 vsize=2247684 CPUtime=822.24 cores=1,3,5,7
/proc/1827/task/1830/stat : 1830 (SArTagnan) R 1825 1827 1658 0 -1 4202560 78191 0 0 0 82163 61 0 0 25 0 4 0 669452704 2301628416 434557 33554432000 4194304 4625164 140735178855792 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1827/tid=1831] ppid=1825 vsize=2247684 CPUtime=811.69 cores=1,3,5,7
/proc/1827/task/1831/stat : 1831 (SArTagnan) R 1825 1827 1658 0 -1 4202560 4870066 0 0 0 80404 765 0 0 25 0 4 0 669452704 2301628416 434557 33554432000 4194304 4625164 140735178855792 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3278.55
Current children cumulated vsize (KiB) 2247684

[startup+882.316 s]
/proc/loadavg: 8.07 8.07 8.07 9/405 1886
/proc/meminfo: memFree=9615700/32950928 swapFree=57376972/67111528
[pid=1827] ppid=1825 vsize=2315308 CPUtime=3517.83 cores=1,3,5,7
/proc/1827/stat : 1827 (SArTagnan) R 1825 1827 1658 0 -1 4202496 6230962 0 0 0 350743 1040 0 0 25 0 4 0 669452700 2370875392 448328 33554432000 4194304 4625164 140735178855792 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/1827/statm: 578827 448328 346 106 0 574330 0
[pid=1827/tid=1829] ppid=1825 vsize=2315308 CPUtime=882.28 cores=1,3,5,7
/proc/1827/task/1829/stat : 1829 (SArTagnan) R 1825 1827 1658 0 -1 4202560 78932 0 0 0 88199 29 0 0 25 0 4 0 669452704 2370875392 448328 33554432000 4194304 4625164 140735178855792 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1827/tid=1830] ppid=1825 vsize=2315308 CPUtime=882.25 cores=1,3,5,7
/proc/1827/task/1830/stat : 1830 (SArTagnan) R 1825 1827 1658 0 -1 4202560 79886 0 0 0 88161 64 0 0 25 0 4 0 669452704 2370875392 448328 33554432000 4194304 4625164 140735178855792 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1827/tid=1831] ppid=1825 vsize=2315308 CPUtime=870.92 cores=1,3,5,7
/proc/1827/task/1831/stat : 1831 (SArTagnan) R 1825 1827 1658 0 -1 4202560 5266138 0 0 0 86263 829 0 0 25 0 4 0 669452704 2370875392 448328 33554432000 4194304 4625164 140735178855792 18446744073709551615 4352010 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3517.83
Current children cumulated vsize (KiB) 2315308

[startup+942.3 s]
/proc/loadavg: 8.10 8.09 8.08 9/405 1887
/proc/meminfo: memFree=9479512/32950928 swapFree=57376972/67111528
[pid=1827] ppid=1825 vsize=2316296 CPUtime=3756.99 cores=1,3,5,7
/proc/1827/stat : 1827 (SArTagnan) R 1825 1827 1658 0 -1 4202496 6640262 0 0 0 374590 1109 0 0 25 0 4 0 669452700 2371887104 459993 33554432000 4194304 4625164 140735178855792 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/1827/statm: 579074 459993 346 106 0 574577 0
[pid=1827/tid=1829] ppid=1825 vsize=2316296 CPUtime=942.27 cores=1,3,5,7
/proc/1827/task/1829/stat : 1829 (SArTagnan) R 1825 1827 1658 0 -1 4202560 79390 0 0 0 94198 29 0 0 25 0 4 0 669452704 2371887104 459993 33554432000 4194304 4625164 140735178855792 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1827/tid=1830] ppid=1825 vsize=2316296 CPUtime=942.24 cores=1,3,5,7
/proc/1827/task/1830/stat : 1830 (SArTagnan) R 1825 1827 1658 0 -1 4202560 81606 0 0 0 94157 67 0 0 25 0 4 0 669452704 2371887104 459993 33554432000 4194304 4625164 140735178855792 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1827/tid=1831] ppid=1825 vsize=2316296 CPUtime=930.12 cores=1,3,5,7
/proc/1827/task/1831/stat : 1831 (SArTagnan) R 1825 1827 1658 0 -1 4202560 5668311 0 0 0 92117 895 0 0 25 0 4 0 669452704 2371887104 459993 33554432000 4194304 4625164 140735178855792 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3756.99
Current children cumulated vsize (KiB) 2316296

[startup+1002.3 s]
/proc/loadavg: 8.04 8.07 8.07 9/405 1889
/proc/meminfo: memFree=9366880/32950928 swapFree=57376972/67111528
[pid=1827] ppid=1825 vsize=2320396 CPUtime=3996.19 cores=1,3,5,7
/proc/1827/stat : 1827 (SArTagnan) R 1825 1827 1658 0 -1 4202496 7074598 0 0 0 398441 1178 0 0 25 0 4 0 669452700 2376085504 474981 33554432000 4194304 4625164 140735178855792 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/1827/statm: 580099 474981 346 106 0 575602 0
[pid=1827/tid=1829] ppid=1825 vsize=2320396 CPUtime=1002.28 cores=1,3,5,7
/proc/1827/task/1829/stat : 1829 (SArTagnan) R 1825 1827 1658 0 -1 4202560 79800 0 0 0 100198 30 0 0 25 0 4 0 669452704 2376085504 474981 33554432000 4194304 4625164 140735178855792 18446744073709551615 4330603 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1827/tid=1830] ppid=1825 vsize=2320396 CPUtime=1002.24 cores=1,3,5,7
/proc/1827/task/1830/stat : 1830 (SArTagnan) R 1825 1827 1658 0 -1 4202560 82355 0 0 0 100155 69 0 0 25 0 4 0 669452704 2376085504 474981 33554432000 4194304 4625164 140735178855792 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1827/tid=1831] ppid=1825 vsize=2320396 CPUtime=989.32 cores=1,3,5,7
/proc/1827/task/1831/stat : 1831 (SArTagnan) R 1825 1827 1658 0 -1 4202560 6092114 0 0 0 97972 960 0 0 25 0 4 0 669452704 2376085504 474981 33554432000 4194304 4625164 140735178855792 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3996.19
Current children cumulated vsize (KiB) 2320396

[startup+1062.3 s]
/proc/loadavg: 8.05 8.07 8.07 9/405 1891
/proc/meminfo: memFree=9202920/32950928 swapFree=57376972/67111528
[pid=1827] ppid=1825 vsize=2543296 CPUtime=4235.41 cores=1,3,5,7
/proc/1827/stat : 1827 (SArTagnan) R 1825 1827 1658 0 -1 4202496 7612768 0 0 0 422269 1272 0 0 25 0 4 0 669452700 2604335104 502261 33554432000 4194304 4625164 140735178855792 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/1827/statm: 635824 502261 346 106 0 631327 0
[pid=1827/tid=1829] ppid=1825 vsize=2543296 CPUtime=1062.27 cores=1,3,5,7
/proc/1827/task/1829/stat : 1829 (SArTagnan) R 1825 1827 1658 0 -1 4202560 103587 0 0 0 106195 32 0 0 25 0 4 0 669452704 2604335104 502261 33554432000 4194304 4625164 140735178855792 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1827/tid=1830] ppid=1825 vsize=2543296 CPUtime=1062.25 cores=1,3,5,7
/proc/1827/task/1830/stat : 1830 (SArTagnan) R 1825 1827 1658 0 -1 4202560 96903 0 0 0 106152 73 0 0 25 0 4 0 669452704 2604335104 502261 33554432000 4194304 4625164 140735178855792 18446744073709551615 4352280 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1827/tid=1831] ppid=1825 vsize=2543296 CPUtime=1048.53 cores=1,3,5,7
/proc/1827/task/1831/stat : 1831 (SArTagnan) R 1825 1827 1658 0 -1 4202560 6546314 0 0 0 103815 1038 0 0 25 0 4 0 669452704 2604335104 502261 33554432000 4194304 4625164 140735178855792 18446744073709551615 4579325 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4235.41
Current children cumulated vsize (KiB) 2543296

[startup+1122.3 s]
/proc/loadavg: 8.10 8.07 8.07 9/405 1892
/proc/meminfo: memFree=9017112/32950928 swapFree=57376972/67111528
[pid=1827] ppid=1825 vsize=2543296 CPUtime=4474.62 cores=1,3,5,7
/proc/1827/stat : 1827 (SArTagnan) R 1825 1827 1658 0 -1 4202496 8155164 0 0 0 446090 1372 0 0 25 0 4 0 669452700 2604335104 517297 33554432000 4194304 4625164 140735178855792 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/1827/statm: 635824 517297 346 106 0 631327 0
[pid=1827/tid=1829] ppid=1825 vsize=2543296 CPUtime=1122.29 cores=1,3,5,7
/proc/1827/task/1829/stat : 1829 (SArTagnan) R 1825 1827 1658 0 -1 4202560 103912 0 0 0 112196 33 0 0 25 0 4 0 669452704 2604335104 517297 33554432000 4194304 4625164 140735178855792 18446744073709551615 4330844 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1827/tid=1830] ppid=1825 vsize=2543296 CPUtime=1122.24 cores=1,3,5,7
/proc/1827/task/1830/stat : 1830 (SArTagnan) R 1825 1827 1658 0 -1 4202560 103961 0 0 0 112142 82 0 0 25 0 4 0 669452704 2604335104 517297 33554432000 4194304 4625164 140735178855792 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1827/tid=1831] ppid=1825 vsize=2543296 CPUtime=1107.73 cores=1,3,5,7
/proc/1827/task/1831/stat : 1831 (SArTagnan) R 1825 1827 1658 0 -1 4202560 7065477 0 0 0 109648 1125 0 0 25 0 4 0 669452704 2604335104 517297 33554432000 4194304 4625164 140735178855792 18446744073709551615 4334485 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4474.62
Current children cumulated vsize (KiB) 2543296

[startup+1182.3 s]
/proc/loadavg: 8.22 8.10 8.08 9/405 1903
/proc/meminfo: memFree=8910588/32950928 swapFree=57376972/67111528
[pid=1827] ppid=1825 vsize=2608832 CPUtime=4713.76 cores=1,3,5,7
/proc/1827/stat : 1827 (SArTagnan) R 1825 1827 1658 0 -1 4202496 8481828 0 0 0 469934 1442 0 0 25 0 4 0 669452700 2671443968 529256 33554432000 4194304 4625164 140735178855792 18446744073709551615 4397112 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/1827/statm: 652208 529256 346 106 0 647711 0
[pid=1827/tid=1829] ppid=1825 vsize=2608832 CPUtime=1182.26 cores=1,3,5,7
/proc/1827/task/1829/stat : 1829 (SArTagnan) R 1825 1827 1658 0 -1 4202560 104272 0 0 0 118193 33 0 0 25 0 4 0 669452704 2671443968 529256 33554432000 4194304 4625164 140735178855792 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1827/tid=1830] ppid=1825 vsize=2608832 CPUtime=1182.25 cores=1,3,5,7
/proc/1827/task/1830/stat : 1830 (SArTagnan) R 1825 1827 1658 0 -1 4202560 109837 0 0 0 118131 94 0 0 25 0 4 0 669452704 2671443968 529256 33554432000 4194304 4625164 140735178855792 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1827/tid=1831] ppid=1825 vsize=2608832 CPUtime=1166.93 cores=1,3,5,7
/proc/1827/task/1831/stat : 1831 (SArTagnan) R 1825 1827 1658 0 -1 4202560 7377950 0 0 0 115511 1182 0 0 25 0 4 0 669452704 2671443968 529256 33554432000 4194304 4625164 140735178855792 18446744073709551615 4334728 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4713.76
Current children cumulated vsize (KiB) 2608832



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1204 s]
/proc/loadavg: 8.16 8.09 8.08 9/405 1903
/proc/meminfo: memFree=8889492/32950928 swapFree=57376972/67111528
[pid=1827] ppid=1825 vsize=2608832 CPUtime=4800.29 cores=1,3,5,7
/proc/1827/stat : 1827 (SArTagnan) R 1825 1827 1658 0 -1 4202496 8649080 0 0 0 478558 1471 0 0 25 0 4 0 669452700 2671443968 529451 33554432000 4194304 4625164 140735178855792 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/1827/statm: 652208 529451 346 106 0 647711 0
[pid=1827/tid=1829] ppid=1825 vsize=2608832 CPUtime=1203.97 cores=1,3,5,7
/proc/1827/task/1829/stat : 1829 (SArTagnan) R 1825 1827 1658 0 -1 4202560 104443 0 0 0 120364 33 0 0 25 0 4 0 669452704 2671443968 529451 33554432000 4194304 4625164 140735178855792 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1827/tid=1830] ppid=1825 vsize=2608832 CPUtime=1203.96 cores=1,3,5,7
/proc/1827/task/1830/stat : 1830 (SArTagnan) R 1825 1827 1658 0 -1 4202560 109854 0 0 0 120302 94 0 0 25 0 4 0 669452704 2671443968 529451 33554432000 4194304 4625164 140735178855792 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1827/tid=1831] ppid=1825 vsize=2608832 CPUtime=1188.35 cores=1,3,5,7
/proc/1827/task/1831/stat : 1831 (SArTagnan) R 1825 1827 1658 0 -1 4202560 7544989 0 0 0 117624 1211 0 0 25 0 4 0 669452704 2671443968 529451 33554432000 4194304 4625164 140735178855792 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.29
Current children cumulated vsize (KiB) 2608832

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

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

[startup+1204 s]
/proc/loadavg: 8.16 8.09 8.08 9/405 1903
/proc/meminfo: memFree=8889492/32950928 swapFree=57376972/67111528
[pid=1827] ppid=1825 vsize=2608832 CPUtime=4800.29 cores=1,3,5,7
/proc/1827/stat : 1827 (SArTagnan) R 1825 1827 1658 0 -1 4202496 8649080 0 0 0 478558 1471 0 0 25 0 4 0 669452700 2671443968 529451 33554432000 4194304 4625164 140735178855792 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/1827/statm: 652208 529451 346 106 0 647711 0
[pid=1827/tid=1829] ppid=1825 vsize=2608832 CPUtime=1203.97 cores=1,3,5,7
/proc/1827/task/1829/stat : 1829 (SArTagnan) R 1825 1827 1658 0 -1 4202560 104443 0 0 0 120364 33 0 0 25 0 4 0 669452704 2671443968 529451 33554432000 4194304 4625164 140735178855792 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=1827/tid=1830] ppid=1825 vsize=2608832 CPUtime=1203.96 cores=1,3,5,7
/proc/1827/task/1830/stat : 1830 (SArTagnan) R 1825 1827 1658 0 -1 4202560 109854 0 0 0 120302 94 0 0 25 0 4 0 669452704 2671443968 529451 33554432000 4194304 4625164 140735178855792 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1827/tid=1831] ppid=1825 vsize=2608832 CPUtime=1188.35 cores=1,3,5,7
/proc/1827/task/1831/stat : 1831 (SArTagnan) R 1825 1827 1658 0 -1 4202560 7544989 0 0 0 117624 1211 0 0 25 0 4 0 669452704 2671443968 529451 33554432000 4194304 4625164 140735178855792 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.29
Current children cumulated vsize (KiB) 2608832

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1204.11
CPU time (s): 4800.44
CPU user time (s): 4785.63
CPU system time (s): 14.8027
CPU usage (%): 398.671
Max. virtual memory (cumulated for all children) (KiB): 2780156

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4785.63
system time used= 14.8027
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8649081
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= 2732
involuntary context switches= 19511

runsolver used 4.11937 second user time and 11.5023 second system time

The end

Launcher Data

Begin job on node127 at 2011-05-16 22:42:10
IDJOB=3386102
IDBENCH=71409
IDSOLVER=1871
FILE ID=node127/3386102-1305578530
RUNJOBID= node127-1305577123-1677
PBS_JOBID= 13350216
Free space on /tmp= 73380 MiB

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

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

MD5SUM BENCH= cd19d9eb9be97e183fa1a1d47d679d01
RANDOM SEED=1456396874

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      11621364 kB
Buffers:         80256 kB
Cached:         433436 kB
SwapCached:     117904 kB
Active:        6598700 kB
Inactive:     14510036 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      11621364 kB
SwapTotal:    67111528 kB
SwapFree:     57376972 kB
Dirty:            2392 kB
Writeback:           0 kB
AnonPages:    20482900 kB
Mapped:          27020 kB
Slab:            71504 kB
PageTables:      83176 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 85874300 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= 73376 MiB
End job on node127 at 2011-05-16 23:02:16