Trace number 3250254

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.22 1201.97

General information on the benchmark

Namecrafted/kullmann/GreenTao/
GreenTaok1k2/GreenTao_2-4-5_4231.cnf
MD5SUMa52d60bf6e72caa628ad712a5fe0fb7a
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 variables4229
Number of clauses100397
Sum of the clauses size411595
Maximum clause length5
Minimum clause length4
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 490390
Number of clauses of size 510007
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-3250254-1304092347/watcher-3250254-1304092347 -o /tmp/evaluation-result-3250254-1304092347/solver-3250254-1304092347 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3250254-1304092347.cnf -threads=4 

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

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


[startup+0 s]
/proc/loadavg: 6.86 7.83 7.90 8/180 28490
/proc/meminfo: memFree=18297708/32950928 swapFree=67111528/67111528
[pid=28490] ppid=28488 vsize=21844 CPUtime=0 cores=1,3,5,7
/proc/28490/stat : 28490 (SArTagnan) R 28488 28490 28449 0 -1 4202496 745 0 0 0 0 0 0 0 25 0 1 0 520831435 22368256 645 33554432000 4194304 4623224 140736999222864 18446744073709551615 4366247 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28490/statm: 5461 646 297 105 0 965 0

[startup+0.0295261 s]
/proc/loadavg: 6.86 7.83 7.90 8/180 28490
/proc/meminfo: memFree=18297708/32950928 swapFree=67111528/67111528
[pid=28490] ppid=28488 vsize=25120 CPUtime=0.02 cores=1,3,5,7
/proc/28490/stat : 28490 (SArTagnan) R 28488 28490 28449 0 -1 4202496 2750 0 0 0 2 0 0 0 25 0 1 0 520831435 25722880 1629 33554432000 4194304 4623224 140736999222864 18446744073709551615 254500691712 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28490/statm: 6280 1630 297 105 0 1784 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 25120

[startup+0.18042 s]
/proc/loadavg: 6.86 7.83 7.90 8/180 28490
/proc/meminfo: memFree=18297708/32950928 swapFree=67111528/67111528
[pid=28490] ppid=28488 vsize=214516 CPUtime=0.49 cores=1,3,5,7
/proc/28490/stat : 28490 (SArTagnan) R 28488 28490 28449 0 -1 4202496 12201 0 0 0 48 1 0 0 25 0 4 0 520831435 219664384 8826 33554432000 4194304 4623224 140736999222864 18446744073709551615 4415014 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/28490/statm: 53629 8826 336 105 0 49133 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 214516

[startup+0.300398 s]
/proc/loadavg: 6.86 7.83 7.90 8/180 28490
/proc/meminfo: memFree=18297708/32950928 swapFree=67111528/67111528
[pid=28490] ppid=28488 vsize=214516 CPUtime=0.97 cores=1,3,5,7
/proc/28490/stat : 28490 (SArTagnan) R 28488 28490 28449 0 -1 4202496 12645 0 0 0 96 1 0 0 25 0 4 0 520831435 219664384 9270 33554432000 4194304 4623224 140736999222864 18446744073709551615 4355951 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/28490/statm: 53629 9270 336 105 0 49133 0
Current children cumulated CPU time (s) 0.97
Current children cumulated vsize (KiB) 214516

[startup+0.700318 s]
/proc/loadavg: 6.86 7.83 7.90 8/180 28490
/proc/meminfo: memFree=18297708/32950928 swapFree=67111528/67111528
[pid=28490] ppid=28488 vsize=222768 CPUtime=2.57 cores=1,3,5,7
/proc/28490/stat : 28490 (SArTagnan) R 28488 28490 28449 0 -1 4202496 17347 0 0 0 255 2 0 0 25 0 4 0 520831435 228114432 11151 33554432000 4194304 4623224 140736999222864 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/28490/statm: 55692 11151 336 105 0 51196 0
Current children cumulated CPU time (s) 2.57
Current children cumulated vsize (KiB) 222768

[startup+1.50116 s]
/proc/loadavg: 6.95 7.83 7.90 9/184 28494
/proc/meminfo: memFree=18237172/32950928 swapFree=67111528/67111528
[pid=28490] ppid=28488 vsize=227492 CPUtime=5.77 cores=1,3,5,7
/proc/28490/stat : 28490 (SArTagnan) R 28488 28490 28449 0 -1 4202496 25413 0 0 0 573 4 0 0 25 0 4 0 520831435 232951808 13425 33554432000 4194304 4623224 140736999222864 18446744073709551615 254500348059 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/28490/statm: 56873 13425 336 105 0 52377 0
[pid=28490/tid=28492] ppid=28488 vsize=227492 CPUtime=1.42 cores=1,3,5,7
/proc/28490/task/28492/stat : 28492 (SArTagnan) R 28488 28490 28449 0 -1 4202560 2915 0 0 0 142 0 0 0 25 0 4 0 520831442 232951808 13425 33554432000 4194304 4623224 140736999222864 18446744073709551615 4462922 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28490/tid=28493] ppid=28488 vsize=227492 CPUtime=1.42 cores=1,3,5,7
/proc/28490/task/28493/stat : 28493 (SArTagnan) R 28488 28490 28449 0 -1 4202560 1706 0 0 0 142 0 0 0 25 0 4 0 520831442 232951808 13425 33554432000 4194304 4623224 140736999222864 18446744073709551615 4485152 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28490/tid=28494] ppid=28488 vsize=227492 CPUtime=1.42 cores=1,3,5,7
/proc/28490/task/28494/stat : 28494 (SArTagnan) R 28488 28490 28449 0 -1 4202560 8986 0 0 0 140 2 0 0 25 0 4 0 520831442 232951808 13425 33554432000 4194304 4623224 140736999222864 18446744073709551615 4555203 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 5.77
Current children cumulated vsize (KiB) 227492

[startup+3.10084 s]
/proc/loadavg: 6.95 7.83 7.90 9/184 28494
/proc/meminfo: memFree=18212988/32950928 swapFree=67111528/67111528
[pid=28490] ppid=28488 vsize=300792 CPUtime=12.16 cores=1,3,5,7
/proc/28490/stat : 28490 (SArTagnan) R 28488 28490 28449 0 -1 4202496 39716 0 0 0 1210 6 0 0 25 0 4 0 520831435 308011008 18263 33554432000 4194304 4623224 140736999222864 18446744073709551615 4416149 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/28490/statm: 75198 18263 340 105 0 70702 0
[pid=28490/tid=28492] ppid=28488 vsize=300792 CPUtime=3.02 cores=1,3,5,7
/proc/28490/task/28492/stat : 28492 (SArTagnan) R 28488 28490 28449 0 -1 4202560 3800 0 0 0 302 0 0 0 25 0 4 0 520831442 308011008 18263 33554432000 4194304 4623224 140736999222864 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28490/tid=28493] ppid=28488 vsize=300792 CPUtime=3.01 cores=1,3,5,7
/proc/28490/task/28493/stat : 28493 (SArTagnan) R 28488 28490 28449 0 -1 4202560 4376 0 0 0 300 1 0 0 25 0 4 0 520831442 308011008 18263 33554432000 4194304 4623224 140736999222864 18446744073709551615 4377882 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28490/tid=28494] ppid=28488 vsize=300792 CPUtime=3.01 cores=1,3,5,7
/proc/28490/task/28494/stat : 28494 (SArTagnan) R 28488 28490 28449 0 -1 4202560 17514 0 0 0 299 2 0 0 25 0 4 0 520831442 308011008 18263 33554432000 4194304 4623224 140736999222864 18446744073709551615 4545376 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 12.16
Current children cumulated vsize (KiB) 300792

[startup+6.30021 s]
/proc/loadavg: 7.11 7.85 7.91 10/184 28494
/proc/meminfo: memFree=18159304/32950928 swapFree=67111528/67111528
[pid=28490] ppid=28488 vsize=319444 CPUtime=24.94 cores=1,3,5,7
/proc/28490/stat : 28490 (SArTagnan) R 28488 28490 28449 0 -1 4202496 51619 0 0 0 2485 9 0 0 25 0 4 0 520831435 327110656 25242 33554432000 4194304 4623224 140736999222864 18446744073709551615 4415985 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/28490/statm: 79861 25242 340 105 0 75365 0
[pid=28490/tid=28492] ppid=28488 vsize=319444 CPUtime=6.22 cores=1,3,5,7
/proc/28490/task/28492/stat : 28492 (SArTagnan) R 28488 28490 28449 0 -1 4202560 8179 0 0 0 621 1 0 0 25 0 4 0 520831442 327110656 25242 33554432000 4194304 4623224 140736999222864 18446744073709551615 4376892 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28490/tid=28493] ppid=28488 vsize=319444 CPUtime=6.19 cores=1,3,5,7
/proc/28490/task/28493/stat : 28493 (SArTagnan) R 28488 28490 28449 0 -1 4202560 9201 0 0 0 616 3 0 0 25 0 4 0 520831442 327110656 25242 33554432000 4194304 4623224 140736999222864 18446744073709551615 4462984 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28490/tid=28494] ppid=28488 vsize=319444 CPUtime=6.21 cores=1,3,5,7
/proc/28490/task/28494/stat : 28494 (SArTagnan) R 28488 28490 28449 0 -1 4202560 17946 0 0 0 619 2 0 0 25 0 4 0 520831442 327110656 25242 33554432000 4194304 4623224 140736999222864 18446744073709551615 4365856 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 24.94
Current children cumulated vsize (KiB) 319444

[startup+12.7009 s]
/proc/loadavg: 7.18 7.85 7.91 9/184 28494
/proc/meminfo: memFree=18075152/32950928 swapFree=67111528/67111528
[pid=28490] ppid=28488 vsize=340432 CPUtime=50.5 cores=1,3,5,7
/proc/28490/stat : 28490 (SArTagnan) R 28488 28490 28449 0 -1 4202496 95720 0 0 0 5030 20 0 0 25 0 4 0 520831435 348602368 36717 33554432000 4194304 4623224 140736999222864 18446744073709551615 4360117 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/28490/statm: 85108 36717 340 105 0 80612 0
[pid=28490/tid=28492] ppid=28488 vsize=340432 CPUtime=12.62 cores=1,3,5,7
/proc/28490/task/28492/stat : 28492 (SArTagnan) R 28488 28490 28449 0 -1 4202560 15276 0 0 0 1259 3 0 0 25 0 4 0 520831442 348602368 36717 33554432000 4194304 4623224 140736999222864 18446744073709551615 4377425 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28490/tid=28493] ppid=28488 vsize=340432 CPUtime=12.55 cores=1,3,5,7
/proc/28490/task/28493/stat : 28493 (SArTagnan) R 28488 28490 28449 0 -1 4202560 16973 0 0 0 1249 6 0 0 25 0 4 0 520831442 348602368 36717 33554432000 4194304 4623224 140736999222864 18446744073709551615 4376625 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28490/tid=28494] ppid=28488 vsize=340432 CPUtime=12.62 cores=1,3,5,7
/proc/28490/task/28494/stat : 28494 (SArTagnan) R 28488 28490 28449 0 -1 4202560 43460 0 0 0 1254 8 0 0 25 0 4 0 520831442 348602368 36717 33554432000 4194304 4623224 140736999222864 18446744073709551615 4545376 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 50.5
Current children cumulated vsize (KiB) 340432

[startup+25.5004 s]
/proc/loadavg: 7.38 7.87 7.91 9/184 28494
/proc/meminfo: memFree=17960788/32950928 swapFree=67111528/67111528
[pid=28490] ppid=28488 vsize=368276 CPUtime=101.64 cores=1,3,5,7
/proc/28490/stat : 28490 (SArTagnan) R 28488 28490 28449 0 -1 4202496 206622 0 0 0 10119 45 0 0 25 0 4 0 520831435 377114624 55004 33554432000 4194304 4623224 140736999222864 18446744073709551615 4359817 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/28490/statm: 92069 55004 340 105 0 87573 0
[pid=28490/tid=28492] ppid=28488 vsize=368276 CPUtime=25.41 cores=1,3,5,7
/proc/28490/task/28492/stat : 28492 (SArTagnan) R 28488 28490 28449 0 -1 4202560 22716 0 0 0 2537 4 0 0 25 0 4 0 520831442 377114624 55004 33554432000 4194304 4623224 140736999222864 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28490/tid=28493] ppid=28488 vsize=368276 CPUtime=25.28 cores=1,3,5,7
/proc/28490/task/28493/stat : 28493 (SArTagnan) R 28488 28490 28449 0 -1 4202560 27784 0 0 0 2515 13 0 0 25 0 4 0 520831442 377114624 55004 33554432000 4194304 4623224 140736999222864 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28490/tid=28494] ppid=28488 vsize=368276 CPUtime=25.42 cores=1,3,5,7
/proc/28490/task/28494/stat : 28494 (SArTagnan) R 28488 28490 28449 0 -1 4202560 132824 0 0 0 2519 23 0 0 25 0 4 0 520831442 377114624 55005 33554432000 4194304 4623224 140736999222864 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 101.64
Current children cumulated vsize (KiB) 368276

[startup+51.1003 s]
/proc/loadavg: 7.62 7.88 7.91 9/184 28495
/proc/meminfo: memFree=17776004/32950928 swapFree=67111528/67111528
[pid=28490] ppid=28488 vsize=523572 CPUtime=203.9 cores=1,3,5,7
/proc/28490/stat : 28490 (SArTagnan) R 28488 28490 28449 0 -1 4202496 362821 0 0 0 20311 79 0 0 25 0 4 0 520831435 536137728 87895 33554432000 4194304 4623224 140736999222864 18446744073709551615 4360117 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/28490/statm: 130893 87895 342 105 0 126397 0
[pid=28490/tid=28492] ppid=28488 vsize=523572 CPUtime=51.01 cores=1,3,5,7
/proc/28490/task/28492/stat : 28492 (SArTagnan) R 28488 28490 28449 0 -1 4202560 33698 0 0 0 5092 9 0 0 25 0 4 0 520831442 536137728 87895 33554432000 4194304 4623224 140736999222864 18446744073709551615 4376612 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28490/tid=28493] ppid=28488 vsize=523572 CPUtime=50.74 cores=1,3,5,7
/proc/28490/task/28493/stat : 28493 (SArTagnan) R 28488 28490 28449 0 -1 4202560 44305 0 0 0 5054 20 0 0 25 0 4 0 520831442 536137728 87895 33554432000 4194304 4623224 140736999222864 18446744073709551615 4377133 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28490/tid=28494] ppid=28488 vsize=523572 CPUtime=51.01 cores=1,3,5,7
/proc/28490/task/28494/stat : 28494 (SArTagnan) R 28488 28490 28449 0 -1 4202560 247309 0 0 0 5059 42 0 0 25 0 4 0 520831442 536137728 87895 33554432000 4194304 4623224 140736999222864 18446744073709551615 4376652 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 203.9
Current children cumulated vsize (KiB) 523572

[startup+102.307 s]
/proc/loadavg: 7.92 7.93 7.93 9/184 28497
/proc/meminfo: memFree=17461652/32950928 swapFree=67111528/67111528
[pid=28490] ppid=28488 vsize=747136 CPUtime=408.45 cores=1,3,5,7
/proc/28490/stat : 28490 (SArTagnan) R 28488 28490 28449 0 -1 4202496 709513 0 0 0 40689 156 0 0 25 0 4 0 520831435 765067264 139944 33554432000 4194304 4623224 140736999222864 18446744073709551615 4415044 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/28490/statm: 186784 139944 351 105 0 182288 0
[pid=28490/tid=28492] ppid=28488 vsize=747136 CPUtime=102.23 cores=1,3,5,7
/proc/28490/task/28492/stat : 28492 (SArTagnan) R 28488 28490 28449 0 -1 4202560 63176 0 0 0 10201 22 0 0 25 0 4 0 520831442 765067264 139944 33554432000 4194304 4623224 140736999222864 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28490/tid=28493] ppid=28488 vsize=747136 CPUtime=101.67 cores=1,3,5,7
/proc/28490/task/28493/stat : 28493 (SArTagnan) R 28488 28490 28449 0 -1 4202560 69195 0 0 0 10130 37 0 0 25 0 4 0 520831442 765067264 139944 33554432000 4194304 4623224 140736999222864 18446744073709551615 4376895 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28490/tid=28494] ppid=28488 vsize=747136 CPUtime=102.22 cores=1,3,5,7
/proc/28490/task/28494/stat : 28494 (SArTagnan) R 28488 28490 28449 0 -1 4202560 522279 0 0 0 10134 88 0 0 25 0 4 0 520831442 765067264 139944 33554432000 4194304 4623224 140736999222864 18446744073709551615 4571888 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 408.45
Current children cumulated vsize (KiB) 747136

[startup+162.301 s]
/proc/loadavg: 7.97 7.94 7.93 9/184 28498
/proc/meminfo: memFree=17213260/32950928 swapFree=67111528/67111528
[pid=28490] ppid=28488 vsize=1008308 CPUtime=648.11 cores=1,3,5,7
/proc/28490/stat : 28490 (SArTagnan) R 28488 28490 28449 0 -1 4202496 1016639 0 0 0 64584 227 0 0 25 0 4 0 520831435 1032507392 184191 33554432000 4194304 4623224 140736999222864 18446744073709551615 4415985 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/28490/statm: 252077 184191 348 105 0 247581 0
[pid=28490/tid=28492] ppid=28488 vsize=1008308 CPUtime=162.23 cores=1,3,5,7
/proc/28490/task/28492/stat : 28492 (SArTagnan) R 28488 28490 28449 0 -1 4202560 70954 0 0 0 16193 30 0 0 25 0 4 0 520831442 1032507392 184191 33554432000 4194304 4623224 140736999222864 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28490/tid=28493] ppid=28488 vsize=1008308 CPUtime=161.34 cores=1,3,5,7
/proc/28490/task/28493/stat : 28493 (SArTagnan) R 28488 28490 28449 0 -1 4202560 95440 0 0 0 16082 52 0 0 25 0 4 0 520831442 1032507392 184191 33554432000 4194304 4623224 140736999222864 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28490/tid=28494] ppid=28488 vsize=1008308 CPUtime=162.22 cores=1,3,5,7
/proc/28490/task/28494/stat : 28494 (SArTagnan) R 28488 28490 28449 0 -1 4202560 773309 0 0 0 16089 133 0 0 25 0 4 0 520831442 1032507392 184191 33554432000 4194304 4623224 140736999222864 18446744073709551615 4573487 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 648.11
Current children cumulated vsize (KiB) 1008308

[startup+222.3 s]
/proc/loadavg: 8.04 7.96 7.93 9/184 28500
/proc/meminfo: memFree=16966108/32950928 swapFree=67111528/67111528
[pid=28490] ppid=28488 vsize=1133220 CPUtime=887.77 cores=1,3,5,7
/proc/28490/stat : 28490 (SArTagnan) R 28488 28490 28449 0 -1 4202496 1459467 0 0 0 88452 325 0 0 25 0 4 0 520831435 1160417280 224342 33554432000 4194304 4623224 140736999222864 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/28490/statm: 283305 224342 390 105 0 278809 0
[pid=28490/tid=28492] ppid=28488 vsize=1133220 CPUtime=222.22 cores=1,3,5,7
/proc/28490/task/28492/stat : 28492 (SArTagnan) R 28488 28490 28449 0 -1 4202560 96574 0 0 0 22175 47 0 0 25 0 4 0 520831442 1160417280 224342 33554432000 4194304 4623224 140736999222864 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28490/tid=28493] ppid=28488 vsize=1133220 CPUtime=221.01 cores=1,3,5,7
/proc/28490/task/28493/stat : 28493 (SArTagnan) R 28488 28490 28449 0 -1 4202560 107413 0 0 0 22039 62 0 0 25 0 4 0 520831442 1160417280 224342 33554432000 4194304 4623224 140736999222864 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28490/tid=28494] ppid=28488 vsize=1133220 CPUtime=222.21 cores=1,3,5,7
/proc/28490/task/28494/stat : 28494 (SArTagnan) R 28488 28490 28449 0 -1 4202560 1175162 0 0 0 22018 203 0 0 25 0 4 0 520831442 1160417280 224342 33554432000 4194304 4623224 140736999222864 18446744073709551615 4550465 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 887.77
Current children cumulated vsize (KiB) 1133220

[startup+282.3 s]

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

[pid=28490] ppid=28488 vsize=1670116 CPUtime=2805.23 cores=1,3,5,7
/proc/28490/stat : 28490 (SArTagnan) R 28488 28490 28449 0 -1 4202496 3781623 0 0 0 279715 808 0 0 25 0 4 0 520831435 1710198784 333724 33554432000 4194304 4623224 140736999222864 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/28490/statm: 417529 333724 341 105 0 413033 0
[pid=28490/tid=28492] ppid=28488 vsize=1670116 CPUtime=702.25 cores=1,3,5,7
/proc/28490/task/28492/stat : 28492 (SArTagnan) R 28488 28490 28449 0 -1 4202560 126297 0 0 0 70144 81 0 0 25 0 4 0 520831442 1710198784 333724 33554432000 4194304 4623224 140736999222864 18446744073709551615 4357641 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28490/tid=28493] ppid=28488 vsize=1670116 CPUtime=698.4 cores=1,3,5,7
/proc/28490/task/28493/stat : 28493 (SArTagnan) R 28488 28490 28449 0 -1 4202560 153126 0 0 0 69749 91 0 0 25 0 4 0 520831442 1710198784 333724 33554432000 4194304 4623224 140736999222864 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28490/tid=28494] ppid=28488 vsize=1670116 CPUtime=702.23 cores=1,3,5,7
/proc/28490/task/28494/stat : 28494 (SArTagnan) R 28488 28490 28449 0 -1 4202560 3335217 0 0 0 69616 607 0 0 25 0 4 0 520831442 1710198784 333724 33554432000 4194304 4623224 140736999222864 18446744073709551615 4550465 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2805.23
Current children cumulated vsize (KiB) 1670116

[startup+762.307 s]
/proc/loadavg: 8.29 8.12 8.01 9/184 28526
/proc/meminfo: memFree=16126480/32950928 swapFree=67111528/67111528
[pid=28490] ppid=28488 vsize=1739664 CPUtime=3044.05 cores=1,3,5,7
/proc/28490/stat : 28490 (SArTagnan) R 28488 28490 28449 0 -1 4202496 3901818 0 0 0 303574 831 0 0 25 0 4 0 520831435 1781415936 339863 33554432000 4194304 4623224 140736999222864 18446744073709551615 4360087 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/28490/statm: 434916 339863 340 105 0 430420 0
[pid=28490/tid=28492] ppid=28488 vsize=1739664 CPUtime=762.25 cores=1,3,5,7
/proc/28490/task/28492/stat : 28492 (SArTagnan) R 28488 28490 28449 0 -1 4202560 126434 0 0 0 76144 81 0 0 25 0 4 0 520831442 1781415936 339863 33554432000 4194304 4623224 140736999222864 18446744073709551615 4357641 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28490/tid=28493] ppid=28488 vsize=1739664 CPUtime=758.08 cores=1,3,5,7
/proc/28490/task/28493/stat : 28493 (SArTagnan) R 28488 28490 28449 0 -1 4202560 153190 0 0 0 75717 91 0 0 25 0 4 0 520831442 1781415936 339863 33554432000 4194304 4623224 140736999222864 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28490/tid=28494] ppid=28488 vsize=1739664 CPUtime=761.36 cores=1,3,5,7
/proc/28490/task/28494/stat : 28494 (SArTagnan) R 28488 28490 28449 0 -1 4202560 3450383 0 0 0 75507 629 0 0 25 0 4 0 520831442 1781415936 339863 33554432000 4194304 4623224 140736999222864 18446744073709551615 4550411 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3044.05
Current children cumulated vsize (KiB) 1739664

[startup+822.301 s]
/proc/loadavg: 8.16 8.11 8.01 9/184 28528
/proc/meminfo: memFree=16090396/32950928 swapFree=67111528/67111528
[pid=28490] ppid=28488 vsize=1777300 CPUtime=3283.71 cores=1,3,5,7
/proc/28490/stat : 28490 (SArTagnan) R 28488 28490 28449 0 -1 4202496 4170060 0 0 0 327490 881 0 0 25 0 4 0 520831435 1819955200 342257 33554432000 4194304 4623224 140736999222864 18446744073709551615 4355942 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/28490/statm: 444325 342257 340 105 0 439829 0
[pid=28490/tid=28492] ppid=28488 vsize=1777300 CPUtime=822.25 cores=1,3,5,7
/proc/28490/task/28492/stat : 28492 (SArTagnan) R 28488 28490 28449 0 -1 4202560 126519 0 0 0 82144 81 0 0 25 0 4 0 520831442 1819955200 342257 33554432000 4194304 4623224 140736999222864 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28490/tid=28493] ppid=28488 vsize=1777300 CPUtime=817.75 cores=1,3,5,7
/proc/28490/task/28493/stat : 28493 (SArTagnan) R 28488 28490 28449 0 -1 4202560 153252 0 0 0 81684 91 0 0 25 0 4 0 520831442 1819955200 342257 33554432000 4194304 4623224 140736999222864 18446744073709551615 4357641 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28490/tid=28494] ppid=28488 vsize=1777300 CPUtime=821.35 cores=1,3,5,7
/proc/28490/task/28494/stat : 28494 (SArTagnan) R 28488 28490 28449 0 -1 4202560 3698621 0 0 0 81460 675 0 0 25 0 4 0 520831442 1819955200 342257 33554432000 4194304 4623224 140736999222864 18446744073709551615 4545903 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3283.71
Current children cumulated vsize (KiB) 1777300

[startup+882.301 s]
/proc/loadavg: 8.10 8.10 8.01 9/184 28529
/proc/meminfo: memFree=16051312/32950928 swapFree=67111528/67111528
[pid=28490] ppid=28488 vsize=1780420 CPUtime=3523.39 cores=1,3,5,7
/proc/28490/stat : 28490 (SArTagnan) R 28488 28490 28449 0 -1 4202496 4363614 0 0 0 351420 919 0 0 25 0 4 0 520831435 1823150080 346138 33554432000 4194304 4623224 140736999222864 18446744073709551615 4415995 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/28490/statm: 445105 346138 340 105 0 440609 0
[pid=28490/tid=28492] ppid=28488 vsize=1780420 CPUtime=882.25 cores=1,3,5,7
/proc/28490/task/28492/stat : 28492 (SArTagnan) R 28488 28490 28449 0 -1 4202560 126563 0 0 0 88144 81 0 0 25 0 4 0 520831442 1823150080 346138 33554432000 4194304 4623224 140736999222864 18446744073709551615 4357641 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28490/tid=28493] ppid=28488 vsize=1780420 CPUtime=877.44 cores=1,3,5,7
/proc/28490/task/28493/stat : 28493 (SArTagnan) R 28488 28490 28449 0 -1 4202560 153325 0 0 0 87652 92 0 0 25 0 4 0 520831442 1823150080 346138 33554432000 4194304 4623224 140736999222864 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28490/tid=28494] ppid=28488 vsize=1780420 CPUtime=881.36 cores=1,3,5,7
/proc/28490/task/28494/stat : 28494 (SArTagnan) R 28488 28490 28449 0 -1 4202560 3890485 0 0 0 87423 713 0 0 25 0 4 0 520831442 1823150080 346138 33554432000 4194304 4623224 140736999222864 18446744073709551615 4364669 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3523.39
Current children cumulated vsize (KiB) 1780420

[startup+942.301 s]
/proc/loadavg: 8.13 8.11 8.01 9/184 28531
/proc/meminfo: memFree=16006164/32950928 swapFree=67111528/67111528
[pid=28490] ppid=28488 vsize=1807032 CPUtime=3763.08 cores=1,3,5,7
/proc/28490/stat : 28490 (SArTagnan) R 28488 28490 28449 0 -1 4202496 4581964 0 0 0 375346 962 0 0 25 0 4 0 520831435 1850400768 350487 33554432000 4194304 4623224 140736999222864 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/28490/statm: 451758 350487 341 105 0 447262 0
[pid=28490/tid=28492] ppid=28488 vsize=1807032 CPUtime=942.25 cores=1,3,5,7
/proc/28490/task/28492/stat : 28492 (SArTagnan) R 28488 28490 28449 0 -1 4202560 126606 0 0 0 94144 81 0 0 25 0 4 0 520831442 1850400768 350487 33554432000 4194304 4623224 140736999222864 18446744073709551615 4357591 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28490/tid=28493] ppid=28488 vsize=1807032 CPUtime=937.12 cores=1,3,5,7
/proc/28490/task/28493/stat : 28493 (SArTagnan) R 28488 28490 28449 0 -1 4202560 153411 0 0 0 93620 92 0 0 25 0 4 0 520831442 1850400768 350487 33554432000 4194304 4623224 140736999222864 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28490/tid=28494] ppid=28488 vsize=1807032 CPUtime=941.36 cores=1,3,5,7
/proc/28490/task/28494/stat : 28494 (SArTagnan) R 28488 28490 28449 0 -1 4202560 4107202 0 0 0 93382 754 0 0 25 0 4 0 520831442 1850400768 350487 33554432000 4194304 4623224 140736999222864 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3763.08
Current children cumulated vsize (KiB) 1807032

[startup+1002.3 s]
/proc/loadavg: 8.14 8.12 8.02 9/184 28533
/proc/meminfo: memFree=15970176/32950928 swapFree=67111528/67111528
[pid=28490] ppid=28488 vsize=1807032 CPUtime=4002.76 cores=1,3,5,7
/proc/28490/stat : 28490 (SArTagnan) R 28488 28490 28449 0 -1 4202496 4841336 0 0 0 399262 1014 0 0 25 0 4 0 520831435 1850400768 353079 33554432000 4194304 4623224 140736999222864 18446744073709551615 4414885 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/28490/statm: 451758 353079 340 105 0 447262 0
[pid=28490/tid=28492] ppid=28488 vsize=1807032 CPUtime=1002.26 cores=1,3,5,7
/proc/28490/task/28492/stat : 28492 (SArTagnan) R 28488 28490 28449 0 -1 4202560 126706 0 0 0 100145 81 0 0 25 0 4 0 520831442 1850400768 353079 33554432000 4194304 4623224 140736999222864 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28490/tid=28493] ppid=28488 vsize=1807032 CPUtime=996.79 cores=1,3,5,7
/proc/28490/task/28493/stat : 28493 (SArTagnan) R 28488 28490 28449 0 -1 4202560 153470 0 0 0 99587 92 0 0 25 0 4 0 520831442 1850400768 353079 33554432000 4194304 4623224 140736999222864 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28490/tid=28494] ppid=28488 vsize=1807032 CPUtime=1001.36 cores=1,3,5,7
/proc/28490/task/28494/stat : 28494 (SArTagnan) R 28488 28490 28449 0 -1 4202560 4364716 0 0 0 99331 805 0 0 25 0 4 0 520831442 1850400768 353079 33554432000 4194304 4623224 140736999222864 18446744073709551615 4376742 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4002.76
Current children cumulated vsize (KiB) 1807032

[startup+1062.3 s]
/proc/loadavg: 8.13 8.12 8.02 9/184 28534
/proc/meminfo: memFree=15904084/32950928 swapFree=67111528/67111528
[pid=28490] ppid=28488 vsize=1809928 CPUtime=4242.44 cores=1,3,5,7
/proc/28490/stat : 28490 (SArTagnan) R 28488 28490 28449 0 -1 4202496 5060080 0 0 0 423190 1054 0 0 25 0 4 0 520831435 1853366272 360007 33554432000 4194304 4623224 140736999222864 18446744073709551615 4414916 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/28490/statm: 452482 360007 351 105 0 447986 0
[pid=28490/tid=28492] ppid=28488 vsize=1809928 CPUtime=1062.26 cores=1,3,5,7
/proc/28490/task/28492/stat : 28492 (SArTagnan) R 28488 28490 28449 0 -1 4202560 126792 0 0 0 106145 81 0 0 25 0 4 0 520831442 1853366272 359536 33554432000 4194304 4623224 140736999222864 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28490/tid=28493] ppid=28488 vsize=1809928 CPUtime=1056.47 cores=1,3,5,7
/proc/28490/task/28493/stat : 28493 (SArTagnan) R 28488 28490 28449 0 -1 4202560 153537 0 0 0 105555 92 0 0 25 0 4 0 520831442 1853366272 359536 33554432000 4194304 4623224 140736999222864 18446744073709551615 4486238 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28490/tid=28494] ppid=28488 vsize=1809928 CPUtime=1061.36 cores=1,3,5,7
/proc/28490/task/28494/stat : 28494 (SArTagnan) R 28488 28490 28449 0 -1 4202560 4581718 0 0 0 105291 845 0 0 25 0 4 0 520831442 1853366272 359536 33554432000 4194304 4623224 140736999222864 18446744073709551615 254500735335 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4242.44
Current children cumulated vsize (KiB) 1809928

[startup+1122.3 s]
/proc/loadavg: 8.12 8.13 8.03 9/184 28536
/proc/meminfo: memFree=15830900/32950928 swapFree=67111528/67111528
[pid=28490] ppid=28488 vsize=1809928 CPUtime=4482.12 cores=1,3,5,7
/proc/28490/stat : 28490 (SArTagnan) R 28488 28490 28449 0 -1 4202496 5369421 0 0 0 447101 1111 0 0 25 0 4 0 520831435 1853366272 361873 33554432000 4194304 4623224 140736999222864 18446744073709551615 4414880 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/28490/statm: 452482 361873 347 105 0 447986 0
[pid=28490/tid=28492] ppid=28488 vsize=1809928 CPUtime=1122.26 cores=1,3,5,7
/proc/28490/task/28492/stat : 28492 (SArTagnan) R 28488 28490 28449 0 -1 4202560 126899 0 0 0 112145 81 0 0 25 0 4 0 520831442 1853366272 361873 33554432000 4194304 4623224 140736999222864 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28490/tid=28493] ppid=28488 vsize=1809928 CPUtime=1116.14 cores=1,3,5,7
/proc/28490/task/28493/stat : 28493 (SArTagnan) R 28488 28490 28449 0 -1 4202560 153584 0 0 0 111522 92 0 0 25 0 4 0 520831442 1853366272 361873 33554432000 4194304 4623224 140736999222864 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28490/tid=28494] ppid=28488 vsize=1809928 CPUtime=1121.37 cores=1,3,5,7
/proc/28490/task/28494/stat : 28494 (SArTagnan) R 28488 28490 28449 0 -1 4202560 4889841 0 0 0 111235 902 0 0 25 0 4 0 520831442 1853366272 361873 33554432000 4194304 4623224 140736999222864 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4482.12
Current children cumulated vsize (KiB) 1809928

[startup+1182.3 s]
/proc/loadavg: 8.04 8.10 8.02 9/184 28537
/proc/meminfo: memFree=15781408/32950928 swapFree=67111528/67111528
[pid=28490] ppid=28488 vsize=1809928 CPUtime=4721.81 cores=1,3,5,7
/proc/28490/stat : 28490 (SArTagnan) R 28488 28490 28449 0 -1 4202496 5638846 0 0 0 471020 1161 0 0 25 0 4 0 520831435 1853366272 364961 33554432000 4194304 4623224 140736999222864 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/28490/statm: 452482 364961 346 105 0 447986 0
[pid=28490/tid=28492] ppid=28488 vsize=1809928 CPUtime=1182.26 cores=1,3,5,7
/proc/28490/task/28492/stat : 28492 (SArTagnan) R 28488 28490 28449 0 -1 4202560 126952 0 0 0 118145 81 0 0 25 0 4 0 520831442 1853366272 364961 33554432000 4194304 4623224 140736999222864 18446744073709551615 4357610 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28490/tid=28493] ppid=28488 vsize=1809928 CPUtime=1175.82 cores=1,3,5,7
/proc/28490/task/28493/stat : 28493 (SArTagnan) R 28488 28490 28449 0 -1 4202560 153641 0 0 0 117490 92 0 0 25 0 4 0 520831442 1853366272 364961 33554432000 4194304 4623224 140736999222864 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28490/tid=28494] ppid=28488 vsize=1809928 CPUtime=1181.37 cores=1,3,5,7
/proc/28490/task/28494/stat : 28494 (SArTagnan) R 28488 28490 28449 0 -1 4202560 5157704 0 0 0 117186 951 0 0 25 0 4 0 520831442 1853366272 364961 33554432000 4194304 4623224 140736999222864 18446744073709551615 4364232 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4721.81
Current children cumulated vsize (KiB) 1809928



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.9 s]
/proc/loadavg: 8.11 8.11 8.03 5/179 28539
/proc/meminfo: memFree=16844356/32950928 swapFree=67111528/67111528
[pid=28490] ppid=28488 vsize=1810612 CPUtime=4800.12 cores=1,3,5,7
/proc/28490/stat : 28490 (SArTagnan) R 28488 28490 28449 0 -1 4202496 5693423 0 0 0 478841 1171 0 0 25 0 4 0 520831435 1854066688 364723 33554432000 4194304 4623224 140736999222864 18446744073709551615 4355951 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/28490/statm: 452653 364723 345 105 0 448157 0
[pid=28490/tid=28492] ppid=28488 vsize=1810612 CPUtime=1201.87 cores=1,3,5,7
/proc/28490/task/28492/stat : 28492 (SArTagnan) R 28488 28490 28449 0 -1 4202560 126985 0 0 0 120106 81 0 0 25 0 4 0 520831442 1854066688 364723 33554432000 4194304 4623224 140736999222864 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28490/tid=28493] ppid=28488 vsize=1810612 CPUtime=1195.31 cores=1,3,5,7
/proc/28490/task/28493/stat : 28493 (SArTagnan) R 28488 28490 28449 0 -1 4202560 153654 0 0 0 119439 92 0 0 25 0 4 0 520831442 1854066688 364723 33554432000 4194304 4623224 140736999222864 18446744073709551615 4486238 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28490/tid=28494] ppid=28488 vsize=1810612 CPUtime=1200.98 cores=1,3,5,7
/proc/28490/task/28494/stat : 28494 (SArTagnan) R 28488 28490 28449 0 -1 4202560 5211811 0 0 0 119137 961 0 0 25 0 4 0 520831442 1854066688 364723 33554432000 4194304 4623224 140736999222864 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.12
Current children cumulated vsize (KiB) 1810612

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

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

[startup+1201.9 s]
/proc/loadavg: 8.11 8.11 8.03 5/179 28539
/proc/meminfo: memFree=16844356/32950928 swapFree=67111528/67111528
[pid=28490] ppid=28488 vsize=1810612 CPUtime=4800.12 cores=1,3,5,7
/proc/28490/stat : 28490 (SArTagnan) R 28488 28490 28449 0 -1 4202496 5693423 0 0 0 478841 1171 0 0 25 0 4 0 520831435 1854066688 364723 33554432000 4194304 4623224 140736999222864 18446744073709551615 4355951 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/28490/statm: 452653 364723 345 105 0 448157 0
[pid=28490/tid=28492] ppid=28488 vsize=1810612 CPUtime=1201.87 cores=1,3,5,7
/proc/28490/task/28492/stat : 28492 (SArTagnan) R 28488 28490 28449 0 -1 4202560 126985 0 0 0 120106 81 0 0 25 0 4 0 520831442 1854066688 364723 33554432000 4194304 4623224 140736999222864 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28490/tid=28493] ppid=28488 vsize=1810612 CPUtime=1195.31 cores=1,3,5,7
/proc/28490/task/28493/stat : 28493 (SArTagnan) R 28488 28490 28449 0 -1 4202560 153654 0 0 0 119439 92 0 0 25 0 4 0 520831442 1854066688 364723 33554432000 4194304 4623224 140736999222864 18446744073709551615 4486238 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28490/tid=28494] ppid=28488 vsize=1810612 CPUtime=1200.98 cores=1,3,5,7
/proc/28490/task/28494/stat : 28494 (SArTagnan) R 28488 28490 28449 0 -1 4202560 5211811 0 0 0 119137 961 0 0 25 0 4 0 520831442 1854066688 364723 33554432000 4194304 4623224 140736999222864 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.12
Current children cumulated vsize (KiB) 1810612

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.97
CPU time (s): 4800.22
CPU user time (s): 4788.44
CPU system time (s): 11.7782
CPU usage (%): 399.361
Max. virtual memory (cumulated for all children) (KiB): 1855692

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4788.44
system time used= 11.7782
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5693430
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= 2854
involuntary context switches= 32342

runsolver used 1.77573 second user time and 4.78827 second system time

The end

Launcher Data

Begin job on node149 at 2011-04-29 17:52:28
IDJOB=3250254
IDBENCH=83248
IDSOLVER=1656
FILE ID=node149/3250254-1304092347
RUNJOBID= node149-1304092347-28468
PBS_JOBID= 13170582
Free space on /tmp= 71932 MiB

SOLVER NAME= SArTagnan 2011-03-24
BENCH NAME= SAT11/crafted/kullmann/GreenTao/GreenTaok1k2/GreenTao_2-4-5_4231.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3250254-1304092347/watcher-3250254-1304092347 -o /tmp/evaluation-result-3250254-1304092347/solver-3250254-1304092347 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3250254-1304092347.cnf -threads=4

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

MD5SUM BENCH= a52d60bf6e72caa628ad712a5fe0fb7a
RANDOM SEED=1395442866

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      18297988 kB
Buffers:       2225100 kB
Cached:       11803820 kB
SwapCached:          0 kB
Active:        6060952 kB
Inactive:      8038264 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      18297988 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            2876 kB
Writeback:          16 kB
AnonPages:       69016 kB
Mapped:          14968 kB
Slab:           485996 kB
PageTables:       5320 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   241036 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= 71932 MiB
End job on node149 at 2011-04-29 18:12:31