Trace number 3265964

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.26 1201.75

General information on the benchmark

NameSAT05/crafted/sorge05/QG7/
dead-dnd003.shuffled-as.sat05-3109.cnf
MD5SUMd6a882056a7d77e09b3b073fbf028602
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark132.756
Satisfiable
(Un)Satisfiability was proved
Number of variables468
Number of clauses11753
Sum of the clauses size40843
Maximum clause length13
Minimum clause length1
Number of clauses of size 142
Number of clauses of size 21122
Number of clauses of size 38729
Number of clauses of size 4277
Number of clauses of size 5279
Number of clauses of size over 51304

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-3265964-1304110008/watcher-3265964-1304110008 -o /tmp/evaluation-result-3265964-1304110008/solver-3265964-1304110008 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3265964-1304110008.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: 3.45 5.40 6.88 1/172 6529
/proc/meminfo: memFree=30255928/32950928 swapFree=67054472/67111528
[pid=6529] ppid=6527 vsize=19168 CPUtime=0 cores=0,2,4,6
/proc/6529/stat : 6529 (SArTagnan) R 6527 6529 5950 0 -1 4202496 584 0 0 0 0 0 0 0 25 0 1 0 601231527 19628032 520 33554432000 4194304 4623224 140737204546304 18446744073709551615 260905393920 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6529/statm: 4792 520 301 105 0 296 0

[startup+0.058574 s]
/proc/loadavg: 3.45 5.40 6.88 1/172 6529
/proc/meminfo: memFree=30255928/32950928 swapFree=67054472/67111528
[pid=6529] ppid=6527 vsize=183328 CPUtime=0.19 cores=0,2,4,6
/proc/6529/stat : 6529 (SArTagnan) R 6527 6529 5950 0 -1 4202496 1637 0 0 0 19 0 0 0 25 0 4 0 601231527 187727872 1208 33554432000 4194304 4623224 140737204546304 18446744073709551615 4384310 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/6529/statm: 45832 1209 343 105 0 41336 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 183328

[startup+0.158555 s]
/proc/loadavg: 3.45 5.40 6.88 1/172 6529
/proc/meminfo: memFree=30255928/32950928 swapFree=67054472/67111528
[pid=6529] ppid=6527 vsize=183900 CPUtime=0.59 cores=0,2,4,6
/proc/6529/stat : 6529 (SArTagnan) R 6527 6529 5950 0 -1 4202496 2097 0 0 0 59 0 0 0 25 0 4 0 601231527 188313600 1588 33554432000 4194304 4623224 140737204546304 18446744073709551615 4510486 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/6529/statm: 45975 1588 344 105 0 41479 0
Current children cumulated CPU time (s) 0.59
Current children cumulated vsize (KiB) 183900

[startup+0.300531 s]
/proc/loadavg: 3.45 5.40 6.88 1/172 6529
/proc/meminfo: memFree=30255928/32950928 swapFree=67054472/67111528
[pid=6529] ppid=6527 vsize=184908 CPUtime=1.16 cores=0,2,4,6
/proc/6529/stat : 6529 (SArTagnan) R 6527 6529 5950 0 -1 4202496 3252 0 0 0 116 0 0 0 25 0 4 0 601231527 189345792 2107 33554432000 4194304 4623224 140737204546304 18446744073709551615 4508315 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/6529/statm: 46227 2107 344 105 0 41731 0
Current children cumulated CPU time (s) 1.16
Current children cumulated vsize (KiB) 184908

[startup+0.700459 s]
/proc/loadavg: 3.45 5.40 6.88 1/172 6529
/proc/meminfo: memFree=30255928/32950928 swapFree=67054472/67111528
[pid=6529] ppid=6527 vsize=187024 CPUtime=2.75 cores=0,2,4,6
/proc/6529/stat : 6529 (SArTagnan) R 6527 6529 5950 0 -1 4202496 5371 0 0 0 275 0 0 0 25 0 4 0 601231527 191512576 3328 33554432000 4194304 4623224 140737204546304 18446744073709551615 4510052 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/6529/statm: 46756 3328 344 105 0 42260 0
Current children cumulated CPU time (s) 2.75
Current children cumulated vsize (KiB) 187024

[startup+1.50031 s]
/proc/loadavg: 3.45 5.40 6.88 9/184 6604
/proc/meminfo: memFree=30226508/32950928 swapFree=67054472/67111528
[pid=6529] ppid=6527 vsize=191388 CPUtime=5.95 cores=0,2,4,6
/proc/6529/stat : 6529 (SArTagnan) R 6527 6529 5950 0 -1 4202496 9383 0 0 0 594 1 0 0 25 0 4 0 601231527 195981312 4905 33554432000 4194304 4623224 140737204546304 18446744073709551615 4355953 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/6529/statm: 47847 4905 344 105 0 43351 0
[pid=6529/tid=6533] ppid=6527 vsize=191388 CPUtime=1.47 cores=0,2,4,6
/proc/6529/task/6533/stat : 6533 (SArTagnan) R 6527 6529 5950 0 -1 4202560 1578 0 0 0 147 0 0 0 25 0 4 0 601231528 195981312 4905 33554432000 4194304 4623224 140737204546304 18446744073709551615 4376652 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=6529/tid=6534] ppid=6527 vsize=191388 CPUtime=1.48 cores=0,2,4,6
/proc/6529/task/6534/stat : 6534 (SArTagnan) R 6527 6529 5950 0 -1 4202560 1578 0 0 0 148 0 0 0 25 0 4 0 601231528 195981312 4905 33554432000 4194304 4623224 140737204546304 18446744073709551615 4376640 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=6529/tid=6535] ppid=6527 vsize=191388 CPUtime=1.48 cores=0,2,4,6
/proc/6529/task/6535/stat : 6535 (SArTagnan) R 6527 6529 5950 0 -1 4202560 4331 0 0 0 148 0 0 0 25 0 4 0 601231528 195981312 4905 33554432000 4194304 4623224 140737204546304 18446744073709551615 4376625 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 191388

[startup+3.10102 s]
/proc/loadavg: 3.45 5.40 6.88 9/184 6604
/proc/meminfo: memFree=30210288/32950928 swapFree=67054472/67111528
[pid=6529] ppid=6527 vsize=196816 CPUtime=12.35 cores=0,2,4,6
/proc/6529/stat : 6529 (SArTagnan) R 6527 6529 5950 0 -1 4202496 17011 0 0 0 1233 2 0 0 25 0 4 0 601231527 201539584 7316 33554432000 4194304 4623224 140737204546304 18446744073709551615 4318406 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/6529/statm: 49204 7316 344 105 0 44708 0
[pid=6529/tid=6533] ppid=6527 vsize=196816 CPUtime=3.07 cores=0,2,4,6
/proc/6529/task/6533/stat : 6533 (SArTagnan) R 6527 6529 5950 0 -1 4202560 2589 0 0 0 307 0 0 0 25 0 4 0 601231528 201539584 7316 33554432000 4194304 4623224 140737204546304 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=6529/tid=6534] ppid=6527 vsize=196816 CPUtime=3.08 cores=0,2,4,6
/proc/6529/task/6534/stat : 6534 (SArTagnan) R 6527 6529 5950 0 -1 4202560 2407 0 0 0 308 0 0 0 25 0 4 0 601231528 201539584 7316 33554432000 4194304 4623224 140737204546304 18446744073709551615 4376714 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=6529/tid=6535] ppid=6527 vsize=196816 CPUtime=3.08 cores=0,2,4,6
/proc/6529/task/6535/stat : 6535 (SArTagnan) R 6527 6529 5950 0 -1 4202560 9598 0 0 0 307 1 0 0 25 0 4 0 601231528 201539584 7316 33554432000 4194304 4623224 140737204546304 18446744073709551615 4364232 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 196816

[startup+6.30043 s]
/proc/loadavg: 3.90 5.46 6.89 9/184 6604
/proc/meminfo: memFree=30176964/32950928 swapFree=67054472/67111528
[pid=6529] ppid=6527 vsize=209244 CPUtime=25.12 cores=0,2,4,6
/proc/6529/stat : 6529 (SArTagnan) R 6527 6529 5950 0 -1 4202496 32924 0 0 0 2508 4 0 0 25 0 4 0 601231527 214265856 10717 33554432000 4194304 4623224 140737204546304 18446744073709551615 4510090 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/6529/statm: 52311 10717 345 105 0 47815 0
[pid=6529/tid=6533] ppid=6527 vsize=209244 CPUtime=6.25 cores=0,2,4,6
/proc/6529/task/6533/stat : 6533 (SArTagnan) R 6527 6529 5950 0 -1 4202560 4390 0 0 0 625 0 0 0 25 0 4 0 601231528 214265856 10717 33554432000 4194304 4623224 140737204546304 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=6529/tid=6534] ppid=6527 vsize=209244 CPUtime=6.28 cores=0,2,4,6
/proc/6529/task/6534/stat : 6534 (SArTagnan) R 6527 6529 5950 0 -1 4202560 3589 0 0 0 628 0 0 0 25 0 4 0 601231528 214265856 10717 33554432000 4194304 4623224 140737204546304 18446744073709551615 4376844 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=6529/tid=6535] ppid=6527 vsize=209244 CPUtime=6.29 cores=0,2,4,6
/proc/6529/task/6535/stat : 6535 (SArTagnan) R 6527 6529 5950 0 -1 4202560 22063 0 0 0 626 3 0 0 25 0 4 0 601231528 214265856 10717 33554432000 4194304 4623224 140737204546304 18446744073709551615 4363742 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.12
Current children cumulated vsize (KiB) 209244

[startup+12.7003 s]
/proc/loadavg: 4.23 5.50 6.90 9/184 6604
/proc/meminfo: memFree=30136440/32950928 swapFree=67054472/67111528
[pid=6529] ppid=6527 vsize=223788 CPUtime=50.69 cores=0,2,4,6
/proc/6529/stat : 6529 (SArTagnan) R 6527 6529 5950 0 -1 4202496 65034 0 0 0 5059 10 0 0 25 0 4 0 601231527 229158912 14688 33554432000 4194304 4623224 140737204546304 18446744073709551615 4517479 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/6529/statm: 55947 14688 344 105 0 51451 0
[pid=6529/tid=6533] ppid=6527 vsize=223788 CPUtime=12.62 cores=0,2,4,6
/proc/6529/task/6533/stat : 6533 (SArTagnan) R 6527 6529 5950 0 -1 4202560 8503 0 0 0 1261 1 0 0 25 0 4 0 601231528 229158912 14688 33554432000 4194304 4623224 140737204546304 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=6529/tid=6534] ppid=6527 vsize=223788 CPUtime=12.67 cores=0,2,4,6
/proc/6529/task/6534/stat : 6534 (SArTagnan) R 6527 6529 5950 0 -1 4202560 5712 0 0 0 1267 0 0 0 25 0 4 0 601231528 229158912 14688 33554432000 4194304 4623224 140737204546304 18446744073709551615 4366336 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=6529/tid=6535] ppid=6527 vsize=223788 CPUtime=12.68 cores=0,2,4,6
/proc/6529/task/6535/stat : 6535 (SArTagnan) R 6527 6529 5950 0 -1 4202560 47451 0 0 0 1261 7 0 0 25 0 4 0 601231528 229158912 14688 33554432000 4194304 4623224 140737204546304 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.69
Current children cumulated vsize (KiB) 223788

[startup+25.5009 s]
/proc/loadavg: 5.13 5.64 6.92 9/184 6634
/proc/meminfo: memFree=30064504/32950928 swapFree=67054472/67111528
[pid=6529] ppid=6527 vsize=226024 CPUtime=101.81 cores=0,2,4,6
/proc/6529/stat : 6529 (SArTagnan) R 6527 6529 5950 0 -1 4202496 133725 0 0 0 10162 19 0 0 25 0 4 0 601231527 231448576 20893 33554432000 4194304 4623224 140737204546304 18446744073709551615 4510130 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/6529/statm: 56506 20895 344 105 0 52010 0
[pid=6529/tid=6533] ppid=6527 vsize=226024 CPUtime=25.34 cores=0,2,4,6
/proc/6529/task/6533/stat : 6533 (SArTagnan) R 6527 6529 5950 0 -1 4202560 9845 0 0 0 2533 1 0 0 25 0 4 0 601231528 231448576 20895 33554432000 4194304 4623224 140737204546304 18446744073709551615 4376850 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=6529/tid=6534] ppid=6527 vsize=226024 CPUtime=25.48 cores=0,2,4,6
/proc/6529/task/6534/stat : 6534 (SArTagnan) R 6527 6529 5950 0 -1 4202560 8314 0 0 0 2547 1 0 0 25 0 4 0 601231528 231448576 20895 33554432000 4194304 4623224 140737204546304 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=6529/tid=6535] ppid=6527 vsize=226024 CPUtime=25.48 cores=0,2,4,6
/proc/6529/task/6535/stat : 6535 (SArTagnan) R 6527 6529 5950 0 -1 4202560 110759 0 0 0 2533 15 0 0 25 0 4 0 601231528 231448576 20896 33554432000 4194304 4623224 140737204546304 18446744073709551615 4366247 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.81
Current children cumulated vsize (KiB) 226024

[startup+51.1002 s]
/proc/loadavg: 6.11 5.83 6.95 9/184 6635
/proc/meminfo: memFree=29942708/32950928 swapFree=67054472/67111528
[pid=6529] ppid=6527 vsize=265468 CPUtime=204.08 cores=0,2,4,6
/proc/6529/stat : 6529 (SArTagnan) R 6527 6529 5950 0 -1 4202496 200663 0 0 0 20379 29 0 0 25 0 4 0 601231527 271839232 31217 33554432000 4194304 4623224 140737204546304 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/6529/statm: 66367 31217 352 105 0 61871 0
[pid=6529/tid=6533] ppid=6527 vsize=265468 CPUtime=50.8 cores=0,2,4,6
/proc/6529/task/6533/stat : 6533 (SArTagnan) R 6527 6529 5950 0 -1 4202560 14902 0 0 0 5079 1 0 0 25 0 4 0 601231528 271839232 31217 33554432000 4194304 4623224 140737204546304 18446744073709551615 4376672 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=6529/tid=6534] ppid=6527 vsize=265468 CPUtime=51.08 cores=0,2,4,6
/proc/6529/task/6534/stat : 6534 (SArTagnan) R 6527 6529 5950 0 -1 4202560 9424 0 0 0 5107 1 0 0 25 0 4 0 601231528 271839232 31217 33554432000 4194304 4623224 140737204546304 18446744073709551615 4376806 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=6529/tid=6535] ppid=6527 vsize=265468 CPUtime=51.08 cores=0,2,4,6
/proc/6529/task/6535/stat : 6535 (SArTagnan) R 6527 6529 5950 0 -1 4202560 170496 0 0 0 5084 24 0 0 25 0 4 0 601231528 271839232 31217 33554432000 4194304 4623224 140737204546304 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 204.08
Current children cumulated vsize (KiB) 265468

[startup+102.307 s]
/proc/loadavg: 7.18 6.16 7.00 9/184 6636
/proc/meminfo: memFree=29746016/32950928 swapFree=67054472/67111528
[pid=6529] ppid=6527 vsize=289908 CPUtime=408.62 cores=0,2,4,6
/proc/6529/stat : 6529 (SArTagnan) R 6527 6529 5950 0 -1 4202496 329280 0 0 0 40814 48 0 0 25 0 4 0 601231527 296865792 48167 33554432000 4194304 4623224 140737204546304 18446744073709551615 4510316 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/6529/statm: 72477 48167 525 105 0 67981 0
[pid=6529/tid=6533] ppid=6527 vsize=289908 CPUtime=101.73 cores=0,2,4,6
/proc/6529/task/6533/stat : 6533 (SArTagnan) R 6527 6529 5950 0 -1 4202560 21649 0 0 0 10170 3 0 0 25 0 4 0 601231528 296865792 48167 33554432000 4194304 4623224 140737204546304 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=6529/tid=6534] ppid=6527 vsize=289908 CPUtime=102.28 cores=0,2,4,6
/proc/6529/task/6534/stat : 6534 (SArTagnan) R 6527 6529 5950 0 -1 4202560 13232 0 0 0 10227 1 0 0 25 0 4 0 601231528 296865792 48167 33554432000 4194304 4623224 140737204546304 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=6529/tid=6535] ppid=6527 vsize=289908 CPUtime=102.29 cores=0,2,4,6
/proc/6529/task/6535/stat : 6535 (SArTagnan) R 6527 6529 5950 0 -1 4202560 282670 0 0 0 10189 40 0 0 25 0 4 0 601231528 296865792 48167 33554432000 4194304 4623224 140737204546304 18446744073709551615 4545390 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 408.62
Current children cumulated vsize (KiB) 289908

[startup+162.301 s]
/proc/loadavg: 7.70 6.49 7.06 9/184 6638
/proc/meminfo: memFree=29530456/32950928 swapFree=67054472/67111528
[pid=6529] ppid=6527 vsize=410084 CPUtime=648.27 cores=0,2,4,6
/proc/6529/stat : 6529 (SArTagnan) R 6527 6529 5950 0 -1 4202496 509093 0 0 0 64750 77 0 0 25 0 4 0 601231527 419926016 70702 33554432000 4194304 4623224 140737204546304 18446744073709551615 4510090 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/6529/statm: 102521 70702 1124 105 0 98025 0
[pid=6529/tid=6533] ppid=6527 vsize=410084 CPUtime=161.4 cores=0,2,4,6
/proc/6529/task/6533/stat : 6533 (SArTagnan) R 6527 6529 5950 0 -1 4202560 30689 0 0 0 16136 4 0 0 25 0 4 0 601231528 419926016 70702 33554432000 4194304 4623224 140737204546304 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=6529/tid=6534] ppid=6527 vsize=410084 CPUtime=162.26 cores=0,2,4,6
/proc/6529/task/6534/stat : 6534 (SArTagnan) R 6527 6529 5950 0 -1 4202560 14216 0 0 0 16225 1 0 0 25 0 4 0 601231528 419926016 70702 33554432000 4194304 4623224 140737204546304 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=6529/tid=6535] ppid=6527 vsize=410084 CPUtime=162.29 cores=0,2,4,6
/proc/6529/task/6535/stat : 6535 (SArTagnan) R 6527 6529 5950 0 -1 4202560 439240 0 0 0 16164 65 0 0 25 0 4 0 601231528 419926016 70702 33554432000 4194304 4623224 140737204546304 18446744073709551615 4365071 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 648.27
Current children cumulated vsize (KiB) 410084

[startup+222.301 s]
/proc/loadavg: 7.89 6.76 7.12 9/184 6639
/proc/meminfo: memFree=29326060/32950928 swapFree=67054472/67111528
[pid=6529] ppid=6527 vsize=424632 CPUtime=887.94 cores=0,2,4,6
/proc/6529/stat : 6529 (SArTagnan) R 6527 6529 5950 0 -1 4202496 537482 0 0 0 88712 82 0 0 25 0 4 0 601231527 434823168 76411 33554432000 4194304 4623224 140737204546304 18446744073709551615 4507356 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/6529/statm: 106158 76411 1050 105 0 101662 0
[pid=6529/tid=6533] ppid=6527 vsize=424632 CPUtime=221.07 cores=0,2,4,6
/proc/6529/task/6533/stat : 6533 (SArTagnan) R 6527 6529 5950 0 -1 4202560 33844 0 0 0 22102 5 0 0 25 0 4 0 601231528 434823168 76411 33554432000 4194304 4623224 140737204546304 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=6529/tid=6534] ppid=6527 vsize=424632 CPUtime=222.25 cores=0,2,4,6
/proc/6529/task/6534/stat : 6534 (SArTagnan) R 6527 6529 5950 0 -1 4202560 14217 0 0 0 22224 1 0 0 25 0 4 0 601231528 434823168 76411 33554432000 4194304 4623224 140737204546304 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=6529/tid=6535] ppid=6527 vsize=424632 CPUtime=222.28 cores=0,2,4,6
/proc/6529/task/6535/stat : 6535 (SArTagnan) R 6527 6529 5950 0 -1 4202560 463688 0 0 0 22159 69 0 0 25 0 4 0 601231528 434823168 76411 33554432000 4194304 4623224 140737204546304 18446744073709551615 4364911 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 887.94
Current children cumulated vsize (KiB) 424632

[startup+282.301 s]

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

[pid=6529] ppid=6527 vsize=976800 CPUtime=2805.32 cores=0,2,4,6
/proc/6529/stat : 6529 (SArTagnan) R 6527 6529 5950 0 -1 4202496 1754951 0 0 0 280256 276 0 0 25 0 4 0 601231527 1000243200 181154 33554432000 4194304 4623224 140737204546304 18446744073709551615 4510202 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/6529/statm: 244200 181154 1061 105 0 239704 0
[pid=6529/tid=6533] ppid=6527 vsize=976800 CPUtime=698.46 cores=0,2,4,6
/proc/6529/task/6533/stat : 6533 (SArTagnan) R 6527 6529 5950 0 -1 4202560 69410 0 0 0 69835 11 0 0 25 0 4 0 601231528 1000243200 181155 33554432000 4194304 4623224 140737204546304 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=6529/tid=6534] ppid=6527 vsize=976800 CPUtime=702.22 cores=0,2,4,6
/proc/6529/task/6534/stat : 6534 (SArTagnan) R 6527 6529 5950 0 -1 4202560 37795 0 0 0 70217 5 0 0 25 0 4 0 601231528 1000243200 181155 33554432000 4194304 4623224 140737204546304 18446744073709551615 4377579 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=6529/tid=6535] ppid=6527 vsize=976800 CPUtime=702.3 cores=0,2,4,6
/proc/6529/task/6535/stat : 6535 (SArTagnan) R 6527 6529 5950 0 -1 4202560 1501409 0 0 0 69994 236 0 0 25 0 4 0 601231528 1000243200 181157 33554432000 4194304 4623224 140737204546304 18446744073709551615 4577678 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2805.32
Current children cumulated vsize (KiB) 976800

[startup+762.307 s]
/proc/loadavg: 8.17 7.85 7.52 9/184 6654
/proc/meminfo: memFree=28585912/32950928 swapFree=67054472/67111528
[pid=6529] ppid=6527 vsize=1055268 CPUtime=3045.01 cores=0,2,4,6
/proc/6529/stat : 6529 (SArTagnan) R 6527 6529 5950 0 -1 4202496 2099028 0 0 0 304170 331 0 0 25 0 4 0 601231527 1080594432 191006 33554432000 4194304 4623224 140737204546304 18446744073709551615 4517494 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/6529/statm: 263817 191006 481 105 0 259321 0
[pid=6529/tid=6533] ppid=6527 vsize=1055268 CPUtime=758.13 cores=0,2,4,6
/proc/6529/task/6533/stat : 6533 (SArTagnan) R 6527 6529 5950 0 -1 4202560 73737 0 0 0 75802 11 0 0 25 0 4 0 601231528 1080594432 191006 33554432000 4194304 4623224 140737204546304 18446744073709551615 4376666 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=6529/tid=6534] ppid=6527 vsize=1055268 CPUtime=762.22 cores=0,2,4,6
/proc/6529/task/6534/stat : 6534 (SArTagnan) R 6527 6529 5950 0 -1 4202560 37971 0 0 0 76217 5 0 0 25 0 4 0 601231528 1080594432 191006 33554432000 4194304 4623224 140737204546304 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=6529/tid=6535] ppid=6527 vsize=1055268 CPUtime=762.31 cores=0,2,4,6
/proc/6529/task/6535/stat : 6535 (SArTagnan) R 6527 6529 5950 0 -1 4202560 1823488 0 0 0 75943 288 0 0 25 0 4 0 601231528 1080594432 191006 33554432000 4194304 4623224 140737204546304 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3045.01
Current children cumulated vsize (KiB) 1055268

[startup+822.301 s]
/proc/loadavg: 8.18 7.91 7.56 9/184 6655
/proc/meminfo: memFree=28521880/32950928 swapFree=67054472/67111528
[pid=6529] ppid=6527 vsize=1055268 CPUtime=3284.66 cores=0,2,4,6
/proc/6529/stat : 6529 (SArTagnan) R 6527 6529 5950 0 -1 4202496 2427402 0 0 0 328086 380 0 0 25 0 4 0 601231527 1080594432 195386 33554432000 4194304 4623224 140737204546304 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/6529/statm: 263817 195386 484 105 0 259321 0
[pid=6529/tid=6533] ppid=6527 vsize=1055268 CPUtime=817.8 cores=0,2,4,6
/proc/6529/task/6533/stat : 6533 (SArTagnan) R 6527 6529 5950 0 -1 4202560 74259 0 0 0 81769 11 0 0 25 0 4 0 601231528 1080594432 195386 33554432000 4194304 4623224 140737204546304 18446744073709551615 4366381 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=6529/tid=6534] ppid=6527 vsize=1055268 CPUtime=822.21 cores=0,2,4,6
/proc/6529/task/6534/stat : 6534 (SArTagnan) R 6527 6529 5950 0 -1 4202560 38581 0 0 0 82216 5 0 0 25 0 4 0 601231528 1080594432 195386 33554432000 4194304 4623224 140737204546304 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=6529/tid=6535] ppid=6527 vsize=1055268 CPUtime=822.3 cores=0,2,4,6
/proc/6529/task/6535/stat : 6535 (SArTagnan) R 6527 6529 5950 0 -1 4202560 2150023 0 0 0 81894 336 0 0 25 0 4 0 601231528 1080594432 195386 33554432000 4194304 4623224 140737204546304 18446744073709551615 4364911 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3284.66
Current children cumulated vsize (KiB) 1055268

[startup+882.301 s]
/proc/loadavg: 8.18 7.95 7.59 9/184 6666
/proc/meminfo: memFree=28452032/32950928 swapFree=67054472/67111528
[pid=6529] ppid=6527 vsize=1055268 CPUtime=3524.32 cores=0,2,4,6
/proc/6529/stat : 6529 (SArTagnan) R 6527 6529 5950 0 -1 4202496 2772072 0 0 0 352000 432 0 0 25 0 4 0 601231527 1080594432 199692 33554432000 4194304 4623224 140737204546304 18446744073709551615 4510896 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/6529/statm: 263817 199692 468 105 0 259321 0
[pid=6529/tid=6533] ppid=6527 vsize=1055268 CPUtime=877.47 cores=0,2,4,6
/proc/6529/task/6533/stat : 6533 (SArTagnan) R 6527 6529 5950 0 -1 4202560 75594 0 0 0 87735 12 0 0 25 0 4 0 601231528 1080594432 199692 33554432000 4194304 4623224 140737204546304 18446744073709551615 4376869 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=6529/tid=6534] ppid=6527 vsize=1055268 CPUtime=882.2 cores=0,2,4,6
/proc/6529/task/6534/stat : 6534 (SArTagnan) R 6527 6529 5950 0 -1 4202560 39221 0 0 0 88214 6 0 0 25 0 4 0 601231528 1080594432 199692 33554432000 4194304 4623224 140737204546304 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=6529/tid=6535] ppid=6527 vsize=1055268 CPUtime=882.3 cores=0,2,4,6
/proc/6529/task/6535/stat : 6535 (SArTagnan) R 6527 6529 5950 0 -1 4202560 2491968 0 0 0 87843 387 0 0 25 0 4 0 601231528 1080594432 199692 33554432000 4194304 4623224 140737204546304 18446744073709551615 4545376 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3524.32
Current children cumulated vsize (KiB) 1055268

[startup+942.301 s]
/proc/loadavg: 8.17 7.99 7.62 9/184 6668
/proc/meminfo: memFree=28419008/32950928 swapFree=67054472/67111528
[pid=6529] ppid=6527 vsize=1055268 CPUtime=3763.99 cores=0,2,4,6
/proc/6529/stat : 6529 (SArTagnan) R 6527 6529 5950 0 -1 4202496 3112077 0 0 0 375914 485 0 0 25 0 4 0 601231527 1080594432 205054 33554432000 4194304 4623224 140737204546304 18446744073709551615 4517501 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/6529/statm: 263817 205055 471 105 0 259321 0
[pid=6529/tid=6533] ppid=6527 vsize=1055268 CPUtime=937.15 cores=0,2,4,6
/proc/6529/task/6533/stat : 6533 (SArTagnan) R 6527 6529 5950 0 -1 4202560 76973 0 0 0 93702 13 0 0 25 0 4 0 601231528 1080594432 205057 33554432000 4194304 4623224 140737204546304 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=6529/tid=6534] ppid=6527 vsize=1055268 CPUtime=942.19 cores=0,2,4,6
/proc/6529/task/6534/stat : 6534 (SArTagnan) R 6527 6529 5950 0 -1 4202560 39622 0 0 0 94213 6 0 0 25 0 4 0 601231528 1080594432 205057 33554432000 4194304 4623224 140737204546304 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=6529/tid=6535] ppid=6527 vsize=1055268 CPUtime=942.29 cores=0,2,4,6
/proc/6529/task/6535/stat : 6535 (SArTagnan) R 6527 6529 5950 0 -1 4202560 2829194 0 0 0 93791 438 0 0 25 0 4 0 601231528 1080594432 205057 33554432000 4194304 4623224 140737204546304 18446744073709551615 4577678 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3763.99
Current children cumulated vsize (KiB) 1055268

[startup+1002.3 s]
/proc/loadavg: 8.16 8.02 7.66 9/184 6669
/proc/meminfo: memFree=28373576/32950928 swapFree=67054472/67111528
[pid=6529] ppid=6527 vsize=1127716 CPUtime=4003.67 cores=0,2,4,6
/proc/6529/stat : 6529 (SArTagnan) R 6527 6529 5950 0 -1 4202496 3312896 0 0 0 399847 520 0 0 25 0 4 0 601231527 1154781184 211216 33554432000 4194304 4623224 140737204546304 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/6529/statm: 281929 211216 453 105 0 277433 0
[pid=6529/tid=6533] ppid=6527 vsize=1127716 CPUtime=996.82 cores=0,2,4,6
/proc/6529/task/6533/stat : 6533 (SArTagnan) R 6527 6529 5950 0 -1 4202560 78221 0 0 0 99668 14 0 0 25 0 4 0 601231528 1154781184 211216 33554432000 4194304 4623224 140737204546304 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=6529/tid=6534] ppid=6527 vsize=1127716 CPUtime=1002.2 cores=0,2,4,6
/proc/6529/task/6534/stat : 6534 (SArTagnan) R 6527 6529 5950 0 -1 4202560 40280 0 0 0 100213 7 0 0 25 0 4 0 601231528 1154781184 211216 33554432000 4194304 4623224 140737204546304 18446744073709551615 4377133 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=6529/tid=6535] ppid=6527 vsize=1127716 CPUtime=1002.3 cores=0,2,4,6
/proc/6529/task/6535/stat : 6535 (SArTagnan) R 6527 6529 5950 0 -1 4202560 3026297 0 0 0 99759 471 0 0 25 0 4 0 601231528 1154781184 211216 33554432000 4194304 4623224 140737204546304 18446744073709551615 260905091223 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4003.67
Current children cumulated vsize (KiB) 1127716

[startup+1062.3 s]
/proc/loadavg: 8.19 8.06 7.69 9/184 6671
/proc/meminfo: memFree=28337312/32950928 swapFree=67054472/67111528
[pid=6529] ppid=6527 vsize=1127716 CPUtime=4243.33 cores=0,2,4,6
/proc/6529/stat : 6529 (SArTagnan) R 6527 6529 5950 0 -1 4202496 3648862 0 0 0 423763 570 0 0 25 0 4 0 601231527 1154781184 216146 33554432000 4194304 4623224 140737204546304 18446744073709551615 4415995 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/6529/statm: 281929 216146 447 105 0 277433 0
[pid=6529/tid=6533] ppid=6527 vsize=1127716 CPUtime=1056.5 cores=0,2,4,6
/proc/6529/task/6533/stat : 6533 (SArTagnan) R 6527 6529 5950 0 -1 4202560 79591 0 0 0 105635 15 0 0 25 0 4 0 601231528 1154781184 216146 33554432000 4194304 4623224 140737204546304 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=6529/tid=6534] ppid=6527 vsize=1127716 CPUtime=1062.19 cores=0,2,4,6
/proc/6529/task/6534/stat : 6534 (SArTagnan) R 6527 6529 5950 0 -1 4202560 40648 0 0 0 106212 7 0 0 25 0 4 0 601231528 1154781184 216146 33554432000 4194304 4623224 140737204546304 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=6529/tid=6535] ppid=6527 vsize=1127716 CPUtime=1062.3 cores=0,2,4,6
/proc/6529/task/6535/stat : 6535 (SArTagnan) R 6527 6529 5950 0 -1 4202560 3357261 0 0 0 105711 519 0 0 25 0 4 0 601231528 1154781184 216146 33554432000 4194304 4623224 140737204546304 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4243.33
Current children cumulated vsize (KiB) 1127716

[startup+1122.3 s]
/proc/loadavg: 8.11 8.06 7.71 9/184 6672
/proc/meminfo: memFree=28301556/32950928 swapFree=67054472/67111528
[pid=6529] ppid=6527 vsize=1127716 CPUtime=4483 cores=0,2,4,6
/proc/6529/stat : 6529 (SArTagnan) R 6527 6529 5950 0 -1 4202496 3963514 0 0 0 447686 614 0 0 25 0 4 0 601231527 1154781184 220497 33554432000 4194304 4623224 140737204546304 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/6529/statm: 281929 220497 462 105 0 277433 0
[pid=6529/tid=6533] ppid=6527 vsize=1127716 CPUtime=1116.17 cores=0,2,4,6
/proc/6529/task/6533/stat : 6533 (SArTagnan) R 6527 6529 5950 0 -1 4202560 80040 0 0 0 111602 15 0 0 25 0 4 0 601231528 1154781184 220497 33554432000 4194304 4623224 140737204546304 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=6529/tid=6534] ppid=6527 vsize=1127716 CPUtime=1122.19 cores=0,2,4,6
/proc/6529/task/6534/stat : 6534 (SArTagnan) R 6527 6529 5950 0 -1 4202560 40961 0 0 0 112212 7 0 0 25 0 4 0 601231528 1154781184 220497 33554432000 4194304 4623224 140737204546304 18446744073709551615 4377144 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=6529/tid=6535] ppid=6527 vsize=1127716 CPUtime=1122.3 cores=0,2,4,6
/proc/6529/task/6535/stat : 6535 (SArTagnan) R 6527 6529 5950 0 -1 4202560 3671072 0 0 0 111667 563 0 0 25 0 4 0 601231528 1154781184 220497 33554432000 4194304 4623224 140737204546304 18446744073709551615 4366341 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4483
Current children cumulated vsize (KiB) 1127716

[startup+1182.3 s]
/proc/loadavg: 8.08 8.06 7.73 9/184 6674
/proc/meminfo: memFree=28273988/32950928 swapFree=67054472/67111528
[pid=6529] ppid=6527 vsize=1127716 CPUtime=4722.68 cores=0,2,4,6
/proc/6529/stat : 6529 (SArTagnan) R 6527 6529 5950 0 -1 4202496 4306146 0 0 0 471606 662 0 0 25 0 4 0 601231527 1154781184 222607 33554432000 4194304 4623224 140737204546304 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/6529/statm: 281929 222607 449 105 0 277433 0
[pid=6529/tid=6533] ppid=6527 vsize=1127716 CPUtime=1175.85 cores=0,2,4,6
/proc/6529/task/6533/stat : 6533 (SArTagnan) R 6527 6529 5950 0 -1 4202560 80655 0 0 0 117569 16 0 0 25 0 4 0 601231528 1154781184 222607 33554432000 4194304 4623224 140737204546304 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=6529/tid=6534] ppid=6527 vsize=1127716 CPUtime=1182.18 cores=0,2,4,6
/proc/6529/task/6534/stat : 6534 (SArTagnan) R 6527 6529 5950 0 -1 4202560 41294 0 0 0 118211 7 0 0 25 0 4 0 601231528 1154781184 222607 33554432000 4194304 4623224 140737204546304 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=6529/tid=6535] ppid=6527 vsize=1127716 CPUtime=1182.3 cores=0,2,4,6
/proc/6529/task/6535/stat : 6535 (SArTagnan) R 6527 6529 5950 0 -1 4202560 4012710 0 0 0 117620 610 0 0 25 0 4 0 601231528 1154781184 222607 33554432000 4194304 4623224 140737204546304 18446744073709551615 4376920 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4722.68
Current children cumulated vsize (KiB) 1127716



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.13 8.07 7.74 9/184 6675
/proc/meminfo: memFree=28264804/32950928 swapFree=67054472/67111528
[pid=6529] ppid=6527 vsize=1127716 CPUtime=4800.18 cores=0,2,4,6
/proc/6529/stat : 6529 (SArTagnan) R 6527 6529 5950 0 -1 4202496 4429823 0 0 0 479338 680 0 0 25 0 4 0 601231527 1154781184 223754 33554432000 4194304 4623224 140737204546304 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/6529/statm: 281929 223754 461 105 0 277433 0
[pid=6529/tid=6533] ppid=6527 vsize=1127716 CPUtime=1195.14 cores=0,2,4,6
/proc/6529/task/6533/stat : 6533 (SArTagnan) R 6527 6529 5950 0 -1 4202560 80904 0 0 0 119498 16 0 0 25 0 4 0 601231528 1154781184 223754 33554432000 4194304 4623224 140737204546304 18446744073709551615 4376933 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=6529/tid=6534] ppid=6527 vsize=1127716 CPUtime=1201.58 cores=0,2,4,6
/proc/6529/task/6534/stat : 6534 (SArTagnan) R 6527 6529 5950 0 -1 4202560 41673 0 0 0 120151 7 0 0 25 0 4 0 601231528 1154781184 223754 33554432000 4194304 4623224 140737204546304 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=6529/tid=6535] ppid=6527 vsize=1127716 CPUtime=1201.71 cores=0,2,4,6
/proc/6529/task/6535/stat : 6535 (SArTagnan) R 6527 6529 5950 0 -1 4202560 4135737 0 0 0 119543 628 0 0 25 0 4 0 601231528 1154781184 223754 33554432000 4194304 4623224 140737204546304 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.18
Current children cumulated vsize (KiB) 1127716

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: 8.13 8.07 7.74 9/184 6675
/proc/meminfo: memFree=28264804/32950928 swapFree=67054472/67111528
[pid=6529] ppid=6527 vsize=1127716 CPUtime=4800.18 cores=0,2,4,6
/proc/6529/stat : 6529 (SArTagnan) R 6527 6529 5950 0 -1 4202496 4429823 0 0 0 479338 680 0 0 25 0 4 0 601231527 1154781184 223754 33554432000 4194304 4623224 140737204546304 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/6529/statm: 281929 223754 461 105 0 277433 0
[pid=6529/tid=6533] ppid=6527 vsize=1127716 CPUtime=1195.14 cores=0,2,4,6
/proc/6529/task/6533/stat : 6533 (SArTagnan) R 6527 6529 5950 0 -1 4202560 80904 0 0 0 119498 16 0 0 25 0 4 0 601231528 1154781184 223754 33554432000 4194304 4623224 140737204546304 18446744073709551615 4376933 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=6529/tid=6534] ppid=6527 vsize=1127716 CPUtime=1201.58 cores=0,2,4,6
/proc/6529/task/6534/stat : 6534 (SArTagnan) R 6527 6529 5950 0 -1 4202560 41673 0 0 0 120151 7 0 0 25 0 4 0 601231528 1154781184 223754 33554432000 4194304 4623224 140737204546304 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=6529/tid=6535] ppid=6527 vsize=1127716 CPUtime=1201.71 cores=0,2,4,6
/proc/6529/task/6535/stat : 6535 (SArTagnan) R 6527 6529 5950 0 -1 4202560 4135737 0 0 0 119543 628 0 0 25 0 4 0 601231528 1154781184 223754 33554432000 4194304 4623224 140737204546304 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.18
Current children cumulated vsize (KiB) 1127716

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.75
CPU time (s): 4800.26
CPU user time (s): 4793.4
CPU system time (s): 6.85096
CPU usage (%): 399.437
Max. virtual memory (cumulated for all children) (KiB): 1127716

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4793.4
system time used= 6.85096
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4429823
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= 868
involuntary context switches= 19759

runsolver used 1.9967 second user time and 4.56731 second system time

The end

Launcher Data

Begin job on node116 at 2011-04-29 22:46:49
IDJOB=3265964
IDBENCH=85841
IDSOLVER=1656
FILE ID=node116/3265964-1304110008
RUNJOBID= node116-1304110008-6517
PBS_JOBID= 13170643
Free space on /tmp= 72516 MiB

SOLVER NAME= SArTagnan 2011-03-24
BENCH NAME= SAT05/crafted/sorge05/QG7/dead-dnd003.shuffled-as.sat05-3109.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3265964-1304110008/watcher-3265964-1304110008 -o /tmp/evaluation-result-3265964-1304110008/solver-3265964-1304110008 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3265964-1304110008.cnf -threads=4

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

MD5SUM BENCH= d6a882056a7d77e09b3b073fbf028602
RANDOM SEED=1062946771

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:      30256216 kB
Buffers:        977016 kB
Cached:        1361808 kB
SwapCached:       9656 kB
Active:          79668 kB
Inactive:      2276916 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      30256216 kB
SwapTotal:    67111528 kB
SwapFree:     67054472 kB
Dirty:             892 kB
Writeback:           0 kB
AnonPages:       16424 kB
Mapped:          12580 kB
Slab:           274652 kB
PageTables:       4732 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   184916 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:06:52