Trace number 3262972

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.28 1201.83

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_80_28_70_8-dir.shuffled-as.sat03-215.cnf
MD5SUM731331ace9dcb7404987f98927f5c914
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables840
Number of clauses72688
Sum of the clauses size146160
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 272660
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 528

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

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

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


[startup+0 s]
/proc/loadavg: 6.81 7.81 7.96 2/177 25601
/proc/meminfo: memFree=29757188/32950928 swapFree=67111364/67111528
[pid=25601] ppid=25598 vsize=20520 CPUtime=0 cores=1,3,5,7
/proc/25601/stat : 25601 (SArTagnan) R 25598 25601 25177 0 -1 4202496 585 0 0 0 0 0 0 0 21 0 1 0 600210100 21012480 452 33554432000 4194304 4623224 140735719194352 18446744073709551615 256415391488 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25601/statm: 5130 453 297 105 0 634 0

[startup+0.0394769 s]
/proc/loadavg: 6.81 7.81 7.96 2/177 25601
/proc/meminfo: memFree=29757188/32950928 swapFree=67111364/67111528
[pid=25601] ppid=25598 vsize=253432 CPUtime=0.09 cores=1,3,5,7
/proc/25601/stat : 25601 (SArTagnan) R 25598 25601 25177 0 -1 4202496 2659 0 0 0 9 0 0 0 23 0 4 0 600210100 259514368 2160 33554432000 4194304 4623224 140735719194352 18446744073709551615 4400913 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/25601/statm: 63358 2160 339 105 0 58862 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 253432

[startup+0.100466 s]
/proc/loadavg: 6.81 7.81 7.96 2/177 25601
/proc/meminfo: memFree=29757188/32950928 swapFree=67111364/67111528
[pid=25601] ppid=25598 vsize=253892 CPUtime=0.33 cores=1,3,5,7
/proc/25601/stat : 25601 (SArTagnan) R 25598 25601 25177 0 -1 4202496 3421 0 0 0 33 0 0 0 23 0 4 0 600210100 259985408 2727 33554432000 4194304 4623224 140735719194352 18446744073709551615 4510302 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/25601/statm: 63473 2727 344 105 0 58977 0
Current children cumulated CPU time (s) 0.33
Current children cumulated vsize (KiB) 253892

[startup+0.300431 s]
/proc/loadavg: 6.81 7.81 7.96 2/177 25601
/proc/meminfo: memFree=29757188/32950928 swapFree=67111364/67111528
[pid=25601] ppid=25598 vsize=259044 CPUtime=1.13 cores=1,3,5,7
/proc/25601/stat : 25601 (SArTagnan) R 25598 25601 25177 0 -1 4202496 6417 0 0 0 112 1 0 0 24 0 4 0 600210100 265261056 5060 33554432000 4194304 4623224 140735719194352 18446744073709551615 4415014 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/25601/statm: 64761 5074 344 105 0 60265 0
Current children cumulated CPU time (s) 1.13
Current children cumulated vsize (KiB) 259044

[startup+0.700355 s]
/proc/loadavg: 6.81 7.81 7.96 2/177 25601
/proc/meminfo: memFree=29757188/32950928 swapFree=67111364/67111528
[pid=25601] ppid=25598 vsize=264880 CPUtime=2.73 cores=1,3,5,7
/proc/25601/stat : 25601 (SArTagnan) R 25598 25601 25177 0 -1 4202496 10235 0 0 0 271 2 0 0 25 0 4 0 600210100 271237120 7557 33554432000 4194304 4623224 140735719194352 18446744073709551615 4415014 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/25601/statm: 66220 7557 352 105 0 61724 0
Current children cumulated CPU time (s) 2.73
Current children cumulated vsize (KiB) 264880

[startup+1.50021 s]
/proc/loadavg: 6.81 7.81 7.96 10/184 25608
/proc/meminfo: memFree=29685096/32950928 swapFree=67111364/67111528
[pid=25601] ppid=25598 vsize=272232 CPUtime=5.92 cores=1,3,5,7
/proc/25601/stat : 25601 (SArTagnan) R 25598 25601 25177 0 -1 4202496 17289 0 0 0 587 5 0 0 25 0 4 0 600210100 278765568 11795 33554432000 4194304 4623224 140735719194352 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/25601/statm: 68058 11795 348 105 0 63562 0
[pid=25601/tid=25606] ppid=25598 vsize=272232 CPUtime=1.46 cores=1,3,5,7
/proc/25601/task/25606/stat : 25606 (SArTagnan) R 25598 25601 25177 0 -1 4202560 2839 0 0 0 146 0 0 0 25 0 4 0 600210102 278765568 11795 33554432000 4194304 4623224 140735719194352 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=25601/tid=25607] ppid=25598 vsize=272232 CPUtime=1.47 cores=1,3,5,7
/proc/25601/task/25607/stat : 25607 (SArTagnan) R 25598 25601 25177 0 -1 4202560 5251 0 0 0 145 2 0 0 25 0 4 0 600210102 278765568 11795 33554432000 4194304 4623224 140735719194352 18446744073709551615 4376892 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=25601/tid=25608] ppid=25598 vsize=272232 CPUtime=1.47 cores=1,3,5,7
/proc/25601/task/25608/stat : 25608 (SArTagnan) R 25598 25601 25177 0 -1 4202560 2995 0 0 0 147 0 0 0 25 0 4 0 600210102 278765568 11795 33554432000 4194304 4623224 140735719194352 18446744073709551615 4545317 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 5.92
Current children cumulated vsize (KiB) 272232

[startup+3.1009 s]
/proc/loadavg: 6.81 7.81 7.96 9/184 25608
/proc/meminfo: memFree=29654716/32950928 swapFree=67111364/67111528
[pid=25601] ppid=25598 vsize=279860 CPUtime=12.32 cores=1,3,5,7
/proc/25601/stat : 25601 (SArTagnan) R 25598 25601 25177 0 -1 4202496 31408 0 0 0 1224 8 0 0 25 0 4 0 600210100 286576640 16911 33554432000 4194304 4623224 140735719194352 18446744073709551615 4511659 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/25601/statm: 69965 16911 374 105 0 65469 0
[pid=25601/tid=25606] ppid=25598 vsize=279860 CPUtime=3.06 cores=1,3,5,7
/proc/25601/task/25606/stat : 25606 (SArTagnan) R 25598 25601 25177 0 -1 4202560 5020 0 0 0 305 1 0 0 25 0 4 0 600210102 286576640 16911 33554432000 4194304 4623224 140735719194352 18446744073709551615 4376869 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=25601/tid=25607] ppid=25598 vsize=279860 CPUtime=3.07 cores=1,3,5,7
/proc/25601/task/25607/stat : 25607 (SArTagnan) R 25598 25601 25177 0 -1 4202560 7678 0 0 0 304 3 0 0 25 0 4 0 600210102 286576640 16911 33554432000 4194304 4623224 140735719194352 18446744073709551615 4376869 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=25601/tid=25608] ppid=25598 vsize=279860 CPUtime=3.07 cores=1,3,5,7
/proc/25601/task/25608/stat : 25608 (SArTagnan) R 25598 25601 25177 0 -1 4202560 11918 0 0 0 306 1 0 0 25 0 4 0 600210102 286576640 16911 33554432000 4194304 4623224 140735719194352 18446744073709551615 4376652 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 12.32
Current children cumulated vsize (KiB) 279860

[startup+6.3003 s]
/proc/loadavg: 6.90 7.81 7.96 9/184 25608
/proc/meminfo: memFree=29585504/32950928 swapFree=67111364/67111528
[pid=25601] ppid=25598 vsize=296396 CPUtime=25.09 cores=1,3,5,7
/proc/25601/stat : 25601 (SArTagnan) R 25598 25601 25177 0 -1 4202496 54007 0 0 0 2497 12 0 0 25 0 4 0 600210100 303509504 24126 33554432000 4194304 4623224 140735719194352 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/25601/statm: 74099 24126 353 105 0 69603 0
[pid=25601/tid=25606] ppid=25598 vsize=296396 CPUtime=6.24 cores=1,3,5,7
/proc/25601/task/25606/stat : 25606 (SArTagnan) R 25598 25601 25177 0 -1 4202560 9995 0 0 0 621 3 0 0 25 0 4 0 600210102 303509504 24126 33554432000 4194304 4623224 140735719194352 18446744073709551615 4377608 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=25601/tid=25607] ppid=25598 vsize=296396 CPUtime=6.27 cores=1,3,5,7
/proc/25601/task/25607/stat : 25607 (SArTagnan) R 25598 25601 25177 0 -1 4202560 11557 0 0 0 623 4 0 0 23 0 4 0 600210102 303509504 24126 33554432000 4194304 4623224 140735719194352 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=25601/tid=25608] ppid=25598 vsize=296396 CPUtime=6.27 cores=1,3,5,7
/proc/25601/task/25608/stat : 25608 (SArTagnan) R 25598 25601 25177 0 -1 4202560 23513 0 0 0 624 3 0 0 25 0 4 0 600210102 303509504 24126 33554432000 4194304 4623224 140735719194352 18446744073709551615 4377624 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 25.09
Current children cumulated vsize (KiB) 296396

[startup+12.7011 s]
/proc/loadavg: 6.99 7.81 7.96 9/184 25608
/proc/meminfo: memFree=29511184/32950928 swapFree=67111364/67111528
[pid=25601] ppid=25598 vsize=315836 CPUtime=50.67 cores=1,3,5,7
/proc/25601/stat : 25601 (SArTagnan) R 25598 25601 25177 0 -1 4202496 109640 0 0 0 5043 24 0 0 25 0 4 0 600210100 323416064 33445 33554432000 4194304 4623224 140735719194352 18446744073709551615 4510167 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/25601/statm: 78959 33445 344 105 0 74463 0
[pid=25601/tid=25606] ppid=25598 vsize=315836 CPUtime=12.61 cores=1,3,5,7
/proc/25601/task/25606/stat : 25606 (SArTagnan) R 25598 25601 25177 0 -1 4202560 15396 0 0 0 1255 6 0 0 25 0 4 0 600210102 323416064 33445 33554432000 4194304 4623224 140735719194352 18446744073709551615 4289942 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=25601/tid=25607] ppid=25598 vsize=315836 CPUtime=12.67 cores=1,3,5,7
/proc/25601/task/25607/stat : 25607 (SArTagnan) R 25598 25601 25177 0 -1 4202560 16855 0 0 0 1262 5 0 0 25 0 4 0 600210102 323416064 33445 33554432000 4194304 4623224 140735719194352 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=25601/tid=25608] ppid=25598 vsize=315836 CPUtime=12.67 cores=1,3,5,7
/proc/25601/task/25608/stat : 25608 (SArTagnan) R 25598 25601 25177 0 -1 4202560 68199 0 0 0 1257 10 0 0 25 0 4 0 600210102 323416064 33445 33554432000 4194304 4623224 140735719194352 18446744073709551615 4363989 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 50.67
Current children cumulated vsize (KiB) 315836

[startup+25.5007 s]
/proc/loadavg: 7.21 7.82 7.96 9/184 25609
/proc/meminfo: memFree=29387428/32950928 swapFree=67111364/67111528
[pid=25601] ppid=25598 vsize=323092 CPUtime=101.79 cores=1,3,5,7
/proc/25601/stat : 25601 (SArTagnan) R 25598 25601 25177 0 -1 4202496 231658 0 0 0 10134 45 0 0 25 0 4 0 600210100 330846208 51121 33554432000 4194304 4623224 140735719194352 18446744073709551615 4384352 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/25601/statm: 80773 51121 359 105 0 76277 0
[pid=25601/tid=25606] ppid=25598 vsize=323092 CPUtime=25.33 cores=1,3,5,7
/proc/25601/task/25606/stat : 25606 (SArTagnan) R 25598 25601 25177 0 -1 4202560 23858 0 0 0 2525 8 0 0 25 0 4 0 600210102 330846208 51121 33554432000 4194304 4623224 140735719194352 18446744073709551615 4463036 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=25601/tid=25607] ppid=25598 vsize=323092 CPUtime=25.46 cores=1,3,5,7
/proc/25601/task/25607/stat : 25607 (SArTagnan) R 25598 25601 25177 0 -1 4202560 25761 0 0 0 2538 8 0 0 25 0 4 0 600210102 330846208 51121 33554432000 4194304 4623224 140735719194352 18446744073709551615 4376920 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=25601/tid=25608] ppid=25598 vsize=323092 CPUtime=25.47 cores=1,3,5,7
/proc/25601/task/25608/stat : 25608 (SArTagnan) R 25598 25601 25177 0 -1 4202560 170078 0 0 0 2523 24 0 0 25 0 4 0 600210102 330846208 51121 33554432000 4194304 4623224 140735719194352 18446744073709551615 4366247 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 101.79
Current children cumulated vsize (KiB) 323092

[startup+51.1009 s]
/proc/loadavg: 7.48 7.84 7.96 9/184 25609
/proc/meminfo: memFree=29191188/32950928 swapFree=67111364/67111528
[pid=25601] ppid=25598 vsize=458196 CPUtime=204.05 cores=1,3,5,7
/proc/25601/stat : 25601 (SArTagnan) R 25598 25601 25177 0 -1 4202496 325902 0 0 0 20342 63 0 0 25 0 4 0 600210100 469192704 78976 33554432000 4194304 4623224 140735719194352 18446744073709551615 4414965 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/25601/statm: 114549 78976 470 105 0 110053 0
[pid=25601/tid=25606] ppid=25598 vsize=458196 CPUtime=50.79 cores=1,3,5,7
/proc/25601/task/25606/stat : 25606 (SArTagnan) R 25598 25601 25177 0 -1 4202560 38155 0 0 0 5066 13 0 0 25 0 4 0 600210102 469192704 78976 33554432000 4194304 4623224 140735719194352 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=25601/tid=25607] ppid=25598 vsize=458196 CPUtime=51.07 cores=1,3,5,7
/proc/25601/task/25607/stat : 25607 (SArTagnan) R 25598 25601 25177 0 -1 4202560 38771 0 0 0 5094 13 0 0 25 0 4 0 600210102 469192704 78976 33554432000 4194304 4623224 140735719194352 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=25601/tid=25608] ppid=25598 vsize=458196 CPUtime=51.07 cores=1,3,5,7
/proc/25601/task/25608/stat : 25608 (SArTagnan) R 25598 25601 25177 0 -1 4202560 231847 0 0 0 5075 32 0 0 25 0 4 0 600210102 469192704 78976 33554432000 4194304 4623224 140735719194352 18446744073709551615 4364911 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 204.05
Current children cumulated vsize (KiB) 458196

[startup+102.306 s]
/proc/loadavg: 7.82 7.87 7.96 9/184 25611
/proc/meminfo: memFree=28774248/32950928 swapFree=67111364/67111528
[pid=25601] ppid=25598 vsize=633608 CPUtime=408.6 cores=1,3,5,7
/proc/25601/stat : 25601 (SArTagnan) R 25598 25601 25177 0 -1 4202496 746793 0 0 0 40728 132 0 0 25 0 4 0 600210100 648814592 111345 33554432000 4194304 4623224 140735719194352 18446744073709551615 4415014 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/25601/statm: 158402 111345 1017 105 0 153906 0
[pid=25601/tid=25606] ppid=25598 vsize=633608 CPUtime=101.72 cores=1,3,5,7
/proc/25601/task/25606/stat : 25606 (SArTagnan) R 25598 25601 25177 0 -1 4202560 53769 0 0 0 10154 18 0 0 25 0 4 0 600210102 648814592 111345 33554432000 4194304 4623224 140735719194352 18446744073709551615 4366446 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=25601/tid=25607] ppid=25598 vsize=633608 CPUtime=102.28 cores=1,3,5,7
/proc/25601/task/25607/stat : 25607 (SArTagnan) R 25598 25601 25177 0 -1 4202560 53108 0 0 0 10211 17 0 0 25 0 4 0 600210102 648814592 111345 33554432000 4194304 4623224 140735719194352 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=25601/tid=25608] ppid=25598 vsize=633608 CPUtime=102.28 cores=1,3,5,7
/proc/25601/task/25608/stat : 25608 (SArTagnan) R 25598 25601 25177 0 -1 4202560 615357 0 0 0 10138 90 0 0 25 0 4 0 600210102 648814592 111345 33554432000 4194304 4623224 140735719194352 18446744073709551615 4376869 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 408.6
Current children cumulated vsize (KiB) 633608

[startup+162.301 s]
/proc/loadavg: 7.97 7.91 7.97 9/184 25612
/proc/meminfo: memFree=28385472/32950928 swapFree=67111364/67111528
[pid=25601] ppid=25598 vsize=818192 CPUtime=648.26 cores=1,3,5,7
/proc/25601/stat : 25601 (SArTagnan) R 25598 25601 25177 0 -1 4202496 1095978 0 0 0 64635 191 0 0 25 0 4 0 600210100 837828608 140403 33554432000 4194304 4623224 140735719194352 18446744073709551615 4517479 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/25601/statm: 204548 140421 945 105 0 200052 0
[pid=25601/tid=25606] ppid=25598 vsize=818192 CPUtime=161.4 cores=1,3,5,7
/proc/25601/task/25606/stat : 25606 (SArTagnan) R 25598 25601 25177 0 -1 4202560 74618 0 0 0 16116 24 0 0 25 0 4 0 600210102 837828608 140432 33554432000 4194304 4623224 140735719194352 18446744073709551615 4376662 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=25601/tid=25607] ppid=25598 vsize=818192 CPUtime=162.27 cores=1,3,5,7
/proc/25601/task/25607/stat : 25607 (SArTagnan) R 25598 25601 25177 0 -1 4202560 73521 0 0 0 16203 24 0 0 25 0 4 0 600210102 837828608 140443 33554432000 4194304 4623224 140735719194352 18446744073709551615 4291858 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=25601/tid=25608] ppid=25598 vsize=818192 CPUtime=162.27 cores=1,3,5,7
/proc/25601/task/25608/stat : 25608 (SArTagnan) R 25598 25601 25177 0 -1 4202560 895104 0 0 0 16095 132 0 0 25 0 4 0 600210102 837828608 140455 33554432000 4194304 4623224 140735719194352 18446744073709551615 256415089027 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 648.26
Current children cumulated vsize (KiB) 818192

[startup+222.301 s]
/proc/loadavg: 8.03 7.94 7.97 9/184 25614
/proc/meminfo: memFree=27945212/32950928 swapFree=67111364/67111528
[pid=25601] ppid=25598 vsize=1001088 CPUtime=887.94 cores=1,3,5,7
/proc/25601/stat : 25601 (SArTagnan) R 25598 25601 25177 0 -1 4202496 1219281 0 0 0 88571 223 0 0 25 0 4 0 600210100 1025114112 186508 33554432000 4194304 4623224 140735719194352 18446744073709551615 4517541 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/25601/statm: 250272 186508 638 105 0 245776 0
[pid=25601/tid=25606] ppid=25598 vsize=1001088 CPUtime=221.06 cores=1,3,5,7
/proc/25601/task/25606/stat : 25606 (SArTagnan) R 25598 25601 25177 0 -1 4202560 86760 0 0 0 22075 31 0 0 25 0 4 0 600210102 1025114112 186508 33554432000 4194304 4623224 140735719194352 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=25601/tid=25607] ppid=25598 vsize=1001088 CPUtime=222.28 cores=1,3,5,7
/proc/25601/task/25607/stat : 25607 (SArTagnan) R 25598 25601 25177 0 -1 4202560 82392 0 0 0 22196 32 0 0 25 0 4 0 600210102 1025114112 186509 33554432000 4194304 4623224 140735719194352 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=25601/tid=25608] ppid=25598 vsize=1001088 CPUtime=222.27 cores=1,3,5,7
/proc/25601/task/25608/stat : 25608 (SArTagnan) R 25598 25601 25177 0 -1 4202560 935707 0 0 0 22088 139 0 0 25 0 4 0 600210102 1025114112 186509 33554432000 4194304 4623224 140735719194352 18446744073709551615 4577456 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 887.94
Current children cumulated vsize (KiB) 1001088

[startup+282.3 s]

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


[startup+702.301 s]
/proc/loadavg: 8.07 8.04 8.00 9/184 25636
/proc/meminfo: memFree=25736668/32950928 swapFree=67111364/67111528
[pid=25601] ppid=25598 vsize=2165972 CPUtime=2805.31 cores=1,3,5,7
/proc/25601/stat : 25601 (SArTagnan) R 25598 25601 25177 0 -1 4202496 5454101 0 0 0 279604 927 0 0 25 0 4 0 600210100 2217955328 452310 33554432000 4194304 4623224 140735719194352 18446744073709551615 4510146 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/25601/statm: 541493 452310 344 105 0 536997 0
[pid=25601/tid=25606] ppid=25598 vsize=2165972 CPUtime=700.24 cores=1,3,5,7
/proc/25601/task/25606/stat : 25606 (SArTagnan) R 25598 25601 25177 0 -1 4202560 122109 0 0 0 69983 41 0 0 25 0 4 0 600210102 2217955328 452310 33554432000 4194304 4623224 140735719194352 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=25601/tid=25607] ppid=25598 vsize=2165972 CPUtime=702.27 cores=1,3,5,7
/proc/25601/task/25607/stat : 25607 (SArTagnan) R 25598 25601 25177 0 -1 4202560 169115 0 0 0 70134 93 0 0 25 0 4 0 600210102 2217955328 452310 33554432000 4194304 4623224 140735719194352 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=25601/tid=25608] ppid=25598 vsize=2165972 CPUtime=700.48 cores=1,3,5,7
/proc/25601/task/25608/stat : 25608 (SArTagnan) R 25598 25601 25177 0 -1 4202560 4563739 0 0 0 69351 697 0 0 25 0 4 0 600210102 2217955328 452310 33554432000 4194304 4623224 140735719194352 18446744073709551615 4545376 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2805.31
Current children cumulated vsize (KiB) 2165972

[startup+762.307 s]
/proc/loadavg: 8.08 8.04 8.00 9/184 25637
/proc/meminfo: memFree=25418444/32950928 swapFree=67111364/67111528
[pid=25601] ppid=25598 vsize=2644132 CPUtime=3044.97 cores=1,3,5,7
/proc/25601/stat : 25601 (SArTagnan) R 25598 25601 25177 0 -1 4202496 6176384 0 0 0 303461 1036 0 0 25 0 4 0 600210100 2707591168 513418 33554432000 4194304 4623224 140735719194352 18446744073709551615 4414885 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/25601/statm: 661033 513418 463 105 0 656537 0
[pid=25601/tid=25606] ppid=25598 vsize=2644132 CPUtime=760.25 cores=1,3,5,7
/proc/25601/task/25606/stat : 25606 (SArTagnan) R 25598 25601 25177 0 -1 4202560 129000 0 0 0 75983 42 0 0 25 0 4 0 600210102 2707591168 513418 33554432000 4194304 4623224 140735719194352 18446744073709551615 4486256 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=25601/tid=25607] ppid=25598 vsize=2644132 CPUtime=762.26 cores=1,3,5,7
/proc/25601/task/25607/stat : 25607 (SArTagnan) R 25598 25601 25177 0 -1 4202560 181013 0 0 0 76127 99 0 0 25 0 4 0 600210102 2707591168 513418 33554432000 4194304 4623224 140735719194352 18446744073709551615 4376832 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=25601/tid=25608] ppid=25598 vsize=2644132 CPUtime=760.14 cores=1,3,5,7
/proc/25601/task/25608/stat : 25608 (SArTagnan) R 25598 25601 25177 0 -1 4202560 5033806 0 0 0 75245 769 0 0 25 0 4 0 600210102 2707591168 513418 33554432000 4194304 4623224 140735719194352 18446744073709551615 4364232 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3044.97
Current children cumulated vsize (KiB) 2644132

[startup+822.3 s]
/proc/loadavg: 8.08 8.05 8.00 10/184 25639
/proc/meminfo: memFree=25201008/32950928 swapFree=67111364/67111528
[pid=25601] ppid=25598 vsize=2777768 CPUtime=3284.63 cores=1,3,5,7
/proc/25601/stat : 25601 (SArTagnan) R 25598 25601 25177 0 -1 4202496 6674888 0 0 0 327345 1118 0 0 25 0 4 0 600210100 2844434432 543617 33554432000 4194304 4623224 140735719194352 18446744073709551615 4355951 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/25601/statm: 694442 543617 348 105 0 689946 0
[pid=25601/tid=25606] ppid=25598 vsize=2777768 CPUtime=820.25 cores=1,3,5,7
/proc/25601/task/25606/stat : 25606 (SArTagnan) R 25598 25601 25177 0 -1 4202560 129861 0 0 0 81982 43 0 0 25 0 4 0 600210102 2844434432 543617 33554432000 4194304 4623224 140735719194352 18446744073709551615 4486198 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=25601/tid=25607] ppid=25598 vsize=2777768 CPUtime=822.26 cores=1,3,5,7
/proc/25601/task/25607/stat : 25607 (SArTagnan) R 25598 25601 25177 0 -1 4202560 222801 0 0 0 82116 110 0 0 25 0 4 0 600210102 2844434432 543617 33554432000 4194304 4623224 140735719194352 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=25601/tid=25608] ppid=25598 vsize=2777768 CPUtime=819.81 cores=1,3,5,7
/proc/25601/task/25608/stat : 25608 (SArTagnan) R 25598 25601 25177 0 -1 4202560 5477395 0 0 0 81143 838 0 0 25 0 4 0 600210102 2844434432 543617 33554432000 4194304 4623224 140735719194352 18446744073709551615 4364232 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3284.63
Current children cumulated vsize (KiB) 2777768

[startup+882.301 s]
/proc/loadavg: 8.07 8.05 8.00 9/184 25640
/proc/meminfo: memFree=25034668/32950928 swapFree=67111364/67111528
[pid=25601] ppid=25598 vsize=2811692 CPUtime=3524.31 cores=1,3,5,7
/proc/25601/stat : 25601 (SArTagnan) R 25598 25601 25177 0 -1 4202496 6869839 0 0 0 351275 1156 0 0 25 0 4 0 600210100 2879172608 566600 33554432000 4194304 4623224 140735719194352 18446744073709551615 4355951 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/25601/statm: 702923 566600 350 105 0 698427 0
[pid=25601/tid=25606] ppid=25598 vsize=2811692 CPUtime=880.25 cores=1,3,5,7
/proc/25601/task/25606/stat : 25606 (SArTagnan) R 25598 25601 25177 0 -1 4202560 130738 0 0 0 87982 43 0 0 25 0 4 0 600210102 2879172608 566600 33554432000 4194304 4623224 140735719194352 18446744073709551615 4357641 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=25601/tid=25607] ppid=25598 vsize=2811692 CPUtime=882.26 cores=1,3,5,7
/proc/25601/task/25607/stat : 25607 (SArTagnan) R 25598 25601 25177 0 -1 4202560 232083 0 0 0 88110 116 0 0 25 0 4 0 600210102 2879172608 566600 33554432000 4194304 4623224 140735719194352 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=25601/tid=25608] ppid=25598 vsize=2811692 CPUtime=879.48 cores=1,3,5,7
/proc/25601/task/25608/stat : 25608 (SArTagnan) R 25598 25601 25177 0 -1 4202560 5648517 0 0 0 87082 866 0 0 25 0 4 0 600210102 2879172608 566600 33554432000 4194304 4623224 140735719194352 18446744073709551615 4545376 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3524.31
Current children cumulated vsize (KiB) 2811692

[startup+942.301 s]
/proc/loadavg: 8.20 8.09 8.01 9/184 25642
/proc/meminfo: memFree=24661604/32950928 swapFree=67111364/67111528
[pid=25601] ppid=25598 vsize=2849840 CPUtime=3763.99 cores=1,3,5,7
/proc/25601/stat : 25601 (SArTagnan) R 25598 25601 25177 0 -1 4202496 7196457 0 0 0 375185 1214 0 0 25 0 4 0 600210100 2918236160 597110 33554432000 4194304 4623224 140735719194352 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/25601/statm: 712460 597110 344 105 0 707964 0
[pid=25601/tid=25606] ppid=25598 vsize=2849840 CPUtime=940.25 cores=1,3,5,7
/proc/25601/task/25606/stat : 25606 (SArTagnan) R 25598 25601 25177 0 -1 4202560 131849 0 0 0 93982 43 0 0 25 0 4 0 600210102 2918236160 597110 33554432000 4194304 4623224 140735719194352 18446744073709551615 4358011 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=25601/tid=25607] ppid=25598 vsize=2849840 CPUtime=942.26 cores=1,3,5,7
/proc/25601/task/25607/stat : 25607 (SArTagnan) R 25598 25601 25177 0 -1 4202560 242564 0 0 0 94103 123 0 0 25 0 4 0 600210102 2918236160 597110 33554432000 4194304 4623224 140735719194352 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=25601/tid=25608] ppid=25598 vsize=2849840 CPUtime=939.16 cores=1,3,5,7
/proc/25601/task/25608/stat : 25608 (SArTagnan) R 25598 25601 25177 0 -1 4202560 5946538 0 0 0 93003 913 0 0 25 0 4 0 600210102 2918236160 597110 33554432000 4194304 4623224 140735719194352 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3763.99
Current children cumulated vsize (KiB) 2849840

[startup+1002.3 s]
/proc/loadavg: 8.16 8.10 8.02 9/184 25644
/proc/meminfo: memFree=24573512/32950928 swapFree=67111364/67111528
[pid=25601] ppid=25598 vsize=2861324 CPUtime=4003.67 cores=1,3,5,7
/proc/25601/stat : 25601 (SArTagnan) R 25598 25601 25177 0 -1 4202496 7653180 0 0 0 399074 1293 0 0 25 0 4 0 600210100 2929995776 617958 33554432000 4194304 4623224 140735719194352 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/25601/statm: 715331 617958 344 105 0 710835 0
[pid=25601/tid=25606] ppid=25598 vsize=2861324 CPUtime=1000.25 cores=1,3,5,7
/proc/25601/task/25606/stat : 25606 (SArTagnan) R 25598 25601 25177 0 -1 4202560 132788 0 0 0 99981 44 0 0 25 0 4 0 600210102 2929995776 617958 33554432000 4194304 4623224 140735719194352 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=25601/tid=25607] ppid=25598 vsize=2861324 CPUtime=1002.26 cores=1,3,5,7
/proc/25601/task/25607/stat : 25607 (SArTagnan) R 25598 25601 25177 0 -1 4202560 250998 0 0 0 100094 132 0 0 25 0 4 0 600210102 2929995776 617958 33554432000 4194304 4623224 140735719194352 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=25601/tid=25608] ppid=25598 vsize=2861324 CPUtime=998.83 cores=1,3,5,7
/proc/25601/task/25608/stat : 25608 (SArTagnan) R 25598 25601 25177 0 -1 4202560 6382558 0 0 0 98903 980 0 0 25 0 4 0 600210102 2929995776 617958 33554432000 4194304 4623224 140735719194352 18446744073709551615 4364911 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4003.67
Current children cumulated vsize (KiB) 2861324

[startup+1062.3 s]
/proc/loadavg: 8.13 8.11 8.02 9/184 25645
/proc/meminfo: memFree=24498164/32950928 swapFree=67111364/67111528
[pid=25601] ppid=25598 vsize=2926860 CPUtime=4243.35 cores=1,3,5,7
/proc/25601/stat : 25601 (SArTagnan) R 25598 25601 25177 0 -1 4202496 8115976 0 0 0 422960 1375 0 0 25 0 4 0 600210100 2997104640 638116 33554432000 4194304 4623224 140735719194352 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/25601/statm: 731715 638116 454 105 0 727219 0
[pid=25601/tid=25606] ppid=25598 vsize=2926860 CPUtime=1060.25 cores=1,3,5,7
/proc/25601/task/25606/stat : 25606 (SArTagnan) R 25598 25601 25177 0 -1 4202560 133697 0 0 0 105981 44 0 0 25 0 4 0 600210102 2997104640 638116 33554432000 4194304 4623224 140735719194352 18446744073709551615 4486238 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=25601/tid=25607] ppid=25598 vsize=2926860 CPUtime=1062.26 cores=1,3,5,7
/proc/25601/task/25607/stat : 25607 (SArTagnan) R 25598 25601 25177 0 -1 4202560 258156 0 0 0 106085 141 0 0 25 0 4 0 600210102 2997104640 638116 33554432000 4194304 4623224 140735719194352 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=25601/tid=25608] ppid=25598 vsize=2926860 CPUtime=1058.5 cores=1,3,5,7
/proc/25601/task/25608/stat : 25608 (SArTagnan) R 25598 25601 25177 0 -1 4202560 6825393 0 0 0 104800 1050 0 0 25 0 4 0 600210102 2997104640 638116 33554432000 4194304 4623224 140735719194352 18446744073709551615 4376883 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4243.35
Current children cumulated vsize (KiB) 2926860

[startup+1122.3 s]
/proc/loadavg: 8.12 8.11 8.03 9/184 25647
/proc/meminfo: memFree=24284476/32950928 swapFree=67111364/67111528
[pid=25601] ppid=25598 vsize=3436892 CPUtime=4482.96 cores=1,3,5,7
/proc/25601/stat : 25601 (SArTagnan) R 25598 25601 25177 0 -1 4202496 8738901 0 0 0 446821 1475 0 0 25 0 4 0 600210100 3519377408 684811 33554432000 4194304 4623224 140735719194352 18446744073709551615 4510090 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/25601/statm: 859223 684811 344 105 0 854727 0
[pid=25601/tid=25606] ppid=25598 vsize=3436892 CPUtime=1120.26 cores=1,3,5,7
/proc/25601/task/25606/stat : 25606 (SArTagnan) R 25598 25601 25177 0 -1 4202560 134516 0 0 0 111981 45 0 0 25 0 4 0 600210102 3519377408 684811 33554432000 4194304 4623224 140735719194352 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=25601/tid=25607] ppid=25598 vsize=3436892 CPUtime=1122.24 cores=1,3,5,7
/proc/25601/task/25607/stat : 25607 (SArTagnan) R 25598 25601 25177 0 -1 4202560 263663 0 0 0 112074 150 0 0 25 0 4 0 600210102 3519377408 684811 33554432000 4194304 4623224 140735719194352 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=25601/tid=25608] ppid=25598 vsize=3436892 CPUtime=1118.14 cores=1,3,5,7
/proc/25601/task/25608/stat : 25608 (SArTagnan) R 25598 25601 25177 0 -1 4202560 7151604 0 0 0 110711 1103 0 0 25 0 4 0 600210102 3519377408 684811 33554432000 4194304 4623224 140735719194352 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4482.96
Current children cumulated vsize (KiB) 3436892

[startup+1182.3 s]
/proc/loadavg: 8.04 8.09 8.02 9/184 25648
/proc/meminfo: memFree=24193748/32950928 swapFree=67111364/67111528
[pid=25601] ppid=25598 vsize=3569080 CPUtime=4722.63 cores=1,3,5,7
/proc/25601/stat : 25601 (SArTagnan) R 25598 25601 25177 0 -1 4202496 8947494 0 0 0 470744 1519 0 0 25 0 4 0 600210100 3654737920 705050 33554432000 4194304 4623224 140735719194352 18446744073709551615 4510090 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/25601/statm: 892270 705050 480 105 0 887774 0
[pid=25601/tid=25606] ppid=25598 vsize=3569080 CPUtime=1180.26 cores=1,3,5,7
/proc/25601/task/25606/stat : 25606 (SArTagnan) R 25598 25601 25177 0 -1 4202560 167848 0 0 0 117978 48 0 0 25 0 4 0 600210102 3654737920 705050 33554432000 4194304 4623224 140735719194352 18446744073709551615 4486260 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=25601/tid=25607] ppid=25598 vsize=3569080 CPUtime=1182.24 cores=1,3,5,7
/proc/25601/task/25607/stat : 25607 (SArTagnan) R 25598 25601 25177 0 -1 4202560 270948 0 0 0 118063 161 0 0 25 0 4 0 600210102 3654737920 705050 33554432000 4194304 4623224 140735719194352 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=25601/tid=25608] ppid=25598 vsize=3569080 CPUtime=1177.82 cores=1,3,5,7
/proc/25601/task/25608/stat : 25608 (SArTagnan) R 25598 25601 25177 0 -1 4202560 7312514 0 0 0 116651 1131 0 0 25 0 4 0 600210102 3654737920 705050 33554432000 4194304 4623224 140735719194352 18446744073709551615 4364911 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4722.63
Current children cumulated vsize (KiB) 3569080



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.11 8.10 8.02 9/184 25649
/proc/meminfo: memFree=24149336/32950928 swapFree=67111364/67111528
[pid=25601] ppid=25598 vsize=3717168 CPUtime=4800.15 cores=1,3,5,7
/proc/25601/stat : 25601 (SArTagnan) R 25598 25601 25177 0 -1 4202496 9071938 0 0 0 478473 1542 0 0 25 0 4 0 600210100 3806380032 714423 33554432000 4194304 4623224 140735719194352 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/25601/statm: 929292 714423 344 105 0 924796 0
[pid=25601/tid=25606] ppid=25598 vsize=3717168 CPUtime=1199.66 cores=1,3,5,7
/proc/25601/task/25606/stat : 25606 (SArTagnan) R 25598 25601 25177 0 -1 4202560 167944 0 0 0 119918 48 0 0 25 0 4 0 600210102 3806380032 714423 33554432000 4194304 4623224 140735719194352 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=25601/tid=25607] ppid=25598 vsize=3717168 CPUtime=1201.64 cores=1,3,5,7
/proc/25601/task/25607/stat : 25607 (SArTagnan) R 25598 25601 25177 0 -1 4202560 272467 0 0 0 120000 164 0 0 25 0 4 0 600210102 3806380032 714423 33554432000 4194304 4623224 140735719194352 18446744073709551615 256415047682 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=25601/tid=25608] ppid=25598 vsize=3717168 CPUtime=1197.11 cores=1,3,5,7
/proc/25601/task/25608/stat : 25608 (SArTagnan) R 25598 25601 25177 0 -1 4202560 7378832 0 0 0 118568 1143 0 0 25 0 4 0 600210102 3806380032 714423 33554432000 4194304 4623224 140735719194352 18446744073709551615 4545376 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.15
Current children cumulated vsize (KiB) 3717168

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

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

[startup+1201.81 s]
/proc/loadavg: 8.11 8.10 8.02 9/184 25649
/proc/meminfo: memFree=24149336/32950928 swapFree=67111364/67111528
[pid=25601] ppid=25598 vsize=0 CPUtime=4800.27 cores=1,3,5,7
/proc/25601/stat : 25601 (SArTagnan) Z 25598 25601 25177 0 -1 4203548 9071938 0 0 0 478475 1552 0 0 25 0 2 0 600210100 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/25601/statm: 0 0 0 0 0 0 0
[pid=25601/tid=25608] ppid=25598 vsize=0 CPUtime=1197.22 cores=1,3,5,7
/proc/25601/task/25608/stat : 25608 (SArTagnan) R 25598 25601 25177 0 -1 4203588 7378832 0 0 0 118569 1153 0 0 25 0 2 0 600210102 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.27
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.83
CPU time (s): 4800.28
CPU user time (s): 4784.75
CPU system time (s): 15.5326
CPU usage (%): 399.416
Max. virtual memory (cumulated for all children) (KiB): 4435596

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4784.75
system time used= 15.5326
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9071938
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= 2823
involuntary context switches= 28841

runsolver used 1.79373 second user time and 4.77127 second system time

The end

Launcher Data

Begin job on node115 at 2011-04-29 19:56:34
IDJOB=3262972
IDBENCH=83907
IDSOLVER=1656
FILE ID=node115/3262972-1304099794
RUNJOBID= node115-1304099794-25582
PBS_JOBID= 13170604
Free space on /tmp= 72732 MiB

SOLVER NAME= SArTagnan 2011-03-24
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_80_28_70_8-dir.shuffled-as.sat03-215.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3262972-1304099794/watcher-3262972-1304099794 -o /tmp/evaluation-result-3262972-1304099794/solver-3262972-1304099794 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3262972-1304099794.cnf -threads=4

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

MD5SUM BENCH= 731331ace9dcb7404987f98927f5c914
RANDOM SEED=1085424687

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:      29757708 kB
Buffers:        797268 kB
Cached:        1905548 kB
SwapCached:          0 kB
Active:         154056 kB
Inactive:      2613804 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      29757708 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:            2376 kB
Writeback:           0 kB
AnonPages:       64264 kB
Mapped:          14888 kB
Slab:           362280 kB
PageTables:       4720 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   197172 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= 72732 MiB
End job on node115 at 2011-04-29 20:16:38