Trace number 3287565

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.42 1201.88

General information on the benchmark

Nameapplication/jarvisalo/HWMCC10-combination-timeframe-expansion/
hwmcc10-timeframe-expansion-k50-pdtpmsns2-tseitin.cnf
MD5SUM9059f458d76edcc4dc5681746a6de6e5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark265.638
Satisfiable
(Un)Satisfiability was proved
Number of variables88352
Number of clauses262658
Sum of the clauses size612866
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2175104
Number of clauses of size 387552
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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-3287565-1304071597/watcher-3287565-1304071597 -o /tmp/evaluation-result-3287565-1304071597/solver-3287565-1304071597 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3287565-1304071597.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: 5.91 7.58 7.85 3/174 22510
/proc/meminfo: memFree=12758680/32951124 swapFree=67102140/67111528
[pid=22510] ppid=22508 vsize=21940 CPUtime=0 cores=0,2,4,6
/proc/22510/stat : 22510 (SArTagnan) R 22508 22510 22146 0 -1 4202496 989 0 0 0 0 0 0 0 20 0 1 0 597390373 22466560 927 33554432000 4194304 4623224 140733315888544 18446744073709551615 4305806 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/22510/statm: 5485 941 290 105 0 989 0

[startup+0.0839479 s]
/proc/loadavg: 5.91 7.58 7.85 3/174 22510
/proc/meminfo: memFree=12758680/32951124 swapFree=67102140/67111528
[pid=22510] ppid=22508 vsize=40688 CPUtime=0.07 cores=0,2,4,6
/proc/22510/stat : 22510 (SArTagnan) R 22508 22510 22146 0 -1 4202496 6982 0 0 0 7 0 0 0 20 0 1 0 597390373 41664512 4193 33554432000 4194304 4623224 140733315888544 18446744073709551615 216735178496 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/22510/statm: 10172 4195 297 105 0 5676 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 40688

[startup+0.100944 s]
/proc/loadavg: 5.91 7.58 7.85 3/174 22510
/proc/meminfo: memFree=12758680/32951124 swapFree=67102140/67111528
[pid=22510] ppid=22508 vsize=41940 CPUtime=0.09 cores=0,2,4,6
/proc/22510/stat : 22510 (SArTagnan) R 22508 22510 22146 0 -1 4202496 7858 0 0 0 9 0 0 0 20 0 1 0 597390373 42946560 4707 33554432000 4194304 4623224 140733315888544 18446744073709551615 216734839493 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/22510/statm: 10485 4708 297 105 0 5989 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 41940

[startup+0.300822 s]
/proc/loadavg: 5.91 7.58 7.85 3/174 22510
/proc/meminfo: memFree=12758680/32951124 swapFree=67102140/67111528
[pid=22510] ppid=22508 vsize=322304 CPUtime=0.8 cores=0,2,4,6
/proc/22510/stat : 22510 (SArTagnan) R 22508 22510 22146 0 -1 4202496 20865 0 0 0 78 2 0 0 22 0 4 0 597390373 330039296 16490 33554432000 4194304 4623224 140733315888544 18446744073709551615 4412473 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/22510/statm: 80576 16490 335 105 0 76080 0
Current children cumulated CPU time (s) 0.8
Current children cumulated vsize (KiB) 322304

[startup+0.700752 s]
/proc/loadavg: 5.91 7.58 7.85 3/174 22510
/proc/meminfo: memFree=12758680/32951124 swapFree=67102140/67111528
[pid=22510] ppid=22508 vsize=322304 CPUtime=2.4 cores=0,2,4,6
/proc/22510/stat : 22510 (SArTagnan) R 22508 22510 22146 0 -1 4202496 22414 0 0 0 237 3 0 0 23 0 4 0 597390373 330039296 17739 33554432000 4194304 4623224 140733315888544 18446744073709551615 4507318 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/22510/statm: 80576 17739 342 105 0 76080 0
Current children cumulated CPU time (s) 2.4
Current children cumulated vsize (KiB) 322304

[startup+1.50061 s]
/proc/loadavg: 5.91 7.58 7.85 9/184 22524
/proc/meminfo: memFree=12575580/32951124 swapFree=67102140/67111528
[pid=22510] ppid=22508 vsize=328832 CPUtime=5.6 cores=0,2,4,6
/proc/22510/stat : 22510 (SArTagnan) R 22508 22510 22146 0 -1 4202496 28326 0 0 0 556 4 0 0 25 0 4 0 597390373 336723968 19352 33554432000 4194304 4623224 140733315888544 18446744073709551615 4412459 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/22510/statm: 82208 19352 343 105 0 77712 0
[pid=22510/tid=22518] ppid=22508 vsize=328832 CPUtime=1.36 cores=0,2,4,6
/proc/22510/task/22518/stat : 22518 (SArTagnan) R 22508 22510 22146 0 -1 4202560 1976 0 0 0 136 0 0 0 25 0 4 0 597390386 336723968 19352 33554432000 4194304 4623224 140733315888544 18446744073709551615 4289859 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=22510/tid=22519] ppid=22508 vsize=328832 CPUtime=1.36 cores=0,2,4,6
/proc/22510/task/22519/stat : 22519 (SArTagnan) R 22508 22510 22146 0 -1 4202560 2001 0 0 0 136 0 0 0 25 0 4 0 597390386 336723968 19352 33554432000 4194304 4623224 140733315888544 18446744073709551615 4289723 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=22510/tid=22520] ppid=22508 vsize=328832 CPUtime=1.36 cores=0,2,4,6
/proc/22510/task/22520/stat : 22520 (SArTagnan) R 22508 22510 22146 0 -1 4202560 5033 0 0 0 135 1 0 0 25 0 4 0 597390386 336723968 19352 33554432000 4194304 4623224 140733315888544 18446744073709551615 4364681 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 5.6
Current children cumulated vsize (KiB) 328832

[startup+3.10033 s]
/proc/loadavg: 5.91 7.58 7.85 9/184 22524
/proc/meminfo: memFree=12555988/32951124 swapFree=67102140/67111528
[pid=22510] ppid=22508 vsize=353304 CPUtime=11.99 cores=0,2,4,6
/proc/22510/stat : 22510 (SArTagnan) R 22508 22510 22146 0 -1 4202496 45966 0 0 0 1192 7 0 0 25 0 4 0 597390373 361783296 24318 33554432000 4194304 4623224 140733315888544 18446744073709551615 47389128376406 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/22510/statm: 88326 24318 343 105 0 83830 0
[pid=22510/tid=22518] ppid=22508 vsize=353304 CPUtime=2.95 cores=0,2,4,6
/proc/22510/task/22518/stat : 22518 (SArTagnan) R 22508 22510 22146 0 -1 4202560 6210 0 0 0 295 0 0 0 25 0 4 0 597390386 361783296 24318 33554432000 4194304 4623224 140733315888544 18446744073709551615 4462180 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=22510/tid=22519] ppid=22508 vsize=353304 CPUtime=2.95 cores=0,2,4,6
/proc/22510/task/22519/stat : 22519 (SArTagnan) R 22508 22510 22146 0 -1 4202560 6228 0 0 0 294 1 0 0 25 0 4 0 597390386 361783296 24318 33554432000 4194304 4623224 140733315888544 18446744073709551615 4330719 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=22510/tid=22520] ppid=22508 vsize=353304 CPUtime=2.96 cores=0,2,4,6
/proc/22510/task/22520/stat : 22520 (SArTagnan) R 22508 22510 22146 0 -1 4202560 9730 0 0 0 295 1 0 0 25 0 4 0 597390386 361783296 24318 33554432000 4194304 4623224 140733315888544 18446744073709551615 4572080 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 11.99
Current children cumulated vsize (KiB) 353304

[startup+6.3008 s]
/proc/loadavg: 6.08 7.59 7.85 9/184 22524
/proc/meminfo: memFree=12167144/32951124 swapFree=67102140/67111528
[pid=22510] ppid=22508 vsize=743032 CPUtime=24.7 cores=0,2,4,6
/proc/22510/stat : 22510 (SArTagnan) R 22508 22510 22146 0 -1 4202496 264240 0 0 0 2431 39 0 0 20 0 4 0 597390373 760864768 116387 33554432000 4194304 4623224 140733315888544 18446744073709551615 4368807 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/22510/statm: 185758 116387 343 105 0 181262 0
[pid=22510/tid=22518] ppid=22508 vsize=743032 CPUtime=6.15 cores=0,2,4,6
/proc/22510/task/22518/stat : 22518 (SArTagnan) R 22508 22510 22146 0 -1 4202560 49021 0 0 0 608 7 0 0 20 0 4 0 597390386 760864768 116387 33554432000 4194304 4623224 140733315888544 18446744073709551615 47389128376406 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=22510/tid=22519] ppid=22508 vsize=743032 CPUtime=6.11 cores=0,2,4,6
/proc/22510/task/22519/stat : 22519 (SArTagnan) R 22508 22510 22146 0 -1 4202560 48616 0 0 0 605 6 0 0 20 0 4 0 597390386 760864768 116387 33554432000 4194304 4623224 140733315888544 18446744073709551615 216734845954 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=22510/tid=22520] ppid=22508 vsize=743032 CPUtime=6.14 cores=0,2,4,6
/proc/22510/task/22520/stat : 22520 (SArTagnan) R 22508 22510 22146 0 -1 4202560 50023 0 0 0 607 7 0 0 20 0 4 0 597390386 760864768 116387 33554432000 4194304 4623224 140733315888544 18446744073709551615 4376579 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 24.7
Current children cumulated vsize (KiB) 743032

[startup+12.7007 s]
/proc/loadavg: 6.23 7.60 7.85 9/184 22554
/proc/meminfo: memFree=12163912/32951124 swapFree=67102140/67111528
[pid=22510] ppid=22508 vsize=743032 CPUtime=50.27 cores=0,2,4,6
/proc/22510/stat : 22510 (SArTagnan) R 22508 22510 22146 0 -1 4202496 276461 0 0 0 4986 41 0 0 25 0 4 0 597390373 760864768 118581 33554432000 4194304 4623224 140733315888544 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/22510/statm: 185758 118581 344 105 0 181262 0
[pid=22510/tid=22518] ppid=22508 vsize=743032 CPUtime=12.55 cores=0,2,4,6
/proc/22510/task/22518/stat : 22518 (SArTagnan) R 22508 22510 22146 0 -1 4202560 49439 0 0 0 1248 7 0 0 25 0 4 0 597390386 760864768 118581 33554432000 4194304 4623224 140733315888544 18446744073709551615 4377864 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=22510/tid=22519] ppid=22508 vsize=743032 CPUtime=12.47 cores=0,2,4,6
/proc/22510/task/22519/stat : 22519 (SArTagnan) R 22508 22510 22146 0 -1 4202560 48969 0 0 0 1241 6 0 0 25 0 4 0 597390386 760864768 118581 33554432000 4194304 4623224 140733315888544 18446744073709551615 4376625 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=22510/tid=22520] ppid=22508 vsize=743032 CPUtime=12.55 cores=0,2,4,6
/proc/22510/task/22520/stat : 22520 (SArTagnan) R 22508 22510 22146 0 -1 4202560 60104 0 0 0 1246 9 0 0 25 0 4 0 597390386 760864768 118581 33554432000 4194304 4623224 140733315888544 18446744073709551615 4545376 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 50.27
Current children cumulated vsize (KiB) 743032

[startup+25.5004 s]
/proc/loadavg: 6.70 7.63 7.86 9/184 22554
/proc/meminfo: memFree=11767272/32951124 swapFree=67102140/67111528
[pid=22510] ppid=22508 vsize=751980 CPUtime=101.4 cores=0,2,4,6
/proc/22510/stat : 22510 (SArTagnan) R 22508 22510 22146 0 -1 4202496 311160 0 0 0 10094 46 0 0 25 0 4 0 597390373 770027520 119272 33554432000 4194304 4623224 140733315888544 18446744073709551615 4510034 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/22510/statm: 187995 119272 344 105 0 183499 0
[pid=22510/tid=22518] ppid=22508 vsize=751980 CPUtime=25.35 cores=0,2,4,6
/proc/22510/task/22518/stat : 22518 (SArTagnan) R 22508 22510 22146 0 -1 4202560 49471 0 0 0 2528 7 0 0 25 0 4 0 597390386 770027520 119272 33554432000 4194304 4623224 140733315888544 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=22510/tid=22519] ppid=22508 vsize=751980 CPUtime=25.21 cores=0,2,4,6
/proc/22510/task/22519/stat : 22519 (SArTagnan) R 22508 22510 22146 0 -1 4202560 49337 0 0 0 2514 7 0 0 25 0 4 0 597390386 770027520 119272 33554432000 4194304 4623224 140733315888544 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=22510/tid=22520] ppid=22508 vsize=751980 CPUtime=25.34 cores=0,2,4,6
/proc/22510/task/22520/stat : 22520 (SArTagnan) R 22508 22510 22146 0 -1 4202560 81412 0 0 0 2522 12 0 0 25 0 4 0 597390386 770027520 119272 33554432000 4194304 4623224 140733315888544 18446744073709551615 4366391 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 101.4
Current children cumulated vsize (KiB) 751980

[startup+51.101 s]
/proc/loadavg: 7.14 7.66 7.86 9/184 22615
/proc/meminfo: memFree=11857748/32951124 swapFree=67102140/67111528
[pid=22510] ppid=22508 vsize=751980 CPUtime=203.65 cores=0,2,4,6
/proc/22510/stat : 22510 (SArTagnan) R 22508 22510 22146 0 -1 4202496 420075 0 0 0 20300 65 0 0 25 0 4 0 597390373 770027520 121748 33554432000 4194304 4623224 140733315888544 18446744073709551615 4509955 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/22510/statm: 187995 121748 344 105 0 183499 0
[pid=22510/tid=22518] ppid=22508 vsize=751980 CPUtime=50.94 cores=0,2,4,6
/proc/22510/task/22518/stat : 22518 (SArTagnan) R 22508 22510 22146 0 -1 4202560 49577 0 0 0 5087 7 0 0 25 0 4 0 597390386 770027520 121749 33554432000 4194304 4623224 140733315888544 18446744073709551615 4466507 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=22510/tid=22519] ppid=22508 vsize=751980 CPUtime=50.66 cores=0,2,4,6
/proc/22510/task/22519/stat : 22519 (SArTagnan) R 22508 22510 22146 0 -1 4202560 50223 0 0 0 5059 7 0 0 25 0 4 0 597390386 770027520 121749 33554432000 4194304 4623224 140733315888544 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=22510/tid=22520] ppid=22508 vsize=751980 CPUtime=50.94 cores=0,2,4,6
/proc/22510/task/22520/stat : 22520 (SArTagnan) R 22508 22510 22146 0 -1 4202560 188236 0 0 0 5065 29 0 0 25 0 4 0 597390386 770027520 121749 33554432000 4194304 4623224 140733315888544 18446744073709551615 4366247 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 203.65
Current children cumulated vsize (KiB) 751980

[startup+102.306 s]
/proc/loadavg: 7.68 7.72 7.87 9/184 22646
/proc/meminfo: memFree=12102900/32951124 swapFree=67102140/67111528
[pid=22510] ppid=22508 vsize=775292 CPUtime=408.19 cores=0,2,4,6
/proc/22510/stat : 22510 (SArTagnan) R 22508 22510 22146 0 -1 4202496 834878 0 0 0 40691 128 0 0 25 0 4 0 597390373 793899008 130258 33554432000 4194304 4623224 140733315888544 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/22510/statm: 193823 130258 344 105 0 189327 0
[pid=22510/tid=22518] ppid=22508 vsize=775292 CPUtime=102.15 cores=0,2,4,6
/proc/22510/task/22518/stat : 22518 (SArTagnan) R 22508 22510 22146 0 -1 4202560 62874 0 0 0 10205 10 0 0 25 0 4 0 597390386 793899008 130258 33554432000 4194304 4623224 140733315888544 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=22510/tid=22519] ppid=22508 vsize=775292 CPUtime=101.58 cores=0,2,4,6
/proc/22510/task/22519/stat : 22519 (SArTagnan) R 22508 22510 22146 0 -1 4202560 65029 0 0 0 10148 10 0 0 25 0 4 0 597390386 793899008 130258 33554432000 4194304 4623224 140733315888544 18446744073709551615 4376536 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=22510/tid=22520] ppid=22508 vsize=775292 CPUtime=102.15 cores=0,2,4,6
/proc/22510/task/22520/stat : 22520 (SArTagnan) R 22508 22510 22146 0 -1 4202560 572560 0 0 0 10129 86 0 0 25 0 4 0 597390386 793899008 130258 33554432000 4194304 4623224 140733315888544 18446744073709551615 4364232 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 408.19
Current children cumulated vsize (KiB) 775292

[startup+162.301 s]
/proc/loadavg: 7.93 7.79 7.88 9/184 22738
/proc/meminfo: memFree=11603504/32951124 swapFree=67102140/67111528
[pid=22510] ppid=22508 vsize=865468 CPUtime=647.86 cores=0,2,4,6
/proc/22510/stat : 22510 (SArTagnan) R 22508 22510 22146 0 -1 4202496 1259136 0 0 0 64589 197 0 0 25 0 4 0 597390373 886239232 143574 33554432000 4194304 4623224 140733315888544 18446744073709551615 4507318 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/22510/statm: 216367 143574 344 105 0 211871 0
[pid=22510/tid=22518] ppid=22508 vsize=865468 CPUtime=162.14 cores=0,2,4,6
/proc/22510/task/22518/stat : 22518 (SArTagnan) R 22508 22510 22146 0 -1 4202560 67529 0 0 0 16200 14 0 0 25 0 4 0 597390386 886239232 143574 33554432000 4194304 4623224 140733315888544 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=22510/tid=22519] ppid=22508 vsize=865468 CPUtime=161.27 cores=0,2,4,6
/proc/22510/task/22519/stat : 22519 (SArTagnan) R 22508 22510 22146 0 -1 4202560 67312 0 0 0 16114 13 0 0 25 0 4 0 597390386 886239232 143574 33554432000 4194304 4623224 140733315888544 18446744073709551615 4366391 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=22510/tid=22520] ppid=22508 vsize=865468 CPUtime=162.14 cores=0,2,4,6
/proc/22510/task/22520/stat : 22520 (SArTagnan) R 22508 22510 22146 0 -1 4202560 976302 0 0 0 16070 144 0 0 25 0 4 0 597390386 886239232 143574 33554432000 4194304 4623224 140733315888544 18446744073709551615 4363989 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 647.86
Current children cumulated vsize (KiB) 865468

[startup+222.301 s]
/proc/loadavg: 8.08 7.85 7.90 9/184 22739
/proc/meminfo: memFree=11479000/32951124 swapFree=67102140/67111528
[pid=22510] ppid=22508 vsize=868504 CPUtime=887.53 cores=0,2,4,6
/proc/22510/stat : 22510 (SArTagnan) R 22508 22510 22146 0 -1 4202496 1658261 0 0 0 88486 267 0 0 25 0 4 0 597390373 889348096 156831 33554432000 4194304 4623224 140733315888544 18446744073709551615 4517408 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/22510/statm: 217126 156831 344 105 0 212630 0
[pid=22510/tid=22518] ppid=22508 vsize=868504 CPUtime=222.15 cores=0,2,4,6
/proc/22510/task/22518/stat : 22518 (SArTagnan) R 22508 22510 22146 0 -1 4202560 73711 0 0 0 22193 22 0 0 25 0 4 0 597390386 889348096 156831 33554432000 4194304 4623224 140733315888544 18446744073709551615 4462966 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=22510/tid=22519] ppid=22508 vsize=868504 CPUtime=220.93 cores=0,2,4,6
/proc/22510/task/22519/stat : 22519 (SArTagnan) R 22508 22510 22146 0 -1 4202560 69718 0 0 0 22078 15 0 0 25 0 4 0 597390386 889348096 156831 33554432000 4194304 4623224 140733315888544 18446744073709551615 4376579 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=22510/tid=22520] ppid=22508 vsize=868504 CPUtime=222.14 cores=0,2,4,6
/proc/22510/task/22520/stat : 22520 (SArTagnan) R 22508 22510 22146 0 -1 4202560 1364442 0 0 0 22011 203 0 0 25 0 4 0 597390386 889348096 156831 33554432000 4194304 4623224 140733315888544 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 887.53
Current children cumulated vsize (KiB) 868504

[startup+282.301 s]

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

[pid=22510] ppid=22508 vsize=1365980 CPUtime=2565.3 cores=0,2,4,6
/proc/22510/stat : 22510 (SArTagnan) R 22508 22510 22146 0 -1 4202496 3797521 0 0 0 255914 616 0 0 25 0 4 0 597390373 1398763520 269069 33554432000 4194304 4623224 140733315888544 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/22510/statm: 341495 269069 344 105 0 336999 0
[pid=22510/tid=22518] ppid=22508 vsize=1365980 CPUtime=642.16 cores=0,2,4,6
/proc/22510/task/22518/stat : 22518 (SArTagnan) R 22508 22510 22146 0 -1 4202560 154457 0 0 0 64158 58 0 0 25 0 4 0 597390386 1398763520 269069 33554432000 4194304 4623224 140733315888544 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=22510/tid=22519] ppid=22508 vsize=1365980 CPUtime=638.68 cores=0,2,4,6
/proc/22510/task/22519/stat : 22519 (SArTagnan) R 22508 22510 22146 0 -1 4202560 83951 0 0 0 63842 26 0 0 25 0 4 0 597390386 1398763520 269069 33554432000 4194304 4623224 140733315888544 18446744073709551615 4291899 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=22510/tid=22520] ppid=22508 vsize=1365980 CPUtime=642.14 cores=0,2,4,6
/proc/22510/task/22520/stat : 22520 (SArTagnan) R 22508 22510 22146 0 -1 4202560 3350700 0 0 0 63722 492 0 0 25 0 4 0 597390386 1398763520 269069 33554432000 4194304 4623224 140733315888544 18446744073709551615 4366002 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2565.3
Current children cumulated vsize (KiB) 1365980

[startup+702.3 s]
/proc/loadavg: 8.07 7.99 7.93 9/184 22812
/proc/meminfo: memFree=10643852/32951124 swapFree=67102140/67111528
[pid=22510] ppid=22508 vsize=1418784 CPUtime=2804.96 cores=0,2,4,6
/proc/22510/stat : 22510 (SArTagnan) R 22508 22510 22146 0 -1 4202496 3909565 0 0 0 279859 637 0 0 25 0 4 0 597390373 1452834816 284424 33554432000 4194304 4623224 140733315888544 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/22510/statm: 354696 284425 344 105 0 350200 0
[pid=22510/tid=22518] ppid=22508 vsize=1418784 CPUtime=702.16 cores=0,2,4,6
/proc/22510/task/22518/stat : 22518 (SArTagnan) R 22508 22510 22146 0 -1 4202560 159089 0 0 0 70153 63 0 0 25 0 4 0 597390386 1452834816 284425 33554432000 4194304 4623224 140733315888544 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=22510/tid=22519] ppid=22508 vsize=1418784 CPUtime=698.34 cores=0,2,4,6
/proc/22510/task/22519/stat : 22519 (SArTagnan) R 22508 22510 22146 0 -1 4202560 84572 0 0 0 69808 26 0 0 25 0 4 0 597390386 1452834816 284425 33554432000 4194304 4623224 140733315888544 18446744073709551615 4376895 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=22510/tid=22520] ppid=22508 vsize=1418784 CPUtime=702.14 cores=0,2,4,6
/proc/22510/task/22520/stat : 22520 (SArTagnan) R 22508 22510 22146 0 -1 4202560 3431809 0 0 0 69711 503 0 0 25 0 4 0 597390386 1452834816 284426 33554432000 4194304 4623224 140733315888544 18446744073709551615 4366247 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2804.96
Current children cumulated vsize (KiB) 1418784

[startup+762.307 s]
/proc/loadavg: 8.09 8.00 7.94 9/184 22814
/proc/meminfo: memFree=10551564/32951124 swapFree=67102140/67111528
[pid=22510] ppid=22508 vsize=1464112 CPUtime=3044.65 cores=0,2,4,6
/proc/22510/stat : 22510 (SArTagnan) R 22508 22510 22146 0 -1 4202496 4312959 0 0 0 303765 700 0 0 25 0 4 0 597390373 1499250688 295477 33554432000 4194304 4623224 140733315888544 18446744073709551615 4510034 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/22510/statm: 366028 295477 344 105 0 361532 0
[pid=22510/tid=22518] ppid=22508 vsize=1464112 CPUtime=762.17 cores=0,2,4,6
/proc/22510/task/22518/stat : 22518 (SArTagnan) R 22508 22510 22146 0 -1 4202560 162844 0 0 0 76150 67 0 0 25 0 4 0 597390386 1499250688 295477 33554432000 4194304 4623224 140733315888544 18446744073709551615 4376869 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=22510/tid=22519] ppid=22508 vsize=1464112 CPUtime=758.02 cores=0,2,4,6
/proc/22510/task/22519/stat : 22519 (SArTagnan) R 22508 22510 22146 0 -1 4202560 85404 0 0 0 75775 27 0 0 25 0 4 0 597390386 1499250688 295477 33554432000 4194304 4623224 140733315888544 18446744073709551615 4376883 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=22510/tid=22520] ppid=22508 vsize=1464112 CPUtime=762.14 cores=0,2,4,6
/proc/22510/task/22520/stat : 22520 (SArTagnan) R 22508 22510 22146 0 -1 4202560 3803830 0 0 0 75656 558 0 0 25 0 4 0 597390386 1499250688 295477 33554432000 4194304 4623224 140733315888544 18446744073709551615 4545376 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3044.65
Current children cumulated vsize (KiB) 1464112

[startup+822.3 s]
/proc/loadavg: 8.09 8.02 7.95 9/184 22815
/proc/meminfo: memFree=10485832/32951124 swapFree=67102140/67111528
[pid=22510] ppid=22508 vsize=1568940 CPUtime=3284.31 cores=0,2,4,6
/proc/22510/stat : 22510 (SArTagnan) R 22508 22510 22146 0 -1 4202496 4662722 0 0 0 327679 752 0 0 25 0 4 0 597390373 1606594560 308855 33554432000 4194304 4623224 140733315888544 18446744073709551615 4510034 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/22510/statm: 392235 308855 344 105 0 387739 0
[pid=22510/tid=22518] ppid=22508 vsize=1568940 CPUtime=822.16 cores=0,2,4,6
/proc/22510/task/22518/stat : 22518 (SArTagnan) R 22508 22510 22146 0 -1 4202560 164409 0 0 0 82148 68 0 0 25 0 4 0 597390386 1606594560 308855 33554432000 4194304 4623224 140733315888544 18446744073709551615 4462984 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=22510/tid=22519] ppid=22508 vsize=1568940 CPUtime=817.7 cores=0,2,4,6
/proc/22510/task/22519/stat : 22519 (SArTagnan) R 22508 22510 22146 0 -1 4202560 104200 0 0 0 81740 30 0 0 25 0 4 0 597390386 1606594560 308855 33554432000 4194304 4623224 140733315888544 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=22510/tid=22520] ppid=22508 vsize=1568940 CPUtime=822.13 cores=0,2,4,6
/proc/22510/task/22520/stat : 22520 (SArTagnan) R 22508 22510 22146 0 -1 4202560 4130426 0 0 0 81608 605 0 0 25 0 4 0 597390386 1606594560 308855 33554432000 4194304 4623224 140733315888544 18446744073709551615 4545376 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3284.31
Current children cumulated vsize (KiB) 1568940

[startup+882.301 s]
/proc/loadavg: 8.19 8.06 7.96 9/184 22817
/proc/meminfo: memFree=10404100/32951124 swapFree=67102140/67111528
[pid=22510] ppid=22508 vsize=1707064 CPUtime=3523.98 cores=0,2,4,6
/proc/22510/stat : 22510 (SArTagnan) R 22508 22510 22146 0 -1 4202496 4981063 0 0 0 351594 804 0 0 25 0 4 0 597390373 1748033536 321398 33554432000 4194304 4623224 140733315888544 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/22510/statm: 426766 321399 344 105 0 422270 0
[pid=22510/tid=22518] ppid=22508 vsize=1707064 CPUtime=882.16 cores=0,2,4,6
/proc/22510/task/22518/stat : 22518 (SArTagnan) R 22508 22510 22146 0 -1 4202560 168153 0 0 0 88146 70 0 0 25 0 4 0 597390386 1748033536 321399 33554432000 4194304 4623224 140733315888544 18446744073709551615 216734839841 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=22510/tid=22519] ppid=22508 vsize=1707064 CPUtime=877.37 cores=0,2,4,6
/proc/22510/task/22519/stat : 22519 (SArTagnan) R 22508 22510 22146 0 -1 4202560 105726 0 0 0 87706 31 0 0 19 0 4 0 597390386 1748033536 321399 33554432000 4194304 4623224 140733315888544 18446744073709551615 4366391 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=22510/tid=22520] ppid=22508 vsize=1707064 CPUtime=882.13 cores=0,2,4,6
/proc/22510/task/22520/stat : 22520 (SArTagnan) R 22508 22510 22146 0 -1 4202560 4441275 0 0 0 87561 652 0 0 25 0 4 0 597390386 1748033536 321399 33554432000 4194304 4623224 140733315888544 18446744073709551615 4550411 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3523.98
Current children cumulated vsize (KiB) 1707064

[startup+942.3 s]
/proc/loadavg: 8.18 8.07 7.97 9/184 22819
/proc/meminfo: memFree=10332536/32951124 swapFree=67102140/67111528
[pid=22510] ppid=22508 vsize=1721032 CPUtime=3763.67 cores=0,2,4,6
/proc/22510/stat : 22510 (SArTagnan) R 22508 22510 22146 0 -1 4202496 5007015 0 0 0 375553 814 0 0 25 0 4 0 597390373 1762336768 334155 33554432000 4194304 4623224 140733315888544 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/22510/statm: 430258 334155 344 105 0 425762 0
[pid=22510/tid=22518] ppid=22508 vsize=1721032 CPUtime=942.16 cores=0,2,4,6
/proc/22510/task/22518/stat : 22518 (SArTagnan) R 22508 22510 22146 0 -1 4202560 171456 0 0 0 94143 73 0 0 25 0 4 0 597390386 1762336768 334155 33554432000 4194304 4623224 140733315888544 18446744073709551615 4289678 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=22510/tid=22519] ppid=22508 vsize=1721032 CPUtime=937.06 cores=0,2,4,6
/proc/22510/task/22519/stat : 22519 (SArTagnan) R 22508 22510 22146 0 -1 4202560 108401 0 0 0 93671 35 0 0 25 0 4 0 597390386 1762336768 334155 33554432000 4194304 4623224 140733315888544 18446744073709551615 4462966 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=22510/tid=22520] ppid=22508 vsize=1721032 CPUtime=942.13 cores=0,2,4,6
/proc/22510/task/22520/stat : 22520 (SArTagnan) R 22508 22510 22146 0 -1 4202560 4456927 0 0 0 93558 655 0 0 25 0 4 0 597390386 1762336768 334155 33554432000 4194304 4623224 140733315888544 18446744073709551615 4330875 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3763.67
Current children cumulated vsize (KiB) 1721032

[startup+1002.3 s]
/proc/loadavg: 8.13 8.07 7.98 9/184 22820
/proc/meminfo: memFree=10234684/32951124 swapFree=67102140/67111528
[pid=22510] ppid=22508 vsize=1722496 CPUtime=4003.37 cores=0,2,4,6
/proc/22510/stat : 22510 (SArTagnan) R 22508 22510 22146 0 -1 4202496 5451811 0 0 0 399460 877 0 0 25 0 4 0 597390373 1763835904 348382 33554432000 4194304 4623224 140733315888544 18446744073709551615 4510090 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/22510/statm: 430624 348382 344 105 0 426128 0
[pid=22510/tid=22518] ppid=22508 vsize=1722496 CPUtime=1002.16 cores=0,2,4,6
/proc/22510/task/22518/stat : 22518 (SArTagnan) R 22508 22510 22146 0 -1 4202560 172963 0 0 0 100143 73 0 0 25 0 4 0 597390386 1763835904 348382 33554432000 4194304 4623224 140733315888544 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=22510/tid=22519] ppid=22508 vsize=1722496 CPUtime=996.76 cores=0,2,4,6
/proc/22510/task/22519/stat : 22519 (SArTagnan) R 22508 22510 22146 0 -1 4202560 113327 0 0 0 99636 40 0 0 25 0 4 0 597390386 1763835904 348382 33554432000 4194304 4623224 140733315888544 18446744073709551615 4289678 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=22510/tid=22520] ppid=22508 vsize=1722496 CPUtime=1002.13 cores=0,2,4,6
/proc/22510/task/22520/stat : 22520 (SArTagnan) R 22508 22510 22146 0 -1 4202560 4890271 0 0 0 99503 710 0 0 25 0 4 0 597390386 1763835904 348382 33554432000 4194304 4623224 140733315888544 18446744073709551615 4289723 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4003.37
Current children cumulated vsize (KiB) 1722496

[startup+1062.3 s]
/proc/loadavg: 8.04 8.06 7.98 9/184 22822
/proc/meminfo: memFree=10140168/32951124 swapFree=67102140/67111528
[pid=22510] ppid=22508 vsize=1809004 CPUtime=4243.06 cores=0,2,4,6
/proc/22510/stat : 22510 (SArTagnan) R 22508 22510 22146 0 -1 4202496 5743032 0 0 0 423385 921 0 0 25 0 4 0 597390373 1852420096 363611 33554432000 4194304 4623224 140733315888544 18446744073709551615 4507318 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/22510/statm: 452251 363611 383 105 0 447755 0
[pid=22510/tid=22518] ppid=22508 vsize=1809004 CPUtime=1062.16 cores=0,2,4,6
/proc/22510/task/22518/stat : 22518 (SArTagnan) R 22508 22510 22146 0 -1 4202560 176322 0 0 0 106141 75 0 0 25 0 4 0 597390386 1852420096 363611 33554432000 4194304 4623224 140733315888544 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=22510/tid=22519] ppid=22508 vsize=1809004 CPUtime=1056.44 cores=0,2,4,6
/proc/22510/task/22519/stat : 22519 (SArTagnan) R 22508 22510 22146 0 -1 4202560 114435 0 0 0 105603 41 0 0 25 0 4 0 597390386 1852420096 363611 33554432000 4194304 4623224 140733315888544 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=22510/tid=22520] ppid=22508 vsize=1809004 CPUtime=1062.14 cores=0,2,4,6
/proc/22510/task/22520/stat : 22520 (SArTagnan) R 22508 22510 22146 0 -1 4202560 5136422 0 0 0 105469 745 0 0 25 0 4 0 597390386 1852420096 363611 33554432000 4194304 4623224 140733315888544 18446744073709551615 4561325 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4243.06
Current children cumulated vsize (KiB) 1809004

[startup+1122.3 s]
/proc/loadavg: 8.09 8.06 7.98 9/184 22823
/proc/meminfo: memFree=10068224/32951124 swapFree=67102140/67111528
[pid=22510] ppid=22508 vsize=1817660 CPUtime=4482.73 cores=0,2,4,6
/proc/22510/stat : 22510 (SArTagnan) R 22508 22510 22146 0 -1 4202496 5750309 0 0 0 447349 924 0 0 25 0 4 0 597390373 1861283840 370810 33554432000 4194304 4623224 140733315888544 18446744073709551615 4510090 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/22510/statm: 454415 370810 382 105 0 449919 0
[pid=22510/tid=22518] ppid=22508 vsize=1817660 CPUtime=1122.17 cores=0,2,4,6
/proc/22510/task/22518/stat : 22518 (SArTagnan) R 22508 22510 22146 0 -1 4202560 178356 0 0 0 112139 78 0 0 25 0 4 0 597390386 1861283840 370810 33554432000 4194304 4623224 140733315888544 18446744073709551615 4486238 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=22510/tid=22519] ppid=22508 vsize=1817660 CPUtime=1116.11 cores=0,2,4,6
/proc/22510/task/22519/stat : 22519 (SArTagnan) R 22508 22510 22146 0 -1 4202560 114654 0 0 0 111570 41 0 0 25 0 4 0 597390386 1861283840 370810 33554432000 4194304 4623224 140733315888544 18446744073709551615 4462966 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=22510/tid=22520] ppid=22508 vsize=1817660 CPUtime=1122.14 cores=0,2,4,6
/proc/22510/task/22520/stat : 22520 (SArTagnan) R 22508 22510 22146 0 -1 4202560 5138822 0 0 0 111469 745 0 0 25 0 4 0 597390386 1861283840 370810 33554432000 4194304 4623224 140733315888544 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4482.73
Current children cumulated vsize (KiB) 1817660

[startup+1182.3 s]
/proc/loadavg: 8.10 8.06 7.99 9/184 22825
/proc/meminfo: memFree=10018864/32951124 swapFree=67102140/67111528
[pid=22510] ppid=22508 vsize=1828808 CPUtime=4722.41 cores=0,2,4,6
/proc/22510/stat : 22510 (SArTagnan) R 22508 22510 22146 0 -1 4202496 5756155 0 0 0 471315 926 0 0 25 0 4 0 597390373 1872699392 376544 33554432000 4194304 4623224 140733315888544 18446744073709551615 4507318 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/22510/statm: 457202 376544 366 105 0 452706 0
[pid=22510/tid=22518] ppid=22508 vsize=1828808 CPUtime=1182.17 cores=0,2,4,6
/proc/22510/task/22518/stat : 22518 (SArTagnan) R 22508 22510 22146 0 -1 4202560 178395 0 0 0 118139 78 0 0 25 0 4 0 597390386 1872699392 376544 33554432000 4194304 4623224 140733315888544 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=22510/tid=22519] ppid=22508 vsize=1828808 CPUtime=1175.78 cores=0,2,4,6
/proc/22510/task/22519/stat : 22519 (SArTagnan) R 22508 22510 22146 0 -1 4202560 114784 0 0 0 117537 41 0 0 25 0 4 0 597390386 1872699392 376544 33554432000 4194304 4623224 140733315888544 18446744073709551615 4377031 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=22510/tid=22520] ppid=22508 vsize=1828808 CPUtime=1182.14 cores=0,2,4,6
/proc/22510/task/22520/stat : 22520 (SArTagnan) R 22508 22510 22146 0 -1 4202560 5141748 0 0 0 117468 746 0 0 25 0 4 0 597390386 1872699392 376544 33554432000 4194304 4623224 140733315888544 18446744073709551615 4363989 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4722.41
Current children cumulated vsize (KiB) 1828808



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.8 s]
/proc/loadavg: 8.07 8.06 7.99 9/184 22826
/proc/meminfo: memFree=9995172/32951124 swapFree=67102140/67111528
[pid=22510] ppid=22508 vsize=1831032 CPUtime=4800.32 cores=0,2,4,6
/proc/22510/stat : 22510 (SArTagnan) R 22508 22510 22146 0 -1 4202496 5759388 0 0 0 479105 927 0 0 25 0 4 0 597390373 1874976768 379682 33554432000 4194304 4623224 140733315888544 18446744073709551615 4510090 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/22510/statm: 457758 379682 344 105 0 453262 0
[pid=22510/tid=22518] ppid=22508 vsize=1831032 CPUtime=1201.67 cores=0,2,4,6
/proc/22510/task/22518/stat : 22518 (SArTagnan) R 22508 22510 22146 0 -1 4202560 178420 0 0 0 120089 78 0 0 25 0 4 0 597390386 1874976768 379682 33554432000 4194304 4623224 140733315888544 18446744073709551615 4357659 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=22510/tid=22519] ppid=22508 vsize=1831032 CPUtime=1195.17 cores=0,2,4,6
/proc/22510/task/22519/stat : 22519 (SArTagnan) R 22508 22510 22146 0 -1 4202560 115945 0 0 0 119475 42 0 0 25 0 4 0 597390386 1874976768 379682 33554432000 4194304 4623224 140733315888544 18446744073709551615 4376714 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=22510/tid=22520] ppid=22508 vsize=1831032 CPUtime=1201.65 cores=0,2,4,6
/proc/22510/task/22520/stat : 22520 (SArTagnan) R 22508 22510 22146 0 -1 4202560 5142367 0 0 0 119419 746 0 0 25 0 4 0 597390386 1874976768 379682 33554432000 4194304 4623224 140733315888544 18446744073709551615 4545373 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.32
Current children cumulated vsize (KiB) 1831032

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.88
CPU time (s): 4800.42
CPU user time (s): 4791.08
CPU system time (s): 9.34358
CPU usage (%): 399.409
Max. virtual memory (cumulated for all children) (KiB): 1914080

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4791.08
system time used= 9.34358
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5759388
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= 3887
involuntary context switches= 20190

runsolver used 1.81672 second user time and 4.5663 second system time

The end

Launcher Data

Begin job on node119 at 2011-04-29 12:06:37
IDJOB=3287565
IDBENCH=82469
IDSOLVER=1656
FILE ID=node119/3287565-1304071597
RUNJOBID= node119-1304071597-22496
PBS_JOBID= 13170477
Free space on /tmp= 71808 MiB

SOLVER NAME= SArTagnan 2011-03-24
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k50-pdtpmsns2-tseitin.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3287565-1304071597/watcher-3287565-1304071597 -o /tmp/evaluation-result-3287565-1304071597/solver-3287565-1304071597 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3287565-1304071597.cnf -threads=4

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

MD5SUM BENCH= 9059f458d76edcc4dc5681746a6de6e5
RANDOM SEED=1650265444

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      12758828 kB
Buffers:       2233692 kB
Cached:       17308604 kB
SwapCached:       5504 kB
Active:        7948736 kB
Inactive:     11658692 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12758828 kB
SwapTotal:    67111528 kB
SwapFree:     67102140 kB
Dirty:           11768 kB
Writeback:           0 kB
AnonPages:       61828 kB
Mapped:          14344 kB
Slab:           521264 kB
PageTables:       4744 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   192036 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= 71800 MiB
End job on node119 at 2011-04-29 12:26:41