Trace number 3292211

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.17 1201.76

General information on the benchmark

NameSAT05/industrial/grieu05/vmpc/
vmpc_34.renamed-as.sat05-1926.cnf
MD5SUM349e2f9eff952d4e42f8e1caefaa382b
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark61.3457
Satisfiable
(Un)Satisfiability was proved
Number of variables1156
Number of clauses194072
Sum of the clauses size507926
Maximum clause length34
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 276398
Number of clauses of size 3117606
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 568

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-3292211-1304110023/watcher-3292211-1304110023 -o /tmp/evaluation-result-3292211-1304110023/solver-3292211-1304110023 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3292211-1304110023.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: 4.23 5.50 6.90 5/180 6630
/proc/meminfo: memFree=30189052/32950928 swapFree=67054472/67111528
[pid=6630] ppid=6628 vsize=23688 CPUtime=0 cores=1,3,5,7
/proc/6630/stat : 6630 (SArTagnan) R 6628 6630 5950 0 -1 4202496 642 0 0 0 0 0 0 0 25 0 1 0 601232966 24256512 580 33554432000 4194304 4623224 140735027252192 18446744073709551615 4388779 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6630/statm: 5922 580 297 105 0 1426 0

[startup+0.0214479 s]
/proc/loadavg: 4.23 5.50 6.90 5/180 6630
/proc/meminfo: memFree=30189052/32950928 swapFree=67054472/67111528
[pid=6630] ppid=6628 vsize=25928 CPUtime=0.02 cores=1,3,5,7
/proc/6630/stat : 6630 (SArTagnan) R 6628 6630 5950 0 -1 4202496 1846 0 0 0 2 0 0 0 25 0 1 0 601232966 26550272 1211 33554432000 4194304 4623224 140735027252192 18446744073709551615 4366247 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6630/statm: 6482 1213 297 105 0 1986 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 25928

[startup+0.111248 s]
/proc/loadavg: 4.23 5.50 6.90 5/180 6630
/proc/meminfo: memFree=30189052/32950928 swapFree=67054472/67111528
[pid=6630] ppid=6628 vsize=159812 CPUtime=0.16 cores=1,3,5,7
/proc/6630/stat : 6630 (SArTagnan) R 6628 6630 5950 0 -1 4202496 14166 0 0 0 16 0 0 0 25 0 4 0 601232966 163647488 9587 33554432000 4194304 4623224 140735027252192 18446744073709551615 260905091541 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/6630/statm: 39953 9587 337 105 0 35457 0
Current children cumulated CPU time (s) 0.16
Current children cumulated vsize (KiB) 159812

[startup+0.300403 s]
/proc/loadavg: 4.23 5.50 6.90 5/180 6630
/proc/meminfo: memFree=30189052/32950928 swapFree=67054472/67111528
[pid=6630] ppid=6628 vsize=229848 CPUtime=0.92 cores=1,3,5,7
/proc/6630/stat : 6630 (SArTagnan) R 6628 6630 5950 0 -1 4202496 19054 0 0 0 91 1 0 0 25 0 4 0 601232966 235364352 11620 33554432000 4194304 4623224 140735027252192 18446744073709551615 4413701 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/6630/statm: 57462 11620 338 105 0 52966 0
Current children cumulated CPU time (s) 0.92
Current children cumulated vsize (KiB) 229848

[startup+0.700329 s]
/proc/loadavg: 4.23 5.50 6.90 5/180 6630
/proc/meminfo: memFree=30189052/32950928 swapFree=67054472/67111528
[pid=6630] ppid=6628 vsize=229848 CPUtime=2.52 cores=1,3,5,7
/proc/6630/stat : 6630 (SArTagnan) R 6628 6630 5950 0 -1 4202496 25917 0 0 0 250 2 0 0 25 0 4 0 601232966 235364352 11855 33554432000 4194304 4623224 140735027252192 18446744073709551615 4507106 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/6630/statm: 57462 11855 338 105 0 52966 0
Current children cumulated CPU time (s) 2.52
Current children cumulated vsize (KiB) 229848

[startup+1.50118 s]
/proc/loadavg: 4.53 5.54 6.91 9/184 6634
/proc/meminfo: memFree=30135212/32950928 swapFree=67054472/67111528
[pid=6630] ppid=6628 vsize=235256 CPUtime=5.72 cores=1,3,5,7
/proc/6630/stat : 6630 (SArTagnan) R 6628 6630 5950 0 -1 4202496 39909 0 0 0 569 3 0 0 25 0 4 0 601232966 240902144 13394 33554432000 4194304 4623224 140735027252192 18446744073709551615 4414885 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/6630/statm: 58814 13394 338 105 0 54318 0
[pid=6630/tid=6632] ppid=6628 vsize=235256 CPUtime=1.4 cores=1,3,5,7
/proc/6630/task/6632/stat : 6632 (SArTagnan) R 6628 6630 5950 0 -1 4202560 2844 0 0 0 140 0 0 0 25 0 4 0 601232975 240902144 13394 33554432000 4194304 4623224 140735027252192 18446744073709551615 4376869 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6630/tid=6633] ppid=6628 vsize=235256 CPUtime=1.4 cores=1,3,5,7
/proc/6630/task/6633/stat : 6633 (SArTagnan) R 6628 6630 5950 0 -1 4202560 2708 0 0 0 140 0 0 0 25 0 4 0 601232975 240902144 13394 33554432000 4194304 4623224 140735027252192 18446744073709551615 4461036 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6630/tid=6634] ppid=6628 vsize=235256 CPUtime=1.41 cores=1,3,5,7
/proc/6630/task/6634/stat : 6634 (SArTagnan) R 6628 6630 5950 0 -1 4202560 22220 0 0 0 139 2 0 0 25 0 4 0 601232975 240902144 13394 33554432000 4194304 4623224 140735027252192 18446744073709551615 4363989 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.72
Current children cumulated vsize (KiB) 235256

[startup+3.10089 s]
/proc/loadavg: 4.53 5.54 6.91 9/184 6634
/proc/meminfo: memFree=30127412/32950928 swapFree=67054472/67111528
[pid=6630] ppid=6628 vsize=237868 CPUtime=12.12 cores=1,3,5,7
/proc/6630/stat : 6630 (SArTagnan) R 6628 6630 5950 0 -1 4202496 64928 0 0 0 1206 6 0 0 25 0 4 0 601232966 243576832 15470 33554432000 4194304 4623224 140735027252192 18446744073709551615 4510177 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/6630/statm: 59467 15476 339 105 0 54971 0
[pid=6630/tid=6632] ppid=6628 vsize=237868 CPUtime=3 cores=1,3,5,7
/proc/6630/task/6632/stat : 6632 (SArTagnan) R 6628 6630 5950 0 -1 4202560 3027 0 0 0 300 0 0 0 25 0 4 0 601232975 243576832 15477 33554432000 4194304 4623224 140735027252192 18446744073709551615 4376666 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6630/tid=6633] ppid=6628 vsize=237868 CPUtime=3 cores=1,3,5,7
/proc/6630/task/6633/stat : 6633 (SArTagnan) R 6628 6630 5950 0 -1 4202560 2899 0 0 0 300 0 0 0 25 0 4 0 601232975 243576832 15478 33554432000 4194304 4623224 140735027252192 18446744073709551615 4376726 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6630/tid=6634] ppid=6628 vsize=237868 CPUtime=3 cores=1,3,5,7
/proc/6630/task/6634/stat : 6634 (SArTagnan) R 6628 6630 5950 0 -1 4202560 46824 0 0 0 296 4 0 0 25 0 4 0 601232975 243576832 15479 33554432000 4194304 4623224 140735027252192 18446744073709551615 4366247 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 12.12
Current children cumulated vsize (KiB) 237868

[startup+6.3003 s]
/proc/loadavg: 4.53 5.54 6.91 9/184 6634
/proc/meminfo: memFree=30103868/32950928 swapFree=67054472/67111528
[pid=6630] ppid=6628 vsize=246820 CPUtime=24.89 cores=1,3,5,7
/proc/6630/stat : 6630 (SArTagnan) R 6628 6630 5950 0 -1 4202496 116252 0 0 0 2476 13 0 0 25 0 4 0 601232966 252743680 19308 33554432000 4194304 4623224 140735027252192 18446744073709551615 4510206 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/6630/statm: 61705 19308 339 105 0 57209 0
[pid=6630/tid=6632] ppid=6628 vsize=246820 CPUtime=6.2 cores=1,3,5,7
/proc/6630/task/6632/stat : 6632 (SArTagnan) R 6628 6630 5950 0 -1 4202560 5038 0 0 0 620 0 0 0 25 0 4 0 601232975 252743680 19308 33554432000 4194304 4623224 140735027252192 18446744073709551615 4376950 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6630/tid=6633] ppid=6628 vsize=246820 CPUtime=6.2 cores=1,3,5,7
/proc/6630/task/6633/stat : 6633 (SArTagnan) R 6628 6630 5950 0 -1 4202560 3319 0 0 0 620 0 0 0 25 0 4 0 601232975 252743680 19308 33554432000 4194304 4623224 140735027252192 18446744073709551615 4366480 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6630/tid=6634] ppid=6628 vsize=246820 CPUtime=6.2 cores=1,3,5,7
/proc/6630/task/6634/stat : 6634 (SArTagnan) R 6628 6630 5950 0 -1 4202560 95655 0 0 0 609 11 0 0 25 0 4 0 601232975 252743680 19308 33554432000 4194304 4623224 140735027252192 18446744073709551615 4552640 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 24.89
Current children cumulated vsize (KiB) 246820

[startup+12.7011 s]
/proc/loadavg: 5.13 5.64 6.92 10/184 6634
/proc/meminfo: memFree=30058064/32950928 swapFree=67054472/67111528
[pid=6630] ppid=6628 vsize=319816 CPUtime=50.46 cores=1,3,5,7
/proc/6630/stat : 6630 (SArTagnan) R 6628 6630 5950 0 -1 4202496 180302 0 0 0 5022 24 0 0 25 0 4 0 601232966 327491584 28096 33554432000 4194304 4623224 140735027252192 18446744073709551615 4510217 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/6630/statm: 79954 28096 348 105 0 75458 0
[pid=6630/tid=6632] ppid=6628 vsize=319816 CPUtime=12.61 cores=1,3,5,7
/proc/6630/task/6632/stat : 6632 (SArTagnan) R 6628 6630 5950 0 -1 4202560 6601 0 0 0 1260 1 0 0 25 0 4 0 601232975 327491584 28096 33554432000 4194304 4623224 140735027252192 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6630/tid=6633] ppid=6628 vsize=319816 CPUtime=12.6 cores=1,3,5,7
/proc/6630/task/6633/stat : 6633 (SArTagnan) R 6628 6630 5950 0 -1 4202560 7089 0 0 0 1259 1 0 0 25 0 4 0 601232975 327491584 28096 33554432000 4194304 4623224 140735027252192 18446744073709551615 4366341 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6630/tid=6634] ppid=6628 vsize=319816 CPUtime=12.61 cores=1,3,5,7
/proc/6630/task/6634/stat : 6634 (SArTagnan) R 6628 6630 5950 0 -1 4202560 150562 0 0 0 1242 19 0 0 25 0 4 0 601232975 327491584 28096 33554432000 4194304 4623224 140735027252192 18446744073709551615 4363755 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.46
Current children cumulated vsize (KiB) 319816

[startup+25.5008 s]
/proc/loadavg: 5.57 5.72 6.93 9/184 6635
/proc/meminfo: memFree=29990848/32950928 swapFree=67054472/67111528
[pid=6630] ppid=6628 vsize=343636 CPUtime=101.58 cores=1,3,5,7
/proc/6630/stat : 6630 (SArTagnan) R 6628 6630 5950 0 -1 4202496 258169 0 0 0 10121 37 0 0 25 0 4 0 601232966 351883264 37981 33554432000 4194304 4623224 140735027252192 18446744073709551615 4510475 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/6630/statm: 85909 37981 344 105 0 81413 0
[pid=6630/tid=6632] ppid=6628 vsize=343636 CPUtime=25.4 cores=1,3,5,7
/proc/6630/task/6632/stat : 6632 (SArTagnan) R 6628 6630 5950 0 -1 4202560 15174 0 0 0 2538 2 0 0 25 0 4 0 601232975 351883264 37981 33554432000 4194304 4623224 140735027252192 18446744073709551615 4367191 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6630/tid=6633] ppid=6628 vsize=343636 CPUtime=25.4 cores=1,3,5,7
/proc/6630/task/6633/stat : 6633 (SArTagnan) R 6628 6630 5950 0 -1 4202560 13786 0 0 0 2535 5 0 0 25 0 4 0 601232975 351883264 37981 33554432000 4194304 4623224 140735027252192 18446744073709551615 4376880 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6630/tid=6634] ppid=6628 vsize=343636 CPUtime=25.4 cores=1,3,5,7
/proc/6630/task/6634/stat : 6634 (SArTagnan) R 6628 6630 5950 0 -1 4202560 208671 0 0 0 2514 26 0 0 25 0 4 0 601232975 351883264 37981 33554432000 4194304 4623224 140735027252192 18446744073709551615 4545376 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 101.58
Current children cumulated vsize (KiB) 343636

[startup+51.1011 s]
/proc/loadavg: 6.53 5.93 6.97 10/184 6635
/proc/meminfo: memFree=29895712/32950928 swapFree=67054472/67111528
[pid=6630] ppid=6628 vsize=379420 CPUtime=203.85 cores=1,3,5,7
/proc/6630/stat : 6630 (SArTagnan) R 6628 6630 5950 0 -1 4202496 484765 0 0 0 20306 79 0 0 25 0 4 0 601232966 388526080 56431 33554432000 4194304 4623224 140735027252192 18446744073709551615 4414904 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/6630/statm: 94855 56431 360 105 0 90359 0
[pid=6630/tid=6632] ppid=6628 vsize=379420 CPUtime=51 cores=1,3,5,7
/proc/6630/task/6632/stat : 6632 (SArTagnan) R 6628 6630 5950 0 -1 4202560 17978 0 0 0 5097 3 0 0 25 0 4 0 601232975 388526080 56431 33554432000 4194304 4623224 140735027252192 18446744073709551615 4357390 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6630/tid=6633] ppid=6628 vsize=379420 CPUtime=51 cores=1,3,5,7
/proc/6630/task/6633/stat : 6633 (SArTagnan) R 6628 6630 5950 0 -1 4202560 27806 0 0 0 5091 9 0 0 25 0 4 0 601232975 388526080 56431 33554432000 4194304 4623224 140735027252192 18446744073709551615 4376869 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6630/tid=6634] ppid=6628 vsize=379420 CPUtime=51 cores=1,3,5,7
/proc/6630/task/6634/stat : 6634 (SArTagnan) R 6628 6630 5950 0 -1 4202560 410444 0 0 0 5041 59 0 0 25 0 4 0 601232975 388526080 56431 33554432000 4194304 4623224 140735027252192 18446744073709551615 4364232 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 203.85
Current children cumulated vsize (KiB) 379420

[startup+102.307 s]
/proc/loadavg: 7.36 6.25 7.02 9/184 6637
/proc/meminfo: memFree=29692564/32950928 swapFree=67054472/67111528
[pid=6630] ppid=6628 vsize=548600 CPUtime=408.4 cores=1,3,5,7
/proc/6630/stat : 6630 (SArTagnan) R 6628 6630 5950 0 -1 4202496 1184551 0 0 0 40647 193 0 0 25 0 4 0 601232966 561766400 86671 33554432000 4194304 4623224 140735027252192 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/6630/statm: 137150 86671 376 105 0 132654 0
[pid=6630/tid=6632] ppid=6628 vsize=548600 CPUtime=102.21 cores=1,3,5,7
/proc/6630/task/6632/stat : 6632 (SArTagnan) R 6628 6630 5950 0 -1 4202560 28632 0 0 0 10216 5 0 0 25 0 4 0 601232975 561766400 86671 33554432000 4194304 4623224 140735027252192 18446744073709551615 4376869 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6630/tid=6633] ppid=6628 vsize=548600 CPUtime=102.2 cores=1,3,5,7
/proc/6630/task/6633/stat : 6633 (SArTagnan) R 6628 6630 5950 0 -1 4202560 33747 0 0 0 10207 13 0 0 25 0 4 0 601232975 561766400 86671 33554432000 4194304 4623224 140735027252192 18446744073709551615 4376917 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6630/tid=6634] ppid=6628 vsize=548600 CPUtime=102.21 cores=1,3,5,7
/proc/6630/task/6634/stat : 6634 (SArTagnan) R 6628 6630 5950 0 -1 4202560 1076769 0 0 0 10058 163 0 0 25 0 4 0 601232975 561766400 86671 33554432000 4194304 4623224 140735027252192 18446744073709551615 4366247 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 408.4
Current children cumulated vsize (KiB) 548600

[startup+162.301 s]
/proc/loadavg: 7.76 6.56 7.08 10/184 6638
/proc/meminfo: memFree=29504656/32950928 swapFree=67054472/67111528
[pid=6630] ppid=6628 vsize=725980 CPUtime=648.05 cores=1,3,5,7
/proc/6630/stat : 6630 (SArTagnan) R 6628 6630 5950 0 -1 4202496 1313933 0 0 0 64580 225 0 0 25 0 4 0 601232966 743403520 115578 33554432000 4194304 4623224 140735027252192 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/6630/statm: 181495 115578 483 105 0 176999 0
[pid=6630/tid=6632] ppid=6628 vsize=725980 CPUtime=162.2 cores=1,3,5,7
/proc/6630/task/6632/stat : 6632 (SArTagnan) R 6628 6630 5950 0 -1 4202560 39641 0 0 0 16213 7 0 0 25 0 4 0 601232975 743403520 115578 33554432000 4194304 4623224 140735027252192 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6630/tid=6633] ppid=6628 vsize=725980 CPUtime=162.2 cores=1,3,5,7
/proc/6630/task/6633/stat : 6633 (SArTagnan) R 6628 6630 5950 0 -1 4202560 53239 0 0 0 16192 28 0 0 25 0 4 0 601232975 743403520 115578 33554432000 4194304 4623224 140735027252192 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6630/tid=6634] ppid=6628 vsize=725980 CPUtime=162.21 cores=1,3,5,7
/proc/6630/task/6634/stat : 6634 (SArTagnan) R 6628 6630 5950 0 -1 4202560 1144806 0 0 0 16048 173 0 0 25 0 4 0 601232975 743403520 115578 33554432000 4194304 4623224 140735027252192 18446744073709551615 4377144 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 648.05
Current children cumulated vsize (KiB) 725980

[startup+222.301 s]
/proc/loadavg: 7.91 6.82 7.13 9/184 6640
/proc/meminfo: memFree=29284764/32950928 swapFree=67054472/67111528
[pid=6630] ppid=6628 vsize=858840 CPUtime=887.72 cores=1,3,5,7
/proc/6630/stat : 6630 (SArTagnan) R 6628 6630 5950 0 -1 4202496 1481651 0 0 0 88508 264 0 0 25 0 4 0 601232966 879452160 164085 33554432000 4194304 4623224 140735027252192 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/6630/statm: 214710 164085 832 105 0 210214 0
[pid=6630/tid=6632] ppid=6628 vsize=858840 CPUtime=222.21 cores=1,3,5,7
/proc/6630/task/6632/stat : 6632 (SArTagnan) R 6628 6630 5950 0 -1 4202560 43707 0 0 0 22208 13 0 0 25 0 4 0 601232975 879452160 164085 33554432000 4194304 4623224 140735027252192 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6630/tid=6633] ppid=6628 vsize=858840 CPUtime=222.21 cores=1,3,5,7
/proc/6630/task/6633/stat : 6633 (SArTagnan) R 6628 6630 5950 0 -1 4202560 70483 0 0 0 22187 34 0 0 25 0 4 0 601232975 879452160 164085 33554432000 4194304 4623224 140735027252192 18446744073709551615 4376837 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6630/tid=6634] ppid=6628 vsize=858840 CPUtime=222.2 cores=1,3,5,7
/proc/6630/task/6634/stat : 6634 (SArTagnan) R 6628 6630 5950 0 -1 4202560 1216460 0 0 0 22036 184 0 0 25 0 4 0 601232975 879452160 164085 33554432000 4194304 4623224 140735027252192 18446744073709551615 4363742 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 887.72
Current children cumulated vsize (KiB) 858840

[startup+282.301 s]

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

[pid=6630] ppid=6628 vsize=1081692 CPUtime=2805.14 cores=1,3,5,7
/proc/6630/stat : 6630 (SArTagnan) R 6628 6630 5950 0 -1 4202496 4208017 0 0 0 279831 683 0 0 25 0 4 0 601232966 1107652608 221946 33554432000 4194304 4623224 140735027252192 18446744073709551615 4510316 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/6630/statm: 270423 221946 695 105 0 265927 0
[pid=6630/tid=6632] ppid=6628 vsize=1081692 CPUtime=702.22 cores=1,3,5,7
/proc/6630/task/6632/stat : 6632 (SArTagnan) R 6628 6630 5950 0 -1 4202560 90184 0 0 0 70197 25 0 0 25 0 4 0 601232975 1107652608 221946 33554432000 4194304 4623224 140735027252192 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6630/tid=6633] ppid=6628 vsize=1081692 CPUtime=702.2 cores=1,3,5,7
/proc/6630/task/6633/stat : 6633 (SArTagnan) R 6628 6630 5950 0 -1 4202560 75066 0 0 0 70184 36 0 0 25 0 4 0 601232975 1107652608 221946 33554432000 4194304 4623224 140735027252192 18446744073709551615 4376625 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6630/tid=6634] ppid=6628 vsize=1081692 CPUtime=702.21 cores=1,3,5,7
/proc/6630/task/6634/stat : 6634 (SArTagnan) R 6628 6630 5950 0 -1 4202560 3850301 0 0 0 69643 578 0 0 25 0 4 0 601232975 1107652608 221946 33554432000 4194304 4623224 140735027252192 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2805.14
Current children cumulated vsize (KiB) 1081692

[startup+762.307 s]
/proc/loadavg: 8.13 7.86 7.52 9/184 6654
/proc/meminfo: memFree=28562344/32950928 swapFree=67054472/67111528
[pid=6630] ppid=6628 vsize=1183532 CPUtime=3044.84 cores=1,3,5,7
/proc/6630/stat : 6630 (SArTagnan) R 6628 6630 5950 0 -1 4202496 4987587 0 0 0 303683 801 0 0 25 0 4 0 601232966 1211936768 229961 33554432000 4194304 4623224 140735027252192 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/6630/statm: 295883 229961 561 105 0 291387 0
[pid=6630/tid=6632] ppid=6628 vsize=1183532 CPUtime=762.24 cores=1,3,5,7
/proc/6630/task/6632/stat : 6632 (SArTagnan) R 6628 6630 5950 0 -1 4202560 91152 0 0 0 76198 26 0 0 25 0 4 0 601232975 1211936768 229961 33554432000 4194304 4623224 140735027252192 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6630/tid=6633] ppid=6628 vsize=1183532 CPUtime=762.2 cores=1,3,5,7
/proc/6630/task/6633/stat : 6633 (SArTagnan) R 6628 6630 5950 0 -1 4202560 95802 0 0 0 76181 39 0 0 25 0 4 0 601232975 1211936768 229962 33554432000 4194304 4623224 140735027252192 18446744073709551615 4376892 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6630/tid=6634] ppid=6628 vsize=1183532 CPUtime=762.22 cores=1,3,5,7
/proc/6630/task/6634/stat : 6634 (SArTagnan) R 6628 6630 5950 0 -1 4202560 4571486 0 0 0 75534 688 0 0 25 0 4 0 601232975 1211936768 229962 33554432000 4194304 4623224 140735027252192 18446744073709551615 4366247 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3044.84
Current children cumulated vsize (KiB) 1183532

[startup+822.301 s]
/proc/loadavg: 8.14 7.91 7.56 9/184 6656
/proc/meminfo: memFree=28476244/32950928 swapFree=67054472/67111528
[pid=6630] ppid=6628 vsize=1243080 CPUtime=3284.49 cores=1,3,5,7
/proc/6630/stat : 6630 (SArTagnan) R 6628 6630 5950 0 -1 4202496 5622801 0 0 0 327553 896 0 0 25 0 4 0 601232966 1272913920 247151 33554432000 4194304 4623224 140735027252192 18446744073709551615 4510090 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/6630/statm: 310770 247151 509 105 0 306274 0
[pid=6630/tid=6632] ppid=6628 vsize=1243080 CPUtime=822.22 cores=1,3,5,7
/proc/6630/task/6632/stat : 6632 (SArTagnan) R 6628 6630 5950 0 -1 4202560 92117 0 0 0 82196 26 0 0 25 0 4 0 601232975 1272913920 247151 33554432000 4194304 4623224 140735027252192 18446744073709551615 4376666 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6630/tid=6633] ppid=6628 vsize=1243080 CPUtime=822.2 cores=1,3,5,7
/proc/6630/task/6633/stat : 6633 (SArTagnan) R 6628 6630 5950 0 -1 4202560 99287 0 0 0 82178 42 0 0 25 0 4 0 601232975 1272913920 247151 33554432000 4194304 4623224 140735027252192 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6630/tid=6634] ppid=6628 vsize=1243080 CPUtime=822.21 cores=1,3,5,7
/proc/6630/task/6634/stat : 6634 (SArTagnan) R 6628 6630 5950 0 -1 4202560 5201350 0 0 0 81441 780 0 0 25 0 4 0 601232975 1272913920 247151 33554432000 4194304 4623224 140735027252192 18446744073709551615 4376672 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3284.49
Current children cumulated vsize (KiB) 1243080

[startup+882.301 s]
/proc/loadavg: 8.14 7.96 7.60 10/184 6666
/proc/meminfo: memFree=28446068/32950928 swapFree=67054472/67111528
[pid=6630] ppid=6628 vsize=1243080 CPUtime=3524.17 cores=1,3,5,7
/proc/6630/stat : 6630 (SArTagnan) R 6628 6630 5950 0 -1 4202496 6119975 0 0 0 351447 970 0 0 25 0 4 0 601232966 1272913920 249829 33554432000 4194304 4623224 140735027252192 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/6630/statm: 310770 249829 509 105 0 306274 0
[pid=6630/tid=6632] ppid=6628 vsize=1243080 CPUtime=882.23 cores=1,3,5,7
/proc/6630/task/6632/stat : 6632 (SArTagnan) R 6628 6630 5950 0 -1 4202560 92826 0 0 0 88196 27 0 0 25 0 4 0 601232975 1272913920 249829 33554432000 4194304 4623224 140735027252192 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6630/tid=6633] ppid=6628 vsize=1243080 CPUtime=882.2 cores=1,3,5,7
/proc/6630/task/6633/stat : 6633 (SArTagnan) R 6628 6630 5950 0 -1 4202560 100009 0 0 0 88178 42 0 0 25 0 4 0 601232975 1272913920 249829 33554432000 4194304 4623224 140735027252192 18446744073709551615 4377587 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6630/tid=6634] ppid=6628 vsize=1243080 CPUtime=882.21 cores=1,3,5,7
/proc/6630/task/6634/stat : 6634 (SArTagnan) R 6628 6630 5950 0 -1 4202560 5695918 0 0 0 87369 852 0 0 25 0 4 0 601232975 1272913920 249829 33554432000 4194304 4623224 140735027252192 18446744073709551615 4363989 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3524.17
Current children cumulated vsize (KiB) 1243080

[startup+942.301 s]
/proc/loadavg: 8.13 7.99 7.63 9/184 6668
/proc/meminfo: memFree=28408460/32950928 swapFree=67054472/67111528
[pid=6630] ppid=6628 vsize=1308616 CPUtime=3763.85 cores=1,3,5,7
/proc/6630/stat : 6630 (SArTagnan) R 6628 6630 5950 0 -1 4202496 6617855 0 0 0 375336 1049 0 0 25 0 4 0 601232966 1340022784 253155 33554432000 4194304 4623224 140735027252192 18446744073709551615 4510316 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/6630/statm: 327154 253156 509 105 0 322658 0
[pid=6630/tid=6632] ppid=6628 vsize=1308616 CPUtime=942.23 cores=1,3,5,7
/proc/6630/task/6632/stat : 6632 (SArTagnan) R 6628 6630 5950 0 -1 4202560 93372 0 0 0 94196 27 0 0 25 0 4 0 601232975 1340022784 253157 33554432000 4194304 4623224 140735027252192 18446744073709551615 4377576 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6630/tid=6633] ppid=6628 vsize=1308616 CPUtime=942.21 cores=1,3,5,7
/proc/6630/task/6633/stat : 6633 (SArTagnan) R 6628 6630 5950 0 -1 4202560 102790 0 0 0 94175 46 0 0 25 0 4 0 601232975 1340022784 253159 33554432000 4194304 4623224 140735027252192 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6630/tid=6634] ppid=6628 vsize=1308616 CPUtime=942.22 cores=1,3,5,7
/proc/6630/task/6634/stat : 6634 (SArTagnan) R 6628 6630 5950 0 -1 4202560 6189553 0 0 0 93294 928 0 0 25 0 4 0 601232975 1340022784 253159 33554432000 4194304 4623224 140735027252192 18446744073709551615 4577678 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3763.85
Current children cumulated vsize (KiB) 1308616

[startup+1002.3 s]
/proc/loadavg: 8.12 8.02 7.66 9/184 6670
/proc/meminfo: memFree=28365252/32950928 swapFree=67054472/67111528
[pid=6630] ppid=6628 vsize=1310332 CPUtime=4003.54 cores=1,3,5,7
/proc/6630/stat : 6630 (SArTagnan) R 6628 6630 5950 0 -1 4202496 7250553 0 0 0 399212 1142 0 0 25 0 4 0 601232966 1341779968 259240 33554432000 4194304 4623224 140735027252192 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/6630/statm: 327583 259240 508 105 0 323087 0
[pid=6630/tid=6632] ppid=6628 vsize=1310332 CPUtime=1002.23 cores=1,3,5,7
/proc/6630/task/6632/stat : 6632 (SArTagnan) R 6628 6630 5950 0 -1 4202560 95135 0 0 0 100195 28 0 0 25 0 4 0 601232975 1341779968 259240 33554432000 4194304 4623224 140735027252192 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6630/tid=6633] ppid=6628 vsize=1310332 CPUtime=1002.2 cores=1,3,5,7
/proc/6630/task/6633/stat : 6633 (SArTagnan) R 6628 6630 5950 0 -1 4202560 103576 0 0 0 100174 46 0 0 25 0 4 0 601232975 1341779968 259240 33554432000 4194304 4623224 140735027252192 18446744073709551615 4377034 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6630/tid=6634] ppid=6628 vsize=1310332 CPUtime=1002.22 cores=1,3,5,7
/proc/6630/task/6634/stat : 6634 (SArTagnan) R 6628 6630 5950 0 -1 4202560 6818947 0 0 0 99203 1019 0 0 25 0 4 0 601232975 1341779968 259240 33554432000 4194304 4623224 140735027252192 18446744073709551615 4364232 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4003.54
Current children cumulated vsize (KiB) 1310332

[startup+1062.3 s]
/proc/loadavg: 8.15 8.05 7.69 9/184 6671
/proc/meminfo: memFree=28331600/32950928 swapFree=67054472/67111528
[pid=6630] ppid=6628 vsize=1315480 CPUtime=4243.22 cores=1,3,5,7
/proc/6630/stat : 6630 (SArTagnan) R 6628 6630 5950 0 -1 4202496 7913946 0 0 0 423076 1246 0 0 25 0 4 0 601232966 1347051520 263546 33554432000 4194304 4623224 140735027252192 18446744073709551615 4510090 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/6630/statm: 328870 263546 509 105 0 324374 0
[pid=6630/tid=6632] ppid=6628 vsize=1315480 CPUtime=1062.23 cores=1,3,5,7
/proc/6630/task/6632/stat : 6632 (SArTagnan) R 6628 6630 5950 0 -1 4202560 96913 0 0 0 106195 28 0 0 25 0 4 0 601232975 1347051520 263546 33554432000 4194304 4623224 140735027252192 18446744073709551615 4377587 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6630/tid=6633] ppid=6628 vsize=1315480 CPUtime=1062.21 cores=1,3,5,7
/proc/6630/task/6633/stat : 6633 (SArTagnan) R 6628 6630 5950 0 -1 4202560 103990 0 0 0 106174 47 0 0 25 0 4 0 601232975 1347051520 263546 33554432000 4194304 4623224 140735027252192 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6630/tid=6634] ppid=6628 vsize=1315480 CPUtime=1062.23 cores=1,3,5,7
/proc/6630/task/6634/stat : 6634 (SArTagnan) R 6628 6630 5950 0 -1 4202560 7479264 0 0 0 105101 1122 0 0 25 0 4 0 601232975 1347051520 263546 33554432000 4194304 4623224 140735027252192 18446744073709551615 4363989 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4243.22
Current children cumulated vsize (KiB) 1315480

[startup+1122.3 s]
/proc/loadavg: 8.09 8.06 7.72 10/184 6673
/proc/meminfo: memFree=28295600/32950928 swapFree=67054472/67111528
[pid=6630] ppid=6628 vsize=1321024 CPUtime=4482.89 cores=1,3,5,7
/proc/6630/stat : 6630 (SArTagnan) R 6628 6630 5950 0 -1 4202496 8691388 0 0 0 446929 1360 0 0 25 0 4 0 601232966 1352728576 268025 33554432000 4194304 4623224 140735027252192 18446744073709551615 4510090 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/6630/statm: 330256 268025 508 105 0 325760 0
[pid=6630/tid=6632] ppid=6628 vsize=1321024 CPUtime=1122.23 cores=1,3,5,7
/proc/6630/task/6632/stat : 6632 (SArTagnan) R 6628 6630 5950 0 -1 4202560 98921 0 0 0 112193 30 0 0 25 0 4 0 601232975 1352728576 268025 33554432000 4194304 4623224 140735027252192 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6630/tid=6633] ppid=6628 vsize=1321024 CPUtime=1122.21 cores=1,3,5,7
/proc/6630/task/6633/stat : 6633 (SArTagnan) R 6628 6630 5950 0 -1 4202560 105349 0 0 0 112172 49 0 0 25 0 4 0 601232975 1352728576 268025 33554432000 4194304 4623224 140735027252192 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6630/tid=6634] ppid=6628 vsize=1321024 CPUtime=1122.22 cores=1,3,5,7
/proc/6630/task/6634/stat : 6634 (SArTagnan) R 6628 6630 5950 0 -1 4202560 8252630 0 0 0 110991 1231 0 0 25 0 4 0 601232975 1352728576 268025 33554432000 4194304 4623224 140735027252192 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4482.89
Current children cumulated vsize (KiB) 1321024

[startup+1182.3 s]
/proc/loadavg: 8.14 8.07 7.74 9/184 6674
/proc/meminfo: memFree=28261580/32950928 swapFree=67054472/67111528
[pid=6630] ppid=6628 vsize=1325248 CPUtime=4722.57 cores=1,3,5,7
/proc/6630/stat : 6630 (SArTagnan) R 6628 6630 5950 0 -1 4202496 9380061 0 0 0 470797 1460 0 0 25 0 4 0 601232966 1357053952 271940 33554432000 4194304 4623224 140735027252192 18446744073709551615 4510006 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/6630/statm: 331312 271941 509 105 0 326816 0
[pid=6630/tid=6632] ppid=6628 vsize=1325248 CPUtime=1182.23 cores=1,3,5,7
/proc/6630/task/6632/stat : 6632 (SArTagnan) R 6628 6630 5950 0 -1 4202560 100525 0 0 0 118192 31 0 0 25 0 4 0 601232975 1357053952 271941 33554432000 4194304 4623224 140735027252192 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6630/tid=6633] ppid=6628 vsize=1325248 CPUtime=1182.21 cores=1,3,5,7
/proc/6630/task/6633/stat : 6633 (SArTagnan) R 6628 6630 5950 0 -1 4202560 105776 0 0 0 118171 50 0 0 25 0 4 0 601232975 1357053952 271943 33554432000 4194304 4623224 140735027252192 18446744073709551615 4376823 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6630/tid=6634] ppid=6628 vsize=1325248 CPUtime=1182.23 cores=1,3,5,7
/proc/6630/task/6634/stat : 6634 (SArTagnan) R 6628 6630 5950 0 -1 4202560 8938621 0 0 0 116893 1330 0 0 25 0 4 0 601232975 1357053952 271943 33554432000 4194304 4623224 140735027252192 18446744073709551615 4577678 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4722.57
Current children cumulated vsize (KiB) 1325248



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 7.21 7.87 7.68 5/175 6693
/proc/meminfo: memFree=29148396/32950928 swapFree=67054472/67111528
[pid=6630] ppid=6628 vsize=1338176 CPUtime=4800.09 cores=1,3,5,7
/proc/6630/stat : 6630 (SArTagnan) R 6628 6630 5950 0 -1 4202496 9628865 0 0 0 478512 1497 0 0 25 0 4 0 601232966 1370292224 275515 33554432000 4194304 4623224 140735027252192 18446744073709551615 4510316 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/6630/statm: 334544 275515 508 105 0 330048 0
[pid=6630/tid=6632] ppid=6628 vsize=1338176 CPUtime=1201.64 cores=1,3,5,7
/proc/6630/task/6632/stat : 6632 (SArTagnan) R 6628 6630 5950 0 -1 4202560 101049 0 0 0 120133 31 0 0 25 0 4 0 601232975 1370292224 275515 33554432000 4194304 4623224 140735027252192 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6630/tid=6633] ppid=6628 vsize=1338176 CPUtime=1201.62 cores=1,3,5,7
/proc/6630/task/6633/stat : 6633 (SArTagnan) R 6628 6630 5950 0 -1 4202560 105949 0 0 0 120112 50 0 0 25 0 4 0 601232975 1370292224 275515 33554432000 4194304 4623224 140735027252192 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6630/tid=6634] ppid=6628 vsize=1338176 CPUtime=1201.63 cores=1,3,5,7
/proc/6630/task/6634/stat : 6634 (SArTagnan) R 6628 6630 5950 0 -1 4202560 9186224 0 0 0 118797 1366 0 0 25 0 4 0 601232975 1370292224 275515 33554432000 4194304 4623224 140735027252192 18446744073709551615 4363989 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.09
Current children cumulated vsize (KiB) 1338176

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

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

[startup+1201.7 s]
/proc/loadavg: 7.21 7.87 7.68 5/175 6693
/proc/meminfo: memFree=29148396/32950928 swapFree=67054472/67111528
[pid=6630] ppid=6628 vsize=1338176 CPUtime=4800.09 cores=1,3,5,7
/proc/6630/stat : 6630 (SArTagnan) R 6628 6630 5950 0 -1 4202496 9628865 0 0 0 478512 1497 0 0 25 0 4 0 601232966 1370292224 275515 33554432000 4194304 4623224 140735027252192 18446744073709551615 4510316 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/6630/statm: 334544 275515 508 105 0 330048 0
[pid=6630/tid=6632] ppid=6628 vsize=1338176 CPUtime=1201.64 cores=1,3,5,7
/proc/6630/task/6632/stat : 6632 (SArTagnan) R 6628 6630 5950 0 -1 4202560 101049 0 0 0 120133 31 0 0 25 0 4 0 601232975 1370292224 275515 33554432000 4194304 4623224 140735027252192 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6630/tid=6633] ppid=6628 vsize=1338176 CPUtime=1201.62 cores=1,3,5,7
/proc/6630/task/6633/stat : 6633 (SArTagnan) R 6628 6630 5950 0 -1 4202560 105949 0 0 0 120112 50 0 0 25 0 4 0 601232975 1370292224 275515 33554432000 4194304 4623224 140735027252192 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6630/tid=6634] ppid=6628 vsize=1338176 CPUtime=1201.63 cores=1,3,5,7
/proc/6630/task/6634/stat : 6634 (SArTagnan) R 6628 6630 5950 0 -1 4202560 9186224 0 0 0 118797 1366 0 0 25 0 4 0 601232975 1370292224 275515 33554432000 4194304 4623224 140735027252192 18446744073709551615 4363989 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.09
Current children cumulated vsize (KiB) 1338176

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.76
CPU time (s): 4800.17
CPU user time (s): 4785.14
CPU system time (s): 15.0237
CPU usage (%): 399.428
Max. virtual memory (cumulated for all children) (KiB): 1403712

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4785.14
system time used= 15.0237
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9628865
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= 1317
involuntary context switches= 33783

runsolver used 1.82772 second user time and 4.73128 second system time

The end

Launcher Data

Begin job on node116 at 2011-04-29 22:47:03
IDJOB=3292211
IDBENCH=85965
IDSOLVER=1656
FILE ID=node116/3292211-1304110023
RUNJOBID= node116-1304110008-6518
PBS_JOBID= 13170643
Free space on /tmp= 72512 MiB

SOLVER NAME= SArTagnan 2011-03-24
BENCH NAME= SAT05/industrial/grieu05/vmpc/vmpc_34.renamed-as.sat05-1926.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3292211-1304110023/watcher-3292211-1304110023 -o /tmp/evaluation-result-3292211-1304110023/solver-3292211-1304110023 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3292211-1304110023.cnf -threads=4

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

MD5SUM BENCH= 349e2f9eff952d4e42f8e1caefaa382b
RANDOM SEED=1890644998

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      30189332 kB
Buffers:        977128 kB
Cached:        1366224 kB
SwapCached:       9656 kB
Active:         146700 kB
Inactive:      2277488 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      30189332 kB
SwapTotal:    67111528 kB
SwapFree:     67054472 kB
Dirty:            3880 kB
Writeback:           0 kB
AnonPages:       78760 kB
Mapped:          13492 kB
Slab:           274872 kB
PageTables:       4740 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   310708 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= 72512 MiB
End job on node116 at 2011-04-29 23:07:07