Trace number 3282505

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SArTagnan 2011-03-24? (TO) 4800.49 1201.91

General information on the benchmark

NameAPPLICATIONS/
bitverif/maxxor/maxxor064.cnf
MD5SUM902b28046d424b16042ca612ddad48e0
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark788.78
Satisfiable
(Un)Satisfiability was proved
Number of variables51064
Number of clauses152039
Sum of the clauses size354755
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2101358
Number of clauses of size 350679
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3282505-1304044021/watcher-3282505-1304044021 -o /tmp/evaluation-result-3282505-1304044021/solver-3282505-1304044021 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3282505-1304044021.cnf -threads=4 

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

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


[startup+0 s]
/proc/loadavg: 4.94 7.14 7.54 3/174 27963
/proc/meminfo: memFree=24481104/32951124 swapFree=67111524/67111528
[pid=27963] ppid=27961 vsize=26248 CPUtime=0 cores=0,2,4,6
/proc/27963/stat : 27963 (SArTagnan) R 27961 27963 26705 0 -1 4202496 1358 0 0 0 0 0 0 0 22 0 1 0 515999870 26877952 1296 33554432000 4194304 4623224 140735584198464 18446744073709551615 4388779 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/27963/statm: 6598 1301 296 105 0 2102 0

[startup+0.0983089 s]
/proc/loadavg: 4.94 7.14 7.54 3/174 27963
/proc/meminfo: memFree=24481104/32951124 swapFree=67111524/67111528
[pid=27963] ppid=27961 vsize=219208 CPUtime=0.15 cores=0,2,4,6
/proc/27963/stat : 27963 (SArTagnan) R 27961 27963 26705 0 -1 4202496 11417 0 0 0 14 1 0 0 23 0 4 0 515999870 224468992 9034 33554432000 4194304 4623224 140735584198464 18446744073709551615 212687333638 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27963/statm: 54802 9034 330 105 0 50306 0
Current children cumulated CPU time (s) 0.15
Current children cumulated vsize (KiB) 219208

[startup+0.100308 s]
/proc/loadavg: 4.94 7.14 7.54 3/174 27963
/proc/meminfo: memFree=24481104/32951124 swapFree=67111524/67111528
[pid=27963] ppid=27961 vsize=219208 CPUtime=0.16 cores=0,2,4,6
/proc/27963/stat : 27963 (SArTagnan) R 27961 27963 26705 0 -1 4202496 11418 0 0 0 15 1 0 0 23 0 4 0 515999870 224468992 9035 33554432000 4194304 4623224 140735584198464 18446744073709551615 212687333638 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27963/statm: 54802 9035 330 105 0 50306 0
Current children cumulated CPU time (s) 0.16
Current children cumulated vsize (KiB) 219208

[startup+0.300272 s]
/proc/loadavg: 4.94 7.14 7.54 3/174 27963
/proc/meminfo: memFree=24481104/32951124 swapFree=67111524/67111528
[pid=27963] ppid=27961 vsize=353588 CPUtime=0.96 cores=0,2,4,6
/proc/27963/stat : 27963 (SArTagnan) R 27961 27963 26705 0 -1 4202496 12350 0 0 0 95 1 0 0 25 0 4 0 515999870 362074112 9960 33554432000 4194304 4623224 140735584198464 18446744073709551615 4412535 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27963/statm: 88397 9960 334 105 0 83901 0
Current children cumulated CPU time (s) 0.96
Current children cumulated vsize (KiB) 353588

[startup+0.700167 s]
/proc/loadavg: 4.94 7.14 7.54 3/174 27963
/proc/meminfo: memFree=24481104/32951124 swapFree=67111524/67111528
[pid=27963] ppid=27961 vsize=355172 CPUtime=2.56 cores=0,2,4,6
/proc/27963/stat : 27963 (SArTagnan) R 27961 27963 26705 0 -1 4202496 13526 0 0 0 254 2 0 0 25 0 4 0 515999870 363696128 11133 33554432000 4194304 4623224 140735584198464 18446744073709551615 4511029 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27963/statm: 88793 11133 340 105 0 84297 0
Current children cumulated CPU time (s) 2.56
Current children cumulated vsize (KiB) 355172

[startup+1.50102 s]
/proc/loadavg: 4.94 7.14 7.54 9/184 27976
/proc/meminfo: memFree=24285484/32951124 swapFree=67111524/67111528
[pid=27963] ppid=27961 vsize=362400 CPUtime=5.75 cores=0,2,4,6
/proc/27963/stat : 27963 (SArTagnan) R 27961 27963 26705 0 -1 4202496 16462 0 0 0 573 2 0 0 25 0 4 0 515999870 371097600 13071 33554432000 4194304 4623224 140735584198464 18446744073709551615 4517846 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27963/statm: 90600 13071 341 105 0 86104 0
[pid=27963/tid=27965] ppid=27961 vsize=362400 CPUtime=1.42 cores=0,2,4,6
/proc/27963/task/27965/stat : 27965 (SArTagnan) R 27961 27963 26705 0 -1 4202560 1199 0 0 0 142 0 0 0 25 0 4 0 515999878 371097600 13071 33554432000 4194304 4623224 140735584198464 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27963/tid=27966] ppid=27961 vsize=362400 CPUtime=1.41 cores=0,2,4,6
/proc/27963/task/27966/stat : 27966 (SArTagnan) R 27961 27963 26705 0 -1 4202560 1216 0 0 0 141 0 0 0 25 0 4 0 515999878 371097600 13071 33554432000 4194304 4623224 140735584198464 18446744073709551615 4485203 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27963/tid=27967] ppid=27961 vsize=362400 CPUtime=1.41 cores=0,2,4,6
/proc/27963/task/27967/stat : 27967 (SArTagnan) R 27961 27963 26705 0 -1 4202560 3227 0 0 0 141 0 0 0 25 0 4 0 515999878 371097600 13071 33554432000 4194304 4623224 140735584198464 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.75
Current children cumulated vsize (KiB) 362400

[startup+3.10073 s]
/proc/loadavg: 4.94 7.14 7.54 9/184 27976
/proc/meminfo: memFree=24270948/32951124 swapFree=67111524/67111528
[pid=27963] ppid=27961 vsize=362400 CPUtime=12.15 cores=0,2,4,6
/proc/27963/stat : 27963 (SArTagnan) R 27961 27963 26705 0 -1 4202496 20326 0 0 0 1211 4 0 0 25 0 4 0 515999870 371097600 14585 33554432000 4194304 4623224 140735584198464 18446744073709551615 4526875 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27963/statm: 90600 14586 341 105 0 86104 0
[pid=27963/tid=27965] ppid=27961 vsize=362400 CPUtime=3.01 cores=0,2,4,6
/proc/27963/task/27965/stat : 27965 (SArTagnan) R 27961 27963 26705 0 -1 4202560 1495 0 0 0 301 0 0 0 25 0 4 0 515999878 371097600 14586 33554432000 4194304 4623224 140735584198464 18446744073709551615 4289917 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27963/tid=27966] ppid=27961 vsize=362400 CPUtime=3 cores=0,2,4,6
/proc/27963/task/27966/stat : 27966 (SArTagnan) R 27961 27963 26705 0 -1 4202560 1631 0 0 0 300 0 0 0 25 0 4 0 515999878 371097600 14586 33554432000 4194304 4623224 140735584198464 18446744073709551615 4289723 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27963/tid=27967] ppid=27961 vsize=362400 CPUtime=3.01 cores=0,2,4,6
/proc/27963/task/27967/stat : 27967 (SArTagnan) R 27961 27963 26705 0 -1 4202560 6312 0 0 0 300 1 0 0 25 0 4 0 515999878 371097600 14586 33554432000 4194304 4623224 140735584198464 18446744073709551615 4366247 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.15
Current children cumulated vsize (KiB) 362400

[startup+6.30115 s]
/proc/loadavg: 5.18 7.15 7.54 9/184 27976
/proc/meminfo: memFree=24235528/32951124 swapFree=67111524/67111528
[pid=27963] ppid=27961 vsize=364624 CPUtime=24.93 cores=0,2,4,6
/proc/27963/stat : 27963 (SArTagnan) R 27961 27963 26705 0 -1 4202496 30775 0 0 0 2486 7 0 0 25 0 4 0 515999870 373374976 17397 33554432000 4194304 4623224 140735584198464 18446744073709551615 4509955 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27963/statm: 91156 17397 341 105 0 86660 0
[pid=27963/tid=27965] ppid=27961 vsize=364624 CPUtime=6.22 cores=0,2,4,6
/proc/27963/task/27965/stat : 27965 (SArTagnan) R 27961 27963 26705 0 -1 4202560 3015 0 0 0 621 1 0 0 25 0 4 0 515999878 373374976 17397 33554432000 4194304 4623224 140735584198464 18446744073709551615 4463061 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27963/tid=27966] ppid=27961 vsize=364624 CPUtime=6.19 cores=0,2,4,6
/proc/27963/task/27966/stat : 27966 (SArTagnan) R 27961 27963 26705 0 -1 4202560 3213 0 0 0 618 1 0 0 25 0 4 0 515999878 373374976 17397 33554432000 4194304 4623224 140735584198464 18446744073709551615 4376862 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27963/tid=27967] ppid=27961 vsize=364624 CPUtime=6.22 cores=0,2,4,6
/proc/27963/task/27967/stat : 27967 (SArTagnan) R 27961 27963 26705 0 -1 4202560 13602 0 0 0 619 3 0 0 25 0 4 0 515999878 373374976 17397 33554432000 4194304 4623224 140735584198464 18446744073709551615 4550337 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 24.93
Current children cumulated vsize (KiB) 364624

[startup+12.701 s]
/proc/loadavg: 5.41 7.17 7.54 9/184 27976
/proc/meminfo: memFree=23887860/32951124 swapFree=67111524/67111528
[pid=27963] ppid=27961 vsize=624340 CPUtime=50.45 cores=0,2,4,6
/proc/27963/stat : 27963 (SArTagnan) R 27961 27963 26705 0 -1 4202496 214892 0 0 0 5009 36 0 0 25 0 4 0 515999870 639324160 100232 33554432000 4194304 4623224 140735584198464 18446744073709551615 4509955 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27963/statm: 156085 100232 358 105 0 151589 0
[pid=27963/tid=27965] ppid=27961 vsize=624340 CPUtime=12.6 cores=0,2,4,6
/proc/27963/task/27965/stat : 27965 (SArTagnan) R 27961 27963 26705 0 -1 4202560 40422 0 0 0 1254 6 0 0 25 0 4 0 515999878 639324160 100232 33554432000 4194304 4623224 140735584198464 18446744073709551615 4376579 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27963/tid=27966] ppid=27961 vsize=624340 CPUtime=12.51 cores=0,2,4,6
/proc/27963/task/27966/stat : 27966 (SArTagnan) R 27961 27963 26705 0 -1 4202560 33083 0 0 0 1246 5 0 0 21 0 4 0 515999878 639324160 100232 33554432000 4194304 4623224 140735584198464 18446744073709551615 4377397 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27963/tid=27967] ppid=27961 vsize=624340 CPUtime=12.6 cores=0,2,4,6
/proc/27963/task/27967/stat : 27967 (SArTagnan) R 27961 27963 26705 0 -1 4202560 52632 0 0 0 1251 9 0 0 25 0 4 0 515999878 639324160 100232 33554432000 4194304 4623224 140735584198464 18446744073709551615 4577415 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.45
Current children cumulated vsize (KiB) 624340

[startup+25.5006 s]
/proc/loadavg: 6.05 7.22 7.56 9/184 27977
/proc/meminfo: memFree=23836964/32951124 swapFree=67111524/67111528
[pid=27963] ppid=27961 vsize=662312 CPUtime=101.58 cores=0,2,4,6
/proc/27963/stat : 27963 (SArTagnan) R 27961 27963 26705 0 -1 4202496 222031 0 0 0 10121 37 0 0 25 0 4 0 515999870 678207488 107371 33554432000 4194304 4623224 140735584198464 18446744073709551615 4507544 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27963/statm: 165578 107371 450 105 0 161082 0
[pid=27963/tid=27965] ppid=27961 vsize=662312 CPUtime=25.4 cores=0,2,4,6
/proc/27963/task/27965/stat : 27965 (SArTagnan) R 27961 27963 26705 0 -1 4202560 40539 0 0 0 2534 6 0 0 25 0 4 0 515999878 678207488 107371 33554432000 4194304 4623224 140735584198464 18446744073709551615 4377153 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27963/tid=27966] ppid=27961 vsize=662312 CPUtime=25.24 cores=0,2,4,6
/proc/27963/task/27966/stat : 27966 (SArTagnan) R 27961 27963 26705 0 -1 4202560 39913 0 0 0 2518 6 0 0 25 0 4 0 515999878 678207488 107371 33554432000 4194304 4623224 140735584198464 18446744073709551615 4376815 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27963/tid=27967] ppid=27961 vsize=662312 CPUtime=25.4 cores=0,2,4,6
/proc/27963/task/27967/stat : 27967 (SArTagnan) R 27961 27963 26705 0 -1 4202560 52633 0 0 0 2531 9 0 0 25 0 4 0 515999878 678207488 107371 33554432000 4194304 4623224 140735584198464 18446744073709551615 4545395 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.58
Current children cumulated vsize (KiB) 662312

[startup+51.101 s]
/proc/loadavg: 6.71 7.28 7.57 9/184 27977
/proc/meminfo: memFree=23779888/32951124 swapFree=67111524/67111528
[pid=27963] ppid=27961 vsize=677032 CPUtime=203.83 cores=0,2,4,6
/proc/27963/stat : 27963 (SArTagnan) R 27961 27963 26705 0 -1 4202496 230247 0 0 0 20342 41 0 0 25 0 4 0 515999870 693280768 115511 33554432000 4194304 4623224 140735584198464 18446744073709551615 4510090 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27963/statm: 169258 115511 414 105 0 164762 0
[pid=27963/tid=27965] ppid=27961 vsize=677032 CPUtime=51.01 cores=0,2,4,6
/proc/27963/task/27965/stat : 27965 (SArTagnan) R 27961 27963 26705 0 -1 4202560 45442 0 0 0 5090 11 0 0 25 0 4 0 515999878 693280768 115511 33554432000 4194304 4623224 140735584198464 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27963/tid=27966] ppid=27961 vsize=677032 CPUtime=50.71 cores=0,2,4,6
/proc/27963/task/27966/stat : 27966 (SArTagnan) R 27961 27963 26705 0 -1 4202560 41692 0 0 0 5064 7 0 0 25 0 4 0 515999878 693280768 115511 33554432000 4194304 4623224 140735584198464 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27963/tid=27967] ppid=27961 vsize=677032 CPUtime=51 cores=0,2,4,6
/proc/27963/task/27967/stat : 27967 (SArTagnan) R 27961 27963 26705 0 -1 4202560 52653 0 0 0 5091 9 0 0 25 0 4 0 515999878 693280768 115511 33554432000 4194304 4623224 140735584198464 18446744073709551615 4546853 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 203.83
Current children cumulated vsize (KiB) 677032

[startup+102.307 s]
/proc/loadavg: 7.49 7.41 7.59 9/184 27979
/proc/meminfo: memFree=23545968/32951124 swapFree=67111524/67111528
[pid=27963] ppid=27961 vsize=884624 CPUtime=408.37 cores=0,2,4,6
/proc/27963/stat : 27963 (SArTagnan) R 27961 27963 26705 0 -1 4202496 397630 0 0 0 40757 80 0 0 25 0 4 0 515999870 905854976 149710 33554432000 4194304 4623224 140735584198464 18446744073709551615 4510034 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27963/statm: 221156 149710 414 105 0 216660 0
[pid=27963/tid=27965] ppid=27961 vsize=884624 CPUtime=102.21 cores=0,2,4,6
/proc/27963/task/27965/stat : 27965 (SArTagnan) R 27961 27963 26705 0 -1 4202560 57392 0 0 0 10203 18 0 0 25 0 4 0 515999878 905854976 149710 33554432000 4194304 4623224 140735584198464 18446744073709551615 4376837 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27963/tid=27966] ppid=27961 vsize=884624 CPUtime=101.63 cores=0,2,4,6
/proc/27963/task/27966/stat : 27966 (SArTagnan) R 27961 27963 26705 0 -1 4202560 56078 0 0 0 10146 17 0 0 25 0 4 0 515999878 905854976 149710 33554432000 4194304 4623224 140735584198464 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27963/tid=27967] ppid=27961 vsize=884624 CPUtime=102.21 cores=0,2,4,6
/proc/27963/task/27967/stat : 27967 (SArTagnan) R 27961 27963 26705 0 -1 4202560 190825 0 0 0 10191 30 0 0 25 0 4 0 515999878 905854976 149710 33554432000 4194304 4623224 140735584198464 18446744073709551615 4577438 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 408.37
Current children cumulated vsize (KiB) 884624

[startup+162.301 s]
/proc/loadavg: 7.85 7.53 7.62 9/184 27980
/proc/meminfo: memFree=23256844/32951124 swapFree=67111524/67111528
[pid=27963] ppid=27961 vsize=1070232 CPUtime=648.02 cores=0,2,4,6
/proc/27963/stat : 27963 (SArTagnan) R 27961 27963 26705 0 -1 4202496 658783 0 0 0 64664 138 0 0 25 0 4 0 515999870 1095917568 200162 33554432000 4194304 4623224 140735584198464 18446744073709551615 4507171 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27963/statm: 267558 200162 415 105 0 263062 0
[pid=27963/tid=27965] ppid=27961 vsize=1070232 CPUtime=162.2 cores=0,2,4,6
/proc/27963/task/27965/stat : 27965 (SArTagnan) R 27961 27963 26705 0 -1 4202560 84478 0 0 0 16189 31 0 0 25 0 4 0 515999878 1095917568 200162 33554432000 4194304 4623224 140735584198464 18446744073709551615 4289723 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27963/tid=27966] ppid=27961 vsize=1070232 CPUtime=161.29 cores=0,2,4,6
/proc/27963/task/27966/stat : 27966 (SArTagnan) R 27961 27963 26705 0 -1 4202560 84458 0 0 0 16099 30 0 0 25 0 4 0 515999878 1095917568 200162 33554432000 4194304 4623224 140735584198464 18446744073709551615 4289723 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27963/tid=27967] ppid=27961 vsize=1070232 CPUtime=162.21 cores=0,2,4,6
/proc/27963/task/27967/stat : 27967 (SArTagnan) R 27961 27963 26705 0 -1 4202560 392046 0 0 0 16160 61 0 0 25 0 4 0 515999878 1095917568 200162 33554432000 4194304 4623224 140735584198464 18446744073709551615 4550495 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 648.02
Current children cumulated vsize (KiB) 1070232

[startup+222.301 s]
/proc/loadavg: 7.94 7.61 7.64 9/184 27982
/proc/meminfo: memFree=22893100/32951124 swapFree=67111524/67111528
[pid=27963] ppid=27961 vsize=1297376 CPUtime=887.68 cores=0,2,4,6
/proc/27963/stat : 27963 (SArTagnan) R 27961 27963 26705 0 -1 4202496 830784 0 0 0 88588 180 0 0 25 0 4 0 515999870 1328513024 246953 33554432000 4194304 4623224 140735584198464 18446744073709551615 4510090 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27963/statm: 324344 246954 392 105 0 319848 0
[pid=27963/tid=27965] ppid=27961 vsize=1297376 CPUtime=222.21 cores=0,2,4,6
/proc/27963/task/27965/stat : 27965 (SArTagnan) R 27961 27963 26705 0 -1 4202560 101980 0 0 0 22180 41 0 0 25 0 4 0 515999878 1328513024 246954 33554432000 4194304 4623224 140735584198464 18446744073709551615 4289723 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27963/tid=27966] ppid=27961 vsize=1297376 CPUtime=220.95 cores=0,2,4,6
/proc/27963/task/27966/stat : 27966 (SArTagnan) R 27961 27963 26705 0 -1 4202560 102970 0 0 0 22054 41 0 0 25 0 4 0 515999878 1328513024 246954 33554432000 4194304 4623224 140735584198464 18446744073709551615 4377576 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27963/tid=27967] ppid=27961 vsize=1297376 CPUtime=222.2 cores=0,2,4,6
/proc/27963/task/27967/stat : 27967 (SArTagnan) R 27961 27963 26705 0 -1 4202560 514368 0 0 0 22141 79 0 0 25 0 4 0 515999878 1328513024 246954 33554432000 4194304 4623224 140735584198464 18446744073709551615 4366247 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 887.68
Current children cumulated vsize (KiB) 1297376

[startup+282.301 s]

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

[pid=27963] ppid=27961 vsize=2149256 CPUtime=2565.4 cores=0,2,4,6
/proc/27963/stat : 27963 (SArTagnan) R 27961 27963 26705 0 -1 4202496 2523326 0 0 0 256025 515 0 0 25 0 4 0 515999870 2200838144 433704 33554432000 4194304 4623224 140735584198464 18446744073709551615 4412338 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27963/statm: 537314 433704 410 105 0 532818 0
[pid=27963/tid=27965] ppid=27961 vsize=2149256 CPUtime=642.21 cores=0,2,4,6
/proc/27963/task/27965/stat : 27965 (SArTagnan) R 27961 27963 26705 0 -1 4202560 174620 0 0 0 64142 79 0 0 25 0 4 0 515999878 2200838144 433704 33554432000 4194304 4623224 140735584198464 18446744073709551615 4486238 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27963/tid=27966] ppid=27961 vsize=2149256 CPUtime=638.63 cores=0,2,4,6
/proc/27963/task/27966/stat : 27966 (SArTagnan) R 27961 27963 26705 0 -1 4202560 178334 0 0 0 63785 78 0 0 25 0 4 0 515999878 2200838144 433704 33554432000 4194304 4623224 140735584198464 18446744073709551615 4357403 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27963/tid=27967] ppid=27961 vsize=2149256 CPUtime=642.21 cores=0,2,4,6
/proc/27963/task/27967/stat : 27967 (SArTagnan) R 27961 27963 26705 0 -1 4202560 2001741 0 0 0 63893 328 0 0 25 0 4 0 515999878 2200838144 433704 33554432000 4194304 4623224 140735584198464 18446744073709551615 4364669 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2565.4
Current children cumulated vsize (KiB) 2149256

[startup+702.3 s]
/proc/loadavg: 8.10 7.99 7.81 9/184 27995
/proc/meminfo: memFree=20383416/32951124 swapFree=67111524/67111528
[pid=27963] ppid=27961 vsize=2149256 CPUtime=2805.06 cores=0,2,4,6
/proc/27963/stat : 27963 (SArTagnan) R 27961 27963 26705 0 -1 4202496 2706095 0 0 0 279959 547 0 0 25 0 4 0 515999870 2200838144 443547 33554432000 4194304 4623224 140735584198464 18446744073709551615 4517600 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27963/statm: 537314 443547 410 105 0 532818 0
[pid=27963/tid=27965] ppid=27961 vsize=2149256 CPUtime=702.21 cores=0,2,4,6
/proc/27963/task/27965/stat : 27965 (SArTagnan) R 27961 27963 26705 0 -1 4202560 174867 0 0 0 70142 79 0 0 25 0 4 0 515999878 2200838144 443547 33554432000 4194304 4623224 140735584198464 18446744073709551615 4357376 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27963/tid=27966] ppid=27961 vsize=2149256 CPUtime=698.3 cores=0,2,4,6
/proc/27963/task/27966/stat : 27966 (SArTagnan) R 27961 27963 26705 0 -1 4202560 178662 0 0 0 69752 78 0 0 25 0 4 0 515999878 2200838144 443547 33554432000 4194304 4623224 140735584198464 18446744073709551615 4357622 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27963/tid=27967] ppid=27961 vsize=2149256 CPUtime=702.21 cores=0,2,4,6
/proc/27963/task/27967/stat : 27967 (SArTagnan) R 27961 27963 26705 0 -1 4202560 2182594 0 0 0 69861 360 0 0 25 0 4 0 515999878 2200838144 443547 33554432000 4194304 4623224 140735584198464 18446744073709551615 4376675 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2805.06
Current children cumulated vsize (KiB) 2149256

[startup+762.306 s]
/proc/loadavg: 8.09 8.00 7.82 9/184 27996
/proc/meminfo: memFree=20341928/32951124 swapFree=67111524/67111528
[pid=27963] ppid=27961 vsize=2214792 CPUtime=3044.76 cores=0,2,4,6
/proc/27963/stat : 27963 (SArTagnan) R 27961 27963 26705 0 -1 4202496 2906624 0 0 0 303892 584 0 0 25 0 4 0 515999870 2267947008 453446 33554432000 4194304 4623224 140735584198464 18446744073709551615 4510090 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27963/statm: 553698 453446 402 105 0 549202 0
[pid=27963/tid=27965] ppid=27961 vsize=2214792 CPUtime=762.22 cores=0,2,4,6
/proc/27963/task/27965/stat : 27965 (SArTagnan) R 27961 27963 26705 0 -1 4202560 175095 0 0 0 76143 79 0 0 25 0 4 0 515999878 2267947008 453446 33554432000 4194304 4623224 140735584198464 18446744073709551615 4357426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27963/tid=27966] ppid=27961 vsize=2214792 CPUtime=757.97 cores=0,2,4,6
/proc/27963/task/27966/stat : 27966 (SArTagnan) R 27961 27963 26705 0 -1 4202560 178954 0 0 0 75719 78 0 0 25 0 4 0 515999878 2267947008 453446 33554432000 4194304 4623224 140735584198464 18446744073709551615 4357641 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27963/tid=27967] ppid=27961 vsize=2214792 CPUtime=762.22 cores=0,2,4,6
/proc/27963/task/27967/stat : 27967 (SArTagnan) R 27961 27963 26705 0 -1 4202560 2381225 0 0 0 75826 396 0 0 25 0 4 0 515999878 2267947008 453446 33554432000 4194304 4623224 140735584198464 18446744073709551615 4363728 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3044.76
Current children cumulated vsize (KiB) 2214792

[startup+822.3 s]
/proc/loadavg: 8.08 8.01 7.84 9/184 27998
/proc/meminfo: memFree=20274284/32951124 swapFree=67111524/67111528
[pid=27963] ppid=27961 vsize=2258132 CPUtime=3284.41 cores=0,2,4,6
/proc/27963/stat : 27963 (SArTagnan) R 27961 27963 26705 0 -1 4202496 3121791 0 0 0 327814 627 0 0 25 0 4 0 515999870 2312327168 464129 33554432000 4194304 4623224 140735584198464 18446744073709551615 4517494 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27963/statm: 564533 464129 391 105 0 560037 0
[pid=27963/tid=27965] ppid=27961 vsize=2258132 CPUtime=822.22 cores=0,2,4,6
/proc/27963/task/27965/stat : 27965 (SArTagnan) R 27961 27963 26705 0 -1 4202560 175253 0 0 0 82142 80 0 0 25 0 4 0 515999878 2312327168 464129 33554432000 4194304 4623224 140735584198464 18446744073709551615 4486238 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27963/tid=27966] ppid=27961 vsize=2258132 CPUtime=817.63 cores=0,2,4,6
/proc/27963/task/27966/stat : 27966 (SArTagnan) R 27961 27963 26705 0 -1 4202560 179241 0 0 0 81685 78 0 0 25 0 4 0 515999878 2312327168 464129 33554432000 4194304 4623224 140735584198464 18446744073709551615 4486238 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27963/tid=27967] ppid=27961 vsize=2258132 CPUtime=822.22 cores=0,2,4,6
/proc/27963/task/27967/stat : 27967 (SArTagnan) R 27961 27963 26705 0 -1 4202560 2571617 0 0 0 81786 436 0 0 25 0 4 0 515999878 2312327168 464130 33554432000 4194304 4623224 140735584198464 18446744073709551615 4366247 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3284.41
Current children cumulated vsize (KiB) 2258132

[startup+882.301 s]
/proc/loadavg: 8.08 8.02 7.85 9/184 28000
/proc/meminfo: memFree=20180224/32951124 swapFree=67111524/67111528
[pid=27963] ppid=27961 vsize=2423288 CPUtime=3524.08 cores=0,2,4,6
/proc/27963/stat : 27963 (SArTagnan) R 27961 27963 26705 0 -1 4202496 3342357 0 0 0 351743 665 0 0 25 0 4 0 515999870 2481446912 484300 33554432000 4194304 4623224 140735584198464 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27963/statm: 605822 484300 417 105 0 601326 0
[pid=27963/tid=27965] ppid=27961 vsize=2423288 CPUtime=882.22 cores=0,2,4,6
/proc/27963/task/27965/stat : 27965 (SArTagnan) R 27961 27963 26705 0 -1 4202560 175479 0 0 0 88142 80 0 0 25 0 4 0 515999878 2481446912 484300 33554432000 4194304 4623224 140735584198464 18446744073709551615 4357974 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27963/tid=27966] ppid=27961 vsize=2423288 CPUtime=877.31 cores=0,2,4,6
/proc/27963/task/27966/stat : 27966 (SArTagnan) R 27961 27963 26705 0 -1 4202560 179508 0 0 0 87652 79 0 0 25 0 4 0 515999878 2481446912 484300 33554432000 4194304 4623224 140735584198464 18446744073709551615 4357641 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27963/tid=27967] ppid=27961 vsize=2423288 CPUtime=882.22 cores=0,2,4,6
/proc/27963/task/27967/stat : 27967 (SArTagnan) R 27961 27963 26705 0 -1 4202560 2771767 0 0 0 87750 472 0 0 25 0 4 0 515999878 2481446912 484300 33554432000 4194304 4623224 140735584198464 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3524.08
Current children cumulated vsize (KiB) 2423288

[startup+942.301 s]
/proc/loadavg: 8.07 8.03 7.86 9/184 28001
/proc/meminfo: memFree=20139496/32951124 swapFree=67111524/67111528
[pid=27963] ppid=27961 vsize=2423288 CPUtime=3763.76 cores=0,2,4,6
/proc/27963/stat : 27963 (SArTagnan) R 27961 27963 26705 0 -1 4202496 3529968 0 0 0 375675 701 0 0 25 0 4 0 515999870 2481446912 493033 33554432000 4194304 4623224 140735584198464 18446744073709551615 4510034 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27963/statm: 605822 493033 417 105 0 601326 0
[pid=27963/tid=27965] ppid=27961 vsize=2423288 CPUtime=942.22 cores=0,2,4,6
/proc/27963/task/27965/stat : 27965 (SArTagnan) R 27961 27963 26705 0 -1 4202560 175672 0 0 0 94142 80 0 0 25 0 4 0 515999878 2481446912 493033 33554432000 4194304 4623224 140735584198464 18446744073709551615 4357641 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27963/tid=27966] ppid=27961 vsize=2423288 CPUtime=936.98 cores=0,2,4,6
/proc/27963/task/27966/stat : 27966 (SArTagnan) R 27961 27963 26705 0 -1 4202560 179626 0 0 0 93619 79 0 0 25 0 4 0 515999878 2481446912 493033 33554432000 4194304 4623224 140735584198464 18446744073709551615 4357376 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27963/tid=27967] ppid=27961 vsize=2423288 CPUtime=942.22 cores=0,2,4,6
/proc/27963/task/27967/stat : 27967 (SArTagnan) R 27961 27963 26705 0 -1 4202560 2958007 0 0 0 93715 507 0 0 25 0 4 0 515999878 2481446912 493033 33554432000 4194304 4623224 140735584198464 18446744073709551615 4364911 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3763.76
Current children cumulated vsize (KiB) 2423288

[startup+1002.3 s]
/proc/loadavg: 8.07 8.04 7.87 9/184 28003
/proc/meminfo: memFree=20084876/32951124 swapFree=67111524/67111528
[pid=27963] ppid=27961 vsize=2488824 CPUtime=4003.43 cores=0,2,4,6
/proc/27963/stat : 27963 (SArTagnan) R 27961 27963 26705 0 -1 4202496 3716001 0 0 0 399607 736 0 0 25 0 4 0 515999870 2548555776 500931 33554432000 4194304 4623224 140735584198464 18446744073709551615 4511029 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27963/statm: 622206 500931 417 105 0 617710 0
[pid=27963/tid=27965] ppid=27961 vsize=2488824 CPUtime=1002.22 cores=0,2,4,6
/proc/27963/task/27965/stat : 27965 (SArTagnan) R 27961 27963 26705 0 -1 4202560 175834 0 0 0 100142 80 0 0 25 0 4 0 515999878 2548555776 500931 33554432000 4194304 4623224 140735584198464 18446744073709551615 4357403 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27963/tid=27966] ppid=27961 vsize=2488824 CPUtime=996.65 cores=0,2,4,6
/proc/27963/task/27966/stat : 27966 (SArTagnan) R 27961 27963 26705 0 -1 4202560 179759 0 0 0 99586 79 0 0 25 0 4 0 515999878 2548555776 500931 33554432000 4194304 4623224 140735584198464 18446744073709551615 4357622 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27963/tid=27967] ppid=27961 vsize=2488824 CPUtime=1002.22 cores=0,2,4,6
/proc/27963/task/27967/stat : 27967 (SArTagnan) R 27961 27963 26705 0 -1 4202560 3143284 0 0 0 99680 542 0 0 25 0 4 0 515999878 2548555776 500931 33554432000 4194304 4623224 140735584198464 18446744073709551615 4364437 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4003.43
Current children cumulated vsize (KiB) 2488824

[startup+1062.3 s]
/proc/loadavg: 8.02 8.03 7.87 9/184 28004
/proc/meminfo: memFree=20021948/32951124 swapFree=67111524/67111528
[pid=27963] ppid=27961 vsize=2488824 CPUtime=4243.11 cores=0,2,4,6
/proc/27963/stat : 27963 (SArTagnan) R 27961 27963 26705 0 -1 4202496 3895132 0 0 0 423541 770 0 0 25 0 4 0 515999870 2548555776 510204 33554432000 4194304 4623224 140735584198464 18446744073709551615 4517428 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27963/statm: 622206 510204 417 105 0 617710 0
[pid=27963/tid=27965] ppid=27961 vsize=2488824 CPUtime=1062.22 cores=0,2,4,6
/proc/27963/task/27965/stat : 27965 (SArTagnan) R 27961 27963 26705 0 -1 4202560 176024 0 0 0 106142 80 0 0 25 0 4 0 515999878 2548555776 510204 33554432000 4194304 4623224 140735584198464 18446744073709551615 4486238 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27963/tid=27966] ppid=27961 vsize=2488824 CPUtime=1056.32 cores=0,2,4,6
/proc/27963/task/27966/stat : 27966 (SArTagnan) R 27961 27963 26705 0 -1 4202560 179912 0 0 0 105553 79 0 0 25 0 4 0 515999878 2548555776 510204 33554432000 4194304 4623224 140735584198464 18446744073709551615 4486238 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27963/tid=27967] ppid=27961 vsize=2488824 CPUtime=1062.22 cores=0,2,4,6
/proc/27963/task/27967/stat : 27967 (SArTagnan) R 27961 27963 26705 0 -1 4202560 3321693 0 0 0 105647 575 0 0 25 0 4 0 515999878 2548555776 510204 33554432000 4194304 4623224 140735584198464 18446744073709551615 4550411 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4243.11
Current children cumulated vsize (KiB) 2488824

[startup+1122.3 s]
/proc/loadavg: 8.01 8.02 7.88 9/184 28006
/proc/meminfo: memFree=19961116/32951124 swapFree=67111524/67111528
[pid=27963] ppid=27961 vsize=2488824 CPUtime=4482.78 cores=0,2,4,6
/proc/27963/stat : 27963 (SArTagnan) R 27961 27963 26705 0 -1 4202496 4066613 0 0 0 447476 802 0 0 25 0 4 0 515999870 2548555776 517807 33554432000 4194304 4623224 140735584198464 18446744073709551615 4507356 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27963/statm: 622206 517807 417 105 0 617710 0
[pid=27963/tid=27965] ppid=27961 vsize=2488824 CPUtime=1122.23 cores=0,2,4,6
/proc/27963/task/27965/stat : 27965 (SArTagnan) R 27961 27963 26705 0 -1 4202560 176118 0 0 0 112143 80 0 0 25 0 4 0 515999878 2548555776 517807 33554432000 4194304 4623224 140735584198464 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27963/tid=27966] ppid=27961 vsize=2488824 CPUtime=1115.98 cores=0,2,4,6
/proc/27963/task/27966/stat : 27966 (SArTagnan) R 27961 27963 26705 0 -1 4202560 179993 0 0 0 111519 79 0 0 25 0 4 0 515999878 2548555776 517807 33554432000 4194304 4623224 140735584198464 18446744073709551615 4486445 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27963/tid=27967] ppid=27961 vsize=2488824 CPUtime=1122.22 cores=0,2,4,6
/proc/27963/task/27967/stat : 27967 (SArTagnan) R 27961 27963 26705 0 -1 4202560 3492675 0 0 0 111615 607 0 0 25 0 4 0 515999878 2548555776 517807 33554432000 4194304 4623224 140735584198464 18446744073709551615 4546788 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4482.78
Current children cumulated vsize (KiB) 2488824

[startup+1182.3 s]
/proc/loadavg: 8.06 8.03 7.89 9/184 28008
/proc/meminfo: memFree=19907868/32951124 swapFree=67111524/67111528
[pid=27963] ppid=27961 vsize=2554360 CPUtime=4722.45 cores=0,2,4,6
/proc/27963/stat : 27963 (SArTagnan) R 27961 27963 26705 0 -1 4202496 4247680 0 0 0 471408 837 0 0 25 0 4 0 515999870 2615664640 526025 33554432000 4194304 4623224 140735584198464 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27963/statm: 638590 526025 417 105 0 634094 0
[pid=27963/tid=27965] ppid=27961 vsize=2554360 CPUtime=1182.23 cores=0,2,4,6
/proc/27963/task/27965/stat : 27965 (SArTagnan) R 27961 27963 26705 0 -1 4202560 176226 0 0 0 118143 80 0 0 25 0 4 0 515999878 2615664640 526025 33554432000 4194304 4623224 140735584198464 18446744073709551615 4357622 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27963/tid=27966] ppid=27961 vsize=2554360 CPUtime=1175.65 cores=0,2,4,6
/proc/27963/task/27966/stat : 27966 (SArTagnan) R 27961 27963 26705 0 -1 4202560 180066 0 0 0 117486 79 0 0 25 0 4 0 515999878 2615664640 526025 33554432000 4194304 4623224 140735584198464 18446744073709551615 4357413 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27963/tid=27967] ppid=27961 vsize=2554360 CPUtime=1182.23 cores=0,2,4,6
/proc/27963/task/27967/stat : 27967 (SArTagnan) R 27961 27963 26705 0 -1 4202560 3673100 0 0 0 117581 642 0 0 25 0 4 0 515999878 2615664640 526025 33554432000 4194304 4623224 140735584198464 18446744073709551615 4377613 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4722.45
Current children cumulated vsize (KiB) 2554360



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.8 s]
/proc/loadavg: 8.11 8.04 7.90 9/184 28008
/proc/meminfo: memFree=19891724/32951124 swapFree=67111524/67111528
[pid=27963] ppid=27961 vsize=2554360 CPUtime=4800.36 cores=0,2,4,6
/proc/27963/stat : 27963 (SArTagnan) R 27961 27963 26705 0 -1 4202496 4296553 0 0 0 479190 846 0 0 25 0 4 0 515999870 2615664640 529105 33554432000 4194304 4623224 140735584198464 18446744073709551615 4507243 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27963/statm: 638590 529105 417 105 0 634094 0
[pid=27963/tid=27965] ppid=27961 vsize=2554360 CPUtime=1201.73 cores=0,2,4,6
/proc/27963/task/27965/stat : 27965 (SArTagnan) R 27961 27963 26705 0 -1 4202560 176253 0 0 0 120093 80 0 0 25 0 4 0 515999878 2615664640 529105 33554432000 4194304 4623224 140735584198464 18446744073709551615 4357390 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27963/tid=27966] ppid=27961 vsize=2554360 CPUtime=1195.04 cores=0,2,4,6
/proc/27963/task/27966/stat : 27966 (SArTagnan) R 27961 27963 26705 0 -1 4202560 180090 0 0 0 119425 79 0 0 25 0 4 0 515999878 2615664640 529105 33554432000 4194304 4623224 140735584198464 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27963/tid=27967] ppid=27961 vsize=2554360 CPUtime=1201.74 cores=0,2,4,6
/proc/27963/task/27967/stat : 27967 (SArTagnan) R 27961 27963 26705 0 -1 4202560 3721788 0 0 0 119523 651 0 0 25 0 4 0 515999878 2615664640 529105 33554432000 4194304 4623224 140735584198464 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.36
Current children cumulated vsize (KiB) 2554360

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): 1201.91
CPU time (s): 4800.49
CPU user time (s): 4791.93
CPU system time (s): 8.5667
CPU usage (%): 399.405
Max. virtual memory (cumulated for all children) (KiB): 2554360

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4791.93
system time used= 8.5667
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4296554
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= 2210
involuntary context switches= 20802

runsolver used 1.91871 second user time and 4.64429 second system time

The end

Launcher Data

Begin job on node139 at 2011-04-29 04:27:01
IDJOB=3282505
IDBENCH=70817
IDSOLVER=1656
FILE ID=node139/3282505-1304044021
RUNJOBID= node139-1304044021-27949
PBS_JOBID= 13170367
Free space on /tmp= 72548 MiB

SOLVER NAME= SArTagnan 2011-03-24
BENCH NAME= SAT09/APPLICATIONS/bitverif/maxxor/maxxor064.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3282505-1304044021/watcher-3282505-1304044021 -o /tmp/evaluation-result-3282505-1304044021/solver-3282505-1304044021 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3282505-1304044021.cnf -threads=4

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

MD5SUM BENCH= 902b28046d424b16042ca612ddad48e0
RANDOM SEED=194395745

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
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	: 5321.49
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.852
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.852
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.852
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24481260 kB
Buffers:       2021148 kB
Cached:        5865376 kB
SwapCached:          4 kB
Active:         750456 kB
Inactive:      7202728 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24481260 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            5648 kB
Writeback:           0 kB
AnonPages:       66688 kB
Mapped:          14564 kB
Slab:           452460 kB
PageTables:       4564 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   192120 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= 72540 MiB
End job on node139 at 2011-04-29 04:47:05