Trace number 4262611

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
Concrete 3.4UNSAT 8.02351 4.1161799

General information on the benchmark

NameSat/Sat-m1-aim100/
aim-100-2-0-unsat-2.xml
MD5SUM8177bfdfc8e0bc0efe17d41d3961e832
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.0167
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of constraints192
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":100}]
Minimum variable degree4
Maximum variable degree6
Distribution of variable degrees[{"degree":4,"count":5},{"degree":5,"count":14},{"degree":6,"count":81}]
Minimum constraint arity3
Maximum constraint arity3
Distribution of constraint arities[{"arity":3,"count":192}]
Number of extensional constraints192
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":192}]
Optimization problemNO
Type of objective

Solver Data

3.10/2.19	c Concrete v3.4 running
7.81/4.09	s UNSATISFIABLE

Verifier Data


Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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-4262611-1502432619/watcher-4262611-1502432619 -o /tmp/evaluation-result-4262611-1502432619/solver-4262611-1502432619 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node133-1502411423-4885 --watchdog 2580 bin/concrete HOME/instance-4262611-1502432619.xml 

pid=10327
running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 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: 8192 KiB


[startup+0 s]
/proc/loadavg: 2.49 3.39 2.62 2/197 10330
/proc/meminfo: memFree=28241616/32770624 swapFree=0/431748
[pid=10330] ppid=10327 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/10330/stat : 10330 (runsolver) D 10327 10330 4821 0 -1 4202560 108 0 0 0 0 0 0 0 20 0 1 0 91077156 24240128 107 18446744073709551615 4194304 4338465 140730958964096 140730958961736 140562978980567 0 0 1 24578 18446744071580418449 0 0 17 7 0 0 0 0 0 6438912 6441760 30433280 140730958971089 140730958971465 140730958971465 140730958974922 0
/proc/10330/statm: 5918 107 54 36 0 2156 0

[startup+0.100135 s]
/proc/loadavg: 2.49 3.39 2.62 2/197 10330
/proc/meminfo: memFree=28241616/32770624 swapFree=0/431748
[pid=10330] ppid=10327 vsize=9508 CPUtime=0 cores=1,3,5,7
/proc/10330/stat : 10330 (bash) S 10327 10330 4821 0 -1 4202496 717 3530 0 0 0 0 0 0 20 0 1 0 91077156 9736192 355 18446744073709551615 4194304 5098028 140735187350544 140735187348184 140575666068480 0 0 5 65536 18446744071580971376 0 0 17 3 0 0 8 0 0 7196144 7232144 40095744 140735187354132 140735187354217 140735187354217 140735187357674 0
/proc/10330/statm: 2377 355 282 221 0 86 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9508

[startup+0.200199 s]
/proc/loadavg: 2.49 3.39 2.62 2/197 10330
/proc/meminfo: memFree=28241616/32770624 swapFree=0/431748
[pid=10330] ppid=10327 vsize=9636 CPUtime=0.01 cores=1,3,5,7
/proc/10330/stat : 10330 (bash) S 10327 10330 4821 0 -1 4202496 897 6476 0 0 0 0 0 1 20 0 1 0 91077156 9867264 377 18446744073709551615 4194304 5098028 140735187350544 140735187344552 140575666068480 0 0 5 65536 18446744071580971376 0 0 17 3 0 0 8 0 0 7196144 7232144 40095744 140735187354132 140735187354217 140735187354217 140735187357674 0
/proc/10330/statm: 2409 377 296 221 0 118 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 9636

[startup+0.300295 s]
/proc/loadavg: 2.49 3.39 2.62 2/197 10330
/proc/meminfo: memFree=28241616/32770624 swapFree=0/431748
[pid=10330] ppid=10327 vsize=13907308 CPUtime=0.14 cores=1,3,5,7
/proc/10330/stat : 10330 (java) S 10327 10330 4821 0 -1 1077944320 5869 12610 0 0 5 1 5 3 20 0 14 0 91077156 14241083392 5536 18446744073709551615 4194304 4196468 140730508875088 140730508857632 139973797146359 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 8 0 0 6293624 6294260 12673024 140730508883920 140730508886705 140730508886705 140730508890063 0
/proc/10330/statm: 3476827 5536 2559 1 0 3466324 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 13907308

[startup+0.700625 s]
/proc/loadavg: 2.49 3.39 2.62 2/197 10330
/proc/meminfo: memFree=28241616/32770624 swapFree=0/431748
[pid=10330] ppid=10327 vsize=13974784 CPUtime=0.69 cores=1,3,5,7
/proc/10330/stat : 10330 (java) S 10327 10330 4821 0 -1 1077944320 13985 12610 0 0 56 5 5 3 20 0 15 0 91077156 14310178816 14401 18446744073709551615 4194304 4196468 140730508875088 140730508857632 139973797146359 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 8 0 0 6293624 6294260 12673024 140730508883920 140730508886705 140730508886705 140730508890063 0
/proc/10330/statm: 3493696 14401 3112 1 0 3482965 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13974784

[startup+1.50632 s]
/proc/loadavg: 2.45 3.36 2.62 3/212 10393
/proc/meminfo: memFree=28147912/32770624 swapFree=0/432072
[pid=10330] ppid=10327 vsize=13985408 CPUtime=1.88 cores=1,3,5,7
/proc/10330/stat : 10330 (java) S 10327 10330 4821 0 -1 1077944320 29801 12610 0 0 171 9 5 3 20 0 15 0 91077156 14321057792 40192 18446744073709551615 4194304 4196468 140730508875088 140730508857632 139973797146359 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 8 0 0 6293624 6294260 12673024 140730508883920 140730508886705 140730508886705 140730508890063 0
/proc/10330/statm: 3496352 40192 3365 1 0 3485525 0
[pid=10330/tid=10380] ppid=10327 vsize=13985408 CPUtime=1.29 cores=1,3,5,7
/proc/10330/task/10380/stat : 10380 (java) S 10327 10330 4821 0 -1 1077944384 22738 12610 0 0 116 5 5 3 20 0 15 0 91077177 14321057792 40192 18446744073709551615 4194304 4196468 140730508875088 139973801367472 139973797156565 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 4 0 0 6293624 6294260 12673024 140730508883920 140730508886705 140730508886705 140730508890063 0
[pid=10330/tid=10381] ppid=10327 vsize=13985408 CPUtime=0.08 cores=1,3,5,7
/proc/10330/task/10381/stat : 10381 (java) R 10327 10330 4821 0 -1 4202560 46 12610 0 0 0 0 5 3 20 0 15 0 91077178 14321057792 40192 18446744073709551615 4194304 4196468 140730508875088 139973731580816 139973790249996 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 12673024 140730508883920 140730508886705 140730508886705 140730508890063 0
[pid=10330/tid=10382] ppid=10327 vsize=13985408 CPUtime=0.08 cores=1,3,5,7
/proc/10330/task/10382/stat : 10382 (java) R 10327 10330 4821 0 -1 4202560 45 12610 0 0 0 0 5 3 20 0 15 0 91077178 14321057792 40192 18446744073709551615 4194304 4196468 140730508875088 139973730528016 139973790251002 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 12673024 140730508883920 140730508886705 140730508886705 140730508890063 0
[pid=10330/tid=10383] ppid=10327 vsize=13985408 CPUtime=0.08 cores=1,3,5,7
/proc/10330/task/10383/stat : 10383 (java) R 10327 10330 4821 0 -1 1077944384 187 12610 0 0 0 0 5 3 20 0 15 0 91077178 14321057792 40192 18446744073709551615 4194304 4196468 140730508875088 139973729475728 139973797156565 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 12673024 140730508883920 140730508886705 140730508886705 140730508890063 0
[pid=10330/tid=10384] ppid=10327 vsize=13985408 CPUtime=0.08 cores=1,3,5,7
/proc/10330/task/10384/stat : 10384 (java) R 10327 10330 4821 0 -1 4202560 63 12610 0 0 0 0 5 3 20 0 15 0 91077178 14321057792 40192 18446744073709551615 4194304 4196468 140730508875088 139973728422928 139973782134759 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 12673024 140730508883920 140730508886705 140730508886705 140730508890063 0
[pid=10330/tid=10385] ppid=10327 vsize=13985408 CPUtime=0.09 cores=1,3,5,7
/proc/10330/task/10385/stat : 10385 (java) S 10327 10330 4821 0 -1 1077944384 1481 12610 0 0 1 0 5 3 20 0 15 0 91077179 14321057792 40192 18446744073709551615 4194304 4196468 140730508875088 139973275112096 139973797156565 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12673024 140730508883920 140730508886705 140730508886705 140730508890063 0
[pid=10330/tid=10386] ppid=10327 vsize=13985408 CPUtime=0.08 cores=1,3,5,7
/proc/10330/task/10386/stat : 10386 (java) S 10327 10330 4821 0 -1 1077944384 33 12610 0 0 0 0 5 3 20 0 15 0 91077180 14321057792 40192 18446744073709551615 4194304 4196468 140730508875088 139973274059552 139973797156565 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12673024 140730508883920 140730508886705 140730508886705 140730508890063 0
[pid=10330/tid=10387] ppid=10327 vsize=13985408 CPUtime=0.08 cores=1,3,5,7
/proc/10330/task/10387/stat : 10387 (java) S 10327 10330 4821 0 -1 1077944384 21 12610 0 0 0 0 5 3 20 0 15 0 91077180 14321057792 40192 18446744073709551615 4194304 4196468 140730508875088 139973273007216 139973797156565 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12673024 140730508883920 140730508886705 140730508886705 140730508890063 0
[pid=10330/tid=10388] ppid=10327 vsize=13985408 CPUtime=0.08 cores=1,3,5,7
/proc/10330/task/10388/stat : 10388 (java) S 10327 10330 4821 0 -1 1077944384 3 12610 0 0 0 0 5 3 20 0 15 0 91077182 14321057792 40192 18446744073709551615 4194304 4196468 140730508875088 139973271955536 139973797164955 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12673024 140730508883920 140730508886705 140730508886705 140730508890063 0
[pid=10330/tid=10389] ppid=10327 vsize=13985408 CPUtime=0.22 cores=1,3,5,7
/proc/10330/task/10389/stat : 10389 (java) S 10327 10330 4821 0 -1 1077944384 1103 12610 0 0 14 0 5 3 20 0 15 0 91077182 14321057792 40192 18446744073709551615 4194304 4196468 140730508875088 139973270903408 139973797157506 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12673024 140730508883920 140730508886705 140730508886705 140730508890063 0
[pid=10330/tid=10390] ppid=10327 vsize=13985408 CPUtime=0.22 cores=1,3,5,7
/proc/10330/task/10390/stat : 10390 (java) S 10327 10330 4821 0 -1 1077944384 529 12610 0 0 14 0 5 3 20 0 15 0 91077182 14321057792 40192 18446744073709551615 4194304 4196468 140730508875088 139973269850608 139973797157506 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12673024 140730508883920 140730508886705 140730508886705 140730508890063 0
[pid=10330/tid=10391] ppid=10327 vsize=13985408 CPUtime=0.3 cores=1,3,5,7
/proc/10330/task/10391/stat : 10391 (java) S 10327 10330 4821 0 -1 1077944384 1386 12610 0 0 22 0 5 3 20 0 15 0 91077182 14321057792 40192 18446744073709551615 4194304 4196468 140730508875088 139973268794192 139973797156565 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12673024 140730508883920 140730508886705 140730508886705 140730508890063 0
[pid=10330/tid=10392] ppid=10327 vsize=13985408 CPUtime=0.08 cores=1,3,5,7
/proc/10330/task/10392/stat : 10392 (java) S 10327 10330 4821 0 -1 1077944384 3 12610 0 0 0 0 5 3 20 0 15 0 91077183 14321057792 40192 18446744073709551615 4194304 4196468 140730508875088 139973267745760 139973797156565 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12673024 140730508883920 140730508886705 140730508886705 140730508890063 0
[pid=10330/tid=10393] ppid=10327 vsize=13985408 CPUtime=0.08 cores=1,3,5,7
/proc/10330/task/10393/stat : 10393 (java) S 10327 10330 4821 0 -1 1077944384 8 12610 0 0 0 0 5 3 20 0 15 0 91077187 14321057792 40192 18446744073709551615 4194304 4196468 140730508875088 139973266692528 139973797157506 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12673024 140730508883920 140730508886705 140730508886705 140730508890063 0
Current children cumulated CPU time (s) 1.88
Current children cumulated vsize (KiB) 13985408

[startup+3.1015 s]
/proc/loadavg: 2.45 3.36 2.62 3/212 10393
/proc/meminfo: memFree=28076436/32770624 swapFree=0/432072
[pid=10330] ppid=10327 vsize=13999932 CPUtime=5.12 cores=1,3,5,7
/proc/10330/stat : 10330 (java) S 10327 10330 4821 0 -1 1077944320 48892 12610 0 0 489 15 5 3 20 0 15 0 91077156 14335930368 56625 18446744073709551615 4194304 4196468 140730508875088 140730508857632 139973797146359 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 8 0 0 6293624 6294260 12673024 140730508883920 140730508886705 140730508886705 140730508890063 0
/proc/10330/statm: 3499983 56625 3438 1 0 3488597 0
[pid=10330/tid=10380] ppid=10327 vsize=13999932 CPUtime=2.87 cores=1,3,5,7
/proc/10330/task/10380/stat : 10380 (java) R 10327 10330 4821 0 -1 4202560 37963 12610 0 0 270 9 5 3 20 0 15 0 91077177 14335930368 56625 18446744073709551615 4194304 4196468 140730508875088 139973801377168 139973412586937 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 12673024 140730508883920 140730508886705 140730508886705 140730508890063 0
[pid=10330/tid=10381] ppid=10327 vsize=13999932 CPUtime=0.08 cores=1,3,5,7
/proc/10330/task/10381/stat : 10381 (java) S 10327 10330 4821 0 -1 1077944384 51 12610 0 0 0 0 5 3 20 0 15 0 91077178 14335930368 56625 18446744073709551615 4194304 4196468 140730508875088 139973731580816 139973797156565 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12673024 140730508883920 140730508886705 140730508886705 140730508890063 0
[pid=10330/tid=10382] ppid=10327 vsize=13999932 CPUtime=0.08 cores=1,3,5,7
/proc/10330/task/10382/stat : 10382 (java) S 10327 10330 4821 0 -1 1077944384 45 12610 0 0 0 0 5 3 20 0 15 0 91077178 14335930368 56625 18446744073709551615 4194304 4196468 140730508875088 139973730528016 139973797156565 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12673024 140730508883920 140730508886705 140730508886705 140730508890063 0
[pid=10330/tid=10383] ppid=10327 vsize=13999932 CPUtime=0.08 cores=1,3,5,7
/proc/10330/task/10383/stat : 10383 (java) S 10327 10330 4821 0 -1 1077944384 187 12610 0 0 0 0 5 3 20 0 15 0 91077178 14335930368 56625 18446744073709551615 4194304 4196468 140730508875088 139973729475728 139973797156565 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12673024 140730508883920 140730508886705 140730508886705 140730508890063 0
[pid=10330/tid=10384] ppid=10327 vsize=13999932 CPUtime=0.09 cores=1,3,5,7
/proc/10330/task/10384/stat : 10384 (java) S 10327 10330 4821 0 -1 1077944384 63 12610 0 0 1 0 5 3 20 0 15 0 91077178 14335930368 56625 18446744073709551615 4194304 4196468 140730508875088 139973728422928 139973797156565 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12673024 140730508883920 140730508886705 140730508886705 140730508890063 0
[pid=10330/tid=10385] ppid=10327 vsize=13999932 CPUtime=0.09 cores=1,3,5,7
/proc/10330/task/10385/stat : 10385 (java) S 10327 10330 4821 0 -1 1077944384 1501 12610 0 0 1 0 5 3 20 0 15 0 91077179 14335930368 56625 18446744073709551615 4194304 4196468 140730508875088 139973275113584 139973797157506 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12673024 140730508883920 140730508886705 140730508886705 140730508890063 0
[pid=10330/tid=10386] ppid=10327 vsize=13999932 CPUtime=0.08 cores=1,3,5,7
/proc/10330/task/10386/stat : 10386 (java) S 10327 10330 4821 0 -1 1077944384 55 12610 0 0 0 0 5 3 20 0 15 0 91077180 14335930368 56625 18446744073709551615 4194304 4196468 140730508875088 139973274059616 139973797156565 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12673024 140730508883920 140730508886705 140730508886705 140730508890063 0
[pid=10330/tid=10387] ppid=10327 vsize=13999932 CPUtime=0.08 cores=1,3,5,7
/proc/10330/task/10387/stat : 10387 (java) S 10327 10330 4821 0 -1 1077944384 43 12610 0 0 0 0 5 3 20 0 15 0 91077180 14335930368 56625 18446744073709551615 4194304 4196468 140730508875088 139973273007232 139973797156565 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12673024 140730508883920 140730508886705 140730508886705 140730508890063 0
[pid=10330/tid=10388] ppid=10327 vsize=13999932 CPUtime=0.08 cores=1,3,5,7
/proc/10330/task/10388/stat : 10388 (java) S 10327 10330 4821 0 -1 1077944384 3 12610 0 0 0 0 5 3 20 0 15 0 91077182 14335930368 56625 18446744073709551615 4194304 4196468 140730508875088 139973271955536 139973797164955 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12673024 140730508883920 140730508886705 140730508886705 140730508890063 0
[pid=10330/tid=10389] ppid=10327 vsize=13999932 CPUtime=0.65 cores=1,3,5,7
/proc/10330/task/10389/stat : 10389 (java) R 10327 10330 4821 0 -1 4202560 1713 12610 0 0 56 1 5 3 20 0 15 0 91077182 14335930368 56625 18446744073709551615 4194304 4196468 140730508875088 139973270887936 139973777846974 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 12673024 140730508883920 140730508886705 140730508886705 140730508890063 0
[pid=10330/tid=10390] ppid=10327 vsize=13999932 CPUtime=0.68 cores=1,3,5,7
/proc/10330/task/10390/stat : 10390 (java) R 10327 10330 4821 0 -1 4202560 1440 12610 0 0 59 1 5 3 20 0 15 0 91077182 14335930368 56625 18446744073709551615 4194304 4196468 140730508875088 139973269836632 139973778690514 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 12673024 140730508883920 140730508886705 140730508886705 140730508890063 0
[pid=10330/tid=10391] ppid=10327 vsize=13999932 CPUtime=1.05 cores=1,3,5,7
/proc/10330/task/10391/stat : 10391 (java) R 10327 10330 4821 0 -1 4202560 3659 12610 0 0 96 1 5 3 20 0 15 0 91077182 14335930368 56625 18446744073709551615 4194304 4196468 140730508875088 139973268798320 139973790246059 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 12673024 140730508883920 140730508886705 140730508886705 140730508890063 0
[pid=10330/tid=10392] ppid=10327 vsize=13999932 CPUtime=0.08 cores=1,3,5,7
/proc/10330/task/10392/stat : 10392 (java) S 10327 10330 4821 0 -1 1077944384 3 12610 0 0 0 0 5 3 20 0 15 0 91077183 14335930368 56625 18446744073709551615 4194304 4196468 140730508875088 139973267745760 139973797156565 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12673024 140730508883920 140730508886705 140730508886705 140730508890063 0
[pid=10330/tid=10393] ppid=10327 vsize=13999932 CPUtime=0.08 cores=1,3,5,7
/proc/10330/task/10393/stat : 10393 (java) S 10327 10330 4821 0 -1 1077944384 11 12610 0 0 0 0 5 3 20 0 15 0 91077187 14335930368 56625 18446744073709551615 4194304 4196468 140730508875088 139973266692528 139973797157506 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12673024 140730508883920 140730508886705 140730508886705 140730508890063 0
Current children cumulated CPU time (s) 5.12
Current children cumulated vsize (KiB) 13999932

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 10330 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+3.20084 s]
/proc/loadavg: 2.45 3.36 2.62 3/212 10393
/proc/meminfo: memFree=28076436/32770624 swapFree=0/432072
[pid=10330] ppid=10327 vsize=13999932 CPUtime=5.35 cores=1,3,5,7
/proc/10330/stat : 10330 (java) S 10327 10330 4821 0 -1 1077944320 49315 12610 0 0 512 15 5 3 20 0 15 0 91077156 14335930368 58057 18446744073709551615 4194304 4196468 140730508875088 140730508857632 139973797146359 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 8 0 0 6293624 6294260 12673024 140730508883920 140730508886705 140730508886705 140730508890063 0
/proc/10330/statm: 3499983 58057 3438 1 0 3488597 0
[pid=10330/tid=10380] ppid=10327 vsize=13999932 CPUtime=2.97 cores=1,3,5,7
/proc/10330/task/10380/stat : 10380 (java) R 10327 10330 4821 0 -1 4202560 38203 12610 0 0 280 9 5 3 20 0 15 0 91077177 14335930368 58057 18446744073709551615 4194304 4196468 140730508875088 139973801379792 139973781226846 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 12673024 140730508883920 140730508886705 140730508886705 140730508890063 0
[pid=10330/tid=10381] ppid=10327 vsize=13999932 CPUtime=0.08 cores=1,3,5,7
/proc/10330/task/10381/stat : 10381 (java) S 10327 10330 4821 0 -1 1077944384 51 12610 0 0 0 0 5 3 20 0 15 0 91077178 14335930368 58057 18446744073709551615 4194304 4196468 140730508875088 139973731580816 139973797156565 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12673024 140730508883920 140730508886705 140730508886705 140730508890063 0
[pid=10330/tid=10382] ppid=10327 vsize=13999932 CPUtime=0.08 cores=1,3,5,7
/proc/10330/task/10382/stat : 10382 (java) S 10327 10330 4821 0 -1 1077944384 45 12610 0 0 0 0 5 3 20 0 15 0 91077178 14335930368 58057 18446744073709551615 4194304 4196468 140730508875088 139973730528016 139973797156565 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12673024 140730508883920 140730508886705 140730508886705 140730508890063 0
[pid=10330/tid=10383] ppid=10327 vsize=13999932 CPUtime=0.08 cores=1,3,5,7
/proc/10330/task/10383/stat : 10383 (java) S 10327 10330 4821 0 -1 1077944384 187 12610 0 0 0 0 5 3 20 0 15 0 91077178 14335930368 58057 18446744073709551615 4194304 4196468 140730508875088 139973729475728 139973797156565 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12673024 140730508883920 140730508886705 140730508886705 140730508890063 0
[pid=10330/tid=10384] ppid=10327 vsize=13999932 CPUtime=0.09 cores=1,3,5,7
/proc/10330/task/10384/stat : 10384 (java) S 10327 10330 4821 0 -1 1077944384 63 12610 0 0 1 0 5 3 20 0 15 0 91077178 14335930368 58057 18446744073709551615 4194304 4196468 140730508875088 139973728422928 139973797156565 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12673024 140730508883920 140730508886705 140730508886705 140730508890063 0
[pid=10330/tid=10385] ppid=10327 vsize=13999932 CPUtime=0.09 cores=1,3,5,7
/proc/10330/task/10385/stat : 10385 (java) S 10327 10330 4821 0 -1 1077944384 1501 12610 0 0 1 0 5 3 20 0 15 0 91077179 14335930368 58057 18446744073709551615 4194304 4196468 140730508875088 139973275113584 139973797157506 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12673024 140730508883920 140730508886705 140730508886705 140730508890063 0
[pid=10330/tid=10386] ppid=10327 vsize=13999932 CPUtime=0.08 cores=1,3,5,7
/proc/10330/task/10386/stat : 10386 (java) S 10327 10330 4821 0 -1 1077944384 55 12610 0 0 0 0 5 3 20 0 15 0 91077180 14335930368 58057 18446744073709551615 4194304 4196468 140730508875088 139973274059616 139973797156565 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12673024 140730508883920 140730508886705 140730508886705 140730508890063 0
[pid=10330/tid=10387] ppid=10327 vsize=13999932 CPUtime=0.08 cores=1,3,5,7
/proc/10330/task/10387/stat : 10387 (java) S 10327 10330 4821 0 -1 1077944384 43 12610 0 0 0 0 5 3 20 0 15 0 91077180 14335930368 58057 18446744073709551615 4194304 4196468 140730508875088 139973273007232 139973797156565 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12673024 140730508883920 140730508886705 140730508886705 140730508890063 0
[pid=10330/tid=10388] ppid=10327 vsize=13999932 CPUtime=0.08 cores=1,3,5,7
/proc/10330/task/10388/stat : 10388 (java) S 10327 10330 4821 0 -1 1077944384 3 12610 0 0 0 0 5 3 20 0 15 0 91077182 14335930368 58057 18446744073709551615 4194304 4196468 140730508875088 139973271955536 139973797164955 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12673024 140730508883920 140730508886705 140730508886705 140730508890063 0
[pid=10330/tid=10389] ppid=10327 vsize=13999932 CPUtime=0.68 cores=1,3,5,7
/proc/10330/task/10389/stat : 10389 (java) S 10327 10330 4821 0 -1 1077944384 1735 12610 0 0 59 1 5 3 20 0 15 0 91077182 14335930368 58057 18446744073709551615 4194304 4196468 140730508875088 139973270903408 139973797157506 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12673024 140730508883920 140730508886705 140730508886705 140730508890063 0
[pid=10330/tid=10390] ppid=10327 vsize=13999932 CPUtime=0.72 cores=1,3,5,7
/proc/10330/task/10390/stat : 10390 (java) S 10327 10330 4821 0 -1 1077944384 1466 12610 0 0 63 1 5 3 20 0 15 0 91077182 14335930368 58057 18446744073709551615 4194304 4196468 140730508875088 139973269850608 139973797157506 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12673024 140730508883920 140730508886705 140730508886705 140730508890063 0
[pid=10330/tid=10391] ppid=10327 vsize=13999932 CPUtime=1.11 cores=1,3,5,7
/proc/10330/task/10391/stat : 10391 (java) S 10327 10330 4821 0 -1 1077944384 3793 12610 0 0 102 1 5 3 20 0 15 0 91077182 14335930368 58057 18446744073709551615 4194304 4196468 140730508875088 139973268798320 139973797157506 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12673024 140730508883920 140730508886705 140730508886705 140730508890063 0
[pid=10330/tid=10392] ppid=10327 vsize=13999932 CPUtime=0.08 cores=1,3,5,7
/proc/10330/task/10392/stat : 10392 (java) S 10327 10330 4821 0 -1 1077944384 3 12610 0 0 0 0 5 3 20 0 15 0 91077183 14335930368 58057 18446744073709551615 4194304 4196468 140730508875088 139973267745760 139973797156565 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12673024 140730508883920 140730508886705 140730508886705 140730508890063 0
[pid=10330/tid=10393] ppid=10327 vsize=13999932 CPUtime=0.08 cores=1,3,5,7
/proc/10330/task/10393/stat : 10393 (java) S 10327 10330 4821 0 -1 1077944384 11 12610 0 0 0 0 5 3 20 0 15 0 91077187 14335930368 58057 18446744073709551615 4194304 4196468 140730508875088 139973266692528 139973797157506 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12673024 140730508883920 140730508886705 140730508886705 140730508890063 0
Current children cumulated CPU time (s) 5.35
Current children cumulated vsize (KiB) 13999932

[startup+3.6105 s]
/proc/loadavg: 2.45 3.36 2.62 5/212 10393
/proc/meminfo: memFree=28013452/32770624 swapFree=0/432072
[pid=10330] ppid=10327 vsize=14067516 CPUtime=6.56 cores=1,3,5,7
/proc/10330/stat : 10330 (java) S 10327 10330 4821 0 -1 1077944320 63664 12610 0 0 629 19 5 3 20 0 15 0 91077156 14405136384 75671 18446744073709551615 4194304 4196468 140730508875088 140730508857632 139973797146359 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 8 0 0 6293624 6294260 12673024 140730508883920 140730508886705 140730508886705 140730508890063 0
/proc/10330/statm: 3516879 75671 3449 1 0 3505493 0
[pid=10330/tid=10380] ppid=10327 vsize=14067516 CPUtime=3.33 cores=1,3,5,7
/proc/10330/task/10380/stat : 10380 (java) R 10327 10330 4821 0 -1 4202560 47644 12610 0 0 315 10 5 3 20 0 15 0 91077177 14405136384 75671 18446744073709551615 4194304 4196468 140730508875088 139973801376480 139973780519514 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 12673024 140730508883920 140730508886705 140730508886705 140730508890063 0
[pid=10330/tid=10381] ppid=10327 vsize=14067516 CPUtime=0.1 cores=1,3,5,7
/proc/10330/task/10381/stat : 10381 (java) S 10327 10330 4821 0 -1 1077944384 67 12610 0 0 2 0 5 3 20 0 15 0 91077178 14405136384 75671 18446744073709551615 4194304 4196468 140730508875088 139973731580816 139973797156565 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12673024 140730508883920 140730508886705 140730508886705 140730508890063 0
[pid=10330/tid=10382] ppid=10327 vsize=14067516 CPUtime=0.1 cores=1,3,5,7
/proc/10330/task/10382/stat : 10382 (java) S 10327 10330 4821 0 -1 1077944384 65 12610 0 0 2 0 5 3 20 0 15 0 91077178 14405136384 75671 18446744073709551615 4194304 4196468 140730508875088 139973730528016 139973797156565 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12673024 140730508883920 140730508886705 140730508886705 140730508890063 0
[pid=10330/tid=10383] ppid=10327 vsize=14067516 CPUtime=0.1 cores=1,3,5,7
/proc/10330/task/10383/stat : 10383 (java) S 10327 10330 4821 0 -1 1077944384 253 12610 0 0 2 0 5 3 20 0 15 0 91077178 14405136384 75671 18446744073709551615 4194304 4196468 140730508875088 139973729475728 139973797156565 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12673024 140730508883920 140730508886705 140730508886705 140730508890063 0
[pid=10330/tid=10384] ppid=10327 vsize=14067516 CPUtime=0.1 cores=1,3,5,7
/proc/10330/task/10384/stat : 10384 (java) S 10327 10330 4821 0 -1 1077944384 91 12610 0 0 2 0 5 3 20 0 15 0 91077178 14405136384 75671 18446744073709551615 4194304 4196468 140730508875088 139973728422928 139973797156565 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12673024 140730508883920 140730508886705 140730508886705 140730508890063 0
[pid=10330/tid=10385] ppid=10327 vsize=14067516 CPUtime=0.11 cores=1,3,5,7
/proc/10330/task/10385/stat : 10385 (java) S 10327 10330 4821 0 -1 1077944384 2342 12610 0 0 3 0 5 3 20 0 15 0 91077179 14405136384 75671 18446744073709551615 4194304 4196468 140730508875088 139973275113584 139973797157506 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12673024 140730508883920 140730508886705 140730508886705 140730508890063 0
[pid=10330/tid=10386] ppid=10327 vsize=14067516 CPUtime=0.08 cores=1,3,5,7
/proc/10330/task/10386/stat : 10386 (java) S 10327 10330 4821 0 -1 1077944384 55 12610 0 0 0 0 5 3 20 0 15 0 91077180 14405136384 75671 18446744073709551615 4194304 4196468 140730508875088 139973274059616 139973797156565 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12673024 140730508883920 140730508886705 140730508886705 140730508890063 0
[pid=10330/tid=10387] ppid=10327 vsize=14067516 CPUtime=0.08 cores=1,3,5,7
/proc/10330/task/10387/stat : 10387 (java) S 10327 10330 4821 0 -1 1077944384 43 12610 0 0 0 0 5 3 20 0 15 0 91077180 14405136384 75671 18446744073709551615 4194304 4196468 140730508875088 139973273007232 139973797156565 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12673024 140730508883920 140730508886705 140730508886705 140730508890063 0
[pid=10330/tid=10388] ppid=10327 vsize=14067516 CPUtime=0.08 cores=1,3,5,7
/proc/10330/task/10388/stat : 10388 (java) S 10327 10330 4821 0 -1 1077944384 3 12610 0 0 0 0 5 3 20 0 15 0 91077182 14405136384 75671 18446744073709551615 4194304 4196468 140730508875088 139973271955536 139973797164955 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12673024 140730508883920 140730508886705 140730508886705 140730508890063 0
[pid=10330/tid=10389] ppid=10327 vsize=14067516 CPUtime=0.98 cores=1,3,5,7
/proc/10330/task/10389/stat : 10389 (java) R 10327 10330 4821 0 -1 4202560 3982 12610 0 0 89 1 5 3 20 0 15 0 91077182 14405136384 75671 18446744073709551615 4194304 4196468 140730508875088 139973270889288 139973780533653 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 12673024 140730508883920 140730508886705 140730508886705 140730508890063 0
[pid=10330/tid=10390] ppid=10327 vsize=14067516 CPUtime=1.04 cores=1,3,5,7
/proc/10330/task/10390/stat : 10390 (java) R 10327 10330 4821 0 -1 4202560 2800 12610 0 0 95 1 5 3 20 0 15 0 91077182 14405136384 75671 18446744073709551615 4194304 4196468 140730508875088 139973269831624 139973780557152 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 12673024 140730508883920 140730508886705 140730508886705 140730508890063 0
[pid=10330/tid=10391] ppid=10327 vsize=14067516 CPUtime=1.24 cores=1,3,5,7
/proc/10330/task/10391/stat : 10391 (java) R 10327 10330 4821 0 -1 4202560 4149 12610 0 0 114 2 5 3 20 0 15 0 91077182 14405136384 75671 18446744073709551615 4194304 4196468 140730508875088 139973268795256 139973782442481 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 12673024 140730508883920 140730508886705 140730508886705 140730508890063 0
[pid=10330/tid=10392] ppid=10327 vsize=14067516 CPUtime=0.08 cores=1,3,5,7
/proc/10330/task/10392/stat : 10392 (java) S 10327 10330 4821 0 -1 1077944384 3 12610 0 0 0 0 5 3 20 0 15 0 91077183 14405136384 75671 18446744073709551615 4194304 4196468 140730508875088 139973267745760 139973797156565 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12673024 140730508883920 140730508886705 140730508886705 140730508890063 0
[pid=10330/tid=10393] ppid=10327 vsize=14067516 CPUtime=0.08 cores=1,3,5,7
/proc/10330/task/10393/stat : 10393 (java) S 10327 10330 4821 0 -1 1077944384 11 12610 0 0 0 0 5 3 20 0 15 0 91077187 14405136384 75671 18446744073709551615 4194304 4196468 140730508875088 139973266692528 139973797157506 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12673024 140730508883920 140730508886705 140730508886705 140730508890063 0
Current children cumulated CPU time (s) 6.56
Current children cumulated vsize (KiB) 14067516

[startup+4.00211 s]
/proc/loadavg: 2.45 3.36 2.62 5/212 10393
/proc/meminfo: memFree=28013452/32770624 swapFree=0/432072
[pid=10330] ppid=10327 vsize=14067516 CPUtime=7.81 cores=1,3,5,7
/proc/10330/stat : 10330 (java) S 10327 10330 4821 0 -1 1077944320 66197 12610 0 0 753 20 5 3 20 0 15 0 91077156 14405136384 76194 18446744073709551615 4194304 4196468 140730508875088 140730508857632 139973797146359 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 8 0 0 6293624 6294260 12673024 140730508883920 140730508886705 140730508886705 140730508890063 0
/proc/10330/statm: 3516879 76194 3458 1 0 3505493 0
[pid=10330/tid=10380] ppid=10327 vsize=14067516 CPUtime=3.64 cores=1,3,5,7
/proc/10330/task/10380/stat : 10380 (java) S 10327 10330 4821 0 -1 1077944384 47657 12610 0 0 346 10 5 3 20 0 15 0 91077177 14405136384 76194 18446744073709551615 4194304 4196468 140730508875088 139973801383904 139973797156565 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 4 0 0 6293624 6294260 12673024 140730508883920 140730508886705 140730508886705 140730508890063 0
[pid=10330/tid=10381] ppid=10327 vsize=14067516 CPUtime=0.15 cores=1,3,5,7
/proc/10330/task/10381/stat : 10381 (java) S 10327 10330 4821 0 -1 1077944384 68 12610 0 0 7 0 5 3 20 0 15 0 91077178 14405136384 76194 18446744073709551615 4194304 4196468 140730508875088 139973731580816 139973797156565 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12673024 140730508883920 140730508886705 140730508886705 140730508890063 0
[pid=10330/tid=10382] ppid=10327 vsize=14067516 CPUtime=0.16 cores=1,3,5,7
/proc/10330/task/10382/stat : 10382 (java) S 10327 10330 4821 0 -1 1077944384 68 12610 0 0 8 0 5 3 20 0 15 0 91077178 14405136384 76194 18446744073709551615 4194304 4196468 140730508875088 139973730528016 139973797156565 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12673024 140730508883920 140730508886705 140730508886705 140730508890063 0
[pid=10330/tid=10383] ppid=10327 vsize=14067516 CPUtime=0.14 cores=1,3,5,7
/proc/10330/task/10383/stat : 10383 (java) S 10327 10330 4821 0 -1 1077944384 263 12610 0 0 6 0 5 3 20 0 15 0 91077178 14405136384 76194 18446744073709551615 4194304 4196468 140730508875088 139973729475728 139973797156565 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12673024 140730508883920 140730508886705 140730508886705 140730508890063 0
[pid=10330/tid=10384] ppid=10327 vsize=14067516 CPUtime=0.16 cores=1,3,5,7
/proc/10330/task/10384/stat : 10384 (java) S 10327 10330 4821 0 -1 1077944384 94 12610 0 0 8 0 5 3 20 0 15 0 91077178 14405136384 76194 18446744073709551615 4194304 4196468 140730508875088 139973728422928 139973797156565 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12673024 140730508883920 140730508886705 140730508886705 140730508890063 0
[pid=10330/tid=10385] ppid=10327 vsize=14067516 CPUtime=0.13 cores=1,3,5,7
/proc/10330/task/10385/stat : 10385 (java) R 10327 10330 4821 0 -1 4202560 2355 12610 0 0 5 0 5 3 20 0 15 0 91077179 14405136384 76194 18446744073709551615 4194304 4196468 140730508875088 139973275111984 139973797167706 0 0 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 12673024 140730508883920 140730508886705 140730508886705 140730508890063 0
[pid=10330/tid=10386] ppid=10327 vsize=14067516 CPUtime=0.08 cores=1,3,5,7
/proc/10330/task/10386/stat : 10386 (java) S 10327 10330 4821 0 -1 1077944384 55 12610 0 0 0 0 5 3 20 0 15 0 91077180 14405136384 76194 18446744073709551615 4194304 4196468 140730508875088 139973274059664 139973797157506 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12673024 140730508883920 140730508886705 140730508886705 140730508890063 0
[pid=10330/tid=10387] ppid=10327 vsize=14067516 CPUtime=0.08 cores=1,3,5,7
/proc/10330/task/10387/stat : 10387 (java) S 10327 10330 4821 0 -1 1077944384 43 12610 0 0 0 0 5 3 20 0 15 0 91077180 14405136384 76194 18446744073709551615 4194304 4196468 140730508875088 139973273006832 139973797156565 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12673024 140730508883920 140730508886705 140730508886705 140730508890063 0
[pid=10330/tid=10388] ppid=10327 vsize=14067516 CPUtime=0.08 cores=1,3,5,7
/proc/10330/task/10388/stat : 10388 (java) S 10327 10330 4821 0 -1 1077944384 3 12610 0 0 0 0 5 3 20 0 15 0 91077182 14405136384 76194 18446744073709551615 4194304 4196468 140730508875088 139973271955536 139973797164955 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12673024 140730508883920 140730508886705 140730508886705 140730508890063 0
[pid=10330/tid=10389] ppid=10327 vsize=14067516 CPUtime=1.34 cores=1,3,5,7
/proc/10330/task/10389/stat : 10389 (java) S 10327 10330 4821 0 -1 1077944384 6122 12610 0 0 125 1 5 3 20 0 15 0 91077182 14405136384 76194 18446744073709551615 4194304 4196468 140730508875088 139973270888240 139973797156565 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12673024 140730508883920 140730508886705 140730508886705 140730508890063 0
[pid=10330/tid=10390] ppid=10327 vsize=14067516 CPUtime=1.35 cores=1,3,5,7
/proc/10330/task/10390/stat : 10390 (java) S 10327 10330 4821 0 -1 1077944384 3088 12610 0 0 126 1 5 3 20 0 15 0 91077182 14405136384 76194 18446744073709551615 4194304 4196468 140730508875088 139973269834704 139973797156565 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12673024 140730508883920 140730508886705 140730508886705 140730508890063 0
[pid=10330/tid=10391] ppid=10327 vsize=14067516 CPUtime=1.28 cores=1,3,5,7
/proc/10330/task/10391/stat : 10391 (java) S 10327 10330 4821 0 -1 1077944384 4211 12610 0 0 118 2 5 3 20 0 15 0 91077182 14405136384 76194 18446744073709551615 4194304 4196468 140730508875088 139973268794528 139973797156565 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12673024 140730508883920 140730508886705 140730508886705 140730508890063 0
[pid=10330/tid=10392] ppid=10327 vsize=14067516 CPUtime=0.08 cores=1,3,5,7
/proc/10330/task/10392/stat : 10392 (java) S 10327 10330 4821 0 -1 1077944384 3 12610 0 0 0 0 5 3 20 0 15 0 91077183 14405136384 76194 18446744073709551615 4194304 4196468 140730508875088 139973267745760 139973797156565 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12673024 140730508883920 140730508886705 140730508886705 140730508890063 0
[pid=10330/tid=10393] ppid=10327 vsize=14067516 CPUtime=0.08 cores=1,3,5,7
/proc/10330/task/10393/stat : 10393 (java) S 10327 10330 4821 0 -1 1077944384 11 12610 0 0 0 0 5 3 20 0 15 0 91077187 14405136384 76194 18446744073709551615 4194304 4196468 140730508875088 139973266692528 139973797157506 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12673024 140730508883920 140730508886705 140730508886705 140730508890063 0
Current children cumulated CPU time (s) 7.81
Current children cumulated vsize (KiB) 14067516

[startup+4.10067 s]
/proc/loadavg: 2.45 3.36 2.62 5/212 10393
/proc/meminfo: memFree=28013452/32770624 swapFree=0/432072
[pid=10330] ppid=10327 vsize=14134080 CPUtime=8 cores=1,3,5,7
/proc/10330/stat : 10330 (java) S 10327 10330 4821 0 -1 1077944320 66318 12610 0 0 772 20 5 3 20 0 14 0 91077156 14473297920 76305 18446744073709551615 4194304 4196468 140730508875088 140730508857632 139973797146359 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 8 0 0 6293624 6294260 12673024 140730508883920 140730508886705 140730508886705 140730508890063 0
/proc/10330/statm: 3533520 76305 3461 1 0 3522134 0
[pid=10330/tid=10380] ppid=10327 vsize=14134080 CPUtime=3.65 cores=1,3,5,7
/proc/10330/task/10380/stat : 10380 (java) S 10327 10330 4821 0 -1 1077944384 47682 12610 0 0 347 10 5 3 20 0 14 0 91077177 14473297920 76305 18446744073709551615 4194304 4196468 140730508875088 139973801389200 139973797156565 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 4 0 0 6293624 6294260 12673024 140730508883920 140730508886705 140730508886705 140730508890063 0
[pid=10330/tid=10381] ppid=10327 vsize=14134080 CPUtime=0.17 cores=1,3,5,7
/proc/10330/task/10381/stat : 10381 (java) S 10327 10330 4821 0 -1 1077944384 72 12610 0 0 9 0 5 3 20 0 14 0 91077178 14473297920 76305 18446744073709551615 4194304 4196468 140730508875088 139973731580816 139973797156565 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12673024 140730508883920 140730508886705 140730508886705 140730508890063 0
[pid=10330/tid=10382] ppid=10327 vsize=14134080 CPUtime=0.18 cores=1,3,5,7
/proc/10330/task/10382/stat : 10382 (java) S 10327 10330 4821 0 -1 1077944384 73 12610 0 0 10 0 5 3 20 0 14 0 91077178 14473297920 76305 18446744073709551615 4194304 4196468 140730508875088 139973730528016 139973797156565 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12673024 140730508883920 140730508886705 140730508886705 140730508890063 0
[pid=10330/tid=10383] ppid=10327 vsize=14134080 CPUtime=0.16 cores=1,3,5,7
/proc/10330/task/10383/stat : 10383 (java) S 10327 10330 4821 0 -1 1077944384 264 12610 0 0 8 0 5 3 20 0 14 0 91077178 14473297920 76305 18446744073709551615 4194304 4196468 140730508875088 139973729475728 139973797156565 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12673024 140730508883920 140730508886705 140730508886705 140730508890063 0
[pid=10330/tid=10384] ppid=10327 vsize=14134080 CPUtime=0.18 cores=1,3,5,7
/proc/10330/task/10384/stat : 10384 (java) S 10327 10330 4821 0 -1 1077944384 98 12610 0 0 10 0 5 3 20 0 14 0 91077178 14473297920 76305 18446744073709551615 4194304 4196468 140730508875088 139973728422928 139973797156565 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12673024 140730508883920 140730508886705 140730508886705 140730508890063 0
[pid=10330/tid=10385] ppid=10327 vsize=14134080 CPUtime=0.18 cores=1,3,5,7
/proc/10330/task/10385/stat : 10385 (java) S 10327 10330 4821 0 -1 1077944384 2355 12610 0 0 10 0 5 3 20 0 14 0 91077179 14473297920 76305 18446744073709551615 4194304 4196468 140730508875088 139973275113792 139973797157506 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12673024 140730508883920 140730508886705 140730508886705 140730508890063 0
[pid=10330/tid=10386] ppid=10327 vsize=14134080 CPUtime=0.08 cores=1,3,5,7
/proc/10330/task/10386/stat : 10386 (java) S 10327 10330 4821 0 -1 1077944384 55 12610 0 0 0 0 5 3 20 0 14 0 91077180 14473297920 76305 18446744073709551615 4194304 4196468 140730508875088 139973274059680 139973797156565 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12673024 140730508883920 140730508886705 140730508886705 140730508890063 0
[pid=10330/tid=10387] ppid=10327 vsize=14134080 CPUtime=0.08 cores=1,3,5,7
/proc/10330/task/10387/stat : 10387 (java) S 10327 10330 4821 0 -1 1077944384 43 12610 0 0 0 0 5 3 20 0 14 0 91077180 14473297920 76305 18446744073709551615 4194304 4196468 140730508875088 139973273007232 139973797156565 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12673024 140730508883920 140730508886705 140730508886705 140730508890063 0
[pid=10330/tid=10388] ppid=10327 vsize=14134080 CPUtime=0.08 cores=1,3,5,7
/proc/10330/task/10388/stat : 10388 (java) S 10327 10330 4821 0 -1 1077944384 5 12610 0 0 0 0 5 3 20 0 14 0 91077182 14473297920 76305 18446744073709551615 4194304 4196468 140730508875088 139973271954592 139973797156565 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12673024 140730508883920 140730508886705 140730508886705 140730508890063 0
[pid=10330/tid=10389] ppid=10327 vsize=14134080 CPUtime=1.36 cores=1,3,5,7
/proc/10330/task/10389/stat : 10389 (java) S 10327 10330 4821 0 -1 1077944384 6168 12610 0 0 127 1 5 3 20 0 14 0 91077182 14473297920 76305 18446744073709551615 4194304 4196468 140730508875088 139973270887920 139973797156565 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12673024 140730508883920 140730508886705 140730508886705 140730508890063 0
[pid=10330/tid=10390] ppid=10327 vsize=14134080 CPUtime=1.36 cores=1,3,5,7
/proc/10330/task/10390/stat : 10390 (java) S 10327 10330 4821 0 -1 1077944384 3093 12610 0 0 127 1 5 3 20 0 14 0 91077182 14473297920 76305 18446744073709551615 4194304 4196468 140730508875088 139973269831008 139973797156565 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12673024 140730508883920 140730508886705 140730508886705 140730508890063 0
[pid=10330/tid=10391] ppid=10327 vsize=14134080 CPUtime=1.28 cores=1,3,5,7
/proc/10330/task/10391/stat : 10391 (java) S 10327 10330 4821 0 -1 1077944384 4211 12610 0 0 118 2 5 3 20 0 14 0 91077182 14473297920 76305 18446744073709551615 4194304 4196468 140730508875088 139973268798320 139973797157506 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12673024 140730508883920 140730508886705 140730508886705 140730508890063 0
[pid=10330/tid=10392] ppid=10327 vsize=14134080 CPUtime=0.08 cores=1,3,5,7
/proc/10330/task/10392/stat : 10392 (java) S 10327 10330 4821 0 -1 1077944384 3 12610 0 0 0 0 5 3 20 0 14 0 91077183 14473297920 76305 18446744073709551615 4194304 4196468 140730508875088 139973267745760 139973797156565 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12673024 140730508883920 140730508886705 140730508886705 140730508890063 0
Current children cumulated CPU time (s) 8
Current children cumulated vsize (KiB) 14134080

Child status: 0
Real time (s): 4.11618
CPU time (s): 8.02351
CPU user time (s): 7.78072
CPU system time (s): 0.242794
CPU usage (%): 194.926
Max. virtual memory (cumulated for all children) (KiB): 14134080

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 7.78072
system time used= 0.242794
maximum resident set size= 306872
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 78946
page faults= 0
swaps= 0
block input operations= 0
block output operations= 144
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6518
involuntary context switches= 48

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.016173 second user time and 0.029651 second system time

The end

Launcher Data

Begin job on node133 at 2017-08-11 08:09:32
IDJOB=4262611
IDBENCH=123460
IDSOLVER=2650
FILE ID=node133/4262611-1502432619
RUNJOBID= node133-1502411423-4885
PBS_JOBID= 
Free space on /tmp= 62008 MiB

SOLVER NAME= Concrete 3.4
BENCH NAME= XCSP17/Sat/Sat-m1-aim100/aim-100-2-0-unsat-2.xml
COMMAND LINE= bin/concrete BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4262611-1502432619/watcher-4262611-1502432619 -o /tmp/evaluation-result-4262611-1502432619/solver-4262611-1502432619 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node133-1502411423-4885 --watchdog 2580  bin/concrete HOME/instance-4262611-1502432619.xml

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

MD5SUM BENCH= 8177bfdfc8e0bc0efe17d41d3961e832
RANDOM SEED=1035354793

node133.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial 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 pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.17
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial 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 pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial 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 pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.17
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial 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 pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial 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 pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.17
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial 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 pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial 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 pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.17
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial 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 pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        28242152 kB
MemAvailable:   29102532 kB
Buffers:          287784 kB
Cached:           867284 kB
SwapCached:            0 kB
Active:          3623288 kB
Inactive:         464860 kB
Active(anon):    2933304 kB
Inactive(anon):    33112 kB
Active(file):     689984 kB
Inactive(file):   431748 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             24116 kB
Writeback:             0 kB
AnonPages:       2887920 kB
Mapped:            63732 kB
Shmem:             33468 kB
Slab:             136508 kB
SReclaimable:     108968 kB
SUnreclaim:        27540 kB
KernelStack:        3776 kB
PageTables:        11428 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    3575644 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2660352 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      132480 kB
DirectMap2M:    33413120 kB

Free space on /tmp at the end= 61984 MiB
End job on node133 at 2017-08-11 08:09:36