Trace number 3386375

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SArTagnan 2011-05-15 (fixed)? (TO) 3876.61 1300.12

General information on the benchmark

Nameindustrial/anbulagan/
hard-unsat/partial-5-11-u.cnf
MD5SUM8e22d84b1ae625d44fbf300a32374a2d
Bench CategoryAPPLICATION (applications 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 variables164158
Number of clauses730719
Sum of the clauses size1660140
Maximum clause length10
Minimum clause length1
Number of clauses of size 112474
Number of clauses of size 2600009
Number of clauses of size 387256
Number of clauses of size 43440
Number of clauses of size 513760
Number of clauses of size over 513780

Solver Data


Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3386375-1305576495/watcher-3386375-1305576495 -o /tmp/evaluation-result-3386375-1305576495/solver-3386375-1305576495 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3386375-1305576495.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: 9.51 10.08 10.13 5/509 10124
/proc/meminfo: memFree=13560968/32951124 swapFree=67111348/67111528
[pid=10124] ppid=10122 vsize=31988 CPUtime=0 cores=0,2,4,6
/proc/10124/stat : 10124 (SArTagnan) R 10122 10124 10092 0 -1 4202496 3177 0 0 0 0 0 0 0 21 0 1 0 669247282 32755712 3115 33554432000 4194304 4625164 140733563816448 18446744073709551615 4295708 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10124/statm: 7997 3127 291 106 0 3500 0

[startup+0.031177 s]
/proc/loadavg: 9.51 10.08 10.13 5/509 10124
/proc/meminfo: memFree=13560968/32951124 swapFree=67111348/67111528
[pid=10124] ppid=10122 vsize=51292 CPUtime=0.02 cores=0,2,4,6
/proc/10124/stat : 10124 (SArTagnan) R 10122 10124 10092 0 -1 4202496 4398 0 0 0 2 0 0 0 21 0 1 0 669247282 52523008 3726 33554432000 4194304 4625164 140733563816448 18446744073709551615 4339447 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10124/statm: 12823 3727 296 106 0 8326 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 51292

[startup+0.101186 s]
/proc/loadavg: 9.51 10.08 10.13 5/509 10124
/proc/meminfo: memFree=13560968/32951124 swapFree=67111348/67111528
[pid=10124] ppid=10122 vsize=56512 CPUtime=0.09 cores=0,2,4,6
/proc/10124/stat : 10124 (SArTagnan) R 10122 10124 10092 0 -1 4202496 7620 0 0 0 9 0 0 0 21 0 1 0 669247282 57868288 4721 33554432000 4194304 4625164 140733563816448 18446744073709551615 4339447 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10124/statm: 14128 4723 296 106 0 9631 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 56512

[startup+0.301152 s]
/proc/loadavg: 9.51 10.08 10.13 5/509 10124
/proc/meminfo: memFree=13560968/32951124 swapFree=67111348/67111528
[pid=10124] ppid=10122 vsize=78204 CPUtime=0.29 cores=0,2,4,6
/proc/10124/stat : 10124 (SArTagnan) R 10122 10124 10092 0 -1 4202496 15046 0 0 0 27 2 0 0 22 0 1 0 669247282 80080896 10653 33554432000 4194304 4625164 140733563816448 18446744073709551615 212687675136 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10124/statm: 19551 10653 299 106 0 15054 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 78204

[startup+0.701023 s]
/proc/loadavg: 9.51 10.08 10.13 5/509 10124
/proc/meminfo: memFree=13560968/32951124 swapFree=67111348/67111528
[pid=10124] ppid=10122 vsize=325492 CPUtime=1.41 cores=0,2,4,6
/proc/10124/stat : 10124 (SArTagnan) R 10122 10124 10092 0 -1 4202496 37692 0 0 0 136 5 0 0 25 0 4 0 669247282 333303808 32123 33554432000 4194304 4625164 140733563816448 18446744073709551615 4499272 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/10124/statm: 81373 32123 336 106 0 76876 0
Current children cumulated CPU time (s) 1.41
Current children cumulated vsize (KiB) 325492

[startup+1.50085 s]
/proc/loadavg: 9.30 10.03 10.11 11/519 10137
/proc/meminfo: memFree=13244812/32951124 swapFree=67111348/67111528
[pid=10124] ppid=10122 vsize=325492 CPUtime=3.8 cores=0,2,4,6
/proc/10124/stat : 10124 (SArTagnan) R 10122 10124 10092 0 -1 4202496 39988 0 0 0 375 5 0 0 25 0 4 0 669247282 333303808 32719 33554432000 4194304 4625164 140733563816448 18446744073709551615 4390569 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/10124/statm: 81373 32719 336 106 0 76876 0
[pid=10124/tid=10132] ppid=10122 vsize=325492 CPUtime=0.61 cores=0,2,4,6
/proc/10124/task/10132/stat : 10132 (SArTagnan) R 10122 10124 10092 0 -1 4202560 1584 0 0 0 61 0 0 0 25 0 4 0 669247316 333303808 32719 33554432000 4194304 4625164 140733563816448 18446744073709551615 4278669 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10124/tid=10133] ppid=10122 vsize=325492 CPUtime=1 cores=0,2,4,6
/proc/10124/task/10133/stat : 10133 (SArTagnan) R 10122 10124 10092 0 -1 4202560 3224 0 0 0 100 0 0 0 25 0 4 0 669247316 333303808 32719 33554432000 4194304 4625164 140733563816448 18446744073709551615 4477965 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=10124/tid=10134] ppid=10122 vsize=325492 CPUtime=0.7 cores=0,2,4,6
/proc/10124/task/10134/stat : 10134 (SArTagnan) R 10122 10124 10092 0 -1 4202560 2487 0 0 0 70 0 0 0 25 0 4 0 669247316 333303808 32719 33554432000 4194304 4625164 140733563816448 18446744073709551615 4477913 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3.8
Current children cumulated vsize (KiB) 325492

[startup+3.10056 s]
/proc/loadavg: 9.30 10.03 10.11 11/519 10137
/proc/meminfo: memFree=13221376/32951124 swapFree=67111348/67111528
[pid=10124] ppid=10122 vsize=325492 CPUtime=8.57 cores=0,2,4,6
/proc/10124/stat : 10124 (SArTagnan) R 10122 10124 10092 0 -1 4202496 40670 0 0 0 852 5 0 0 25 0 4 0 669247282 333303808 32922 33554432000 4194304 4625164 140733563816448 18446744073709551615 4390542 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/10124/statm: 81373 32922 336 106 0 76876 0
[pid=10124/tid=10132] ppid=10122 vsize=325492 CPUtime=1.39 cores=0,2,4,6
/proc/10124/task/10132/stat : 10132 (SArTagnan) R 10122 10124 10092 0 -1 4202560 1594 0 0 0 139 0 0 0 25 0 4 0 669247316 333303808 32922 33554432000 4194304 4625164 140733563816448 18446744073709551615 4465186 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10124/tid=10133] ppid=10122 vsize=325492 CPUtime=2.6 cores=0,2,4,6
/proc/10124/task/10133/stat : 10133 (SArTagnan) R 10122 10124 10092 0 -1 4202560 3888 0 0 0 260 0 0 0 25 0 4 0 669247316 333303808 32922 33554432000 4194304 4625164 140733563816448 18446744073709551615 4288950 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=10124/tid=10134] ppid=10122 vsize=325492 CPUtime=1.5 cores=0,2,4,6
/proc/10124/task/10134/stat : 10134 (SArTagnan) R 10122 10124 10092 0 -1 4202560 2489 0 0 0 150 0 0 0 25 0 4 0 669247316 333303808 32922 33554432000 4194304 4625164 140733563816448 18446744073709551615 4288690 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 8.57
Current children cumulated vsize (KiB) 325492

[startup+6.30097 s]
/proc/loadavg: 9.30 10.03 10.11 11/519 10137
/proc/meminfo: memFree=13214812/32951124 swapFree=67111348/67111528
[pid=10124] ppid=10122 vsize=325492 CPUtime=18.12 cores=0,2,4,6
/proc/10124/stat : 10124 (SArTagnan) R 10122 10124 10092 0 -1 4202496 43900 0 0 0 1806 6 0 0 25 0 4 0 669247282 333303808 34179 33554432000 4194304 4625164 140733563816448 18446744073709551615 4390612 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/10124/statm: 81373 34179 336 106 0 76876 0
[pid=10124/tid=10132] ppid=10122 vsize=325492 CPUtime=2.94 cores=0,2,4,6
/proc/10124/task/10132/stat : 10132 (SArTagnan) R 10122 10124 10092 0 -1 4202560 1821 0 0 0 293 1 0 0 25 0 4 0 669247316 333303808 34179 33554432000 4194304 4625164 140733563816448 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10124/tid=10133] ppid=10122 vsize=325492 CPUtime=5.8 cores=0,2,4,6
/proc/10124/task/10133/stat : 10133 (SArTagnan) R 10122 10124 10092 0 -1 4202560 4501 0 0 0 580 0 0 0 25 0 4 0 669247316 333303808 34179 33554432000 4194304 4625164 140733563816448 18446744073709551615 4317270 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=10124/tid=10134] ppid=10122 vsize=325492 CPUtime=3.1 cores=0,2,4,6
/proc/10124/task/10134/stat : 10134 (SArTagnan) R 10122 10124 10092 0 -1 4202560 4821 0 0 0 310 0 0 0 25 0 4 0 669247316 333303808 34179 33554432000 4194304 4625164 140733563816448 18446744073709551615 4288783 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 18.12
Current children cumulated vsize (KiB) 325492

[startup+12.7008 s]
/proc/loadavg: 9.48 10.04 10.11 11/519 10137
/proc/meminfo: memFree=13156564/32951124 swapFree=67111348/67111528
[pid=10124] ppid=10122 vsize=332788 CPUtime=37.21 cores=0,2,4,6
/proc/10124/stat : 10124 (SArTagnan) R 10122 10124 10092 0 -1 4202496 54281 0 0 0 3713 8 0 0 25 0 4 0 669247282 340774912 38681 33554432000 4194304 4625164 140733563816448 18446744073709551615 4390651 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/10124/statm: 83197 38681 336 106 0 78700 0
[pid=10124/tid=10132] ppid=10122 vsize=332788 CPUtime=6.12 cores=0,2,4,6
/proc/10124/task/10132/stat : 10132 (SArTagnan) R 10122 10124 10092 0 -1 4202560 2132 0 0 0 611 1 0 0 25 0 4 0 669247316 340774912 38681 33554432000 4194304 4625164 140733563816448 18446744073709551615 4335165 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10124/tid=10133] ppid=10122 vsize=332788 CPUtime=12.2 cores=0,2,4,6
/proc/10124/task/10133/stat : 10133 (SArTagnan) R 10122 10124 10092 0 -1 4202560 6574 0 0 0 1220 0 0 0 25 0 4 0 669247316 340774912 38681 33554432000 4194304 4625164 140733563816448 18446744073709551615 4288731 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=10124/tid=10134] ppid=10122 vsize=332788 CPUtime=6.2 cores=0,2,4,6
/proc/10124/task/10134/stat : 10134 (SArTagnan) R 10122 10124 10092 0 -1 4202560 11973 0 0 0 619 1 0 0 25 0 4 0 669247316 340774912 38681 33554432000 4194304 4625164 140733563816448 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 37.21
Current children cumulated vsize (KiB) 332788

[startup+25.5005 s]
/proc/loadavg: 9.56 10.04 10.11 11/519 10138
/proc/meminfo: memFree=13106776/32951124 swapFree=67111348/67111528
[pid=10124] ppid=10122 vsize=357436 CPUtime=75.38 cores=0,2,4,6
/proc/10124/stat : 10124 (SArTagnan) R 10122 10124 10092 0 -1 4202496 80971 0 0 0 7526 12 0 0 25 0 4 0 669247282 366014464 48028 33554432000 4194304 4625164 140733563816448 18446744073709551615 4390569 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/10124/statm: 89359 48028 337 106 0 84862 0
[pid=10124/tid=10132] ppid=10122 vsize=357436 CPUtime=12.4 cores=0,2,4,6
/proc/10124/task/10132/stat : 10132 (SArTagnan) R 10122 10124 10092 0 -1 4202560 2462 0 0 0 1239 1 0 0 25 0 4 0 669247316 366014464 48028 33554432000 4194304 4625164 140733563816448 18446744073709551615 4351818 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10124/tid=10133] ppid=10122 vsize=357436 CPUtime=25 cores=0,2,4,6
/proc/10124/task/10133/stat : 10133 (SArTagnan) R 10122 10124 10092 0 -1 4202560 14105 0 0 0 2498 2 0 0 25 0 4 0 669247316 366014464 48028 33554432000 4194304 4625164 140733563816448 18446744073709551615 4486900 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=10124/tid=10134] ppid=10122 vsize=357436 CPUtime=12.49 cores=0,2,4,6
/proc/10124/task/10134/stat : 10134 (SArTagnan) R 10122 10124 10092 0 -1 4202560 26319 0 0 0 1246 3 0 0 25 0 4 0 669247316 366014464 48028 33554432000 4194304 4625164 140733563816448 18446744073709551615 4288883 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 75.38
Current children cumulated vsize (KiB) 357436

[startup+51.1008 s]
/proc/loadavg: 9.73 10.04 10.11 11/519 10138
/proc/meminfo: memFree=12977436/32951124 swapFree=67111348/67111528
[pid=10124] ppid=10122 vsize=408692 CPUtime=151.75 cores=0,2,4,6
/proc/10124/stat : 10124 (SArTagnan) R 10122 10124 10092 0 -1 4202496 147494 0 0 0 15151 24 0 0 25 0 4 0 669247282 418500608 75033 33554432000 4194304 4625164 140733563816448 18446744073709551615 4390618 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/10124/statm: 102173 75033 344 106 0 97676 0
[pid=10124/tid=10132] ppid=10122 vsize=408692 CPUtime=26.59 cores=0,2,4,6
/proc/10124/task/10132/stat : 10132 (SArTagnan) R 10122 10124 10092 0 -1 4202560 10843 0 0 0 2657 2 0 0 25 0 4 0 669247316 418500608 75033 33554432000 4194304 4625164 140733563816448 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10124/tid=10133] ppid=10122 vsize=408692 CPUtime=49.52 cores=0,2,4,6
/proc/10124/task/10133/stat : 10133 (SArTagnan) R 10122 10124 10092 0 -1 4202560 24912 0 0 0 4948 4 0 0 25 0 4 0 669247316 418500608 75033 33554432000 4194304 4625164 140733563816448 18446744073709551615 4464522 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=10124/tid=10134] ppid=10122 vsize=408692 CPUtime=25 cores=0,2,4,6
/proc/10124/task/10134/stat : 10134 (SArTagnan) R 10122 10124 10092 0 -1 4202560 48855 0 0 0 2493 7 0 0 25 0 4 0 669247316 418500608 75033 33554432000 4194304 4625164 140733563816448 18446744073709551615 4352053 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 151.75
Current children cumulated vsize (KiB) 408692

[startup+102.319 s]
/proc/loadavg: 9.96 10.04 10.10 11/519 10140
/proc/meminfo: memFree=12700064/32951124 swapFree=67111348/67111528
[pid=10124] ppid=10122 vsize=730724 CPUtime=304.42 cores=0,2,4,6
/proc/10124/stat : 10124 (SArTagnan) R 10122 10124 10092 0 -1 4202496 310031 0 0 0 30388 54 0 0 25 0 4 0 669247282 748261376 136536 33554432000 4194304 4625164 140733563816448 18446744073709551615 4390623 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/10124/statm: 182681 136536 364 106 0 178184 0
[pid=10124/tid=10132] ppid=10122 vsize=730724 CPUtime=61.13 cores=0,2,4,6
/proc/10124/task/10132/stat : 10132 (SArTagnan) R 10122 10124 10092 0 -1 4202560 27407 0 0 0 6104 9 0 0 25 0 4 0 669247316 748261376 136536 33554432000 4194304 4625164 140733563816448 18446744073709551615 4351731 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=10124/tid=10133] ppid=10122 vsize=730724 CPUtime=96.75 cores=0,2,4,6
/proc/10124/task/10133/stat : 10133 (SArTagnan) R 10122 10124 10092 0 -1 4202560 39333 0 0 0 9665 10 0 0 25 0 4 0 669247316 748261376 136536 33554432000 4194304 4625164 140733563816448 18446744073709551615 4317256 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10124/tid=10134] ppid=10122 vsize=730724 CPUtime=64.2 cores=0,2,4,6
/proc/10124/task/10134/stat : 10134 (SArTagnan) R 10122 10124 10092 0 -1 4202560 105811 0 0 0 6406 14 0 0 25 0 4 0 669247316 748261376 136536 33554432000 4194304 4625164 140733563816448 18446744073709551615 4554631 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 304.42
Current children cumulated vsize (KiB) 730724

[startup+162.301 s]
/proc/loadavg: 10.14 10.08 10.11 11/519 10141
/proc/meminfo: memFree=12186204/32951124 swapFree=67111348/67111528
[pid=10124] ppid=10122 vsize=1386060 CPUtime=483.15 cores=0,2,4,6
/proc/10124/stat : 10124 (SArTagnan) R 10122 10124 10092 0 -1 4202496 662221 0 0 0 48212 103 0 0 25 0 4 0 669247282 1419325440 260309 33554432000 4194304 4625164 140733563816448 18446744073709551615 4390693 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/10124/statm: 346515 260309 400 106 0 342018 0
[pid=10124/tid=10132] ppid=10122 vsize=1386060 CPUtime=107.65 cores=0,2,4,6
/proc/10124/task/10132/stat : 10132 (SArTagnan) R 10122 10124 10092 0 -1 4202560 41746 0 0 0 10752 13 0 0 25 0 4 0 669247316 1419325440 260309 33554432000 4194304 4625164 140733563816448 18446744073709551615 4339660 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=10124/tid=10133] ppid=10122 vsize=1386060 CPUtime=142.08 cores=0,2,4,6
/proc/10124/task/10133/stat : 10133 (SArTagnan) R 10122 10124 10092 0 -1 4202560 54204 0 0 0 14194 14 0 0 25 0 4 0 669247316 1419325440 260309 33554432000 4194304 4625164 140733563816448 18446744073709551615 4317281 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=10124/tid=10134] ppid=10122 vsize=1386060 CPUtime=120.19 cores=0,2,4,6
/proc/10124/task/10134/stat : 10134 (SArTagnan) R 10122 10124 10092 0 -1 4202560 179873 0 0 0 11994 25 0 0 25 0 4 0 669247316 1419325440 260309 33554432000 4194304 4625164 140733563816448 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 483.15
Current children cumulated vsize (KiB) 1386060

[startup+222.301 s]
/proc/loadavg: 10.05 10.06 10.09 11/519 10143
/proc/meminfo: memFree=11801664/32951124 swapFree=67111348/67111528
[pid=10124] ppid=10122 vsize=1821832 CPUtime=661.93 cores=0,2,4,6
/proc/10124/stat : 10124 (SArTagnan) R 10122 10124 10092 0 -1 4202496 973901 0 0 0 66038 155 0 0 25 0 4 0 669247282 1865555968 352072 33554432000 4194304 4625164 140733563816448 18446744073709551615 4509133 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/10124/statm: 455458 352072 364 106 0 450961 0
[pid=10124/tid=10132] ppid=10122 vsize=1821832 CPUtime=154.37 cores=0,2,4,6
/proc/10124/task/10132/stat : 10132 (SArTagnan) R 10122 10124 10092 0 -1 4202560 62622 0 0 0 15417 20 0 0 25 0 4 0 669247316 1865555968 352072 33554432000 4194304 4625164 140733563816448 18446744073709551615 4352186 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10124/tid=10133] ppid=10122 vsize=1821832 CPUtime=187.08 cores=0,2,4,6
/proc/10124/task/10133/stat : 10133 (SArTagnan) R 10122 10124 10092 0 -1 4202560 78438 0 0 0 18687 21 0 0 25 0 4 0 669247316 1865555968 352072 33554432000 4194304 4625164 140733563816448 18446744073709551615 4351777 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10124/tid=10134] ppid=10122 vsize=1821832 CPUtime=164.22 cores=0,2,4,6
/proc/10124/task/10134/stat : 10134 (SArTagnan) R 10122 10124 10092 0 -1 4202560 262471 0 0 0 16385 37 0 0 25 0 4 0 669247316 1865555968 352072 33554432000 4194304 4625164 140733563816448 18446744073709551615 4288793 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 661.93
Current children cumulated vsize (KiB) 1821832

[startup+282.301 s]

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

[pid=10124] ppid=10122 vsize=2221896 CPUtime=2093.66 cores=0,2,4,6
/proc/10124/stat : 10124 (SArTagnan) R 10122 10124 10092 0 -1 4202496 1502846 0 0 0 209124 242 0 0 25 0 4 0 669247282 2275221504 467786 33554432000 4194304 4625164 140733563816448 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/10124/statm: 555474 467786 365 106 0 550977 0
[pid=10124/tid=10132] ppid=10122 vsize=2221896 CPUtime=549.16 cores=0,2,4,6
/proc/10124/task/10132/stat : 10132 (SArTagnan) R 10122 10124 10092 0 -1 4202560 99292 0 0 0 54887 29 0 0 25 0 4 0 669247316 2275221504 467786 33554432000 4194304 4625164 140733563816448 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=10124/tid=10133] ppid=10122 vsize=2221896 CPUtime=515.56 cores=0,2,4,6
/proc/10124/task/10133/stat : 10133 (SArTagnan) R 10122 10124 10092 0 -1 4202560 112820 0 0 0 51528 28 0 0 25 0 4 0 669247316 2275221504 467786 33554432000 4194304 4625164 140733563816448 18446744073709551615 4317274 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=10124/tid=10134] ppid=10122 vsize=2221896 CPUtime=529.34 cores=0,2,4,6
/proc/10124/task/10134/stat : 10134 (SArTagnan) R 10122 10124 10092 0 -1 4202560 647887 0 0 0 52843 91 0 0 25 0 4 0 669247316 2275221504 467786 33554432000 4194304 4625164 140733563816448 18446744073709551615 4554582 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2093.66
Current children cumulated vsize (KiB) 2221896

[startup+762.319 s]
/proc/loadavg: 10.08 10.10 10.09 11/519 10157
/proc/meminfo: memFree=10926356/32951124 swapFree=67111348/67111528
[pid=10124] ppid=10122 vsize=2366408 CPUtime=2272.67 cores=0,2,4,6
/proc/10124/stat : 10124 (SArTagnan) R 10122 10124 10092 0 -1 4202496 1549122 0 0 0 227013 254 0 0 25 0 4 0 669247282 2423201792 490833 33554432000 4194304 4625164 140733563816448 18446744073709551615 4512057 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/10124/statm: 591602 490833 375 106 0 587105 0
[pid=10124/tid=10132] ppid=10122 vsize=2366408 CPUtime=603.88 cores=0,2,4,6
/proc/10124/task/10132/stat : 10132 (SArTagnan) R 10122 10124 10092 0 -1 4202560 99375 0 0 0 60359 29 0 0 25 0 4 0 669247316 2423201792 490833 33554432000 4194304 4625164 140733563816448 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=10124/tid=10133] ppid=10122 vsize=2366408 CPUtime=545.49 cores=0,2,4,6
/proc/10124/task/10133/stat : 10133 (SArTagnan) R 10122 10124 10092 0 -1 4202560 118169 0 0 0 54517 32 0 0 25 0 4 0 669247316 2423201792 490833 33554432000 4194304 4625164 140733563816448 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=10124/tid=10134] ppid=10122 vsize=2366408 CPUtime=588.31 cores=0,2,4,6
/proc/10124/task/10134/stat : 10134 (SArTagnan) R 10122 10124 10092 0 -1 4202560 657615 0 0 0 58739 92 0 0 25 0 4 0 669247316 2423201792 490833 33554432000 4194304 4625164 140733563816448 18446744073709551615 4334466 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2272.67
Current children cumulated vsize (KiB) 2366408

[startup+822.301 s]
/proc/loadavg: 10.11 10.11 10.09 11/519 10159
/proc/meminfo: memFree=10804324/32951124 swapFree=67111348/67111528
[pid=10124] ppid=10122 vsize=2380460 CPUtime=2451.59 cores=0,2,4,6
/proc/10124/stat : 10124 (SArTagnan) R 10122 10124 10092 0 -1 4202496 1718166 0 0 0 244873 286 0 0 25 0 4 0 669247282 2437591040 508559 33554432000 4194304 4625164 140733563816448 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/10124/statm: 595115 508559 372 106 0 590618 0
[pid=10124/tid=10132] ppid=10122 vsize=2380460 CPUtime=656.29 cores=0,2,4,6
/proc/10124/task/10132/stat : 10132 (SArTagnan) R 10122 10124 10092 0 -1 4202560 99596 0 0 0 65600 29 0 0 25 0 4 0 669247316 2437591040 508559 33554432000 4194304 4625164 140733563816448 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=10124/tid=10133] ppid=10122 vsize=2380460 CPUtime=575.26 cores=0,2,4,6
/proc/10124/task/10133/stat : 10133 (SArTagnan) R 10122 10124 10092 0 -1 4202560 123991 0 0 0 57489 37 0 0 25 0 4 0 669247316 2437591040 508559 33554432000 4194304 4625164 140733563816448 18446744073709551615 4339600 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10124/tid=10134] ppid=10122 vsize=2380460 CPUtime=627.6 cores=0,2,4,6
/proc/10124/task/10134/stat : 10134 (SArTagnan) R 10122 10124 10092 0 -1 4202560 803291 0 0 0 62643 117 0 0 25 0 4 0 669247316 2437591040 508559 33554432000 4194304 4625164 140733563816448 18446744073709551615 4335146 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2451.59
Current children cumulated vsize (KiB) 2380460

[startup+882.301 s]
/proc/loadavg: 10.28 10.16 10.11 11/519 10160
/proc/meminfo: memFree=10651544/32951124 swapFree=67111348/67111528
[pid=10124] ppid=10122 vsize=2511532 CPUtime=2630.51 cores=0,2,4,6
/proc/10124/stat : 10124 (SArTagnan) R 10122 10124 10092 0 -1 4202496 1853097 0 0 0 262742 309 0 0 25 0 4 0 669247282 2571808768 526151 33554432000 4194304 4625164 140733563816448 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/10124/statm: 627883 526151 360 106 0 623386 0
[pid=10124/tid=10132] ppid=10122 vsize=2511532 CPUtime=715.69 cores=0,2,4,6
/proc/10124/task/10132/stat : 10132 (SArTagnan) R 10122 10124 10092 0 -1 4202560 99710 0 0 0 71540 29 0 0 25 0 4 0 669247316 2571808768 526151 33554432000 4194304 4625164 140733563816448 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=10124/tid=10133] ppid=10122 vsize=2511532 CPUtime=620.71 cores=0,2,4,6
/proc/10124/task/10133/stat : 10133 (SArTagnan) R 10122 10124 10092 0 -1 4202560 126497 0 0 0 62033 38 0 0 25 0 4 0 669247316 2571808768 526151 33554432000 4194304 4625164 140733563816448 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10124/tid=10134] ppid=10122 vsize=2511532 CPUtime=657.09 cores=0,2,4,6
/proc/10124/task/10134/stat : 10134 (SArTagnan) R 10122 10124 10092 0 -1 4202560 922012 0 0 0 65575 134 0 0 25 0 4 0 669247316 2571808768 526151 33554432000 4194304 4625164 140733563816448 18446744073709551615 4352218 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2630.51
Current children cumulated vsize (KiB) 2511532

[startup+942.301 s]
/proc/loadavg: 10.21 10.16 10.10 11/519 10162
/proc/meminfo: memFree=10552824/32951124 swapFree=67111348/67111528
[pid=10124] ppid=10122 vsize=2511532 CPUtime=2809.48 cores=0,2,4,6
/proc/10124/stat : 10124 (SArTagnan) R 10122 10124 10092 0 -1 4202496 1978813 0 0 0 280618 330 0 0 25 0 4 0 669247282 2571808768 533942 33554432000 4194304 4625164 140733563816448 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/10124/statm: 627883 533942 360 106 0 623386 0
[pid=10124/tid=10132] ppid=10122 vsize=2511532 CPUtime=772.46 cores=0,2,4,6
/proc/10124/task/10132/stat : 10132 (SArTagnan) R 10122 10124 10092 0 -1 4202560 99773 0 0 0 77217 29 0 0 25 0 4 0 669247316 2571808768 533942 33554432000 4194304 4625164 140733563816448 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=10124/tid=10133] ppid=10122 vsize=2511532 CPUtime=679.68 cores=0,2,4,6
/proc/10124/task/10133/stat : 10133 (SArTagnan) R 10122 10124 10092 0 -1 4202560 126539 0 0 0 67930 38 0 0 25 0 4 0 669247316 2571808768 533942 33554432000 4194304 4625164 140733563816448 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10124/tid=10134] ppid=10122 vsize=2511532 CPUtime=687.08 cores=0,2,4,6
/proc/10124/task/10134/stat : 10134 (SArTagnan) R 10122 10124 10092 0 -1 4202560 1040522 0 0 0 68554 154 0 0 25 0 4 0 669247316 2571808768 533942 33554432000 4194304 4625164 140733563816448 18446744073709551615 4554582 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2809.48
Current children cumulated vsize (KiB) 2511532

[startup+1002.3 s]
/proc/loadavg: 10.29 10.18 10.11 11/519 10164
/proc/meminfo: memFree=10451880/32951124 swapFree=67111348/67111528
[pid=10124] ppid=10122 vsize=2511532 CPUtime=2988.44 cores=0,2,4,6
/proc/10124/stat : 10124 (SArTagnan) R 10122 10124 10092 0 -1 4202496 2112904 0 0 0 298492 352 0 0 25 0 4 0 669247282 2571808768 540612 33554432000 4194304 4625164 140733563816448 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/10124/statm: 627883 540612 360 106 0 623386 0
[pid=10124/tid=10132] ppid=10122 vsize=2511532 CPUtime=832.46 cores=0,2,4,6
/proc/10124/task/10132/stat : 10132 (SArTagnan) R 10122 10124 10092 0 -1 4202560 99814 0 0 0 83217 29 0 0 25 0 4 0 669247316 2571808768 540612 33554432000 4194304 4625164 140733563816448 18446744073709551615 4330630 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=10124/tid=10133] ppid=10122 vsize=2511532 CPUtime=738.64 cores=0,2,4,6
/proc/10124/task/10133/stat : 10133 (SArTagnan) R 10122 10124 10092 0 -1 4202560 126558 0 0 0 73826 38 0 0 25 0 4 0 669247316 2571808768 540612 33554432000 4194304 4625164 140733563816448 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10124/tid=10134] ppid=10122 vsize=2511532 CPUtime=717.08 cores=0,2,4,6
/proc/10124/task/10134/stat : 10134 (SArTagnan) R 10122 10124 10092 0 -1 4202560 1169831 0 0 0 71534 174 0 0 25 0 4 0 669247316 2571808768 540612 33554432000 4194304 4625164 140733563816448 18446744073709551615 4551127 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2988.44
Current children cumulated vsize (KiB) 2511532

[startup+1062.3 s]
/proc/loadavg: 10.23 10.17 10.11 11/519 10165
/proc/meminfo: memFree=10335556/32951124 swapFree=67111348/67111528
[pid=10124] ppid=10122 vsize=2544304 CPUtime=3167.43 cores=0,2,4,6
/proc/10124/stat : 10124 (SArTagnan) R 10122 10124 10092 0 -1 4202496 2193183 0 0 0 316379 364 0 0 25 0 4 0 669247282 2605367296 552570 33554432000 4194304 4625164 140733563816448 18446744073709551615 4512046 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/10124/statm: 636076 552570 360 106 0 631579 0
[pid=10124/tid=10132] ppid=10122 vsize=2544304 CPUtime=892.46 cores=0,2,4,6
/proc/10124/task/10132/stat : 10132 (SArTagnan) R 10122 10124 10092 0 -1 4202560 99845 0 0 0 89217 29 0 0 25 0 4 0 669247316 2605367296 552570 33554432000 4194304 4625164 140733563816448 18446744073709551615 4477944 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=10124/tid=10133] ppid=10122 vsize=2544304 CPUtime=797.62 cores=0,2,4,6
/proc/10124/task/10133/stat : 10133 (SArTagnan) R 10122 10124 10092 0 -1 4202560 126582 0 0 0 79724 38 0 0 25 0 4 0 669247316 2605367296 552570 33554432000 4194304 4625164 140733563816448 18446744073709551615 4477965 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10124/tid=10134] ppid=10122 vsize=2544304 CPUtime=747.09 cores=0,2,4,6
/proc/10124/task/10134/stat : 10134 (SArTagnan) R 10122 10124 10092 0 -1 4202560 1232622 0 0 0 74525 184 0 0 25 0 4 0 669247316 2605367296 552570 33554432000 4194304 4625164 140733563816448 18446744073709551615 4477944 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3167.43
Current children cumulated vsize (KiB) 2544304

[startup+1122.3 s]
/proc/loadavg: 10.23 10.18 10.11 11/519 10167
/proc/meminfo: memFree=10268704/32951124 swapFree=67111348/67111528
[pid=10124] ppid=10122 vsize=2586452 CPUtime=3346.39 cores=0,2,4,6
/proc/10124/stat : 10124 (SArTagnan) R 10122 10124 10092 0 -1 4202496 2217900 0 0 0 334272 367 0 0 25 0 4 0 669247282 2648526848 555929 33554432000 4194304 4625164 140733563816448 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/10124/statm: 646613 555929 360 106 0 642116 0
[pid=10124/tid=10132] ppid=10122 vsize=2586452 CPUtime=938.7 cores=0,2,4,6
/proc/10124/task/10132/stat : 10132 (SArTagnan) R 10122 10124 10092 0 -1 4202560 107869 0 0 0 93840 30 0 0 25 0 4 0 669247316 2648526848 555929 33554432000 4194304 4625164 140733563816448 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10124/tid=10133] ppid=10122 vsize=2586452 CPUtime=838.25 cores=0,2,4,6
/proc/10124/task/10133/stat : 10133 (SArTagnan) R 10122 10124 10092 0 -1 4202560 134904 0 0 0 83786 39 0 0 25 0 4 0 669247316 2648526848 555929 33554432000 4194304 4625164 140733563816448 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=10124/tid=10134] ppid=10122 vsize=2586452 CPUtime=789 cores=0,2,4,6
/proc/10124/task/10134/stat : 10134 (SArTagnan) R 10122 10124 10092 0 -1 4202560 1240961 0 0 0 78715 185 0 0 25 0 4 0 669247316 2648526848 555929 33554432000 4194304 4625164 140733563816448 18446744073709551615 4570694 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3346.39
Current children cumulated vsize (KiB) 2586452

[startup+1182.3 s]
/proc/loadavg: 10.16 10.16 10.11 11/519 10168
/proc/meminfo: memFree=10202964/32951124 swapFree=67111348/67111528
[pid=10124] ppid=10122 vsize=2604976 CPUtime=3525.38 cores=0,2,4,6
/proc/10124/stat : 10124 (SArTagnan) R 10122 10124 10092 0 -1 4202496 2228870 0 0 0 352169 369 0 0 25 0 4 0 669247282 2667495424 557658 33554432000 4194304 4625164 140733563816448 18446744073709551615 4390606 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/10124/statm: 651244 557658 358 106 0 646747 0
[pid=10124/tid=10132] ppid=10122 vsize=2604976 CPUtime=997.68 cores=0,2,4,6
/proc/10124/task/10132/stat : 10132 (SArTagnan) R 10122 10124 10092 0 -1 4202560 108029 0 0 0 99738 30 0 0 25 0 4 0 669247316 2667495424 557658 33554432000 4194304 4625164 140733563816448 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10124/tid=10133] ppid=10122 vsize=2604976 CPUtime=898.25 cores=0,2,4,6
/proc/10124/task/10133/stat : 10133 (SArTagnan) R 10122 10124 10092 0 -1 4202560 135062 0 0 0 89786 39 0 0 25 0 4 0 669247316 2667495424 557658 33554432000 4194304 4625164 140733563816448 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=10124/tid=10134] ppid=10122 vsize=2604976 CPUtime=819.07 cores=0,2,4,6
/proc/10124/task/10134/stat : 10134 (SArTagnan) R 10122 10124 10092 0 -1 4202560 1251543 0 0 0 81721 186 0 0 25 0 4 0 669247316 2667495424 557658 33554432000 4194304 4625164 140733563816448 18446744073709551615 4552348 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3525.38
Current children cumulated vsize (KiB) 2604976

[startup+1242.3 s]
/proc/loadavg: 10.19 10.16 10.10 11/519 10170
/proc/meminfo: memFree=10121604/32951124 swapFree=67111348/67111528
[pid=10124] ppid=10122 vsize=2604976 CPUtime=3704.33 cores=0,2,4,6
/proc/10124/stat : 10124 (SArTagnan) R 10122 10124 10092 0 -1 4202496 2230437 0 0 0 370064 369 0 0 25 0 4 0 669247282 2667495424 559220 33554432000 4194304 4625164 140733563816448 18446744073709551615 4512007 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/10124/statm: 651244 559220 358 106 0 646747 0
[pid=10124/tid=10132] ppid=10122 vsize=2604976 CPUtime=1056.64 cores=0,2,4,6
/proc/10124/task/10132/stat : 10132 (SArTagnan) R 10122 10124 10092 0 -1 4202560 108183 0 0 0 105634 30 0 0 25 0 4 0 669247316 2667495424 559220 33554432000 4194304 4625164 140733563816448 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10124/tid=10133] ppid=10122 vsize=2604976 CPUtime=958.26 cores=0,2,4,6
/proc/10124/task/10133/stat : 10133 (SArTagnan) R 10122 10124 10092 0 -1 4202560 135411 0 0 0 95786 40 0 0 25 0 4 0 669247316 2667495424 559220 33554432000 4194304 4625164 140733563816448 18446744073709551615 4317344 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=10124/tid=10134] ppid=10122 vsize=2604976 CPUtime=849.07 cores=0,2,4,6
/proc/10124/task/10134/stat : 10134 (SArTagnan) R 10122 10124 10092 0 -1 4202560 1252533 0 0 0 84721 186 0 0 25 0 4 0 669247316 2667495424 559220 33554432000 4194304 4625164 140733563816448 18446744073709551615 4334728 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3704.33
Current children cumulated vsize (KiB) 2604976



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 10.20 10.16 10.10 11/519 10172
/proc/meminfo: memFree=10013216/32951124 swapFree=67111348/67111528
[pid=10124] ppid=10122 vsize=2646816 CPUtime=3876.48 cores=0,2,4,6
/proc/10124/stat : 10124 (SArTagnan) R 10122 10124 10092 0 -1 4202496 2254966 0 0 0 387274 374 0 0 25 0 4 0 669247282 2710339584 562838 33554432000 4194304 4625164 140733563816448 18446744073709551615 4509158 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/10124/statm: 661704 562838 358 106 0 657207 0
[pid=10124/tid=10132] ppid=10122 vsize=2646816 CPUtime=1113.35 cores=0,2,4,6
/proc/10124/task/10132/stat : 10132 (SArTagnan) R 10122 10124 10092 0 -1 4202560 130339 0 0 0 111302 33 0 0 25 0 4 0 669247316 2710339584 562841 33554432000 4194304 4625164 140733563816448 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10124/tid=10133] ppid=10122 vsize=2646816 CPUtime=1015.97 cores=0,2,4,6
/proc/10124/task/10133/stat : 10133 (SArTagnan) R 10122 10124 10092 0 -1 4202560 136655 0 0 0 101557 40 0 0 25 0 4 0 669247316 2710339584 562841 33554432000 4194304 4625164 140733563816448 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=10124/tid=10134] ppid=10122 vsize=2646816 CPUtime=877.93 cores=0,2,4,6
/proc/10124/task/10134/stat : 10134 (SArTagnan) R 10122 10124 10092 0 -1 4202560 1253445 0 0 0 87606 187 0 0 25 0 4 0 669247316 2710339584 562841 33554432000 4194304 4625164 140733563816448 18446744073709551615 4352728 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3876.48
Current children cumulated vsize (KiB) 2646816

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.12
CPU time (s): 3876.61
CPU user time (s): 3872.78
CPU system time (s): 3.83442
CPU usage (%): 298.174
Max. virtual memory (cumulated for all children) (KiB): 2646816

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3872.78
system time used= 3.83442
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2254969
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= 8288
involuntary context switches= 33309

runsolver used 6.50701 second user time and 15.8306 second system time

The end

Launcher Data

Begin job on node139 at 2011-05-16 22:08:15
IDJOB=3386375
IDBENCH=20386
IDSOLVER=1871
FILE ID=node139/3386375-1305576495
RUNJOBID= node139-1305576495-10110
PBS_JOBID= 13350204
Free space on /tmp= 73252 MiB

SOLVER NAME= SArTagnan 2011-05-15 (fixed)
BENCH NAME= SAT07/industrial/anbulagan/hard-unsat/partial-5-11-u.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3386375-1305576495/watcher-3386375-1305576495 -o /tmp/evaluation-result-3386375-1305576495/solver-3386375-1305576495 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3386375-1305576495.cnf -threads=4

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

MD5SUM BENCH= 8e22d84b1ae625d44fbf300a32374a2d
RANDOM SEED=1462646649

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:      13561248 kB
Buffers:        341940 kB
Cached:        3358580 kB
SwapCached:          0 kB
Active:       16827028 kB
Inactive:      2209508 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13561248 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:           27292 kB
Writeback:           0 kB
AnonPages:    15336440 kB
Mapped:          38136 kB
Slab:           210072 kB
PageTables:      69676 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 140709500 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= 73244 MiB
End job on node139 at 2011-05-16 22:29:58