Trace number 4262636

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 17.3566 8.4475098

General information on the benchmark

NameScheduling/Scheduling-xcsp2-cabinet/
Cabinet-5580_X2.xml
MD5SUMc1d9bbd499a467fa3c210b9e0bab246a
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.661475
Satisfiable
(Un)Satisfiability was proved
Number of variables120
Number of constraints126
Number of domains46
Minimum domain size2
Maximum domain size84591
Distribution of domain sizes[{"size":2,"count":98},{"size":7,"count":14},{"size":5580,"count":1},{"size":24829,"count":2},{"size":44731,"count":4},{"size":84591,"count":1}]
Minimum variable degree1
Maximum variable degree11
Distribution of variable degrees[{"degree":1,"count":1},{"degree":2,"count":98},{"degree":3,"count":7},{"degree":7,"count":3},{"degree":8,"count":3},{"degree":9,"count":3},{"degree":10,"count":3},{"degree":11,"count":2}]
Minimum constraint arity1
Maximum constraint arity15
Distribution of constraint arities[{"arity":1,"count":7},{"arity":2,"count":111},{"arity":8,"count":1},{"arity":15,"count":7}]
Number of extensional constraints98
Number of intensional constraints20
Distribution of constraint types[{"type":"extension","count":98},{"type":"intension","count":20},{"type":"sum","count":7},{"type":"maximum","count":1}]
Optimization problemNO
Type of objective

Solver Data

3.36/2.24	c Concrete v3.4 running
17.25/8.43	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-4262636-1502414724/watcher-4262636-1502414724 -o /tmp/evaluation-result-4262636-1502414724/solver-4262636-1502414724 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node124-1502411387-7498 --watchdog 2580 bin/concrete HOME/instance-4262636-1502414724.xml 

pid=8196
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: 1.25 1.23 1.22 2/180 8199
/proc/meminfo: memFree=31632016/32770624 swapFree=0/371632
[pid=8199] ppid=8196 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/8199/stat : 8199 (runsolver) D 8196 8199 7434 0 -1 4202560 107 0 0 0 0 0 0 0 20 0 1 0 29813045 24240128 107 18446744073709551615 4194304 4338465 140723793128656 140723793126296 140548894241495 0 0 1 24578 18446744071580418449 0 0 17 3 0 0 0 0 0 6438912 6441760 22327296 140723793129681 140723793130057 140723793130057 140723793133514 0
/proc/8199/statm: 5918 107 54 36 0 2156 0

[startup+0.100135 s]
/proc/loadavg: 1.25 1.23 1.22 2/180 8199
/proc/meminfo: memFree=31632016/32770624 swapFree=0/371632
[pid=8199] ppid=8196 vsize=9508 CPUtime=0 cores=1,3,5,7
/proc/8199/stat : 8199 (bash) S 8196 8199 7434 0 -1 4202496 649 0 0 0 0 0 0 0 20 0 1 0 29813045 9736192 352 18446744073709551615 4194304 5098028 140728861791584 140728861789224 140424869432320 0 0 5 65536 18446744071580971376 0 0 17 7 0 0 9 0 0 7196144 7232144 22274048 140728861798932 140728861799017 140728861799017 140728861802474 0
/proc/8199/statm: 2377 352 279 221 0 86 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9508

[startup+0.200311 s]
/proc/loadavg: 1.25 1.23 1.22 2/180 8199
/proc/meminfo: memFree=31632016/32770624 swapFree=0/371632
[pid=8199] ppid=8196 vsize=9636 CPUtime=0.01 cores=1,3,5,7
/proc/8199/stat : 8199 (bash) S 8196 8199 7434 0 -1 4202496 896 6477 0 0 0 0 0 1 20 0 1 0 29813045 9867264 377 18446744073709551615 4194304 5098028 140728861791584 140728861785592 140424869432320 0 0 5 65536 18446744071580971376 0 0 17 7 0 0 9 0 0 7196144 7232144 22274048 140728861798932 140728861799017 140728861799017 140728861802474 0
/proc/8199/statm: 2409 377 296 221 0 118 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 9636

[startup+0.300244 s]
/proc/loadavg: 1.25 1.23 1.22 2/180 8199
/proc/meminfo: memFree=31632016/32770624 swapFree=0/371632
[pid=8199] ppid=8196 vsize=13907308 CPUtime=0.13 cores=1,3,5,7
/proc/8199/stat : 8199 (java) S 8196 8199 7434 0 -1 1077944320 5852 12481 0 0 5 1 5 2 20 0 14 0 29813045 14241083392 5552 18446744073709551615 4194304 4196468 140722802114544 140722802097088 140010830835447 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 9 0 0 6293624 6294260 36880384 140722802120656 140722802123441 140722802123441 140722802126799 0
/proc/8199/statm: 3476827 5552 2666 1 0 3466324 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 13907308

[startup+0.701092 s]
/proc/loadavg: 1.25 1.23 1.22 2/180 8199
/proc/meminfo: memFree=31632016/32770624 swapFree=0/371632
[pid=8199] ppid=8196 vsize=13974784 CPUtime=0.6 cores=1,3,5,7
/proc/8199/stat : 8199 (java) S 8196 8199 7434 0 -1 1077944320 13689 12481 0 0 50 3 5 2 20 0 15 0 29813045 14310178816 14068 18446744073709551615 4194304 4196468 140722802114544 140722802097088 140010830835447 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 9 0 0 6293624 6294260 36880384 140722802120656 140722802123441 140722802123441 140722802126799 0
/proc/8199/statm: 3493696 14068 3059 1 0 3482965 0
Current children cumulated CPU time (s) 0.6
Current children cumulated vsize (KiB) 13974784

[startup+1.50062 s]
/proc/loadavg: 1.25 1.23 1.22 3/202 8295
/proc/meminfo: memFree=31542688/32770624 swapFree=0/371384
[pid=8199] ppid=8196 vsize=13985408 CPUtime=1.84 cores=1,3,5,7
/proc/8199/stat : 8199 (java) S 8196 8199 7434 0 -1 1077944320 27456 12481 0 0 170 7 5 2 20 0 15 0 29813045 14321057792 33833 18446744073709551615 4194304 4196468 140722802114544 140722802097088 140010830835447 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 9 0 0 6293624 6294260 36880384 140722802120656 140722802123441 140722802123441 140722802126799 0
/proc/8199/statm: 3496352 33833 3341 1 0 3485525 0
[pid=8199/tid=8258] ppid=8196 vsize=13985408 CPUtime=1.27 cores=1,3,5,7
/proc/8199/task/8258/stat : 8258 (java) R 8196 8199 7434 0 -1 4202560 22434 12481 0 0 114 6 5 2 20 0 15 0 29813068 14321057792 33833 18446744073709551615 4194304 4196468 140722802114544 140010835068112 140010814915934 0 4 1 16800974 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 36880384 140722802120656 140722802123441 140722802123441 140722802126799 0
[pid=8199/tid=8259] ppid=8196 vsize=13985408 CPUtime=0.07 cores=1,3,5,7
/proc/8199/task/8259/stat : 8259 (java) S 8196 8199 7434 0 -1 1077944384 1 12481 0 0 0 0 5 2 20 0 15 0 29813069 14321057792 33833 18446744073709551615 4194304 4196468 140722802114544 140010772781328 140010830845653 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36880384 140722802120656 140722802123441 140722802123441 140722802126799 0
[pid=8199/tid=8260] ppid=8196 vsize=13985408 CPUtime=0.07 cores=1,3,5,7
/proc/8199/task/8260/stat : 8260 (java) S 8196 8199 7434 0 -1 1077944384 1 12481 0 0 0 0 5 2 20 0 15 0 29813069 14321057792 33833 18446744073709551615 4194304 4196468 140722802114544 140010771728784 140010830845653 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36880384 140722802120656 140722802123441 140722802123441 140722802126799 0
[pid=8199/tid=8261] ppid=8196 vsize=13985408 CPUtime=0.07 cores=1,3,5,7
/proc/8199/task/8261/stat : 8261 (java) S 8196 8199 7434 0 -1 1077944384 1 12481 0 0 0 0 5 2 20 0 15 0 29813069 14321057792 33833 18446744073709551615 4194304 4196468 140722802114544 140010770676240 140010830845653 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36880384 140722802120656 140722802123441 140722802123441 140722802126799 0
[pid=8199/tid=8262] ppid=8196 vsize=13985408 CPUtime=0.07 cores=1,3,5,7
/proc/8199/task/8262/stat : 8262 (java) S 8196 8199 7434 0 -1 1077944384 2 12481 0 0 0 0 5 2 20 0 15 0 29813069 14321057792 33833 18446744073709551615 4194304 4196468 140722802114544 140010769623696 140010830845653 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36880384 140722802120656 140722802123441 140722802123441 140722802126799 0
[pid=8199/tid=8263] ppid=8196 vsize=13985408 CPUtime=0.07 cores=1,3,5,7
/proc/8199/task/8263/stat : 8263 (java) S 8196 8199 7434 0 -1 1077944384 5 12481 0 0 0 0 5 2 20 0 15 0 29813070 14321057792 33833 18446744073709551615 4194304 4196468 140722802114544 140010376518128 140010830846594 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36880384 140722802120656 140722802123441 140722802123441 140722802126799 0
[pid=8199/tid=8264] ppid=8196 vsize=13985408 CPUtime=0.07 cores=1,3,5,7
/proc/8199/task/8264/stat : 8264 (java) S 8196 8199 7434 0 -1 1077944384 33 12481 0 0 0 0 5 2 20 0 15 0 29813071 14321057792 33833 18446744073709551615 4194304 4196468 140722802114544 140010375464352 140010830845653 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36880384 140722802120656 140722802123441 140722802123441 140722802126799 0
[pid=8199/tid=8265] ppid=8196 vsize=13985408 CPUtime=0.07 cores=1,3,5,7
/proc/8199/task/8265/stat : 8265 (java) S 8196 8199 7434 0 -1 1077944384 21 12481 0 0 0 0 5 2 20 0 15 0 29813071 14321057792 33833 18446744073709551615 4194304 4196468 140722802114544 140010374411760 140010830845653 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36880384 140722802120656 140722802123441 140722802123441 140722802126799 0
[pid=8199/tid=8266] ppid=8196 vsize=13985408 CPUtime=0.07 cores=1,3,5,7
/proc/8199/task/8266/stat : 8266 (java) S 8196 8199 7434 0 -1 1077944384 3 12481 0 0 0 0 5 2 20 0 15 0 29813074 14321057792 33833 18446744073709551615 4194304 4196468 140722802114544 140010373360336 140010830854043 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36880384 140722802120656 140722802123441 140722802123441 140722802126799 0
[pid=8199/tid=8267] ppid=8196 vsize=13985408 CPUtime=0.23 cores=1,3,5,7
/proc/8199/task/8267/stat : 8267 (java) S 8196 8199 7434 0 -1 1077944384 1118 12481 0 0 16 0 5 2 20 0 15 0 29813074 14321057792 33833 18446744073709551615 4194304 4196468 140722802114544 140010372306928 140010830846594 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36880384 140722802120656 140722802123441 140722802123441 140722802126799 0
[pid=8199/tid=8268] ppid=8196 vsize=13985408 CPUtime=0.23 cores=1,3,5,7
/proc/8199/task/8268/stat : 8268 (java) S 8196 8199 7434 0 -1 1077944384 677 12481 0 0 16 0 5 2 20 0 15 0 29813074 14321057792 33833 18446744073709551615 4194304 4196468 140722802114544 140010371254384 140010830846594 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36880384 140722802120656 140722802123441 140722802123441 140722802126799 0
[pid=8199/tid=8269] ppid=8196 vsize=13985408 CPUtime=0.29 cores=1,3,5,7
/proc/8199/task/8269/stat : 8269 (java) S 8196 8199 7434 0 -1 1077944384 992 12481 0 0 22 0 5 2 20 0 15 0 29813074 14321057792 33833 18446744073709551615 4194304 4196468 140722802114544 140010370201840 140010830846594 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36880384 140722802120656 140722802123441 140722802123441 140722802126799 0
[pid=8199/tid=8270] ppid=8196 vsize=13985408 CPUtime=0.07 cores=1,3,5,7
/proc/8199/task/8270/stat : 8270 (java) S 8196 8199 7434 0 -1 1077944384 3 12481 0 0 0 0 5 2 20 0 15 0 29813074 14321057792 33833 18446744073709551615 4194304 4196468 140722802114544 140010369149536 140010830845653 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36880384 140722802120656 140722802123441 140722802123441 140722802126799 0
[pid=8199/tid=8274] ppid=8196 vsize=13985408 CPUtime=0.07 cores=1,3,5,7
/proc/8199/task/8274/stat : 8274 (java) S 8196 8199 7434 0 -1 1077944384 10 12481 0 0 0 0 5 2 20 0 15 0 29813079 14321057792 33833 18446744073709551615 4194304 4196468 140722802114544 140010368097072 140010830846594 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36880384 140722802120656 140722802123441 140722802123441 140722802126799 0
Current children cumulated CPU time (s) 1.84
Current children cumulated vsize (KiB) 13985408

[startup+3.10062 s]
/proc/loadavg: 1.25 1.23 1.22 5/213 8353
/proc/meminfo: memFree=31366728/32770624 swapFree=0/371736
[pid=8199] ppid=8196 vsize=13999932 CPUtime=4.94 cores=1,3,5,7
/proc/8199/stat : 8199 (java) S 8196 8199 7434 0 -1 1077944320 48545 12481 0 0 473 14 5 2 20 0 15 0 29813045 14335930368 54244 18446744073709551615 4194304 4196468 140722802114544 140722802097088 140010830835447 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 9 0 0 6293624 6294260 36880384 140722802120656 140722802123441 140722802123441 140722802126799 0
/proc/8199/statm: 3499983 54244 3440 1 0 3488597 0
[pid=8199/tid=8258] ppid=8196 vsize=13999932 CPUtime=2.82 cores=1,3,5,7
/proc/8199/task/8258/stat : 8258 (java) R 8196 8199 7434 0 -1 4202560 37365 12481 0 0 267 8 5 2 20 0 15 0 29813068 14335930368 54244 18446744073709551615 4194304 4196468 140722802114544 140010835065696 140010830847382 0 4 1 16800974 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 36880384 140722802120656 140722802123441 140722802123441 140722802126799 0
[pid=8199/tid=8259] ppid=8196 vsize=13999932 CPUtime=0.08 cores=1,3,5,7
/proc/8199/task/8259/stat : 8259 (java) S 8196 8199 7434 0 -1 1077944384 64 12481 0 0 1 0 5 2 20 0 15 0 29813069 14335930368 54244 18446744073709551615 4194304 4196468 140722802114544 140010772781328 140010830845653 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36880384 140722802120656 140722802123441 140722802123441 140722802126799 0
[pid=8199/tid=8260] ppid=8196 vsize=13999932 CPUtime=0.08 cores=1,3,5,7
/proc/8199/task/8260/stat : 8260 (java) S 8196 8199 7434 0 -1 1077944384 57 12481 0 0 1 0 5 2 20 0 15 0 29813069 14335930368 54244 18446744073709551615 4194304 4196468 140722802114544 140010771728784 140010830845653 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36880384 140722802120656 140722802123441 140722802123441 140722802126799 0
[pid=8199/tid=8261] ppid=8196 vsize=13999932 CPUtime=0.08 cores=1,3,5,7
/proc/8199/task/8261/stat : 8261 (java) S 8196 8199 7434 0 -1 1077944384 215 12481 0 0 1 0 5 2 20 0 15 0 29813069 14335930368 54244 18446744073709551615 4194304 4196468 140722802114544 140010770676240 140010830845653 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36880384 140722802120656 140722802123441 140722802123441 140722802126799 0
[pid=8199/tid=8262] ppid=8196 vsize=13999932 CPUtime=0.08 cores=1,3,5,7
/proc/8199/task/8262/stat : 8262 (java) S 8196 8199 7434 0 -1 1077944384 44 12481 0 0 1 0 5 2 20 0 15 0 29813069 14335930368 54244 18446744073709551615 4194304 4196468 140722802114544 140010769623696 140010830845653 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36880384 140722802120656 140722802123441 140722802123441 140722802126799 0
[pid=8199/tid=8263] ppid=8196 vsize=13999932 CPUtime=0.08 cores=1,3,5,7
/proc/8199/task/8263/stat : 8263 (java) S 8196 8199 7434 0 -1 1077944384 1754 12481 0 0 1 0 5 2 20 0 15 0 29813070 14335930368 54244 18446744073709551615 4194304 4196468 140722802114544 140010376518128 140010830846594 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36880384 140722802120656 140722802123441 140722802123441 140722802126799 0
[pid=8199/tid=8264] ppid=8196 vsize=13999932 CPUtime=0.07 cores=1,3,5,7
/proc/8199/task/8264/stat : 8264 (java) S 8196 8199 7434 0 -1 1077944384 56 12481 0 0 0 0 5 2 20 0 15 0 29813071 14335930368 54244 18446744073709551615 4194304 4196468 140722802114544 140010375464352 140010830845653 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36880384 140722802120656 140722802123441 140722802123441 140722802126799 0
[pid=8199/tid=8265] ppid=8196 vsize=13999932 CPUtime=0.07 cores=1,3,5,7
/proc/8199/task/8265/stat : 8265 (java) S 8196 8199 7434 0 -1 1077944384 44 12481 0 0 0 0 5 2 20 0 15 0 29813071 14335930368 54244 18446744073709551615 4194304 4196468 140722802114544 140010374411760 140010830845653 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36880384 140722802120656 140722802123441 140722802123441 140722802126799 0
[pid=8199/tid=8266] ppid=8196 vsize=13999932 CPUtime=0.07 cores=1,3,5,7
/proc/8199/task/8266/stat : 8266 (java) S 8196 8199 7434 0 -1 1077944384 3 12481 0 0 0 0 5 2 20 0 15 0 29813074 14335930368 54244 18446744073709551615 4194304 4196468 140722802114544 140010373360336 140010830854043 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36880384 140722802120656 140722802123441 140722802123441 140722802126799 0
[pid=8199/tid=8267] ppid=8196 vsize=13999932 CPUtime=0.57 cores=1,3,5,7
/proc/8199/task/8267/stat : 8267 (java) S 8196 8199 7434 0 -1 1077944384 1818 12481 0 0 49 1 5 2 20 0 15 0 29813074 14335930368 54244 18446744073709551615 4194304 4196468 140722802114544 140010372306928 140010830846594 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36880384 140722802120656 140722802123441 140722802123441 140722802126799 0
[pid=8199/tid=8268] ppid=8196 vsize=13999932 CPUtime=0.63 cores=1,3,5,7
/proc/8199/task/8268/stat : 8268 (java) S 8196 8199 7434 0 -1 1077944384 1515 12481 0 0 55 1 5 2 20 0 15 0 29813074 14335930368 54244 18446744073709551615 4194304 4196468 140722802114544 140010371254384 140010830846594 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36880384 140722802120656 140722802123441 140722802123441 140722802126799 0
[pid=8199/tid=8269] ppid=8196 vsize=13999932 CPUtime=1.01 cores=1,3,5,7
/proc/8199/task/8269/stat : 8269 (java) R 8196 8199 7434 0 -1 4202560 3440 12481 0 0 92 2 5 2 20 0 15 0 29813074 14335930368 54244 18446744073709551615 4194304 4196468 140722802114544 140010370201840 140010809440926 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 36880384 140722802120656 140722802123441 140722802123441 140722802126799 0
[pid=8199/tid=8270] ppid=8196 vsize=13999932 CPUtime=0.07 cores=1,3,5,7
/proc/8199/task/8270/stat : 8270 (java) S 8196 8199 7434 0 -1 1077944384 3 12481 0 0 0 0 5 2 20 0 15 0 29813074 14335930368 54244 18446744073709551615 4194304 4196468 140722802114544 140010369149536 140010830845653 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36880384 140722802120656 140722802123441 140722802123441 140722802126799 0
[pid=8199/tid=8274] ppid=8196 vsize=13999932 CPUtime=0.07 cores=1,3,5,7
/proc/8199/task/8274/stat : 8274 (java) S 8196 8199 7434 0 -1 1077944384 13 12481 0 0 0 0 5 2 20 0 15 0 29813079 14335930368 54244 18446744073709551615 4194304 4196468 140722802114544 140010368097072 140010830846594 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36880384 140722802120656 140722802123441 140722802123441 140722802126799 0
Current children cumulated CPU time (s) 4.94
Current children cumulated vsize (KiB) 13999932

[startup+6.30071 s]
/proc/loadavg: 1.47 1.28 1.24 7/213 8353
/proc/meminfo: memFree=30958928/32770624 swapFree=0/371740
[pid=8199] ppid=8196 vsize=14069564 CPUtime=13.98 cores=1,3,5,7
/proc/8199/stat : 8199 (java) S 8196 8199 7434 0 -1 1077944320 70236 12481 0 0 1368 23 5 2 20 0 15 0 29813045 14407233536 108669 18446744073709551615 4194304 4196468 140722802114544 140722802097088 140010830835447 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 9 0 0 6293624 6294260 36880384 140722802120656 140722802123441 140722802123441 140722802126799 0
/proc/8199/statm: 3517391 108669 3477 1 0 3506005 0
[pid=8199/tid=8258] ppid=8196 vsize=14069564 CPUtime=5.94 cores=1,3,5,7
/proc/8199/task/8258/stat : 8258 (java) R 8196 8199 7434 0 -1 4202560 47561 12481 0 0 575 12 5 2 20 0 15 0 29813068 14407233536 108669 18446744073709551615 4194304 4196468 140722802114544 140010835068672 140010451400039 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 36880384 140722802120656 140722802123441 140722802123441 140722802126799 0
[pid=8199/tid=8259] ppid=8196 vsize=14069564 CPUtime=0.1 cores=1,3,5,7
/proc/8199/task/8259/stat : 8259 (java) S 8196 8199 7434 0 -1 1077944384 993 12481 0 0 3 0 5 2 20 0 15 0 29813069 14407233536 108669 18446744073709551615 4194304 4196468 140722802114544 140010772781328 140010830845653 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36880384 140722802120656 140722802123441 140722802123441 140722802126799 0
[pid=8199/tid=8260] ppid=8196 vsize=14069564 CPUtime=0.11 cores=1,3,5,7
/proc/8199/task/8260/stat : 8260 (java) S 8196 8199 7434 0 -1 1077944384 234 12481 0 0 3 1 5 2 20 0 15 0 29813069 14407233536 108669 18446744073709551615 4194304 4196468 140722802114544 140010771728784 140010830845653 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36880384 140722802120656 140722802123441 140722802123441 140722802126799 0
[pid=8199/tid=8261] ppid=8196 vsize=14069564 CPUtime=0.11 cores=1,3,5,7
/proc/8199/task/8261/stat : 8261 (java) S 8196 8199 7434 0 -1 1077944384 266 12481 0 0 4 0 5 2 20 0 15 0 29813069 14407233536 108669 18446744073709551615 4194304 4196468 140722802114544 140010770676240 140010830845653 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36880384 140722802120656 140722802123441 140722802123441 140722802126799 0
[pid=8199/tid=8262] ppid=8196 vsize=14069564 CPUtime=0.11 cores=1,3,5,7
/proc/8199/task/8262/stat : 8262 (java) S 8196 8199 7434 0 -1 1077944384 158 12481 0 0 4 0 5 2 20 0 15 0 29813069 14407233536 108669 18446744073709551615 4194304 4196468 140722802114544 140010769623696 140010830845653 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36880384 140722802120656 140722802123441 140722802123441 140722802126799 0
[pid=8199/tid=8263] ppid=8196 vsize=14069564 CPUtime=0.11 cores=1,3,5,7
/proc/8199/task/8263/stat : 8263 (java) S 8196 8199 7434 0 -1 1077944384 2597 12481 0 0 4 0 5 2 20 0 15 0 29813070 14407233536 108669 18446744073709551615 4194304 4196468 140722802114544 140010376518128 140010830846594 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36880384 140722802120656 140722802123441 140722802123441 140722802126799 0
[pid=8199/tid=8264] ppid=8196 vsize=14069564 CPUtime=0.07 cores=1,3,5,7
/proc/8199/task/8264/stat : 8264 (java) S 8196 8199 7434 0 -1 1077944384 56 12481 0 0 0 0 5 2 20 0 15 0 29813071 14407233536 108669 18446744073709551615 4194304 4196468 140722802114544 140010375464480 140010830845653 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36880384 140722802120656 140722802123441 140722802123441 140722802126799 0
[pid=8199/tid=8265] ppid=8196 vsize=14069564 CPUtime=0.07 cores=1,3,5,7
/proc/8199/task/8265/stat : 8265 (java) S 8196 8199 7434 0 -1 1077944384 44 12481 0 0 0 0 5 2 20 0 15 0 29813071 14407233536 108669 18446744073709551615 4194304 4196468 140722802114544 140010374411776 140010830845653 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36880384 140722802120656 140722802123441 140722802123441 140722802126799 0
[pid=8199/tid=8266] ppid=8196 vsize=14069564 CPUtime=0.07 cores=1,3,5,7
/proc/8199/task/8266/stat : 8266 (java) S 8196 8199 7434 0 -1 1077944384 3 12481 0 0 0 0 5 2 20 0 15 0 29813074 14407233536 108669 18446744073709551615 4194304 4196468 140722802114544 140010373360336 140010830854043 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36880384 140722802120656 140722802123441 140722802123441 140722802126799 0
[pid=8199/tid=8267] ppid=8196 vsize=14069564 CPUtime=3.13 cores=1,3,5,7
/proc/8199/task/8267/stat : 8267 (java) R 8196 8199 7434 0 -1 4202560 7366 12481 0 0 305 1 5 2 20 0 15 0 29813074 14407233536 108669 18446744073709551615 4194304 4196468 140722802114544 140010372288464 140010812380009 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 36880384 140722802120656 140722802123441 140722802123441 140722802126799 0
[pid=8199/tid=8268] ppid=8196 vsize=14069564 CPUtime=3.22 cores=1,3,5,7
/proc/8199/task/8268/stat : 8268 (java) S 8196 8199 7434 0 -1 1077944384 4045 12481 0 0 313 2 5 2 20 0 15 0 29813074 14407233536 108669 18446744073709551615 4194304 4196468 140722802114544 140010371254384 140010830846594 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36880384 140722802120656 140722802123441 140722802123441 140722802126799 0
[pid=8199/tid=8269] ppid=8196 vsize=14069564 CPUtime=1.62 cores=1,3,5,7
/proc/8199/task/8269/stat : 8269 (java) S 8196 8199 7434 0 -1 1077944384 4739 12481 0 0 153 2 5 2 20 0 15 0 29813074 14407233536 108669 18446744073709551615 4194304 4196468 140722802114544 140010370201840 140010830846594 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36880384 140722802120656 140722802123441 140722802123441 140722802126799 0
[pid=8199/tid=8270] ppid=8196 vsize=14069564 CPUtime=0.07 cores=1,3,5,7
/proc/8199/task/8270/stat : 8270 (java) S 8196 8199 7434 0 -1 1077944384 3 12481 0 0 0 0 5 2 20 0 15 0 29813074 14407233536 108669 18446744073709551615 4194304 4196468 140722802114544 140010369149536 140010830845653 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36880384 140722802120656 140722802123441 140722802123441 140722802126799 0
[pid=8199/tid=8274] ppid=8196 vsize=14069564 CPUtime=0.07 cores=1,3,5,7
/proc/8199/task/8274/stat : 8274 (java) S 8196 8199 7434 0 -1 1077944384 16 12481 0 0 0 0 5 2 20 0 15 0 29813079 14407233536 108669 18446744073709551615 4194304 4196468 140722802114544 140010368097072 140010830846594 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36880384 140722802120656 140722802123441 140722802123441 140722802126799 0
Current children cumulated CPU time (s) 13.98
Current children cumulated vsize (KiB) 14069564

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

[startup+6.40086 s]
/proc/loadavg: 1.47 1.28 1.24 7/213 8353
/proc/meminfo: memFree=30958928/32770624 swapFree=0/371740
[pid=8199] ppid=8196 vsize=14069564 CPUtime=14.1 cores=1,3,5,7
/proc/8199/stat : 8199 (java) S 8196 8199 7434 0 -1 1077944320 70242 12481 0 0 1380 23 5 2 20 0 15 0 29813045 14407233536 108669 18446744073709551615 4194304 4196468 140722802114544 140722802097088 140010830835447 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 9 0 0 6293624 6294260 36880384 140722802120656 140722802123441 140722802123441 140722802126799 0
/proc/8199/statm: 3517391 108669 3477 1 0 3506005 0
[pid=8199/tid=8258] ppid=8196 vsize=14069564 CPUtime=6.04 cores=1,3,5,7
/proc/8199/task/8258/stat : 8258 (java) R 8196 8199 7434 0 -1 4202560 47561 12481 0 0 585 12 5 2 20 0 15 0 29813068 14407233536 108669 18446744073709551615 4194304 4196468 140722802114544 140010835068672 140010813822608 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 36880384 140722802120656 140722802123441 140722802123441 140722802126799 0
[pid=8199/tid=8259] ppid=8196 vsize=14069564 CPUtime=0.1 cores=1,3,5,7
/proc/8199/task/8259/stat : 8259 (java) S 8196 8199 7434 0 -1 1077944384 993 12481 0 0 3 0 5 2 20 0 15 0 29813069 14407233536 108669 18446744073709551615 4194304 4196468 140722802114544 140010772781328 140010830845653 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36880384 140722802120656 140722802123441 140722802123441 140722802126799 0
[pid=8199/tid=8260] ppid=8196 vsize=14069564 CPUtime=0.11 cores=1,3,5,7
/proc/8199/task/8260/stat : 8260 (java) S 8196 8199 7434 0 -1 1077944384 234 12481 0 0 3 1 5 2 20 0 15 0 29813069 14407233536 108669 18446744073709551615 4194304 4196468 140722802114544 140010771728784 140010830845653 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36880384 140722802120656 140722802123441 140722802123441 140722802126799 0
[pid=8199/tid=8261] ppid=8196 vsize=14069564 CPUtime=0.11 cores=1,3,5,7
/proc/8199/task/8261/stat : 8261 (java) S 8196 8199 7434 0 -1 1077944384 266 12481 0 0 4 0 5 2 20 0 15 0 29813069 14407233536 108669 18446744073709551615 4194304 4196468 140722802114544 140010770676240 140010830845653 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36880384 140722802120656 140722802123441 140722802123441 140722802126799 0
[pid=8199/tid=8262] ppid=8196 vsize=14069564 CPUtime=0.11 cores=1,3,5,7
/proc/8199/task/8262/stat : 8262 (java) S 8196 8199 7434 0 -1 1077944384 158 12481 0 0 4 0 5 2 20 0 15 0 29813069 14407233536 108669 18446744073709551615 4194304 4196468 140722802114544 140010769623696 140010830845653 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36880384 140722802120656 140722802123441 140722802123441 140722802126799 0
[pid=8199/tid=8263] ppid=8196 vsize=14069564 CPUtime=0.11 cores=1,3,5,7
/proc/8199/task/8263/stat : 8263 (java) S 8196 8199 7434 0 -1 1077944384 2597 12481 0 0 4 0 5 2 20 0 15 0 29813070 14407233536 108669 18446744073709551615 4194304 4196468 140722802114544 140010376518128 140010830846594 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36880384 140722802120656 140722802123441 140722802123441 140722802126799 0
[pid=8199/tid=8264] ppid=8196 vsize=14069564 CPUtime=0.07 cores=1,3,5,7
/proc/8199/task/8264/stat : 8264 (java) S 8196 8199 7434 0 -1 1077944384 56 12481 0 0 0 0 5 2 20 0 15 0 29813071 14407233536 108669 18446744073709551615 4194304 4196468 140722802114544 140010375464480 140010830845653 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36880384 140722802120656 140722802123441 140722802123441 140722802126799 0
[pid=8199/tid=8265] ppid=8196 vsize=14069564 CPUtime=0.07 cores=1,3,5,7
/proc/8199/task/8265/stat : 8265 (java) S 8196 8199 7434 0 -1 1077944384 44 12481 0 0 0 0 5 2 20 0 15 0 29813071 14407233536 108669 18446744073709551615 4194304 4196468 140722802114544 140010374411776 140010830845653 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36880384 140722802120656 140722802123441 140722802123441 140722802126799 0
[pid=8199/tid=8266] ppid=8196 vsize=14069564 CPUtime=0.07 cores=1,3,5,7
/proc/8199/task/8266/stat : 8266 (java) S 8196 8199 7434 0 -1 1077944384 3 12481 0 0 0 0 5 2 20 0 15 0 29813074 14407233536 108669 18446744073709551615 4194304 4196468 140722802114544 140010373360336 140010830854043 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36880384 140722802120656 140722802123441 140722802123441 140722802126799 0
[pid=8199/tid=8267] ppid=8196 vsize=14069564 CPUtime=3.14 cores=1,3,5,7
/proc/8199/task/8267/stat : 8267 (java) S 8196 8199 7434 0 -1 1077944384 7370 12481 0 0 306 1 5 2 20 0 15 0 29813074 14407233536 108669 18446744073709551615 4194304 4196468 140722802114544 140010372306928 140010830846594 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36880384 140722802120656 140722802123441 140722802123441 140722802126799 0
[pid=8199/tid=8268] ppid=8196 vsize=14069564 CPUtime=3.22 cores=1,3,5,7
/proc/8199/task/8268/stat : 8268 (java) S 8196 8199 7434 0 -1 1077944384 4047 12481 0 0 313 2 5 2 20 0 15 0 29813074 14407233536 108669 18446744073709551615 4194304 4196468 140722802114544 140010371254384 140010830846594 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36880384 140722802120656 140722802123441 140722802123441 140722802126799 0
[pid=8199/tid=8269] ppid=8196 vsize=14069564 CPUtime=1.62 cores=1,3,5,7
/proc/8199/task/8269/stat : 8269 (java) S 8196 8199 7434 0 -1 1077944384 4739 12481 0 0 153 2 5 2 20 0 15 0 29813074 14407233536 108669 18446744073709551615 4194304 4196468 140722802114544 140010370201840 140010830846594 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36880384 140722802120656 140722802123441 140722802123441 140722802126799 0
[pid=8199/tid=8270] ppid=8196 vsize=14069564 CPUtime=0.07 cores=1,3,5,7
/proc/8199/task/8270/stat : 8270 (java) S 8196 8199 7434 0 -1 1077944384 3 12481 0 0 0 0 5 2 20 0 15 0 29813074 14407233536 108669 18446744073709551615 4194304 4196468 140722802114544 140010369149536 140010830845653 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36880384 140722802120656 140722802123441 140722802123441 140722802126799 0
[pid=8199/tid=8274] ppid=8196 vsize=14069564 CPUtime=0.07 cores=1,3,5,7
/proc/8199/task/8274/stat : 8274 (java) S 8196 8199 7434 0 -1 1077944384 16 12481 0 0 0 0 5 2 20 0 15 0 29813079 14407233536 108669 18446744073709551615 4194304 4196468 140722802114544 140010368097072 140010830846594 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36880384 140722802120656 140722802123441 140722802123441 140722802126799 0
Current children cumulated CPU time (s) 14.1
Current children cumulated vsize (KiB) 14069564

[startup+7.20057 s]
/proc/loadavg: 1.47 1.28 1.24 3/213 8353
/proc/meminfo: memFree=30850884/32770624 swapFree=0/371740
[pid=8199] ppid=8196 vsize=14069564 CPUtime=15.33 cores=1,3,5,7
/proc/8199/stat : 8199 (java) S 8196 8199 7434 0 -1 1077944320 70436 12481 0 0 1500 26 5 2 20 0 15 0 29813045 14407233536 125747 18446744073709551615 4194304 4196468 140722802114544 140722802097088 140010830835447 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 9 0 0 6293624 6294260 36880384 140722802120656 140722802123441 140722802123441 140722802126799 0
/proc/8199/statm: 3517391 125747 3477 1 0 3506005 0
[pid=8199/tid=8258] ppid=8196 vsize=14069564 CPUtime=6.83 cores=1,3,5,7
/proc/8199/task/8258/stat : 8258 (java) R 8196 8199 7434 0 -1 4202560 47590 12481 0 0 663 13 5 2 20 0 15 0 29813068 14407233536 125747 18446744073709551615 4194304 4196468 140722802114544 140010835068776 140010461523637 0 4 1 16800974 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 36880384 140722802120656 140722802123441 140722802123441 140722802126799 0
[pid=8199/tid=8259] ppid=8196 vsize=14069564 CPUtime=0.11 cores=1,3,5,7
/proc/8199/task/8259/stat : 8259 (java) S 8196 8199 7434 0 -1 1077944384 997 12481 0 0 3 1 5 2 20 0 15 0 29813069 14407233536 125747 18446744073709551615 4194304 4196468 140722802114544 140010772781328 140010830845653 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36880384 140722802120656 140722802123441 140722802123441 140722802126799 0
[pid=8199/tid=8260] ppid=8196 vsize=14069564 CPUtime=0.11 cores=1,3,5,7
/proc/8199/task/8260/stat : 8260 (java) S 8196 8199 7434 0 -1 1077944384 238 12481 0 0 3 1 5 2 20 0 15 0 29813069 14407233536 125747 18446744073709551615 4194304 4196468 140722802114544 140010771728784 140010830845653 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36880384 140722802120656 140722802123441 140722802123441 140722802126799 0
[pid=8199/tid=8261] ppid=8196 vsize=14069564 CPUtime=0.12 cores=1,3,5,7
/proc/8199/task/8261/stat : 8261 (java) S 8196 8199 7434 0 -1 1077944384 270 12481 0 0 4 1 5 2 20 0 15 0 29813069 14407233536 126259 18446744073709551615 4194304 4196468 140722802114544 140010770676240 140010830845653 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36880384 140722802120656 140722802123441 140722802123441 140722802126799 0
[pid=8199/tid=8262] ppid=8196 vsize=14069564 CPUtime=0.12 cores=1,3,5,7
/proc/8199/task/8262/stat : 8262 (java) S 8196 8199 7434 0 -1 1077944384 162 12481 0 0 4 1 5 2 20 0 15 0 29813069 14407233536 126259 18446744073709551615 4194304 4196468 140722802114544 140010769623696 140010830845653 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36880384 140722802120656 140722802123441 140722802123441 140722802126799 0
[pid=8199/tid=8263] ppid=8196 vsize=14069564 CPUtime=0.11 cores=1,3,5,7
/proc/8199/task/8263/stat : 8263 (java) S 8196 8199 7434 0 -1 1077944384 2600 12481 0 0 4 0 5 2 20 0 15 0 29813070 14407233536 126259 18446744073709551615 4194304 4196468 140722802114544 140010376518128 140010830846594 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36880384 140722802120656 140722802123441 140722802123441 140722802126799 0
[pid=8199/tid=8264] ppid=8196 vsize=14069564 CPUtime=0.07 cores=1,3,5,7
/proc/8199/task/8264/stat : 8264 (java) S 8196 8199 7434 0 -1 1077944384 56 12481 0 0 0 0 5 2 20 0 15 0 29813071 14407233536 126259 18446744073709551615 4194304 4196468 140722802114544 140010375464480 140010830845653 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36880384 140722802120656 140722802123441 140722802123441 140722802126799 0
[pid=8199/tid=8265] ppid=8196 vsize=14069564 CPUtime=0.07 cores=1,3,5,7
/proc/8199/task/8265/stat : 8265 (java) S 8196 8199 7434 0 -1 1077944384 44 12481 0 0 0 0 5 2 20 0 15 0 29813071 14407233536 126259 18446744073709551615 4194304 4196468 140722802114544 140010374411776 140010830845653 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36880384 140722802120656 140722802123441 140722802123441 140722802126799 0
[pid=8199/tid=8266] ppid=8196 vsize=14069564 CPUtime=0.07 cores=1,3,5,7
/proc/8199/task/8266/stat : 8266 (java) S 8196 8199 7434 0 -1 1077944384 3 12481 0 0 0 0 5 2 20 0 15 0 29813074 14407233536 126259 18446744073709551615 4194304 4196468 140722802114544 140010373360336 140010830854043 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36880384 140722802120656 140722802123441 140722802123441 140722802126799 0
[pid=8199/tid=8267] ppid=8196 vsize=14069564 CPUtime=3.37 cores=1,3,5,7
/proc/8199/task/8267/stat : 8267 (java) R 8196 8199 7434 0 -1 4202560 7406 12481 0 0 328 2 5 2 20 0 15 0 29813074 14407233536 126259 18446744073709551615 4194304 4196468 140722802114544 140010372306928 140010823820489 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 36880384 140722802120656 140722802123441 140722802123441 140722802126799 0
[pid=8199/tid=8268] ppid=8196 vsize=14069564 CPUtime=3.37 cores=1,3,5,7
/proc/8199/task/8268/stat : 8268 (java) S 8196 8199 7434 0 -1 1077944384 4086 12481 0 0 328 2 5 2 20 0 15 0 29813074 14407233536 126259 18446744073709551615 4194304 4196468 140722802114544 140010371254384 140010830846594 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36880384 140722802120656 140722802123441 140722802123441 140722802126799 0
[pid=8199/tid=8269] ppid=8196 vsize=14069564 CPUtime=1.66 cores=1,3,5,7
/proc/8199/task/8269/stat : 8269 (java) S 8196 8199 7434 0 -1 1077944384 4810 12481 0 0 157 2 5 2 20 0 15 0 29813074 14407233536 126259 18446744073709551615 4194304 4196468 140722802114544 140010370201840 140010830846594 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36880384 140722802120656 140722802123441 140722802123441 140722802126799 0
[pid=8199/tid=8270] ppid=8196 vsize=14069564 CPUtime=0.07 cores=1,3,5,7
/proc/8199/task/8270/stat : 8270 (java) S 8196 8199 7434 0 -1 1077944384 3 12481 0 0 0 0 5 2 20 0 15 0 29813074 14407233536 126259 18446744073709551615 4194304 4196468 140722802114544 140010369149536 140010830845653 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36880384 140722802120656 140722802123441 140722802123441 140722802126799 0
[pid=8199/tid=8274] ppid=8196 vsize=14069564 CPUtime=0.07 cores=1,3,5,7
/proc/8199/task/8274/stat : 8274 (java) S 8196 8199 7434 0 -1 1077944384 16 12481 0 0 0 0 5 2 20 0 15 0 29813079 14407233536 126259 18446744073709551615 4194304 4196468 140722802114544 140010368097072 140010830846594 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36880384 140722802120656 140722802123441 140722802123441 140722802126799 0
Current children cumulated CPU time (s) 15.33
Current children cumulated vsize (KiB) 14069564

[startup+8.00118 s]
/proc/loadavg: 1.47 1.28 1.24 3/213 8353
/proc/meminfo: memFree=30710008/32770624 swapFree=0/371740
[pid=8199] ppid=8196 vsize=14069564 CPUtime=16.5 cores=1,3,5,7
/proc/8199/stat : 8199 (java) S 8196 8199 7434 0 -1 1077944320 71704 12481 0 0 1616 27 5 2 20 0 15 0 29813045 14407233536 130517 18446744073709551615 4194304 4196468 140722802114544 140722802097088 140010830835447 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 9 0 0 6293624 6294260 36880384 140722802120656 140722802123441 140722802123441 140722802126799 0
/proc/8199/statm: 3517391 130517 3477 1 0 3506005 0
[pid=8199/tid=8258] ppid=8196 vsize=14069564 CPUtime=7.62 cores=1,3,5,7
/proc/8199/task/8258/stat : 8258 (java) R 8196 8199 7434 0 -1 4202560 47606 12481 0 0 742 13 5 2 20 0 15 0 29813068 14407233536 130517 18446744073709551615 4194304 4196468 140722802114544 140010835069216 140010461003046 0 4 1 16800974 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 36880384 140722802120656 140722802123441 140722802123441 140722802126799 0
[pid=8199/tid=8259] ppid=8196 vsize=14069564 CPUtime=0.11 cores=1,3,5,7
/proc/8199/task/8259/stat : 8259 (java) S 8196 8199 7434 0 -1 1077944384 1007 12481 0 0 3 1 5 2 20 0 15 0 29813069 14407233536 130517 18446744073709551615 4194304 4196468 140722802114544 140010772781328 140010830845653 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36880384 140722802120656 140722802123441 140722802123441 140722802126799 0
[pid=8199/tid=8260] ppid=8196 vsize=14069564 CPUtime=0.12 cores=1,3,5,7
/proc/8199/task/8260/stat : 8260 (java) S 8196 8199 7434 0 -1 1077944384 241 12481 0 0 4 1 5 2 20 0 15 0 29813069 14407233536 130527 18446744073709551615 4194304 4196468 140722802114544 140010771728784 140010830845653 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36880384 140722802120656 140722802123441 140722802123441 140722802126799 0
[pid=8199/tid=8261] ppid=8196 vsize=14069564 CPUtime=0.12 cores=1,3,5,7
/proc/8199/task/8261/stat : 8261 (java) S 8196 8199 7434 0 -1 1077944384 280 12481 0 0 4 1 5 2 20 0 15 0 29813069 14407233536 130527 18446744073709551615 4194304 4196468 140722802114544 140010770676240 140010830845653 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36880384 140722802120656 140722802123441 140722802123441 140722802126799 0
[pid=8199/tid=8262] ppid=8196 vsize=14069564 CPUtime=0.13 cores=1,3,5,7
/proc/8199/task/8262/stat : 8262 (java) S 8196 8199 7434 0 -1 1077944384 175 12481 0 0 5 1 5 2 20 0 15 0 29813069 14407233536 130527 18446744073709551615 4194304 4196468 140722802114544 140010769623696 140010830845653 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36880384 140722802120656 140722802123441 140722802123441 140722802126799 0
[pid=8199/tid=8263] ppid=8196 vsize=14069564 CPUtime=0.11 cores=1,3,5,7
/proc/8199/task/8263/stat : 8263 (java) S 8196 8199 7434 0 -1 1077944384 2645 12481 0 0 4 0 5 2 20 0 15 0 29813070 14407233536 130527 18446744073709551615 4194304 4196468 140722802114544 140010376518128 140010830846594 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36880384 140722802120656 140722802123441 140722802123441 140722802126799 0
[pid=8199/tid=8264] ppid=8196 vsize=14069564 CPUtime=0.07 cores=1,3,5,7
/proc/8199/task/8264/stat : 8264 (java) S 8196 8199 7434 0 -1 1077944384 56 12481 0 0 0 0 5 2 20 0 15 0 29813071 14407233536 130527 18446744073709551615 4194304 4196468 140722802114544 140010375464480 140010830845653 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36880384 140722802120656 140722802123441 140722802123441 140722802126799 0
[pid=8199/tid=8265] ppid=8196 vsize=14069564 CPUtime=0.07 cores=1,3,5,7
/proc/8199/task/8265/stat : 8265 (java) S 8196 8199 7434 0 -1 1077944384 44 12481 0 0 0 0 5 2 20 0 15 0 29813071 14407233536 130527 18446744073709551615 4194304 4196468 140722802114544 140010374411776 140010830845653 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36880384 140722802120656 140722802123441 140722802123441 140722802126799 0
[pid=8199/tid=8266] ppid=8196 vsize=14069564 CPUtime=0.07 cores=1,3,5,7
/proc/8199/task/8266/stat : 8266 (java) S 8196 8199 7434 0 -1 1077944384 3 12481 0 0 0 0 5 2 20 0 15 0 29813074 14407233536 130527 18446744073709551615 4194304 4196468 140722802114544 140010373360336 140010830854043 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36880384 140722802120656 140722802123441 140722802123441 140722802126799 0
[pid=8199/tid=8267] ppid=8196 vsize=14069564 CPUtime=3.53 cores=1,3,5,7
/proc/8199/task/8267/stat : 8267 (java) S 8196 8199 7434 0 -1 1077944384 8141 12481 0 0 344 2 5 2 20 0 15 0 29813074 14407233536 130527 18446744073709551615 4194304 4196468 140722802114544 140010372306928 140010830846594 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36880384 140722802120656 140722802123441 140722802123441 140722802126799 0
[pid=8199/tid=8268] ppid=8196 vsize=14069564 CPUtime=3.53 cores=1,3,5,7
/proc/8199/task/8268/stat : 8268 (java) S 8196 8199 7434 0 -1 1077944384 4453 12481 0 0 344 2 5 2 20 0 15 0 29813074 14407233536 130527 18446744073709551615 4194304 4196468 140722802114544 140010371254384 140010830846594 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36880384 140722802120656 140722802123441 140722802123441 140722802126799 0
[pid=8199/tid=8269] ppid=8196 vsize=14069564 CPUtime=1.69 cores=1,3,5,7
/proc/8199/task/8269/stat : 8269 (java) S 8196 8199 7434 0 -1 1077944384 4882 12481 0 0 160 2 5 2 20 0 15 0 29813074 14407233536 130527 18446744073709551615 4194304 4196468 140722802114544 140010370201840 140010830846594 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36880384 140722802120656 140722802123441 140722802123441 140722802126799 0
[pid=8199/tid=8270] ppid=8196 vsize=14069564 CPUtime=0.07 cores=1,3,5,7
/proc/8199/task/8270/stat : 8270 (java) S 8196 8199 7434 0 -1 1077944384 3 12481 0 0 0 0 5 2 20 0 15 0 29813074 14407233536 130527 18446744073709551615 4194304 4196468 140722802114544 140010369149536 140010830845653 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36880384 140722802120656 140722802123441 140722802123441 140722802126799 0
[pid=8199/tid=8274] ppid=8196 vsize=14069564 CPUtime=0.07 cores=1,3,5,7
/proc/8199/task/8274/stat : 8274 (java) S 8196 8199 7434 0 -1 1077944384 16 12481 0 0 0 0 5 2 20 0 15 0 29813079 14407233536 130527 18446744073709551615 4194304 4196468 140722802114544 140010368097072 140010830846594 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36880384 140722802120656 140722802123441 140722802123441 140722802126799 0
Current children cumulated CPU time (s) 16.5
Current children cumulated vsize (KiB) 14069564

[startup+8.40145 s]
/proc/loadavg: 1.47 1.28 1.24 3/213 8353
/proc/meminfo: memFree=30710008/32770624 swapFree=0/371740
[pid=8199] ppid=8196 vsize=14069564 CPUtime=17.25 cores=1,3,5,7
/proc/8199/stat : 8199 (java) S 8196 8199 7434 0 -1 1077944320 71971 12481 0 0 1690 28 5 2 20 0 15 0 29813045 14407233536 133633 18446744073709551615 4194304 4196468 140722802114544 140722802097088 140010830835447 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 9 0 0 6293624 6294260 36880384 140722802120656 140722802123441 140722802123441 140722802126799 0
/proc/8199/statm: 3517391 133633 3477 1 0 3506005 0
[pid=8199/tid=8258] ppid=8196 vsize=14069564 CPUtime=7.86 cores=1,3,5,7
/proc/8199/task/8258/stat : 8258 (java) S 8196 8199 7434 0 -1 1077944384 47615 12481 0 0 766 13 5 2 20 0 15 0 29813068 14407233536 133633 18446744073709551615 4194304 4196468 140722802114544 140010835072992 140010830845653 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 4 0 0 6293624 6294260 36880384 140722802120656 140722802123441 140722802123441 140722802126799 0
[pid=8199/tid=8259] ppid=8196 vsize=14069564 CPUtime=0.2 cores=1,3,5,7
/proc/8199/task/8259/stat : 8259 (java) R 8196 8199 7434 0 -1 4202560 1015 12481 0 0 12 1 5 2 20 0 15 0 29813069 14407233536 133633 18446744073709551615 4194304 4196468 140722802114544 140010772781328 140010812388695 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 36880384 140722802120656 140722802123441 140722802123441 140722802126799 0
[pid=8199/tid=8260] ppid=8196 vsize=14069564 CPUtime=0.21 cores=1,3,5,7
/proc/8199/task/8260/stat : 8260 (java) R 8196 8199 7434 0 -1 4202560 272 12481 0 0 12 2 5 2 20 0 15 0 29813069 14407233536 133633 18446744073709551615 4194304 4196468 140722802114544 140010771728904 140010823463655 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 36880384 140722802120656 140722802123441 140722802123441 140722802126799 0
[pid=8199/tid=8261] ppid=8196 vsize=14069564 CPUtime=0.21 cores=1,3,5,7
/proc/8199/task/8261/stat : 8261 (java) R 8196 8199 7434 0 -1 4202560 296 12481 0 0 13 1 5 2 20 0 15 0 29813069 14407233536 133633 18446744073709551615 4194304 4196468 140722802114544 140010770676240 140010823463655 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 36880384 140722802120656 140722802123441 140722802123441 140722802126799 0
[pid=8199/tid=8262] ppid=8196 vsize=14069564 CPUtime=0.22 cores=1,3,5,7
/proc/8199/task/8262/stat : 8262 (java) R 8196 8199 7434 0 -1 4202560 205 12481 0 0 14 1 5 2 20 0 15 0 29813069 14407233536 133633 18446744073709551615 4194304 4196468 140722802114544 140010769623696 140010823463655 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 36880384 140722802120656 140722802123441 140722802123441 140722802126799 0
[pid=8199/tid=8263] ppid=8196 vsize=14069564 CPUtime=0.18 cores=1,3,5,7
/proc/8199/task/8263/stat : 8263 (java) S 8196 8199 7434 0 -1 1077944384 2694 12481 0 0 11 0 5 2 20 0 15 0 29813070 14407233536 133633 18446744073709551615 4194304 4196468 140722802114544 140010376516752 140010830845653 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36880384 140722802120656 140722802123441 140722802123441 140722802126799 0
[pid=8199/tid=8264] ppid=8196 vsize=14069564 CPUtime=0.07 cores=1,3,5,7
/proc/8199/task/8264/stat : 8264 (java) S 8196 8199 7434 0 -1 1077944384 57 12481 0 0 0 0 5 2 20 0 15 0 29813071 14407233536 133633 18446744073709551615 4194304 4196468 140722802114544 140010375463984 140010830845653 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36880384 140722802120656 140722802123441 140722802123441 140722802126799 0
[pid=8199/tid=8265] ppid=8196 vsize=14069564 CPUtime=0.07 cores=1,3,5,7
/proc/8199/task/8265/stat : 8265 (java) S 8196 8199 7434 0 -1 1077944384 44 12481 0 0 0 0 5 2 20 0 15 0 29813071 14407233536 133633 18446744073709551615 4194304 4196468 140722802114544 140010374411776 140010830845653 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36880384 140722802120656 140722802123441 140722802123441 140722802126799 0
[pid=8199/tid=8266] ppid=8196 vsize=14069564 CPUtime=0.07 cores=1,3,5,7
/proc/8199/task/8266/stat : 8266 (java) S 8196 8199 7434 0 -1 1077944384 3 12481 0 0 0 0 5 2 20 0 15 0 29813074 14407233536 133633 18446744073709551615 4194304 4196468 140722802114544 140010373360336 140010830854043 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36880384 140722802120656 140722802123441 140722802123441 140722802126799 0
[pid=8199/tid=8267] ppid=8196 vsize=14069564 CPUtime=3.57 cores=1,3,5,7
/proc/8199/task/8267/stat : 8267 (java) S 8196 8199 7434 0 -1 1077944384 8155 12481 0 0 348 2 5 2 20 0 15 0 29813074 14407233536 133633 18446744073709551615 4194304 4196468 140722802114544 140010372306928 140010830846594 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36880384 140722802120656 140722802123441 140722802123441 140722802126799 0
[pid=8199/tid=8268] ppid=8196 vsize=14069564 CPUtime=3.56 cores=1,3,5,7
/proc/8199/task/8268/stat : 8268 (java) S 8196 8199 7434 0 -1 1077944384 4512 12481 0 0 347 2 5 2 20 0 15 0 29813074 14407233536 133633 18446744073709551615 4194304 4196468 140722802114544 140010371254384 140010830846594 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36880384 140722802120656 140722802123441 140722802123441 140722802126799 0
[pid=8199/tid=8269] ppid=8196 vsize=14069564 CPUtime=1.7 cores=1,3,5,7
/proc/8199/task/8269/stat : 8269 (java) S 8196 8199 7434 0 -1 1077944384 4929 12481 0 0 161 2 5 2 20 0 15 0 29813074 14407233536 133633 18446744073709551615 4194304 4196468 140722802114544 140010370201408 140010830845653 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36880384 140722802120656 140722802123441 140722802123441 140722802126799 0
[pid=8199/tid=8270] ppid=8196 vsize=14069564 CPUtime=0.07 cores=1,3,5,7
/proc/8199/task/8270/stat : 8270 (java) S 8196 8199 7434 0 -1 1077944384 3 12481 0 0 0 0 5 2 20 0 15 0 29813074 14407233536 133633 18446744073709551615 4194304 4196468 140722802114544 140010369149536 140010830845653 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36880384 140722802120656 140722802123441 140722802123441 140722802126799 0
[pid=8199/tid=8274] ppid=8196 vsize=14069564 CPUtime=0.07 cores=1,3,5,7
/proc/8199/task/8274/stat : 8274 (java) S 8196 8199 7434 0 -1 1077944384 16 12481 0 0 0 0 5 2 20 0 15 0 29813079 14407233536 133633 18446744073709551615 4194304 4196468 140722802114544 140010368097072 140010830846594 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36880384 140722802120656 140722802123441 140722802123441 140722802126799 0
Current children cumulated CPU time (s) 17.25
Current children cumulated vsize (KiB) 14069564

Child status: 0
Real time (s): 8.44751
CPU time (s): 17.3566
CPU user time (s): 17.0271
CPU system time (s): 0.329528
CPU usage (%): 205.464
Max. virtual memory (cumulated for all children) (KiB): 14072080

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 17.0271
system time used= 0.329528
maximum resident set size= 535076
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 84575
page faults= 0
swaps= 0
block input operations= 0
block output operations= 184
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 8531
involuntary context switches= 93

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.042079 second user time and 0.050887 second system time

The end

Launcher Data

Begin job on node124 at 2017-08-11 03:11:08
IDJOB=4262636
IDBENCH=115703
IDSOLVER=2650
FILE ID=node124/4262636-1502414724
RUNJOBID= node124-1502411387-7498
PBS_JOBID= 
Free space on /tmp= 62008 MiB

SOLVER NAME= Concrete 3.4
BENCH NAME= XCSP17/Scheduling/Scheduling-xcsp2-cabinet/Cabinet-5580_X2.xml
COMMAND LINE= bin/concrete BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4262636-1502414724/watcher-4262636-1502414724 -o /tmp/evaluation-result-4262636-1502414724/solver-4262636-1502414724 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node124-1502411387-7498 --watchdog 2580  bin/concrete HOME/instance-4262636-1502414724.xml

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

MD5SUM BENCH= c1d9bbd499a467fa3c210b9e0bab246a
RANDOM SEED=1063593017

node124.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.51
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.51
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.51
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.51
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:        31632312 kB
MemAvailable:   32015540 kB
Buffers:          185068 kB
Cached:           486576 kB
SwapCached:            0 kB
Active:           337876 kB
Inactive:         388412 kB
Active(anon):      55148 kB
Inactive(anon):    16780 kB
Active(file):     282728 kB
Inactive(file):   371632 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             24188 kB
Writeback:             4 kB
AnonPages:         53640 kB
Mapped:            37400 kB
Shmem:             17160 kB
Slab:             114372 kB
SReclaimable:      89404 kB
SUnreclaim:        24968 kB
KernelStack:        3232 kB
PageTables:         4868 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     296088 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      4096 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 61984 MiB
End job on node124 at 2017-08-11 03:11:16