Trace number 3257340

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.46 1201.91

General information on the benchmark

NameCRAFTED/edgematching/
compact/em_12_2_4_cmp.cnf
MD5SUM7ea97a36d5ab6c8a5aa99830d5253591
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark62.0956
Satisfiable
(Un)Satisfiability was proved
Number of variables12584
Number of clauses155712
Sum of the clauses size523920
Maximum clause length100
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 217404
Number of clauses of size 3103200
Number of clauses of size 417828
Number of clauses of size 517000
Number of clauses of size over 5280

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-3257340-1304046419/watcher-3257340-1304046419 -o /tmp/evaluation-result-3257340-1304046419/solver-3257340-1304046419 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3257340-1304046419.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: 3.76 4.97 6.51 7/180 19608
/proc/meminfo: memFree=18611108/32950928 swapFree=67111524/67111528
[pid=19608] ppid=19606 vsize=23588 CPUtime=0 cores=1,3,5,7
/proc/19608/stat : 19608 (SArTagnan) R 19606 19608 18457 0 -1 4202496 810 0 0 0 0 0 0 0 22 0 1 0 594872565 24154112 699 33554432000 4194304 4623224 140735416443008 18446744073709551615 4366247 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/19608/statm: 5897 703 297 105 0 1401 0

[startup+0.0884911 s]
/proc/loadavg: 3.76 4.97 6.51 7/180 19608
/proc/meminfo: memFree=18611108/32950928 swapFree=67111524/67111528
[pid=19608] ppid=19606 vsize=35488 CPUtime=0.07 cores=1,3,5,7
/proc/19608/stat : 19608 (SArTagnan) R 19606 19608 18457 0 -1 4202496 7382 0 0 0 7 0 0 0 22 0 1 0 594872565 36339712 4283 33554432000 4194304 4623224 140735416443008 18446744073709551615 4388779 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/19608/statm: 8872 4284 297 105 0 4376 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 35488

[startup+0.100475 s]
/proc/loadavg: 3.76 4.97 6.51 7/180 19608
/proc/meminfo: memFree=18611108/32950928 swapFree=67111524/67111528
[pid=19608] ppid=19606 vsize=52516 CPUtime=0.09 cores=1,3,5,7
/proc/19608/stat : 19608 (SArTagnan) R 19606 19608 18457 0 -1 4202496 11163 0 0 0 8 1 0 0 22 0 1 0 594872565 53776384 8064 33554432000 4194304 4623224 140735416443008 18446744073709551615 256415089109 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/19608/statm: 13129 8086 299 105 0 8633 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 52516

[startup+0.30037 s]
/proc/loadavg: 3.76 4.97 6.51 7/180 19608
/proc/meminfo: memFree=18611108/32950928 swapFree=67111524/67111528
[pid=19608] ppid=19606 vsize=303220 CPUtime=0.87 cores=1,3,5,7
/proc/19608/stat : 19608 (SArTagnan) R 19606 19608 18457 0 -1 4202496 19416 0 0 0 85 2 0 0 25 0 4 0 594872565 310497280 12691 33554432000 4194304 4623224 140735416443008 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19608/statm: 75805 12691 340 105 0 71309 0
Current children cumulated CPU time (s) 0.87
Current children cumulated vsize (KiB) 303220

[startup+0.700294 s]
/proc/loadavg: 3.76 4.97 6.51 7/180 19608
/proc/meminfo: memFree=18611108/32950928 swapFree=67111524/67111528
[pid=19608] ppid=19606 vsize=305680 CPUtime=2.47 cores=1,3,5,7
/proc/19608/stat : 19608 (SArTagnan) R 19606 19608 18457 0 -1 4202496 29704 0 0 0 244 3 0 0 18 0 4 0 594872565 313016320 14883 33554432000 4194304 4623224 140735416443008 18446744073709551615 4510498 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19608/statm: 76420 14883 340 105 0 71924 0
Current children cumulated CPU time (s) 2.47
Current children cumulated vsize (KiB) 305680

[startup+1.50114 s]
/proc/loadavg: 4.10 5.02 6.52 9/184 19612
/proc/meminfo: memFree=18532636/32950928 swapFree=67111524/67111528
[pid=19608] ppid=19606 vsize=312120 CPUtime=5.67 cores=1,3,5,7
/proc/19608/stat : 19608 (SArTagnan) R 19606 19608 18457 0 -1 4202496 48041 0 0 0 560 7 0 0 19 0 4 0 594872565 319610880 19563 33554432000 4194304 4623224 140735416443008 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19608/statm: 78030 19564 340 105 0 73534 0
[pid=19608/tid=19610] ppid=19606 vsize=312120 CPUtime=1.39 cores=1,3,5,7
/proc/19608/task/19610/stat : 19610 (SArTagnan) R 19606 19608 18457 0 -1 4202560 6614 0 0 0 137 2 0 0 25 0 4 0 594872575 319610880 19564 33554432000 4194304 4623224 140735416443008 18446744073709551615 256415052833 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19608/tid=19611] ppid=19606 vsize=312120 CPUtime=1.38 cores=1,3,5,7
/proc/19608/task/19611/stat : 19611 (SArTagnan) R 19606 19608 18457 0 -1 4202560 4510 0 0 0 138 0 0 0 25 0 4 0 594872575 319610880 19564 33554432000 4194304 4623224 140735416443008 18446744073709551615 4376883 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19608/tid=19612] ppid=19606 vsize=312120 CPUtime=1.38 cores=1,3,5,7
/proc/19608/task/19612/stat : 19612 (SArTagnan) R 19606 19608 18457 0 -1 4202560 20809 0 0 0 136 2 0 0 25 0 4 0 594872575 319610880 19564 33554432000 4194304 4623224 140735416443008 18446744073709551615 4545376 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.67
Current children cumulated vsize (KiB) 312120

[startup+3.10084 s]
/proc/loadavg: 4.10 5.02 6.52 10/184 19612
/proc/meminfo: memFree=18496056/32950928 swapFree=67111524/67111528
[pid=19608] ppid=19606 vsize=330724 CPUtime=12.06 cores=1,3,5,7
/proc/19608/stat : 19608 (SArTagnan) R 19606 19608 18457 0 -1 4202496 78676 0 0 0 1193 13 0 0 23 0 4 0 594872565 338661376 27837 33554432000 4194304 4623224 140735416443008 18446744073709551615 4510034 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19608/statm: 82681 27837 340 105 0 78185 0
[pid=19608/tid=19610] ppid=19606 vsize=330724 CPUtime=2.99 cores=1,3,5,7
/proc/19608/task/19610/stat : 19610 (SArTagnan) R 19606 19608 18457 0 -1 4202560 10378 0 0 0 295 4 0 0 25 0 4 0 594872575 338661376 27837 33554432000 4194304 4623224 140735416443008 18446744073709551615 4376823 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19608/tid=19611] ppid=19606 vsize=330724 CPUtime=2.98 cores=1,3,5,7
/proc/19608/task/19611/stat : 19611 (SArTagnan) R 19606 19608 18457 0 -1 4202560 9798 0 0 0 297 1 0 0 25 0 4 0 594872575 338661376 27837 33554432000 4194304 4623224 140735416443008 18446744073709551615 4376880 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19608/tid=19612] ppid=19606 vsize=330724 CPUtime=2.98 cores=1,3,5,7
/proc/19608/task/19612/stat : 19612 (SArTagnan) R 19606 19608 18457 0 -1 4202560 40202 0 0 0 293 5 0 0 25 0 4 0 594872575 338661376 27837 33554432000 4194304 4623224 140735416443008 18446744073709551615 4545924 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.06
Current children cumulated vsize (KiB) 330724

[startup+6.30024 s]
/proc/loadavg: 4.41 5.07 6.53 10/184 19612
/proc/meminfo: memFree=18412184/32950928 swapFree=67111524/67111528
[pid=19608] ppid=19606 vsize=352964 CPUtime=24.84 cores=1,3,5,7
/proc/19608/stat : 19608 (SArTagnan) R 19606 19608 18457 0 -1 4202496 119282 0 0 0 2464 20 0 0 25 0 4 0 594872565 361435136 39551 33554432000 4194304 4623224 140735416443008 18446744073709551615 256415050165 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19608/statm: 88241 39551 342 105 0 83745 0
[pid=19608/tid=19610] ppid=19606 vsize=352964 CPUtime=6.18 cores=1,3,5,7
/proc/19608/task/19610/stat : 19610 (SArTagnan) R 19606 19608 18457 0 -1 4202560 16685 0 0 0 612 6 0 0 25 0 4 0 594872575 361435136 39551 33554432000 4194304 4623224 140735416443008 18446744073709551615 4467994 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19608/tid=19611] ppid=19606 vsize=352964 CPUtime=6.18 cores=1,3,5,7
/proc/19608/task/19611/stat : 19611 (SArTagnan) R 19606 19608 18457 0 -1 4202560 18093 0 0 0 616 2 0 0 25 0 4 0 594872575 361435136 39551 33554432000 4194304 4623224 140735416443008 18446744073709551615 4467869 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19608/tid=19612] ppid=19606 vsize=352964 CPUtime=6.15 cores=1,3,5,7
/proc/19608/task/19612/stat : 19612 (SArTagnan) R 19606 19608 18457 0 -1 4202560 65349 0 0 0 607 8 0 0 21 0 4 0 594872575 361435136 39551 33554432000 4194304 4623224 140735416443008 18446744073709551615 256415088832 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 24.84
Current children cumulated vsize (KiB) 352964

[startup+12.701 s]
/proc/loadavg: 4.70 5.11 6.53 10/184 19612
/proc/meminfo: memFree=18305948/32950928 swapFree=67111524/67111528
[pid=19608] ppid=19606 vsize=354948 CPUtime=50.4 cores=1,3,5,7
/proc/19608/stat : 19608 (SArTagnan) R 19606 19608 18457 0 -1 4202496 172261 0 0 0 5010 30 0 0 25 0 4 0 594872565 363466752 53841 33554432000 4194304 4623224 140735416443008 18446744073709551615 4424566 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19608/statm: 88737 53841 345 105 0 84241 0
[pid=19608/tid=19610] ppid=19606 vsize=354948 CPUtime=12.58 cores=1,3,5,7
/proc/19608/task/19610/stat : 19610 (SArTagnan) R 19606 19608 18457 0 -1 4202560 16733 0 0 0 1252 6 0 0 25 0 4 0 594872575 363466752 53841 33554432000 4194304 4623224 140735416443008 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19608/tid=19611] ppid=19606 vsize=354948 CPUtime=12.58 cores=1,3,5,7
/proc/19608/task/19611/stat : 19611 (SArTagnan) R 19606 19608 18457 0 -1 4202560 26858 0 0 0 1252 6 0 0 25 0 4 0 594872575 363466752 53841 33554432000 4194304 4623224 140735416443008 18446744073709551615 256415052833 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19608/tid=19612] ppid=19606 vsize=354948 CPUtime=12.52 cores=1,3,5,7
/proc/19608/task/19612/stat : 19612 (SArTagnan) R 19606 19608 18457 0 -1 4202560 104881 0 0 0 1238 14 0 0 18 0 4 0 594872575 363466752 53841 33554432000 4194304 4623224 140735416443008 18446744073709551615 4545903 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.4
Current children cumulated vsize (KiB) 354948

[startup+25.5006 s]
/proc/loadavg: 5.28 5.23 6.55 10/184 19612
/proc/meminfo: memFree=18196316/32950928 swapFree=67111524/67111528
[pid=19608] ppid=19606 vsize=451012 CPUtime=101.53 cores=1,3,5,7
/proc/19608/stat : 19608 (SArTagnan) R 19606 19608 18457 0 -1 4202496 290191 0 0 0 10104 49 0 0 25 0 4 0 594872565 461836288 66893 33554432000 4194304 4623224 140735416443008 18446744073709551615 4412282 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19608/statm: 112753 66893 345 105 0 108257 0
[pid=19608/tid=19610] ppid=19606 vsize=451012 CPUtime=25.39 cores=1,3,5,7
/proc/19608/task/19610/stat : 19610 (SArTagnan) R 19606 19608 18457 0 -1 4202560 20889 0 0 0 2531 8 0 0 25 0 4 0 594872575 461836288 66893 33554432000 4194304 4623224 140735416443008 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19608/tid=19611] ppid=19606 vsize=451012 CPUtime=25.38 cores=1,3,5,7
/proc/19608/task/19611/stat : 19611 (SArTagnan) R 19606 19608 18457 0 -1 4202560 36040 0 0 0 2530 8 0 0 25 0 4 0 594872575 461836288 66893 33554432000 4194304 4623224 140735416443008 18446744073709551615 4317214 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19608/tid=19612] ppid=19606 vsize=451012 CPUtime=25.24 cores=1,3,5,7
/proc/19608/task/19612/stat : 19612 (SArTagnan) R 19606 19608 18457 0 -1 4202560 200200 0 0 0 2497 27 0 0 23 0 4 0 594872575 461836288 66895 33554432000 4194304 4623224 140735416443008 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.53
Current children cumulated vsize (KiB) 451012

[startup+51.1008 s]
/proc/loadavg: 6.35 5.49 6.60 10/184 19613
/proc/meminfo: memFree=17838056/32950928 swapFree=67111524/67111528
[pid=19608] ppid=19606 vsize=666024 CPUtime=203.79 cores=1,3,5,7
/proc/19608/stat : 19608 (SArTagnan) R 19606 19608 18457 0 -1 4202496 481791 0 0 0 20295 84 0 0 25 0 4 0 594872565 682008576 114485 33554432000 4194304 4623224 140735416443008 18446744073709551615 4415028 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19608/statm: 166506 114485 351 105 0 162010 0
[pid=19608/tid=19610] ppid=19606 vsize=666024 CPUtime=50.98 cores=1,3,5,7
/proc/19608/task/19610/stat : 19610 (SArTagnan) R 19606 19608 18457 0 -1 4202560 29715 0 0 0 5089 9 0 0 25 0 4 0 594872575 682008576 114485 33554432000 4194304 4623224 140735416443008 18446744073709551615 4376869 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19608/tid=19611] ppid=19606 vsize=666024 CPUtime=50.98 cores=1,3,5,7
/proc/19608/task/19611/stat : 19611 (SArTagnan) R 19606 19608 18457 0 -1 4202560 69673 0 0 0 5081 17 0 0 25 0 4 0 594872575 682008576 114485 33554432000 4194304 4623224 140735416443008 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19608/tid=19612] ppid=19606 vsize=666024 CPUtime=50.7 cores=1,3,5,7
/proc/19608/task/19612/stat : 19612 (SArTagnan) R 19606 19608 18457 0 -1 4202560 313543 0 0 0 5025 45 0 0 25 0 4 0 594872575 682008576 114485 33554432000 4194304 4623224 140735416443008 18446744073709551615 4550465 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 203.79
Current children cumulated vsize (KiB) 666024

[startup+102.306 s]
/proc/loadavg: 7.33 5.89 6.67 10/184 19614
/proc/meminfo: memFree=17186924/32950928 swapFree=67111524/67111528
[pid=19608] ppid=19606 vsize=1013632 CPUtime=408.32 cores=1,3,5,7
/proc/19608/stat : 19608 (SArTagnan) R 19606 19608 18457 0 -1 4202496 834988 0 0 0 40683 149 0 0 25 0 4 0 594872565 1037959168 197692 33554432000 4194304 4623224 140735416443008 18446744073709551615 4510285 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19608/statm: 253408 197692 408 105 0 248912 0
[pid=19608/tid=19610] ppid=19606 vsize=1013632 CPUtime=102.19 cores=1,3,5,7
/proc/19608/task/19610/stat : 19610 (SArTagnan) R 19606 19608 18457 0 -1 4202560 41327 0 0 0 10207 12 0 0 25 0 4 0 594872575 1037959168 197692 33554432000 4194304 4623224 140735416443008 18446744073709551615 4376869 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19608/tid=19611] ppid=19606 vsize=1013632 CPUtime=102.18 cores=1,3,5,7
/proc/19608/task/19611/stat : 19611 (SArTagnan) R 19606 19608 18457 0 -1 4202560 112831 0 0 0 10185 33 0 0 25 0 4 0 594872575 1037959168 197692 33554432000 4194304 4623224 140735416443008 18446744073709551615 4376823 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19608/tid=19612] ppid=19606 vsize=1013632 CPUtime=101.62 cores=1,3,5,7
/proc/19608/task/19612/stat : 19612 (SArTagnan) R 19606 19608 18457 0 -1 4202560 544038 0 0 0 10081 81 0 0 25 0 4 0 594872575 1037959168 197692 33554432000 4194304 4623224 140735416443008 18446744073709551615 4364232 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 408.32
Current children cumulated vsize (KiB) 1013632

[startup+162.301 s]
/proc/loadavg: 7.80 6.29 6.76 10/184 19616
/proc/meminfo: memFree=16607440/32950928 swapFree=67111524/67111528
[pid=19608] ppid=19606 vsize=1307040 CPUtime=647.97 cores=1,3,5,7
/proc/19608/stat : 19608 (SArTagnan) R 19606 19608 18457 0 -1 4202496 1068751 0 0 0 64598 199 0 0 25 0 4 0 594872565 1338408960 257068 33554432000 4194304 4623224 140735416443008 18446744073709551615 4415028 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19608/statm: 326760 257068 345 105 0 322264 0
[pid=19608/tid=19610] ppid=19606 vsize=1307040 CPUtime=162.19 cores=1,3,5,7
/proc/19608/task/19610/stat : 19610 (SArTagnan) R 19606 19608 18457 0 -1 4202560 59049 0 0 0 16202 17 0 0 25 0 4 0 594872575 1338408960 257068 33554432000 4194304 4623224 140735416443008 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19608/tid=19611] ppid=19606 vsize=1307040 CPUtime=162.17 cores=1,3,5,7
/proc/19608/task/19611/stat : 19611 (SArTagnan) R 19606 19608 18457 0 -1 4202560 160909 0 0 0 16164 53 0 0 25 0 4 0 594872575 1338408960 257068 33554432000 4194304 4623224 140735416443008 18446744073709551615 4486238 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19608/tid=19612] ppid=19606 vsize=1307040 CPUtime=161.29 cores=1,3,5,7
/proc/19608/task/19612/stat : 19612 (SArTagnan) R 19606 19608 18457 0 -1 4202560 652107 0 0 0 16032 97 0 0 25 0 4 0 594872575 1338408960 257068 33554432000 4194304 4623224 140735416443008 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 647.97
Current children cumulated vsize (KiB) 1307040

[startup+222.301 s]
/proc/loadavg: 7.96 6.61 6.84 10/184 19618
/proc/meminfo: memFree=16087348/32950928 swapFree=67111524/67111528
[pid=19608] ppid=19606 vsize=1599404 CPUtime=887.63 cores=1,3,5,7
/proc/19608/stat : 19608 (SArTagnan) R 19606 19608 18457 0 -1 4202496 1194219 0 0 0 88533 230 0 0 25 0 4 0 594872565 1637789696 305674 33554432000 4194304 4623224 140735416443008 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19608/statm: 399851 305674 345 105 0 395355 0
[pid=19608/tid=19610] ppid=19606 vsize=1599404 CPUtime=222.19 cores=1,3,5,7
/proc/19608/task/19610/stat : 19610 (SArTagnan) R 19606 19608 18457 0 -1 4202560 87969 0 0 0 22189 30 0 0 25 0 4 0 594872575 1637789696 305674 33554432000 4194304 4623224 140735416443008 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19608/tid=19611] ppid=19606 vsize=1599404 CPUtime=222.18 cores=1,3,5,7
/proc/19608/task/19611/stat : 19611 (SArTagnan) R 19606 19608 18457 0 -1 4202560 161111 0 0 0 22165 53 0 0 25 0 4 0 594872575 1637789696 305674 33554432000 4194304 4623224 140735416443008 18446744073709551615 4357625 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19608/tid=19612] ppid=19606 vsize=1599404 CPUtime=220.96 cores=1,3,5,7
/proc/19608/task/19612/stat : 19612 (SArTagnan) R 19606 19608 18457 0 -1 4202560 671221 0 0 0 21996 100 0 0 25 0 4 0 594872575 1637789696 305674 33554432000 4194304 4623224 140735416443008 18446744073709551615 4550411 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 887.63
Current children cumulated vsize (KiB) 1599404

[startup+282.3 s]

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

[pid=19608] ppid=19606 vsize=2564360 CPUtime=2565.36 cores=1,3,5,7
/proc/19608/stat : 19608 (SArTagnan) R 19606 19608 18457 0 -1 4202496 2686550 0 0 0 256012 524 0 0 25 0 4 0 594872565 2625904640 515912 33554432000 4194304 4623224 140735416443008 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19608/statm: 641090 515912 345 105 0 636594 0
[pid=19608/tid=19610] ppid=19606 vsize=2564360 CPUtime=642.2 cores=1,3,5,7
/proc/19608/task/19610/stat : 19610 (SArTagnan) R 19606 19608 18457 0 -1 4202560 156924 0 0 0 64158 62 0 0 25 0 4 0 594872575 2625904640 515912 33554432000 4194304 4623224 140735416443008 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19608/tid=19611] ppid=19606 vsize=2564360 CPUtime=642.2 cores=1,3,5,7
/proc/19608/task/19611/stat : 19611 (SArTagnan) R 19606 19608 18457 0 -1 4202560 162596 0 0 0 64166 54 0 0 25 0 4 0 594872575 2625904640 515912 33554432000 4194304 4623224 140735416443008 18446744073709551615 4357644 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19608/tid=19612] ppid=19606 vsize=2564360 CPUtime=638.67 cores=1,3,5,7
/proc/19608/task/19612/stat : 19612 (SArTagnan) R 19606 19608 18457 0 -1 4202560 1759441 0 0 0 63574 293 0 0 25 0 4 0 594872575 2625904640 515912 33554432000 4194304 4623224 140735416443008 18446744073709551615 256415052315 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2565.36
Current children cumulated vsize (KiB) 2564360

[startup+702.301 s]
/proc/loadavg: 8.05 7.79 7.33 10/184 19630
/proc/meminfo: memFree=13392984/32950928 swapFree=67111524/67111528
[pid=19608] ppid=19606 vsize=2597212 CPUtime=2805 cores=1,3,5,7
/proc/19608/stat : 19608 (SArTagnan) R 19606 19608 18457 0 -1 4202496 2916007 0 0 0 279936 564 0 0 20 0 4 0 594872565 2659545088 535899 33554432000 4194304 4623224 140735416443008 18446744073709551615 4415995 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19608/statm: 649303 535899 346 105 0 644807 0
[pid=19608/tid=19610] ppid=19606 vsize=2597212 CPUtime=702.2 cores=1,3,5,7
/proc/19608/task/19610/stat : 19610 (SArTagnan) R 19606 19608 18457 0 -1 4202560 156959 0 0 0 70158 62 0 0 25 0 4 0 594872575 2659545088 535899 33554432000 4194304 4623224 140735416443008 18446744073709551615 4357587 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19608/tid=19611] ppid=19606 vsize=2597212 CPUtime=702.19 cores=1,3,5,7
/proc/19608/task/19611/stat : 19611 (SArTagnan) R 19606 19608 18457 0 -1 4202560 162678 0 0 0 70165 54 0 0 25 0 4 0 594872575 2659545088 535899 33554432000 4194304 4623224 140735416443008 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19608/tid=19612] ppid=19606 vsize=2597212 CPUtime=698.35 cores=1,3,5,7
/proc/19608/task/19612/stat : 19612 (SArTagnan) R 19606 19608 18457 0 -1 4202560 1975543 0 0 0 69506 329 0 0 20 0 4 0 594872575 2659545088 535899 33554432000 4194304 4623224 140735416443008 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2805
Current children cumulated vsize (KiB) 2597212

[startup+762.307 s]
/proc/loadavg: 8.02 7.83 7.37 10/184 19632
/proc/meminfo: memFree=13216252/32950928 swapFree=67111524/67111528
[pid=19608] ppid=19606 vsize=2597212 CPUtime=3044.7 cores=1,3,5,7
/proc/19608/stat : 19608 (SArTagnan) R 19606 19608 18457 0 -1 4202496 3293470 0 0 0 303836 634 0 0 25 0 4 0 594872565 2659545088 537111 33554432000 4194304 4623224 140735416443008 18446744073709551615 4415014 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19608/statm: 649303 537111 345 105 0 644807 0
[pid=19608/tid=19610] ppid=19606 vsize=2597212 CPUtime=762.21 cores=1,3,5,7
/proc/19608/task/19610/stat : 19610 (SArTagnan) R 19606 19608 18457 0 -1 4202560 156982 0 0 0 76159 62 0 0 25 0 4 0 594872575 2659545088 537111 33554432000 4194304 4623224 140735416443008 18446744073709551615 4357776 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19608/tid=19611] ppid=19606 vsize=2597212 CPUtime=762.2 cores=1,3,5,7
/proc/19608/task/19611/stat : 19611 (SArTagnan) R 19606 19608 18457 0 -1 4202560 162905 0 0 0 76166 54 0 0 25 0 4 0 594872575 2659545088 537111 33554432000 4194304 4623224 140735416443008 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19608/tid=19612] ppid=19606 vsize=2597212 CPUtime=758.03 cores=1,3,5,7
/proc/19608/task/19612/stat : 19612 (SArTagnan) R 19606 19608 18457 0 -1 4202560 2352606 0 0 0 75404 399 0 0 25 0 4 0 594872575 2659545088 537111 33554432000 4194304 4623224 140735416443008 18446744073709551615 4545903 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3044.7
Current children cumulated vsize (KiB) 2597212

[startup+822.3 s]
/proc/loadavg: 8.07 7.87 7.41 10/184 19634
/proc/meminfo: memFree=12997468/32950928 swapFree=67111524/67111528
[pid=19608] ppid=19606 vsize=2639344 CPUtime=3284.35 cores=1,3,5,7
/proc/19608/stat : 19608 (SArTagnan) R 19606 19608 18457 0 -1 4202496 3693576 0 0 0 327732 703 0 0 25 0 4 0 594872565 2702688256 539638 33554432000 4194304 4623224 140735416443008 18446744073709551615 4355951 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19608/statm: 659836 539638 345 105 0 655340 0
[pid=19608/tid=19610] ppid=19606 vsize=2639344 CPUtime=822.2 cores=1,3,5,7
/proc/19608/task/19610/stat : 19610 (SArTagnan) R 19606 19608 18457 0 -1 4202560 157004 0 0 0 82158 62 0 0 25 0 4 0 594872575 2702688256 539638 33554432000 4194304 4623224 140735416443008 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19608/tid=19611] ppid=19606 vsize=2639344 CPUtime=822.19 cores=1,3,5,7
/proc/19608/task/19611/stat : 19611 (SArTagnan) R 19606 19608 18457 0 -1 4202560 163125 0 0 0 82165 54 0 0 25 0 4 0 594872575 2702688256 539638 33554432000 4194304 4623224 140735416443008 18446744073709551615 4486248 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19608/tid=19612] ppid=19606 vsize=2639344 CPUtime=817.7 cores=1,3,5,7
/proc/19608/task/19612/stat : 19612 (SArTagnan) R 19606 19608 18457 0 -1 4202560 2730968 0 0 0 81306 464 0 0 25 0 4 0 594872575 2702688256 539638 33554432000 4194304 4623224 140735416443008 18446744073709551615 4366391 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3284.35
Current children cumulated vsize (KiB) 2639344

[startup+882.301 s]
/proc/loadavg: 8.08 7.91 7.45 10/184 19635
/proc/meminfo: memFree=12797780/32950928 swapFree=67111524/67111528
[pid=19608] ppid=19606 vsize=2639344 CPUtime=3524.02 cores=1,3,5,7
/proc/19608/stat : 19608 (SArTagnan) R 19606 19608 18457 0 -1 4202496 4062548 0 0 0 351630 772 0 0 25 0 4 0 594872565 2702688256 541305 33554432000 4194304 4623224 140735416443008 18446744073709551615 4414885 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19608/statm: 659836 541305 345 105 0 655340 0
[pid=19608/tid=19610] ppid=19606 vsize=2639344 CPUtime=882.21 cores=1,3,5,7
/proc/19608/task/19610/stat : 19610 (SArTagnan) R 19606 19608 18457 0 -1 4202560 157050 0 0 0 88159 62 0 0 25 0 4 0 594872575 2702688256 541305 33554432000 4194304 4623224 140735416443008 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19608/tid=19611] ppid=19606 vsize=2639344 CPUtime=882.2 cores=1,3,5,7
/proc/19608/task/19611/stat : 19611 (SArTagnan) R 19606 19608 18457 0 -1 4202560 163276 0 0 0 88166 54 0 0 25 0 4 0 594872575 2702688256 541305 33554432000 4194304 4623224 140735416443008 18446744073709551615 4486238 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19608/tid=19612] ppid=19606 vsize=2639344 CPUtime=877.37 cores=1,3,5,7
/proc/19608/task/19612/stat : 19612 (SArTagnan) R 19606 19608 18457 0 -1 4202560 3099164 0 0 0 87204 533 0 0 25 0 4 0 594872575 2702688256 541305 33554432000 4194304 4623224 140735416443008 18446744073709551615 4550495 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3524.02
Current children cumulated vsize (KiB) 2639344

[startup+942.301 s]
/proc/loadavg: 8.08 7.94 7.49 10/184 19637
/proc/meminfo: memFree=12424124/32950928 swapFree=67111524/67111528
[pid=19608] ppid=19606 vsize=2645732 CPUtime=3763.71 cores=1,3,5,7
/proc/19608/stat : 19608 (SArTagnan) R 19606 19608 18457 0 -1 4202496 4422100 0 0 0 375529 842 0 0 25 0 4 0 594872565 2709229568 542228 33554432000 4194304 4623224 140735416443008 18446744073709551615 4415042 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19608/statm: 661433 542228 345 105 0 656937 0
[pid=19608/tid=19610] ppid=19606 vsize=2645732 CPUtime=942.21 cores=1,3,5,7
/proc/19608/task/19610/stat : 19610 (SArTagnan) R 19606 19608 18457 0 -1 4202560 158065 0 0 0 94159 62 0 0 25 0 4 0 594872575 2709229568 542228 33554432000 4194304 4623224 140735416443008 18446744073709551615 4357904 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19608/tid=19611] ppid=19606 vsize=2645732 CPUtime=942.2 cores=1,3,5,7
/proc/19608/task/19611/stat : 19611 (SArTagnan) R 19606 19608 18457 0 -1 4202560 163303 0 0 0 94166 54 0 0 25 0 4 0 594872575 2709229568 542228 33554432000 4194304 4623224 140735416443008 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19608/tid=19612] ppid=19606 vsize=2645732 CPUtime=937.05 cores=1,3,5,7
/proc/19608/task/19612/stat : 19612 (SArTagnan) R 19606 19608 18457 0 -1 4202560 3457246 0 0 0 93102 603 0 0 25 0 4 0 594872575 2709229568 542228 33554432000 4194304 4623224 140735416443008 18446744073709551615 4364247 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3763.71
Current children cumulated vsize (KiB) 2645732

[startup+1002.3 s]
/proc/loadavg: 8.08 7.96 7.52 10/184 19638
/proc/meminfo: memFree=12302576/32950928 swapFree=67111524/67111528
[pid=19608] ppid=19606 vsize=2659424 CPUtime=4003.38 cores=1,3,5,7
/proc/19608/stat : 19608 (SArTagnan) R 19606 19608 18457 0 -1 4202496 4617746 0 0 0 399456 882 0 0 25 0 4 0 594872565 2723250176 547570 33554432000 4194304 4623224 140735416443008 18446744073709551615 4415038 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19608/statm: 664856 547570 345 105 0 660360 0
[pid=19608/tid=19610] ppid=19606 vsize=2659424 CPUtime=1002.21 cores=1,3,5,7
/proc/19608/task/19610/stat : 19610 (SArTagnan) R 19606 19608 18457 0 -1 4202560 158114 0 0 0 100159 62 0 0 25 0 4 0 594872575 2723250176 547570 33554432000 4194304 4623224 140735416443008 18446744073709551615 4357641 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19608/tid=19611] ppid=19606 vsize=2659424 CPUtime=1002.21 cores=1,3,5,7
/proc/19608/task/19611/stat : 19611 (SArTagnan) R 19606 19608 18457 0 -1 4202560 163412 0 0 0 100166 55 0 0 25 0 4 0 594872575 2723250176 547570 33554432000 4194304 4623224 140735416443008 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19608/tid=19612] ppid=19606 vsize=2659424 CPUtime=996.72 cores=1,3,5,7
/proc/19608/task/19612/stat : 19612 (SArTagnan) R 19606 19608 18457 0 -1 4202560 3651791 0 0 0 99030 642 0 0 25 0 4 0 594872575 2723250176 547570 33554432000 4194304 4623224 140735416443008 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4003.38
Current children cumulated vsize (KiB) 2659424

[startup+1062.3 s]
/proc/loadavg: 8.07 7.98 7.56 9/184 19640
/proc/meminfo: memFree=12106872/32950928 swapFree=67111524/67111528
[pid=19608] ppid=19606 vsize=2659644 CPUtime=4243.06 cores=1,3,5,7
/proc/19608/stat : 19608 (SArTagnan) R 19606 19608 18457 0 -1 4202496 4620241 0 0 0 423424 882 0 0 25 0 4 0 594872565 2723475456 550065 33554432000 4194304 4623224 140735416443008 18446744073709551615 4414965 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19608/statm: 664911 550065 345 105 0 660415 0
[pid=19608/tid=19610] ppid=19606 vsize=2659644 CPUtime=1062.21 cores=1,3,5,7
/proc/19608/task/19610/stat : 19610 (SArTagnan) R 19606 19608 18457 0 -1 4202560 158153 0 0 0 106159 62 0 0 25 0 4 0 594872575 2723475456 550065 33554432000 4194304 4623224 140735416443008 18446744073709551615 4486238 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19608/tid=19611] ppid=19606 vsize=2659644 CPUtime=1062.21 cores=1,3,5,7
/proc/19608/task/19611/stat : 19611 (SArTagnan) R 19606 19608 18457 0 -1 4202560 164694 0 0 0 106166 55 0 0 25 0 4 0 594872575 2723475456 550065 33554432000 4194304 4623224 140735416443008 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19608/tid=19612] ppid=19606 vsize=2659644 CPUtime=1056.4 cores=1,3,5,7
/proc/19608/task/19612/stat : 19612 (SArTagnan) R 19606 19608 18457 0 -1 4202560 3652788 0 0 0 104998 642 0 0 25 0 4 0 594872575 2723475456 550065 33554432000 4194304 4623224 140735416443008 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4243.06
Current children cumulated vsize (KiB) 2659644

[startup+1122.3 s]
/proc/loadavg: 8.07 8.00 7.58 10/184 19642
/proc/meminfo: memFree=11931356/32950928 swapFree=67111524/67111528
[pid=19608] ppid=19606 vsize=2660904 CPUtime=4482.74 cores=1,3,5,7
/proc/19608/stat : 19608 (SArTagnan) R 19606 19608 18457 0 -1 4202496 4651970 0 0 0 447385 889 0 0 25 0 4 0 594872565 2724765696 552353 33554432000 4194304 4623224 140735416443008 18446744073709551615 4414959 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19608/statm: 665226 552353 345 105 0 660730 0
[pid=19608/tid=19610] ppid=19606 vsize=2660904 CPUtime=1122.21 cores=1,3,5,7
/proc/19608/task/19610/stat : 19610 (SArTagnan) R 19606 19608 18457 0 -1 4202560 158197 0 0 0 112159 62 0 0 25 0 4 0 594872575 2724765696 552353 33554432000 4194304 4623224 140735416443008 18446744073709551615 4357403 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19608/tid=19611] ppid=19606 vsize=2660904 CPUtime=1122.21 cores=1,3,5,7
/proc/19608/task/19611/stat : 19611 (SArTagnan) R 19606 19608 18457 0 -1 4202560 164713 0 0 0 112166 55 0 0 25 0 4 0 594872575 2724765696 552353 33554432000 4194304 4623224 140735416443008 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19608/tid=19612] ppid=19606 vsize=2660904 CPUtime=1116.07 cores=1,3,5,7
/proc/19608/task/19612/stat : 19612 (SArTagnan) R 19606 19608 18457 0 -1 4202560 3683524 0 0 0 110959 648 0 0 25 0 4 0 594872575 2724765696 552353 33554432000 4194304 4623224 140735416443008 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4482.74
Current children cumulated vsize (KiB) 2660904

[startup+1182.3 s]
/proc/loadavg: 8.07 8.01 7.61 10/184 19643
/proc/meminfo: memFree=11761304/32950928 swapFree=67111524/67111528
[pid=19608] ppid=19606 vsize=2724132 CPUtime=4722.42 cores=1,3,5,7
/proc/19608/stat : 19608 (SArTagnan) R 19606 19608 18457 0 -1 4202496 4720147 0 0 0 471342 900 0 0 25 0 4 0 594872565 2789511168 559931 33554432000 4194304 4623224 140735416443008 18446744073709551615 4415016 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19608/statm: 681033 559931 345 105 0 676537 0
[pid=19608/tid=19610] ppid=19606 vsize=2724132 CPUtime=1182.21 cores=1,3,5,7
/proc/19608/task/19610/stat : 19610 (SArTagnan) R 19606 19608 18457 0 -1 4202560 158237 0 0 0 118159 62 0 0 25 0 4 0 594872575 2789511168 559931 33554432000 4194304 4623224 140735416443008 18446744073709551615 4357390 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19608/tid=19611] ppid=19606 vsize=2724132 CPUtime=1182.21 cores=1,3,5,7
/proc/19608/task/19611/stat : 19611 (SArTagnan) R 19606 19608 18457 0 -1 4202560 164800 0 0 0 118166 55 0 0 25 0 4 0 594872575 2789511168 559931 33554432000 4194304 4623224 140735416443008 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19608/tid=19612] ppid=19606 vsize=2724132 CPUtime=1175.75 cores=1,3,5,7
/proc/19608/task/19612/stat : 19612 (SArTagnan) R 19606 19608 18457 0 -1 4202560 3746868 0 0 0 116917 658 0 0 25 0 4 0 594872575 2789511168 559931 33554432000 4194304 4623224 140735416443008 18446744073709551615 256415089027 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4722.42
Current children cumulated vsize (KiB) 2724132



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.8 s]
/proc/loadavg: 8.20 8.04 7.63 6/182 19645
/proc/meminfo: memFree=14563332/32950928 swapFree=67111524/67111528
[pid=19608] ppid=19606 vsize=2724132 CPUtime=4800.33 cores=1,3,5,7
/proc/19608/stat : 19608 (SArTagnan) R 19606 19608 18457 0 -1 4202496 4767496 0 0 0 479123 910 0 0 25 0 4 0 594872565 2789511168 560291 33554432000 4194304 4623224 140735416443008 18446744073709551615 4415014 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19608/statm: 681033 560291 345 105 0 676537 0
[pid=19608/tid=19610] ppid=19606 vsize=2724132 CPUtime=1201.72 cores=1,3,5,7
/proc/19608/task/19610/stat : 19610 (SArTagnan) R 19606 19608 18457 0 -1 4202560 158244 0 0 0 120110 62 0 0 25 0 4 0 594872575 2789511168 560291 33554432000 4194304 4623224 140735416443008 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19608/tid=19611] ppid=19606 vsize=2724132 CPUtime=1201.72 cores=1,3,5,7
/proc/19608/task/19611/stat : 19611 (SArTagnan) R 19606 19608 18457 0 -1 4202560 164810 0 0 0 120117 55 0 0 25 0 4 0 594872575 2789511168 560291 33554432000 4194304 4623224 140735416443008 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=19608/tid=19612] ppid=19606 vsize=2724132 CPUtime=1195.14 cores=1,3,5,7
/proc/19608/task/19612/stat : 19612 (SArTagnan) R 19606 19608 18457 0 -1 4202560 3794184 0 0 0 118846 668 0 0 25 0 4 0 594872575 2789511168 560291 33554432000 4194304 4623224 140735416443008 18446744073709551615 4376649 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.33
Current children cumulated vsize (KiB) 2724132

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): 1201.91
CPU time (s): 4800.46
CPU user time (s): 4791.25
CPU system time (s): 9.2036
CPU usage (%): 399.403
Max. virtual memory (cumulated for all children) (KiB): 2850400

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4791.25
system time used= 9.2036
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4767496
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= 4550
involuntary context switches= 33728

runsolver used 1.80173 second user time and 4.76128 second system time

The end

Launcher Data

Begin job on node115 at 2011-04-29 05:06:59
IDJOB=3257340
IDBENCH=70908
IDSOLVER=1656
FILE ID=node115/3257340-1304046419
RUNJOBID= node115-1304046419-19586
PBS_JOBID= 13170384
Free space on /tmp= 72728 MiB

SOLVER NAME= SArTagnan 2011-03-24
BENCH NAME= SAT09/CRAFTED/edgematching/compact/em_12_2_4_cmp.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3257340-1304046419/watcher-3257340-1304046419 -o /tmp/evaluation-result-3257340-1304046419/solver-3257340-1304046419 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3257340-1304046419.cnf -threads=4

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

MD5SUM BENCH= 7ea97a36d5ab6c8a5aa99830d5253591
RANDOM SEED=2108821656

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      18611388 kB
Buffers:       2317668 kB
Cached:       11398588 kB
SwapCached:          4 kB
Active:        6802468 kB
Inactive:      6982444 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      18611388 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            4716 kB
Writeback:           0 kB
AnonPages:       68916 kB
Mapped:          14888 kB
Slab:           489612 kB
PageTables:       4728 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   243080 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= 72728 MiB
End job on node115 at 2011-04-29 05:27:03