Trace number 3386074

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) 4800.38 1204.97

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_80_17_90_7-log.shuffled-as.sat03-190.cnf
MD5SUMad30956261e72142648a01bc7c025dba
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 variables85
Number of clauses29282
Sum of the clauses size292650
Maximum clause length10
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 534
Number of clauses of size over 529248

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-3386074-1305582154/watcher-3386074-1305582154 -o /tmp/evaluation-result-3386074-1305582154/solver-3386074-1305582154 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3386074-1305582154.cnf -threads=4 

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 0.00 0.00 0.00 5/484 32321
/proc/meminfo: memFree=9954196/32951124 swapFree=56316216/67111528
[pid=32321] ppid=32319 vsize=21640 CPUtime=0.01 cores=0,2,4,6
/proc/32321/stat : 32321 (SArTagnan) R 32319 32321 32280 0 -1 4202496 1539 0 0 0 1 0 0 0 22 0 1 0 669817808 22159360 1000 33554432000 4194304 4625164 140736150671072 18446744073709551615 212436016896 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32321/statm: 5410 1000 296 106 0 913 0

[startup+0.097659 s]
/proc/loadavg: 0.00 0.00 0.00 5/484 32321
/proc/meminfo: memFree=9954196/32951124 swapFree=56316216/67111528
[pid=32321] ppid=32319 vsize=195604 CPUtime=0.26 cores=0,2,4,6
/proc/32321/stat : 32321 (SArTagnan) R 32319 32321 32280 0 -1 4202496 7405 0 0 0 26 0 0 0 24 0 4 0 669817808 200298496 5406 33554432000 4194304 4625164 140736150671072 18446744073709551615 4513499 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/32321/statm: 48901 5406 360 106 0 44404 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 195604

[startup+0.100656 s]
/proc/loadavg: 0.00 0.00 0.00 5/484 32321
/proc/meminfo: memFree=9954196/32951124 swapFree=56316216/67111528
[pid=32321] ppid=32319 vsize=195604 CPUtime=0.28 cores=0,2,4,6
/proc/32321/stat : 32321 (SArTagnan) R 32319 32321 32280 0 -1 4202496 7421 0 0 0 28 0 0 0 24 0 4 0 669817808 200298496 5422 33554432000 4194304 4625164 140736150671072 18446744073709551615 4511986 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/32321/statm: 48901 5422 360 106 0 44404 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 195604

[startup+0.30062 s]
/proc/loadavg: 0.00 0.00 0.00 5/484 32321
/proc/meminfo: memFree=9954196/32951124 swapFree=56316216/67111528
[pid=32321] ppid=32319 vsize=200048 CPUtime=1.08 cores=0,2,4,6
/proc/32321/stat : 32321 (SArTagnan) R 32319 32321 32280 0 -1 4202496 9492 0 0 0 108 0 0 0 25 0 4 0 669817808 204849152 6386 33554432000 4194304 4625164 140736150671072 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/32321/statm: 50012 6386 365 106 0 45515 0
Current children cumulated CPU time (s) 1.08
Current children cumulated vsize (KiB) 200048

[startup+0.700545 s]
/proc/loadavg: 0.00 0.00 0.00 5/484 32321
/proc/meminfo: memFree=9954196/32951124 swapFree=56316216/67111528
[pid=32321] ppid=32319 vsize=201624 CPUtime=2.68 cores=0,2,4,6
/proc/32321/stat : 32321 (SArTagnan) R 32319 32321 32280 0 -1 4202496 11816 0 0 0 268 0 0 0 25 0 4 0 669817808 206462976 7231 33554432000 4194304 4625164 140736150671072 18446744073709551615 4329151 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/32321/statm: 50406 7231 351 106 0 45909 0
Current children cumulated CPU time (s) 2.68
Current children cumulated vsize (KiB) 201624

[startup+1.50039 s]
/proc/loadavg: 0.00 0.00 0.00 9/488 32325
/proc/meminfo: memFree=9897876/32951124 swapFree=56316216/67111528
[pid=32321] ppid=32319 vsize=208088 CPUtime=5.86 cores=0,2,4,6
/proc/32321/stat : 32321 (SArTagnan) R 32319 32321 32280 0 -1 4202496 19443 0 0 0 584 2 0 0 25 0 4 0 669817808 213082112 8908 33554432000 4194304 4625164 140736150671072 18446744073709551615 4512042 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/32321/statm: 52022 8908 338 106 0 47525 0
[pid=32321/tid=32323] ppid=32319 vsize=208088 CPUtime=1.45 cores=0,2,4,6
/proc/32321/task/32323/stat : 32323 (SArTagnan) R 32319 32321 32280 0 -1 4202560 3190 0 0 0 145 0 0 0 25 0 4 0 669817811 213082112 8908 33554432000 4194304 4625164 140736150671072 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=32321/tid=32324] ppid=32319 vsize=208088 CPUtime=1.46 cores=0,2,4,6
/proc/32321/task/32324/stat : 32324 (SArTagnan) R 32319 32321 32280 0 -1 4202560 3188 0 0 0 146 0 0 0 25 0 4 0 669817811 213082112 8908 33554432000 4194304 4625164 140736150671072 18446744073709551615 4462583 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=32321/tid=32325] ppid=32319 vsize=208088 CPUtime=1.43 cores=0,2,4,6
/proc/32321/task/32325/stat : 32325 (SArTagnan) R 32319 32321 32280 0 -1 4202560 7491 0 0 0 143 0 0 0 25 0 4 0 669817811 213082112 8908 33554432000 4194304 4625164 140736150671072 18446744073709551615 4551127 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.86
Current children cumulated vsize (KiB) 208088

[startup+3.10109 s]
/proc/loadavg: 0.64 0.13 0.04 9/488 32325
/proc/meminfo: memFree=9872096/32951124 swapFree=56316216/67111528
[pid=32321] ppid=32319 vsize=219388 CPUtime=12.24 cores=0,2,4,6
/proc/32321/stat : 32321 (SArTagnan) R 32319 32321 32280 0 -1 4202496 38292 0 0 0 1219 5 0 0 25 0 4 0 669817808 224653312 12351 33554432000 4194304 4625164 140736150671072 18446744073709551615 212435674877 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/32321/statm: 54847 12351 338 106 0 50350 0
[pid=32321/tid=32323] ppid=32319 vsize=219388 CPUtime=3.05 cores=0,2,4,6
/proc/32321/task/32323/stat : 32323 (SArTagnan) R 32319 32321 32280 0 -1 4202560 5082 0 0 0 305 0 0 0 25 0 4 0 669817811 224653312 12351 33554432000 4194304 4625164 140736150671072 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=32321/tid=32324] ppid=32319 vsize=219388 CPUtime=3.05 cores=0,2,4,6
/proc/32321/task/32324/stat : 32324 (SArTagnan) R 32319 32321 32280 0 -1 4202560 5119 0 0 0 305 0 0 0 25 0 4 0 669817811 224653312 12351 33554432000 4194304 4625164 140736150671072 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=32321/tid=32325] ppid=32319 vsize=219388 CPUtime=3.02 cores=0,2,4,6
/proc/32321/task/32325/stat : 32325 (SArTagnan) R 32319 32321 32280 0 -1 4202560 20745 0 0 0 300 2 0 0 25 0 4 0 669817811 224653312 12351 33554432000 4194304 4625164 140736150671072 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.24
Current children cumulated vsize (KiB) 219388

[startup+6.30049 s]
/proc/loadavg: 0.64 0.13 0.04 9/488 32325
/proc/meminfo: memFree=9824360/32951124 swapFree=56316216/67111528
[pid=32321] ppid=32319 vsize=223280 CPUtime=24.98 cores=0,2,4,6
/proc/32321/stat : 32321 (SArTagnan) R 32319 32321 32280 0 -1 4202496 67200 0 0 0 2489 9 0 0 25 0 4 0 669817808 228638720 16605 33554432000 4194304 4625164 140736150671072 18446744073709551615 4329151 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/32321/statm: 55820 16605 340 106 0 51323 0
[pid=32321/tid=32323] ppid=32319 vsize=223280 CPUtime=6.25 cores=0,2,4,6
/proc/32321/task/32323/stat : 32323 (SArTagnan) R 32319 32321 32280 0 -1 4202560 6121 0 0 0 625 0 0 0 25 0 4 0 669817811 228638720 16605 33554432000 4194304 4625164 140736150671072 18446744073709551615 4352072 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=32321/tid=32324] ppid=32319 vsize=223280 CPUtime=6.26 cores=0,2,4,6
/proc/32321/task/32324/stat : 32324 (SArTagnan) R 32319 32321 32280 0 -1 4202560 8454 0 0 0 625 1 0 0 25 0 4 0 669817811 228638720 16605 33554432000 4194304 4625164 140736150671072 18446744073709551615 4351764 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=32321/tid=32325] ppid=32319 vsize=223280 CPUtime=6.17 cores=0,2,4,6
/proc/32321/task/32325/stat : 32325 (SArTagnan) R 32319 32321 32280 0 -1 4202560 45051 0 0 0 612 5 0 0 25 0 4 0 669817811 228638720 16605 33554432000 4194304 4625164 140736150671072 18446744073709551615 4552369 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 24.98
Current children cumulated vsize (KiB) 223280

[startup+12.7003 s]
/proc/loadavg: 1.92 0.42 0.14 9/488 32325
/proc/meminfo: memFree=9756324/32951124 swapFree=56316216/67111528
[pid=32321] ppid=32319 vsize=244612 CPUtime=50.48 cores=0,2,4,6
/proc/32321/stat : 32321 (SArTagnan) R 32319 32321 32280 0 -1 4202496 131239 0 0 0 5030 18 0 0 25 0 4 0 669817808 250482688 23889 33554432000 4194304 4625164 140736150671072 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/32321/statm: 61153 23889 341 106 0 56656 0
[pid=32321/tid=32323] ppid=32319 vsize=244612 CPUtime=12.65 cores=0,2,4,6
/proc/32321/task/32323/stat : 32323 (SArTagnan) R 32319 32321 32280 0 -1 4202560 13135 0 0 0 1264 1 0 0 25 0 4 0 669817811 250482688 23889 33554432000 4194304 4625164 140736150671072 18446744073709551615 4352739 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=32321/tid=32324] ppid=32319 vsize=244612 CPUtime=12.65 cores=0,2,4,6
/proc/32321/task/32324/stat : 32324 (SArTagnan) R 32319 32321 32280 0 -1 4202560 12961 0 0 0 1264 1 0 0 25 0 4 0 669817811 250482688 23889 33554432000 4194304 4625164 140736150671072 18446744073709551615 4351777 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=32321/tid=32325] ppid=32319 vsize=244612 CPUtime=12.47 cores=0,2,4,6
/proc/32321/task/32325/stat : 32325 (SArTagnan) R 32319 32321 32280 0 -1 4202560 97460 0 0 0 1234 13 0 0 25 0 4 0 669817811 250482688 23889 33554432000 4194304 4625164 140736150671072 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.48
Current children cumulated vsize (KiB) 244612

[startup+25.5009 s]
/proc/loadavg: 2.85 0.67 0.22 9/488 32326
/proc/meminfo: memFree=9631216/32951124 swapFree=56316216/67111528
[pid=32321] ppid=32319 vsize=271052 CPUtime=101.48 cores=0,2,4,6
/proc/32321/stat : 32321 (SArTagnan) R 32319 32321 32280 0 -1 4202496 218595 0 0 0 10118 30 0 0 25 0 4 0 669817808 277557248 35753 33554432000 4194304 4625164 140736150671072 18446744073709551615 4280393 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/32321/statm: 67763 35753 409 106 0 63266 0
[pid=32321/tid=32323] ppid=32319 vsize=271052 CPUtime=25.45 cores=0,2,4,6
/proc/32321/task/32323/stat : 32323 (SArTagnan) R 32319 32321 32280 0 -1 4202560 20064 0 0 0 2543 2 0 0 25 0 4 0 669817811 277557248 35753 33554432000 4194304 4625164 140736150671072 18446744073709551615 4352280 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=32321/tid=32324] ppid=32319 vsize=271052 CPUtime=25.45 cores=0,2,4,6
/proc/32321/task/32324/stat : 32324 (SArTagnan) R 32319 32321 32280 0 -1 4202560 19981 0 0 0 2543 2 0 0 25 0 4 0 669817811 277557248 35753 33554432000 4194304 4625164 140736150671072 18446744073709551615 4351777 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=32321/tid=32325] ppid=32319 vsize=271052 CPUtime=25.07 cores=0,2,4,6
/proc/32321/task/32325/stat : 32325 (SArTagnan) R 32319 32321 32280 0 -1 4202560 170775 0 0 0 2484 23 0 0 25 0 4 0 669817811 277557248 35753 33554432000 4194304 4625164 140736150671072 18446744073709551615 4552369 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.48
Current children cumulated vsize (KiB) 271052

[startup+51.101 s]
/proc/loadavg: 4.68 1.28 0.43 9/488 32326
/proc/meminfo: memFree=9389880/32951124 swapFree=56316216/67111528
[pid=32321] ppid=32319 vsize=333588 CPUtime=203.48 cores=0,2,4,6
/proc/32321/stat : 32321 (SArTagnan) R 32319 32321 32280 0 -1 4202496 354117 0 0 0 20300 48 0 0 25 0 4 0 669817808 341594112 55654 33554432000 4194304 4625164 140736150671072 18446744073709551615 4519334 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/32321/statm: 83397 55654 340 106 0 78900 0
[pid=32321/tid=32323] ppid=32319 vsize=333588 CPUtime=51.06 cores=0,2,4,6
/proc/32321/task/32323/stat : 32323 (SArTagnan) R 32319 32321 32280 0 -1 4202560 32255 0 0 0 5102 4 0 0 25 0 4 0 669817811 341594112 55654 33554432000 4194304 4625164 140736150671072 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=32321/tid=32324] ppid=32319 vsize=333588 CPUtime=51.06 cores=0,2,4,6
/proc/32321/task/32324/stat : 32324 (SArTagnan) R 32319 32321 32280 0 -1 4202560 32219 0 0 0 5102 4 0 0 25 0 4 0 669817811 341594112 55654 33554432000 4194304 4625164 140736150671072 18446744073709551615 4351998 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=32321/tid=32325] ppid=32319 vsize=333588 CPUtime=50.27 cores=0,2,4,6
/proc/32321/task/32325/stat : 32325 (SArTagnan) R 32319 32321 32280 0 -1 4202560 278808 0 0 0 4990 37 0 0 25 0 4 0 669817811 341594112 55654 33554432000 4194304 4625164 140736150671072 18446744073709551615 4552369 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 203.48
Current children cumulated vsize (KiB) 333588

[startup+102.318 s]
/proc/loadavg: 6.71 2.42 0.87 9/488 32328
/proc/meminfo: memFree=9057768/32951124 swapFree=56316216/67111528
[pid=32321] ppid=32319 vsize=432900 CPUtime=407.55 cores=0,2,4,6
/proc/32321/stat : 32321 (SArTagnan) R 32319 32321 32280 0 -1 4202496 494158 0 0 0 40687 68 0 0 25 0 4 0 669817808 443289600 78617 33554432000 4194304 4625164 140736150671072 18446744073709551615 4512854 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/32321/statm: 108225 78617 389 106 0 103728 0
[pid=32321/tid=32323] ppid=32319 vsize=432900 CPUtime=102.27 cores=0,2,4,6
/proc/32321/task/32323/stat : 32323 (SArTagnan) R 32319 32321 32280 0 -1 4202560 47099 0 0 0 10221 6 0 0 25 0 4 0 669817811 443289600 78617 33554432000 4194304 4625164 140736150671072 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=32321/tid=32324] ppid=32319 vsize=432900 CPUtime=102.27 cores=0,2,4,6
/proc/32321/task/32324/stat : 32324 (SArTagnan) R 32319 32321 32280 0 -1 4202560 48005 0 0 0 10221 6 0 0 25 0 4 0 669817811 443289600 78617 33554432000 4194304 4625164 140736150671072 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=32321/tid=32325] ppid=32319 vsize=432900 CPUtime=100.7 cores=0,2,4,6
/proc/32321/task/32325/stat : 32325 (SArTagnan) R 32319 32321 32280 0 -1 4202560 377753 0 0 0 10019 51 0 0 25 0 4 0 669817811 443289600 78617 33554432000 4194304 4625164 140736150671072 18446744073709551615 4552315 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 407.55
Current children cumulated vsize (KiB) 432900

[startup+162.301 s]
/proc/loadavg: 7.60 3.45 1.32 9/488 32329
/proc/meminfo: memFree=8725540/32951124 swapFree=56316216/67111528
[pid=32321] ppid=32319 vsize=594056 CPUtime=646.55 cores=0,2,4,6
/proc/32321/stat : 32321 (SArTagnan) R 32319 32321 32280 0 -1 4202496 855012 0 0 0 64537 118 0 0 25 0 4 0 669817808 608313344 109107 33554432000 4194304 4625164 140736150671072 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/32321/statm: 148514 109107 476 106 0 144017 0
[pid=32321/tid=32323] ppid=32319 vsize=594056 CPUtime=162.26 cores=0,2,4,6
/proc/32321/task/32323/stat : 32323 (SArTagnan) R 32319 32321 32280 0 -1 4202560 50327 0 0 0 16219 7 0 0 25 0 4 0 669817811 608313344 109107 33554432000 4194304 4625164 140736150671072 18446744073709551615 4351818 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=32321/tid=32324] ppid=32319 vsize=594056 CPUtime=162.26 cores=0,2,4,6
/proc/32321/task/32324/stat : 32324 (SArTagnan) R 32319 32321 32280 0 -1 4202560 71480 0 0 0 16217 9 0 0 25 0 4 0 669817811 608313344 109107 33554432000 4194304 4625164 140736150671072 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=32321/tid=32325] ppid=32319 vsize=594056 CPUtime=159.76 cores=0,2,4,6
/proc/32321/task/32325/stat : 32325 (SArTagnan) R 32319 32321 32280 0 -1 4202560 676774 0 0 0 15885 91 0 0 25 0 4 0 669817811 608313344 109107 33554432000 4194304 4625164 140736150671072 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 646.55
Current children cumulated vsize (KiB) 594056

[startup+222.301 s]
/proc/loadavg: 7.85 4.27 1.73 9/488 32331
/proc/meminfo: memFree=8412404/32951124 swapFree=56316216/67111528
[pid=32321] ppid=32319 vsize=781024 CPUtime=885.61 cores=0,2,4,6
/proc/32321/stat : 32321 (SArTagnan) R 32319 32321 32280 0 -1 4202496 1246749 0 0 0 88387 174 0 0 25 0 4 0 669817808 799768576 136149 33554432000 4194304 4625164 140736150671072 18446744073709551615 4511967 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/32321/statm: 195256 136149 1034 106 0 190759 0
[pid=32321/tid=32323] ppid=32319 vsize=781024 CPUtime=222.26 cores=0,2,4,6
/proc/32321/task/32323/stat : 32323 (SArTagnan) R 32319 32321 32280 0 -1 4202560 73304 0 0 0 22217 9 0 0 25 0 4 0 669817811 799768576 136149 33554432000 4194304 4625164 140736150671072 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=32321/tid=32324] ppid=32319 vsize=781024 CPUtime=222.26 cores=0,2,4,6
/proc/32321/task/32324/stat : 32324 (SArTagnan) R 32319 32321 32280 0 -1 4202560 77514 0 0 0 22216 10 0 0 25 0 4 0 669817811 799768576 136149 33554432000 4194304 4625164 140736150671072 18446744073709551615 4352728 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=32321/tid=32325] ppid=32319 vsize=781024 CPUtime=218.82 cores=0,2,4,6
/proc/32321/task/32325/stat : 32325 (SArTagnan) R 32319 32321 32280 0 -1 4202560 951891 0 0 0 21755 127 0 0 25 0 4 0 669817811 799768576 136149 33554432000 4194304 4625164 140736150671072 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 885.61
Current children cumulated vsize (KiB) 781024

[startup+282.3 s]

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

[pid=32321] ppid=32319 vsize=1232916 CPUtime=2798 cores=0,2,4,6
/proc/32321/stat : 32321 (SArTagnan) R 32319 32321 32280 0 -1 4202496 4675500 0 0 0 279117 683 0 0 25 0 4 0 669817808 1262505984 237774 33554432000 4194304 4625164 140736150671072 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/32321/statm: 308229 237774 449 106 0 303732 0
[pid=32321/tid=32323] ppid=32319 vsize=1232916 CPUtime=702.27 cores=0,2,4,6
/proc/32321/task/32323/stat : 32323 (SArTagnan) R 32319 32321 32280 0 -1 4202560 119607 0 0 0 70209 18 0 0 25 0 4 0 669817811 1262505984 237774 33554432000 4194304 4625164 140736150671072 18446744073709551615 4351804 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=32321/tid=32324] ppid=32319 vsize=1232916 CPUtime=695.34 cores=0,2,4,6
/proc/32321/task/32324/stat : 32324 (SArTagnan) R 32319 32321 32280 0 -1 4202560 162284 0 0 0 69510 24 0 0 25 0 4 0 669817811 1262505984 237774 33554432000 4194304 4625164 140736150671072 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=32321/tid=32325] ppid=32319 vsize=1232916 CPUtime=698.11 cores=0,2,4,6
/proc/32321/task/32325/stat : 32325 (SArTagnan) R 32319 32321 32280 0 -1 4202560 3384618 0 0 0 69335 476 0 0 25 0 4 0 669817811 1262505984 237774 33554432000 4194304 4625164 140736150671072 18446744073709551615 4552315 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2798
Current children cumulated vsize (KiB) 1232916

[startup+762.319 s]
/proc/loadavg: 8.11 7.48 4.54 9/488 32345
/proc/meminfo: memFree=6743908/32951124 swapFree=56316216/67111528
[pid=32321] ppid=32319 vsize=1232916 CPUtime=3037.11 cores=0,2,4,6
/proc/32321/stat : 32321 (SArTagnan) R 32319 32321 32280 0 -1 4202496 5118408 0 0 0 302965 746 0 0 25 0 4 0 669817808 1262505984 244950 33554432000 4194304 4625164 140736150671072 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/32321/statm: 308229 244950 423 106 0 303732 0
[pid=32321/tid=32323] ppid=32319 vsize=1232916 CPUtime=762.29 cores=0,2,4,6
/proc/32321/task/32323/stat : 32323 (SArTagnan) R 32319 32321 32280 0 -1 4202560 120121 0 0 0 76211 18 0 0 25 0 4 0 669817811 1262505984 244950 33554432000 4194304 4625164 140736150671072 18446744073709551615 4351830 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=32321/tid=32324] ppid=32319 vsize=1232916 CPUtime=754.41 cores=0,2,4,6
/proc/32321/task/32324/stat : 32324 (SArTagnan) R 32319 32321 32280 0 -1 4202560 164005 0 0 0 75415 26 0 0 25 0 4 0 669817811 1262505984 244950 33554432000 4194304 4625164 140736150671072 18446744073709551615 4351777 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=32321/tid=32325] ppid=32319 vsize=1232916 CPUtime=758.11 cores=0,2,4,6
/proc/32321/task/32325/stat : 32325 (SArTagnan) R 32319 32321 32280 0 -1 4202560 3705011 0 0 0 75291 520 0 0 25 0 4 0 669817811 1262505984 244950 33554432000 4194304 4625164 140736150671072 18446744073709551615 4552369 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3037.11
Current children cumulated vsize (KiB) 1232916

[startup+822.3 s]
/proc/loadavg: 8.08 7.59 4.75 9/488 32347
/proc/meminfo: memFree=6642188/32951124 swapFree=56316216/67111528
[pid=32321] ppid=32319 vsize=1291228 CPUtime=3276.07 cores=0,2,4,6
/proc/32321/stat : 32321 (SArTagnan) R 32319 32321 32280 0 -1 4202496 5495109 0 0 0 326802 805 0 0 25 0 4 0 669817808 1322217472 258530 33554432000 4194304 4625164 140736150671072 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/32321/statm: 322807 258530 419 106 0 318310 0
[pid=32321/tid=32323] ppid=32319 vsize=1291228 CPUtime=822.28 cores=0,2,4,6
/proc/32321/task/32323/stat : 32323 (SArTagnan) R 32319 32321 32280 0 -1 4202560 126614 0 0 0 82208 20 0 0 25 0 4 0 669817811 1322217472 258530 33554432000 4194304 4625164 140736150671072 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=32321/tid=32324] ppid=32319 vsize=1291228 CPUtime=813.43 cores=0,2,4,6
/proc/32321/task/32324/stat : 32324 (SArTagnan) R 32319 32321 32280 0 -1 4202560 173730 0 0 0 81317 26 0 0 25 0 4 0 669817811 1322217472 258530 33554432000 4194304 4625164 140736150671072 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=32321/tid=32325] ppid=32319 vsize=1291228 CPUtime=818.07 cores=0,2,4,6
/proc/32321/task/32325/stat : 32325 (SArTagnan) R 32319 32321 32280 0 -1 4202560 4023276 0 0 0 81239 568 0 0 25 0 4 0 669817811 1322217472 258530 33554432000 4194304 4625164 140736150671072 18446744073709551615 4579408 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3276.07
Current children cumulated vsize (KiB) 1291228

[startup+882.301 s]
/proc/loadavg: 8.07 7.68 4.96 9/488 32349
/proc/meminfo: memFree=6416220/32951124 swapFree=56316216/67111528
[pid=32321] ppid=32319 vsize=1376052 CPUtime=3515.1 cores=0,2,4,6
/proc/32321/stat : 32321 (SArTagnan) R 32319 32321 32280 0 -1 4202496 5928552 0 0 0 350640 870 0 0 25 0 4 0 669817808 1409077248 268587 33554432000 4194304 4625164 140736150671072 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/32321/statm: 344013 268587 434 106 0 339516 0
[pid=32321/tid=32323] ppid=32319 vsize=1376052 CPUtime=882.28 cores=0,2,4,6
/proc/32321/task/32323/stat : 32323 (SArTagnan) R 32319 32321 32280 0 -1 4202560 166968 0 0 0 88203 25 0 0 25 0 4 0 669817811 1409077248 268587 33554432000 4194304 4625164 140736150671072 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=32321/tid=32324] ppid=32319 vsize=1376052 CPUtime=872.48 cores=0,2,4,6
/proc/32321/task/32324/stat : 32324 (SArTagnan) R 32319 32321 32280 0 -1 4202560 174123 0 0 0 87221 27 0 0 25 0 4 0 669817811 1409077248 268587 33554432000 4194304 4625164 140736150671072 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=32321/tid=32325] ppid=32319 vsize=1376052 CPUtime=878.07 cores=0,2,4,6
/proc/32321/task/32325/stat : 32325 (SArTagnan) R 32319 32321 32280 0 -1 4202560 4354861 0 0 0 87189 618 0 0 25 0 4 0 669817811 1409077248 268587 33554432000 4194304 4625164 140736150671072 18446744073709551615 4352296 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3515.1
Current children cumulated vsize (KiB) 1376052

[startup+942.301 s]
/proc/loadavg: 8.18 7.78 5.16 9/488 32350
/proc/meminfo: memFree=6199916/32951124 swapFree=56316216/67111528
[pid=32321] ppid=32319 vsize=1414764 CPUtime=3754.14 cores=0,2,4,6
/proc/32321/stat : 32321 (SArTagnan) R 32319 32321 32280 0 -1 4202496 6292870 0 0 0 374487 927 0 0 25 0 4 0 669817808 1448718336 280428 33554432000 4194304 4625164 140736150671072 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/32321/statm: 353691 280428 472 106 0 349194 0
[pid=32321/tid=32323] ppid=32319 vsize=1414764 CPUtime=942.28 cores=0,2,4,6
/proc/32321/task/32323/stat : 32323 (SArTagnan) R 32319 32321 32280 0 -1 4202560 167343 0 0 0 94203 25 0 0 25 0 4 0 669817811 1448718336 280428 33554432000 4194304 4625164 140736150671072 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=32321/tid=32324] ppid=32319 vsize=1414764 CPUtime=931.52 cores=0,2,4,6
/proc/32321/task/32324/stat : 32324 (SArTagnan) R 32319 32321 32280 0 -1 4202560 174433 0 0 0 93125 27 0 0 25 0 4 0 669817811 1448718336 280428 33554432000 4194304 4625164 140736150671072 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=32321/tid=32325] ppid=32319 vsize=1414764 CPUtime=938.06 cores=0,2,4,6
/proc/32321/task/32325/stat : 32325 (SArTagnan) R 32319 32321 32280 0 -1 4202560 4666012 0 0 0 93142 664 0 0 25 0 4 0 669817811 1448718336 280428 33554432000 4194304 4625164 140736150671072 18446744073709551615 4552369 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3754.14
Current children cumulated vsize (KiB) 1414764

[startup+1002.3 s]
/proc/loadavg: 8.18 7.85 5.35 9/488 32352
/proc/meminfo: memFree=6156372/32951124 swapFree=56316216/67111528
[pid=32321] ppid=32319 vsize=1414764 CPUtime=3993.16 cores=0,2,4,6
/proc/32321/stat : 32321 (SArTagnan) R 32319 32321 32280 0 -1 4202496 6534229 0 0 0 398353 963 0 0 25 0 4 0 669817808 1448718336 285670 33554432000 4194304 4625164 140736150671072 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/32321/statm: 353691 285670 454 106 0 349194 0
[pid=32321/tid=32323] ppid=32319 vsize=1414764 CPUtime=1002.28 cores=0,2,4,6
/proc/32321/task/32323/stat : 32323 (SArTagnan) R 32319 32321 32280 0 -1 4202560 167661 0 0 0 100203 25 0 0 25 0 4 0 669817811 1448718336 285670 33554432000 4194304 4625164 140736150671072 18446744073709551615 4351764 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=32321/tid=32324] ppid=32319 vsize=1414764 CPUtime=990.55 cores=0,2,4,6
/proc/32321/task/32324/stat : 32324 (SArTagnan) R 32319 32321 32280 0 -1 4202560 178058 0 0 0 99028 27 0 0 25 0 4 0 669817811 1448718336 285670 33554432000 4194304 4625164 140736150671072 18446744073709551615 4352739 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=32321/tid=32325] ppid=32319 vsize=1414764 CPUtime=998.03 cores=0,2,4,6
/proc/32321/task/32325/stat : 32325 (SArTagnan) R 32319 32321 32280 0 -1 4202560 4786353 0 0 0 99123 680 0 0 25 0 4 0 669817811 1448718336 285670 33554432000 4194304 4625164 140736150671072 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3993.16
Current children cumulated vsize (KiB) 1414764

[startup+1062.3 s]
/proc/loadavg: 8.21 7.92 5.53 9/488 32353
/proc/meminfo: memFree=6070028/32951124 swapFree=56316216/67111528
[pid=32321] ppid=32319 vsize=1414764 CPUtime=4232.2 cores=0,2,4,6
/proc/32321/stat : 32321 (SArTagnan) R 32319 32321 32280 0 -1 4202496 6765401 0 0 0 422223 997 0 0 25 0 4 0 669817808 1448718336 291510 33554432000 4194304 4625164 140736150671072 18446744073709551615 4329225 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/32321/statm: 353691 291511 454 106 0 349194 0
[pid=32321/tid=32323] ppid=32319 vsize=1414764 CPUtime=1062.29 cores=0,2,4,6
/proc/32321/task/32323/stat : 32323 (SArTagnan) R 32319 32321 32280 0 -1 4202560 168824 0 0 0 106203 26 0 0 25 0 4 0 669817811 1448718336 291511 33554432000 4194304 4625164 140736150671072 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=32321/tid=32324] ppid=32319 vsize=1414764 CPUtime=1049.61 cores=0,2,4,6
/proc/32321/task/32324/stat : 32324 (SArTagnan) R 32319 32321 32280 0 -1 4202560 178438 0 0 0 104933 28 0 0 25 0 4 0 669817811 1448718336 291512 33554432000 4194304 4625164 140736150671072 18446744073709551615 4351827 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=32321/tid=32325] ppid=32319 vsize=1414764 CPUtime=1058.03 cores=0,2,4,6
/proc/32321/task/32325/stat : 32325 (SArTagnan) R 32319 32321 32280 0 -1 4202560 4994708 0 0 0 105092 711 0 0 25 0 4 0 669817811 1448718336 291513 33554432000 4194304 4625164 140736150671072 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4232.2
Current children cumulated vsize (KiB) 1414764

[startup+1122.3 s]
/proc/loadavg: 8.24 7.98 5.70 9/488 32364
/proc/meminfo: memFree=5922780/32951124 swapFree=56316216/67111528
[pid=32321] ppid=32319 vsize=1449092 CPUtime=4471.19 cores=0,2,4,6
/proc/32321/stat : 32321 (SArTagnan) R 32319 32321 32280 0 -1 4202496 6906224 0 0 0 446098 1021 0 0 25 0 4 0 669817808 1483870208 297615 33554432000 4194304 4625164 140736150671072 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/32321/statm: 362273 297615 391 106 0 357776 0
[pid=32321/tid=32323] ppid=32319 vsize=1449092 CPUtime=1122.28 cores=0,2,4,6
/proc/32321/task/32323/stat : 32323 (SArTagnan) R 32319 32321 32280 0 -1 4202560 169574 0 0 0 112202 26 0 0 25 0 4 0 669817811 1483870208 297615 33554432000 4194304 4625164 140736150671072 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=32321/tid=32324] ppid=32319 vsize=1449092 CPUtime=1108.64 cores=0,2,4,6
/proc/32321/task/32324/stat : 32324 (SArTagnan) R 32319 32321 32280 0 -1 4202560 178791 0 0 0 110836 28 0 0 25 0 4 0 669817811 1483870208 297615 33554432000 4194304 4625164 140736150671072 18446744073709551615 4351777 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=32321/tid=32325] ppid=32319 vsize=1449092 CPUtime=1118.01 cores=0,2,4,6
/proc/32321/task/32325/stat : 32325 (SArTagnan) R 32319 32321 32280 0 -1 4202560 5111797 0 0 0 111071 730 0 0 25 0 4 0 669817811 1483870208 297615 33554432000 4194304 4625164 140736150671072 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4471.19
Current children cumulated vsize (KiB) 1449092

[startup+1182.3 s]
/proc/loadavg: 8.09 7.98 5.84 9/488 32366
/proc/meminfo: memFree=5872156/32951124 swapFree=56316216/67111528
[pid=32321] ppid=32319 vsize=1514628 CPUtime=4710.22 cores=0,2,4,6
/proc/32321/stat : 32321 (SArTagnan) R 32319 32321 32280 0 -1 4202496 7058623 0 0 0 469978 1044 0 0 25 0 4 0 669817808 1550979072 301050 33554432000 4194304 4625164 140736150671072 18446744073709551615 4519319 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/32321/statm: 378657 301050 377 106 0 374160 0
[pid=32321/tid=32323] ppid=32319 vsize=1514628 CPUtime=1182.29 cores=0,2,4,6
/proc/32321/task/32323/stat : 32323 (SArTagnan) R 32319 32321 32280 0 -1 4202560 170493 0 0 0 118202 27 0 0 25 0 4 0 669817811 1550979072 301050 33554432000 4194304 4625164 140736150671072 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=32321/tid=32324] ppid=32319 vsize=1514628 CPUtime=1167.67 cores=0,2,4,6
/proc/32321/task/32324/stat : 32324 (SArTagnan) R 32319 32321 32280 0 -1 4202560 179060 0 0 0 116739 28 0 0 25 0 4 0 669817811 1550979072 301052 33554432000 4194304 4625164 140736150671072 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=32321/tid=32325] ppid=32319 vsize=1514628 CPUtime=1177.98 cores=0,2,4,6
/proc/32321/task/32325/stat : 32325 (SArTagnan) R 32319 32321 32280 0 -1 4202560 5190078 0 0 0 117058 740 0 0 25 0 4 0 669817811 1550979072 301052 33554432000 4194304 4625164 140736150671072 18446744073709551615 4579598 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4710.22
Current children cumulated vsize (KiB) 1514628



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1204.9 s]
/proc/loadavg: 8.13 7.99 5.89 5/483 32367
/proc/meminfo: memFree=8751960/32951124 swapFree=56316216/67111528
[pid=32321] ppid=32319 vsize=1518276 CPUtime=4800.3 cores=0,2,4,6
/proc/32321/stat : 32321 (SArTagnan) R 32319 32321 32280 0 -1 4202496 7161598 0 0 0 478971 1059 0 0 25 0 4 0 669817808 1554714624 303112 33554432000 4194304 4625164 140736150671072 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/32321/statm: 379569 303112 399 106 0 375072 0
[pid=32321/tid=32323] ppid=32319 vsize=1518276 CPUtime=1204.91 cores=0,2,4,6
/proc/32321/task/32323/stat : 32323 (SArTagnan) R 32319 32321 32280 0 -1 4202560 170591 0 0 0 120464 27 0 0 25 0 4 0 669817811 1554714624 303112 33554432000 4194304 4625164 140736150671072 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=32321/tid=32324] ppid=32319 vsize=1518276 CPUtime=1189.91 cores=0,2,4,6
/proc/32321/task/32324/stat : 32324 (SArTagnan) R 32319 32321 32280 0 -1 4202560 179160 0 0 0 118962 29 0 0 25 0 4 0 669817811 1554714624 303112 33554432000 4194304 4625164 140736150671072 18446744073709551615 4352728 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=32321/tid=32325] ppid=32319 vsize=1518276 CPUtime=1200.6 cores=0,2,4,6
/proc/32321/task/32325/stat : 32325 (SArTagnan) R 32319 32321 32280 0 -1 4202560 5292435 0 0 0 119305 755 0 0 25 0 4 0 669817811 1554714624 303112 33554432000 4194304 4625164 140736150671072 18446744073709551615 4547221 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.3
Current children cumulated vsize (KiB) 1518276

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

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

[startup+1204.9 s]
/proc/loadavg: 8.13 7.99 5.89 5/483 32367
/proc/meminfo: memFree=8751960/32951124 swapFree=56316216/67111528
[pid=32321] ppid=32319 vsize=1518276 CPUtime=4800.3 cores=0,2,4,6
/proc/32321/stat : 32321 (SArTagnan) R 32319 32321 32280 0 -1 4202496 7161598 0 0 0 478971 1059 0 0 25 0 4 0 669817808 1554714624 303112 33554432000 4194304 4625164 140736150671072 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/32321/statm: 379569 303112 399 106 0 375072 0
[pid=32321/tid=32323] ppid=32319 vsize=1518276 CPUtime=1204.91 cores=0,2,4,6
/proc/32321/task/32323/stat : 32323 (SArTagnan) R 32319 32321 32280 0 -1 4202560 170591 0 0 0 120464 27 0 0 25 0 4 0 669817811 1554714624 303112 33554432000 4194304 4625164 140736150671072 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=32321/tid=32324] ppid=32319 vsize=1518276 CPUtime=1189.91 cores=0,2,4,6
/proc/32321/task/32324/stat : 32324 (SArTagnan) R 32319 32321 32280 0 -1 4202560 179160 0 0 0 118962 29 0 0 25 0 4 0 669817811 1554714624 303112 33554432000 4194304 4625164 140736150671072 18446744073709551615 4352728 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=32321/tid=32325] ppid=32319 vsize=1518276 CPUtime=1200.6 cores=0,2,4,6
/proc/32321/task/32325/stat : 32325 (SArTagnan) R 32319 32321 32280 0 -1 4202560 5292435 0 0 0 119305 755 0 0 25 0 4 0 669817811 1554714624 303112 33554432000 4194304 4625164 140736150671072 18446744073709551615 4547221 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.3
Current children cumulated vsize (KiB) 1518276

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1204.97
CPU time (s): 4800.38
CPU user time (s): 4789.74
CPU system time (s): 10.6384
CPU usage (%): 398.382
Max. virtual memory (cumulated for all children) (KiB): 1582168

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4789.74
system time used= 10.6384
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7161602
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= 295
involuntary context switches= 21993

runsolver used 5.57415 second user time and 13.5029 second system time

The end

Launcher Data

Begin job on node102 at 2011-05-16 23:42:35
IDJOB=3386074
IDBENCH=83924
IDSOLVER=1871
FILE ID=node102/3386074-1305582154
RUNJOBID= node102-1305582154-32298
PBS_JOBID= 13350312
Free space on /tmp= 73576 MiB

SOLVER NAME= SArTagnan 2011-05-15 (fixed)
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_80_17_90_7-log.shuffled-as.sat03-190.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3386074-1305582154/watcher-3386074-1305582154 -o /tmp/evaluation-result-3386074-1305582154/solver-3386074-1305582154 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3386074-1305582154.cnf -threads=4

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

MD5SUM BENCH= ad30956261e72142648a01bc7c025dba
RANDOM SEED=1615407170

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5226.15
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
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.82
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.828
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.828
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.828
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.828
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.828
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:     32951124 kB
MemFree:       9954484 kB
Buffers:        138788 kB
Cached:        1028704 kB
SwapCached:      33496 kB
Active:       14128624 kB
Inactive:      8617192 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       9954484 kB
SwapTotal:    67111528 kB
SwapFree:     56316216 kB
Dirty:            2784 kB
Writeback:           0 kB
AnonPages:    21555576 kB
Mapped:          24768 kB
Slab:            80312 kB
PageTables:      99788 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 135516392 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= 73576 MiB
End job on node102 at 2011-05-17 00:02:42