Trace number 3280389

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.2 1202.09

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

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 6.35 7.72 7.79 2/178 16852
/proc/meminfo: memFree=25441216/32951124 swapFree=67111524/67111528
[pid=16852] ppid=16850 vsize=21068 CPUtime=0 cores=1,3,5,7
/proc/16852/stat : 16852 (SArTagnan) R 16850 16852 16820 0 -1 4202496 1033 0 0 0 0 0 0 0 21 0 1 0 515278943 21573632 970 33554432000 4194304 4623224 140734985366368 18446744073709551615 4315013 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16852/statm: 5267 972 290 105 0 771 0

[startup+0.045892 s]
/proc/loadavg: 6.35 7.72 7.79 2/178 16852
/proc/meminfo: memFree=25441216/32951124 swapFree=67111524/67111528
[pid=16852] ppid=16850 vsize=52916 CPUtime=0.04 cores=1,3,5,7
/proc/16852/stat : 16852 (SArTagnan) R 16850 16852 16820 0 -1 4202496 5477 0 0 0 4 0 0 0 21 0 1 0 515278943 54185984 4119 33554432000 4194304 4623224 140734985366368 18446744073709551615 232335892224 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16852/statm: 13229 4120 297 105 0 8733 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 52916

[startup+0.10088 s]
/proc/loadavg: 6.35 7.72 7.79 2/178 16852
/proc/meminfo: memFree=25441216/32951124 swapFree=67111524/67111528
[pid=16852] ppid=16850 vsize=56508 CPUtime=0.09 cores=1,3,5,7
/proc/16852/stat : 16852 (SArTagnan) R 16850 16852 16820 0 -1 4202496 7723 0 0 0 9 0 0 0 21 0 1 0 515278943 57864192 4823 33554432000 4194304 4623224 140734985366368 18446744073709551615 232335892224 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16852/statm: 14127 4824 297 105 0 9631 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 56508

[startup+0.300845 s]
/proc/loadavg: 6.35 7.72 7.79 2/178 16852
/proc/meminfo: memFree=25441216/32951124 swapFree=67111524/67111528
[pid=16852] ppid=16850 vsize=137740 CPUtime=0.28 cores=1,3,5,7
/proc/16852/stat : 16852 (SArTagnan) R 16850 16852 16820 0 -1 4202496 27393 0 0 0 25 3 0 0 22 0 1 0 515278943 141045760 22998 33554432000 4194304 4623224 140734985366368 18446744073709551615 4277629 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16852/statm: 34435 23021 303 105 0 29939 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 137740

[startup+0.700733 s]
/proc/loadavg: 6.35 7.72 7.79 2/178 16852
/proc/meminfo: memFree=25441216/32951124 swapFree=67111524/67111528
[pid=16852] ppid=16850 vsize=388780 CPUtime=1.87 cores=1,3,5,7
/proc/16852/stat : 16852 (SArTagnan) R 16850 16852 16820 0 -1 4202496 39938 0 0 0 181 6 0 0 24 0 4 0 515278943 398110720 32044 33554432000 4194304 4623224 140734985366368 18446744073709551615 4412446 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/16852/statm: 97195 32044 335 105 0 92699 0
Current children cumulated CPU time (s) 1.87
Current children cumulated vsize (KiB) 388780

[startup+1.50059 s]
/proc/loadavg: 6.35 7.72 7.79 9/188 16865
/proc/meminfo: memFree=25109320/32951124 swapFree=67111524/67111528
[pid=16852] ppid=16850 vsize=405200 CPUtime=5.06 cores=1,3,5,7
/proc/16852/stat : 16852 (SArTagnan) R 16850 16852 16820 0 -1 4202496 50928 0 0 0 498 8 0 0 25 0 4 0 515278943 414924800 36135 33554432000 4194304 4623224 140734985366368 18446744073709551615 4412768 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/16852/statm: 101300 36135 335 105 0 96804 0
[pid=16852/tid=16860] ppid=16850 vsize=405200 CPUtime=1.19 cores=1,3,5,7
/proc/16852/task/16860/stat : 16860 (SArTagnan) R 16850 16852 16820 0 -1 4202560 1830 0 0 0 119 0 0 0 25 0 4 0 515278973 414924800 36135 33554432000 4194304 4623224 140734985366368 18446744073709551615 4289775 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=16852/tid=16861] ppid=16850 vsize=405200 CPUtime=1.18 cores=1,3,5,7
/proc/16852/task/16861/stat : 16861 (SArTagnan) R 16850 16852 16820 0 -1 4202560 3692 0 0 0 118 0 0 0 25 0 4 0 515278973 414924800 36135 33554432000 4194304 4623224 140734985366368 18446744073709551615 4289853 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=16852/tid=16862] ppid=16850 vsize=405200 CPUtime=1.18 cores=1,3,5,7
/proc/16852/task/16862/stat : 16862 (SArTagnan) R 16850 16852 16820 0 -1 4202560 2953 0 0 0 118 0 0 0 25 0 4 0 515278973 414924800 36135 33554432000 4194304 4623224 140734985366368 18446744073709551615 4552683 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.06
Current children cumulated vsize (KiB) 405200

[startup+3.10031 s]
/proc/loadavg: 6.35 7.72 7.79 9/188 16865
/proc/meminfo: memFree=25094688/32951124 swapFree=67111524/67111528
[pid=16852] ppid=16850 vsize=425752 CPUtime=11.46 cores=1,3,5,7
/proc/16852/stat : 16852 (SArTagnan) R 16850 16852 16820 0 -1 4202496 71698 0 0 0 1135 11 0 0 25 0 4 0 515278943 435970048 44302 33554432000 4194304 4623224 140734985366368 18446744073709551615 4412446 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/16852/statm: 106438 44302 335 105 0 101942 0
[pid=16852/tid=16860] ppid=16850 vsize=425752 CPUtime=2.79 cores=1,3,5,7
/proc/16852/task/16860/stat : 16860 (SArTagnan) R 16850 16852 16820 0 -1 4202560 1884 0 0 0 279 0 0 0 25 0 4 0 515278973 435970048 44302 33554432000 4194304 4623224 140734985366368 18446744073709551615 4289875 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=16852/tid=16861] ppid=16850 vsize=425752 CPUtime=2.79 cores=1,3,5,7
/proc/16852/task/16861/stat : 16861 (SArTagnan) R 16850 16852 16820 0 -1 4202560 6442 0 0 0 278 1 0 0 25 0 4 0 515278973 435970048 44302 33554432000 4194304 4623224 140734985366368 18446744073709551615 4317145 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=16852/tid=16862] ppid=16850 vsize=425752 CPUtime=2.77 cores=1,3,5,7
/proc/16852/task/16862/stat : 16862 (SArTagnan) R 16850 16852 16820 0 -1 4202560 2953 0 0 0 277 0 0 0 25 0 4 0 515278973 435970048 44302 33554432000 4194304 4623224 140734985366368 18446744073709551615 4376579 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 11.46
Current children cumulated vsize (KiB) 425752

[startup+6.30074 s]
/proc/loadavg: 6.49 7.72 7.79 9/188 16865
/proc/meminfo: memFree=25046600/32951124 swapFree=67111524/67111528
[pid=16852] ppid=16850 vsize=477552 CPUtime=24.24 cores=1,3,5,7
/proc/16852/stat : 16852 (SArTagnan) R 16850 16852 16820 0 -1 4202496 116110 0 0 0 2404 20 0 0 25 0 4 0 515278943 489013248 56761 33554432000 4194304 4623224 140734985366368 18446744073709551615 4388116 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/16852/statm: 119388 56768 335 105 0 114892 0
[pid=16852/tid=16860] ppid=16850 vsize=477552 CPUtime=5.99 cores=1,3,5,7
/proc/16852/task/16860/stat : 16860 (SArTagnan) R 16850 16852 16820 0 -1 4202560 2505 0 0 0 598 1 0 0 25 0 4 0 515278973 489013248 56771 33554432000 4194304 4623224 140734985366368 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=16852/tid=16861] ppid=16850 vsize=477552 CPUtime=5.99 cores=1,3,5,7
/proc/16852/task/16861/stat : 16861 (SArTagnan) R 16850 16852 16820 0 -1 4202560 11196 0 0 0 597 2 0 0 25 0 4 0 515278973 489013248 56772 33554432000 4194304 4623224 140734985366368 18446744073709551615 4316817 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=16852/tid=16862] ppid=16850 vsize=477552 CPUtime=5.95 cores=1,3,5,7
/proc/16852/task/16862/stat : 16862 (SArTagnan) R 16850 16852 16820 0 -1 4202560 7622 0 0 0 594 1 0 0 25 0 4 0 515278973 489013248 56773 33554432000 4194304 4623224 140734985366368 18446744073709551615 4552660 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 24.24
Current children cumulated vsize (KiB) 477552

[startup+12.7006 s]
/proc/loadavg: 6.61 7.72 7.79 9/188 16865
/proc/meminfo: memFree=24887692/32951124 swapFree=67111524/67111528
[pid=16852] ppid=16850 vsize=523480 CPUtime=49.8 cores=1,3,5,7
/proc/16852/stat : 16852 (SArTagnan) R 16850 16852 16820 0 -1 4202496 190567 0 0 0 4948 32 0 0 25 0 4 0 515278943 536043520 87997 33554432000 4194304 4623224 140734985366368 18446744073709551615 4278653 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/16852/statm: 130870 87997 372 105 0 126374 0
[pid=16852/tid=16860] ppid=16850 vsize=523480 CPUtime=12.38 cores=1,3,5,7
/proc/16852/task/16860/stat : 16860 (SArTagnan) R 16850 16852 16820 0 -1 4202560 3579 0 0 0 1237 1 0 0 25 0 4 0 515278973 536043520 87997 33554432000 4194304 4623224 140734985366368 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=16852/tid=16861] ppid=16850 vsize=523480 CPUtime=12.39 cores=1,3,5,7
/proc/16852/task/16861/stat : 16861 (SArTagnan) R 16850 16852 16820 0 -1 4202560 21473 0 0 0 1235 4 0 0 25 0 4 0 515278973 536043520 87997 33554432000 4194304 4623224 140734985366368 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=16852/tid=16862] ppid=16850 vsize=523480 CPUtime=12.32 cores=1,3,5,7
/proc/16852/task/16862/stat : 16862 (SArTagnan) R 16850 16852 16820 0 -1 4202560 22018 0 0 0 1228 4 0 0 25 0 4 0 515278973 536043520 87997 33554432000 4194304 4623224 140734985366368 18446744073709551615 4376480 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 49.8
Current children cumulated vsize (KiB) 523480

[startup+25.5003 s]
/proc/loadavg: 6.91 7.74 7.80 9/188 16866
/proc/meminfo: memFree=24743060/32951124 swapFree=67111524/67111528
[pid=16852] ppid=16850 vsize=665024 CPUtime=100.93 cores=1,3,5,7
/proc/16852/stat : 16852 (SArTagnan) R 16850 16852 16820 0 -1 4202496 285205 0 0 0 10044 49 0 0 25 0 4 0 515278943 680984576 115857 33554432000 4194304 4623224 140734985366368 18446744073709551615 4412575 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/16852/statm: 166256 115857 356 105 0 161760 0
[pid=16852/tid=16860] ppid=16850 vsize=665024 CPUtime=25.19 cores=1,3,5,7
/proc/16852/task/16860/stat : 16860 (SArTagnan) R 16850 16852 16820 0 -1 4202560 8376 0 0 0 2516 3 0 0 25 0 4 0 515278973 680984576 115857 33554432000 4194304 4623224 140734985366368 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=16852/tid=16861] ppid=16850 vsize=665024 CPUtime=25.18 cores=1,3,5,7
/proc/16852/task/16861/stat : 16861 (SArTagnan) R 16850 16852 16820 0 -1 4202560 33016 0 0 0 2512 6 0 0 25 0 4 0 515278973 680984576 115857 33554432000 4194304 4623224 140734985366368 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=16852/tid=16862] ppid=16850 vsize=665024 CPUtime=25.05 cores=1,3,5,7
/proc/16852/task/16862/stat : 16862 (SArTagnan) R 16850 16852 16820 0 -1 4202560 51874 0 0 0 2496 9 0 0 25 0 4 0 515278973 680984576 115857 33554432000 4194304 4623224 140734985366368 18446744073709551615 4552678 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 100.93
Current children cumulated vsize (KiB) 665024

[startup+51.1008 s]
/proc/loadavg: 7.28 7.76 7.80 9/188 16866
/proc/meminfo: memFree=24619032/32951124 swapFree=67111524/67111528
[pid=16852] ppid=16850 vsize=823448 CPUtime=203.18 cores=1,3,5,7
/proc/16852/stat : 16852 (SArTagnan) R 16850 16852 16820 0 -1 4202496 339645 0 0 0 20255 63 0 0 25 0 4 0 515278943 843210752 142100 33554432000 4194304 4623224 140734985366368 18446744073709551615 4412473 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/16852/statm: 205862 142100 366 105 0 201366 0
[pid=16852/tid=16860] ppid=16850 vsize=823448 CPUtime=50.77 cores=1,3,5,7
/proc/16852/task/16860/stat : 16860 (SArTagnan) R 16850 16852 16820 0 -1 4202560 21420 0 0 0 5069 8 0 0 25 0 4 0 515278973 843210752 142100 33554432000 4194304 4623224 140734985366368 18446744073709551615 4289723 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=16852/tid=16861] ppid=16850 vsize=823448 CPUtime=50.78 cores=1,3,5,7
/proc/16852/task/16861/stat : 16861 (SArTagnan) R 16850 16852 16820 0 -1 4202560 43638 0 0 0 5069 9 0 0 25 0 4 0 515278973 843210752 142100 33554432000 4194304 4623224 140734985366368 18446744073709551615 4317180 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=16852/tid=16862] ppid=16850 vsize=823448 CPUtime=50.5 cores=1,3,5,7
/proc/16852/task/16862/stat : 16862 (SArTagnan) R 16850 16852 16820 0 -1 4202560 78198 0 0 0 5037 13 0 0 25 0 4 0 515278973 843210752 142100 33554432000 4194304 4623224 140734985366368 18446744073709551615 4289682 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 203.18
Current children cumulated vsize (KiB) 823448

[startup+102.307 s]
/proc/loadavg: 7.72 7.81 7.82 10/188 16868
/proc/meminfo: memFree=24334064/32951124 swapFree=67111524/67111528
[pid=16852] ppid=16850 vsize=1021648 CPUtime=407.73 cores=1,3,5,7
/proc/16852/stat : 16852 (SArTagnan) R 16850 16852 16820 0 -1 4202496 409820 0 0 0 40688 85 0 0 25 0 4 0 515278943 1046167552 195676 33554432000 4194304 4623224 140734985366368 18446744073709551615 4510034 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/16852/statm: 255412 195676 625 105 0 250916 0
[pid=16852/tid=16860] ppid=16850 vsize=1021648 CPUtime=101.98 cores=1,3,5,7
/proc/16852/task/16860/stat : 16860 (SArTagnan) R 16850 16852 16820 0 -1 4202560 40368 0 0 0 10184 14 0 0 25 0 4 0 515278973 1046167552 195676 33554432000 4194304 4623224 140734985366368 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=16852/tid=16861] ppid=16850 vsize=1021648 CPUtime=101.98 cores=1,3,5,7
/proc/16852/task/16861/stat : 16861 (SArTagnan) R 16850 16852 16820 0 -1 4202560 62781 0 0 0 10179 19 0 0 25 0 4 0 515278973 1046167552 195676 33554432000 4194304 4623224 140734985366368 18446744073709551615 4377484 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=16852/tid=16862] ppid=16850 vsize=1021648 CPUtime=101.43 cores=1,3,5,7
/proc/16852/task/16862/stat : 16862 (SArTagnan) R 16850 16852 16820 0 -1 4202560 96083 0 0 0 10126 17 0 0 25 0 4 0 515278973 1046167552 195676 33554432000 4194304 4623224 140734985366368 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 407.73
Current children cumulated vsize (KiB) 1021648

[startup+162.301 s]
/proc/loadavg: 8.07 7.90 7.84 9/188 16869
/proc/meminfo: memFree=24090264/32951124 swapFree=67111524/67111528
[pid=16852] ppid=16850 vsize=1284988 CPUtime=647.29 cores=1,3,5,7
/proc/16852/stat : 16852 (SArTagnan) R 16850 16852 16820 0 -1 4202496 559757 0 0 0 64604 125 0 0 25 0 4 0 515278943 1315827712 252968 33554432000 4194304 4623224 140734985366368 18446744073709551615 4510034 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/16852/statm: 321247 252968 387 105 0 316751 0
[pid=16852/tid=16860] ppid=16850 vsize=1284988 CPUtime=161.95 cores=1,3,5,7
/proc/16852/task/16860/stat : 16860 (SArTagnan) R 16850 16852 16820 0 -1 4202560 66988 0 0 0 16168 27 0 0 25 0 4 0 515278973 1315827712 252968 33554432000 4194304 4623224 140734985366368 18446744073709551615 4463378 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=16852/tid=16861] ppid=16850 vsize=1284988 CPUtime=161.92 cores=1,3,5,7
/proc/16852/task/16861/stat : 16861 (SArTagnan) R 16850 16852 16820 0 -1 4202560 82837 0 0 0 16163 29 0 0 25 0 4 0 515278973 1315827712 252968 33554432000 4194304 4623224 140734985366368 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=16852/tid=16862] ppid=16850 vsize=1284988 CPUtime=161.1 cores=1,3,5,7
/proc/16852/task/16862/stat : 16862 (SArTagnan) R 16850 16852 16820 0 -1 4202560 171667 0 0 0 16081 29 0 0 25 0 4 0 515278973 1315827712 252968 33554432000 4194304 4623224 140734985366368 18446744073709551615 4545358 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 647.29
Current children cumulated vsize (KiB) 1284988

[startup+222.3 s]
/proc/loadavg: 8.22 7.96 7.87 9/188 16871
/proc/meminfo: memFree=23991172/32951124 swapFree=67111524/67111528
[pid=16852] ppid=16850 vsize=1354052 CPUtime=886.97 cores=1,3,5,7
/proc/16852/stat : 16852 (SArTagnan) R 16850 16852 16820 0 -1 4202496 609107 0 0 0 88563 134 0 0 25 0 4 0 515278943 1386549248 266966 33554432000 4194304 4623224 140734985366368 18446744073709551615 4412519 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/16852/statm: 338513 266966 387 105 0 334017 0
[pid=16852/tid=16860] ppid=16850 vsize=1354052 CPUtime=221.95 cores=1,3,5,7
/proc/16852/task/16860/stat : 16860 (SArTagnan) R 16850 16852 16820 0 -1 4202560 73580 0 0 0 22167 28 0 0 25 0 4 0 515278973 1386549248 266966 33554432000 4194304 4623224 140734985366368 18446744073709551615 4376880 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=16852/tid=16861] ppid=16850 vsize=1354052 CPUtime=221.92 cores=1,3,5,7
/proc/16852/task/16861/stat : 16861 (SArTagnan) R 16850 16852 16820 0 -1 4202560 99074 0 0 0 22161 31 0 0 25 0 4 0 515278973 1386549248 266966 33554432000 4194304 4623224 140734985366368 18446744073709551615 4376625 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=16852/tid=16862] ppid=16850 vsize=1354052 CPUtime=220.77 cores=1,3,5,7
/proc/16852/task/16862/stat : 16862 (SArTagnan) R 16850 16852 16820 0 -1 4202560 183323 0 0 0 22045 32 0 0 25 0 4 0 515278973 1386549248 266966 33554432000 4194304 4623224 140734985366368 18446744073709551615 4289917 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 886.97
Current children cumulated vsize (KiB) 1354052

[startup+282.301 s]

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

[pid=16852] ppid=16850 vsize=2137104 CPUtime=2564.7 cores=1,3,5,7
/proc/16852/stat : 16852 (SArTagnan) R 16850 16852 16820 0 -1 4202496 1615654 0 0 0 256104 366 0 0 25 0 4 0 515278943 2188394496 438562 33554432000 4194304 4623224 140734985366368 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/16852/statm: 534276 438562 345 105 0 529780 0
[pid=16852/tid=16860] ppid=16850 vsize=2137104 CPUtime=641.95 cores=1,3,5,7
/proc/16852/task/16860/stat : 16860 (SArTagnan) R 16850 16852 16820 0 -1 4202560 136874 0 0 0 64138 57 0 0 25 0 4 0 515278973 2188394496 438562 33554432000 4194304 4623224 140734985366368 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=16852/tid=16861] ppid=16850 vsize=2137104 CPUtime=641.93 cores=1,3,5,7
/proc/16852/task/16861/stat : 16861 (SArTagnan) R 16850 16852 16820 0 -1 4202560 154683 0 0 0 64120 73 0 0 25 0 4 0 515278973 2188394496 438562 33554432000 4194304 4623224 140734985366368 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=16852/tid=16862] ppid=16850 vsize=2137104 CPUtime=638.5 cores=1,3,5,7
/proc/16852/task/16862/stat : 16862 (SArTagnan) R 16850 16852 16820 0 -1 4202560 905755 0 0 0 63692 158 0 0 25 0 4 0 515278973 2188394496 438562 33554432000 4194304 4623224 140734985366368 18446744073709551615 4364926 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2564.7
Current children cumulated vsize (KiB) 2137104

[startup+702.301 s]
/proc/loadavg: 8.12 8.13 7.98 9/188 16884
/proc/meminfo: memFree=22382524/32951124 swapFree=67111524/67111528
[pid=16852] ppid=16850 vsize=2285260 CPUtime=2803.97 cores=1,3,5,7
/proc/16852/stat : 16852 (SArTagnan) R 16850 16852 16820 0 -1 4202496 1831028 0 0 0 279973 424 0 0 25 0 4 0 515278943 2340106240 457313 33554432000 4194304 4623224 140734985366368 18446744073709551615 4507318 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/16852/statm: 571315 457313 345 105 0 566819 0
[pid=16852/tid=16860] ppid=16850 vsize=2285260 CPUtime=701.66 cores=1,3,5,7
/proc/16852/task/16860/stat : 16860 (SArTagnan) R 16850 16852 16820 0 -1 4202560 137330 0 0 0 70096 70 0 0 25 0 4 0 515278973 2340106240 457313 33554432000 4194304 4623224 140734985366368 18446744073709551615 4376869 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=16852/tid=16861] ppid=16850 vsize=2285260 CPUtime=701.82 cores=1,3,5,7
/proc/16852/task/16861/stat : 16861 (SArTagnan) R 16850 16852 16820 0 -1 4202560 155396 0 0 0 70103 79 0 0 25 0 4 0 515278973 2340106240 457313 33554432000 4194304 4623224 140734985366368 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=16852/tid=16862] ppid=16850 vsize=2285260 CPUtime=698.16 cores=1,3,5,7
/proc/16852/task/16862/stat : 16862 (SArTagnan) R 16850 16852 16820 0 -1 4202560 1028282 0 0 0 69634 182 0 0 25 0 4 0 515278973 2340106240 457313 33554432000 4194304 4623224 140734985366368 18446744073709551615 4552741 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2803.97
Current children cumulated vsize (KiB) 2285260

[startup+762.307 s]
/proc/loadavg: 8.29 8.18 8.01 9/188 16885
/proc/meminfo: memFree=22266812/32951124 swapFree=67111524/67111528
[pid=16852] ppid=16850 vsize=2285260 CPUtime=3043.66 cores=1,3,5,7
/proc/16852/stat : 16852 (SArTagnan) R 16850 16852 16820 0 -1 4202496 1831939 0 0 0 303941 425 0 0 25 0 4 0 515278943 2340106240 458082 33554432000 4194304 4623224 140734985366368 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/16852/statm: 571315 458082 345 105 0 566819 0
[pid=16852/tid=16860] ppid=16850 vsize=2285260 CPUtime=761.66 cores=1,3,5,7
/proc/16852/task/16860/stat : 16860 (SArTagnan) R 16850 16852 16820 0 -1 4202560 137418 0 0 0 76096 70 0 0 25 0 4 0 515278973 2340106240 458082 33554432000 4194304 4623224 140734985366368 18446744073709551615 4376895 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=16852/tid=16861] ppid=16850 vsize=2285260 CPUtime=761.82 cores=1,3,5,7
/proc/16852/task/16861/stat : 16861 (SArTagnan) R 16850 16852 16820 0 -1 4202560 155558 0 0 0 76103 79 0 0 25 0 4 0 515278973 2340106240 458082 33554432000 4194304 4623224 140734985366368 18446744073709551615 4463378 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=16852/tid=16862] ppid=16850 vsize=2285260 CPUtime=757.84 cores=1,3,5,7
/proc/16852/task/16862/stat : 16862 (SArTagnan) R 16850 16852 16820 0 -1 4202560 1028394 0 0 0 75601 183 0 0 25 0 4 0 515278973 2340106240 458082 33554432000 4194304 4623224 140734985366368 18446744073709551615 4552683 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3043.66
Current children cumulated vsize (KiB) 2285260

[startup+822.301 s]
/proc/loadavg: 8.25 8.19 8.02 9/188 16887
/proc/meminfo: memFree=22134488/32951124 swapFree=67111524/67111528
[pid=16852] ppid=16850 vsize=2285260 CPUtime=3283.32 cores=1,3,5,7
/proc/16852/stat : 16852 (SArTagnan) R 16850 16852 16820 0 -1 4202496 1833604 0 0 0 327906 426 0 0 25 0 4 0 515278943 2340106240 459606 33554432000 4194304 4623224 140734985366368 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/16852/statm: 571315 459606 345 105 0 566819 0
[pid=16852/tid=16860] ppid=16850 vsize=2285260 CPUtime=821.66 cores=1,3,5,7
/proc/16852/task/16860/stat : 16860 (SArTagnan) R 16850 16852 16820 0 -1 4202560 138015 0 0 0 82096 70 0 0 25 0 4 0 515278973 2340106240 459606 33554432000 4194304 4623224 140734985366368 18446744073709551615 4376678 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=16852/tid=16861] ppid=16850 vsize=2285260 CPUtime=821.82 cores=1,3,5,7
/proc/16852/task/16861/stat : 16861 (SArTagnan) R 16850 16852 16820 0 -1 4202560 155779 0 0 0 82103 79 0 0 25 0 4 0 515278973 2340106240 459606 33554432000 4194304 4623224 140734985366368 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=16852/tid=16862] ppid=16850 vsize=2285260 CPUtime=817.51 cores=1,3,5,7
/proc/16852/task/16862/stat : 16862 (SArTagnan) R 16850 16852 16820 0 -1 4202560 1028654 0 0 0 81568 183 0 0 25 0 4 0 515278973 2340106240 459606 33554432000 4194304 4623224 140734985366368 18446744073709551615 4363970 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3283.32
Current children cumulated vsize (KiB) 2285260

[startup+882.301 s]
/proc/loadavg: 8.25 8.19 8.03 9/188 16889
/proc/meminfo: memFree=22086232/32951124 swapFree=67111524/67111528
[pid=16852] ppid=16850 vsize=2285260 CPUtime=3523 cores=1,3,5,7
/proc/16852/stat : 16852 (SArTagnan) R 16850 16852 16820 0 -1 4202496 1838780 0 0 0 351873 427 0 0 25 0 4 0 515278943 2340106240 461925 33554432000 4194304 4623224 140734985366368 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/16852/statm: 571315 461925 345 105 0 566819 0
[pid=16852/tid=16860] ppid=16850 vsize=2285260 CPUtime=881.65 cores=1,3,5,7
/proc/16852/task/16860/stat : 16860 (SArTagnan) R 16850 16852 16820 0 -1 4202560 139082 0 0 0 88095 70 0 0 25 0 4 0 515278973 2340106240 461925 33554432000 4194304 4623224 140734985366368 18446744073709551615 4377587 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=16852/tid=16861] ppid=16850 vsize=2285260 CPUtime=881.82 cores=1,3,5,7
/proc/16852/task/16861/stat : 16861 (SArTagnan) R 16850 16852 16820 0 -1 4202560 156625 0 0 0 88103 79 0 0 25 0 4 0 515278973 2340106240 461925 33554432000 4194304 4623224 140734985366368 18446744073709551615 4378432 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=16852/tid=16862] ppid=16850 vsize=2285260 CPUtime=877.18 cores=1,3,5,7
/proc/16852/task/16862/stat : 16862 (SArTagnan) R 16850 16852 16820 0 -1 4202560 1031671 0 0 0 87534 184 0 0 25 0 4 0 515278973 2340106240 461925 33554432000 4194304 4623224 140734985366368 18446744073709551615 4545376 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3523
Current children cumulated vsize (KiB) 2285260

[startup+942.301 s]
/proc/loadavg: 8.23 8.20 8.04 9/188 16890
/proc/meminfo: memFree=22034136/32951124 swapFree=67111524/67111528
[pid=16852] ppid=16850 vsize=2341224 CPUtime=3762.67 cores=1,3,5,7
/proc/16852/stat : 16852 (SArTagnan) R 16850 16852 16820 0 -1 4202496 1897331 0 0 0 375830 437 0 0 25 0 4 0 515278943 2397413376 466631 33554432000 4194304 4623224 140734985366368 18446744073709551615 4507303 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/16852/statm: 585306 466631 345 105 0 580810 0
[pid=16852/tid=16860] ppid=16850 vsize=2341224 CPUtime=941.65 cores=1,3,5,7
/proc/16852/task/16860/stat : 16860 (SArTagnan) R 16850 16852 16820 0 -1 4202560 140505 0 0 0 94094 71 0 0 25 0 4 0 515278973 2397413376 466631 33554432000 4194304 4623224 140734985366368 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=16852/tid=16861] ppid=16850 vsize=2341224 CPUtime=941.82 cores=1,3,5,7
/proc/16852/task/16861/stat : 16861 (SArTagnan) R 16850 16852 16820 0 -1 4202560 187175 0 0 0 94098 84 0 0 25 0 4 0 515278973 2397413376 466631 33554432000 4194304 4623224 140734985366368 18446744073709551615 4366020 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=16852/tid=16862] ppid=16850 vsize=2341224 CPUtime=936.86 cores=1,3,5,7
/proc/16852/task/16862/stat : 16862 (SArTagnan) R 16850 16852 16820 0 -1 4202560 1057968 0 0 0 93498 188 0 0 25 0 4 0 515278973 2397413376 466631 33554432000 4194304 4623224 140734985366368 18446744073709551615 4377679 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3762.67
Current children cumulated vsize (KiB) 2341224

[startup+1002.3 s]
/proc/loadavg: 8.14 8.18 8.04 9/188 16892
/proc/meminfo: memFree=21944840/32951124 swapFree=67111524/67111528
[pid=16852] ppid=16850 vsize=2369332 CPUtime=4002.35 cores=1,3,5,7
/proc/16852/stat : 16852 (SArTagnan) R 16850 16852 16820 0 -1 4202496 1949001 0 0 0 399779 456 0 0 25 0 4 0 515278943 2426195968 479280 33554432000 4194304 4623224 140734985366368 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/16852/statm: 592333 479280 345 105 0 587837 0
[pid=16852/tid=16860] ppid=16850 vsize=2369332 CPUtime=1001.65 cores=1,3,5,7
/proc/16852/task/16860/stat : 16860 (SArTagnan) R 16850 16852 16820 0 -1 4202560 149446 0 0 0 100093 72 0 0 25 0 4 0 515278973 2426195968 479280 33554432000 4194304 4623224 140734985366368 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=16852/tid=16861] ppid=16850 vsize=2369332 CPUtime=1001.82 cores=1,3,5,7
/proc/16852/task/16861/stat : 16861 (SArTagnan) R 16850 16852 16820 0 -1 4202560 197281 0 0 0 100086 96 0 0 25 0 4 0 515278973 2426195968 479280 33554432000 4194304 4623224 140734985366368 18446744073709551615 4316656 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=16852/tid=16862] ppid=16850 vsize=2369332 CPUtime=996.53 cores=1,3,5,7
/proc/16852/task/16862/stat : 16862 (SArTagnan) R 16850 16852 16820 0 -1 4202560 1090214 0 0 0 99460 193 0 0 25 0 4 0 515278973 2426195968 479280 33554432000 4194304 4623224 140734985366368 18446744073709551615 4545376 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4002.35
Current children cumulated vsize (KiB) 2369332

[startup+1062.3 s]
/proc/loadavg: 8.29 8.22 8.06 9/188 16893
/proc/meminfo: memFree=21874896/32951124 swapFree=67111524/67111528
[pid=16852] ppid=16850 vsize=2369332 CPUtime=4242.03 cores=1,3,5,7
/proc/16852/stat : 16852 (SArTagnan) R 16850 16852 16820 0 -1 4202496 2137928 0 0 0 423717 486 0 0 25 0 4 0 515278943 2426195968 485535 33554432000 4194304 4623224 140734985366368 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/16852/statm: 592333 485535 345 105 0 587837 0
[pid=16852/tid=16860] ppid=16850 vsize=2369332 CPUtime=1061.65 cores=1,3,5,7
/proc/16852/task/16860/stat : 16860 (SArTagnan) R 16850 16852 16820 0 -1 4202560 150314 0 0 0 106093 72 0 0 25 0 4 0 515278973 2426195968 485535 33554432000 4194304 4623224 140734985366368 18446744073709551615 4357622 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=16852/tid=16861] ppid=16850 vsize=2369332 CPUtime=1061.82 cores=1,3,5,7
/proc/16852/task/16861/stat : 16861 (SArTagnan) R 16850 16852 16820 0 -1 4202560 198890 0 0 0 106085 97 0 0 25 0 4 0 515278973 2426195968 485535 33554432000 4194304 4623224 140734985366368 18446744073709551615 4317176 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=16852/tid=16862] ppid=16850 vsize=2369332 CPUtime=1056.2 cores=1,3,5,7
/proc/16852/task/16862/stat : 16862 (SArTagnan) R 16850 16852 16820 0 -1 4202560 1275683 0 0 0 105399 221 0 0 25 0 4 0 515278973 2426195968 485535 33554432000 4194304 4623224 140734985366368 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4242.03
Current children cumulated vsize (KiB) 2369332

[startup+1122.3 s]
/proc/loadavg: 8.18 8.19 8.06 9/188 16895
/proc/meminfo: memFree=21806928/32951124 swapFree=67111524/67111528
[pid=16852] ppid=16850 vsize=2369332 CPUtime=4481.7 cores=1,3,5,7
/proc/16852/stat : 16852 (SArTagnan) R 16850 16852 16820 0 -1 4202496 2183650 0 0 0 447675 495 0 0 25 0 4 0 515278943 2426195968 489978 33554432000 4194304 4623224 140734985366368 18446744073709551615 4510119 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/16852/statm: 592333 489978 345 105 0 587837 0
[pid=16852/tid=16860] ppid=16850 vsize=2369332 CPUtime=1121.65 cores=1,3,5,7
/proc/16852/task/16860/stat : 16860 (SArTagnan) R 16850 16852 16820 0 -1 4202560 150422 0 0 0 112093 72 0 0 25 0 4 0 515278973 2426195968 489978 33554432000 4194304 4623224 140734985366368 18446744073709551615 4357376 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=16852/tid=16861] ppid=16850 vsize=2369332 CPUtime=1121.83 cores=1,3,5,7
/proc/16852/task/16861/stat : 16861 (SArTagnan) R 16850 16852 16820 0 -1 4202560 199180 0 0 0 112085 98 0 0 25 0 4 0 515278973 2426195968 489978 33554432000 4194304 4623224 140734985366368 18446744073709551615 4357641 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=16852/tid=16862] ppid=16850 vsize=2369332 CPUtime=1115.88 cores=1,3,5,7
/proc/16852/task/16862/stat : 16862 (SArTagnan) R 16850 16852 16820 0 -1 4202560 1317348 0 0 0 111359 229 0 0 25 0 4 0 515278973 2426195968 489978 33554432000 4194304 4623224 140734985366368 18446744073709551615 232335559600 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4481.7
Current children cumulated vsize (KiB) 2369332

[startup+1182.3 s]
/proc/loadavg: 8.20 8.20 8.07 9/188 16897
/proc/meminfo: memFree=21741440/32951124 swapFree=67111524/67111528
[pid=16852] ppid=16850 vsize=2434868 CPUtime=4721.38 cores=1,3,5,7
/proc/16852/stat : 16852 (SArTagnan) R 16850 16852 16820 0 -1 4202496 2204898 0 0 0 471638 500 0 0 25 0 4 0 515278943 2493304832 494150 33554432000 4194304 4623224 140734985366368 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/16852/statm: 608717 494150 345 105 0 604221 0
[pid=16852/tid=16860] ppid=16850 vsize=2434868 CPUtime=1181.66 cores=1,3,5,7
/proc/16852/task/16860/stat : 16860 (SArTagnan) R 16850 16852 16820 0 -1 4202560 150591 0 0 0 118093 73 0 0 25 0 4 0 515278973 2493304832 494150 33554432000 4194304 4623224 140734985366368 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=16852/tid=16861] ppid=16850 vsize=2434868 CPUtime=1181.83 cores=1,3,5,7
/proc/16852/task/16861/stat : 16861 (SArTagnan) R 16850 16852 16820 0 -1 4202560 199363 0 0 0 118085 98 0 0 25 0 4 0 515278973 2493304832 494150 33554432000 4194304 4623224 140734985366368 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=16852/tid=16862] ppid=16850 vsize=2434868 CPUtime=1175.56 cores=1,3,5,7
/proc/16852/task/16862/stat : 16862 (SArTagnan) R 16850 16852 16820 0 -1 4202560 1334867 0 0 0 117324 232 0 0 25 0 4 0 515278973 2493304832 494150 33554432000 4194304 4623224 140734985366368 18446744073709551615 4364003 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4721.38
Current children cumulated vsize (KiB) 2434868



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1202 s]
/proc/loadavg: 8.14 8.18 8.07 10/188 16897
/proc/meminfo: memFree=21727296/32951124 swapFree=67111524/67111528
[pid=16852] ppid=16850 vsize=2434868 CPUtime=4800.09 cores=1,3,5,7
/proc/16852/stat : 16852 (SArTagnan) R 16850 16852 16820 0 -1 4202496 2247907 0 0 0 479500 509 0 0 25 0 4 0 515278943 2493304832 495697 33554432000 4194304 4623224 140734985366368 18446744073709551615 4510086 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/16852/statm: 608717 495697 345 105 0 604221 0
[pid=16852/tid=16860] ppid=16850 vsize=2434868 CPUtime=1201.36 cores=1,3,5,7
/proc/16852/task/16860/stat : 16860 (SArTagnan) R 16850 16852 16820 0 -1 4202560 150618 0 0 0 120063 73 0 0 25 0 4 0 515278973 2493304832 495697 33554432000 4194304 4623224 140734985366368 18446744073709551615 4357641 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=16852/tid=16861] ppid=16850 vsize=2434868 CPUtime=1201.54 cores=1,3,5,7
/proc/16852/task/16861/stat : 16861 (SArTagnan) R 16850 16852 16820 0 -1 4202560 199412 0 0 0 120056 98 0 0 25 0 4 0 515278973 2493304832 495697 33554432000 4194304 4623224 140734985366368 18446744073709551615 4486238 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=16852/tid=16862] ppid=16850 vsize=2434868 CPUtime=1195.15 cores=1,3,5,7
/proc/16852/task/16862/stat : 16862 (SArTagnan) R 16850 16852 16820 0 -1 4202560 1376733 0 0 0 119275 240 0 0 25 0 4 0 515278973 2493304832 495697 33554432000 4194304 4623224 140734985366368 18446744073709551615 4363728 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.09
Current children cumulated vsize (KiB) 2434868

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): 1202.09
CPU time (s): 4800.2
CPU user time (s): 4795.03
CPU system time (s): 5.17821
CPU usage (%): 399.32
Max. virtual memory (cumulated for all children) (KiB): 2561276

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4795.03
system time used= 5.17821
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2247907
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= 43966
involuntary context switches= 36735

runsolver used 1.83272 second user time and 4.73128 second system time

The end

Launcher Data

Begin job on node132 at 2011-04-29 02:26:48
IDJOB=3280389
IDBENCH=20386
IDSOLVER=1656
FILE ID=node132/3280389-1304036807
RUNJOBID= node132-1304036807-16839
PBS_JOBID= 13170365
Free space on /tmp= 71848 MiB

SOLVER NAME= SArTagnan 2011-03-24
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-3280389-1304036807/watcher-3280389-1304036807 -o /tmp/evaluation-result-3280389-1304036807/solver-3280389-1304036807 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3280389-1304036807.cnf -threads=4

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

MD5SUM BENCH= 8e22d84b1ae625d44fbf300a32374a2d
RANDOM SEED=510277009

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
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.74
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.833
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.76
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.833
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.833
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.77
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.833
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.67
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.833
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.833
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:      25441488 kB
Buffers:        738816 kB
Cached:        6210404 kB
SwapCached:          4 kB
Active:        1577716 kB
Inactive:      5440036 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25441488 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           30436 kB
Writeback:           0 kB
AnonPages:       67748 kB
Mapped:          14344 kB
Slab:           426248 kB
PageTables:       5148 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   190928 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71840 MiB
End job on node132 at 2011-04-29 02:46:52