Trace number 3386097

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SArTagnan 2011-05-15 (fixed)? (TO) 3876.75 1300.1

General information on the benchmark

NameCRAFTED/rbsat/crafted/
forced/rbsat-v2640c305320gyes3.cnf
MD5SUM3b033385d50481e5bd2fe507f2941f4f
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables2640
Number of clauses305320
Sum of the clauses size613120
Maximum clause length33
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2305240
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 580

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3386097-1305579101/watcher-3386097-1305579101 -o /tmp/evaluation-result-3386097-1305579101/solver-3386097-1305579101 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3386097-1305579101.cnf -threads=4 

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

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


[startup+0 s]
/proc/loadavg: 9.51 10.02 10.06 9/515 10326
/proc/meminfo: memFree=13573788/32951124 swapFree=67111348/67111528
[pid=10326] ppid=10324 vsize=26476 CPUtime=0 cores=1,3,5,7
/proc/10326/stat : 10326 (SArTagnan) R 10324 10326 10092 0 -1 4202496 847 0 0 0 0 0 0 0 25 0 1 0 669507852 27111424 552 33554432000 4194304 4625164 140733715404656 18446744073709551615 212687675136 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10326/statm: 6619 553 296 106 0 2122 0

[startup+0.0288009 s]
/proc/loadavg: 9.51 10.02 10.06 9/515 10326
/proc/meminfo: memFree=13573788/32951124 swapFree=67111348/67111528
[pid=10326] ppid=10324 vsize=29328 CPUtime=0.02 cores=1,3,5,7
/proc/10326/stat : 10326 (SArTagnan) R 10324 10326 10092 0 -1 4202496 1494 0 0 0 2 0 0 0 25 0 1 0 669507852 30031872 815 33554432000 4194304 4625164 140733715404656 18446744073709551615 212687372496 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10326/statm: 7332 839 296 106 0 2835 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 29328

[startup+0.182729 s]
/proc/loadavg: 9.51 10.02 10.06 9/515 10326
/proc/meminfo: memFree=13573788/32951124 swapFree=67111348/67111528
[pid=10326] ppid=10324 vsize=208788 CPUtime=0.38 cores=1,3,5,7
/proc/10326/stat : 10326 (SArTagnan) R 10324 10326 10092 0 -1 4202496 7605 0 0 0 37 1 0 0 25 0 4 0 669507852 213798912 5266 33554432000 4194304 4625164 140733715404656 18446744073709551615 4392684 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/10326/statm: 52197 5284 342 106 0 47700 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 208788

[startup+0.456015 s]
/proc/loadavg: 9.51 10.02 10.06 9/515 10326
/proc/meminfo: memFree=13573788/32951124 swapFree=67111348/67111528
[pid=10326] ppid=10324 vsize=213380 CPUtime=1.19 cores=1,3,5,7
/proc/10326/stat : 10326 (SArTagnan) D 10324 10326 10092 0 -1 4202496 9869 0 0 0 118 1 0 0 18 0 4 0 669507852 218501120 7529 33554432000 4194304 4625164 140733715404656 18446744073709551615 212687372737 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/10326/statm: 53345 7529 342 106 0 48848 0
Current children cumulated CPU time (s) 1.19
Current children cumulated vsize (KiB) 213380

[startup+0.811032 s]
/proc/loadavg: 9.51 10.02 10.06 9/515 10326
/proc/meminfo: memFree=13573788/32951124 swapFree=67111348/67111528
[pid=10326] ppid=10324 vsize=282184 CPUtime=2.26 cores=1,3,5,7
/proc/10326/stat : 10326 (SArTagnan) R 10324 10326 10092 0 -1 4202496 11437 0 0 0 224 2 0 0 18 0 4 0 669507852 288956416 9097 33554432000 4194304 4625164 140733715404656 18446744073709551615 212687372496 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/10326/statm: 70546 9097 342 106 0 66049 0
Current children cumulated CPU time (s) 2.26
Current children cumulated vsize (KiB) 282184

[startup+1.51949 s]
/proc/loadavg: 9.51 10.02 10.06 11/519 10330
/proc/meminfo: memFree=13498000/32951124 swapFree=67111348/67111528
[pid=10326] ppid=10324 vsize=283820 CPUtime=4.36 cores=1,3,5,7
/proc/10326/stat : 10326 (SArTagnan) R 10324 10326 10092 0 -1 4202496 15305 0 0 0 434 2 0 0 19 0 4 0 669507852 290631680 12148 33554432000 4194304 4625164 140733715404656 18446744073709551615 4511795 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/10326/statm: 70955 12148 342 106 0 66458 0
[pid=10326/tid=10328] ppid=10324 vsize=283820 CPUtime=0.9 cores=1,3,5,7
/proc/10326/task/10328/stat : 10328 (SArTagnan) R 10324 10326 10092 0 -1 4202560 2294 0 0 0 90 0 0 0 25 0 4 0 669507860 290631680 12148 33554432000 4194304 4625164 140733715404656 18446744073709551615 4278640 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10326/tid=10329] ppid=10324 vsize=283820 CPUtime=0.68 cores=1,3,5,7
/proc/10326/task/10329/stat : 10329 (SArTagnan) R 10324 10326 10092 0 -1 4202560 1859 0 0 0 68 0 0 0 25 0 4 0 669507860 290631680 12148 33554432000 4194304 4625164 140733715404656 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10326/tid=10330] ppid=10324 vsize=283820 CPUtime=1.33 cores=1,3,5,7
/proc/10326/task/10330/stat : 10330 (SArTagnan) R 10324 10326 10092 0 -1 4202560 695 0 0 0 133 0 0 0 19 0 4 0 669507860 290631680 12148 33554432000 4194304 4625164 140733715404656 18446744073709551615 4352831 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4.36
Current children cumulated vsize (KiB) 283820

[startup+3.1012 s]
/proc/loadavg: 9.51 10.02 10.06 11/519 10330
/proc/meminfo: memFree=13472704/32951124 swapFree=67111348/67111528
[pid=10326] ppid=10324 vsize=287412 CPUtime=9.08 cores=1,3,5,7
/proc/10326/stat : 10326 (SArTagnan) R 10324 10326 10092 0 -1 4202496 20615 0 0 0 904 4 0 0 22 0 4 0 669507852 294309888 17142 33554432000 4194304 4625164 140733715404656 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/10326/statm: 71853 17142 343 106 0 67356 0
[pid=10326/tid=10328] ppid=10324 vsize=287412 CPUtime=1.8 cores=1,3,5,7
/proc/10326/task/10328/stat : 10328 (SArTagnan) R 10324 10326 10092 0 -1 4202560 3764 0 0 0 179 1 0 0 25 0 4 0 669507860 294309888 17142 33554432000 4194304 4625164 140733715404656 18446744073709551615 4352032 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10326/tid=10329] ppid=10324 vsize=287412 CPUtime=1.68 cores=1,3,5,7
/proc/10326/task/10329/stat : 10329 (SArTagnan) R 10324 10326 10092 0 -1 4202560 3305 0 0 0 168 0 0 0 25 0 4 0 669507860 294309888 17142 33554432000 4194304 4625164 140733715404656 18446744073709551615 4464333 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10326/tid=10330] ppid=10324 vsize=287412 CPUtime=2.89 cores=1,3,5,7
/proc/10326/task/10330/stat : 10330 (SArTagnan) R 10324 10326 10092 0 -1 4202560 2011 0 0 0 289 0 0 0 23 0 4 0 669507860 294309888 17142 33554432000 4194304 4625164 140733715404656 18446744073709551615 4547614 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 9.08
Current children cumulated vsize (KiB) 287412

[startup+6.30062 s]
/proc/loadavg: 9.55 10.02 10.06 12/519 10331
/proc/meminfo: memFree=13406016/32951124 swapFree=67111348/67111528
[pid=10326] ppid=10324 vsize=313960 CPUtime=18.62 cores=1,3,5,7
/proc/10326/stat : 10326 (SArTagnan) R 10324 10326 10092 0 -1 4202496 35553 0 0 0 1856 6 0 0 25 0 4 0 669507852 321495040 27348 33554432000 4194304 4625164 140733715404656 18446744073709551615 4512054 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/10326/statm: 78490 27348 348 106 0 73993 0
[pid=10326/tid=10328] ppid=10324 vsize=313960 CPUtime=3.68 cores=1,3,5,7
/proc/10326/task/10328/stat : 10328 (SArTagnan) R 10324 10326 10092 0 -1 4202560 6234 0 0 0 367 1 0 0 18 0 4 0 669507860 321495040 27348 33554432000 4194304 4625164 140733715404656 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10326/tid=10329] ppid=10324 vsize=313960 CPUtime=4.84 cores=1,3,5,7
/proc/10326/task/10329/stat : 10329 (SArTagnan) R 10324 10326 10092 0 -1 4202560 8674 0 0 0 483 1 0 0 25 0 4 0 669507860 321495040 27348 33554432000 4194304 4625164 140733715404656 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10326/tid=10330] ppid=10324 vsize=313960 CPUtime=5.42 cores=1,3,5,7
/proc/10326/task/10330/stat : 10330 (SArTagnan) R 10324 10326 10092 0 -1 4202560 6506 0 0 0 542 0 0 0 25 0 4 0 669507860 321495040 27348 33554432000 4194304 4625164 140733715404656 18446744073709551615 4339148 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 18.62
Current children cumulated vsize (KiB) 313960

[startup+12.7005 s]
/proc/loadavg: 9.59 10.02 10.06 12/519 10331
/proc/meminfo: memFree=13331068/32951124 swapFree=67111348/67111528
[pid=10326] ppid=10324 vsize=332320 CPUtime=37.68 cores=1,3,5,7
/proc/10326/stat : 10326 (SArTagnan) R 10324 10326 10092 0 -1 4202496 57068 0 0 0 3757 11 0 0 25 0 4 0 669507852 340295680 37862 33554432000 4194304 4625164 140733715404656 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/10326/statm: 83080 37862 343 106 0 78583 0
[pid=10326/tid=10328] ppid=10324 vsize=332320 CPUtime=8.1 cores=1,3,5,7
/proc/10326/task/10328/stat : 10328 (SArTagnan) R 10324 10326 10092 0 -1 4202560 11396 0 0 0 807 3 0 0 25 0 4 0 669507860 340295680 37862 33554432000 4194304 4625164 140733715404656 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10326/tid=10329] ppid=10324 vsize=332320 CPUtime=8.72 cores=1,3,5,7
/proc/10326/task/10329/stat : 10329 (SArTagnan) R 10324 10326 10092 0 -1 4202560 13196 0 0 0 869 3 0 0 25 0 4 0 669507860 340295680 37862 33554432000 4194304 4625164 140733715404656 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10326/tid=10330] ppid=10324 vsize=332320 CPUtime=9.81 cores=1,3,5,7
/proc/10326/task/10330/stat : 10330 (SArTagnan) R 10324 10326 10092 0 -1 4202560 14746 0 0 0 979 2 0 0 25 0 4 0 669507860 340295680 37862 33554432000 4194304 4625164 140733715404656 18446744073709551615 4490170 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 37.68
Current children cumulated vsize (KiB) 332320

[startup+25.5011 s]
/proc/loadavg: 9.68 10.02 10.05 11/519 10331
/proc/meminfo: memFree=13206940/32951124 swapFree=67111348/67111528
[pid=10326] ppid=10324 vsize=391212 CPUtime=75.83 cores=1,3,5,7
/proc/10326/stat : 10326 (SArTagnan) R 10324 10326 10092 0 -1 4202496 141750 0 0 0 7557 26 0 0 25 0 4 0 669507852 400601088 57801 33554432000 4194304 4625164 140733715404656 18446744073709551615 4512869 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/10326/statm: 97803 57801 343 106 0 93306 0
[pid=10326/tid=10328] ppid=10324 vsize=391212 CPUtime=17.5 cores=1,3,5,7
/proc/10326/task/10328/stat : 10328 (SArTagnan) R 10324 10326 10092 0 -1 4202560 16102 0 0 0 1745 5 0 0 18 0 4 0 669507860 400601088 57801 33554432000 4194304 4625164 140733715404656 18446744073709551615 4288755 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10326/tid=10329] ppid=10324 vsize=391212 CPUtime=18.39 cores=1,3,5,7
/proc/10326/task/10329/stat : 10329 (SArTagnan) R 10324 10326 10092 0 -1 4202560 22263 0 0 0 1833 6 0 0 25 0 4 0 669507860 400601088 57801 33554432000 4194304 4625164 140733715404656 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10326/tid=10330] ppid=10324 vsize=391212 CPUtime=18.06 cores=1,3,5,7
/proc/10326/task/10330/stat : 10330 (SArTagnan) R 10324 10326 10092 0 -1 4202560 66356 0 0 0 1798 8 0 0 25 0 4 0 669507860 400601088 57801 33554432000 4194304 4625164 140733715404656 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 75.83
Current children cumulated vsize (KiB) 391212

[startup+51.1005 s]
/proc/loadavg: 9.85 10.03 10.06 11/519 10332
/proc/meminfo: memFree=12962488/32951124 swapFree=67111348/67111528
[pid=10326] ppid=10324 vsize=549684 CPUtime=152.08 cores=1,3,5,7
/proc/10326/stat : 10326 (SArTagnan) R 10324 10326 10092 0 -1 4202496 278806 0 0 0 15158 50 0 0 22 0 4 0 669507852 562876416 96653 33554432000 4194304 4625164 140733715404656 18446744073709551615 4512066 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/10326/statm: 137421 96653 344 106 0 132924 0
[pid=10326/tid=10328] ppid=10324 vsize=549684 CPUtime=34.53 cores=1,3,5,7
/proc/10326/task/10328/stat : 10328 (SArTagnan) R 10324 10326 10092 0 -1 4202560 25067 0 0 0 3443 10 0 0 25 0 4 0 669507860 562876416 96653 33554432000 4194304 4625164 140733715404656 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10326/tid=10329] ppid=10324 vsize=549684 CPUtime=39.68 cores=1,3,5,7
/proc/10326/task/10329/stat : 10329 (SArTagnan) R 10324 10326 10092 0 -1 4202560 39120 0 0 0 3958 10 0 0 21 0 4 0 669507860 562876416 96653 33554432000 4194304 4625164 140733715404656 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10326/tid=10330] ppid=10324 vsize=549684 CPUtime=33.88 cores=1,3,5,7
/proc/10326/task/10330/stat : 10330 (SArTagnan) R 10324 10326 10092 0 -1 4202560 137112 0 0 0 3371 17 0 0 25 0 4 0 669507860 562876416 96653 33554432000 4194304 4625164 140733715404656 18446744073709551615 4334728 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 152.08
Current children cumulated vsize (KiB) 549684

[startup+102.301 s]
/proc/loadavg: 10.00 10.04 10.06 11/519 10333
/proc/meminfo: memFree=12580188/32951124 swapFree=67111348/67111528
[pid=10326] ppid=10324 vsize=826624 CPUtime=304.71 cores=1,3,5,7
/proc/10326/stat : 10326 (SArTagnan) R 10324 10326 10092 0 -1 4202496 520000 0 0 0 30374 97 0 0 20 0 4 0 669507852 846462976 161491 33554432000 4194304 4625164 140733715404656 18446744073709551615 4512747 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/10326/statm: 206656 161491 509 106 0 202159 0
[pid=10326/tid=10328] ppid=10324 vsize=826624 CPUtime=66.09 cores=1,3,5,7
/proc/10326/task/10328/stat : 10328 (SArTagnan) R 10324 10326 10092 0 -1 4202560 38178 0 0 0 6588 21 0 0 25 0 4 0 669507860 846462976 161491 33554432000 4194304 4625164 140733715404656 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10326/tid=10329] ppid=10324 vsize=826624 CPUtime=75.14 cores=1,3,5,7
/proc/10326/task/10329/stat : 10329 (SArTagnan) R 10324 10326 10092 0 -1 4202560 54259 0 0 0 7497 17 0 0 25 0 4 0 669507860 846462976 161491 33554432000 4194304 4625164 140733715404656 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10326/tid=10330] ppid=10324 vsize=826624 CPUtime=79.48 cores=1,3,5,7
/proc/10326/task/10330/stat : 10330 (SArTagnan) R 10324 10326 10092 0 -1 4202560 266736 0 0 0 7913 35 0 0 25 0 4 0 669507860 846462976 161491 33554432000 4194304 4625164 140733715404656 18446744073709551615 4339616 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 304.71
Current children cumulated vsize (KiB) 826624

[startup+162.301 s]
/proc/loadavg: 10.03 10.05 10.06 11/519 10335
/proc/meminfo: memFree=12311716/32951124 swapFree=67111348/67111528
[pid=10326] ppid=10324 vsize=1142108 CPUtime=483.41 cores=1,3,5,7
/proc/10326/stat : 10326 (SArTagnan) R 10324 10326 10092 0 -1 4202496 678037 0 0 0 48203 138 0 0 25 0 4 0 669507852 1169518592 199992 33554432000 4194304 4625164 140733715404656 18446744073709551615 4393061 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/10326/statm: 285527 199992 343 106 0 281030 0
[pid=10326/tid=10328] ppid=10324 vsize=1142108 CPUtime=101.58 cores=1,3,5,7
/proc/10326/task/10328/stat : 10328 (SArTagnan) R 10324 10326 10092 0 -1 4202560 47005 0 0 0 10129 29 0 0 22 0 4 0 669507860 1169518592 199992 33554432000 4194304 4625164 140733715404656 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10326/tid=10329] ppid=10324 vsize=1142108 CPUtime=109.73 cores=1,3,5,7
/proc/10326/task/10329/stat : 10329 (SArTagnan) R 10324 10326 10092 0 -1 4202560 71967 0 0 0 10942 31 0 0 25 0 4 0 669507860 1169518592 199992 33554432000 4194304 4625164 140733715404656 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10326/tid=10330] ppid=10324 vsize=1142108 CPUtime=130.01 cores=1,3,5,7
/proc/10326/task/10330/stat : 10330 (SArTagnan) R 10324 10326 10092 0 -1 4202560 333936 0 0 0 12955 46 0 0 25 0 4 0 669507860 1169518592 199992 33554432000 4194304 4625164 140733715404656 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 483.41
Current children cumulated vsize (KiB) 1142108

[startup+222.3 s]
/proc/loadavg: 10.16 10.07 10.06 11/519 10336
/proc/meminfo: memFree=12010388/32951124 swapFree=67111348/67111528
[pid=10326] ppid=10324 vsize=1194564 CPUtime=662.06 cores=1,3,5,7
/proc/10326/stat : 10326 (SArTagnan) R 10324 10326 10092 0 -1 4202496 821136 0 0 0 66024 182 0 0 25 0 4 0 669507852 1223233536 244670 33554432000 4194304 4625164 140733715404656 18446744073709551615 4393110 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/10326/statm: 298641 244670 352 106 0 294144 0
[pid=10326/tid=10328] ppid=10324 vsize=1194564 CPUtime=143.78 cores=1,3,5,7
/proc/10326/task/10328/stat : 10328 (SArTagnan) R 10324 10326 10092 0 -1 4202560 61890 0 0 0 14338 40 0 0 25 0 4 0 669507860 1223233536 244670 33554432000 4194304 4625164 140733715404656 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10326/tid=10329] ppid=10324 vsize=1194564 CPUtime=147.87 cores=1,3,5,7
/proc/10326/task/10329/stat : 10329 (SArTagnan) R 10324 10326 10092 0 -1 4202560 87617 0 0 0 14741 46 0 0 25 0 4 0 669507860 1223233536 244670 33554432000 4194304 4625164 140733715404656 18446744073709551615 4351777 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10326/tid=10330] ppid=10324 vsize=1194564 CPUtime=172.55 cores=1,3,5,7
/proc/10326/task/10330/stat : 10330 (SArTagnan) R 10324 10326 10092 0 -1 4202560 427496 0 0 0 17195 60 0 0 25 0 4 0 669507860 1223233536 244670 33554432000 4194304 4625164 140733715404656 18446744073709551615 4335146 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 662.06
Current children cumulated vsize (KiB) 1194564

[startup+282.3 s]

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

[pid=10326] ppid=10324 vsize=1950616 CPUtime=2093.75 cores=1,3,5,7
/proc/10326/stat : 10326 (SArTagnan) R 10324 10326 10092 0 -1 4202496 1305315 0 0 0 209085 290 0 0 25 0 4 0 669507852 1997430784 389209 33554432000 4194304 4625164 140733715404656 18446744073709551615 4393061 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/10326/statm: 487654 389209 343 106 0 483157 0
[pid=10326/tid=10328] ppid=10324 vsize=1950616 CPUtime=417.22 cores=1,3,5,7
/proc/10326/task/10328/stat : 10328 (SArTagnan) R 10324 10326 10092 0 -1 4202560 89382 0 0 0 41661 61 0 0 25 0 4 0 669507860 1997430784 389209 33554432000 4194304 4625164 140733715404656 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10326/tid=10329] ppid=10324 vsize=1950616 CPUtime=566.93 cores=1,3,5,7
/proc/10326/task/10329/stat : 10329 (SArTagnan) R 10324 10326 10092 0 -1 4202560 107388 0 0 0 56635 58 0 0 25 0 4 0 669507860 1997430784 389209 33554432000 4194304 4625164 140733715404656 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10326/tid=10330] ppid=10324 vsize=1950616 CPUtime=464.62 cores=1,3,5,7
/proc/10326/task/10330/stat : 10330 (SArTagnan) R 10324 10326 10092 0 -1 4202560 465434 0 0 0 46393 69 0 0 25 0 4 0 669507860 1997430784 389209 33554432000 4194304 4625164 140733715404656 18446744073709551615 4351804 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2093.75
Current children cumulated vsize (KiB) 1950616

[startup+762.301 s]
/proc/loadavg: 10.04 10.09 10.08 11/519 10362
/proc/meminfo: memFree=10841908/32951124 swapFree=67111348/67111528
[pid=10326] ppid=10324 vsize=1965780 CPUtime=2272.73 cores=1,3,5,7
/proc/10326/stat : 10326 (SArTagnan) R 10324 10326 10092 0 -1 4202496 1327864 0 0 0 226977 296 0 0 25 0 4 0 669507852 2012958720 397256 33554432000 4194304 4625164 140733715404656 18446744073709551615 4393097 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/10326/statm: 491445 397256 343 106 0 486948 0
[pid=10326/tid=10328] ppid=10324 vsize=1965780 CPUtime=477.22 cores=1,3,5,7
/proc/10326/task/10328/stat : 10328 (SArTagnan) R 10324 10326 10092 0 -1 4202560 89677 0 0 0 47661 61 0 0 25 0 4 0 669507860 2012958720 397256 33554432000 4194304 4625164 140733715404656 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10326/tid=10329] ppid=10324 vsize=1965780 CPUtime=625.91 cores=1,3,5,7
/proc/10326/task/10329/stat : 10329 (SArTagnan) R 10324 10326 10092 0 -1 4202560 107658 0 0 0 62533 58 0 0 25 0 4 0 669507860 2012958720 397256 33554432000 4194304 4625164 140733715404656 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10326/tid=10330] ppid=10324 vsize=1965780 CPUtime=494.62 cores=1,3,5,7
/proc/10326/task/10330/stat : 10330 (SArTagnan) R 10324 10326 10092 0 -1 4202560 469278 0 0 0 49391 71 0 0 25 0 4 0 669507860 2012958720 397256 33554432000 4194304 4625164 140733715404656 18446744073709551615 4334238 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2272.73
Current children cumulated vsize (KiB) 1965780

[startup+822.301 s]
/proc/loadavg: 10.25 10.16 10.10 11/519 10364
/proc/meminfo: memFree=10746204/32951124 swapFree=67111348/67111528
[pid=10326] ppid=10324 vsize=2003668 CPUtime=2451.69 cores=1,3,5,7
/proc/10326/stat : 10326 (SArTagnan) R 10324 10326 10092 0 -1 4202496 1366435 0 0 0 244864 305 0 0 25 0 4 0 669507852 2051756032 405210 33554432000 4194304 4625164 140733715404656 18446744073709551615 4393089 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/10326/statm: 500917 405210 343 106 0 496420 0
[pid=10326/tid=10328] ppid=10324 vsize=2003668 CPUtime=537.22 cores=1,3,5,7
/proc/10326/task/10328/stat : 10328 (SArTagnan) R 10324 10326 10092 0 -1 4202560 89938 0 0 0 53661 61 0 0 25 0 4 0 669507860 2051756032 405210 33554432000 4194304 4625164 140733715404656 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10326/tid=10329] ppid=10324 vsize=2003668 CPUtime=684.86 cores=1,3,5,7
/proc/10326/task/10329/stat : 10329 (SArTagnan) R 10324 10326 10092 0 -1 4202560 107848 0 0 0 68428 58 0 0 25 0 4 0 669507860 2051756032 405210 33554432000 4194304 4625164 140733715404656 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10326/tid=10330] ppid=10324 vsize=2003668 CPUtime=524.61 cores=1,3,5,7
/proc/10326/task/10330/stat : 10330 (SArTagnan) R 10324 10326 10092 0 -1 4202560 473112 0 0 0 52389 72 0 0 25 0 4 0 669507860 2051756032 405210 33554432000 4194304 4625164 140733715404656 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2451.69
Current children cumulated vsize (KiB) 2003668

[startup+882.301 s]
/proc/loadavg: 10.17 10.15 10.10 11/519 10366
/proc/meminfo: memFree=10681840/32951124 swapFree=67111348/67111528
[pid=10326] ppid=10324 vsize=2019992 CPUtime=2630.67 cores=1,3,5,7
/proc/10326/stat : 10326 (SArTagnan) R 10324 10326 10092 0 -1 4202496 1390574 0 0 0 262757 310 0 0 25 0 4 0 669507852 2068471808 413511 33554432000 4194304 4625164 140733715404656 18446744073709551615 4393051 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/10326/statm: 504998 413511 343 106 0 500501 0
[pid=10326/tid=10328] ppid=10324 vsize=2019992 CPUtime=597.22 cores=1,3,5,7
/proc/10326/task/10328/stat : 10328 (SArTagnan) R 10324 10326 10092 0 -1 4202560 90286 0 0 0 59661 61 0 0 25 0 4 0 669507860 2068471808 413511 33554432000 4194304 4625164 140733715404656 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10326/tid=10329] ppid=10324 vsize=2019992 CPUtime=743.84 cores=1,3,5,7
/proc/10326/task/10329/stat : 10329 (SArTagnan) R 10324 10326 10092 0 -1 4202560 107999 0 0 0 74326 58 0 0 25 0 4 0 669507860 2068471808 413511 33554432000 4194304 4625164 140733715404656 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10326/tid=10330] ppid=10324 vsize=2019992 CPUtime=554.61 cores=1,3,5,7
/proc/10326/task/10330/stat : 10330 (SArTagnan) R 10324 10326 10092 0 -1 4202560 477156 0 0 0 55388 73 0 0 25 0 4 0 669507860 2068471808 413511 33554432000 4194304 4625164 140733715404656 18446744073709551615 4334224 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2630.67
Current children cumulated vsize (KiB) 2019992

[startup+942.3 s]
/proc/loadavg: 10.10 10.13 10.09 11/519 10368
/proc/meminfo: memFree=10621064/32951124 swapFree=67111348/67111528
[pid=10326] ppid=10324 vsize=2034716 CPUtime=2809.63 cores=1,3,5,7
/proc/10326/stat : 10326 (SArTagnan) R 10324 10326 10092 0 -1 4202496 1418659 0 0 0 280647 316 0 0 25 0 4 0 669507852 2083549184 421030 33554432000 4194304 4625164 140733715404656 18446744073709551615 4392981 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/10326/statm: 508679 421030 343 106 0 504182 0
[pid=10326/tid=10328] ppid=10324 vsize=2034716 CPUtime=657.22 cores=1,3,5,7
/proc/10326/task/10328/stat : 10328 (SArTagnan) R 10324 10326 10092 0 -1 4202560 90517 0 0 0 65661 61 0 0 25 0 4 0 669507860 2083549184 421030 33554432000 4194304 4625164 140733715404656 18446744073709551615 4488020 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10326/tid=10329] ppid=10324 vsize=2034716 CPUtime=802.8 cores=1,3,5,7
/proc/10326/task/10329/stat : 10329 (SArTagnan) R 10324 10326 10092 0 -1 4202560 108162 0 0 0 80221 59 0 0 25 0 4 0 669507860 2083549184 421030 33554432000 4194304 4625164 140733715404656 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10326/tid=10330] ppid=10324 vsize=2034716 CPUtime=584.62 cores=1,3,5,7
/proc/10326/task/10330/stat : 10330 (SArTagnan) R 10324 10326 10092 0 -1 4202560 480880 0 0 0 58387 75 0 0 25 0 4 0 669507860 2083549184 421030 33554432000 4194304 4625164 140733715404656 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2809.63
Current children cumulated vsize (KiB) 2034716

[startup+1002.3 s]
/proc/loadavg: 10.29 10.17 10.10 11/519 10369
/proc/meminfo: memFree=10557928/32951124 swapFree=67111348/67111528
[pid=10326] ppid=10324 vsize=2050356 CPUtime=2988.61 cores=1,3,5,7
/proc/10326/stat : 10326 (SArTagnan) R 10324 10326 10092 0 -1 4202496 1447009 0 0 0 298538 323 0 0 25 0 4 0 669507852 2099564544 428392 33554432000 4194304 4625164 140733715404656 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/10326/statm: 512589 428392 343 106 0 508092 0
[pid=10326/tid=10328] ppid=10324 vsize=2050356 CPUtime=717.23 cores=1,3,5,7
/proc/10326/task/10328/stat : 10328 (SArTagnan) R 10324 10326 10092 0 -1 4202560 90761 0 0 0 71661 62 0 0 25 0 4 0 669507860 2099564544 428392 33554432000 4194304 4625164 140733715404656 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10326/tid=10329] ppid=10324 vsize=2050356 CPUtime=861.78 cores=1,3,5,7
/proc/10326/task/10329/stat : 10329 (SArTagnan) R 10324 10326 10092 0 -1 4202560 108296 0 0 0 86119 59 0 0 25 0 4 0 669507860 2099564544 428392 33554432000 4194304 4625164 140733715404656 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10326/tid=10330] ppid=10324 vsize=2050356 CPUtime=614.7 cores=1,3,5,7
/proc/10326/task/10330/stat : 10330 (SArTagnan) R 10324 10326 10092 0 -1 4202560 484783 0 0 0 61394 76 0 0 25 0 4 0 669507860 2099564544 428392 33554432000 4194304 4625164 140733715404656 18446744073709551615 4328920 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2988.61
Current children cumulated vsize (KiB) 2050356

[startup+1062.3 s]
/proc/loadavg: 10.28 10.18 10.11 11/519 10371
/proc/meminfo: memFree=10458596/32951124 swapFree=67111348/67111528
[pid=10326] ppid=10324 vsize=2088928 CPUtime=3167.56 cores=1,3,5,7
/proc/10326/stat : 10326 (SArTagnan) R 10324 10326 10092 0 -1 4202496 1470071 0 0 0 316428 328 0 0 25 0 4 0 669507852 2139062272 443249 33554432000 4194304 4625164 140733715404656 18446744073709551615 4393110 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/10326/statm: 522232 443249 348 106 0 517735 0
[pid=10326/tid=10328] ppid=10324 vsize=2088928 CPUtime=777.22 cores=1,3,5,7
/proc/10326/task/10328/stat : 10328 (SArTagnan) R 10324 10326 10092 0 -1 4202560 91032 0 0 0 77660 62 0 0 25 0 4 0 669507860 2139062272 443249 33554432000 4194304 4625164 140733715404656 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10326/tid=10329] ppid=10324 vsize=2088928 CPUtime=920.73 cores=1,3,5,7
/proc/10326/task/10329/stat : 10329 (SArTagnan) R 10324 10326 10092 0 -1 4202560 111419 0 0 0 92014 59 0 0 25 0 4 0 669507860 2139062272 443249 33554432000 4194304 4625164 140733715404656 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10326/tid=10330] ppid=10324 vsize=2088928 CPUtime=644.7 cores=1,3,5,7
/proc/10326/task/10330/stat : 10330 (SArTagnan) R 10324 10326 10092 0 -1 4202560 492630 0 0 0 64392 78 0 0 25 0 4 0 669507860 2139062272 443249 33554432000 4194304 4625164 140733715404656 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3167.56
Current children cumulated vsize (KiB) 2088928

[startup+1122.3 s]
/proc/loadavg: 10.24 10.18 10.11 11/519 10372
/proc/meminfo: memFree=10393744/32951124 swapFree=67111348/67111528
[pid=10326] ppid=10324 vsize=2105512 CPUtime=3346.56 cores=1,3,5,7
/proc/10326/stat : 10326 (SArTagnan) R 10324 10326 10092 0 -1 4202496 1479636 0 0 0 334325 331 0 0 25 0 4 0 669507852 2156044288 451858 33554432000 4194304 4625164 140733715404656 18446744073709551615 4329151 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/10326/statm: 526378 451858 348 106 0 521881 0
[pid=10326/tid=10328] ppid=10324 vsize=2105512 CPUtime=837.25 cores=1,3,5,7
/proc/10326/task/10328/stat : 10328 (SArTagnan) R 10324 10326 10092 0 -1 4202560 91274 0 0 0 83663 62 0 0 25 0 4 0 669507860 2156044288 451858 33554432000 4194304 4625164 140733715404656 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10326/tid=10329] ppid=10324 vsize=2105512 CPUtime=979.71 cores=1,3,5,7
/proc/10326/task/10329/stat : 10329 (SArTagnan) R 10324 10326 10092 0 -1 4202560 111579 0 0 0 97911 60 0 0 25 0 4 0 669507860 2156044288 451858 33554432000 4194304 4625164 140733715404656 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10326/tid=10330] ppid=10324 vsize=2105512 CPUtime=674.69 cores=1,3,5,7
/proc/10326/task/10330/stat : 10330 (SArTagnan) R 10324 10326 10092 0 -1 4202560 496709 0 0 0 67390 79 0 0 25 0 4 0 669507860 2156044288 451858 33554432000 4194304 4625164 140733715404656 18446744073709551615 4566772 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3346.56
Current children cumulated vsize (KiB) 2105512

[startup+1182.3 s]
/proc/loadavg: 10.19 10.17 10.11 11/519 10374
/proc/meminfo: memFree=10253612/32951124 swapFree=67111348/67111528
[pid=10326] ppid=10324 vsize=2439968 CPUtime=3525.51 cores=1,3,5,7
/proc/10326/stat : 10326 (SArTagnan) R 10324 10326 10092 0 -1 4202496 1667393 0 0 0 352196 355 0 0 25 0 4 0 669507852 2498527232 479483 33554432000 4194304 4625164 140733715404656 18446744073709551615 4393080 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/10326/statm: 609992 479483 348 106 0 605495 0
[pid=10326/tid=10328] ppid=10324 vsize=2439968 CPUtime=897.23 cores=1,3,5,7
/proc/10326/task/10328/stat : 10328 (SArTagnan) R 10324 10326 10092 0 -1 4202560 91550 0 0 0 89661 62 0 0 25 0 4 0 669507860 2498527232 479483 33554432000 4194304 4625164 140733715404656 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10326/tid=10329] ppid=10324 vsize=2439968 CPUtime=1038.67 cores=1,3,5,7
/proc/10326/task/10329/stat : 10329 (SArTagnan) R 10324 10326 10092 0 -1 4202560 111716 0 0 0 103807 60 0 0 25 0 4 0 669507860 2498527232 479483 33554432000 4194304 4625164 140733715404656 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10326/tid=10330] ppid=10324 vsize=2439968 CPUtime=704.68 cores=1,3,5,7
/proc/10326/task/10330/stat : 10330 (SArTagnan) R 10324 10326 10092 0 -1 4202560 500250 0 0 0 70388 80 0 0 25 0 4 0 669507860 2498527232 479483 33554432000 4194304 4625164 140733715404656 18446744073709551615 4334485 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3525.51
Current children cumulated vsize (KiB) 2439968

[startup+1242.32 s]
/proc/loadavg: 10.18 10.17 10.10 11/519 10376
/proc/meminfo: memFree=10140260/32951124 swapFree=67111348/67111528
[pid=10326] ppid=10324 vsize=2454872 CPUtime=3704.52 cores=1,3,5,7
/proc/10326/stat : 10326 (SArTagnan) R 10324 10326 10092 0 -1 4202496 1674057 0 0 0 370095 357 0 0 25 0 4 0 669507852 2513788928 486054 33554432000 4194304 4625164 140733715404656 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/10326/statm: 613718 486054 348 106 0 609221 0
[pid=10326/tid=10328] ppid=10324 vsize=2454872 CPUtime=957.26 cores=1,3,5,7
/proc/10326/task/10328/stat : 10328 (SArTagnan) R 10324 10326 10092 0 -1 4202560 91820 0 0 0 95663 63 0 0 25 0 4 0 669507860 2513788928 486054 33554432000 4194304 4625164 140733715404656 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10326/tid=10329] ppid=10324 vsize=2454872 CPUtime=1097.64 cores=1,3,5,7
/proc/10326/task/10329/stat : 10329 (SArTagnan) R 10324 10326 10092 0 -1 4202560 111901 0 0 0 109704 60 0 0 25 0 4 0 669507860 2513788928 486054 33554432000 4194304 4625164 140733715404656 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10326/tid=10330] ppid=10324 vsize=2454872 CPUtime=734.68 cores=1,3,5,7
/proc/10326/task/10330/stat : 10330 (SArTagnan) R 10324 10326 10092 0 -1 4202560 504019 0 0 0 73387 81 0 0 25 0 4 0 669507860 2513788928 486054 33554432000 4194304 4625164 140733715404656 18446744073709551615 4334728 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3704.52
Current children cumulated vsize (KiB) 2454872



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 10.07 10.14 10.09 7/514 10378
/proc/meminfo: memFree=11605096/32951124 swapFree=67111348/67111528
[pid=10326] ppid=10324 vsize=2468724 CPUtime=3876.61 cores=1,3,5,7
/proc/10326/stat : 10326 (SArTagnan) R 10324 10326 10092 0 -1 4202496 1680605 0 0 0 387301 360 0 0 25 0 4 0 669507852 2527973376 492458 33554432000 4194304 4625164 140733715404656 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/10326/statm: 617181 492458 348 106 0 612684 0
[pid=10326/tid=10328] ppid=10324 vsize=2468724 CPUtime=1014.95 cores=1,3,5,7
/proc/10326/task/10328/stat : 10328 (SArTagnan) R 10324 10326 10092 0 -1 4202560 92070 0 0 0 101432 63 0 0 25 0 4 0 669507860 2527973376 492459 33554432000 4194304 4625164 140733715404656 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10326/tid=10329] ppid=10324 vsize=2468724 CPUtime=1154.34 cores=1,3,5,7
/proc/10326/task/10329/stat : 10329 (SArTagnan) R 10324 10326 10092 0 -1 4202560 111994 0 0 0 115374 60 0 0 25 0 4 0 669507860 2527973376 492459 33554432000 4194304 4625164 140733715404656 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10326/tid=10330] ppid=10324 vsize=2468724 CPUtime=763.57 cores=1,3,5,7
/proc/10326/task/10330/stat : 10330 (SArTagnan) R 10324 10326 10092 0 -1 4202560 507458 0 0 0 76274 83 0 0 25 0 4 0 669507860 2527973376 492459 33554432000 4194304 4625164 140733715404656 18446744073709551615 4351827 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3876.61
Current children cumulated vsize (KiB) 2468724

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.1
CPU time (s): 3876.75
CPU user time (s): 3873.07
CPU system time (s): 3.68544
CPU usage (%): 298.188
Max. virtual memory (cumulated for all children) (KiB): 3068496

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3873.07
system time used= 3.68544
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1680606
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= 6439
involuntary context switches= 31002

runsolver used 6.02908 second user time and 16.4445 second system time

The end

Launcher Data

Begin job on node139 at 2011-05-16 22:51:41
IDJOB=3386097
IDBENCH=71603
IDSOLVER=1871
FILE ID=node139/3386097-1305579101
RUNJOBID= node139-1305576495-10111
PBS_JOBID= 13350204
Free space on /tmp= 73268 MiB

SOLVER NAME= SArTagnan 2011-05-15 (fixed)
BENCH NAME= SAT09/CRAFTED/rbsat/crafted/forced/rbsat-v2640c305320gyes3.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3386097-1305579101/watcher-3386097-1305579101 -o /tmp/evaluation-result-3386097-1305579101/solver-3386097-1305579101 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3386097-1305579101.cnf -threads=4

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

MD5SUM BENCH= 3b033385d50481e5bd2fe507f2941f4f
RANDOM SEED=1334299392

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      13573820 kB
Buffers:        342172 kB
Cached:        3343120 kB
SwapCached:          0 kB
Active:       16835668 kB
Inactive:      2193252 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13573820 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:            6212 kB
Writeback:           0 kB
AnonPages:    15343112 kB
Mapped:          39444 kB
Slab:           209480 kB
PageTables:      70268 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 140769404 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= 73272 MiB
End job on node139 at 2011-05-16 23:13:23