Trace number 3249858

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.31 1202.09

General information on the benchmark

Namecrafted/skvortsov/automata-synchronization/
crn_40_1521_s.cnf
MD5SUM4e35cb9894b1ca841d462da2d6957cc5
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 variables63882
Number of clauses123981
Sum of the clauses size369562
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22381
Number of clauses of size 3121600
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data


Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3249858-1304089268/watcher-3249858-1304089268 -o /tmp/evaluation-result-3249858-1304089268/solver-3249858-1304089268 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3249858-1304089268.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.45 7.65 7.84 5/180 19037
/proc/meminfo: memFree=30249732/32951124 swapFree=67111364/67111528
[pid=19037] ppid=19035 vsize=26996 CPUtime=0 cores=1,3,5,7
/proc/19037/stat : 19037 (SArTagnan) R 19035 19037 18837 0 -1 4202496 1645 0 0 0 0 0 0 0 25 0 1 0 520527237 27643904 1583 33554432000 4194304 4623224 140733818828848 18446744073709551615 253640504752 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/19037/statm: 6749 1584 297 105 0 2253 0

[startup+0.0708169 s]
/proc/loadavg: 6.45 7.65 7.84 5/180 19037
/proc/meminfo: memFree=30249732/32951124 swapFree=67111364/67111528
[pid=19037] ppid=19035 vsize=37216 CPUtime=0.06 cores=1,3,5,7
/proc/19037/stat : 19037 (SArTagnan) R 19035 19037 18837 0 -1 4202496 7831 0 0 0 6 0 0 0 25 0 1 0 520527237 38109184 4548 33554432000 4194304 4623224 140733818828848 18446744073709551615 4366247 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/19037/statm: 9304 4551 297 105 0 4808 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 37216

[startup+0.107655 s]
/proc/loadavg: 6.45 7.65 7.84 5/180 19037
/proc/meminfo: memFree=30249732/32951124 swapFree=67111364/67111528
[pid=19037] ppid=19035 vsize=299396 CPUtime=0.13 cores=1,3,5,7
/proc/19037/stat : 19037 (SArTagnan) R 19035 19037 18837 0 -1 4202496 17263 0 0 0 12 1 0 0 25 0 4 0 520527237 306581504 13327 33554432000 4194304 4623224 140733818828848 18446744073709551615 4507318 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19037/statm: 74849 13327 335 105 0 70353 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 299396

[startup+0.300727 s]
/proc/loadavg: 6.45 7.65 7.84 5/180 19037
/proc/meminfo: memFree=30249732/32951124 swapFree=67111364/67111528
[pid=19037] ppid=19035 vsize=324488 CPUtime=0.9 cores=1,3,5,7
/proc/19037/stat : 19037 (SArTagnan) R 19035 19037 18837 0 -1 4202496 39344 0 0 0 85 5 0 0 25 0 4 0 520527237 332275712 21803 33554432000 4194304 4623224 140733818828848 18446744073709551615 4366247 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19037/statm: 81122 21806 340 105 0 76626 0
Current children cumulated CPU time (s) 0.9
Current children cumulated vsize (KiB) 324488

[startup+0.700657 s]
/proc/loadavg: 6.45 7.65 7.84 5/180 19037
/proc/meminfo: memFree=30249732/32951124 swapFree=67111364/67111528
[pid=19037] ppid=19035 vsize=455592 CPUtime=2.48 cores=1,3,5,7
/proc/19037/stat : 19037 (SArTagnan) R 19035 19037 18837 0 -1 4202496 118035 0 0 0 233 15 0 0 25 0 4 0 520527237 466526208 56702 33554432000 4194304 4623224 140733818828848 18446744073709551615 253640515541 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19037/statm: 113898 56702 342 105 0 109402 0
Current children cumulated CPU time (s) 2.48
Current children cumulated vsize (KiB) 455592

[startup+1.50051 s]
/proc/loadavg: 6.45 7.65 7.84 9/184 19041
/proc/meminfo: memFree=30017828/32951124 swapFree=67111364/67111528
[pid=19037] ppid=19035 vsize=455592 CPUtime=5.67 cores=1,3,5,7
/proc/19037/stat : 19037 (SArTagnan) R 19035 19037 18837 0 -1 4202496 118741 0 0 0 552 15 0 0 25 0 4 0 520527237 466526208 57021 33554432000 4194304 4623224 140733818828848 18446744073709551615 253640518061 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19037/statm: 113898 57021 344 105 0 109402 0
[pid=19037/tid=19039] ppid=19035 vsize=455592 CPUtime=1.39 cores=1,3,5,7
/proc/19037/task/19039/stat : 19039 (SArTagnan) R 19035 19037 18837 0 -1 4202560 17619 0 0 0 137 2 0 0 25 0 4 0 520527246 466526208 57022 33554432000 4194304 4623224 140733818828848 18446744073709551615 4366460 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19037/tid=19040] ppid=19035 vsize=455592 CPUtime=1.37 cores=1,3,5,7
/proc/19037/task/19040/stat : 19040 (SArTagnan) R 19035 19037 18837 0 -1 4202560 18372 0 0 0 136 1 0 0 25 0 4 0 520527246 466526208 57022 33554432000 4194304 4623224 140733818828848 18446744073709551615 4376687 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=19037/tid=19041] ppid=19035 vsize=455592 CPUtime=1.38 cores=1,3,5,7
/proc/19037/task/19041/stat : 19041 (SArTagnan) R 19035 19037 18837 0 -1 4202560 22498 0 0 0 136 2 0 0 19 0 4 0 520527246 466526208 57022 33554432000 4194304 4623224 140733818828848 18446744073709551615 4366247 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.67
Current children cumulated vsize (KiB) 455592

[startup+3.10022 s]
/proc/loadavg: 6.45 7.65 7.84 9/184 19041
/proc/meminfo: memFree=30009148/32951124 swapFree=67111364/67111528
[pid=19037] ppid=19035 vsize=455592 CPUtime=12.07 cores=1,3,5,7
/proc/19037/stat : 19037 (SArTagnan) R 19035 19037 18837 0 -1 4202496 127389 0 0 0 1190 17 0 0 25 0 4 0 520527237 466526208 58462 33554432000 4194304 4623224 140733818828848 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19037/statm: 113898 58462 344 105 0 109402 0
[pid=19037/tid=19039] ppid=19035 vsize=455592 CPUtime=2.99 cores=1,3,5,7
/proc/19037/task/19039/stat : 19039 (SArTagnan) R 19035 19037 18837 0 -1 4202560 18015 0 0 0 297 2 0 0 25 0 4 0 520527246 466526208 58462 33554432000 4194304 4623224 140733818828848 18446744073709551615 4467877 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19037/tid=19040] ppid=19035 vsize=455592 CPUtime=2.98 cores=1,3,5,7
/proc/19037/task/19040/stat : 19040 (SArTagnan) R 19035 19037 18837 0 -1 4202560 19068 0 0 0 296 2 0 0 25 0 4 0 520527246 466526208 58462 33554432000 4194304 4623224 140733818828848 18446744073709551615 4376757 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=19037/tid=19041] ppid=19035 vsize=455592 CPUtime=2.99 cores=1,3,5,7
/proc/19037/task/19041/stat : 19041 (SArTagnan) R 19035 19037 18837 0 -1 4202560 29981 0 0 0 295 4 0 0 22 0 4 0 520527246 466526208 58462 33554432000 4194304 4623224 140733818828848 18446744073709551615 4565968 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 12.07
Current children cumulated vsize (KiB) 455592

[startup+6.30064 s]
/proc/loadavg: 6.58 7.66 7.84 9/184 19041
/proc/meminfo: memFree=29974636/32951124 swapFree=67111364/67111528
[pid=19037] ppid=19035 vsize=482904 CPUtime=24.85 cores=1,3,5,7
/proc/19037/stat : 19037 (SArTagnan) R 19035 19037 18837 0 -1 4202496 161421 0 0 0 2463 22 0 0 25 0 4 0 520527237 494493696 62785 33554432000 4194304 4623224 140733818828848 18446744073709551615 4360117 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19037/statm: 120726 62785 344 105 0 116230 0
[pid=19037/tid=19039] ppid=19035 vsize=482904 CPUtime=6.18 cores=1,3,5,7
/proc/19037/task/19039/stat : 19039 (SArTagnan) R 19035 19037 18837 0 -1 4202560 24110 0 0 0 616 2 0 0 25 0 4 0 520527246 494493696 62785 33554432000 4194304 4623224 140733818828848 18446744073709551615 4378176 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19037/tid=19040] ppid=19035 vsize=482904 CPUtime=6.16 cores=1,3,5,7
/proc/19037/task/19040/stat : 19040 (SArTagnan) R 19035 19037 18837 0 -1 4202560 25102 0 0 0 613 3 0 0 25 0 4 0 520527246 494493696 62785 33554432000 4194304 4623224 140733818828848 18446744073709551615 4377147 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=19037/tid=19041] ppid=19035 vsize=482904 CPUtime=6.19 cores=1,3,5,7
/proc/19037/task/19041/stat : 19041 (SArTagnan) R 19035 19037 18837 0 -1 4202560 51640 0 0 0 612 7 0 0 25 0 4 0 520527246 494493696 62785 33554432000 4194304 4623224 140733818828848 18446744073709551615 4545903 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 24.85
Current children cumulated vsize (KiB) 482904

[startup+12.7005 s]
/proc/loadavg: 6.69 7.66 7.84 9/184 19041
/proc/meminfo: memFree=29921028/32951124 swapFree=67111364/67111528
[pid=19037] ppid=19035 vsize=496436 CPUtime=50.41 cores=1,3,5,7
/proc/19037/stat : 19037 (SArTagnan) R 19035 19037 18837 0 -1 4202496 214052 0 0 0 5011 30 0 0 25 0 4 0 520527237 508350464 68665 33554432000 4194304 4623224 140733818828848 18446744073709551615 4513433 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19037/statm: 124109 68665 344 105 0 119613 0
[pid=19037/tid=19039] ppid=19035 vsize=496436 CPUtime=12.59 cores=1,3,5,7
/proc/19037/task/19039/stat : 19039 (SArTagnan) R 19035 19037 18837 0 -1 4202560 24877 0 0 0 1256 3 0 0 25 0 4 0 520527246 508350464 68665 33554432000 4194304 4623224 140733818828848 18446744073709551615 4377128 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19037/tid=19040] ppid=19035 vsize=496436 CPUtime=12.52 cores=1,3,5,7
/proc/19037/task/19040/stat : 19040 (SArTagnan) R 19035 19037 18837 0 -1 4202560 26863 0 0 0 1249 3 0 0 25 0 4 0 520527246 508350464 68665 33554432000 4194304 4623224 140733818828848 18446744073709551615 4376687 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=19037/tid=19041] ppid=19035 vsize=496436 CPUtime=12.59 cores=1,3,5,7
/proc/19037/task/19041/stat : 19041 (SArTagnan) R 19035 19037 18837 0 -1 4202560 94979 0 0 0 1246 13 0 0 25 0 4 0 520527246 508350464 68665 33554432000 4194304 4623224 140733818828848 18446744073709551615 4364669 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.41
Current children cumulated vsize (KiB) 496436

[startup+25.5011 s]
/proc/loadavg: 7.05 7.70 7.85 9/184 19041
/proc/meminfo: memFree=29842456/32951124 swapFree=67111364/67111528
[pid=19037] ppid=19035 vsize=522392 CPUtime=101.54 cores=1,3,5,7
/proc/19037/stat : 19037 (SArTagnan) R 19035 19037 18837 0 -1 4202496 379494 0 0 0 10097 57 0 0 25 0 4 0 520527237 534929408 78288 33554432000 4194304 4623224 140733818828848 18446744073709551615 4510206 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19037/statm: 130598 78288 344 105 0 126102 0
[pid=19037/tid=19039] ppid=19035 vsize=522392 CPUtime=25.38 cores=1,3,5,7
/proc/19037/task/19039/stat : 19039 (SArTagnan) R 19035 19037 18837 0 -1 4202560 25962 0 0 0 2535 3 0 0 25 0 4 0 520527246 534929408 78289 33554432000 4194304 4623224 140733818828848 18446744073709551615 4377238 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19037/tid=19040] ppid=19035 vsize=522392 CPUtime=25.25 cores=1,3,5,7
/proc/19037/task/19040/stat : 19040 (SArTagnan) R 19035 19037 18837 0 -1 4202560 36311 0 0 0 2520 5 0 0 25 0 4 0 520527246 534929408 78289 33554432000 4194304 4623224 140733818828848 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=19037/tid=19041] ppid=19035 vsize=522392 CPUtime=25.39 cores=1,3,5,7
/proc/19037/task/19041/stat : 19041 (SArTagnan) R 19035 19037 18837 0 -1 4202560 247585 0 0 0 2502 37 0 0 25 0 4 0 520527246 534929408 78292 33554432000 4194304 4623224 140733818828848 18446744073709551615 4366247 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 101.54
Current children cumulated vsize (KiB) 522392

[startup+51.1004 s]
/proc/loadavg: 7.38 7.72 7.85 9/184 19042
/proc/meminfo: memFree=29730956/32951124 swapFree=67111364/67111528
[pid=19037] ppid=19035 vsize=578352 CPUtime=203.8 cores=1,3,5,7
/proc/19037/stat : 19037 (SArTagnan) R 19035 19037 18837 0 -1 4202496 756136 0 0 0 20268 112 0 0 25 0 4 0 520527237 592232448 95614 33554432000 4194304 4623224 140733818828848 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19037/statm: 144588 95614 344 105 0 140092 0
[pid=19037/tid=19039] ppid=19035 vsize=578352 CPUtime=50.98 cores=1,3,5,7
/proc/19037/task/19039/stat : 19039 (SArTagnan) R 19035 19037 18837 0 -1 4202560 37464 0 0 0 5092 6 0 0 25 0 4 0 520527246 592232448 95614 33554432000 4194304 4623224 140733818828848 18446744073709551615 4464437 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19037/tid=19040] ppid=19035 vsize=578352 CPUtime=50.71 cores=1,3,5,7
/proc/19037/task/19040/stat : 19040 (SArTagnan) R 19035 19037 18837 0 -1 4202560 54070 0 0 0 5063 8 0 0 25 0 4 0 520527246 592232448 95614 33554432000 4194304 4623224 140733818828848 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=19037/tid=19041] ppid=19035 vsize=578352 CPUtime=50.99 cores=1,3,5,7
/proc/19037/task/19041/stat : 19041 (SArTagnan) R 19035 19037 18837 0 -1 4202560 582817 0 0 0 5015 84 0 0 25 0 4 0 520527246 592232448 95614 33554432000 4194304 4623224 140733818828848 18446744073709551615 4363989 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 203.8
Current children cumulated vsize (KiB) 578352

[startup+102.307 s]
/proc/loadavg: 7.77 7.78 7.86 9/184 19043
/proc/meminfo: memFree=29500164/32951124 swapFree=67111364/67111528
[pid=19037] ppid=19035 vsize=737448 CPUtime=408.32 cores=1,3,5,7
/proc/19037/stat : 19037 (SArTagnan) R 19035 19037 18837 0 -1 4202496 1454376 0 0 0 40618 214 0 0 25 0 4 0 520527237 755146752 127993 33554432000 4194304 4623224 140733818828848 18446744073709551615 4510475 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19037/statm: 184362 127993 344 105 0 179866 0
[pid=19037/tid=19039] ppid=19035 vsize=737448 CPUtime=102.18 cores=1,3,5,7
/proc/19037/task/19039/stat : 19039 (SArTagnan) R 19035 19037 18837 0 -1 4202560 57807 0 0 0 10208 10 0 0 25 0 4 0 520527246 755146752 127993 33554432000 4194304 4623224 140733818828848 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19037/tid=19040] ppid=19035 vsize=737448 CPUtime=101.63 cores=1,3,5,7
/proc/19037/task/19040/stat : 19040 (SArTagnan) R 19035 19037 18837 0 -1 4202560 61657 0 0 0 10153 10 0 0 25 0 4 0 520527246 755146752 127993 33554432000 4194304 4623224 140733818828848 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=19037/tid=19041] ppid=19035 vsize=737448 CPUtime=102.19 cores=1,3,5,7
/proc/19037/task/19041/stat : 19041 (SArTagnan) R 19035 19037 18837 0 -1 4202560 1227523 0 0 0 10043 176 0 0 25 0 4 0 520527246 755146752 127993 33554432000 4194304 4623224 140733818828848 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 408.32
Current children cumulated vsize (KiB) 737448

[startup+162.301 s]
/proc/loadavg: 7.95 7.83 7.87 10/185 19048
/proc/meminfo: memFree=29295772/32951124 swapFree=67111364/67111528
[pid=19037] ppid=19035 vsize=872932 CPUtime=647.84 cores=1,3,5,7
/proc/19037/stat : 19037 (SArTagnan) R 19035 19037 18837 0 -1 4202496 2170709 0 0 0 64471 313 0 0 25 0 4 0 520527237 893882368 165341 33554432000 4194304 4623224 140733818828848 18446744073709551615 4510316 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19037/statm: 218233 165341 344 105 0 213737 0
[pid=19037/tid=19039] ppid=19035 vsize=872932 CPUtime=162.17 cores=1,3,5,7
/proc/19037/task/19039/stat : 19039 (SArTagnan) R 19035 19037 18837 0 -1 4202560 85910 0 0 0 16202 15 0 0 25 0 4 0 520527246 893882368 165341 33554432000 4194304 4623224 140733818828848 18446744073709551615 4376892 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19037/tid=19040] ppid=19035 vsize=872932 CPUtime=161.29 cores=1,3,5,7
/proc/19037/task/19040/stat : 19040 (SArTagnan) R 19035 19037 18837 0 -1 4202560 84226 0 0 0 16115 14 0 0 21 0 4 0 520527246 893882368 165341 33554432000 4194304 4623224 140733818828848 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=19037/tid=19041] ppid=19035 vsize=872932 CPUtime=162.07 cores=1,3,5,7
/proc/19037/task/19041/stat : 19041 (SArTagnan) R 19035 19037 18837 0 -1 4202560 1853498 0 0 0 15946 261 0 0 25 0 4 0 520527246 893882368 165341 33554432000 4194304 4623224 140733818828848 18446744073709551615 4545317 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 647.84
Current children cumulated vsize (KiB) 872932

[startup+222.301 s]
/proc/loadavg: 8.20 7.94 7.91 9/184 19050
/proc/meminfo: memFree=29082620/32951124 swapFree=67111364/67111528
[pid=19037] ppid=19035 vsize=1040148 CPUtime=886.8 cores=1,3,5,7
/proc/19037/stat : 19037 (SArTagnan) R 19035 19037 18837 0 -1 4202496 2656974 0 0 0 88296 384 0 0 25 0 4 0 520527237 1065111552 197272 33554432000 4194304 4623224 140733818828848 18446744073709551615 4414885 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19037/statm: 260037 197272 344 105 0 255541 0
[pid=19037/tid=19039] ppid=19035 vsize=1040148 CPUtime=222.17 cores=1,3,5,7
/proc/19037/task/19039/stat : 19039 (SArTagnan) R 19035 19037 18837 0 -1 4202560 90572 0 0 0 22201 16 0 0 25 0 4 0 520527246 1065111552 197272 33554432000 4194304 4623224 140733818828848 18446744073709551615 4367191 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19037/tid=19040] ppid=19035 vsize=1040148 CPUtime=220.96 cores=1,3,5,7
/proc/19037/task/19040/stat : 19040 (SArTagnan) R 19035 19037 18837 0 -1 4202560 88466 0 0 0 22080 16 0 0 25 0 4 0 520527246 1065111552 197272 33554432000 4194304 4623224 140733818828848 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=19037/tid=19041] ppid=19035 vsize=1040148 CPUtime=221.36 cores=1,3,5,7
/proc/19037/task/19041/stat : 19041 (SArTagnan) R 19035 19037 18837 0 -1 4202560 2289509 0 0 0 21814 322 0 0 25 0 4 0 520527246 1065111552 197272 33554432000 4194304 4623224 140733818828848 18446744073709551615 4363989 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 886.8
Current children cumulated vsize (KiB) 1040148

[startup+282.301 s]

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

[pid=19037] ppid=19035 vsize=1784220 CPUtime=2564.53 cores=1,3,5,7
/proc/19037/stat : 19037 (SArTagnan) R 19035 19037 18837 0 -1 4202496 6072939 0 0 0 255584 869 0 0 25 0 4 0 520527237 1827041280 360530 33554432000 4194304 4623224 140733818828848 18446744073709551615 4510285 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19037/statm: 446055 360530 345 105 0 441559 0
[pid=19037/tid=19039] ppid=19035 vsize=1784220 CPUtime=640.21 cores=1,3,5,7
/proc/19037/task/19039/stat : 19039 (SArTagnan) R 19035 19037 18837 0 -1 4202560 154681 0 0 0 63989 32 0 0 25 0 4 0 520527246 1827041280 360530 33554432000 4194304 4623224 140733818828848 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=19037/tid=19040] ppid=19035 vsize=1784220 CPUtime=640.63 cores=1,3,5,7
/proc/19037/task/19040/stat : 19040 (SArTagnan) R 19035 19037 18837 0 -1 4202560 135063 0 0 0 64038 25 0 0 25 0 4 0 520527246 1827041280 360530 33554432000 4194304 4623224 140733818828848 18446744073709551615 4376895 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19037/tid=19041] ppid=19035 vsize=1784220 CPUtime=641.37 cores=1,3,5,7
/proc/19037/task/19041/stat : 19041 (SArTagnan) R 19035 19037 18837 0 -1 4202560 5455967 0 0 0 63380 757 0 0 25 0 4 0 520527246 1827041280 360530 33554432000 4194304 4623224 140733818828848 18446744073709551615 4545903 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2564.53
Current children cumulated vsize (KiB) 1784220

[startup+702.3 s]
/proc/loadavg: 8.19 8.09 7.97 9/184 19062
/proc/meminfo: memFree=27979964/32951124 swapFree=67111364/67111528
[pid=19037] ppid=19035 vsize=1784220 CPUtime=2804.19 cores=1,3,5,7
/proc/19037/stat : 19037 (SArTagnan) R 19035 19037 18837 0 -1 4202496 6089292 0 0 0 279545 874 0 0 25 0 4 0 520527237 1827041280 369284 33554432000 4194304 4623224 140733818828848 18446744073709551615 4510090 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19037/statm: 446055 369284 346 105 0 441559 0
[pid=19037/tid=19039] ppid=19035 vsize=1784220 CPUtime=699.89 cores=1,3,5,7
/proc/19037/task/19039/stat : 19039 (SArTagnan) R 19035 19037 18837 0 -1 4202560 156726 0 0 0 69955 34 0 0 25 0 4 0 520527246 1827041280 369284 33554432000 4194304 4623224 140733818828848 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=19037/tid=19040] ppid=19035 vsize=1784220 CPUtime=700.62 cores=1,3,5,7
/proc/19037/task/19040/stat : 19040 (SArTagnan) R 19035 19037 18837 0 -1 4202560 136262 0 0 0 70037 25 0 0 25 0 4 0 520527246 1827041280 369284 33554432000 4194304 4623224 140733818828848 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19037/tid=19041] ppid=19035 vsize=1784220 CPUtime=701.37 cores=1,3,5,7
/proc/19037/task/19041/stat : 19041 (SArTagnan) R 19035 19037 18837 0 -1 4202560 5464445 0 0 0 69378 759 0 0 25 0 4 0 520527246 1827041280 369284 33554432000 4194304 4623224 140733818828848 18446744073709551615 4366247 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2804.19
Current children cumulated vsize (KiB) 1784220

[startup+762.306 s]
/proc/loadavg: 8.19 8.10 7.98 9/184 19064
/proc/meminfo: memFree=27876652/32951124 swapFree=67111364/67111528
[pid=19037] ppid=19035 vsize=2033352 CPUtime=3043.89 cores=1,3,5,7
/proc/19037/stat : 19037 (SArTagnan) R 19035 19037 18837 0 -1 4202496 6530637 0 0 0 303450 939 0 0 25 0 4 0 520527237 2082152448 385314 33554432000 4194304 4623224 140733818828848 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19037/statm: 508338 385314 345 105 0 503842 0
[pid=19037/tid=19039] ppid=19035 vsize=2033352 CPUtime=759.56 cores=1,3,5,7
/proc/19037/task/19039/stat : 19039 (SArTagnan) R 19035 19037 18837 0 -1 4202560 158305 0 0 0 75922 34 0 0 25 0 4 0 520527246 2082152448 385314 33554432000 4194304 4623224 140733818828848 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=19037/tid=19040] ppid=19035 vsize=2033352 CPUtime=760.63 cores=1,3,5,7
/proc/19037/task/19040/stat : 19040 (SArTagnan) R 19035 19037 18837 0 -1 4202560 144297 0 0 0 76035 28 0 0 25 0 4 0 520527246 2082152448 385314 33554432000 4194304 4623224 140733818828848 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19037/tid=19041] ppid=19035 vsize=2033352 CPUtime=761.37 cores=1,3,5,7
/proc/19037/task/19041/stat : 19041 (SArTagnan) R 19035 19037 18837 0 -1 4202560 5830976 0 0 0 75325 812 0 0 25 0 4 0 520527246 2082152448 385314 33554432000 4194304 4623224 140733818828848 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3043.89
Current children cumulated vsize (KiB) 2033352

[startup+822.3 s]
/proc/loadavg: 8.14 8.10 7.99 9/184 19066
/proc/meminfo: memFree=27769980/32951124 swapFree=67111364/67111528
[pid=19037] ppid=19035 vsize=2112212 CPUtime=3283.54 cores=1,3,5,7
/proc/19037/stat : 19037 (SArTagnan) R 19035 19037 18837 0 -1 4202496 7041432 0 0 0 327338 1016 0 0 25 0 4 0 520527237 2162905088 399877 33554432000 4194304 4623224 140733818828848 18446744073709551615 4510090 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19037/statm: 528053 399877 345 105 0 523557 0
[pid=19037/tid=19039] ppid=19035 vsize=2112212 CPUtime=819.23 cores=1,3,5,7
/proc/19037/task/19039/stat : 19039 (SArTagnan) R 19035 19037 18837 0 -1 4202560 161859 0 0 0 81887 36 0 0 19 0 4 0 520527246 2162905088 399877 33554432000 4194304 4623224 140733818828848 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=19037/tid=19040] ppid=19035 vsize=2112212 CPUtime=820.63 cores=1,3,5,7
/proc/19037/task/19040/stat : 19040 (SArTagnan) R 19035 19037 18837 0 -1 4202560 189638 0 0 0 82026 37 0 0 25 0 4 0 520527246 2162905088 399877 33554432000 4194304 4623224 140733818828848 18446744073709551615 4376692 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19037/tid=19041] ppid=19035 vsize=2112212 CPUtime=821.37 cores=1,3,5,7
/proc/19037/task/19041/stat : 19041 (SArTagnan) R 19035 19037 18837 0 -1 4202560 6288441 0 0 0 81260 877 0 0 25 0 4 0 520527246 2162905088 399877 33554432000 4194304 4623224 140733818828848 18446744073709551615 4364669 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3283.54
Current children cumulated vsize (KiB) 2112212

[startup+882.3 s]
/proc/loadavg: 8.11 8.09 8.00 9/184 19067
/proc/meminfo: memFree=27680320/32951124 swapFree=67111364/67111528
[pid=19037] ppid=19035 vsize=2190904 CPUtime=3523.21 cores=1,3,5,7
/proc/19037/stat : 19037 (SArTagnan) R 19035 19037 18837 0 -1 4202496 7681405 0 0 0 351212 1109 0 0 25 0 4 0 520527237 2243485696 417049 33554432000 4194304 4623224 140733818828848 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19037/statm: 547726 417049 345 105 0 543230 0
[pid=19037/tid=19039] ppid=19035 vsize=2190904 CPUtime=878.9 cores=1,3,5,7
/proc/19037/task/19039/stat : 19039 (SArTagnan) R 19035 19037 18837 0 -1 4202560 204407 0 0 0 87848 42 0 0 25 0 4 0 520527246 2243485696 417049 33554432000 4194304 4623224 140733818828848 18446744073709551615 4376708 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=19037/tid=19040] ppid=19035 vsize=2190904 CPUtime=880.63 cores=1,3,5,7
/proc/19037/task/19040/stat : 19040 (SArTagnan) R 19035 19037 18837 0 -1 4202560 192344 0 0 0 88025 38 0 0 25 0 4 0 520527246 2243485696 417049 33554432000 4194304 4623224 140733818828848 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19037/tid=19041] ppid=19035 vsize=2190904 CPUtime=881.36 cores=1,3,5,7
/proc/19037/task/19041/stat : 19041 (SArTagnan) R 19035 19037 18837 0 -1 4202560 6877172 0 0 0 87175 961 0 0 25 0 4 0 520527246 2243485696 417049 33554432000 4194304 4623224 140733818828848 18446744073709551615 4364911 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3523.21
Current children cumulated vsize (KiB) 2190904

[startup+942.301 s]
/proc/loadavg: 8.14 8.10 8.00 9/184 19069
/proc/meminfo: memFree=27600308/32951124 swapFree=67111364/67111528
[pid=19037] ppid=19035 vsize=2190904 CPUtime=3762.89 cores=1,3,5,7
/proc/19037/stat : 19037 (SArTagnan) R 19035 19037 18837 0 -1 4202496 8443993 0 0 0 375068 1221 0 0 25 0 4 0 520527237 2243485696 423043 33554432000 4194304 4623224 140733818828848 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19037/statm: 547726 423044 345 105 0 543230 0
[pid=19037/tid=19039] ppid=19035 vsize=2190904 CPUtime=938.58 cores=1,3,5,7
/proc/19037/task/19039/stat : 19039 (SArTagnan) R 19035 19037 18837 0 -1 4202560 205919 0 0 0 93816 42 0 0 25 0 4 0 520527246 2243485696 423044 33554432000 4194304 4623224 140733818828848 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=19037/tid=19040] ppid=19035 vsize=2190904 CPUtime=940.63 cores=1,3,5,7
/proc/19037/task/19040/stat : 19040 (SArTagnan) R 19035 19037 18837 0 -1 4202560 194474 0 0 0 94024 39 0 0 25 0 4 0 520527246 2243485696 423044 33554432000 4194304 4623224 140733818828848 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19037/tid=19041] ppid=19035 vsize=2190904 CPUtime=941.37 cores=1,3,5,7
/proc/19037/task/19041/stat : 19041 (SArTagnan) R 19035 19037 18837 0 -1 4202560 7631670 0 0 0 93066 1071 0 0 25 0 4 0 520527246 2243485696 423045 33554432000 4194304 4623224 140733818828848 18446744073709551615 4366247 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3762.89
Current children cumulated vsize (KiB) 2190904

[startup+1002.3 s]
/proc/loadavg: 8.15 8.11 8.01 9/184 19070
/proc/meminfo: memFree=27526752/32951124 swapFree=67111364/67111528
[pid=19037] ppid=19035 vsize=2190904 CPUtime=4002.56 cores=1,3,5,7
/proc/19037/stat : 19037 (SArTagnan) R 19035 19037 18837 0 -1 4202496 8717394 0 0 0 398993 1263 0 0 25 0 4 0 520527237 2243485696 434652 33554432000 4194304 4623224 140733818828848 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19037/statm: 547726 434652 345 105 0 543230 0
[pid=19037/tid=19039] ppid=19035 vsize=2190904 CPUtime=998.25 cores=1,3,5,7
/proc/19037/task/19039/stat : 19039 (SArTagnan) R 19035 19037 18837 0 -1 4202560 207564 0 0 0 99782 43 0 0 25 0 4 0 520527246 2243485696 434652 33554432000 4194304 4623224 140733818828848 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=19037/tid=19040] ppid=19035 vsize=2190904 CPUtime=1000.63 cores=1,3,5,7
/proc/19037/task/19040/stat : 19040 (SArTagnan) R 19035 19037 18837 0 -1 4202560 196272 0 0 0 100023 40 0 0 25 0 4 0 520527246 2243485696 434652 33554432000 4194304 4623224 140733818828848 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19037/tid=19041] ppid=19035 vsize=2190904 CPUtime=1001.36 cores=1,3,5,7
/proc/19037/task/19041/stat : 19041 (SArTagnan) R 19035 19037 18837 0 -1 4202560 7892306 0 0 0 99028 1108 0 0 25 0 4 0 520527246 2243485696 434652 33554432000 4194304 4623224 140733818828848 18446744073709551615 4545579 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4002.56
Current children cumulated vsize (KiB) 2190904

[startup+1062.3 s]
/proc/loadavg: 8.10 8.10 8.01 9/184 19072
/proc/meminfo: memFree=27419212/32951124 swapFree=67111364/67111528
[pid=19037] ppid=19035 vsize=2251708 CPUtime=4242.25 cores=1,3,5,7
/proc/19037/stat : 19037 (SArTagnan) R 19035 19037 18837 0 -1 4202496 9390123 0 0 0 422870 1355 0 0 25 0 4 0 520527237 2305748992 450818 33554432000 4194304 4623224 140733818828848 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/19037/statm: 562927 450818 345 105 0 558431 0
[pid=19037/tid=19039] ppid=19035 vsize=2251708 CPUtime=1057.93 cores=1,3,5,7
/proc/19037/task/19039/stat : 19039 (SArTagnan) R 19035 19037 18837 0 -1 4202560 209714 0 0 0 105749 44 0 0 25 0 4 0 520527246 2305748992 450818 33554432000 4194304 4623224 140733818828848 18446744073709551615 4377910 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=19037/tid=19040] ppid=19035 vsize=2251708 CPUtime=1060.63 cores=1,3,5,7
/proc/19037/task/19040/stat : 19040 (SArTagnan) R 19035 19037 18837 0 -1 4202560 197779 0 0 0 106023 40 0 0 25 0 4 0 520527246 2305748992 450818 33554432000 4194304 4623224 140733818828848 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19037/tid=19041] ppid=19035 vsize=2251708 CPUtime=1061.37 cores=1,3,5,7
/proc/19037/task/19041/stat : 19041 (SArTagnan) R 19035 19037 18837 0 -1 4202560 8557296 0 0 0 104940 1197 0 0 25 0 4 0 520527246 2305748992 450818 33554432000 4194304 4623224 140733818828848 18446744073709551615 4366843 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4242.25
Current children cumulated vsize (KiB) 2251708

[startup+1122.3 s]
/proc/loadavg: 8.08 8.10 8.01 9/184 19074
/proc/meminfo: memFree=27325936/32951124 swapFree=67111364/67111528
[pid=19037] ppid=19035 vsize=2251708 CPUtime=4481.81 cores=1,3,5,7
/proc/19037/stat : 19037 (SArTagnan) R 19035 19037 18837 0 -1 4202496 9890062 0 0 0 446758 1423 0 0 25 0 4 0 520527237 2305748992 456626 33554432000 4194304 4623224 140733818828848 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/19037/statm: 562927 456626 345 105 0 558431 0
[pid=19037/tid=19039] ppid=19035 vsize=2251708 CPUtime=1117.72 cores=1,3,5,7
/proc/19037/task/19039/stat : 19039 (SArTagnan) R 19035 19037 18837 0 -1 4202560 211793 0 0 0 111727 45 0 0 25 0 4 0 520527246 2305748992 456626 33554432000 4194304 4623224 140733818828848 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=19037/tid=19040] ppid=19035 vsize=2251708 CPUtime=1120.52 cores=1,3,5,7
/proc/19037/task/19040/stat : 19040 (SArTagnan) R 19035 19037 18837 0 -1 4202560 200024 0 0 0 112011 41 0 0 25 0 4 0 520527246 2305748992 456626 33554432000 4194304 4623224 140733818828848 18446744073709551615 4376960 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19037/tid=19041] ppid=19035 vsize=2251708 CPUtime=1121.37 cores=1,3,5,7
/proc/19037/task/19041/stat : 19041 (SArTagnan) R 19035 19037 18837 0 -1 4202560 9051974 0 0 0 110874 1263 0 0 25 0 4 0 520527246 2305748992 456626 33554432000 4194304 4623224 140733818828848 18446744073709551615 4545317 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4481.81
Current children cumulated vsize (KiB) 2251708

[startup+1182.3 s]
/proc/loadavg: 8.10 8.11 8.01 9/184 19075
/proc/meminfo: memFree=27276308/32951124 swapFree=67111364/67111528
[pid=19037] ppid=19035 vsize=2251708 CPUtime=4721.49 cores=1,3,5,7
/proc/19037/stat : 19037 (SArTagnan) R 19035 19037 18837 0 -1 4202496 10235876 0 0 0 470679 1470 0 0 25 0 4 0 520527237 2305748992 462436 33554432000 4194304 4623224 140733818828848 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/19037/statm: 562927 462436 345 105 0 558431 0
[pid=19037/tid=19039] ppid=19035 vsize=2251708 CPUtime=1177.39 cores=1,3,5,7
/proc/19037/task/19039/stat : 19039 (SArTagnan) R 19035 19037 18837 0 -1 4202560 213534 0 0 0 117693 46 0 0 25 0 4 0 520527246 2305748992 462436 33554432000 4194304 4623224 140733818828848 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=19037/tid=19040] ppid=19035 vsize=2251708 CPUtime=1180.52 cores=1,3,5,7
/proc/19037/task/19040/stat : 19040 (SArTagnan) R 19035 19037 18837 0 -1 4202560 202410 0 0 0 118010 42 0 0 25 0 4 0 520527246 2305748992 462436 33554432000 4194304 4623224 140733818828848 18446744073709551615 4377128 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19037/tid=19041] ppid=19035 vsize=2251708 CPUtime=1181.38 cores=1,3,5,7
/proc/19037/task/19041/stat : 19041 (SArTagnan) R 19035 19037 18837 0 -1 4202560 9392687 0 0 0 116830 1308 0 0 25 0 4 0 520527246 2305748992 462436 33554432000 4194304 4623224 140733818828848 18446744073709551615 4545376 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4721.49
Current children cumulated vsize (KiB) 2251708



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1202 s]
/proc/loadavg: 7.84 8.05 7.99 9/184 19107
/proc/meminfo: memFree=28399812/32951124 swapFree=67111364/67111528
[pid=19037] ppid=19035 vsize=2251708 CPUtime=4800.21 cores=1,3,5,7
/proc/19037/stat : 19037 (SArTagnan) R 19035 19037 18837 0 -1 4202496 10379485 0 0 0 478532 1489 0 0 25 0 4 0 520527237 2305748992 470941 33554432000 4194304 4623224 140733818828848 18446744073709551615 4510034 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/19037/statm: 562927 470941 346 105 0 558431 0
[pid=19037/tid=19039] ppid=19035 vsize=2251708 CPUtime=1196.99 cores=1,3,5,7
/proc/19037/task/19039/stat : 19039 (SArTagnan) R 19035 19037 18837 0 -1 4202560 214113 0 0 0 119652 47 0 0 25 0 4 0 520527246 2305748992 470941 33554432000 4194304 4623224 140733818828848 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=19037/tid=19040] ppid=19035 vsize=2251708 CPUtime=1200.23 cores=1,3,5,7
/proc/19037/task/19040/stat : 19040 (SArTagnan) R 19035 19037 18837 0 -1 4202560 203107 0 0 0 119981 42 0 0 25 0 4 0 520527246 2305748992 470941 33554432000 4194304 4623224 140733818828848 18446744073709551615 4376869 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19037/tid=19041] ppid=19035 vsize=2251708 CPUtime=1201.08 cores=1,3,5,7
/proc/19037/task/19041/stat : 19041 (SArTagnan) R 19035 19037 18837 0 -1 4202560 9534909 0 0 0 118782 1326 0 0 25 0 4 0 520527246 2305748992 470941 33554432000 4194304 4623224 140733818828848 18446744073709551615 4364911 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.21
Current children cumulated vsize (KiB) 2251708

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1202.09
CPU time (s): 4800.31
CPU user time (s): 4785.34
CPU system time (s): 14.9677
CPU usage (%): 399.331
Max. virtual memory (cumulated for all children) (KiB): 2413740

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4785.34
system time used= 14.9677
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10379485
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= 3026
involuntary context switches= 31054

runsolver used 1.81972 second user time and 4.74528 second system time

The end

Launcher Data

Begin job on node106 at 2011-04-29 17:01:08
IDJOB=3249858
IDBENCH=83191
IDSOLVER=1656
FILE ID=node106/3249858-1304089268
RUNJOBID= node106-1304089256-18856
PBS_JOBID= 13170570
Free space on /tmp= 72156 MiB

SOLVER NAME= SArTagnan 2011-03-24
BENCH NAME= SAT11/crafted/skvortsov/automata-synchronization/crn_40_1521_s.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3249858-1304089268/watcher-3249858-1304089268 -o /tmp/evaluation-result-3249858-1304089268/solver-3249858-1304089268 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3249858-1304089268.cnf -threads=4

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

MD5SUM BENCH= 4e35cb9894b1ca841d462da2d6957cc5
RANDOM SEED=1057091402

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30248400 kB
Buffers:        248360 kB
Cached:        2068588 kB
SwapCached:         88 kB
Active:         891140 kB
Inactive:      1599900 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30248400 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:            4204 kB
Writeback:           0 kB
AnonPages:      174000 kB
Mapped:          15400 kB
Slab:           146868 kB
PageTables:       5220 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   368140 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= 72156 MiB
End job on node106 at 2011-04-29 17:21:12