Trace number 3386118

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) 3358.54 1300.1

General information on the benchmark

NameCRAFTED/rbsat/random/unforced/
rbsat-v2400c266431g10.cnf
MD5SUM885d1d8595262b8f0aa94d123211b47c
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 variables2400
Number of clauses266431
Sum of the clauses size535112
Maximum clause length32
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2266356
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 575

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

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 10.81 11.15 11.16 4/389 6138
/proc/meminfo: memFree=17538344/32951124 swapFree=67056796/67111528
[pid=6138] ppid=6136 vsize=25236 CPUtime=0 cores=0,2,4,6
/proc/6138/stat : 6138 (SArTagnan) R 6136 6138 5970 0 -1 4202496 668 0 0 0 0 0 0 0 25 0 1 0 669406350 25841664 492 33554432000 4194304 4625164 140737322050000 18446744073709551615 271550537472 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6138/statm: 6309 492 296 106 0 1812 0

[startup+0.038756 s]
/proc/loadavg: 10.81 11.15 11.16 4/389 6138
/proc/meminfo: memFree=17538344/32951124 swapFree=67056796/67111528
[pid=6138] ppid=6136 vsize=27352 CPUtime=0.03 cores=0,2,4,6
/proc/6138/stat : 6138 (SArTagnan) R 6136 6138 5970 0 -1 4202496 2161 0 0 0 3 0 0 0 25 0 1 0 669406350 28008448 924 33554432000 4194304 4625164 140737322050000 18446744073709551615 271550537472 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6138/statm: 6838 925 296 106 0 2341 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 27352

[startup+0.172307 s]
/proc/loadavg: 10.81 11.15 11.16 4/389 6138
/proc/meminfo: memFree=17538344/32951124 swapFree=67056796/67111528
[pid=6138] ppid=6136 vsize=206164 CPUtime=0.36 cores=0,2,4,6
/proc/6138/stat : 6138 (SArTagnan) D 6136 6138 5970 0 -1 4202496 7217 0 0 0 35 1 0 0 18 0 4 0 669406350 211111936 5366 33554432000 4194304 4625164 140737322050000 18446744073709551615 271550234816 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/6138/statm: 51541 5366 345 106 0 47044 0
Current children cumulated CPU time (s) 0.36
Current children cumulated vsize (KiB) 206164

[startup+0.300688 s]
/proc/loadavg: 10.81 11.15 11.16 4/389 6138
/proc/meminfo: memFree=17538344/32951124 swapFree=67056796/67111528
[pid=6138] ppid=6136 vsize=206636 CPUtime=0.75 cores=0,2,4,6
/proc/6138/stat : 6138 (SArTagnan) R 6136 6138 5970 0 -1 4202496 8315 0 0 0 73 2 0 0 18 0 4 0 669406350 211595264 6464 33554432000 4194304 4625164 140737322050000 18446744073709551615 4512046 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/6138/statm: 51659 6464 345 106 0 47162 0
Current children cumulated CPU time (s) 0.75
Current children cumulated vsize (KiB) 206636

[startup+0.700603 s]
/proc/loadavg: 10.81 11.15 11.16 4/389 6138
/proc/meminfo: memFree=17538344/32951124 swapFree=67056796/67111528
[pid=6138] ppid=6136 vsize=272172 CPUtime=1.94 cores=0,2,4,6
/proc/6138/stat : 6138 (SArTagnan) R 6136 6138 5970 0 -1 4202496 10082 0 0 0 190 4 0 0 18 0 4 0 669406350 278704128 8206 33554432000 4194304 4625164 140737322050000 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/6138/statm: 68043 8206 345 106 0 63546 0
Current children cumulated CPU time (s) 1.94
Current children cumulated vsize (KiB) 272172

[startup+1.50043 s]
/proc/loadavg: 10.81 11.15 11.16 13/398 6172
/proc/meminfo: memFree=17496404/32951124 swapFree=67056796/67111528
[pid=6138] ppid=6136 vsize=278920 CPUtime=4.33 cores=0,2,4,6
/proc/6138/stat : 6138 (SArTagnan) R 6136 6138 5970 0 -1 4202496 14576 0 0 0 428 5 0 0 19 0 4 0 669406350 285614080 11942 33554432000 4194304 4625164 140737322050000 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/6138/statm: 69730 11942 345 106 0 65233 0
[pid=6138/tid=6140] ppid=6136 vsize=278920 CPUtime=1.2 cores=0,2,4,6
/proc/6138/task/6140/stat : 6140 (SArTagnan) R 6136 6138 5970 0 -1 4202560 2278 0 0 0 119 1 0 0 25 0 4 0 669406357 285614080 11942 33554432000 4194304 4625164 140737322050000 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=6138/tid=6141] ppid=6136 vsize=278920 CPUtime=0.64 cores=0,2,4,6
/proc/6138/task/6141/stat : 6141 (SArTagnan) R 6136 6138 5970 0 -1 4202560 1832 0 0 0 62 2 0 0 25 0 4 0 669406357 285614080 11942 33554432000 4194304 4625164 140737322050000 18446744073709551615 4352005 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6138/tid=6142] ppid=6136 vsize=278920 CPUtime=1.3 cores=0,2,4,6
/proc/6138/task/6142/stat : 6142 (SArTagnan) R 6136 6138 5970 0 -1 4202560 1976 0 0 0 130 0 0 0 25 0 4 0 669406357 285614080 11942 33554432000 4194304 4625164 140737322050000 18446744073709551615 271566521371 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4.33
Current children cumulated vsize (KiB) 278920

[startup+3.10114 s]
/proc/loadavg: 10.81 11.15 11.16 12/398 6172
/proc/meminfo: memFree=17461684/32951124 swapFree=67056796/67111528
[pid=6138] ppid=6136 vsize=290872 CPUtime=9.12 cores=0,2,4,6
/proc/6138/stat : 6138 (SArTagnan) R 6136 6138 5970 0 -1 4202496 20755 0 0 0 906 6 0 0 21 0 4 0 669406350 297852928 15788 33554432000 4194304 4625164 140737322050000 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/6138/statm: 72718 15788 347 106 0 68221 0
[pid=6138/tid=6140] ppid=6136 vsize=290872 CPUtime=2.79 cores=0,2,4,6
/proc/6138/task/6140/stat : 6140 (SArTagnan) R 6136 6138 5970 0 -1 4202560 3303 0 0 0 277 2 0 0 25 0 4 0 669406357 297852928 15788 33554432000 4194304 4625164 140737322050000 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=6138/tid=6141] ppid=6136 vsize=290872 CPUtime=1.44 cores=0,2,4,6
/proc/6138/task/6141/stat : 6141 (SArTagnan) R 6136 6138 5970 0 -1 4202560 3081 0 0 0 142 2 0 0 25 0 4 0 669406357 297852928 15788 33554432000 4194304 4625164 140737322050000 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6138/tid=6142] ppid=6136 vsize=290872 CPUtime=2.89 cores=0,2,4,6
/proc/6138/task/6142/stat : 6142 (SArTagnan) R 6136 6138 5970 0 -1 4202560 4114 0 0 0 289 0 0 0 25 0 4 0 669406357 297852928 15788 33554432000 4194304 4625164 140737322050000 18446744073709551615 4327632 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 9.12
Current children cumulated vsize (KiB) 290872

[startup+6.30056 s]
/proc/loadavg: 10.83 11.15 11.16 12/398 6172
/proc/meminfo: memFree=17417868/32951124 swapFree=67056796/67111528
[pid=6138] ppid=6136 vsize=307604 CPUtime=18.67 cores=0,2,4,6
/proc/6138/stat : 6138 (SArTagnan) R 6136 6138 5970 0 -1 4202496 35328 0 0 0 1858 9 0 0 25 0 4 0 669406350 314986496 20750 33554432000 4194304 4625164 140737322050000 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/6138/statm: 76901 20750 346 106 0 72404 0
[pid=6138/tid=6140] ppid=6136 vsize=307604 CPUtime=4.6 cores=0,2,4,6
/proc/6138/task/6140/stat : 6140 (SArTagnan) R 6136 6138 5970 0 -1 4202560 5103 0 0 0 458 2 0 0 25 0 4 0 669406357 314986496 20750 33554432000 4194304 4625164 140737322050000 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=6138/tid=6141] ppid=6136 vsize=307604 CPUtime=2.93 cores=0,2,4,6
/proc/6138/task/6141/stat : 6141 (SArTagnan) R 6136 6138 5970 0 -1 4202560 5971 0 0 0 290 3 0 0 25 0 4 0 669406357 314986496 20750 33554432000 4194304 4625164 140737322050000 18446744073709551615 4351987 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=6138/tid=6142] ppid=6136 vsize=307604 CPUtime=6.09 cores=0,2,4,6
/proc/6138/task/6142/stat : 6142 (SArTagnan) R 6136 6138 5970 0 -1 4202560 11641 0 0 0 608 1 0 0 25 0 4 0 669406357 314986496 20750 33554432000 4194304 4625164 140737322050000 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 18.67
Current children cumulated vsize (KiB) 307604

[startup+12.7004 s]
/proc/loadavg: 10.84 11.15 11.16 12/398 6172
/proc/meminfo: memFree=17342604/32951124 swapFree=67056796/67111528
[pid=6138] ppid=6136 vsize=323452 CPUtime=37.78 cores=0,2,4,6
/proc/6138/stat : 6138 (SArTagnan) R 6136 6138 5970 0 -1 4202496 70875 0 0 0 3762 16 0 0 25 0 4 0 669406350 331214848 32003 33554432000 4194304 4625164 140737322050000 18446744073709551615 4356535 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/6138/statm: 80863 32003 346 106 0 76366 0
[pid=6138/tid=6140] ppid=6136 vsize=323452 CPUtime=8.3 cores=0,2,4,6
/proc/6138/task/6140/stat : 6140 (SArTagnan) R 6136 6138 5970 0 -1 4202560 8193 0 0 0 827 3 0 0 25 0 4 0 669406357 331214848 32003 33554432000 4194304 4625164 140737322050000 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6138/tid=6141] ppid=6136 vsize=323452 CPUtime=9.32 cores=0,2,4,6
/proc/6138/task/6141/stat : 6141 (SArTagnan) R 6136 6138 5970 0 -1 4202560 11957 0 0 0 928 4 0 0 25 0 4 0 669406357 331214848 32003 33554432000 4194304 4625164 140737322050000 18446744073709551615 4352044 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6138/tid=6142] ppid=6136 vsize=323452 CPUtime=10.74 cores=0,2,4,6
/proc/6138/task/6142/stat : 6142 (SArTagnan) R 6136 6138 5970 0 -1 4202560 33010 0 0 0 1070 4 0 0 25 0 4 0 669406357 331214848 32003 33554432000 4194304 4625164 140737322050000 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 37.78
Current children cumulated vsize (KiB) 323452

[startup+25.5011 s]
/proc/loadavg: 10.95 11.16 11.16 12/398 6173
/proc/meminfo: memFree=17233384/32951124 swapFree=67056796/67111528
[pid=6138] ppid=6136 vsize=360944 CPUtime=74.16 cores=0,2,4,6
/proc/6138/stat : 6138 (SArTagnan) R 6136 6138 5970 0 -1 4202496 117603 0 0 0 7391 25 0 0 25 0 4 0 669406350 369606656 49826 33554432000 4194304 4625164 140737322050000 18446744073709551615 4339447 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/6138/statm: 90236 49826 346 106 0 85739 0
[pid=6138/tid=6140] ppid=6136 vsize=360944 CPUtime=19.6 cores=0,2,4,6
/proc/6138/task/6140/stat : 6140 (SArTagnan) R 6136 6138 5970 0 -1 4202560 11759 0 0 0 1956 4 0 0 25 0 4 0 669406357 369606656 49826 33554432000 4194304 4625164 140737322050000 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=6138/tid=6141] ppid=6136 vsize=360944 CPUtime=16.83 cores=0,2,4,6
/proc/6138/task/6141/stat : 6141 (SArTagnan) R 6136 6138 5970 0 -1 4202560 18412 0 0 0 1676 7 0 0 18 0 4 0 669406357 369606656 49826 33554432000 4194304 4625164 140737322050000 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6138/tid=6142] ppid=6136 vsize=360944 CPUtime=19.19 cores=0,2,4,6
/proc/6138/task/6142/stat : 6142 (SArTagnan) R 6136 6138 5970 0 -1 4202560 48283 0 0 0 1912 7 0 0 25 0 4 0 669406357 369606656 49826 33554432000 4194304 4625164 140737322050000 18446744073709551615 4339546 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 74.16
Current children cumulated vsize (KiB) 360944

[startup+51.1004 s]
/proc/loadavg: 11.04 11.16 11.16 12/398 6173
/proc/meminfo: memFree=17069236/32951124 swapFree=67056796/67111528
[pid=6138] ppid=6136 vsize=484784 CPUtime=130.75 cores=0,2,4,6
/proc/6138/stat : 6138 (SArTagnan) R 6136 6138 5970 0 -1 4202496 237987 0 0 0 13029 46 0 0 18 0 4 0 669406350 496418816 78710 33554432000 4194304 4625164 140737322050000 18446744073709551615 4512054 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/6138/statm: 121196 78710 476 106 0 116699 0
[pid=6138/tid=6140] ppid=6136 vsize=484784 CPUtime=33.78 cores=0,2,4,6
/proc/6138/task/6140/stat : 6140 (SArTagnan) R 6136 6138 5970 0 -1 4202560 20044 0 0 0 3372 6 0 0 25 0 4 0 669406357 496418816 78710 33554432000 4194304 4625164 140737322050000 18446744073709551615 4351827 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6138/tid=6141] ppid=6136 vsize=484784 CPUtime=30.6 cores=0,2,4,6
/proc/6138/task/6141/stat : 6141 (SArTagnan) R 6136 6138 5970 0 -1 4202560 26984 0 0 0 3050 10 0 0 18 0 4 0 669406357 496418816 78710 33554432000 4194304 4625164 140737322050000 18446744073709551615 4352014 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=6138/tid=6142] ppid=6136 vsize=484784 CPUtime=33.08 cores=0,2,4,6
/proc/6138/task/6142/stat : 6142 (SArTagnan) R 6136 6138 5970 0 -1 4202560 115656 0 0 0 3290 18 0 0 25 0 4 0 669406357 496418816 78710 33554432000 4194304 4625164 140737322050000 18446744073709551615 4334728 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 130.75
Current children cumulated vsize (KiB) 484784

[startup+102.314 s]
/proc/loadavg: 11.24 11.18 11.17 12/398 6175
/proc/meminfo: memFree=16765184/32951124 swapFree=67056796/67111528
[pid=6138] ppid=6136 vsize=674668 CPUtime=239.57 cores=0,2,4,6
/proc/6138/stat : 6138 (SArTagnan) R 6136 6138 5970 0 -1 4202496 389742 0 0 0 23887 70 0 0 25 0 4 0 669406350 690860032 117495 33554432000 4194304 4625164 140737322050000 18446744073709551615 4393101 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/6138/statm: 168667 117495 474 106 0 164170 0
[pid=6138/tid=6140] ppid=6136 vsize=674668 CPUtime=66.3 cores=0,2,4,6
/proc/6138/task/6140/stat : 6140 (SArTagnan) R 6136 6138 5970 0 -1 4202560 29722 0 0 0 6621 9 0 0 25 0 4 0 669406357 690860032 117495 33554432000 4194304 4625164 140737322050000 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=6138/tid=6141] ppid=6136 vsize=674668 CPUtime=56.19 cores=0,2,4,6
/proc/6138/task/6141/stat : 6141 (SArTagnan) R 6136 6138 5970 0 -1 4202560 36876 0 0 0 5607 12 0 0 25 0 4 0 669406357 690860032 117495 33554432000 4194304 4625164 140737322050000 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6138/tid=6142] ppid=6136 vsize=674668 CPUtime=58.11 cores=0,2,4,6
/proc/6138/task/6142/stat : 6142 (SArTagnan) R 6136 6138 5970 0 -1 4202560 211843 0 0 0 5779 32 0 0 25 0 4 0 669406357 690860032 117495 33554432000 4194304 4625164 140737322050000 18446744073709551615 4334485 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 239.57
Current children cumulated vsize (KiB) 674668

[startup+162.3 s]
/proc/loadavg: 11.29 11.19 11.18 12/398 6176
/proc/meminfo: memFree=16509116/32951124 swapFree=67056796/67111528
[pid=6138] ppid=6136 vsize=824704 CPUtime=374.1 cores=0,2,4,6
/proc/6138/stat : 6138 (SArTagnan) R 6136 6138 5970 0 -1 4202496 586229 0 0 0 37307 103 0 0 25 0 4 0 669406350 844496896 150735 33554432000 4194304 4625164 140737322050000 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/6138/statm: 206176 150735 346 106 0 201679 0
[pid=6138/tid=6140] ppid=6136 vsize=824704 CPUtime=102.46 cores=0,2,4,6
/proc/6138/task/6140/stat : 6140 (SArTagnan) R 6136 6138 5970 0 -1 4202560 35018 0 0 0 10234 12 0 0 25 0 4 0 669406357 844496896 150735 33554432000 4194304 4625164 140737322050000 18446744073709551615 4351942 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=6138/tid=6141] ppid=6136 vsize=824704 CPUtime=84.74 cores=0,2,4,6
/proc/6138/task/6141/stat : 6141 (SArTagnan) R 6136 6138 5970 0 -1 4202560 54102 0 0 0 8453 21 0 0 25 0 4 0 669406357 844496896 150735 33554432000 4194304 4625164 140737322050000 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6138/tid=6142] ppid=6136 vsize=824704 CPUtime=89.18 cores=0,2,4,6
/proc/6138/task/6142/stat : 6142 (SArTagnan) R 6136 6138 5970 0 -1 4202560 337038 0 0 0 8869 49 0 0 25 0 4 0 669406357 844496896 150735 33554432000 4194304 4625164 140737322050000 18446744073709551615 4547257 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 374.1
Current children cumulated vsize (KiB) 824704

[startup+222.3 s]
/proc/loadavg: 11.21 11.19 11.17 12/398 6178
/proc/meminfo: memFree=16319384/32951124 swapFree=67056796/67111528
[pid=6138] ppid=6136 vsize=934020 CPUtime=531.86 cores=0,2,4,6
/proc/6138/stat : 6138 (SArTagnan) R 6136 6138 5970 0 -1 4202496 882405 0 0 0 53035 151 0 0 25 0 4 0 669406350 956436480 179222 33554432000 4194304 4625164 140737322050000 18446744073709551615 4393101 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/6138/statm: 233505 179222 364 106 0 229008 0
[pid=6138/tid=6140] ppid=6136 vsize=934020 CPUtime=149.78 cores=0,2,4,6
/proc/6138/task/6140/stat : 6140 (SArTagnan) R 6136 6138 5970 0 -1 4202560 47138 0 0 0 14961 17 0 0 25 0 4 0 669406357 956436480 179222 33554432000 4194304 4625164 140737322050000 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6138/tid=6141] ppid=6136 vsize=934020 CPUtime=114.17 cores=0,2,4,6
/proc/6138/task/6141/stat : 6141 (SArTagnan) R 6136 6138 5970 0 -1 4202560 59108 0 0 0 11392 25 0 0 25 0 4 0 669406357 956436480 179222 33554432000 4194304 4625164 140737322050000 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=6138/tid=6142] ppid=6136 vsize=934020 CPUtime=133.92 cores=0,2,4,6
/proc/6138/task/6142/stat : 6142 (SArTagnan) R 6136 6138 5970 0 -1 4202560 604138 0 0 0 13307 85 0 0 25 0 4 0 669406357 956436480 179222 33554432000 4194304 4625164 140737322050000 18446744073709551615 4334728 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 531.86
Current children cumulated vsize (KiB) 934020

[startup+282.3 s]

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

[pid=6138] ppid=6136 vsize=1933176 CPUtime=1563.58 cores=0,2,4,6
/proc/6138/stat : 6138 (SArTagnan) R 6136 6138 5970 0 -1 4202496 1443716 0 0 0 156090 268 0 0 25 0 4 0 669406350 1979572224 368871 33554432000 4194304 4625164 140737322050000 18446744073709551615 4393112 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/6138/statm: 483294 368871 346 106 0 478797 0
[pid=6138/tid=6140] ppid=6136 vsize=1933176 CPUtime=399.25 cores=0,2,4,6
/proc/6138/task/6140/stat : 6140 (SArTagnan) R 6136 6138 5970 0 -1 4202560 77653 0 0 0 39892 33 0 0 25 0 4 0 669406357 1979572224 368871 33554432000 4194304 4625164 140737322050000 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6138/tid=6141] ppid=6136 vsize=1933176 CPUtime=359.67 cores=0,2,4,6
/proc/6138/task/6141/stat : 6141 (SArTagnan) R 6136 6138 5970 0 -1 4202560 122632 0 0 0 35907 60 0 0 25 0 4 0 669406357 1979572224 368871 33554432000 4194304 4625164 140737322050000 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=6138/tid=6142] ppid=6136 vsize=1933176 CPUtime=427.53 cores=0,2,4,6
/proc/6138/task/6142/stat : 6142 (SArTagnan) R 6136 6138 5970 0 -1 4202560 645065 0 0 0 42660 93 0 0 25 0 4 0 669406357 1979572224 368871 33554432000 4194304 4625164 140737322050000 18446744073709551615 4579373 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1563.58
Current children cumulated vsize (KiB) 1933176

[startup+762.315 s]
/proc/loadavg: 11.14 11.26 11.21 12/398 6192
/proc/meminfo: memFree=14661264/32951124 swapFree=67056796/67111528
[pid=6138] ppid=6136 vsize=1974112 CPUtime=1731.5 cores=0,2,4,6
/proc/6138/stat : 6138 (SArTagnan) R 6136 6138 5970 0 -1 4202496 1483647 0 0 0 172874 276 0 0 25 0 4 0 669406350 2021490688 381195 33554432000 4194304 4625164 140737322050000 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/6138/statm: 493528 381195 359 106 0 489031 0
[pid=6138/tid=6140] ppid=6136 vsize=1974112 CPUtime=453.46 cores=0,2,4,6
/proc/6138/task/6140/stat : 6140 (SArTagnan) R 6136 6138 5970 0 -1 4202560 77876 0 0 0 45313 33 0 0 25 0 4 0 669406357 2021490688 381195 33554432000 4194304 4625164 140737322050000 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6138/tid=6141] ppid=6136 vsize=1974112 CPUtime=389.69 cores=0,2,4,6
/proc/6138/task/6141/stat : 6141 (SArTagnan) R 6136 6138 5970 0 -1 4202560 122746 0 0 0 38909 60 0 0 25 0 4 0 669406357 2021490688 381195 33554432000 4194304 4625164 140737322050000 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=6138/tid=6142] ppid=6136 vsize=1974112 CPUtime=457.52 cores=0,2,4,6
/proc/6138/task/6142/stat : 6142 (SArTagnan) R 6136 6138 5970 0 -1 4202560 653205 0 0 0 45658 94 0 0 25 0 4 0 669406357 2021490688 381195 33554432000 4194304 4625164 140737322050000 18446744073709551615 4351804 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1731.5
Current children cumulated vsize (KiB) 1974112

[startup+822.3 s]
/proc/loadavg: 11.17 11.25 11.21 12/398 6194
/proc/meminfo: memFree=14607068/32951124 swapFree=67056796/67111528
[pid=6138] ppid=6136 vsize=1988920 CPUtime=1910.7 cores=0,2,4,6
/proc/6138/stat : 6138 (SArTagnan) R 6136 6138 5970 0 -1 4202496 1529727 0 0 0 190785 285 0 0 25 0 4 0 669406350 2036654080 389417 33554432000 4194304 4625164 140737322050000 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/6138/statm: 497230 389417 359 106 0 492733 0
[pid=6138/tid=6140] ppid=6136 vsize=1988920 CPUtime=513.45 cores=0,2,4,6
/proc/6138/task/6140/stat : 6140 (SArTagnan) R 6136 6138 5970 0 -1 4202560 78083 0 0 0 51311 34 0 0 25 0 4 0 669406357 2036654080 389417 33554432000 4194304 4625164 140737322050000 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6138/tid=6141] ppid=6136 vsize=1988920 CPUtime=419.68 cores=0,2,4,6
/proc/6138/task/6141/stat : 6141 (SArTagnan) R 6136 6138 5970 0 -1 4202560 122860 0 0 0 41908 60 0 0 25 0 4 0 669406357 2036654080 389417 33554432000 4194304 4625164 140737322050000 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=6138/tid=6142] ppid=6136 vsize=1988920 CPUtime=487.52 cores=0,2,4,6
/proc/6138/task/6142/stat : 6142 (SArTagnan) R 6136 6138 5970 0 -1 4202560 656897 0 0 0 48657 95 0 0 25 0 4 0 669406357 2036654080 389417 33554432000 4194304 4625164 140737322050000 18446744073709551615 4334728 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1910.7
Current children cumulated vsize (KiB) 1988920

[startup+882.3 s]
/proc/loadavg: 11.21 11.25 11.21 12/398 6195
/proc/meminfo: memFree=14529436/32951124 swapFree=67056796/67111528
[pid=6138] ppid=6136 vsize=2002868 CPUtime=2089.93 cores=0,2,4,6
/proc/6138/stat : 6138 (SArTagnan) R 6136 6138 5970 0 -1 4202496 1569406 0 0 0 208702 291 0 0 25 0 4 0 669406350 2050936832 401143 33554432000 4194304 4625164 140737322050000 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/6138/statm: 500717 401143 359 106 0 496220 0
[pid=6138/tid=6140] ppid=6136 vsize=2002868 CPUtime=573.45 cores=0,2,4,6
/proc/6138/task/6140/stat : 6140 (SArTagnan) R 6136 6138 5970 0 -1 4202560 78317 0 0 0 57311 34 0 0 25 0 4 0 669406357 2050936832 401143 33554432000 4194304 4625164 140737322050000 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6138/tid=6141] ppid=6136 vsize=2002868 CPUtime=449.68 cores=0,2,4,6
/proc/6138/task/6141/stat : 6141 (SArTagnan) R 6136 6138 5970 0 -1 4202560 122952 0 0 0 44908 60 0 0 25 0 4 0 669406357 2050936832 401143 33554432000 4194304 4625164 140737322050000 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=6138/tid=6142] ppid=6136 vsize=2002868 CPUtime=517.51 cores=0,2,4,6
/proc/6138/task/6142/stat : 6142 (SArTagnan) R 6136 6138 5970 0 -1 4202560 660418 0 0 0 51655 96 0 0 25 0 4 0 669406357 2050936832 401143 33554432000 4194304 4625164 140737322050000 18446744073709551615 4547354 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2089.93
Current children cumulated vsize (KiB) 2002868

[startup+942.301 s]
/proc/loadavg: 11.25 11.25 11.20 12/398 6197
/proc/meminfo: memFree=14478456/32951124 swapFree=67056796/67111528
[pid=6138] ppid=6136 vsize=2016568 CPUtime=2269.18 cores=0,2,4,6
/proc/6138/stat : 6138 (SArTagnan) R 6136 6138 5970 0 -1 4202496 1607665 0 0 0 226619 299 0 0 25 0 4 0 669406350 2064965632 409661 33554432000 4194304 4625164 140737322050000 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/6138/statm: 504142 409661 359 106 0 499645 0
[pid=6138/tid=6140] ppid=6136 vsize=2016568 CPUtime=633.45 cores=0,2,4,6
/proc/6138/task/6140/stat : 6140 (SArTagnan) R 6136 6138 5970 0 -1 4202560 78548 0 0 0 63311 34 0 0 25 0 4 0 669406357 2064965632 409661 33554432000 4194304 4625164 140737322050000 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6138/tid=6141] ppid=6136 vsize=2016568 CPUtime=479.69 cores=0,2,4,6
/proc/6138/task/6141/stat : 6141 (SArTagnan) R 6136 6138 5970 0 -1 4202560 123190 0 0 0 47909 60 0 0 25 0 4 0 669406357 2064965632 409661 33554432000 4194304 4625164 140737322050000 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=6138/tid=6142] ppid=6136 vsize=2016568 CPUtime=547.51 cores=0,2,4,6
/proc/6138/task/6142/stat : 6142 (SArTagnan) R 6136 6138 5970 0 -1 4202560 663792 0 0 0 54654 97 0 0 25 0 4 0 669406357 2064965632 409661 33554432000 4194304 4625164 140737322050000 18446744073709551615 4352280 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2269.18
Current children cumulated vsize (KiB) 2016568

[startup+1002.3 s]
/proc/loadavg: 11.22 11.23 11.20 12/398 6199
/proc/meminfo: memFree=14403920/32951124 swapFree=67056796/67111528
[pid=6138] ppid=6136 vsize=2020380 CPUtime=2448.42 cores=0,2,4,6
/proc/6138/stat : 6138 (SArTagnan) R 6136 6138 5970 0 -1 4202496 1787236 0 0 0 244514 328 0 0 25 0 4 0 669406350 2068869120 418893 33554432000 4194304 4625164 140737322050000 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/6138/statm: 505095 418893 359 106 0 500598 0
[pid=6138/tid=6140] ppid=6136 vsize=2020380 CPUtime=693.45 cores=0,2,4,6
/proc/6138/task/6140/stat : 6140 (SArTagnan) R 6136 6138 5970 0 -1 4202560 78722 0 0 0 69311 34 0 0 25 0 4 0 669406357 2068869120 418893 33554432000 4194304 4625164 140737322050000 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6138/tid=6141] ppid=6136 vsize=2020380 CPUtime=509.19 cores=0,2,4,6
/proc/6138/task/6141/stat : 6141 (SArTagnan) R 6136 6138 5970 0 -1 4202560 123280 0 0 0 50859 60 0 0 25 0 4 0 669406357 2068869120 418893 33554432000 4194304 4625164 140737322050000 18446744073709551615 4352005 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=6138/tid=6142] ppid=6136 vsize=2020380 CPUtime=578 cores=0,2,4,6
/proc/6138/task/6142/stat : 6142 (SArTagnan) R 6136 6138 5970 0 -1 4202560 810386 0 0 0 57681 119 0 0 25 0 4 0 669406357 2068869120 418893 33554432000 4194304 4625164 140737322050000 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2448.42
Current children cumulated vsize (KiB) 2020380

[startup+1062.3 s]
/proc/loadavg: 11.37 11.26 11.21 12/398 6200
/proc/meminfo: memFree=14360380/32951124 swapFree=67056796/67111528
[pid=6138] ppid=6136 vsize=2020380 CPUtime=2627.67 cores=0,2,4,6
/proc/6138/stat : 6138 (SArTagnan) R 6136 6138 5970 0 -1 4202496 2037260 0 0 0 262402 365 0 0 25 0 4 0 669406350 2068869120 425092 33554432000 4194304 4625164 140737322050000 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/6138/statm: 505095 425092 359 106 0 500598 0
[pid=6138/tid=6140] ppid=6136 vsize=2020380 CPUtime=753.46 cores=0,2,4,6
/proc/6138/task/6140/stat : 6140 (SArTagnan) R 6136 6138 5970 0 -1 4202560 78913 0 0 0 75311 35 0 0 25 0 4 0 669406357 2068869120 425092 33554432000 4194304 4625164 140737322050000 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6138/tid=6141] ppid=6136 vsize=2020380 CPUtime=539.2 cores=0,2,4,6
/proc/6138/task/6141/stat : 6141 (SArTagnan) R 6136 6138 5970 0 -1 4202560 123355 0 0 0 53860 60 0 0 25 0 4 0 669406357 2068869120 425092 33554432000 4194304 4625164 140737322050000 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=6138/tid=6142] ppid=6136 vsize=2020380 CPUtime=608 cores=0,2,4,6
/proc/6138/task/6142/stat : 6142 (SArTagnan) R 6136 6138 5970 0 -1 4202560 1020537 0 0 0 60649 151 0 0 25 0 4 0 669406357 2068869120 425092 33554432000 4194304 4625164 140737322050000 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2627.67
Current children cumulated vsize (KiB) 2020380

[startup+1122.3 s]
/proc/loadavg: 11.34 11.26 11.21 12/398 6202
/proc/meminfo: memFree=14296628/32951124 swapFree=67056796/67111528
[pid=6138] ppid=6136 vsize=2020380 CPUtime=2807.64 cores=0,2,4,6
/proc/6138/stat : 6138 (SArTagnan) R 6136 6138 5970 0 -1 4202496 2267976 0 0 0 280365 399 0 0 25 0 4 0 669406350 2068869120 436113 33554432000 4194304 4625164 140737322050000 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/6138/statm: 505095 436113 359 106 0 500598 0
[pid=6138/tid=6140] ppid=6136 vsize=2020380 CPUtime=813.46 cores=0,2,4,6
/proc/6138/task/6140/stat : 6140 (SArTagnan) R 6136 6138 5970 0 -1 4202560 79242 0 0 0 81311 35 0 0 25 0 4 0 669406357 2068869120 436113 33554432000 4194304 4625164 140737322050000 18446744073709551615 4330757 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6138/tid=6141] ppid=6136 vsize=2020380 CPUtime=580.03 cores=0,2,4,6
/proc/6138/task/6141/stat : 6141 (SArTagnan) R 6136 6138 5970 0 -1 4202560 123618 0 0 0 57943 60 0 0 25 0 4 0 669406357 2068869120 436113 33554432000 4194304 4625164 140737322050000 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=6138/tid=6142] ppid=6136 vsize=2020380 CPUtime=637.84 cores=0,2,4,6
/proc/6138/task/6142/stat : 6142 (SArTagnan) R 6136 6138 5970 0 -1 4202560 1224411 0 0 0 63605 179 0 0 25 0 4 0 669406357 2068869120 436113 33554432000 4194304 4625164 140737322050000 18446744073709551615 4351844 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2807.64
Current children cumulated vsize (KiB) 2020380

[startup+1182.3 s]
/proc/loadavg: 11.36 11.27 11.21 12/398 6203
/proc/meminfo: memFree=14157124/32951124 swapFree=67056796/67111528
[pid=6138] ppid=6136 vsize=2409876 CPUtime=3006.8 cores=0,2,4,6
/proc/6138/stat : 6138 (SArTagnan) R 6136 6138 5970 0 -1 4202496 2709504 0 0 0 300221 459 0 0 25 0 4 0 669406350 2467713024 465077 33554432000 4194304 4625164 140737322050000 18446744073709551615 4392981 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/6138/statm: 602469 465077 359 106 0 597972 0
[pid=6138/tid=6140] ppid=6136 vsize=2409876 CPUtime=873.46 cores=0,2,4,6
/proc/6138/task/6140/stat : 6140 (SArTagnan) R 6136 6138 5970 0 -1 4202560 79495 0 0 0 87311 35 0 0 25 0 4 0 669406357 2467713024 465077 33554432000 4194304 4625164 140737322050000 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6138/tid=6141] ppid=6136 vsize=2409876 CPUtime=635.71 cores=0,2,4,6
/proc/6138/task/6141/stat : 6141 (SArTagnan) R 6136 6138 5970 0 -1 4202560 124348 0 0 0 63510 61 0 0 25 0 4 0 669406357 2467713024 465077 33554432000 4194304 4625164 140737322050000 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=6138/tid=6142] ppid=6136 vsize=2409876 CPUtime=672.03 cores=0,2,4,6
/proc/6138/task/6142/stat : 6142 (SArTagnan) R 6136 6138 5970 0 -1 4202560 1455009 0 0 0 66991 212 0 0 25 0 4 0 669406357 2467713024 465077 33554432000 4194304 4625164 140737322050000 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3006.8
Current children cumulated vsize (KiB) 2409876

[startup+1242.3 s]
/proc/loadavg: 11.24 11.25 11.20 12/398 6205
/proc/meminfo: memFree=14067208/32951124 swapFree=67056796/67111528
[pid=6138] ppid=6136 vsize=2442144 CPUtime=3186.03 cores=0,2,4,6
/proc/6138/stat : 6138 (SArTagnan) R 6136 6138 5970 0 -1 4202496 3112878 0 0 0 318084 519 0 0 25 0 4 0 669406350 2500755456 475812 33554432000 4194304 4625164 140737322050000 18446744073709551615 4511936 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/6138/statm: 610536 475812 359 106 0 606039 0
[pid=6138/tid=6140] ppid=6136 vsize=2442144 CPUtime=933.47 cores=0,2,4,6
/proc/6138/task/6140/stat : 6140 (SArTagnan) R 6136 6138 5970 0 -1 4202560 79774 0 0 0 93312 35 0 0 25 0 4 0 669406357 2500755456 475812 33554432000 4194304 4625164 140737322050000 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6138/tid=6141] ppid=6136 vsize=2442144 CPUtime=672 cores=0,2,4,6
/proc/6138/task/6141/stat : 6141 (SArTagnan) R 6136 6138 5970 0 -1 4202560 124662 0 0 0 67139 61 0 0 25 0 4 0 669406357 2500755456 475812 33554432000 4194304 4625164 140737322050000 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=6138/tid=6142] ppid=6136 vsize=2442144 CPUtime=725.06 cores=0,2,4,6
/proc/6138/task/6142/stat : 6142 (SArTagnan) R 6136 6138 5970 0 -1 4202560 1815183 0 0 0 72241 265 0 0 25 0 4 0 669406357 2500755456 475812 33554432000 4194304 4625164 140737322050000 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3186.03
Current children cumulated vsize (KiB) 2442144



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 11.25 11.25 11.20 12/398 6207
/proc/meminfo: memFree=13995648/32951124 swapFree=67056796/67111528
[pid=6138] ppid=6136 vsize=2442144 CPUtime=3358.42 cores=0,2,4,6
/proc/6138/stat : 6138 (SArTagnan) R 6136 6138 5970 0 -1 4202496 3538216 0 0 0 335263 579 0 0 25 0 4 0 669406350 2500755456 487152 33554432000 4194304 4625164 140737322050000 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/6138/statm: 610536 487152 359 106 0 606039 0
[pid=6138/tid=6140] ppid=6136 vsize=2442144 CPUtime=991.18 cores=0,2,4,6
/proc/6138/task/6140/stat : 6140 (SArTagnan) R 6136 6138 5970 0 -1 4202560 80167 0 0 0 99083 35 0 0 25 0 4 0 669406357 2500755456 487152 33554432000 4194304 4625164 140737322050000 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6138/tid=6141] ppid=6136 vsize=2442144 CPUtime=700.87 cores=0,2,4,6
/proc/6138/task/6141/stat : 6141 (SArTagnan) R 6136 6138 5970 0 -1 4202560 124892 0 0 0 70026 61 0 0 25 0 4 0 669406357 2500755456 487152 33554432000 4194304 4625164 140737322050000 18446744073709551615 4352035 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=6138/tid=6142] ppid=6136 vsize=2442144 CPUtime=782.03 cores=0,2,4,6
/proc/6138/task/6142/stat : 6142 (SArTagnan) R 6136 6138 5970 0 -1 4202560 2214303 0 0 0 77882 321 0 0 25 0 4 0 669406357 2500755456 487152 33554432000 4194304 4625164 140737322050000 18446744073709551615 4334728 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3358.42
Current children cumulated vsize (KiB) 2442144

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.1
CPU time (s): 3358.54
CPU user time (s): 3352.66
CPU system time (s): 5.87611
CPU usage (%): 258.329
Max. virtual memory (cumulated for all children) (KiB): 2991228

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3352.66
system time used= 5.87611
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3538216
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= 10509
involuntary context switches= 75093

runsolver used 4.75428 second user time and 11.8102 second system time

The end

Launcher Data

Begin job on node133 at 2011-05-16 22:34:45
IDJOB=3386118
IDBENCH=71270
IDSOLVER=1871
FILE ID=node133/3386118-1305578084
RUNJOBID= node133-1305576779-5988
PBS_JOBID= 13350209
Free space on /tmp= 73400 MiB

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

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

MD5SUM BENCH= 885d1d8595262b8f0aa94d123211b47c
RANDOM SEED=1226934591

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.834
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.834
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	: 6741.12
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.834
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.834
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.83
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.834
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.834
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      17538632 kB
Buffers:        326300 kB
Cached:        4513700 kB
SwapCached:       7668 kB
Active:       11788716 kB
Inactive:      3311332 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17538632 kB
SwapTotal:    67111528 kB
SwapFree:     67056796 kB
Dirty:            3912 kB
Writeback:           0 kB
AnonPages:    10258224 kB
Mapped:          31996 kB
Slab:           201488 kB
PageTables:      44800 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 84964096 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73396 MiB
End job on node133 at 2011-05-16 22:56:27