Trace number 3258220

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.26 1201.79

General information on the benchmark

NameCRAFTED/rbsat/random/unforced/
rbsat-v1375c111739g6.cnf
MD5SUMc7c04151ac14a13eb4a03259d055e119
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 variables1375
Number of clauses111739
Sum of the clauses size224743
Maximum clause length25
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2111684
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 555

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-3258220-1304053481/watcher-3258220-1304053481 -o /tmp/evaluation-result-3258220-1304053481/solver-3258220-1304053481 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3258220-1304053481.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: 8.06 8.03 7.36 5/180 13842
/proc/meminfo: memFree=14817980/32951124 swapFree=67111528/67111528
[pid=13842] ppid=13840 vsize=21616 CPUtime=0 cores=0,2,4,6
/proc/13842/stat : 13842 (SArTagnan) R 13840 13842 13667 0 -1 4202496 559 0 0 0 0 0 0 0 25 0 1 0 497763754 22134784 496 33554432000 4194304 4623224 140737086051456 18446744073709551615 4366247 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/13842/statm: 5404 496 297 105 0 908 0

[startup+0.068303 s]
/proc/loadavg: 8.06 8.03 7.36 5/180 13842
/proc/meminfo: memFree=14817980/32951124 swapFree=67111528/67111528
[pid=13842] ppid=13840 vsize=257116 CPUtime=0.18 cores=0,2,4,6
/proc/13842/stat : 13842 (SArTagnan) R 13840 13842 13667 0 -1 4202496 3685 0 0 0 18 0 0 0 25 0 4 0 497763754 263286784 2790 33554432000 4194304 4623224 140737086051456 18446744073709551615 4424630 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/13842/statm: 64279 2791 341 105 0 59783 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 257116

[startup+0.168285 s]
/proc/loadavg: 8.06 8.03 7.36 5/180 13842
/proc/meminfo: memFree=14817980/32951124 swapFree=67111528/67111528
[pid=13842] ppid=13840 vsize=258100 CPUtime=0.57 cores=0,2,4,6
/proc/13842/stat : 13842 (SArTagnan) R 13840 13842 13667 0 -1 4202496 4658 0 0 0 57 0 0 0 25 0 4 0 497763754 264294400 3763 33554432000 4194304 4623224 140737086051456 18446744073709551615 4387993 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/13842/statm: 64525 3763 343 105 0 60029 0
Current children cumulated CPU time (s) 0.57
Current children cumulated vsize (KiB) 258100

[startup+0.300261 s]
/proc/loadavg: 8.06 8.03 7.36 5/180 13842
/proc/meminfo: memFree=14817980/32951124 swapFree=67111528/67111528
[pid=13842] ppid=13840 vsize=261764 CPUtime=1.1 cores=0,2,4,6
/proc/13842/stat : 13842 (SArTagnan) R 13840 13842 13667 0 -1 4202496 6218 0 0 0 110 0 0 0 25 0 4 0 497763754 268046336 5067 33554432000 4194304 4623224 140737086051456 18446744073709551615 4510635 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/13842/statm: 65441 5067 344 105 0 60945 0
Current children cumulated CPU time (s) 1.1
Current children cumulated vsize (KiB) 261764

[startup+0.700186 s]
/proc/loadavg: 8.06 8.03 7.36 5/180 13842
/proc/meminfo: memFree=14817980/32951124 swapFree=67111528/67111528
[pid=13842] ppid=13840 vsize=266740 CPUtime=2.7 cores=0,2,4,6
/proc/13842/stat : 13842 (SArTagnan) R 13840 13842 13667 0 -1 4202496 8890 0 0 0 269 1 0 0 25 0 4 0 497763754 273141760 7226 33554432000 4194304 4623224 140737086051456 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/13842/statm: 66685 7226 344 105 0 62189 0
Current children cumulated CPU time (s) 2.7
Current children cumulated vsize (KiB) 266740

[startup+1.50103 s]
/proc/loadavg: 8.06 8.03 7.37 9/184 13846
/proc/meminfo: memFree=14781872/32951124 swapFree=67111528/67111528
[pid=13842] ppid=13840 vsize=275020 CPUtime=5.9 cores=0,2,4,6
/proc/13842/stat : 13842 (SArTagnan) R 13840 13842 13667 0 -1 4202496 15636 0 0 0 588 2 0 0 25 0 4 0 497763754 281620480 10343 33554432000 4194304 4623224 140737086051456 18446744073709551615 4507318 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/13842/statm: 68755 10343 344 105 0 64259 0
[pid=13842/tid=13844] ppid=13840 vsize=275020 CPUtime=1.46 cores=0,2,4,6
/proc/13842/task/13844/stat : 13844 (SArTagnan) R 13840 13842 13667 0 -1 4202560 2089 0 0 0 146 0 0 0 25 0 4 0 497763757 281620480 10343 33554432000 4194304 4623224 140737086051456 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=13842/tid=13845] ppid=13840 vsize=275020 CPUtime=1.46 cores=0,2,4,6
/proc/13842/task/13845/stat : 13845 (SArTagnan) R 13840 13842 13667 0 -1 4202560 3178 0 0 0 146 0 0 0 25 0 4 0 497763757 281620480 10343 33554432000 4194304 4623224 140737086051456 18446744073709551615 4377387 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=13842/tid=13846] ppid=13840 vsize=275020 CPUtime=1.46 cores=0,2,4,6
/proc/13842/task/13846/stat : 13846 (SArTagnan) R 13840 13842 13667 0 -1 4202560 4016 0 0 0 146 0 0 0 25 0 4 0 497763757 281620480 10343 33554432000 4194304 4623224 140737086051456 18446744073709551615 4376880 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 5.9
Current children cumulated vsize (KiB) 275020

[startup+3.10073 s]
/proc/loadavg: 8.06 8.03 7.37 9/184 13846
/proc/meminfo: memFree=14752612/32951124 swapFree=67111528/67111528
[pid=13842] ppid=13840 vsize=286004 CPUtime=12.29 cores=0,2,4,6
/proc/13842/stat : 13842 (SArTagnan) R 13840 13842 13667 0 -1 4202496 26955 0 0 0 1225 4 0 0 25 0 4 0 497763754 292868096 14548 33554432000 4194304 4623224 140737086051456 18446744073709551615 4510365 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/13842/statm: 71501 14548 344 105 0 67005 0
[pid=13842/tid=13844] ppid=13840 vsize=286004 CPUtime=3.05 cores=0,2,4,6
/proc/13842/task/13844/stat : 13844 (SArTagnan) R 13840 13842 13667 0 -1 4202560 4157 0 0 0 305 0 0 0 25 0 4 0 497763757 292868096 14548 33554432000 4194304 4623224 140737086051456 18446744073709551615 4377056 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=13842/tid=13845] ppid=13840 vsize=286004 CPUtime=3.06 cores=0,2,4,6
/proc/13842/task/13845/stat : 13845 (SArTagnan) R 13840 13842 13667 0 -1 4202560 5308 0 0 0 305 1 0 0 25 0 4 0 497763757 292868096 14548 33554432000 4194304 4623224 140737086051456 18446744073709551615 4376869 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=13842/tid=13846] ppid=13840 vsize=286004 CPUtime=3.06 cores=0,2,4,6
/proc/13842/task/13846/stat : 13846 (SArTagnan) R 13840 13842 13667 0 -1 4202560 9277 0 0 0 305 1 0 0 25 0 4 0 497763757 292868096 14548 33554432000 4194304 4623224 140737086051456 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 12.29
Current children cumulated vsize (KiB) 286004

[startup+6.30113 s]
/proc/loadavg: 8.06 8.03 7.37 9/184 13846
/proc/meminfo: memFree=14719724/32951124 swapFree=67111528/67111528
[pid=13842] ppid=13840 vsize=297640 CPUtime=25.07 cores=0,2,4,6
/proc/13842/stat : 13842 (SArTagnan) R 13840 13842 13667 0 -1 4202496 51215 0 0 0 2499 8 0 0 25 0 4 0 497763754 304783360 18983 33554432000 4194304 4623224 140737086051456 18446744073709551615 4510066 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/13842/statm: 74410 18983 344 105 0 69914 0
[pid=13842/tid=13844] ppid=13840 vsize=297640 CPUtime=6.23 cores=0,2,4,6
/proc/13842/task/13844/stat : 13844 (SArTagnan) R 13840 13842 13667 0 -1 4202560 6234 0 0 0 622 1 0 0 25 0 4 0 497763757 304783360 18983 33554432000 4194304 4623224 140737086051456 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=13842/tid=13845] ppid=13840 vsize=297640 CPUtime=6.26 cores=0,2,4,6
/proc/13842/task/13845/stat : 13845 (SArTagnan) R 13840 13842 13667 0 -1 4202560 8231 0 0 0 625 1 0 0 25 0 4 0 497763757 304783360 18983 33554432000 4194304 4623224 140737086051456 18446744073709551615 4376829 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=13842/tid=13846] ppid=13840 vsize=297640 CPUtime=6.26 cores=0,2,4,6
/proc/13842/task/13846/stat : 13846 (SArTagnan) R 13840 13842 13667 0 -1 4202560 26861 0 0 0 623 3 0 0 25 0 4 0 497763757 304783360 18983 33554432000 4194304 4623224 140737086051456 18446744073709551615 4377137 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 25.07
Current children cumulated vsize (KiB) 297640

[startup+12.7009 s]
/proc/loadavg: 8.05 8.03 7.37 9/184 13846
/proc/meminfo: memFree=14666180/32951124 swapFree=67111528/67111528
[pid=13842] ppid=13840 vsize=307328 CPUtime=50.64 cores=0,2,4,6
/proc/13842/stat : 13842 (SArTagnan) R 13840 13842 13667 0 -1 4202496 104815 0 0 0 5048 16 0 0 25 0 4 0 497763754 314703872 28037 33554432000 4194304 4623224 140737086051456 18446744073709551615 4510475 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/13842/statm: 76832 28037 344 105 0 72336 0
[pid=13842/tid=13844] ppid=13840 vsize=307328 CPUtime=12.6 cores=0,2,4,6
/proc/13842/task/13844/stat : 13844 (SArTagnan) R 13840 13842 13667 0 -1 4202560 10939 0 0 0 1257 3 0 0 25 0 4 0 497763757 314703872 28037 33554432000 4194304 4623224 140737086051456 18446744073709551615 4461198 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=13842/tid=13845] ppid=13840 vsize=307328 CPUtime=12.66 cores=0,2,4,6
/proc/13842/task/13845/stat : 13845 (SArTagnan) R 13840 13842 13667 0 -1 4202560 12828 0 0 0 1264 2 0 0 25 0 4 0 497763757 314703872 28038 33554432000 4194304 4623224 140737086051456 18446744073709551615 4377018 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=13842/tid=13846] ppid=13840 vsize=307328 CPUtime=12.66 cores=0,2,4,6
/proc/13842/task/13846/stat : 13846 (SArTagnan) R 13840 13842 13667 0 -1 4202560 69932 0 0 0 1257 9 0 0 25 0 4 0 497763757 314703872 28039 33554432000 4194304 4623224 140737086051456 18446744073709551615 4366247 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 50.64
Current children cumulated vsize (KiB) 307328

[startup+25.5005 s]
/proc/loadavg: 8.12 8.05 7.38 9/184 13847
/proc/meminfo: memFree=14535732/32951124 swapFree=67111528/67111528
[pid=13842] ppid=13840 vsize=325328 CPUtime=101.76 cores=0,2,4,6
/proc/13842/stat : 13842 (SArTagnan) R 13840 13842 13667 0 -1 4202496 166446 0 0 0 10151 25 0 0 25 0 4 0 497763754 333135872 41807 33554432000 4194304 4623224 140737086051456 18446744073709551615 4510090 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/13842/statm: 81332 41807 344 105 0 76836 0
[pid=13842/tid=13844] ppid=13840 vsize=325328 CPUtime=25.32 cores=0,2,4,6
/proc/13842/task/13844/stat : 13844 (SArTagnan) R 13840 13842 13667 0 -1 4202560 17011 0 0 0 2528 4 0 0 25 0 4 0 497763757 333135872 41807 33554432000 4194304 4623224 140737086051456 18446744073709551615 4376869 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=13842/tid=13845] ppid=13840 vsize=325328 CPUtime=25.46 cores=0,2,4,6
/proc/13842/task/13845/stat : 13845 (SArTagnan) R 13840 13842 13667 0 -1 4202560 20623 0 0 0 2543 3 0 0 25 0 4 0 497763757 333135872 41807 33554432000 4194304 4623224 140737086051456 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=13842/tid=13846] ppid=13840 vsize=325328 CPUtime=25.46 cores=0,2,4,6
/proc/13842/task/13846/stat : 13846 (SArTagnan) R 13840 13842 13667 0 -1 4202560 113903 0 0 0 2531 15 0 0 25 0 4 0 497763757 333135872 41807 33554432000 4194304 4623224 140737086051456 18446744073709551615 4376892 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 101.76
Current children cumulated vsize (KiB) 325328

[startup+51.1007 s]
/proc/loadavg: 8.16 8.06 7.40 9/184 13847
/proc/meminfo: memFree=14329620/32951124 swapFree=67111528/67111528
[pid=13842] ppid=13840 vsize=420156 CPUtime=204.03 cores=0,2,4,6
/proc/13842/stat : 13842 (SArTagnan) R 13840 13842 13667 0 -1 4202496 291599 0 0 0 20354 49 0 0 25 0 4 0 497763754 430239744 67550 33554432000 4194304 4623224 140737086051456 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/13842/statm: 105039 67550 348 105 0 100543 0
[pid=13842/tid=13844] ppid=13840 vsize=420156 CPUtime=50.79 cores=0,2,4,6
/proc/13842/task/13844/stat : 13844 (SArTagnan) R 13840 13842 13667 0 -1 4202560 25706 0 0 0 5071 8 0 0 25 0 4 0 497763757 430239744 67550 33554432000 4194304 4623224 140737086051456 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=13842/tid=13845] ppid=13840 vsize=420156 CPUtime=51.06 cores=0,2,4,6
/proc/13842/task/13845/stat : 13845 (SArTagnan) R 13840 13842 13667 0 -1 4202560 30873 0 0 0 5099 7 0 0 25 0 4 0 497763757 430239744 67550 33554432000 4194304 4623224 140737086051456 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=13842/tid=13846] ppid=13840 vsize=420156 CPUtime=51.05 cores=0,2,4,6
/proc/13842/task/13846/stat : 13846 (SArTagnan) R 13840 13842 13667 0 -1 4202560 197375 0 0 0 5078 27 0 0 25 0 4 0 497763757 430239744 67550 33554432000 4194304 4623224 140737086051456 18446744073709551615 4560901 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 204.03
Current children cumulated vsize (KiB) 420156

[startup+102.307 s]
/proc/loadavg: 8.06 8.05 7.44 9/184 13849
/proc/meminfo: memFree=14039804/32951124 swapFree=67111528/67111528
[pid=13842] ppid=13840 vsize=652168 CPUtime=408.56 cores=0,2,4,6
/proc/13842/stat : 13842 (SArTagnan) R 13840 13842 13667 0 -1 4202496 662847 0 0 0 40745 111 0 0 25 0 4 0 497763754 667820032 105403 33554432000 4194304 4623224 140737086051456 18446744073709551615 4510127 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/13842/statm: 163042 105403 346 105 0 158546 0
[pid=13842/tid=13844] ppid=13840 vsize=652168 CPUtime=101.71 cores=0,2,4,6
/proc/13842/task/13844/stat : 13844 (SArTagnan) R 13840 13842 13667 0 -1 4202560 40141 0 0 0 10155 16 0 0 25 0 4 0 497763757 667820032 105403 33554432000 4194304 4623224 140737086051456 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=13842/tid=13845] ppid=13840 vsize=652168 CPUtime=102.26 cores=0,2,4,6
/proc/13842/task/13845/stat : 13845 (SArTagnan) R 13840 13842 13667 0 -1 4202560 32806 0 0 0 10218 8 0 0 25 0 4 0 497763757 667820032 105403 33554432000 4194304 4623224 140737086051456 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=13842/tid=13846] ppid=13840 vsize=652168 CPUtime=102.26 cores=0,2,4,6
/proc/13842/task/13846/stat : 13846 (SArTagnan) R 13840 13842 13667 0 -1 4202560 484182 0 0 0 10156 70 0 0 25 0 4 0 497763757 667820032 105403 33554432000 4194304 4623224 140737086051456 18446744073709551615 4376895 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 408.56
Current children cumulated vsize (KiB) 652168

[startup+162.301 s]
/proc/loadavg: 8.08 8.05 7.47 9/184 13850
/proc/meminfo: memFree=13762640/32951124 swapFree=67111528/67111528
[pid=13842] ppid=13840 vsize=752284 CPUtime=648.21 cores=0,2,4,6
/proc/13842/stat : 13842 (SArTagnan) R 13840 13842 13667 0 -1 4202496 942182 0 0 0 64661 160 0 0 25 0 4 0 497763754 770338816 134495 33554432000 4194304 4623224 140737086051456 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/13842/statm: 188071 134495 362 105 0 183575 0
[pid=13842/tid=13844] ppid=13840 vsize=752284 CPUtime=161.38 cores=0,2,4,6
/proc/13842/task/13844/stat : 13844 (SArTagnan) R 13840 13842 13667 0 -1 4202560 53272 0 0 0 16117 21 0 0 25 0 4 0 497763757 770338816 134495 33554432000 4194304 4623224 140737086051456 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=13842/tid=13845] ppid=13840 vsize=752284 CPUtime=162.26 cores=0,2,4,6
/proc/13842/task/13845/stat : 13845 (SArTagnan) R 13840 13842 13667 0 -1 4202560 35413 0 0 0 16216 10 0 0 25 0 4 0 497763757 770338816 134495 33554432000 4194304 4623224 140737086051456 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=13842/tid=13846] ppid=13840 vsize=752284 CPUtime=162.25 cores=0,2,4,6
/proc/13842/task/13846/stat : 13846 (SArTagnan) R 13840 13842 13667 0 -1 4202560 699737 0 0 0 16120 105 0 0 25 0 4 0 497763757 770338816 134495 33554432000 4194304 4623224 140737086051456 18446744073709551615 4364669 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 648.21
Current children cumulated vsize (KiB) 752284

[startup+222.3 s]
/proc/loadavg: 8.11 8.07 7.51 9/184 13852
/proc/meminfo: memFree=13543004/32951124 swapFree=67111528/67111528
[pid=13842] ppid=13840 vsize=820332 CPUtime=887.88 cores=0,2,4,6
/proc/13842/stat : 13842 (SArTagnan) R 13840 13842 13667 0 -1 4202496 1371115 0 0 0 88556 232 0 0 25 0 4 0 497763754 840019968 157655 33554432000 4194304 4623224 140737086051456 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/13842/statm: 205083 157655 404 105 0 200587 0
[pid=13842/tid=13844] ppid=13840 vsize=820332 CPUtime=221.05 cores=0,2,4,6
/proc/13842/task/13844/stat : 13844 (SArTagnan) R 13840 13842 13667 0 -1 4202560 71014 0 0 0 22078 27 0 0 25 0 4 0 497763757 840019968 157655 33554432000 4194304 4623224 140737086051456 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=13842/tid=13845] ppid=13840 vsize=820332 CPUtime=222.26 cores=0,2,4,6
/proc/13842/task/13845/stat : 13845 (SArTagnan) R 13840 13842 13667 0 -1 4202560 47423 0 0 0 22210 16 0 0 25 0 4 0 497763757 840019968 157655 33554432000 4194304 4623224 140737086051456 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=13842/tid=13846] ppid=13840 vsize=820332 CPUtime=222.25 cores=0,2,4,6
/proc/13842/task/13846/stat : 13846 (SArTagnan) R 13840 13842 13667 0 -1 4202560 1087403 0 0 0 22062 163 0 0 25 0 4 0 497763757 840019968 157655 33554432000 4194304 4623224 140737086051456 18446744073709551615 4545353 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 887.88
Current children cumulated vsize (KiB) 820332

[startup+282.301 s]

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

[pid=13842] ppid=13840 vsize=1758220 CPUtime=2805.24 cores=0,2,4,6
/proc/13842/stat : 13842 (SArTagnan) R 13840 13842 13667 0 -1 4202496 4651684 0 0 0 279803 721 0 0 25 0 4 0 497763754 1800417280 336990 33554432000 4194304 4623224 140737086051456 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/13842/statm: 439555 336990 380 105 0 435059 0
[pid=13842/tid=13844] ppid=13840 vsize=1758220 CPUtime=698.46 cores=0,2,4,6
/proc/13842/task/13844/stat : 13844 (SArTagnan) R 13840 13842 13667 0 -1 4202560 103374 0 0 0 69811 35 0 0 25 0 4 0 497763757 1800417280 336990 33554432000 4194304 4623224 140737086051456 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=13842/tid=13845] ppid=13840 vsize=1758220 CPUtime=702.27 cores=0,2,4,6
/proc/13842/task/13845/stat : 13845 (SArTagnan) R 13840 13842 13667 0 -1 4202560 80147 0 0 0 70192 35 0 0 25 0 4 0 497763757 1800417280 336990 33554432000 4194304 4623224 140737086051456 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=13842/tid=13846] ppid=13840 vsize=1758220 CPUtime=702.2 cores=0,2,4,6
/proc/13842/task/13846/stat : 13846 (SArTagnan) R 13840 13842 13667 0 -1 4202560 3885452 0 0 0 69656 564 0 0 25 0 4 0 497763757 1800417280 336990 33554432000 4194304 4623224 140737086051456 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2805.24
Current children cumulated vsize (KiB) 1758220

[startup+762.306 s]
/proc/loadavg: 8.05 8.07 7.75 9/184 13866
/proc/meminfo: memFree=12004368/32951124 swapFree=67111528/67111528
[pid=13842] ppid=13840 vsize=1832000 CPUtime=3044.94 cores=0,2,4,6
/proc/13842/stat : 13842 (SArTagnan) R 13840 13842 13667 0 -1 4202496 5006581 0 0 0 303711 783 0 0 25 0 4 0 497763754 1875968000 350640 33554432000 4194304 4623224 140737086051456 18446744073709551615 4355951 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/13842/statm: 458000 350640 375 105 0 453504 0
[pid=13842/tid=13844] ppid=13840 vsize=1832000 CPUtime=758.13 cores=0,2,4,6
/proc/13842/task/13844/stat : 13844 (SArTagnan) R 13840 13842 13667 0 -1 4202560 103504 0 0 0 75778 35 0 0 25 0 4 0 497763757 1875968000 350640 33554432000 4194304 4623224 140737086051456 18446744073709551615 4357641 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=13842/tid=13845] ppid=13840 vsize=1832000 CPUtime=762.27 cores=0,2,4,6
/proc/13842/task/13845/stat : 13845 (SArTagnan) R 13840 13842 13667 0 -1 4202560 80521 0 0 0 76192 35 0 0 25 0 4 0 497763757 1875968000 350640 33554432000 4194304 4623224 140737086051456 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=13842/tid=13846] ppid=13840 vsize=1832000 CPUtime=762.2 cores=0,2,4,6
/proc/13842/task/13846/stat : 13846 (SArTagnan) R 13840 13842 13667 0 -1 4202560 4200422 0 0 0 75603 617 0 0 25 0 4 0 497763757 1875968000 350640 33554432000 4194304 4623224 140737086051456 18446744073709551615 4363970 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3044.94
Current children cumulated vsize (KiB) 1832000

[startup+822.301 s]
/proc/loadavg: 8.06 8.07 7.77 9/184 13868
/proc/meminfo: memFree=11901932/32951124 swapFree=67111528/67111528
[pid=13842] ppid=13840 vsize=1838816 CPUtime=3284.6 cores=0,2,4,6
/proc/13842/stat : 13842 (SArTagnan) R 13840 13842 13667 0 -1 4202496 5132106 0 0 0 327652 808 0 0 25 0 4 0 497763754 1882947584 362922 33554432000 4194304 4623224 140737086051456 18446744073709551615 4355951 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/13842/statm: 459704 362922 371 105 0 455208 0
[pid=13842/tid=13844] ppid=13840 vsize=1838816 CPUtime=817.81 cores=0,2,4,6
/proc/13842/task/13844/stat : 13844 (SArTagnan) R 13840 13842 13667 0 -1 4202560 103727 0 0 0 81745 36 0 0 25 0 4 0 497763757 1882947584 362922 33554432000 4194304 4623224 140737086051456 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=13842/tid=13845] ppid=13840 vsize=1838816 CPUtime=822.28 cores=0,2,4,6
/proc/13842/task/13845/stat : 13845 (SArTagnan) R 13840 13842 13667 0 -1 4202560 84941 0 0 0 82186 42 0 0 25 0 4 0 497763757 1882947584 362922 33554432000 4194304 4623224 140737086051456 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=13842/tid=13846] ppid=13840 vsize=1838816 CPUtime=822.19 cores=0,2,4,6
/proc/13842/task/13846/stat : 13846 (SArTagnan) R 13840 13842 13667 0 -1 4202560 4290195 0 0 0 81588 631 0 0 25 0 4 0 497763757 1882947584 362922 33554432000 4194304 4623224 140737086051456 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3284.6
Current children cumulated vsize (KiB) 1838816

[startup+882.301 s]
/proc/loadavg: 8.06 8.06 7.78 9/184 13869
/proc/meminfo: memFree=11802812/32951124 swapFree=67111528/67111528
[pid=13842] ppid=13840 vsize=1876716 CPUtime=3524.27 cores=0,2,4,6
/proc/13842/stat : 13842 (SArTagnan) R 13840 13842 13667 0 -1 4202496 5531773 0 0 0 351552 875 0 0 25 0 4 0 497763754 1921757184 373152 33554432000 4194304 4623224 140737086051456 18446744073709551615 4415005 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/13842/statm: 469179 373152 370 105 0 464683 0
[pid=13842/tid=13844] ppid=13840 vsize=1876716 CPUtime=877.49 cores=0,2,4,6
/proc/13842/task/13844/stat : 13844 (SArTagnan) R 13840 13842 13667 0 -1 4202560 103897 0 0 0 87713 36 0 0 25 0 4 0 497763757 1921757184 373152 33554432000 4194304 4623224 140737086051456 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=13842/tid=13845] ppid=13840 vsize=1876716 CPUtime=882.28 cores=0,2,4,6
/proc/13842/task/13845/stat : 13845 (SArTagnan) R 13840 13842 13667 0 -1 4202560 86118 0 0 0 88185 43 0 0 25 0 4 0 497763757 1921757184 373152 33554432000 4194304 4623224 140737086051456 18446744073709551615 4463274 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=13842/tid=13846] ppid=13840 vsize=1876716 CPUtime=882.18 cores=0,2,4,6
/proc/13842/task/13846/stat : 13846 (SArTagnan) R 13840 13842 13667 0 -1 4202560 4634919 0 0 0 87531 687 0 0 25 0 4 0 497763757 1921757184 373152 33554432000 4194304 4623224 140737086051456 18446744073709551615 4366247 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3524.27
Current children cumulated vsize (KiB) 1876716

[startup+942.3 s]
/proc/loadavg: 8.05 8.06 7.80 9/184 13871
/proc/meminfo: memFree=11685744/32951124 swapFree=67111528/67111528
[pid=13842] ppid=13840 vsize=1942252 CPUtime=3763.94 cores=0,2,4,6
/proc/13842/stat : 13842 (SArTagnan) R 13840 13842 13667 0 -1 4202496 5928274 0 0 0 375454 940 0 0 25 0 4 0 497763754 1988866048 387827 33554432000 4194304 4623224 140737086051456 18446744073709551615 4510090 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/13842/statm: 485563 387828 373 105 0 481067 0
[pid=13842/tid=13844] ppid=13840 vsize=1942252 CPUtime=937.16 cores=0,2,4,6
/proc/13842/task/13844/stat : 13844 (SArTagnan) R 13840 13842 13667 0 -1 4202560 104050 0 0 0 93680 36 0 0 25 0 4 0 497763757 1988866048 387828 33554432000 4194304 4623224 140737086051456 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=13842/tid=13845] ppid=13840 vsize=1942252 CPUtime=942.27 cores=0,2,4,6
/proc/13842/task/13845/stat : 13845 (SArTagnan) R 13840 13842 13667 0 -1 4202560 87128 0 0 0 94184 43 0 0 25 0 4 0 497763757 1988866048 387829 33554432000 4194304 4623224 140737086051456 18446744073709551615 4376858 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=13842/tid=13846] ppid=13840 vsize=1942252 CPUtime=942.18 cores=0,2,4,6
/proc/13842/task/13846/stat : 13846 (SArTagnan) R 13840 13842 13667 0 -1 4202560 4996702 0 0 0 93473 745 0 0 25 0 4 0 497763757 1988866048 387829 33554432000 4194304 4623224 140737086051456 18446744073709551615 4366247 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3763.94
Current children cumulated vsize (KiB) 1942252

[startup+1002.3 s]
/proc/loadavg: 8.18 8.10 7.83 9/184 13873
/proc/meminfo: memFree=11587260/32951124 swapFree=67111528/67111528
[pid=13842] ppid=13840 vsize=1942252 CPUtime=4003.61 cores=0,2,4,6
/proc/13842/stat : 13842 (SArTagnan) R 13840 13842 13667 0 -1 4202496 6390243 0 0 0 399352 1009 0 0 25 0 4 0 497763754 1988866048 398501 33554432000 4194304 4623224 140737086051456 18446744073709551615 4414880 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/13842/statm: 485563 398501 372 105 0 481067 0
[pid=13842/tid=13844] ppid=13840 vsize=1942252 CPUtime=996.84 cores=0,2,4,6
/proc/13842/task/13844/stat : 13844 (SArTagnan) R 13840 13842 13667 0 -1 4202560 104191 0 0 0 99648 36 0 0 25 0 4 0 497763757 1988866048 398501 33554432000 4194304 4623224 140737086051456 18446744073709551615 4357641 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=13842/tid=13845] ppid=13840 vsize=1942252 CPUtime=1002.28 cores=0,2,4,6
/proc/13842/task/13845/stat : 13845 (SArTagnan) R 13840 13842 13667 0 -1 4202560 87751 0 0 0 100184 44 0 0 25 0 4 0 497763757 1988866048 398501 33554432000 4194304 4623224 140737086051456 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=13842/tid=13846] ppid=13840 vsize=1942252 CPUtime=1002.18 cores=0,2,4,6
/proc/13842/task/13846/stat : 13846 (SArTagnan) R 13840 13842 13667 0 -1 4202560 5411437 0 0 0 99413 805 0 0 25 0 4 0 497763757 1988866048 398501 33554432000 4194304 4623224 140737086051456 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4003.61
Current children cumulated vsize (KiB) 1942252

[startup+1062.3 s]
/proc/loadavg: 8.19 8.11 7.84 9/184 13874
/proc/meminfo: memFree=11489880/32951124 swapFree=67111528/67111528
[pid=13842] ppid=13840 vsize=2009392 CPUtime=4243.29 cores=0,2,4,6
/proc/13842/stat : 13842 (SArTagnan) R 13840 13842 13667 0 -1 4202496 6759128 0 0 0 423262 1067 0 0 25 0 4 0 497763754 2057617408 408302 33554432000 4194304 4623224 140737086051456 18446744073709551615 4414965 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/13842/statm: 502348 408302 368 105 0 497852 0
[pid=13842/tid=13844] ppid=13840 vsize=2009392 CPUtime=1056.52 cores=0,2,4,6
/proc/13842/task/13844/stat : 13844 (SArTagnan) R 13840 13842 13667 0 -1 4202560 104337 0 0 0 105616 36 0 0 25 0 4 0 497763757 2057617408 408302 33554432000 4194304 4623224 140737086051456 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=13842/tid=13845] ppid=13840 vsize=2009392 CPUtime=1062.28 cores=0,2,4,6
/proc/13842/task/13845/stat : 13845 (SArTagnan) R 13840 13842 13667 0 -1 4202560 88075 0 0 0 106184 44 0 0 25 0 4 0 497763757 2057617408 408302 33554432000 4194304 4623224 140737086051456 18446744073709551615 4376880 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=13842/tid=13846] ppid=13840 vsize=2009392 CPUtime=1062.17 cores=0,2,4,6
/proc/13842/task/13846/stat : 13846 (SArTagnan) R 13840 13842 13667 0 -1 4202560 5755887 0 0 0 105359 858 0 0 25 0 4 0 497763757 2057617408 408302 33554432000 4194304 4623224 140737086051456 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4243.29
Current children cumulated vsize (KiB) 2009392

[startup+1122.3 s]
/proc/loadavg: 8.18 8.12 7.86 9/184 13876
/proc/meminfo: memFree=11386076/32951124 swapFree=67111528/67111528
[pid=13842] ppid=13840 vsize=2009392 CPUtime=4482.96 cores=0,2,4,6
/proc/13842/stat : 13842 (SArTagnan) R 13840 13842 13667 0 -1 4202496 7213976 0 0 0 447159 1137 0 0 25 0 4 0 497763754 2057617408 419111 33554432000 4194304 4623224 140737086051456 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/13842/statm: 502348 419111 350 105 0 497852 0
[pid=13842/tid=13844] ppid=13840 vsize=2009392 CPUtime=1116.19 cores=0,2,4,6
/proc/13842/task/13844/stat : 13844 (SArTagnan) R 13840 13842 13667 0 -1 4202560 104592 0 0 0 111583 36 0 0 25 0 4 0 497763757 2057617408 419112 33554432000 4194304 4623224 140737086051456 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=13842/tid=13845] ppid=13840 vsize=2009392 CPUtime=1122.28 cores=0,2,4,6
/proc/13842/task/13845/stat : 13845 (SArTagnan) R 13840 13842 13667 0 -1 4202560 88413 0 0 0 112184 44 0 0 25 0 4 0 497763757 2057617408 419112 33554432000 4194304 4623224 140737086051456 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=13842/tid=13846] ppid=13840 vsize=2009392 CPUtime=1122.17 cores=0,2,4,6
/proc/13842/task/13846/stat : 13846 (SArTagnan) R 13840 13842 13667 0 -1 4202560 6165037 0 0 0 111296 921 0 0 25 0 4 0 497763757 2057617408 419112 33554432000 4194304 4623224 140737086051456 18446744073709551615 4366247 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4482.96
Current children cumulated vsize (KiB) 2009392

[startup+1182.3 s]
/proc/loadavg: 7.96 8.06 7.85 9/184 13908
/proc/meminfo: memFree=13310908/32951124 swapFree=67111528/67111528
[pid=13842] ppid=13840 vsize=2009392 CPUtime=4722.64 cores=0,2,4,6
/proc/13842/stat : 13842 (SArTagnan) R 13840 13842 13667 0 -1 4202496 7653152 0 0 0 471062 1202 0 0 25 0 4 0 497763754 2057617408 429221 33554432000 4194304 4623224 140737086051456 18446744073709551615 4414993 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/13842/statm: 502348 429222 350 105 0 497852 0
[pid=13842/tid=13844] ppid=13840 vsize=2009392 CPUtime=1175.87 cores=0,2,4,6
/proc/13842/task/13844/stat : 13844 (SArTagnan) R 13840 13842 13667 0 -1 4202560 104971 0 0 0 117551 36 0 0 25 0 4 0 497763757 2057617408 429223 33554432000 4194304 4623224 140737086051456 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=13842/tid=13845] ppid=13840 vsize=2009392 CPUtime=1182.29 cores=0,2,4,6
/proc/13842/task/13845/stat : 13845 (SArTagnan) R 13840 13842 13667 0 -1 4202560 88838 0 0 0 118184 45 0 0 25 0 4 0 497763757 2057617408 429223 33554432000 4194304 4623224 140737086051456 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=13842/tid=13846] ppid=13840 vsize=2009392 CPUtime=1182.17 cores=0,2,4,6
/proc/13842/task/13846/stat : 13846 (SArTagnan) R 13840 13842 13667 0 -1 4202560 6571994 0 0 0 117239 978 0 0 25 0 4 0 497763757 2057617408 429223 33554432000 4194304 4623224 140737086051456 18446744073709551615 4366247 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4722.64
Current children cumulated vsize (KiB) 2009392



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 7.97 8.06 7.86 9/184 13909
/proc/meminfo: memFree=13245044/32951124 swapFree=67111528/67111528
[pid=13842] ppid=13840 vsize=2039940 CPUtime=4800.15 cores=0,2,4,6
/proc/13842/stat : 13842 (SArTagnan) R 13840 13842 13667 0 -1 4202496 7815422 0 0 0 478790 1225 0 0 25 0 4 0 497763754 2088898560 433292 33554432000 4194304 4623224 140737086051456 18446744073709551615 4510082 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/13842/statm: 509985 433292 350 105 0 505489 0
[pid=13842/tid=13844] ppid=13840 vsize=2039940 CPUtime=1195.16 cores=0,2,4,6
/proc/13842/task/13844/stat : 13844 (SArTagnan) R 13840 13842 13667 0 -1 4202560 105099 0 0 0 119480 36 0 0 25 0 4 0 497763757 2088898560 433292 33554432000 4194304 4623224 140737086051456 18446744073709551615 4357641 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=13842/tid=13845] ppid=13840 vsize=2039940 CPUtime=1201.69 cores=0,2,4,6
/proc/13842/task/13845/stat : 13845 (SArTagnan) R 13840 13842 13667 0 -1 4202560 105392 0 0 0 120122 47 0 0 25 0 4 0 497763757 2088898560 433292 33554432000 4194304 4623224 140737086051456 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=13842/tid=13846] ppid=13840 vsize=2039940 CPUtime=1201.57 cores=0,2,4,6
/proc/13842/task/13846/stat : 13846 (SArTagnan) R 13840 13842 13667 0 -1 4202560 6704613 0 0 0 119161 996 0 0 25 0 4 0 497763757 2088898560 433292 33554432000 4194304 4623224 140737086051456 18446744073709551615 4364232 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.15
Current children cumulated vsize (KiB) 2039940

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

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

[startup+1201.7 s]
/proc/loadavg: 7.97 8.06 7.86 9/184 13909
/proc/meminfo: memFree=13245044/32951124 swapFree=67111528/67111528
[pid=13842] ppid=13840 vsize=2039940 CPUtime=4800.15 cores=0,2,4,6
/proc/13842/stat : 13842 (SArTagnan) R 13840 13842 13667 0 -1 4202496 7815422 0 0 0 478790 1225 0 0 25 0 4 0 497763754 2088898560 433292 33554432000 4194304 4623224 140737086051456 18446744073709551615 4510082 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/13842/statm: 509985 433292 350 105 0 505489 0
[pid=13842/tid=13844] ppid=13840 vsize=2039940 CPUtime=1195.16 cores=0,2,4,6
/proc/13842/task/13844/stat : 13844 (SArTagnan) R 13840 13842 13667 0 -1 4202560 105099 0 0 0 119480 36 0 0 25 0 4 0 497763757 2088898560 433292 33554432000 4194304 4623224 140737086051456 18446744073709551615 4357641 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=13842/tid=13845] ppid=13840 vsize=2039940 CPUtime=1201.69 cores=0,2,4,6
/proc/13842/task/13845/stat : 13845 (SArTagnan) R 13840 13842 13667 0 -1 4202560 105392 0 0 0 120122 47 0 0 25 0 4 0 497763757 2088898560 433292 33554432000 4194304 4623224 140737086051456 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=13842/tid=13846] ppid=13840 vsize=2039940 CPUtime=1201.57 cores=0,2,4,6
/proc/13842/task/13846/stat : 13846 (SArTagnan) R 13840 13842 13667 0 -1 4202560 6704613 0 0 0 119161 996 0 0 25 0 4 0 497763757 2088898560 433292 33554432000 4194304 4623224 140737086051456 18446744073709551615 4364232 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.15
Current children cumulated vsize (KiB) 2039940

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.79
CPU time (s): 4800.26
CPU user time (s): 4787.92
CPU system time (s): 12.3321
CPU usage (%): 399.427
Max. virtual memory (cumulated for all children) (KiB): 2189256

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4787.92
system time used= 12.3321
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7815422
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= 1490
involuntary context switches= 23227

runsolver used 2.00569 second user time and 4.54131 second system time

The end

Launcher Data

Begin job on node141 at 2011-04-29 07:04:41
IDJOB=3258220
IDBENCH=71315
IDSOLVER=1656
FILE ID=node141/3258220-1304053481
RUNJOBID= node141-1304052234-13685
PBS_JOBID= 13170418
Free space on /tmp= 71420 MiB

SOLVER NAME= SArTagnan 2011-03-24
BENCH NAME= SAT09/CRAFTED/rbsat/random/unforced/rbsat-v1375c111739g6.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3258220-1304053481/watcher-3258220-1304053481 -o /tmp/evaluation-result-3258220-1304053481/solver-3258220-1304053481 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3258220-1304053481.cnf -threads=4

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

MD5SUM BENCH= c7c04151ac14a13eb4a03259d055e119
RANDOM SEED=396233723

node141.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      14818012 kB
Buffers:       1625272 kB
Cached:       15535580 kB
SwapCached:          0 kB
Active:        8317760 kB
Inactive:      9231776 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14818012 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            1560 kB
Writeback:           0 kB
AnonPages:      387844 kB
Mapped:          15456 kB
Slab:           518648 kB
PageTables:       5048 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   622020 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= 71420 MiB
End job on node141 at 2011-04-29 07:24:45