Trace number 3386100

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

General information on the benchmark

NameCRAFTED/rbsat/crafted/unforced/
rbsat-v2400c266431g9.cnf
MD5SUM35278b3ce28129761cf8ae7994f37d3f
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables2400
Number of clauses266431
Sum of the clauses size535112
Maximum clause length32
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2266356
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 575

Solver Data


Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3386100-1305578868/watcher-3386100-1305578868 -o /tmp/evaluation-result-3386100-1305578868/solver-3386100-1305578868 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3386100-1305578868.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: 9.26 9.17 9.15 6/438 5839
/proc/meminfo: memFree=18315972/32951132 swapFree=64496000/67111528
[pid=5839] ppid=5837 vsize=25396 CPUtime=0 cores=1,3,5,7
/proc/5839/stat : 5839 (SArTagnan) R 5837 5839 5668 0 -1 4202496 797 0 0 0 0 0 0 0 25 0 1 0 669486414 26005504 539 33554432000 4194304 4625164 140736213773056 18446744073709551615 210647146240 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5839/statm: 6349 540 296 106 0 1852 0

[startup+0.063974 s]
/proc/loadavg: 9.26 9.17 9.15 6/438 5839
/proc/meminfo: memFree=18315972/32951132 swapFree=64496000/67111528
[pid=5839] ppid=5837 vsize=28576 CPUtime=0.05 cores=1,3,5,7
/proc/5839/stat : 5839 (SArTagnan) R 5837 5839 5668 0 -1 4202496 3109 0 0 0 5 0 0 0 25 0 1 0 669486414 29261824 1261 33554432000 4194304 4625164 140736213773056 18446744073709551615 4339447 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5839/statm: 7144 1262 296 106 0 2647 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 28576

[startup+0.102423 s]
/proc/loadavg: 9.26 9.17 9.15 6/438 5839
/proc/meminfo: memFree=18315972/32951132 swapFree=64496000/67111528
[pid=5839] ppid=5837 vsize=201932 CPUtime=0.14 cores=1,3,5,7
/proc/5839/stat : 5839 (SArTagnan) R 5837 5839 5668 0 -1 4202496 5944 0 0 0 14 0 0 0 25 0 4 0 669486414 206778368 4095 33554432000 4194304 4625164 140736213773056 18446744073709551615 4339447 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5839/statm: 50483 4095 332 106 0 45986 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 201932

[startup+0.3009 s]
/proc/loadavg: 9.26 9.17 9.15 6/438 5839
/proc/meminfo: memFree=18315972/32951132 swapFree=64496000/67111528
[pid=5839] ppid=5837 vsize=206156 CPUtime=0.74 cores=1,3,5,7
/proc/5839/stat : 5839 (SArTagnan) R 5837 5839 5668 0 -1 4202496 7837 0 0 0 74 0 0 0 18 0 4 0 669486414 211103744 5987 33554432000 4194304 4625164 140736213773056 18446744073709551615 4512017 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5839/statm: 51539 5987 342 106 0 47042 0
Current children cumulated CPU time (s) 0.74
Current children cumulated vsize (KiB) 206156

[startup+0.700833 s]
/proc/loadavg: 9.26 9.17 9.15 6/438 5839
/proc/meminfo: memFree=18315972/32951132 swapFree=64496000/67111528
[pid=5839] ppid=5837 vsize=274988 CPUtime=1.94 cores=1,3,5,7
/proc/5839/stat : 5839 (SArTagnan) R 5837 5839 5668 0 -1 4202496 10376 0 0 0 193 1 0 0 18 0 4 0 669486414 281587712 8522 33554432000 4194304 4625164 140736213773056 18446744073709551615 4393089 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5839/statm: 68747 8522 342 106 0 64250 0
Current children cumulated CPU time (s) 1.94
Current children cumulated vsize (KiB) 274988

[startup+1.5007 s]
/proc/loadavg: 9.26 9.17 9.15 10/442 5843
/proc/meminfo: memFree=18278748/32951132 swapFree=64496000/67111528
[pid=5839] ppid=5837 vsize=281412 CPUtime=4.32 cores=1,3,5,7
/proc/5839/stat : 5839 (SArTagnan) R 5837 5839 5668 0 -1 4202496 13299 0 0 0 430 2 0 0 19 0 4 0 669486414 288165888 11339 33554432000 4194304 4625164 140736213773056 18446744073709551615 4512968 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5839/statm: 70353 11340 342 106 0 65856 0
[pid=5839/tid=5841] ppid=5837 vsize=281412 CPUtime=0.79 cores=1,3,5,7
/proc/5839/task/5841/stat : 5841 (SArTagnan) R 5837 5839 5668 0 -1 4202560 1823 0 0 0 79 0 0 0 25 0 4 0 669486421 288165888 11340 33554432000 4194304 4625164 140736213773056 18446744073709551615 210646807585 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5839/tid=5842] ppid=5837 vsize=281412 CPUtime=0.74 cores=1,3,5,7
/proc/5839/task/5842/stat : 5842 (SArTagnan) R 5837 5839 5668 0 -1 4202560 1740 0 0 0 74 0 0 0 25 0 4 0 669486421 288165888 11340 33554432000 4194304 4625164 140736213773056 18446744073709551615 4351975 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5839/tid=5843] ppid=5837 vsize=281412 CPUtime=1.4 cores=1,3,5,7
/proc/5839/task/5843/stat : 5843 (SArTagnan) R 5837 5839 5668 0 -1 4202560 866 0 0 0 140 0 0 0 25 0 4 0 669486421 288165888 11340 33554432000 4194304 4625164 140736213773056 18446744073709551615 4469391 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4.32
Current children cumulated vsize (KiB) 281412

[startup+3.10043 s]
/proc/loadavg: 9.24 9.17 9.15 10/442 5843
/proc/meminfo: memFree=18260796/32951132 swapFree=64496000/67111528
[pid=5839] ppid=5837 vsize=288552 CPUtime=9.1 cores=1,3,5,7
/proc/5839/stat : 5839 (SArTagnan) R 5837 5839 5668 0 -1 4202496 21419 0 0 0 906 4 0 0 21 0 4 0 669486414 295477248 16541 33554432000 4194304 4625164 140736213773056 18446744073709551615 4499479 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5839/statm: 72138 16542 343 106 0 67641 0
[pid=5839/tid=5841] ppid=5837 vsize=288552 CPUtime=2.28 cores=1,3,5,7
/proc/5839/task/5841/stat : 5841 (SArTagnan) R 5837 5839 5668 0 -1 4202560 3617 0 0 0 228 0 0 0 25 0 4 0 669486421 295477248 16542 33554432000 4194304 4625164 140736213773056 18446744073709551615 210646807585 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5839/tid=5842] ppid=5837 vsize=288552 CPUtime=1.59 cores=1,3,5,7
/proc/5839/task/5842/stat : 5842 (SArTagnan) R 5837 5839 5668 0 -1 4202560 3015 0 0 0 159 0 0 0 25 0 4 0 669486421 295477248 16542 33554432000 4194304 4625164 140736213773056 18446744073709551615 4351801 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5839/tid=5843] ppid=5837 vsize=288552 CPUtime=2.99 cores=1,3,5,7
/proc/5839/task/5843/stat : 5843 (SArTagnan) R 5837 5839 5668 0 -1 4202560 4413 0 0 0 298 1 0 0 25 0 4 0 669486421 295477248 16542 33554432000 4194304 4625164 140736213773056 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 9.1
Current children cumulated vsize (KiB) 288552

[startup+6.30089 s]
/proc/loadavg: 9.24 9.17 9.15 11/442 5843
/proc/meminfo: memFree=18227064/32951132 swapFree=64496000/67111528
[pid=5839] ppid=5837 vsize=308072 CPUtime=18.65 cores=1,3,5,7
/proc/5839/stat : 5839 (SArTagnan) R 5837 5839 5668 0 -1 4202496 42929 0 0 0 1858 7 0 0 25 0 4 0 669486414 315465728 23663 33554432000 4194304 4625164 140736213773056 18446744073709551615 4512029 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/5839/statm: 77018 23663 343 106 0 72521 0
[pid=5839/tid=5841] ppid=5837 vsize=308072 CPUtime=5.48 cores=1,3,5,7
/proc/5839/task/5841/stat : 5841 (SArTagnan) R 5837 5839 5668 0 -1 4202560 6870 0 0 0 548 0 0 0 25 0 4 0 669486421 315465728 23663 33554432000 4194304 4625164 140736213773056 18446744073709551615 210647189687 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5839/tid=5842] ppid=5837 vsize=308072 CPUtime=3.13 cores=1,3,5,7
/proc/5839/task/5842/stat : 5842 (SArTagnan) R 5837 5839 5668 0 -1 4202560 5442 0 0 0 312 1 0 0 25 0 4 0 669486421 315465728 23663 33554432000 4194304 4625164 140736213773056 18446744073709551615 210646807237 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5839/tid=5843] ppid=5837 vsize=308072 CPUtime=6.13 cores=1,3,5,7
/proc/5839/task/5843/stat : 5843 (SArTagnan) R 5837 5839 5668 0 -1 4202560 18178 0 0 0 610 3 0 0 18 0 4 0 669486421 315465728 23663 33554432000 4194304 4625164 140736213773056 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 18.65
Current children cumulated vsize (KiB) 308072

[startup+12.7008 s]
/proc/loadavg: 9.20 9.16 9.15 11/442 5844
/proc/meminfo: memFree=18158036/32951132 swapFree=64496000/67111528
[pid=5839] ppid=5837 vsize=337388 CPUtime=37.72 cores=1,3,5,7
/proc/5839/stat : 5839 (SArTagnan) R 5837 5839 5668 0 -1 4202496 74242 0 0 0 3759 13 0 0 25 0 4 0 669486414 345485312 35572 33554432000 4194304 4625164 140736213773056 18446744073709551615 4512326 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/5839/statm: 84347 35572 343 106 0 79850 0
[pid=5839/tid=5841] ppid=5837 vsize=337388 CPUtime=9.17 cores=1,3,5,7
/proc/5839/task/5841/stat : 5841 (SArTagnan) R 5837 5839 5668 0 -1 4202560 10105 0 0 0 916 1 0 0 25 0 4 0 669486421 345485312 35572 33554432000 4194304 4625164 140736213773056 18446744073709551615 4352002 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5839/tid=5842] ppid=5837 vsize=337388 CPUtime=8.49 cores=1,3,5,7
/proc/5839/task/5842/stat : 5842 (SArTagnan) R 5837 5839 5668 0 -1 4202560 12291 0 0 0 847 2 0 0 25 0 4 0 669486421 345485312 35572 33554432000 4194304 4625164 140736213773056 18446744073709551615 4352603 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5839/tid=5843] ppid=5837 vsize=337388 CPUtime=9.75 cores=1,3,5,7
/proc/5839/task/5843/stat : 5843 (SArTagnan) R 5837 5839 5668 0 -1 4202560 35096 0 0 0 969 6 0 0 25 0 4 0 669486421 345485312 35572 33554432000 4194304 4625164 140736213773056 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 37.72
Current children cumulated vsize (KiB) 337388

[startup+25.5007 s]
/proc/loadavg: 9.17 9.16 9.15 11/442 5844
/proc/meminfo: memFree=18095428/32951132 swapFree=64496000/67111528
[pid=5839] ppid=5837 vsize=371420 CPUtime=75.91 cores=1,3,5,7
/proc/5839/stat : 5839 (SArTagnan) R 5837 5839 5668 0 -1 4202496 122920 0 0 0 7564 27 0 0 25 0 4 0 669486414 380334080 52158 33554432000 4194304 4625164 140736213773056 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/5839/statm: 92855 52158 343 106 0 88358 0
[pid=5839/tid=5841] ppid=5837 vsize=371420 CPUtime=20.59 cores=1,3,5,7
/proc/5839/task/5841/stat : 5841 (SArTagnan) R 5837 5839 5668 0 -1 4202560 17881 0 0 0 2054 5 0 0 25 0 4 0 669486421 380334080 52158 33554432000 4194304 4625164 140736213773056 18446744073709551615 4351719 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5839/tid=5842] ppid=5837 vsize=371420 CPUtime=16.26 cores=1,3,5,7
/proc/5839/task/5842/stat : 5842 (SArTagnan) R 5837 5839 5668 0 -1 4202560 18532 0 0 0 1620 6 0 0 21 0 4 0 669486421 380334080 52158 33554432000 4194304 4625164 140736213773056 18446744073709551615 4352653 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5839/tid=5843] ppid=5837 vsize=371420 CPUtime=17.39 cores=1,3,5,7
/proc/5839/task/5843/stat : 5843 (SArTagnan) R 5837 5839 5668 0 -1 4202560 63399 0 0 0 1728 11 0 0 25 0 4 0 669486421 380334080 52158 33554432000 4194304 4625164 140736213773056 18446744073709551615 4335052 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 75.91
Current children cumulated vsize (KiB) 371420

[startup+51.1004 s]
/proc/loadavg: 9.33 9.19 9.16 10/442 5845
/proc/meminfo: memFree=17920084/32951132 swapFree=64496000/67111528
[pid=5839] ppid=5837 vsize=631080 CPUtime=152.16 cores=1,3,5,7
/proc/5839/stat : 5839 (SArTagnan) R 5837 5839 5668 0 -1 4202496 306390 0 0 0 15151 65 0 0 25 0 4 0 669486414 646225920 91994 33554432000 4194304 4625164 140736213773056 18446744073709551615 210646843861 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/5839/statm: 157770 91994 343 106 0 153273 0
[pid=5839/tid=5841] ppid=5837 vsize=631080 CPUtime=42.38 cores=1,3,5,7
/proc/5839/task/5841/stat : 5841 (SArTagnan) R 5837 5839 5668 0 -1 4202560 28952 0 0 0 4227 11 0 0 18 0 4 0 669486421 646225920 91994 33554432000 4194304 4625164 140736213773056 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5839/tid=5842] ppid=5837 vsize=631080 CPUtime=33.33 cores=1,3,5,7
/proc/5839/task/5842/stat : 5842 (SArTagnan) R 5837 5839 5668 0 -1 4202560 31940 0 0 0 3318 15 0 0 25 0 4 0 669486421 646225920 91994 33554432000 4194304 4625164 140736213773056 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5839/tid=5843] ppid=5837 vsize=631080 CPUtime=36.65 cores=1,3,5,7
/proc/5839/task/5843/stat : 5843 (SArTagnan) R 5837 5839 5668 0 -1 4202560 185283 0 0 0 3636 29 0 0 18 0 4 0 669486421 646225920 91994 33554432000 4194304 4625164 140736213773056 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 152.16
Current children cumulated vsize (KiB) 631080

[startup+102.317 s]
/proc/loadavg: 9.36 9.20 9.17 10/442 5846
/proc/meminfo: memFree=17607956/32951132 swapFree=64496000/67111528
[pid=5839] ppid=5837 vsize=821656 CPUtime=304.88 cores=1,3,5,7
/proc/5839/stat : 5839 (SArTagnan) R 5837 5839 5668 0 -1 4202496 483913 0 0 0 30386 102 0 0 25 0 4 0 669486414 841375744 152146 33554432000 4194304 4625164 140736213773056 18446744073709551615 4393110 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/5839/statm: 205414 152146 343 106 0 200917 0
[pid=5839/tid=5841] ppid=5837 vsize=821656 CPUtime=76.59 cores=1,3,5,7
/proc/5839/task/5841/stat : 5841 (SArTagnan) R 5837 5839 5668 0 -1 4202560 44103 0 0 0 7638 21 0 0 25 0 4 0 669486421 841375744 152146 33554432000 4194304 4625164 140736213773056 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5839/tid=5842] ppid=5837 vsize=821656 CPUtime=63.92 cores=1,3,5,7
/proc/5839/task/5842/stat : 5842 (SArTagnan) R 5837 5839 5668 0 -1 4202560 46455 0 0 0 6369 23 0 0 19 0 4 0 669486421 841375744 152146 33554432000 4194304 4625164 140736213773056 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5839/tid=5843] ppid=5837 vsize=821656 CPUtime=82.28 cores=1,3,5,7
/proc/5839/task/5843/stat : 5843 (SArTagnan) R 5837 5839 5668 0 -1 4202560 237892 0 0 0 8191 37 0 0 25 0 4 0 669486421 841375744 152146 33554432000 4194304 4625164 140736213773056 18446744073709551615 4334708 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 304.88
Current children cumulated vsize (KiB) 821656

[startup+162.301 s]
/proc/loadavg: 9.28 9.20 9.16 11/442 5848
/proc/meminfo: memFree=17431240/32951132 swapFree=64496000/67111528
[pid=5839] ppid=5837 vsize=992860 CPUtime=483.82 cores=1,3,5,7
/proc/5839/stat : 5839 (SArTagnan) R 5837 5839 5668 0 -1 4202496 617866 0 0 0 48241 141 0 0 25 0 4 0 669486414 1016688640 185061 33554432000 4194304 4625164 140736213773056 18446744073709551615 4393101 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/5839/statm: 248215 185061 344 106 0 243718 0
[pid=5839/tid=5841] ppid=5837 vsize=992860 CPUtime=125.26 cores=1,3,5,7
/proc/5839/task/5841/stat : 5841 (SArTagnan) R 5837 5839 5668 0 -1 4202560 59630 0 0 0 12494 32 0 0 25 0 4 0 669486421 1016688640 185061 33554432000 4194304 4625164 140736213773056 18446744073709551615 4351998 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5839/tid=5842] ppid=5837 vsize=992860 CPUtime=95.08 cores=1,3,5,7
/proc/5839/task/5842/stat : 5842 (SArTagnan) R 5837 5839 5668 0 -1 4202560 61564 0 0 0 9474 34 0 0 25 0 4 0 669486421 1016688640 185061 33554432000 4194304 4625164 140736213773056 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5839/tid=5843] ppid=5837 vsize=992860 CPUtime=127.6 cores=1,3,5,7
/proc/5839/task/5843/stat : 5843 (SArTagnan) R 5837 5839 5668 0 -1 4202560 329446 0 0 0 12709 51 0 0 25 0 4 0 669486421 1016688640 185061 33554432000 4194304 4625164 140736213773056 18446744073709551615 4352002 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 483.82
Current children cumulated vsize (KiB) 992860

[startup+222.301 s]
/proc/loadavg: 9.30 9.21 9.17 11/442 5849
/proc/meminfo: memFree=17167844/32951132 swapFree=64496000/67111528
[pid=5839] ppid=5837 vsize=1189536 CPUtime=662.77 cores=1,3,5,7
/proc/5839/stat : 5839 (SArTagnan) R 5837 5839 5668 0 -1 4202496 774318 0 0 0 66093 184 0 0 25 0 4 0 669486414 1218084864 233757 33554432000 4194304 4625164 140736213773056 18446744073709551615 4393051 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/5839/statm: 297384 233757 343 106 0 292887 0
[pid=5839/tid=5841] ppid=5837 vsize=1189536 CPUtime=168.18 cores=1,3,5,7
/proc/5839/task/5841/stat : 5841 (SArTagnan) R 5837 5839 5668 0 -1 4202560 65722 0 0 0 16778 40 0 0 25 0 4 0 669486421 1218084864 233757 33554432000 4194304 4625164 140736213773056 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5839/tid=5842] ppid=5837 vsize=1189536 CPUtime=136.82 cores=1,3,5,7
/proc/5839/task/5842/stat : 5842 (SArTagnan) R 5837 5839 5668 0 -1 4202560 72697 0 0 0 13636 46 0 0 25 0 4 0 669486421 1218084864 233757 33554432000 4194304 4625164 140736213773056 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5839/tid=5843] ppid=5837 vsize=1189536 CPUtime=178.42 cores=1,3,5,7
/proc/5839/task/5843/stat : 5843 (SArTagnan) R 5837 5839 5668 0 -1 4202560 395550 0 0 0 17778 64 0 0 25 0 4 0 669486421 1218084864 233757 33554432000 4194304 4625164 140736213773056 18446744073709551615 4334728 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 662.77
Current children cumulated vsize (KiB) 1189536

[startup+282.3 s]

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

[pid=5839] ppid=5837 vsize=1968352 CPUtime=2095.69 cores=1,3,5,7
/proc/5839/stat : 5839 (SArTagnan) R 5837 5839 5668 0 -1 4202496 3031234 0 0 0 208978 591 0 0 25 0 4 0 669486414 2015592448 388132 33554432000 4194304 4625164 140736213773056 18446744073709551615 4393080 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/5839/statm: 492088 388132 343 106 0 487591 0
[pid=5839/tid=5841] ppid=5837 vsize=1968352 CPUtime=593.95 cores=1,3,5,7
/proc/5839/task/5841/stat : 5841 (SArTagnan) R 5837 5839 5668 0 -1 4202560 89639 0 0 0 59344 51 0 0 25 0 4 0 669486421 2015592448 388132 33554432000 4194304 4625164 140736213773056 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5839/tid=5842] ppid=5837 vsize=1968352 CPUtime=446.98 cores=1,3,5,7
/proc/5839/task/5842/stat : 5842 (SArTagnan) R 5837 5839 5668 0 -1 4202560 97003 0 0 0 44631 67 0 0 25 0 4 0 669486421 2015592448 388132 33554432000 4194304 4625164 140736213773056 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5839/tid=5843] ppid=5837 vsize=1968352 CPUtime=477.53 cores=1,3,5,7
/proc/5839/task/5843/stat : 5843 (SArTagnan) R 5837 5839 5668 0 -1 4202560 2199636 0 0 0 47389 364 0 0 25 0 4 0 669486421 2015592448 388132 33554432000 4194304 4625164 140736213773056 18446744073709551615 4554848 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2095.69
Current children cumulated vsize (KiB) 1968352

[startup+762.318 s]
/proc/loadavg: 9.20 9.16 9.16 11/442 5864
/proc/meminfo: memFree=16154892/32951132 swapFree=64496000/67111528
[pid=5839] ppid=5837 vsize=1968352 CPUtime=2274.86 cores=1,3,5,7
/proc/5839/stat : 5839 (SArTagnan) R 5837 5839 5668 0 -1 4202496 3250553 0 0 0 226854 632 0 0 25 0 4 0 669486414 2015592448 397081 33554432000 4194304 4625164 140736213773056 18446744073709551615 4393061 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/5839/statm: 492088 397081 343 106 0 487591 0
[pid=5839/tid=5841] ppid=5837 vsize=1968352 CPUtime=653.1 cores=1,3,5,7
/proc/5839/task/5841/stat : 5841 (SArTagnan) R 5837 5839 5668 0 -1 4202560 89913 0 0 0 65258 52 0 0 25 0 4 0 669486421 2015592448 397081 33554432000 4194304 4625164 140736213773056 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5839/tid=5842] ppid=5837 vsize=1968352 CPUtime=507.01 cores=1,3,5,7
/proc/5839/task/5842/stat : 5842 (SArTagnan) R 5837 5839 5668 0 -1 4202560 97381 0 0 0 50633 68 0 0 25 0 4 0 669486421 2015592448 397081 33554432000 4194304 4625164 140736213773056 18446744073709551615 4488056 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5839/tid=5843] ppid=5837 vsize=1968352 CPUtime=507.55 cores=1,3,5,7
/proc/5839/task/5843/stat : 5843 (SArTagnan) R 5837 5839 5668 0 -1 4202560 2401057 0 0 0 50355 400 0 0 25 0 4 0 669486421 2015592448 397081 33554432000 4194304 4625164 140736213773056 18446744073709551615 4334251 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2274.86
Current children cumulated vsize (KiB) 1968352

[startup+822.301 s]
/proc/loadavg: 9.14 9.16 9.15 10/442 5874
/proc/meminfo: memFree=16100052/32951132 swapFree=64496000/67111528
[pid=5839] ppid=5837 vsize=1968352 CPUtime=2453.91 cores=1,3,5,7
/proc/5839/stat : 5839 (SArTagnan) R 5837 5839 5668 0 -1 4202496 3482400 0 0 0 244715 676 0 0 25 0 4 0 669486414 2015592448 405028 33554432000 4194304 4625164 140736213773056 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/5839/statm: 492088 405028 343 106 0 487591 0
[pid=5839/tid=5841] ppid=5837 vsize=1968352 CPUtime=712.21 cores=1,3,5,7
/proc/5839/task/5841/stat : 5841 (SArTagnan) R 5837 5839 5668 0 -1 4202560 90130 0 0 0 71169 52 0 0 25 0 4 0 669486421 2015592448 405028 33554432000 4194304 4625164 140736213773056 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5839/tid=5842] ppid=5837 vsize=1968352 CPUtime=566.96 cores=1,3,5,7
/proc/5839/task/5842/stat : 5842 (SArTagnan) R 5837 5839 5668 0 -1 4202560 97701 0 0 0 56628 68 0 0 25 0 4 0 669486421 2015592448 405028 33554432000 4194304 4625164 140736213773056 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5839/tid=5843] ppid=5837 vsize=1968352 CPUtime=537.54 cores=1,3,5,7
/proc/5839/task/5843/stat : 5843 (SArTagnan) R 5837 5839 5668 0 -1 4202560 2608934 0 0 0 53316 438 0 0 25 0 4 0 669486421 2015592448 405028 33554432000 4194304 4625164 140736213773056 18446744073709551615 4334728 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2453.91
Current children cumulated vsize (KiB) 1968352

[startup+882.3 s]
/proc/loadavg: 9.37 9.22 9.17 11/442 5876
/proc/meminfo: memFree=16042964/32951132 swapFree=64496000/67111528
[pid=5839] ppid=5837 vsize=1968352 CPUtime=2633.02 cores=1,3,5,7
/proc/5839/stat : 5839 (SArTagnan) R 5837 5839 5668 0 -1 4202496 3741257 0 0 0 262581 721 0 0 25 0 4 0 669486414 2015592448 413987 33554432000 4194304 4625164 140736213773056 18446744073709551615 4393061 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/5839/statm: 492088 413987 343 106 0 487591 0
[pid=5839/tid=5841] ppid=5837 vsize=1968352 CPUtime=771.32 cores=1,3,5,7
/proc/5839/task/5841/stat : 5841 (SArTagnan) R 5837 5839 5668 0 -1 4202560 90315 0 0 0 77080 52 0 0 25 0 4 0 669486421 2015592448 413987 33554432000 4194304 4625164 140736213773056 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5839/tid=5842] ppid=5837 vsize=1968352 CPUtime=612.67 cores=1,3,5,7
/proc/5839/task/5842/stat : 5842 (SArTagnan) R 5837 5839 5668 0 -1 4202560 97999 0 0 0 61198 69 0 0 25 0 4 0 669486421 2015592448 413987 33554432000 4194304 4625164 140736213773056 18446744073709551615 4330972 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5839/tid=5843] ppid=5837 vsize=1968352 CPUtime=567.51 cores=1,3,5,7
/proc/5839/task/5843/stat : 5843 (SArTagnan) R 5837 5839 5668 0 -1 4202560 2838716 0 0 0 56275 476 0 0 25 0 4 0 669486421 2015592448 413987 33554432000 4194304 4625164 140736213773056 18446744073709551615 210646843851 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2633.02
Current children cumulated vsize (KiB) 1968352

[startup+942.3 s]
/proc/loadavg: 9.21 9.19 9.17 10/442 5877
/proc/meminfo: memFree=15980568/32951132 swapFree=64496000/67111528
[pid=5839] ppid=5837 vsize=2058708 CPUtime=2812.16 cores=1,3,5,7
/proc/5839/stat : 5839 (SArTagnan) R 5837 5839 5668 0 -1 4202496 3990010 0 0 0 280449 767 0 0 25 0 4 0 669486414 2108116992 422836 33554432000 4194304 4625164 140736213773056 18446744073709551615 4393124 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/5839/statm: 514677 422836 343 106 0 510180 0
[pid=5839/tid=5841] ppid=5837 vsize=2058708 CPUtime=830.45 cores=1,3,5,7
/proc/5839/task/5841/stat : 5841 (SArTagnan) R 5837 5839 5668 0 -1 4202560 90463 0 0 0 82993 52 0 0 25 0 4 0 669486421 2108116992 422836 33554432000 4194304 4625164 140736213773056 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5839/tid=5842] ppid=5837 vsize=2058708 CPUtime=653.96 cores=1,3,5,7
/proc/5839/task/5842/stat : 5842 (SArTagnan) R 5837 5839 5668 0 -1 4202560 98308 0 0 0 65326 70 0 0 25 0 4 0 669486421 2108116992 422836 33554432000 4194304 4625164 140736213773056 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5839/tid=5843] ppid=5837 vsize=2058708 CPUtime=597.57 cores=1,3,5,7
/proc/5839/task/5843/stat : 5843 (SArTagnan) R 5837 5839 5668 0 -1 4202560 3043985 0 0 0 59244 513 0 0 25 0 4 0 669486421 2108116992 422836 33554432000 4194304 4625164 140736213773056 18446744073709551615 4334728 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2812.16
Current children cumulated vsize (KiB) 2058708

[startup+1002.3 s]
/proc/loadavg: 9.27 9.20 9.17 10/442 5910
/proc/meminfo: memFree=16830884/32951132 swapFree=64496000/67111528
[pid=5839] ppid=5837 vsize=2058708 CPUtime=2999.8 cores=1,3,5,7
/proc/5839/stat : 5839 (SArTagnan) R 5837 5839 5668 0 -1 4202496 4266720 0 0 0 299164 816 0 0 25 0 4 0 669486414 2108116992 443178 33554432000 4194304 4625164 140736213773056 18446744073709551615 4393061 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/5839/statm: 514677 443178 362 106 0 510180 0
[pid=5839/tid=5841] ppid=5837 vsize=2058708 CPUtime=889.57 cores=1,3,5,7
/proc/5839/task/5841/stat : 5841 (SArTagnan) R 5837 5839 5668 0 -1 4202560 90689 0 0 0 88904 53 0 0 25 0 4 0 669486421 2108116992 443178 33554432000 4194304 4625164 140736213773056 18446744073709551615 4330822 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5839/tid=5842] ppid=5837 vsize=2058708 CPUtime=689.73 cores=1,3,5,7
/proc/5839/task/5842/stat : 5842 (SArTagnan) R 5837 5839 5668 0 -1 4202560 101544 0 0 0 68902 71 0 0 25 0 4 0 669486421 2108116992 443178 33554432000 4194304 4625164 140736213773056 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5839/tid=5843] ppid=5837 vsize=2058708 CPUtime=631.74 cores=1,3,5,7
/proc/5839/task/5843/stat : 5843 (SArTagnan) R 5837 5839 5668 0 -1 4202560 3273211 0 0 0 62624 550 0 0 25 0 4 0 669486421 2108116992 443178 33554432000 4194304 4625164 140736213773056 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2999.8
Current children cumulated vsize (KiB) 2058708

[startup+1062.3 s]
/proc/loadavg: 9.22 9.19 9.17 10/442 5912
/proc/meminfo: memFree=16212280/32951132 swapFree=64496000/67111528
[pid=5839] ppid=5837 vsize=2058708 CPUtime=3238.84 cores=1,3,5,7
/proc/5839/stat : 5839 (SArTagnan) R 5837 5839 5668 0 -1 4202496 4478248 0 0 0 323026 858 0 0 25 0 4 0 669486414 2108116992 452236 33554432000 4194304 4625164 140736213773056 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/5839/statm: 514677 452236 343 106 0 510180 0
[pid=5839/tid=5841] ppid=5837 vsize=2058708 CPUtime=948.69 cores=1,3,5,7
/proc/5839/task/5841/stat : 5841 (SArTagnan) R 5837 5839 5668 0 -1 4202560 91063 0 0 0 94816 53 0 0 25 0 4 0 669486421 2108116992 452236 33554432000 4194304 4625164 140736213773056 18446744073709551615 4488006 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5839/tid=5842] ppid=5837 vsize=2058708 CPUtime=749.72 cores=1,3,5,7
/proc/5839/task/5842/stat : 5842 (SArTagnan) R 5837 5839 5668 0 -1 4202560 101815 0 0 0 74901 71 0 0 25 0 4 0 669486421 2108116992 452236 33554432000 4194304 4625164 140736213773056 18446744073709551615 4488027 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5839/tid=5843] ppid=5837 vsize=2058708 CPUtime=691.69 cores=1,3,5,7
/proc/5839/task/5843/stat : 5843 (SArTagnan) R 5837 5839 5668 0 -1 4202560 3429927 0 0 0 68588 581 0 0 25 0 4 0 669486421 2108116992 452236 33554432000 4194304 4625164 140736213773056 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3238.84
Current children cumulated vsize (KiB) 2058708

[startup+1122.3 s]
/proc/loadavg: 9.47 9.26 9.19 10/442 5916
/proc/meminfo: memFree=16059412/32951132 swapFree=64496000/67111528
[pid=5839] ppid=5837 vsize=2381836 CPUtime=3477.08 cores=1,3,5,7
/proc/5839/stat : 5839 (SArTagnan) R 5837 5839 5668 0 -1 4202496 4986347 0 0 0 346762 946 0 0 25 0 4 0 669486414 2439000064 485701 33554432000 4194304 4625164 140736213773056 18446744073709551615 4393080 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/5839/statm: 595459 485701 343 106 0 590962 0
[pid=5839/tid=5841] ppid=5837 vsize=2381836 CPUtime=1007.62 cores=1,3,5,7
/proc/5839/task/5841/stat : 5841 (SArTagnan) R 5837 5839 5668 0 -1 4202560 91579 0 0 0 100709 53 0 0 25 0 4 0 669486421 2439000064 485701 33554432000 4194304 4625164 140736213773056 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5839/tid=5842] ppid=5837 vsize=2381836 CPUtime=809.72 cores=1,3,5,7
/proc/5839/task/5842/stat : 5842 (SArTagnan) R 5837 5839 5668 0 -1 4202560 102005 0 0 0 80901 71 0 0 25 0 4 0 669486421 2439000064 485701 33554432000 4194304 4625164 140736213773056 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5839/tid=5843] ppid=5837 vsize=2381836 CPUtime=751.15 cores=1,3,5,7
/proc/5839/task/5843/stat : 5843 (SArTagnan) R 5837 5839 5668 0 -1 4202560 3697913 0 0 0 74483 632 0 0 25 0 4 0 669486421 2439000064 485701 33554432000 4194304 4625164 140736213773056 18446744073709551615 4552315 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3477.08
Current children cumulated vsize (KiB) 2381836

[startup+1182.3 s]
/proc/loadavg: 9.31 9.26 9.19 10/442 5918
/proc/meminfo: memFree=15988896/32951132 swapFree=64496000/67111528
[pid=5839] ppid=5837 vsize=2447372 CPUtime=3716.21 cores=1,3,5,7
/proc/5839/stat : 5839 (SArTagnan) R 5837 5839 5668 0 -1 4202496 5453924 0 0 0 370588 1033 0 0 25 0 4 0 669486414 2506108928 498530 33554432000 4194304 4625164 140736213773056 18446744073709551615 4511982 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/5839/statm: 611843 498530 343 106 0 607346 0
[pid=5839/tid=5841] ppid=5837 vsize=2447372 CPUtime=1066.75 cores=1,3,5,7
/proc/5839/task/5841/stat : 5841 (SArTagnan) R 5837 5839 5668 0 -1 4202560 92029 0 0 0 106622 53 0 0 25 0 4 0 669486421 2506108928 498530 33554432000 4194304 4625164 140736213773056 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5839/tid=5842] ppid=5837 vsize=2447372 CPUtime=869.72 cores=1,3,5,7
/proc/5839/task/5842/stat : 5842 (SArTagnan) R 5837 5839 5668 0 -1 4202560 102609 0 0 0 86901 71 0 0 25 0 4 0 669486421 2506108928 498530 33554432000 4194304 4625164 140736213773056 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5839/tid=5843] ppid=5837 vsize=2447372 CPUtime=811.16 cores=1,3,5,7
/proc/5839/task/5843/stat : 5843 (SArTagnan) R 5837 5839 5668 0 -1 4202560 4115349 0 0 0 80408 708 0 0 25 0 4 0 669486421 2506108928 498530 33554432000 4194304 4625164 140736213773056 18446744073709551615 4334728 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3716.21
Current children cumulated vsize (KiB) 2447372

[startup+1242.3 s]
/proc/loadavg: 9.21 9.24 9.19 10/442 5919
/proc/meminfo: memFree=15871944/32951132 swapFree=64496000/67111528
[pid=5839] ppid=5837 vsize=2447372 CPUtime=3955.3 cores=1,3,5,7
/proc/5839/stat : 5839 (SArTagnan) R 5837 5839 5668 0 -1 4202496 5944475 0 0 0 394415 1115 0 0 25 0 4 0 669486414 2506108928 511752 33554432000 4194304 4625164 140736213773056 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/5839/statm: 611843 511752 343 106 0 607346 0
[pid=5839/tid=5841] ppid=5837 vsize=2447372 CPUtime=1125.87 cores=1,3,5,7
/proc/5839/task/5841/stat : 5841 (SArTagnan) R 5837 5839 5668 0 -1 4202560 92393 0 0 0 112533 54 0 0 25 0 4 0 669486421 2506108928 511752 33554432000 4194304 4625164 140736213773056 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5839/tid=5842] ppid=5837 vsize=2447372 CPUtime=929.72 cores=1,3,5,7
/proc/5839/task/5842/stat : 5842 (SArTagnan) R 5837 5839 5668 0 -1 4202560 102995 0 0 0 92901 71 0 0 25 0 4 0 669486421 2506108928 511752 33554432000 4194304 4625164 140736213773056 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5839/tid=5843] ppid=5837 vsize=2447372 CPUtime=871.16 cores=1,3,5,7
/proc/5839/task/5843/stat : 5843 (SArTagnan) R 5837 5839 5668 0 -1 4202560 4541091 0 0 0 86340 776 0 0 25 0 4 0 669486421 2506108928 511752 33554432000 4194304 4625164 140736213773056 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3955.3
Current children cumulated vsize (KiB) 2447372



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 9.17 9.22 9.18 10/442 5921
/proc/meminfo: memFree=15789096/32951132 swapFree=64496000/67111528
[pid=5839] ppid=5837 vsize=2546212 CPUtime=4185.28 cores=1,3,5,7
/proc/5839/stat : 5839 (SArTagnan) R 5837 5839 5668 0 -1 4202496 6364535 0 0 0 417338 1190 0 0 25 0 4 0 669486414 2607321088 530107 33554432000 4194304 4625164 140736213773056 18446744073709551615 4393074 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/5839/statm: 636553 530107 343 106 0 632056 0
[pid=5839/tid=5841] ppid=5837 vsize=2546212 CPUtime=1182.72 cores=1,3,5,7
/proc/5839/task/5841/stat : 5841 (SArTagnan) R 5837 5839 5668 0 -1 4202560 92739 0 0 0 118218 54 0 0 25 0 4 0 669486421 2607321088 529947 33554432000 4194304 4625164 140736213773056 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5839/tid=5842] ppid=5837 vsize=2546212 CPUtime=987.44 cores=1,3,5,7
/proc/5839/task/5842/stat : 5842 (SArTagnan) R 5837 5839 5668 0 -1 4202560 103313 0 0 0 98672 72 0 0 25 0 4 0 669486421 2607321088 529947 33554432000 4194304 4625164 140736213773056 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5839/tid=5843] ppid=5837 vsize=2546212 CPUtime=928.87 cores=1,3,5,7
/proc/5839/task/5843/stat : 5843 (SArTagnan) R 5837 5839 5668 0 -1 4202560 4933323 0 0 0 92044 843 0 0 25 0 4 0 669486421 2607321088 529947 33554432000 4194304 4625164 140736213773056 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4185.28
Current children cumulated vsize (KiB) 2546212

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.1
CPU time (s): 4185.4
CPU user time (s): 4173.42
CPU system time (s): 11.9832
CPU usage (%): 321.928
Max. virtual memory (cumulated for all children) (KiB): 3027984

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4173.42
system time used= 11.9832
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6364576
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= 5707
involuntary context switches= 31973

runsolver used 5.10622 second user time and 13.9199 second system time

The end

Launcher Data

Begin job on node129 at 2011-05-16 22:47:48
IDJOB=3386100
IDBENCH=71492
IDSOLVER=1871
FILE ID=node129/3386100-1305578868
RUNJOBID= node129-1305577449-5687
PBS_JOBID= 13350224
Free space on /tmp= 73276 MiB

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

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

MD5SUM BENCH= 35278b3ce28129761cf8ae7994f37d3f
RANDOM SEED=1816449026

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

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

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

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      18316004 kB
Buffers:        291672 kB
Cached:        7014232 kB
SwapCached:      52664 kB
Active:        5400824 kB
Inactive:      8976468 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      18316004 kB
SwapTotal:    67111528 kB
SwapFree:     64496000 kB
Dirty:            3900 kB
Writeback:           0 kB
AnonPages:     7027320 kB
Mapped:          23692 kB
Slab:           140120 kB
PageTables:      51108 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 117011204 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73268 MiB
End job on node129 at 2011-05-16 23:09:30