Trace number 3385873

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) 3883.77 1300.06

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/
VanDerWaerden_pd_2-3-23_508.cnf
MD5SUMb891f70c80006fb02dca40f266c0cec1
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 variables254
Number of clauses34661
Sum of the clauses size157137
Maximum clause length23
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 285
Number of clauses of size 331908
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 52668

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-3385873-1305582124/watcher-3385873-1305582124 -o /tmp/evaluation-result-3385873-1305582124/solver-3385873-1305582124 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3385873-1305582124.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: 7.92 6.04 6.54 6/400 9879
/proc/meminfo: memFree=21376656/32951124 swapFree=67057896/67111528
[pid=9879] ppid=9877 vsize=21124 CPUtime=0 cores=1,3,5,7
/proc/9879/stat : 9879 (SArTagnan) R 9877 9879 9320 0 -1 4202496 1344 0 0 0 0 0 0 0 25 0 1 0 650627708 21630976 876 33554432000 4194304 4625164 140736303215312 18446744073709551615 4339447 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9879/statm: 5281 878 296 106 0 784 0

[startup+0.0964961 s]
/proc/loadavg: 7.92 6.04 6.54 6/400 9879
/proc/meminfo: memFree=21376656/32951124 swapFree=67057896/67111528
[pid=9879] ppid=9877 vsize=193484 CPUtime=0.22 cores=1,3,5,7
/proc/9879/stat : 9879 (SArTagnan) R 9877 9879 9320 0 -1 4202496 4789 0 0 0 22 0 0 0 25 0 4 0 650627708 198127616 3096 33554432000 4194304 4625164 140736303215312 18446744073709551615 4512066 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/9879/statm: 48371 3096 335 106 0 43874 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 193484

[startup+0.100493 s]
/proc/loadavg: 7.92 6.04 6.54 6/400 9879
/proc/meminfo: memFree=21376656/32951124 swapFree=67057896/67111528
[pid=9879] ppid=9877 vsize=193484 CPUtime=0.24 cores=1,3,5,7
/proc/9879/stat : 9879 (SArTagnan) R 9877 9879 9320 0 -1 4202496 4796 0 0 0 24 0 0 0 25 0 4 0 650627708 198127616 3103 33554432000 4194304 4625164 140736303215312 18446744073709551615 4508799 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/9879/statm: 48371 3103 335 106 0 43874 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 193484

[startup+0.300461 s]
/proc/loadavg: 7.92 6.04 6.54 6/400 9879
/proc/meminfo: memFree=21376656/32951124 swapFree=67057896/67111528
[pid=9879] ppid=9877 vsize=195044 CPUtime=0.83 cores=1,3,5,7
/proc/9879/stat : 9879 (SArTagnan) R 9877 9879 9320 0 -1 4202496 6058 0 0 0 83 0 0 0 25 0 4 0 650627708 199725056 3780 33554432000 4194304 4625164 140736303215312 18446744073709551615 4512312 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/9879/statm: 48761 3780 337 106 0 44264 0
Current children cumulated CPU time (s) 0.83
Current children cumulated vsize (KiB) 195044

[startup+0.700389 s]
/proc/loadavg: 7.92 6.04 6.54 6/400 9879
/proc/meminfo: memFree=21376656/32951124 swapFree=67057896/67111528
[pid=9879] ppid=9877 vsize=195608 CPUtime=2.04 cores=1,3,5,7
/proc/9879/stat : 9879 (SArTagnan) R 9877 9879 9320 0 -1 4202496 10368 0 0 0 203 1 0 0 25 0 4 0 650627708 200302592 4593 33554432000 4194304 4625164 140736303215312 18446744073709551615 4512180 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/9879/statm: 48902 4593 338 106 0 44405 0
Current children cumulated CPU time (s) 2.04
Current children cumulated vsize (KiB) 195608

[startup+1.50025 s]
/proc/loadavg: 7.92 6.04 6.54 10/404 9883
/proc/meminfo: memFree=21357280/32951124 swapFree=67057896/67111528
[pid=9879] ppid=9877 vsize=197972 CPUtime=4.42 cores=1,3,5,7
/proc/9879/stat : 9879 (SArTagnan) R 9877 9879 9320 0 -1 4202496 14998 0 0 0 441 1 0 0 25 0 4 0 650627708 202723328 5674 33554432000 4194304 4625164 140736303215312 18446744073709551615 4329114 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/9879/statm: 49493 5674 338 106 0 44996 0
[pid=9879/tid=9881] ppid=9877 vsize=197972 CPUtime=1.3 cores=1,3,5,7
/proc/9879/task/9881/stat : 9881 (SArTagnan) R 9877 9879 9320 0 -1 4202560 2261 0 0 0 130 0 0 0 25 0 4 0 650627710 202723328 5674 33554432000 4194304 4625164 140736303215312 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=9879/tid=9882] ppid=9877 vsize=197972 CPUtime=1.47 cores=1,3,5,7
/proc/9879/task/9882/stat : 9882 (SArTagnan) R 9877 9879 9320 0 -1 4202560 1494 0 0 0 147 0 0 0 25 0 4 0 650627710 202723328 5674 33554432000 4194304 4625164 140736303215312 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=9879/tid=9883] ppid=9877 vsize=197972 CPUtime=0.58 cores=1,3,5,7
/proc/9879/task/9883/stat : 9883 (SArTagnan) R 9877 9879 9320 0 -1 4202560 7055 0 0 0 58 0 0 0 25 0 4 0 650627710 202723328 5674 33554432000 4194304 4625164 140736303215312 18446744073709551615 4579376 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4.42
Current children cumulated vsize (KiB) 197972

[startup+3.10096 s]
/proc/loadavg: 7.92 6.04 6.54 10/404 9883
/proc/meminfo: memFree=21347856/32951124 swapFree=67057896/67111528
[pid=9879] ppid=9877 vsize=198884 CPUtime=9.21 cores=1,3,5,7
/proc/9879/stat : 9879 (SArTagnan) R 9877 9879 9320 0 -1 4202496 22355 0 0 0 918 3 0 0 25 0 4 0 650627708 203657216 7780 33554432000 4194304 4625164 140736303215312 18446744073709551615 4513496 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/9879/statm: 49721 7780 342 106 0 45224 0
[pid=9879/tid=9881] ppid=9877 vsize=198884 CPUtime=2.6 cores=1,3,5,7
/proc/9879/task/9881/stat : 9881 (SArTagnan) R 9877 9879 9320 0 -1 4202560 2762 0 0 0 260 0 0 0 25 0 4 0 650627710 203657216 7780 33554432000 4194304 4625164 140736303215312 18446744073709551615 4352739 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=9879/tid=9882] ppid=9877 vsize=198884 CPUtime=2.63 cores=1,3,5,7
/proc/9879/task/9882/stat : 9882 (SArTagnan) R 9877 9879 9320 0 -1 4202560 2743 0 0 0 263 0 0 0 25 0 4 0 650627710 203657216 7780 33554432000 4194304 4625164 140736303215312 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=9879/tid=9883] ppid=9877 vsize=198884 CPUtime=1.32 cores=1,3,5,7
/proc/9879/task/9883/stat : 9883 (SArTagnan) R 9877 9879 9320 0 -1 4202560 12546 0 0 0 131 1 0 0 25 0 4 0 650627710 203657216 7780 33554432000 4194304 4625164 140736303215312 18446744073709551615 4564019 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 9.21
Current children cumulated vsize (KiB) 198884

[startup+6.3004 s]
/proc/loadavg: 8.01 6.09 6.55 10/404 9883
/proc/meminfo: memFree=21335600/32951124 swapFree=67057896/67111528
[pid=9879] ppid=9877 vsize=266392 CPUtime=18.72 cores=1,3,5,7
/proc/9879/stat : 9879 (SArTagnan) R 9877 9879 9320 0 -1 4202496 41694 0 0 0 1866 6 0 0 25 0 4 0 650627708 272785408 11172 33554432000 4194304 4625164 140736303215312 18446744073709551615 4519334 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/9879/statm: 66598 11172 342 106 0 62101 0
[pid=9879/tid=9881] ppid=9877 vsize=266392 CPUtime=5.03 cores=1,3,5,7
/proc/9879/task/9881/stat : 9881 (SArTagnan) R 9877 9879 9320 0 -1 4202560 5016 0 0 0 502 1 0 0 25 0 4 0 650627710 272785408 11172 33554432000 4194304 4625164 140736303215312 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=9879/tid=9882] ppid=9877 vsize=266392 CPUtime=4.6 cores=1,3,5,7
/proc/9879/task/9882/stat : 9882 (SArTagnan) R 9877 9879 9320 0 -1 4202560 4490 0 0 0 460 0 0 0 25 0 4 0 650627710 272785408 11172 33554432000 4194304 4625164 140736303215312 18446744073709551615 4288702 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=9879/tid=9883] ppid=9877 vsize=266392 CPUtime=3.29 cores=1,3,5,7
/proc/9879/task/9883/stat : 9883 (SArTagnan) R 9877 9879 9320 0 -1 4202560 27080 0 0 0 325 4 0 0 19 0 4 0 650627710 272785408 11172 33554432000 4194304 4625164 140736303215312 18446744073709551615 4552410 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 18.72
Current children cumulated vsize (KiB) 266392

[startup+12.7003 s]
/proc/loadavg: 8.09 6.14 6.56 10/404 9884
/proc/meminfo: memFree=21284364/32951124 swapFree=67057896/67111528
[pid=9879] ppid=9877 vsize=277336 CPUtime=37.84 cores=1,3,5,7
/proc/9879/stat : 9879 (SArTagnan) R 9877 9879 9320 0 -1 4202496 53714 0 0 0 3775 9 0 0 25 0 4 0 650627708 283992064 16640 33554432000 4194304 4625164 140736303215312 18446744073709551615 4512156 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/9879/statm: 69334 16640 343 106 0 64837 0
[pid=9879/tid=9881] ppid=9877 vsize=277336 CPUtime=8.3 cores=1,3,5,7
/proc/9879/task/9881/stat : 9881 (SArTagnan) R 9877 9879 9320 0 -1 4202560 7930 0 0 0 828 2 0 0 25 0 4 0 650627710 283992064 16640 33554432000 4194304 4625164 140736303215312 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=9879/tid=9882] ppid=9877 vsize=277336 CPUtime=8.44 cores=1,3,5,7
/proc/9879/task/9882/stat : 9882 (SArTagnan) R 9877 9879 9320 0 -1 4202560 6873 0 0 0 843 1 0 0 25 0 4 0 650627710 283992064 16640 33554432000 4194304 4625164 140736303215312 18446744073709551615 4352133 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=9879/tid=9883] ppid=9877 vsize=277336 CPUtime=8.97 cores=1,3,5,7
/proc/9879/task/9883/stat : 9883 (SArTagnan) R 9877 9879 9320 0 -1 4202560 32917 0 0 0 892 5 0 0 25 0 4 0 650627710 283992064 16640 33554432000 4194304 4625164 140736303215312 18446744073709551615 4351820 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 37.84
Current children cumulated vsize (KiB) 277336

[startup+25.501 s]
/proc/loadavg: 8.29 6.28 6.60 10/404 9884
/proc/meminfo: memFree=21221632/32951124 swapFree=67057896/67111528
[pid=9879] ppid=9877 vsize=306316 CPUtime=76.05 cores=1,3,5,7
/proc/9879/stat : 9879 (SArTagnan) R 9877 9879 9320 0 -1 4202496 71405 0 0 0 7591 14 0 0 25 0 4 0 650627708 313667584 25772 33554432000 4194304 4625164 140736303215312 18446744073709551615 4396493 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/9879/statm: 76579 25772 389 106 0 72082 0
[pid=9879/tid=9881] ppid=9877 vsize=306316 CPUtime=17.32 cores=1,3,5,7
/proc/9879/task/9881/stat : 9881 (SArTagnan) R 9877 9879 9320 0 -1 4202560 16524 0 0 0 1728 4 0 0 25 0 4 0 650627710 313667584 25772 33554432000 4194304 4625164 140736303215312 18446744073709551615 4351811 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=9879/tid=9882] ppid=9877 vsize=306316 CPUtime=19.29 cores=1,3,5,7
/proc/9879/task/9882/stat : 9882 (SArTagnan) R 9877 9879 9320 0 -1 4202560 11438 0 0 0 1927 2 0 0 25 0 4 0 650627710 313667584 25772 33554432000 4194304 4625164 140736303215312 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=9879/tid=9883] ppid=9877 vsize=306316 CPUtime=15.29 cores=1,3,5,7
/proc/9879/task/9883/stat : 9883 (SArTagnan) R 9877 9879 9320 0 -1 4202560 35600 0 0 0 1523 6 0 0 25 0 4 0 650627710 313667584 25772 33554432000 4194304 4625164 140736303215312 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 76.05
Current children cumulated vsize (KiB) 306316

[startup+51.1004 s]
/proc/loadavg: 8.53 6.49 6.66 10/404 9885
/proc/meminfo: memFree=21123888/32951124 swapFree=67057896/67111528
[pid=9879] ppid=9877 vsize=328772 CPUtime=152.52 cores=1,3,5,7
/proc/9879/stat : 9879 (SArTagnan) R 9877 9879 9320 0 -1 4202496 91688 0 0 0 15230 22 0 0 25 0 4 0 650627708 336662528 41372 33554432000 4194304 4625164 140736303215312 18446744073709551615 4338055 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/9879/statm: 82193 41372 436 106 0 77696 0
[pid=9879/tid=9881] ppid=9877 vsize=328772 CPUtime=36.3 cores=1,3,5,7
/proc/9879/task/9881/stat : 9881 (SArTagnan) R 9877 9879 9320 0 -1 4202560 21094 0 0 0 3622 8 0 0 25 0 4 0 650627710 336662528 41372 33554432000 4194304 4625164 140736303215312 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=9879/tid=9882] ppid=9877 vsize=328772 CPUtime=37.99 cores=1,3,5,7
/proc/9879/task/9882/stat : 9882 (SArTagnan) R 9877 9879 9320 0 -1 4202560 19390 0 0 0 3794 5 0 0 25 0 4 0 650627710 336662528 41372 33554432000 4194304 4625164 140736303215312 18446744073709551615 254261283842 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=9879/tid=9883] ppid=9877 vsize=328772 CPUtime=34.37 cores=1,3,5,7
/proc/9879/task/9883/stat : 9883 (SArTagnan) R 9877 9879 9320 0 -1 4202560 41468 0 0 0 3430 7 0 0 25 0 4 0 650627710 336662528 41372 33554432000 4194304 4625164 140736303215312 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 152.52
Current children cumulated vsize (KiB) 328772

[startup+102.315 s]
/proc/loadavg: 8.79 6.88 6.78 10/404 9886
/proc/meminfo: memFree=20968720/32951124 swapFree=67057896/67111528
[pid=9879] ppid=9877 vsize=368272 CPUtime=305.48 cores=1,3,5,7
/proc/9879/stat : 9879 (SArTagnan) R 9877 9879 9320 0 -1 4202496 289502 0 0 0 30491 57 0 0 25 0 4 0 650627708 377110528 58708 33554432000 4194304 4625164 140736303215312 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/9879/statm: 92068 58708 362 106 0 87571 0
[pid=9879/tid=9881] ppid=9877 vsize=368272 CPUtime=73.38 cores=1,3,5,7
/proc/9879/task/9881/stat : 9881 (SArTagnan) R 9877 9879 9320 0 -1 4202560 29847 0 0 0 7327 11 0 0 25 0 4 0 650627710 377110528 58708 33554432000 4194304 4625164 140736303215312 18446744073709551615 4464310 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=9879/tid=9882] ppid=9877 vsize=368272 CPUtime=77.59 cores=1,3,5,7
/proc/9879/task/9882/stat : 9882 (SArTagnan) R 9877 9879 9320 0 -1 4202560 28399 0 0 0 7750 9 0 0 25 0 4 0 650627710 377110528 58708 33554432000 4194304 4625164 140736303215312 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=9879/tid=9883] ppid=9877 vsize=368272 CPUtime=59.91 cores=1,3,5,7
/proc/9879/task/9883/stat : 9883 (SArTagnan) R 9877 9879 9320 0 -1 4202560 216763 0 0 0 5957 34 0 0 25 0 4 0 650627710 377110528 58708 33554432000 4194304 4625164 140736303215312 18446744073709551615 4548757 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 305.48
Current children cumulated vsize (KiB) 368272

[startup+162.301 s]
/proc/loadavg: 8.99 7.29 6.93 10/404 9888
/proc/meminfo: memFree=20780584/32951124 swapFree=67057896/67111528
[pid=9879] ppid=9877 vsize=431192 CPUtime=484.68 cores=1,3,5,7
/proc/9879/stat : 9879 (SArTagnan) R 9877 9879 9320 0 -1 4202496 444394 0 0 0 48383 85 0 0 25 0 4 0 650627708 441540608 79195 33554432000 4194304 4625164 140736303215312 18446744073709551615 4393110 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/9879/statm: 107798 79195 349 106 0 103301 0
[pid=9879/tid=9881] ppid=9877 vsize=431192 CPUtime=116.73 cores=1,3,5,7
/proc/9879/task/9881/stat : 9881 (SArTagnan) R 9877 9879 9320 0 -1 4202560 44538 0 0 0 11654 19 0 0 25 0 4 0 650627710 441540608 79195 33554432000 4194304 4625164 140736303215312 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=9879/tid=9882] ppid=9877 vsize=431192 CPUtime=108.78 cores=1,3,5,7
/proc/9879/task/9882/stat : 9882 (SArTagnan) R 9877 9879 9320 0 -1 4202560 32815 0 0 0 10868 10 0 0 25 0 4 0 650627710 441540608 79195 33554432000 4194304 4625164 140736303215312 18446744073709551615 4352035 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=9879/tid=9883] ppid=9877 vsize=431192 CPUtime=104.59 cores=1,3,5,7
/proc/9879/task/9883/stat : 9883 (SArTagnan) R 9877 9879 9320 0 -1 4202560 345223 0 0 0 10408 51 0 0 25 0 4 0 650627710 441540608 79195 33554432000 4194304 4625164 140736303215312 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 484.68
Current children cumulated vsize (KiB) 431192

[startup+222.301 s]
/proc/loadavg: 9.14 7.64 7.07 10/404 9889
/proc/meminfo: memFree=20634744/32951124 swapFree=67057896/67111528
[pid=9879] ppid=9877 vsize=559044 CPUtime=663.91 cores=1,3,5,7
/proc/9879/stat : 9879 (SArTagnan) R 9877 9879 9320 0 -1 4202496 547830 0 0 0 66289 102 0 0 25 0 4 0 650627708 572461056 99514 33554432000 4194304 4625164 140736303215312 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/9879/statm: 139761 99514 959 106 0 135264 0
[pid=9879/tid=9881] ppid=9877 vsize=559044 CPUtime=146.55 cores=1,3,5,7
/proc/9879/task/9881/stat : 9881 (SArTagnan) R 9877 9879 9320 0 -1 4202560 47075 0 0 0 14635 20 0 0 25 0 4 0 650627710 572461056 99514 33554432000 4194304 4625164 140736303215312 18446744073709551615 4351764 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=9879/tid=9882] ppid=9877 vsize=559044 CPUtime=153.98 cores=1,3,5,7
/proc/9879/task/9882/stat : 9882 (SArTagnan) R 9877 9879 9320 0 -1 4202560 35479 0 0 0 15385 13 0 0 25 0 4 0 650627710 572461056 99514 33554432000 4194304 4625164 140736303215312 18446744073709551615 4351901 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=9879/tid=9883] ppid=9877 vsize=559044 CPUtime=148.83 cores=1,3,5,7
/proc/9879/task/9883/stat : 9883 (SArTagnan) R 9877 9879 9320 0 -1 4202560 433252 0 0 0 14819 64 0 0 25 0 4 0 650627710 572461056 99514 33554432000 4194304 4625164 140736303215312 18446744073709551615 4547606 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 663.91
Current children cumulated vsize (KiB) 559044

[startup+282.3 s]

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

[pid=9879] ppid=9877 vsize=990164 CPUtime=2098.23 cores=1,3,5,7
/proc/9879/stat : 9879 (SArTagnan) R 9877 9879 9320 0 -1 4202496 2584664 0 0 0 209380 443 0 0 25 0 4 0 650627708 1013927936 186557 33554432000 4194304 4625164 140736303215312 18446744073709551615 4512156 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/9879/statm: 247541 186575 686 106 0 243044 0
[pid=9879/tid=9881] ppid=9877 vsize=990164 CPUtime=399.04 cores=1,3,5,7
/proc/9879/task/9881/stat : 9881 (SArTagnan) R 9877 9879 9320 0 -1 4202560 101293 0 0 0 39859 45 0 0 25 0 4 0 650627710 1013927936 186582 33554432000 4194304 4625164 140736303215312 18446744073709551615 4352280 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=9879/tid=9882] ppid=9877 vsize=990164 CPUtime=592.08 cores=1,3,5,7
/proc/9879/task/9882/stat : 9882 (SArTagnan) R 9877 9879 9320 0 -1 4202560 87420 0 0 0 59184 24 0 0 25 0 4 0 650627710 1013927936 186582 33554432000 4194304 4625164 140736303215312 18446744073709551615 4351804 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=9879/tid=9883] ppid=9877 vsize=990164 CPUtime=453.47 cores=1,3,5,7
/proc/9879/task/9883/stat : 9883 (SArTagnan) R 9877 9879 9320 0 -1 4202560 2064782 0 0 0 45036 311 0 0 25 0 4 0 650627710 1013927936 186582 33554432000 4194304 4625164 140736303215312 18446744073709551615 4579598 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2098.23
Current children cumulated vsize (KiB) 990164

[startup+762.316 s]
/proc/loadavg: 9.07 8.86 7.96 10/404 9904
/proc/meminfo: memFree=19877956/32951124 swapFree=67057896/67111528
[pid=9879] ppid=9877 vsize=1060832 CPUtime=2277.5 cores=1,3,5,7
/proc/9879/stat : 9879 (SArTagnan) R 9877 9879 9320 0 -1 4202496 2853408 0 0 0 227264 486 0 0 25 0 4 0 650627708 1086291968 202087 33554432000 4194304 4625164 140736303215312 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/9879/statm: 265208 202087 729 106 0 260711 0
[pid=9879/tid=9881] ppid=9877 vsize=1060832 CPUtime=435.16 cores=1,3,5,7
/proc/9879/task/9881/stat : 9881 (SArTagnan) R 9877 9879 9320 0 -1 4202560 103586 0 0 0 43469 47 0 0 25 0 4 0 650627710 1086291968 202087 33554432000 4194304 4625164 140736303215312 18446744073709551615 4351827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=9879/tid=9882] ppid=9877 vsize=1060832 CPUtime=647.6 cores=1,3,5,7
/proc/9879/task/9882/stat : 9882 (SArTagnan) R 9877 9879 9320 0 -1 4202560 87728 0 0 0 64736 24 0 0 25 0 4 0 650627710 1086291968 202087 33554432000 4194304 4625164 140736303215312 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=9879/tid=9883] ppid=9877 vsize=1060832 CPUtime=499.51 cores=1,3,5,7
/proc/9879/task/9883/stat : 9883 (SArTagnan) R 9877 9879 9320 0 -1 4202560 2269251 0 0 0 49609 342 0 0 25 0 4 0 650627710 1086291968 202087 33554432000 4194304 4625164 140736303215312 18446744073709551615 4547299 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2277.5
Current children cumulated vsize (KiB) 1060832

[startup+822.3 s]
/proc/loadavg: 9.07 8.89 8.03 10/404 9905
/proc/meminfo: memFree=19849180/32951124 swapFree=67057896/67111528
[pid=9879] ppid=9877 vsize=1060832 CPUtime=2456.7 cores=1,3,5,7
/proc/9879/stat : 9879 (SArTagnan) R 9877 9879 9320 0 -1 4202496 3428779 0 0 0 245097 573 0 0 25 0 4 0 650627708 1086291968 208372 33554432000 4194304 4625164 140736303215312 18446744073709551615 4339612 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/9879/statm: 265208 208372 723 106 0 260711 0
[pid=9879/tid=9881] ppid=9877 vsize=1060832 CPUtime=495.14 cores=1,3,5,7
/proc/9879/task/9881/stat : 9881 (SArTagnan) R 9877 9879 9320 0 -1 4202560 105618 0 0 0 49467 47 0 0 25 0 4 0 650627710 1086291968 208373 33554432000 4194304 4625164 140736303215312 18446744073709551615 4351827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=9879/tid=9882] ppid=9877 vsize=1060832 CPUtime=677.58 cores=1,3,5,7
/proc/9879/task/9882/stat : 9882 (SArTagnan) R 9877 9879 9320 0 -1 4202560 87901 0 0 0 67734 24 0 0 25 0 4 0 650627710 1086291968 208373 33554432000 4194304 4625164 140736303215312 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=9879/tid=9883] ppid=9877 vsize=1060832 CPUtime=558.74 cores=1,3,5,7
/proc/9879/task/9883/stat : 9883 (SArTagnan) R 9877 9879 9320 0 -1 4202560 2805593 0 0 0 55451 423 0 0 25 0 4 0 650627710 1086291968 208373 33554432000 4194304 4625164 140736303215312 18446744073709551615 254261313863 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2456.7
Current children cumulated vsize (KiB) 1060832

[startup+882.301 s]
/proc/loadavg: 9.06 8.92 8.09 10/404 9907
/proc/meminfo: memFree=19798072/32951124 swapFree=67057896/67111528
[pid=9879] ppid=9877 vsize=1066600 CPUtime=2635.93 cores=1,3,5,7
/proc/9879/stat : 9879 (SArTagnan) R 9877 9879 9320 0 -1 4202496 3930143 0 0 0 262950 643 0 0 25 0 4 0 650627708 1092198400 214141 33554432000 4194304 4625164 140736303215312 18446744073709551615 4392981 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/9879/statm: 266650 214141 449 106 0 262153 0
[pid=9879/tid=9881] ppid=9877 vsize=1066600 CPUtime=555.14 cores=1,3,5,7
/proc/9879/task/9881/stat : 9881 (SArTagnan) R 9877 9879 9320 0 -1 4202560 108240 0 0 0 55466 48 0 0 25 0 4 0 650627710 1092198400 214141 33554432000 4194304 4625164 140736303215312 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=9879/tid=9882] ppid=9877 vsize=1066600 CPUtime=707.59 cores=1,3,5,7
/proc/9879/task/9882/stat : 9882 (SArTagnan) R 9877 9879 9320 0 -1 4202560 88341 0 0 0 70735 24 0 0 25 0 4 0 650627710 1092198400 214141 33554432000 4194304 4625164 140736303215312 18446744073709551615 4352280 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=9879/tid=9883] ppid=9877 vsize=1066600 CPUtime=617.97 cores=1,3,5,7
/proc/9879/task/9883/stat : 9883 (SArTagnan) R 9877 9879 9320 0 -1 4202560 3263441 0 0 0 61312 485 0 0 25 0 4 0 650627710 1092198400 214141 33554432000 4194304 4625164 140736303215312 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2635.93
Current children cumulated vsize (KiB) 1066600

[startup+942.301 s]
/proc/loadavg: 9.06 8.95 8.15 10/404 9908
/proc/meminfo: memFree=19761976/32951124 swapFree=67057896/67111528
[pid=9879] ppid=9877 vsize=1073748 CPUtime=2815.18 cores=1,3,5,7
/proc/9879/stat : 9879 (SArTagnan) R 9877 9879 9320 0 -1 4202496 3976205 0 0 0 280864 654 0 0 25 0 4 0 650627708 1099517952 220308 33554432000 4194304 4625164 140736303215312 18446744073709551615 4512180 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/9879/statm: 268437 220308 442 106 0 263940 0
[pid=9879/tid=9881] ppid=9877 vsize=1073748 CPUtime=615.15 cores=1,3,5,7
/proc/9879/task/9881/stat : 9881 (SArTagnan) R 9877 9879 9320 0 -1 4202560 110535 0 0 0 61465 50 0 0 25 0 4 0 650627710 1099517952 220308 33554432000 4194304 4625164 140736303215312 18446744073709551615 4352728 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=9879/tid=9882] ppid=9877 vsize=1073748 CPUtime=737.58 cores=1,3,5,7
/proc/9879/task/9882/stat : 9882 (SArTagnan) R 9877 9879 9320 0 -1 4202560 88370 0 0 0 73734 24 0 0 25 0 4 0 650627710 1099517952 220308 33554432000 4194304 4625164 140736303215312 18446744073709551615 4351777 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=9879/tid=9883] ppid=9877 vsize=1073748 CPUtime=677.21 cores=1,3,5,7
/proc/9879/task/9883/stat : 9883 (SArTagnan) R 9877 9879 9320 0 -1 4202560 3265915 0 0 0 67235 486 0 0 25 0 4 0 650627710 1099517952 220308 33554432000 4194304 4625164 140736303215312 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2815.18
Current children cumulated vsize (KiB) 1073748

[startup+1002.3 s]
/proc/loadavg: 9.20 9.02 8.22 10/404 9910
/proc/meminfo: memFree=19708760/32951124 swapFree=67057896/67111528
[pid=9879] ppid=9877 vsize=1077668 CPUtime=2994.4 cores=1,3,5,7
/proc/9879/stat : 9879 (SArTagnan) R 9877 9879 9320 0 -1 4202496 4288513 0 0 0 298738 702 0 0 25 0 4 0 650627708 1103532032 228512 33554432000 4194304 4625164 140736303215312 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/9879/statm: 269417 228512 461 106 0 264920 0
[pid=9879/tid=9881] ppid=9877 vsize=1077668 CPUtime=648.4 cores=1,3,5,7
/proc/9879/task/9881/stat : 9881 (SArTagnan) R 9877 9879 9320 0 -1 4202560 111698 0 0 0 64790 50 0 0 25 0 4 0 650627710 1103532032 228512 33554432000 4194304 4625164 140736303215312 18446744073709551615 4351808 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=9879/tid=9882] ppid=9877 vsize=1077668 CPUtime=794.34 cores=1,3,5,7
/proc/9879/task/9882/stat : 9882 (SArTagnan) R 9877 9879 9320 0 -1 4202560 88685 0 0 0 79410 24 0 0 25 0 4 0 650627710 1103532032 228512 33554432000 4194304 4625164 140736303215312 18446744073709551615 4351989 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=9879/tid=9883] ppid=9877 vsize=1077668 CPUtime=736.43 cores=1,3,5,7
/proc/9879/task/9883/stat : 9883 (SArTagnan) R 9877 9879 9320 0 -1 4202560 3550088 0 0 0 73116 527 0 0 25 0 4 0 650627710 1103532032 228512 33554432000 4194304 4625164 140736303215312 18446744073709551615 4552369 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2994.4
Current children cumulated vsize (KiB) 1077668

[startup+1062.3 s]
/proc/loadavg: 9.22 9.05 8.28 10/404 9912
/proc/meminfo: memFree=19660380/32951124 swapFree=67057896/67111528
[pid=9879] ppid=9877 vsize=1159412 CPUtime=3173.64 cores=1,3,5,7
/proc/9879/stat : 9879 (SArTagnan) R 9877 9879 9320 0 -1 4202496 4726427 0 0 0 316593 771 0 0 25 0 4 0 650627708 1187237888 235768 33554432000 4194304 4625164 140736303215312 18446744073709551615 4512156 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/9879/statm: 289853 235768 416 106 0 285356 0
[pid=9879/tid=9881] ppid=9877 vsize=1159412 CPUtime=678.1 cores=1,3,5,7
/proc/9879/task/9881/stat : 9881 (SArTagnan) R 9877 9879 9320 0 -1 4202560 142994 0 0 0 67756 54 0 0 25 0 4 0 650627710 1187237888 235768 33554432000 4194304 4625164 140736303215312 18446744073709551615 4351786 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=9879/tid=9882] ppid=9877 vsize=1159412 CPUtime=851.14 cores=1,3,5,7
/proc/9879/task/9882/stat : 9882 (SArTagnan) R 9877 9879 9320 0 -1 4202560 88928 0 0 0 85090 24 0 0 25 0 4 0 650627710 1187237888 235768 33554432000 4194304 4625164 140736303215312 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=9879/tid=9883] ppid=9877 vsize=1159412 CPUtime=769.18 cores=1,3,5,7
/proc/9879/task/9883/stat : 9883 (SArTagnan) R 9877 9879 9320 0 -1 4202560 3857026 0 0 0 76345 573 0 0 25 0 4 0 650627710 1187237888 235768 33554432000 4194304 4625164 140736303215312 18446744073709551615 4335407 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3173.64
Current children cumulated vsize (KiB) 1159412

[startup+1122.3 s]
/proc/loadavg: 9.08 9.04 8.32 10/404 9913
/proc/meminfo: memFree=19601588/32951124 swapFree=67057896/67111528
[pid=9879] ppid=9877 vsize=1249064 CPUtime=3352.85 cores=1,3,5,7
/proc/9879/stat : 9879 (SArTagnan) R 9877 9879 9320 0 -1 4202496 5380289 0 0 0 334407 878 0 0 25 0 4 0 650627708 1279041536 240255 33554432000 4194304 4625164 140736303215312 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/9879/statm: 312266 240255 374 106 0 307769 0
[pid=9879/tid=9881] ppid=9877 vsize=1249064 CPUtime=709.5 cores=1,3,5,7
/proc/9879/task/9881/stat : 9881 (SArTagnan) R 9877 9879 9320 0 -1 4202560 144198 0 0 0 70895 55 0 0 25 0 4 0 650627710 1279041536 240255 33554432000 4194304 4625164 140736303215312 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=9879/tid=9882] ppid=9877 vsize=1249064 CPUtime=881.16 cores=1,3,5,7
/proc/9879/task/9882/stat : 9882 (SArTagnan) R 9877 9879 9320 0 -1 4202560 89426 0 0 0 88091 25 0 0 25 0 4 0 650627710 1279041536 240255 33554432000 4194304 4625164 140736303215312 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=9879/tid=9883] ppid=9877 vsize=1249064 CPUtime=826.97 cores=1,3,5,7
/proc/9879/task/9883/stat : 9883 (SArTagnan) R 9877 9879 9320 0 -1 4202560 4413952 0 0 0 82038 659 0 0 25 0 4 0 650627710 1279041536 240255 33554432000 4194304 4625164 140736303215312 18446744073709551615 4335407 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3352.85
Current children cumulated vsize (KiB) 1249064

[startup+1182.3 s]
/proc/loadavg: 9.15 9.06 8.37 10/404 10015
/proc/meminfo: memFree=20376732/32951124 swapFree=67057896/67111528
[pid=9879] ppid=9877 vsize=1259624 CPUtime=3532.07 cores=1,3,5,7
/proc/9879/stat : 9879 (SArTagnan) R 9877 9879 9320 0 -1 4202496 5879377 0 0 0 352249 958 0 0 25 0 4 0 650627708 1289854976 246264 33554432000 4194304 4625164 140736303215312 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/9879/statm: 314906 246264 342 106 0 310409 0
[pid=9879/tid=9881] ppid=9877 vsize=1259624 CPUtime=769.47 cores=1,3,5,7
/proc/9879/task/9881/stat : 9881 (SArTagnan) R 9877 9879 9320 0 -1 4202560 147834 0 0 0 76891 56 0 0 25 0 4 0 650627710 1289854976 246264 33554432000 4194304 4625164 140736303215312 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=9879/tid=9882] ppid=9877 vsize=1259624 CPUtime=910.86 cores=1,3,5,7
/proc/9879/task/9882/stat : 9882 (SArTagnan) R 9877 9879 9320 0 -1 4202560 90392 0 0 0 91059 27 0 0 25 0 4 0 650627710 1289854976 246264 33554432000 4194304 4625164 140736303215312 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=9879/tid=9883] ppid=9877 vsize=1259624 CPUtime=879.81 cores=1,3,5,7
/proc/9879/task/9883/stat : 9883 (SArTagnan) R 9877 9879 9320 0 -1 4202560 4857199 0 0 0 87254 727 0 0 25 0 4 0 650627710 1289854976 246264 33554432000 4194304 4625164 140736303215312 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3532.07
Current children cumulated vsize (KiB) 1259624

[startup+1242.3 s]
/proc/loadavg: 9.28 9.11 8.43 10/404 10016
/proc/meminfo: memFree=20163012/32951124 swapFree=67057896/67111528
[pid=9879] ppid=9877 vsize=1295176 CPUtime=3711.3 cores=1,3,5,7
/proc/9879/stat : 9879 (SArTagnan) R 9877 9879 9320 0 -1 4202496 6494226 0 0 0 370083 1047 0 0 25 0 4 0 650627708 1326260224 258401 33554432000 4194304 4625164 140736303215312 18446744073709551615 4512789 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/9879/statm: 323794 258401 342 106 0 319297 0
[pid=9879/tid=9881] ppid=9877 vsize=1295176 CPUtime=829.47 cores=1,3,5,7
/proc/9879/task/9881/stat : 9881 (SArTagnan) R 9877 9879 9320 0 -1 4202560 151370 0 0 0 82888 59 0 0 25 0 4 0 650627710 1326260224 258401 33554432000 4194304 4625164 140736303215312 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=9879/tid=9882] ppid=9877 vsize=1295176 CPUtime=940.45 cores=1,3,5,7
/proc/9879/task/9882/stat : 9882 (SArTagnan) R 9877 9879 9320 0 -1 4202560 93826 0 0 0 94018 27 0 0 25 0 4 0 650627710 1326260224 258401 33554432000 4194304 4625164 140736303215312 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=9879/tid=9883] ppid=9877 vsize=1295176 CPUtime=939.81 cores=1,3,5,7
/proc/9879/task/9883/stat : 9883 (SArTagnan) R 9877 9879 9320 0 -1 4202560 5427382 0 0 0 93175 806 0 0 25 0 4 0 650627710 1326260224 258401 33554432000 4194304 4625164 140736303215312 18446744073709551615 4552315 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3711.3
Current children cumulated vsize (KiB) 1295176



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 9.23 9.13 8.48 10/404 10018
/proc/meminfo: memFree=19991788/32951124 swapFree=67057896/67111528
[pid=9879] ppid=9877 vsize=1342760 CPUtime=3883.69 cores=1,3,5,7
/proc/9879/stat : 9879 (SArTagnan) R 9877 9879 9320 0 -1 4202496 6661936 0 0 0 387295 1074 0 0 25 0 4 0 650627708 1374986240 266404 33554432000 4194304 4625164 140736303215312 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/9879/statm: 335690 266404 342 106 0 331193 0
[pid=9879/tid=9881] ppid=9877 vsize=1342760 CPUtime=866.38 cores=1,3,5,7
/proc/9879/task/9881/stat : 9881 (SArTagnan) R 9877 9879 9320 0 -1 4202560 153619 0 0 0 86577 61 0 0 25 0 4 0 650627710 1374986240 266471 33554432000 4194304 4625164 140736303215312 18446744073709551615 4351792 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=9879/tid=9882] ppid=9877 vsize=1342760 CPUtime=969.17 cores=1,3,5,7
/proc/9879/task/9882/stat : 9882 (SArTagnan) R 9877 9879 9320 0 -1 4202560 94794 0 0 0 96889 28 0 0 25 0 4 0 650627710 1374986240 266489 33554432000 4194304 4625164 140736303215312 18446744073709551615 4351764 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=9879/tid=9883] ppid=9877 vsize=1342760 CPUtime=997.52 cores=1,3,5,7
/proc/9879/task/9883/stat : 9883 (SArTagnan) R 9877 9879 9320 0 -1 4202560 5551792 0 0 0 98928 824 0 0 25 0 4 0 650627710 1374986240 266513 33554432000 4194304 4625164 140736303215312 18446744073709551615 254261313744 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3883.69
Current children cumulated vsize (KiB) 1342760

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.06
CPU time (s): 3883.77
CPU user time (s): 3872.98
CPU system time (s): 10.7924
CPU usage (%): 298.737
Max. virtual memory (cumulated for all children) (KiB): 1421280

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3872.98
system time used= 10.7924
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6662685
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= 1166
involuntary context switches= 43515

runsolver used 4.44932 second user time and 12.1891 second system time

The end

Launcher Data

Begin job on node140 at 2011-05-16 23:42:04
IDJOB=3385873
IDBENCH=83275
IDSOLVER=1871
FILE ID=node140/3385873-1305582124
RUNJOBID= node140-1305582046-9825
PBS_JOBID= 13350214
Free space on /tmp= 73428 MiB

SOLVER NAME= SArTagnan 2011-05-15 (fixed)
BENCH NAME= SAT11/crafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/VanDerWaerden_pd_2-3-23_508.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3385873-1305582124/watcher-3385873-1305582124 -o /tmp/evaluation-result-3385873-1305582124/solver-3385873-1305582124 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3385873-1305582124.cnf -threads=4

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

MD5SUM BENCH= b891f70c80006fb02dca40f266c0cec1
RANDOM SEED=168278114

node140.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	: 5226.14
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.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.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.77
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.75
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.74
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.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.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:      21376680 kB
Buffers:        334572 kB
Cached:        4953188 kB
SwapCached:       8088 kB
Active:        7808540 kB
Inactive:      3431020 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21376680 kB
SwapTotal:    67111528 kB
SwapFree:     67057896 kB
Dirty:            1208 kB
Writeback:           0 kB
AnonPages:     5948516 kB
Mapped:          31196 kB
Slab:           227096 kB
PageTables:      41752 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 102302144 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73416 MiB
End job on node140 at 2011-05-17 00:03:46