Trace number 3386029

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) 3973.35 1300.07

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/
VanDerWaerden_pd_2-3-24_567.cnf
MD5SUMcb7c9df8144e5ba66f8009983efe791f
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark14.0229
Satisfiable
(Un)Satisfiability was proved
Number of variables284
Number of clauses42826
Sum of the clauses size191271
Maximum clause length24
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2377
Number of clauses of size 339422
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 53027

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

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 4.38 5.17 6.62 5/498 23635
/proc/meminfo: memFree=24170472/32951124 swapFree=60609076/67111528
[pid=23633] ppid=23630 vsize=22900 CPUtime=0.01 cores=0,2,4,6
/proc/23633/stat : 23633 (SArTagnan) R 23630 23633 22974 0 -1 4202496 2232 0 0 0 1 0 0 0 22 0 1 0 669785063 23449600 1329 33554432000 4194304 4625164 140735201754144 18446744073709551615 270612771525 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23633/statm: 5725 1330 296 106 0 1228 0

[startup+0.076951 s]
/proc/loadavg: 4.38 5.17 6.62 5/498 23635
/proc/meminfo: memFree=24170472/32951124 swapFree=60609076/67111528
[pid=23633] ppid=23630 vsize=196216 CPUtime=0.15 cores=0,2,4,6
/proc/23633/stat : 23633 (SArTagnan) R 23630 23633 22974 0 -1 4202496 6406 0 0 0 15 0 0 0 23 0 4 0 669785063 200925184 3823 33554432000 4194304 4625164 140735201754144 18446744073709551615 4512054 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/23633/statm: 49054 3824 338 106 0 44557 0
Current children cumulated CPU time (s) 0.15
Current children cumulated vsize (KiB) 196216

[startup+0.100946 s]
/proc/loadavg: 4.38 5.17 6.62 5/498 23635
/proc/meminfo: memFree=24170472/32951124 swapFree=60609076/67111528
[pid=23633] ppid=23630 vsize=196216 CPUtime=0.22 cores=0,2,4,6
/proc/23633/stat : 23633 (SArTagnan) R 23630 23633 22974 0 -1 4202496 6489 0 0 0 22 0 0 0 23 0 4 0 669785063 200925184 3906 33554432000 4194304 4625164 140735201754144 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/23633/statm: 49054 3906 338 106 0 44557 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 196216

[startup+0.300912 s]
/proc/loadavg: 4.38 5.17 6.62 5/498 23635
/proc/meminfo: memFree=24170472/32951124 swapFree=60609076/67111528
[pid=23633] ppid=23630 vsize=263420 CPUtime=0.82 cores=0,2,4,6
/proc/23633/stat : 23633 (SArTagnan) R 23630 23633 22974 0 -1 4202496 8789 0 0 0 82 0 0 0 23 0 4 0 669785063 269742080 4391 33554432000 4194304 4625164 140735201754144 18446744073709551615 4329151 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/23633/statm: 65855 4391 338 106 0 61358 0
Current children cumulated CPU time (s) 0.82
Current children cumulated vsize (KiB) 263420

[startup+0.700841 s]
/proc/loadavg: 4.38 5.17 6.62 5/498 23635
/proc/meminfo: memFree=24170472/32951124 swapFree=60609076/67111528
[pid=23633] ppid=23630 vsize=263420 CPUtime=2.02 cores=0,2,4,6
/proc/23633/stat : 23633 (SArTagnan) R 23630 23633 22974 0 -1 4202496 11213 0 0 0 201 1 0 0 25 0 4 0 669785063 269742080 5022 33554432000 4194304 4625164 140735201754144 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/23633/statm: 65855 5022 338 106 0 61358 0
Current children cumulated CPU time (s) 2.02
Current children cumulated vsize (KiB) 263420

[startup+1.5007 s]
/proc/loadavg: 4.38 5.17 6.62 11/506 23643
/proc/meminfo: memFree=24128264/32951124 swapFree=60609076/67111528
[pid=23633] ppid=23630 vsize=265772 CPUtime=4.39 cores=0,2,4,6
/proc/23633/stat : 23633 (SArTagnan) R 23630 23633 22974 0 -1 4202496 17863 0 0 0 438 1 0 0 25 0 4 0 669785063 272150528 5709 33554432000 4194304 4625164 140735201754144 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/23633/statm: 66443 5710 338 106 0 61946 0
[pid=23633/tid=23641] ppid=23630 vsize=265772 CPUtime=1.13 cores=0,2,4,6
/proc/23633/task/23641/stat : 23641 (SArTagnan) R 23630 23633 22974 0 -1 4202560 2239 0 0 0 113 0 0 0 25 0 4 0 669785066 272150528 5710 33554432000 4194304 4625164 140735201754144 18446744073709551615 4351897 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23633/tid=23642] ppid=23630 vsize=265772 CPUtime=1.09 cores=0,2,4,6
/proc/23633/task/23642/stat : 23642 (SArTagnan) R 23630 23633 22974 0 -1 4202560 1411 0 0 0 109 0 0 0 25 0 4 0 669785066 272150528 5711 33554432000 4194304 4625164 140735201754144 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=23633/tid=23643] ppid=23630 vsize=265772 CPUtime=0.73 cores=0,2,4,6
/proc/23633/task/23643/stat : 23643 (SArTagnan) R 23630 23633 22974 0 -1 4202560 9323 0 0 0 73 0 0 0 25 0 4 0 669785066 272150528 5711 33554432000 4194304 4625164 140735201754144 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4.39
Current children cumulated vsize (KiB) 265772

[startup+3.10042 s]
/proc/loadavg: 4.38 5.17 6.62 11/506 23643
/proc/meminfo: memFree=24112036/32951124 swapFree=60609076/67111528
[pid=23633] ppid=23630 vsize=266464 CPUtime=9.18 cores=0,2,4,6
/proc/23633/stat : 23633 (SArTagnan) R 23630 23633 22974 0 -1 4202496 24529 0 0 0 915 3 0 0 25 0 4 0 669785063 272859136 7606 33554432000 4194304 4625164 140735201754144 18446744073709551615 4513492 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/23633/statm: 66616 7606 342 106 0 62119 0
[pid=23633/tid=23641] ppid=23630 vsize=266464 CPUtime=1.93 cores=0,2,4,6
/proc/23633/task/23641/stat : 23641 (SArTagnan) R 23630 23633 22974 0 -1 4202560 2750 0 0 0 193 0 0 0 25 0 4 0 669785066 272859136 7606 33554432000 4194304 4625164 140735201754144 18446744073709551615 4352280 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23633/tid=23642] ppid=23630 vsize=266464 CPUtime=2.68 cores=0,2,4,6
/proc/23633/task/23642/stat : 23642 (SArTagnan) R 23630 23633 22974 0 -1 4202560 2838 0 0 0 268 0 0 0 25 0 4 0 669785066 272859136 7606 33554432000 4194304 4625164 140735201754144 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=23633/tid=23643] ppid=23630 vsize=266464 CPUtime=1.54 cores=0,2,4,6
/proc/23633/task/23643/stat : 23643 (SArTagnan) R 23630 23633 22974 0 -1 4202560 13732 0 0 0 153 1 0 0 25 0 4 0 669785066 272859136 7606 33554432000 4194304 4625164 140735201754144 18446744073709551615 270613154151 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 9.18
Current children cumulated vsize (KiB) 266464

[startup+6.30085 s]
/proc/loadavg: 4.75 5.23 6.63 11/506 23643
/proc/meminfo: memFree=24077940/32951124 swapFree=60609076/67111528
[pid=23633] ppid=23630 vsize=272592 CPUtime=18.71 cores=0,2,4,6
/proc/23633/stat : 23633 (SArTagnan) R 23630 23633 22974 0 -1 4202496 49895 0 0 0 1863 8 0 0 25 0 4 0 669785063 279134208 10863 33554432000 4194304 4625164 140735201754144 18446744073709551615 4511967 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/23633/statm: 68148 10863 342 106 0 63651 0
[pid=23633/tid=23641] ppid=23630 vsize=272592 CPUtime=3.41 cores=0,2,4,6
/proc/23633/task/23641/stat : 23641 (SArTagnan) R 23630 23633 22974 0 -1 4202560 4540 0 0 0 340 1 0 0 25 0 4 0 669785066 279134208 10863 33554432000 4194304 4625164 140735201754144 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=23633/tid=23642] ppid=23630 vsize=272592 CPUtime=5.3 cores=0,2,4,6
/proc/23633/task/23642/stat : 23642 (SArTagnan) R 23630 23633 22974 0 -1 4202560 5115 0 0 0 529 1 0 0 19 0 4 0 669785066 279134208 10863 33554432000 4194304 4625164 140735201754144 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=23633/tid=23643] ppid=23630 vsize=272592 CPUtime=3.8 cores=0,2,4,6
/proc/23633/task/23643/stat : 23643 (SArTagnan) R 23630 23633 22974 0 -1 4202560 34473 0 0 0 376 4 0 0 25 0 4 0 669785066 279134208 10863 33554432000 4194304 4625164 140735201754144 18446744073709551615 4352760 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 18.71
Current children cumulated vsize (KiB) 272592

[startup+12.7007 s]
/proc/loadavg: 5.09 5.29 6.65 11/506 23643
/proc/meminfo: memFree=24024600/32951124 swapFree=60609076/67111528
[pid=23633] ppid=23630 vsize=280336 CPUtime=37.78 cores=0,2,4,6
/proc/23633/stat : 23633 (SArTagnan) R 23630 23633 22974 0 -1 4202496 77386 0 0 0 3766 12 0 0 25 0 4 0 669785063 287064064 16168 33554432000 4194304 4625164 140735201754144 18446744073709551615 4512180 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/23633/statm: 70084 16168 354 106 0 65587 0
[pid=23633/tid=23641] ppid=23630 vsize=280336 CPUtime=6.53 cores=0,2,4,6
/proc/23633/task/23641/stat : 23641 (SArTagnan) R 23630 23633 22974 0 -1 4202560 8019 0 0 0 651 2 0 0 25 0 4 0 669785066 287064064 16168 33554432000 4194304 4625164 140735201754144 18446744073709551615 4464328 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=23633/tid=23642] ppid=23630 vsize=280336 CPUtime=10.81 cores=0,2,4,6
/proc/23633/task/23642/stat : 23642 (SArTagnan) R 23630 23633 22974 0 -1 4202560 7684 0 0 0 1079 2 0 0 25 0 4 0 669785066 287064064 16168 33554432000 4194304 4625164 140735201754144 18446744073709551615 270612771525 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=23633/tid=23643] ppid=23630 vsize=280336 CPUtime=7.86 cores=0,2,4,6
/proc/23633/task/23643/stat : 23643 (SArTagnan) R 23630 23633 22974 0 -1 4202560 55027 0 0 0 779 7 0 0 25 0 4 0 669785066 287064064 16168 33554432000 4194304 4625164 140735201754144 18446744073709551615 270612766727 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 37.78
Current children cumulated vsize (KiB) 280336

[startup+25.5005 s]
/proc/loadavg: 5.96 5.47 6.68 11/506 23644
/proc/meminfo: memFree=23937300/32951124 swapFree=60609076/67111528
[pid=23633] ppid=23630 vsize=296292 CPUtime=75.96 cores=0,2,4,6
/proc/23633/stat : 23633 (SArTagnan) R 23630 23633 22974 0 -1 4202496 123329 0 0 0 7576 20 0 0 25 0 4 0 669785063 303403008 25059 33554432000 4194304 4625164 140735201754144 18446744073709551615 4512075 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/23633/statm: 74073 25059 382 106 0 69576 0
[pid=23633/tid=23641] ppid=23630 vsize=296292 CPUtime=12.82 cores=0,2,4,6
/proc/23633/task/23641/stat : 23641 (SArTagnan) R 23630 23633 22974 0 -1 4202560 11842 0 0 0 1279 3 0 0 25 0 4 0 669785066 303403008 25059 33554432000 4194304 4625164 140735201754144 18446744073709551615 4352739 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=23633/tid=23642] ppid=23630 vsize=296292 CPUtime=23.61 cores=0,2,4,6
/proc/23633/task/23642/stat : 23642 (SArTagnan) R 23630 23633 22974 0 -1 4202560 12796 0 0 0 2358 3 0 0 25 0 4 0 669785066 303403008 25059 33554432000 4194304 4625164 140735201754144 18446744073709551615 4351798 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=23633/tid=23643] ppid=23630 vsize=296292 CPUtime=14.12 cores=0,2,4,6
/proc/23633/task/23643/stat : 23643 (SArTagnan) R 23630 23633 22974 0 -1 4202560 90130 0 0 0 1401 11 0 0 25 0 4 0 669785066 303403008 25059 33554432000 4194304 4625164 140735201754144 18446744073709551615 4352072 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 75.96
Current children cumulated vsize (KiB) 296292

[startup+51.1009 s]
/proc/loadavg: 7.06 5.77 6.75 11/506 23644
/proc/meminfo: memFree=23821408/32951124 swapFree=60609076/67111528
[pid=23633] ppid=23630 vsize=318196 CPUtime=152.32 cores=0,2,4,6
/proc/23633/stat : 23633 (SArTagnan) R 23630 23633 22974 0 -1 4202496 232474 0 0 0 15193 39 0 0 25 0 4 0 669785063 325832704 39066 33554432000 4194304 4625164 140735201754144 18446744073709551615 4511959 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/23633/statm: 79549 39066 482 106 0 75052 0
[pid=23633/tid=23641] ppid=23630 vsize=318196 CPUtime=26.05 cores=0,2,4,6
/proc/23633/task/23641/stat : 23641 (SArTagnan) R 23630 23633 22974 0 -1 4202560 19747 0 0 0 2598 7 0 0 25 0 4 0 669785066 325832704 39066 33554432000 4194304 4625164 140735201754144 18446744073709551615 4352014 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=23633/tid=23642] ppid=23630 vsize=318196 CPUtime=48.18 cores=0,2,4,6
/proc/23633/task/23642/stat : 23642 (SArTagnan) R 23630 23633 22974 0 -1 4202560 19782 0 0 0 4814 4 0 0 25 0 4 0 669785066 325832704 39066 33554432000 4194304 4625164 140735201754144 18446744073709551615 4351827 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=23633/tid=23643] ppid=23630 vsize=318196 CPUtime=27.09 cores=0,2,4,6
/proc/23633/task/23643/stat : 23643 (SArTagnan) R 23630 23633 22974 0 -1 4202560 182537 0 0 0 2684 25 0 0 25 0 4 0 669785066 325832704 39066 33554432000 4194304 4625164 140735201754144 18446744073709551615 4546798 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 152.32
Current children cumulated vsize (KiB) 318196

[startup+102.32 s]
/proc/loadavg: 8.16 6.27 6.86 11/506 23646
/proc/meminfo: memFree=23647276/32951124 swapFree=60609076/67111528
[pid=23633] ppid=23630 vsize=376864 CPUtime=305.08 cores=0,2,4,6
/proc/23633/stat : 23633 (SArTagnan) R 23630 23633 22974 0 -1 4202496 306596 0 0 0 30453 55 0 0 25 0 4 0 669785063 385908736 58187 33554432000 4194304 4625164 140735201754144 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/23633/statm: 94216 58187 393 106 0 89719 0
[pid=23633/tid=23641] ppid=23630 vsize=376864 CPUtime=65.57 cores=0,2,4,6
/proc/23633/task/23641/stat : 23641 (SArTagnan) R 23630 23633 22974 0 -1 4202560 33511 0 0 0 6544 13 0 0 25 0 4 0 669785066 385908736 58187 33554432000 4194304 4625164 140735201754144 18446744073709551615 4351818 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=23633/tid=23642] ppid=23630 vsize=376864 CPUtime=83.6 cores=0,2,4,6
/proc/23633/task/23642/stat : 23642 (SArTagnan) R 23630 23633 22974 0 -1 4202560 29152 0 0 0 8354 6 0 0 25 0 4 0 669785066 385908736 58187 33554432000 4194304 4625164 140735201754144 18446744073709551615 4351830 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=23633/tid=23643] ppid=23630 vsize=376864 CPUtime=53.69 cores=0,2,4,6
/proc/23633/task/23643/stat : 23643 (SArTagnan) R 23630 23633 22974 0 -1 4202560 228739 0 0 0 5337 32 0 0 25 0 4 0 669785066 385908736 58187 33554432000 4194304 4625164 140735201754144 18446744073709551615 4552432 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 305.08
Current children cumulated vsize (KiB) 376864

[startup+162.3 s]
/proc/loadavg: 8.69 6.76 6.99 11/506 23647
/proc/meminfo: memFree=23466700/32951124 swapFree=60609076/67111528
[pid=23633] ppid=23630 vsize=485152 CPUtime=484 cores=0,2,4,6
/proc/23633/stat : 23633 (SArTagnan) R 23630 23633 22974 0 -1 4202496 507834 0 0 0 48307 93 0 0 25 0 4 0 669785063 496795648 77319 33554432000 4194304 4625164 140735201754144 18446744073709551615 4329151 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/23633/statm: 121288 77319 664 106 0 116791 0
[pid=23633/tid=23641] ppid=23630 vsize=485152 CPUtime=111.75 cores=0,2,4,6
/proc/23633/task/23641/stat : 23641 (SArTagnan) R 23630 23633 22974 0 -1 4202560 49133 0 0 0 11154 21 0 0 25 0 4 0 669785066 496795648 77319 33554432000 4194304 4625164 140735201754144 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=23633/tid=23642] ppid=23630 vsize=485152 CPUtime=126.77 cores=0,2,4,6
/proc/23633/task/23642/stat : 23642 (SArTagnan) R 23630 23633 22974 0 -1 4202560 31582 0 0 0 12669 8 0 0 25 0 4 0 669785066 496795648 77319 33554432000 4194304 4625164 140735201754144 18446744073709551615 4351901 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=23633/tid=23643] ppid=23630 vsize=485152 CPUtime=83.28 cores=0,2,4,6
/proc/23633/task/23643/stat : 23643 (SArTagnan) R 23630 23633 22974 0 -1 4202560 404782 0 0 0 8269 59 0 0 25 0 4 0 669785066 496795648 77319 33554432000 4194304 4625164 140735201754144 18446744073709551615 4547828 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 484
Current children cumulated vsize (KiB) 485152

[startup+222.301 s]
/proc/loadavg: 9.00 7.20 7.13 11/506 23649
/proc/meminfo: memFree=23303716/32951124 swapFree=60609076/67111528
[pid=23633] ppid=23630 vsize=565272 CPUtime=662.94 cores=0,2,4,6
/proc/23633/stat : 23633 (SArTagnan) R 23630 23633 22974 0 -1 4202496 640134 0 0 0 66174 120 0 0 25 0 4 0 669785063 578838528 104260 33554432000 4194304 4625164 140735201754144 18446744073709551615 4512872 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/23633/statm: 141318 104260 880 106 0 136821 0
[pid=23633/tid=23641] ppid=23630 vsize=565272 CPUtime=150.01 cores=0,2,4,6
/proc/23633/task/23641/stat : 23641 (SArTagnan) R 23630 23633 22974 0 -1 4202560 57861 0 0 0 14975 26 0 0 25 0 4 0 669785066 578838528 104260 33554432000 4194304 4625164 140735201754144 18446744073709551615 4352174 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=23633/tid=23642] ppid=23630 vsize=565272 CPUtime=167.57 cores=0,2,4,6
/proc/23633/task/23642/stat : 23642 (SArTagnan) R 23630 23633 22974 0 -1 4202560 41716 0 0 0 16746 11 0 0 25 0 4 0 669785066 578838528 104260 33554432000 4194304 4625164 140735201754144 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23633/tid=23643] ppid=23630 vsize=565272 CPUtime=125.52 cores=0,2,4,6
/proc/23633/task/23643/stat : 23643 (SArTagnan) R 23630 23633 22974 0 -1 4202560 497133 0 0 0 12478 74 0 0 25 0 4 0 669785066 578838528 104260 33554432000 4194304 4625164 140735201754144 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 662.94
Current children cumulated vsize (KiB) 565272

[startup+282.301 s]

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

[pid=23633] ppid=23630 vsize=953036 CPUtime=2095.6 cores=0,2,4,6
/proc/23633/stat : 23633 (SArTagnan) R 23630 23633 22974 0 -1 4202496 1872851 0 0 0 209238 322 0 0 25 0 4 0 669785063 975908864 195202 33554432000 4194304 4625164 140735201754144 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/23633/statm: 238259 195202 1160 106 0 233762 0
[pid=23633/tid=23641] ppid=23630 vsize=953036 CPUtime=413.36 cores=0,2,4,6
/proc/23633/task/23641/stat : 23641 (SArTagnan) R 23630 23633 22974 0 -1 4202560 112579 0 0 0 41286 50 0 0 25 0 4 0 669785066 975908864 195202 33554432000 4194304 4625164 140735201754144 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23633/tid=23642] ppid=23630 vsize=953036 CPUtime=532.09 cores=0,2,4,6
/proc/23633/task/23642/stat : 23642 (SArTagnan) R 23630 23633 22974 0 -1 4202560 83844 0 0 0 53191 18 0 0 25 0 4 0 669785066 975908864 195202 33554432000 4194304 4625164 140735201754144 18446744073709551615 4351764 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23633/tid=23643] ppid=23630 vsize=953036 CPUtime=491.22 cores=0,2,4,6
/proc/23633/task/23643/stat : 23643 (SArTagnan) R 23630 23633 22974 0 -1 4202560 1452400 0 0 0 48908 214 0 0 25 0 4 0 669785066 975908864 195202 33554432000 4194304 4625164 140735201754144 18446744073709551615 4579584 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2095.6
Current children cumulated vsize (KiB) 953036

[startup+762.32 s]
/proc/loadavg: 9.13 8.81 8.00 11/506 23663
/proc/meminfo: memFree=22429824/32951124 swapFree=60609076/67111528
[pid=23633] ppid=23630 vsize=1001872 CPUtime=2274.62 cores=0,2,4,6
/proc/23633/stat : 23633 (SArTagnan) R 23630 23633 22974 0 -1 4202496 1935869 0 0 0 227127 335 0 0 25 0 4 0 669785063 1025916928 205019 33554432000 4194304 4625164 140735201754144 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/23633/statm: 250468 205019 1123 106 0 245971 0
[pid=23633/tid=23641] ppid=23630 vsize=1001872 CPUtime=451.76 cores=0,2,4,6
/proc/23633/task/23641/stat : 23641 (SArTagnan) R 23630 23633 22974 0 -1 4202560 113050 0 0 0 45125 51 0 0 25 0 4 0 669785066 1025916928 205019 33554432000 4194304 4625164 140735201754144 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23633/tid=23642] ppid=23630 vsize=1001872 CPUtime=562.02 cores=0,2,4,6
/proc/23633/task/23642/stat : 23642 (SArTagnan) R 23630 23633 22974 0 -1 4202560 90639 0 0 0 56182 20 0 0 25 0 4 0 669785066 1025916928 205019 33554432000 4194304 4625164 140735201754144 18446744073709551615 4351827 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23633/tid=23643] ppid=23630 vsize=1001872 CPUtime=551.24 cores=0,2,4,6
/proc/23633/task/23643/stat : 23643 (SArTagnan) R 23630 23633 22974 0 -1 4202560 1454341 0 0 0 54910 214 0 0 25 0 4 0 669785066 1025916928 205019 33554432000 4194304 4625164 140735201754144 18446744073709551615 4552315 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2274.62
Current children cumulated vsize (KiB) 1001872

[startup+822.301 s]
/proc/loadavg: 9.19 8.87 8.07 11/506 23665
/proc/meminfo: memFree=22345928/32951124 swapFree=60609076/67111528
[pid=23633] ppid=23630 vsize=1095268 CPUtime=2453.52 cores=0,2,4,6
/proc/23633/stat : 23633 (SArTagnan) R 23630 23633 22974 0 -1 4202496 2090518 0 0 0 244994 358 0 0 25 0 4 0 669785063 1121554432 211121 33554432000 4194304 4625164 140735201754144 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/23633/statm: 273817 211121 1139 106 0 269320 0
[pid=23633/tid=23641] ppid=23630 vsize=1095268 CPUtime=481.75 cores=0,2,4,6
/proc/23633/task/23641/stat : 23641 (SArTagnan) R 23630 23633 22974 0 -1 4202560 114106 0 0 0 48124 51 0 0 25 0 4 0 669785066 1121554432 211121 33554432000 4194304 4625164 140735201754144 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23633/tid=23642] ppid=23630 vsize=1095268 CPUtime=592.01 cores=0,2,4,6
/proc/23633/task/23642/stat : 23642 (SArTagnan) R 23630 23633 22974 0 -1 4202560 91042 0 0 0 59181 20 0 0 25 0 4 0 669785066 1121554432 211121 33554432000 4194304 4625164 140735201754144 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23633/tid=23643] ppid=23630 vsize=1095268 CPUtime=611.22 cores=0,2,4,6
/proc/23633/task/23643/stat : 23643 (SArTagnan) R 23630 23633 22974 0 -1 4202560 1532012 0 0 0 60895 227 0 0 25 0 4 0 669785066 1121554432 211121 33554432000 4194304 4625164 140735201754144 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2453.52
Current children cumulated vsize (KiB) 1095268

[startup+882.301 s]
/proc/loadavg: 9.20 8.93 8.14 11/506 23666
/proc/meminfo: memFree=22270092/32951124 swapFree=60609076/67111528
[pid=23633] ppid=23630 vsize=1137720 CPUtime=2632.49 cores=0,2,4,6
/proc/23633/stat : 23633 (SArTagnan) R 23630 23633 22974 0 -1 4202496 2157112 0 0 0 262878 371 0 0 25 0 4 0 669785063 1165025280 219164 33554432000 4194304 4625164 140735201754144 18446744073709551615 4511963 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/23633/statm: 284430 219164 342 106 0 279933 0
[pid=23633/tid=23641] ppid=23630 vsize=1137720 CPUtime=511.75 cores=0,2,4,6
/proc/23633/task/23641/stat : 23641 (SArTagnan) R 23630 23633 22974 0 -1 4202560 121936 0 0 0 51122 53 0 0 25 0 4 0 669785066 1165025280 219164 33554432000 4194304 4625164 140735201754144 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23633/tid=23642] ppid=23630 vsize=1137720 CPUtime=622.02 cores=0,2,4,6
/proc/23633/task/23642/stat : 23642 (SArTagnan) R 23630 23633 22974 0 -1 4202560 91739 0 0 0 62181 21 0 0 25 0 4 0 669785066 1165025280 219164 33554432000 4194304 4625164 140735201754144 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23633/tid=23643] ppid=23630 vsize=1137720 CPUtime=671.22 cores=0,2,4,6
/proc/23633/task/23643/stat : 23643 (SArTagnan) R 23630 23633 22974 0 -1 4202560 1589237 0 0 0 66887 235 0 0 25 0 4 0 669785066 1165025280 219164 33554432000 4194304 4625164 140735201754144 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2632.49
Current children cumulated vsize (KiB) 1137720

[startup+942.3 s]
/proc/loadavg: 9.20 8.97 8.20 11/506 23668
/proc/meminfo: memFree=22227108/32951124 swapFree=60609076/67111528
[pid=23633] ppid=23630 vsize=1137720 CPUtime=2811.46 cores=0,2,4,6
/proc/23633/stat : 23633 (SArTagnan) R 23630 23633 22974 0 -1 4202496 2178092 0 0 0 280768 378 0 0 25 0 4 0 669785063 1165025280 224606 33554432000 4194304 4625164 140735201754144 18446744073709551615 4519334 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/23633/statm: 284430 224606 342 106 0 279933 0
[pid=23633/tid=23641] ppid=23630 vsize=1137720 CPUtime=541.91 cores=0,2,4,6
/proc/23633/task/23641/stat : 23641 (SArTagnan) R 23630 23633 22974 0 -1 4202560 123681 0 0 0 54135 56 0 0 25 0 4 0 669785066 1165025280 224606 33554432000 4194304 4625164 140735201754144 18446744073709551615 4351827 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23633/tid=23642] ppid=23630 vsize=1137720 CPUtime=652.01 cores=0,2,4,6
/proc/23633/task/23642/stat : 23642 (SArTagnan) R 23630 23633 22974 0 -1 4202560 93086 0 0 0 65178 23 0 0 25 0 4 0 669785066 1165025280 224606 33554432000 4194304 4625164 140735201754144 18446744073709551615 4351764 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=23633/tid=23643] ppid=23630 vsize=1137720 CPUtime=731.07 cores=0,2,4,6
/proc/23633/task/23643/stat : 23643 (SArTagnan) R 23630 23633 22974 0 -1 4202560 1606135 0 0 0 72869 238 0 0 25 0 4 0 669785066 1165025280 224606 33554432000 4194304 4625164 140735201754144 18446744073709551615 4335407 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2811.46
Current children cumulated vsize (KiB) 1137720

[startup+1002.3 s]
/proc/loadavg: 9.18 9.00 8.26 11/506 23670
/proc/meminfo: memFree=22131796/32951124 swapFree=60609076/67111528
[pid=23633] ppid=23630 vsize=1163440 CPUtime=2990.41 cores=0,2,4,6
/proc/23633/stat : 23633 (SArTagnan) R 23630 23633 22974 0 -1 4202496 2319492 0 0 0 298640 401 0 0 25 0 4 0 669785063 1191362560 230658 33554432000 4194304 4625164 140735201754144 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/23633/statm: 290860 230658 361 106 0 286363 0
[pid=23633/tid=23641] ppid=23630 vsize=1163440 CPUtime=601.9 cores=0,2,4,6
/proc/23633/task/23641/stat : 23641 (SArTagnan) R 23630 23633 22974 0 -1 4202560 126681 0 0 0 60133 57 0 0 25 0 4 0 669785066 1191362560 230658 33554432000 4194304 4625164 140735201754144 18446744073709551615 4352739 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23633/tid=23642] ppid=23630 vsize=1163440 CPUtime=682 cores=0,2,4,6
/proc/23633/task/23642/stat : 23642 (SArTagnan) R 23630 23633 22974 0 -1 4202560 94214 0 0 0 68176 24 0 0 25 0 4 0 669785066 1191362560 230658 33554432000 4194304 4625164 140735201754144 18446744073709551615 4351942 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=23633/tid=23643] ppid=23630 vsize=1163440 CPUtime=761.08 cores=0,2,4,6
/proc/23633/task/23643/stat : 23643 (SArTagnan) R 23630 23633 22974 0 -1 4202560 1731262 0 0 0 75851 257 0 0 25 0 4 0 669785066 1191362560 230658 33554432000 4194304 4625164 140735201754144 18446744073709551615 4555711 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2990.41
Current children cumulated vsize (KiB) 1163440

[startup+1062.3 s]
/proc/loadavg: 9.23 9.04 8.31 10/506 23671
/proc/meminfo: memFree=22083228/32951124 swapFree=60609076/67111528
[pid=23633] ppid=23630 vsize=1176508 CPUtime=3169.39 cores=0,2,4,6
/proc/23633/stat : 23633 (SArTagnan) R 23630 23633 22974 0 -1 4202496 2697541 0 0 0 316477 462 0 0 25 0 4 0 669785063 1204744192 235673 33554432000 4194304 4625164 140735201754144 18446744073709551615 4511941 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/23633/statm: 294127 235673 363 106 0 289630 0
[pid=23633/tid=23641] ppid=23630 vsize=1176508 CPUtime=661.91 cores=0,2,4,6
/proc/23633/task/23641/stat : 23641 (SArTagnan) R 23630 23633 22974 0 -1 4202560 130379 0 0 0 66131 60 0 0 25 0 4 0 669785066 1204744192 235673 33554432000 4194304 4625164 140735201754144 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23633/tid=23642] ppid=23630 vsize=1176508 CPUtime=712.1 cores=0,2,4,6
/proc/23633/task/23642/stat : 23642 (SArTagnan) R 23630 23633 22974 0 -1 4202560 94584 0 0 0 71186 24 0 0 25 0 4 0 669785066 1204744192 235673 33554432000 4194304 4625164 140735201754144 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=23633/tid=23643] ppid=23630 vsize=1176508 CPUtime=790.99 cores=0,2,4,6
/proc/23633/task/23643/stat : 23643 (SArTagnan) R 23630 23633 22974 0 -1 4202560 2033792 0 0 0 78797 302 0 0 25 0 4 0 669785066 1204744192 235673 33554432000 4194304 4625164 140735201754144 18446744073709551615 4552380 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3169.39
Current children cumulated vsize (KiB) 1176508

[startup+1122.3 s]
/proc/loadavg: 9.14 9.05 8.36 11/506 23673
/proc/meminfo: memFree=22030696/32951124 swapFree=60609076/67111528
[pid=23633] ppid=23630 vsize=1189444 CPUtime=3348.35 cores=0,2,4,6
/proc/23633/stat : 23633 (SArTagnan) R 23630 23633 22974 0 -1 4202496 2996477 0 0 0 334330 505 0 0 25 0 4 0 669785063 1217990656 242034 33554432000 4194304 4625164 140735201754144 18446744073709551615 4329151 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/23633/statm: 297361 242034 377 106 0 292864 0
[pid=23633/tid=23641] ppid=23630 vsize=1189444 CPUtime=721.9 cores=0,2,4,6
/proc/23633/task/23641/stat : 23641 (SArTagnan) R 23630 23633 22974 0 -1 4202560 134089 0 0 0 72129 61 0 0 25 0 4 0 669785066 1217990656 242034 33554432000 4194304 4625164 140735201754144 18446744073709551615 4352728 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23633/tid=23642] ppid=23630 vsize=1189444 CPUtime=742.1 cores=0,2,4,6
/proc/23633/task/23642/stat : 23642 (SArTagnan) R 23630 23633 22974 0 -1 4202560 95252 0 0 0 74185 25 0 0 25 0 4 0 669785066 1217990656 242034 33554432000 4194304 4625164 140735201754144 18446744073709551615 4352280 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=23633/tid=23643] ppid=23630 vsize=1189444 CPUtime=820.99 cores=0,2,4,6
/proc/23633/task/23643/stat : 23643 (SArTagnan) R 23630 23633 22974 0 -1 4202560 2281182 0 0 0 81764 335 0 0 25 0 4 0 669785066 1217990656 242034 33554432000 4194304 4625164 140735201754144 18446744073709551615 4351894 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3348.35
Current children cumulated vsize (KiB) 1189444

[startup+1182.3 s]
/proc/loadavg: 9.10 9.05 8.40 10/506 23674
/proc/meminfo: memFree=21965276/32951124 swapFree=60609076/67111528
[pid=23633] ppid=23630 vsize=1254856 CPUtime=3527.33 cores=0,2,4,6
/proc/23633/stat : 23633 (SArTagnan) R 23630 23633 22974 0 -1 4202496 3309458 0 0 0 352184 549 0 0 25 0 4 0 669785063 1284972544 251296 33554432000 4194304 4625164 140735201754144 18446744073709551615 4519334 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/23633/statm: 313714 251296 365 106 0 309217 0
[pid=23633/tid=23641] ppid=23630 vsize=1254856 CPUtime=781.91 cores=0,2,4,6
/proc/23633/task/23641/stat : 23641 (SArTagnan) R 23630 23633 22974 0 -1 4202560 167705 0 0 0 78124 67 0 0 25 0 4 0 669785066 1284972544 251296 33554432000 4194304 4625164 140735201754144 18446744073709551615 4351804 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23633/tid=23642] ppid=23630 vsize=1254856 CPUtime=772.12 cores=0,2,4,6
/proc/23633/task/23642/stat : 23642 (SArTagnan) R 23630 23633 22974 0 -1 4202560 96068 0 0 0 77187 25 0 0 25 0 4 0 669785066 1284972544 251296 33554432000 4194304 4625164 140735201754144 18446744073709551615 4351764 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=23633/tid=23643] ppid=23630 vsize=1254856 CPUtime=850.97 cores=0,2,4,6
/proc/23633/task/23643/stat : 23643 (SArTagnan) R 23630 23633 22974 0 -1 4202560 2553734 0 0 0 84726 371 0 0 25 0 4 0 669785066 1284972544 251296 33554432000 4194304 4625164 140735201754144 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3527.33
Current children cumulated vsize (KiB) 1254856

[startup+1242.3 s]
/proc/loadavg: 9.08 9.06 8.44 11/506 23737
/proc/meminfo: memFree=22500648/32951124 swapFree=60609076/67111528
[pid=23633] ppid=23630 vsize=1352888 CPUtime=3743.36 cores=0,2,4,6
/proc/23633/stat : 23633 (SArTagnan) R 23630 23633 22974 0 -1 4202496 3782120 0 0 0 373714 622 0 0 25 0 4 0 669785063 1385357312 261238 33554432000 4194304 4625164 140735201754144 18446744073709551615 4329114 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/23633/statm: 338222 261238 342 106 0 333725 0
[pid=23633/tid=23641] ppid=23630 vsize=1352888 CPUtime=841.91 cores=0,2,4,6
/proc/23633/task/23641/stat : 23641 (SArTagnan) R 23630 23633 22974 0 -1 4202560 171234 0 0 0 84122 69 0 0 25 0 4 0 669785066 1385357312 261238 33554432000 4194304 4625164 140735201754144 18446744073709551615 4351804 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23633/tid=23642] ppid=23630 vsize=1352888 CPUtime=820.72 cores=0,2,4,6
/proc/23633/task/23642/stat : 23642 (SArTagnan) R 23630 23633 22974 0 -1 4202560 100309 0 0 0 82044 28 0 0 25 0 4 0 669785066 1385357312 261238 33554432000 4194304 4625164 140735201754144 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=23633/tid=23643] ppid=23630 vsize=1352888 CPUtime=899.41 cores=0,2,4,6
/proc/23633/task/23643/stat : 23643 (SArTagnan) R 23630 23633 22974 0 -1 4202560 3010368 0 0 0 89503 438 0 0 25 0 4 0 669785066 1385357312 261238 33554432000 4194304 4625164 140735201754144 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3743.36
Current children cumulated vsize (KiB) 1352888



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 9.12 9.07 8.48 10/506 23739
/proc/meminfo: memFree=22306380/32951124 swapFree=60609076/67111528
[pid=23633] ppid=23630 vsize=1427664 CPUtime=3973.27 cores=0,2,4,6
/proc/23633/stat : 23633 (SArTagnan) R 23630 23633 22974 0 -1 4202496 4361273 0 0 0 396618 709 0 0 25 0 4 0 669785063 1461927936 270769 33554432000 4194304 4625164 140735201754144 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/23633/statm: 356916 270769 342 106 0 352419 0
[pid=23633/tid=23641] ppid=23630 vsize=1427664 CPUtime=899.62 cores=0,2,4,6
/proc/23633/task/23641/stat : 23641 (SArTagnan) R 23630 23633 22974 0 -1 4202560 175195 0 0 0 89892 70 0 0 25 0 4 0 669785066 1461927936 270769 33554432000 4194304 4625164 140735201754144 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23633/tid=23642] ppid=23630 vsize=1427664 CPUtime=878.44 cores=0,2,4,6
/proc/23633/task/23642/stat : 23642 (SArTagnan) R 23630 23633 22974 0 -1 4202560 102514 0 0 0 87814 30 0 0 25 0 4 0 669785066 1461927936 270769 33554432000 4194304 4625164 140735201754144 18446744073709551615 4351981 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=23633/tid=23643] ppid=23630 vsize=1427664 CPUtime=957.12 cores=0,2,4,6
/proc/23633/task/23643/stat : 23643 (SArTagnan) R 23630 23633 22974 0 -1 4202560 3553331 0 0 0 95197 515 0 0 25 0 4 0 669785066 1461927936 270769 33554432000 4194304 4625164 140735201754144 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3973.27
Current children cumulated vsize (KiB) 1427664

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.07
CPU time (s): 3973.35
CPU user time (s): 3966.21
CPU system time (s): 7.14091
CPU usage (%): 305.625
Max. virtual memory (cumulated for all children) (KiB): 1427664

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3966.21
system time used= 7.14091
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4361282
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= 1153
involuntary context switches= 52738

runsolver used 6.16406 second user time and 16.2695 second system time

The end

Launcher Data

Begin job on node108 at 2011-05-16 23:37:21
IDJOB=3386029
IDBENCH=83266
IDSOLVER=1871
FILE ID=node108/3386029-1305581841
RUNJOBID= node108-1305581841-23616
PBS_JOBID= 13350217
Free space on /tmp= 73452 MiB

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

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

MD5SUM BENCH= cb7c9df8144e5ba66f8009983efe791f
RANDOM SEED=1236049068

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24171048 kB
Buffers:         71504 kB
Cached:         734912 kB
SwapCached:      25796 kB
Active:        1199616 kB
Inactive:      7364904 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24171048 kB
SwapTotal:    67111528 kB
SwapFree:     60609076 kB
Dirty:            2008 kB
Writeback:           0 kB
AnonPages:     7741968 kB
Mapped:          28300 kB
Slab:            81816 kB
PageTables:      65776 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 134805728 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= 73452 MiB
End job on node108 at 2011-05-16 23:59:03