Trace number 4262249

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 13.4563 7.5239301

General information on the benchmark

NameBlackhole/Blackhole-xcsp2-s04/
Blackhole-4-04-9_X2.xml
MD5SUMe9d0a4cd59366da39c3f7cdf7e8fed32
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.227705
Satisfiable
(Un)Satisfiability was proved
Number of variables64
Number of constraints432
Number of domains4
Minimum domain size1
Maximum domain size16
Distribution of domain sizes[{"size":1,"count":2},{"size":4,"count":16},{"size":8,"count":15},{"size":16,"count":30}]
Minimum variable degree0
Maximum variable degree32
Distribution of variable degrees[{"degree":0,"count":1},{"degree":2,"count":17},{"degree":3,"count":14},{"degree":16,"count":1},{"degree":17,"count":10},{"degree":18,"count":5},{"degree":32,"count":16}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":432}]
Number of extensional constraints432
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":432}]
Optimization problemNO
Type of objective

Solver Data

3.46/2.23	c Concrete v3.4 running
13.40/7.51	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-4262249-1502463242/watcher-4262249-1502463242 -o /tmp/evaluation-result-4262249-1502463242/solver-4262249-1502463242 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node134-1502411438-1524 --watchdog 2580 bin/concrete HOME/instance-4262249-1502463242.xml 

pid=15643
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.99 1.63 1.50 3/202 15646
/proc/meminfo: memFree=29858556/32770624 swapFree=0/573296
[pid=15646] ppid=15643 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/15646/stat : 15646 (runsolver) D 15643 15646 1460 0 -1 4202560 108 0 0 0 0 0 0 0 20 0 1 0 93830528 24240128 106 18446744073709551615 4194304 4338465 140726776834128 140726776831768 139664330191575 0 0 1 24578 18446744071580418449 0 0 17 5 0 0 0 0 0 6438912 6441760 12623872 140726776840401 140726776840777 140726776840777 140726776844234 0
/proc/15646/statm: 5918 106 53 36 0 2156 0

[startup+0.102441 s]
/proc/loadavg: 1.99 1.63 1.50 3/202 15646
/proc/meminfo: memFree=29858556/32770624 swapFree=0/573296
[pid=15646] ppid=15643 vsize=9636 CPUtime=0.01 cores=1,3,5,7
/proc/15646/stat : 15646 (bash) S 15643 15646 1460 0 -1 4202496 898 6470 0 0 0 0 0 1 20 0 1 0 93830528 9867264 377 18446744073709551615 4194304 5098028 140727364810784 140727364804792 140085918632960 0 0 5 65536 18446744071580971376 0 0 17 1 0 0 5 0 0 7196144 7232144 40046592 140727364817428 140727364817513 140727364817513 140727364820970 0
/proc/15646/statm: 2409 377 296 221 0 118 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 9636

[startup+0.200329 s]
/proc/loadavg: 1.99 1.63 1.50 3/202 15646
/proc/meminfo: memFree=29858556/32770624 swapFree=0/573296
[pid=15646] ppid=15643 vsize=9636 CPUtime=0.07 cores=1,3,5,7
/proc/15646/stat : 15646 (bash) S 15643 15646 1460 0 -1 4202496 937 11723 0 0 0 0 5 2 20 0 1 0 93830528 9867264 377 18446744073709551615 4194304 5098028 140727364810784 140727364806616 140085918632960 0 0 5 65536 18446744071580971376 0 0 17 1 0 0 5 0 0 7196144 7232144 40046592 140727364817428 140727364817513 140727364817513 140727364820970 0
/proc/15646/statm: 2409 377 296 221 0 118 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 9636

[startup+0.300245 s]
/proc/loadavg: 1.99 1.63 1.50 3/202 15646
/proc/meminfo: memFree=29858556/32770624 swapFree=0/573296
[pid=15646] ppid=15643 vsize=13907308 CPUtime=0.13 cores=1,3,5,7
/proc/15646/stat : 15646 (java) S 15643 15646 1460 0 -1 1077944320 5991 12401 0 0 5 1 5 2 20 0 14 0 93830528 14241083392 5671 18446744073709551615 4194304 4196468 140727858250288 140727858232832 139722072481527 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 5 0 0 6293624 6294260 25772032 140727858251728 140727858254513 140727858254513 140727858257871 0
/proc/15646/statm: 3476827 5671 2654 1 0 3466324 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 13907308

[startup+0.700317 s]
/proc/loadavg: 1.99 1.63 1.50 3/202 15646
/proc/meminfo: memFree=29858556/32770624 swapFree=0/573296
[pid=15646] ppid=15643 vsize=13974784 CPUtime=0.61 cores=1,3,5,7
/proc/15646/stat : 15646 (java) S 15643 15646 1460 0 -1 1077944320 13853 12401 0 0 50 4 5 2 20 0 15 0 93830528 14310178816 14256 18446744073709551615 4194304 4196468 140727858250288 140727858232832 139722072481527 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 5 0 0 6293624 6294260 25772032 140727858251728 140727858254513 140727858254513 140727858257871 0
/proc/15646/statm: 3493696 14256 3065 1 0 3482965 0
Current children cumulated CPU time (s) 0.61
Current children cumulated vsize (KiB) 13974784

[startup+1.50061 s]
/proc/loadavg: 1.99 1.63 1.50 3/217 15709
/proc/meminfo: memFree=29765012/32770624 swapFree=0/573344
[pid=15646] ppid=15643 vsize=13985408 CPUtime=1.81 cores=1,3,5,7
/proc/15646/stat : 15646 (java) S 15643 15646 1460 0 -1 1077944320 28010 12401 0 0 165 9 5 2 20 0 15 0 93830528 14321057792 33945 18446744073709551615 4194304 4196468 140727858250288 140727858232832 139722072481527 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 5 0 0 6293624 6294260 25772032 140727858251728 140727858254513 140727858254513 140727858257871 0
/proc/15646/statm: 3496352 33945 3341 1 0 3485525 0
[pid=15646/tid=15696] ppid=15643 vsize=13985408 CPUtime=1.27 cores=1,3,5,7
/proc/15646/task/15696/stat : 15696 (java) R 15643 15646 1460 0 -1 4202560 23183 12401 0 0 113 7 5 2 20 0 15 0 93830548 14321057792 33945 18446744073709551615 4194304 4196468 140727858250288 139722076703584 139722056562014 0 4 1 16800974 0 0 0 -1 1 0 0 7 0 0 6293624 6294260 25772032 140727858251728 140727858254513 140727858254513 140727858257871 0
[pid=15646/tid=15697] ppid=15643 vsize=13985408 CPUtime=0.07 cores=1,3,5,7
/proc/15646/task/15697/stat : 15697 (java) S 15643 15646 1460 0 -1 1077944384 1 12401 0 0 0 0 5 2 20 0 15 0 93830549 14321057792 33945 18446744073709551615 4194304 4196468 140727858250288 139722006915472 139722072491733 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25772032 140727858251728 140727858254513 140727858254513 140727858257871 0
[pid=15646/tid=15698] ppid=15643 vsize=13985408 CPUtime=0.07 cores=1,3,5,7
/proc/15646/task/15698/stat : 15698 (java) S 15643 15646 1460 0 -1 1077944384 2 12401 0 0 0 0 5 2 20 0 15 0 93830549 14321057792 33945 18446744073709551615 4194304 4196468 140727858250288 139722005862672 139722072491733 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25772032 140727858251728 140727858254513 140727858254513 140727858257871 0
[pid=15646/tid=15699] ppid=15643 vsize=13985408 CPUtime=0.07 cores=1,3,5,7
/proc/15646/task/15699/stat : 15699 (java) S 15643 15646 1460 0 -1 1077944384 1 12401 0 0 0 0 5 2 20 0 15 0 93830549 14321057792 33945 18446744073709551615 4194304 4196468 140727858250288 139722004810384 139722072491733 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25772032 140727858251728 140727858254513 140727858254513 140727858257871 0
[pid=15646/tid=15700] ppid=15643 vsize=13985408 CPUtime=0.07 cores=1,3,5,7
/proc/15646/task/15700/stat : 15700 (java) S 15643 15646 1460 0 -1 1077944384 2 12401 0 0 0 0 5 2 20 0 15 0 93830549 14321057792 33945 18446744073709551615 4194304 4196468 140727858250288 139722003757584 139722072491733 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25772032 140727858251728 140727858254513 140727858254513 140727858257871 0
[pid=15646/tid=15701] ppid=15643 vsize=13985408 CPUtime=0.07 cores=1,3,5,7
/proc/15646/task/15701/stat : 15701 (java) S 15643 15646 1460 0 -1 1077944384 5 12401 0 0 0 0 5 2 20 0 15 0 93830550 14321057792 33945 18446744073709551615 4194304 4196468 140727858250288 139721550817904 139722072492674 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25772032 140727858251728 140727858254513 140727858254513 140727858257871 0
[pid=15646/tid=15702] ppid=15643 vsize=13985408 CPUtime=0.07 cores=1,3,5,7
/proc/15646/task/15702/stat : 15702 (java) S 15643 15646 1460 0 -1 1077944384 33 12401 0 0 0 0 5 2 20 0 15 0 93830551 14321057792 33945 18446744073709551615 4194304 4196468 140727858250288 139721549763872 139722072491733 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25772032 140727858251728 140727858254513 140727858254513 140727858257871 0
[pid=15646/tid=15703] ppid=15643 vsize=13985408 CPUtime=0.07 cores=1,3,5,7
/proc/15646/task/15703/stat : 15703 (java) S 15643 15646 1460 0 -1 1077944384 21 12401 0 0 0 0 5 2 20 0 15 0 93830551 14321057792 33945 18446744073709551615 4194304 4196468 140727858250288 139721548711536 139722072491733 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25772032 140727858251728 140727858254513 140727858254513 140727858257871 0
[pid=15646/tid=15704] ppid=15643 vsize=13985408 CPUtime=0.07 cores=1,3,5,7
/proc/15646/task/15704/stat : 15704 (java) S 15643 15646 1460 0 -1 1077944384 3 12401 0 0 0 0 5 2 20 0 15 0 93830554 14321057792 33945 18446744073709551615 4194304 4196468 140727858250288 139721547659856 139722072500123 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25772032 140727858251728 140727858254513 140727858254513 140727858257871 0
[pid=15646/tid=15705] ppid=15643 vsize=13985408 CPUtime=0.21 cores=1,3,5,7
/proc/15646/task/15705/stat : 15705 (java) S 15643 15646 1460 0 -1 1077944384 897 12401 0 0 14 0 5 2 20 0 15 0 93830554 14321057792 33945 18446744073709551615 4194304 4196468 140727858250288 139721546606704 139722072492674 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25772032 140727858251728 140727858254513 140727858254513 140727858257871 0
[pid=15646/tid=15706] ppid=15643 vsize=13985408 CPUtime=0.22 cores=1,3,5,7
/proc/15646/task/15706/stat : 15706 (java) S 15643 15646 1460 0 -1 1077944384 774 12401 0 0 15 0 5 2 20 0 15 0 93830554 14321057792 33945 18446744073709551615 4194304 4196468 140727858250288 139721545553904 139722072492674 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25772032 140727858251728 140727858254513 140727858254513 140727858257871 0
[pid=15646/tid=15707] ppid=15643 vsize=13985408 CPUtime=0.29 cores=1,3,5,7
/proc/15646/task/15707/stat : 15707 (java) S 15643 15646 1460 0 -1 1077944384 920 12401 0 0 22 0 5 2 20 0 15 0 93830554 14321057792 33945 18446744073709551615 4194304 4196468 140727858250288 139721544501616 139722072492674 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25772032 140727858251728 140727858254513 140727858254513 140727858257871 0
[pid=15646/tid=15708] ppid=15643 vsize=13985408 CPUtime=0.07 cores=1,3,5,7
/proc/15646/task/15708/stat : 15708 (java) S 15643 15646 1460 0 -1 1077944384 3 12401 0 0 0 0 5 2 20 0 15 0 93830554 14321057792 33945 18446744073709551615 4194304 4196468 140727858250288 139721543449056 139722072491733 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25772032 140727858251728 140727858254513 140727858254513 140727858257871 0
[pid=15646/tid=15709] ppid=15643 vsize=13985408 CPUtime=0.07 cores=1,3,5,7
/proc/15646/task/15709/stat : 15709 (java) S 15643 15646 1460 0 -1 1077944384 10 12401 0 0 0 0 5 2 20 0 15 0 93830562 14321057792 33945 18446744073709551615 4194304 4196468 140727858250288 139721542396848 139722072492674 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25772032 140727858251728 140727858254513 140727858254513 140727858257871 0
Current children cumulated CPU time (s) 1.81
Current children cumulated vsize (KiB) 13985408

[startup+3.10057 s]
/proc/loadavg: 1.99 1.63 1.50 5/217 15709
/proc/meminfo: memFree=29685908/32770624 swapFree=0/573344
[pid=15646] ppid=15643 vsize=13999932 CPUtime=5.47 cores=1,3,5,7
/proc/15646/stat : 15646 (java) S 15643 15646 1460 0 -1 1077944320 49722 12401 0 0 523 17 5 2 20 0 15 0 93830528 14335930368 54222 18446744073709551615 4194304 4196468 140727858250288 140727858232832 139722072481527 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 5 0 0 6293624 6294260 25772032 140727858251728 140727858254513 140727858254513 140727858257871 0
/proc/15646/statm: 3499983 54222 3441 1 0 3488597 0
[pid=15646/tid=15696] ppid=15643 vsize=13999932 CPUtime=2.84 cores=1,3,5,7
/proc/15646/task/15696/stat : 15696 (java) R 15643 15646 1460 0 -1 4202560 36472 12401 0 0 267 10 5 2 20 0 15 0 93830548 14335930368 54222 18446744073709551615 4194304 4196468 140727858250288 139722076713952 139722056525157 0 4 1 16800974 0 0 0 -1 3 0 0 7 0 0 6293624 6294260 25772032 140727858251728 140727858254513 140727858254513 140727858257871 0
[pid=15646/tid=15697] ppid=15643 vsize=13999932 CPUtime=0.07 cores=1,3,5,7
/proc/15646/task/15697/stat : 15697 (java) S 15643 15646 1460 0 -1 1077944384 60 12401 0 0 0 0 5 2 20 0 15 0 93830549 14335930368 54222 18446744073709551615 4194304 4196468 140727858250288 139722006915472 139722072491733 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25772032 140727858251728 140727858254513 140727858254513 140727858257871 0
[pid=15646/tid=15698] ppid=15643 vsize=13999932 CPUtime=0.08 cores=1,3,5,7
/proc/15646/task/15698/stat : 15698 (java) S 15643 15646 1460 0 -1 1077944384 215 12401 0 0 1 0 5 2 20 0 15 0 93830549 14335930368 54222 18446744073709551615 4194304 4196468 140727858250288 139722005862672 139722072491733 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25772032 140727858251728 140727858254513 140727858254513 140727858257871 0
[pid=15646/tid=15699] ppid=15643 vsize=13999932 CPUtime=0.07 cores=1,3,5,7
/proc/15646/task/15699/stat : 15699 (java) S 15643 15646 1460 0 -1 1077944384 55 12401 0 0 0 0 5 2 20 0 15 0 93830549 14335930368 54222 18446744073709551615 4194304 4196468 140727858250288 139722004810384 139722072491733 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25772032 140727858251728 140727858254513 140727858254513 140727858257871 0
[pid=15646/tid=15700] ppid=15643 vsize=13999932 CPUtime=0.08 cores=1,3,5,7
/proc/15646/task/15700/stat : 15700 (java) S 15643 15646 1460 0 -1 1077944384 52 12401 0 0 1 0 5 2 20 0 15 0 93830549 14335930368 54222 18446744073709551615 4194304 4196468 140727858250288 139722003757584 139722072491733 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25772032 140727858251728 140727858254513 140727858254513 140727858257871 0
[pid=15646/tid=15701] ppid=15643 vsize=13999932 CPUtime=0.08 cores=1,3,5,7
/proc/15646/task/15701/stat : 15701 (java) S 15643 15646 1460 0 -1 1077944384 1803 12401 0 0 1 0 5 2 20 0 15 0 93830550 14335930368 54222 18446744073709551615 4194304 4196468 140727858250288 139721550817904 139722072492674 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25772032 140727858251728 140727858254513 140727858254513 140727858257871 0
[pid=15646/tid=15702] ppid=15643 vsize=13999932 CPUtime=0.07 cores=1,3,5,7
/proc/15646/task/15702/stat : 15702 (java) S 15643 15646 1460 0 -1 1077944384 54 12401 0 0 0 0 5 2 20 0 15 0 93830551 14335930368 54222 18446744073709551615 4194304 4196468 140727858250288 139721549763936 139722072491733 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25772032 140727858251728 140727858254513 140727858254513 140727858257871 0
[pid=15646/tid=15703] ppid=15643 vsize=13999932 CPUtime=0.07 cores=1,3,5,7
/proc/15646/task/15703/stat : 15703 (java) S 15643 15646 1460 0 -1 1077944384 45 12401 0 0 0 0 5 2 20 0 15 0 93830551 14335930368 54222 18446744073709551615 4194304 4196468 140727858250288 139721548711552 139722072491733 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25772032 140727858251728 140727858254513 140727858254513 140727858257871 0
[pid=15646/tid=15704] ppid=15643 vsize=13999932 CPUtime=0.07 cores=1,3,5,7
/proc/15646/task/15704/stat : 15704 (java) S 15643 15646 1460 0 -1 1077944384 3 12401 0 0 0 0 5 2 20 0 15 0 93830554 14335930368 54222 18446744073709551615 4194304 4196468 140727858250288 139721547659856 139722072500123 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25772032 140727858251728 140727858254513 140727858254513 140727858257871 0
[pid=15646/tid=15705] ppid=15643 vsize=13999932 CPUtime=0.74 cores=1,3,5,7
/proc/15646/task/15705/stat : 15705 (java) R 15643 15646 1460 0 -1 1077944384 2285 12401 0 0 66 1 5 2 20 0 15 0 93830554 14335930368 54222 18446744073709551615 4194304 4196468 140727858250288 139721546606704 139722072492674 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 25772032 140727858251728 140727858254513 140727858254513 140727858257871 0
[pid=15646/tid=15706] ppid=15643 vsize=13999932 CPUtime=0.98 cores=1,3,5,7
/proc/15646/task/15706/stat : 15706 (java) S 15643 15646 1460 0 -1 1077944384 3583 12401 0 0 90 1 5 2 20 0 15 0 93830554 14335930368 54222 18446744073709551615 4194304 4196468 140727858250288 139721545553904 139722072492674 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25772032 140727858251728 140727858254513 140727858254513 140727858257871 0
[pid=15646/tid=15707] ppid=15643 vsize=13999932 CPUtime=0.99 cores=1,3,5,7
/proc/15646/task/15707/stat : 15707 (java) S 15643 15646 1460 0 -1 1077944384 2925 12401 0 0 91 1 5 2 20 0 15 0 93830554 14335930368 54222 18446744073709551615 4194304 4196468 140727858250288 139721544501616 139722072492674 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25772032 140727858251728 140727858254513 140727858254513 140727858257871 0
[pid=15646/tid=15708] ppid=15643 vsize=13999932 CPUtime=0.07 cores=1,3,5,7
/proc/15646/task/15708/stat : 15708 (java) S 15643 15646 1460 0 -1 1077944384 3 12401 0 0 0 0 5 2 20 0 15 0 93830554 14335930368 54222 18446744073709551615 4194304 4196468 140727858250288 139721543449056 139722072491733 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25772032 140727858251728 140727858254513 140727858254513 140727858257871 0
[pid=15646/tid=15709] ppid=15643 vsize=13999932 CPUtime=0.07 cores=1,3,5,7
/proc/15646/task/15709/stat : 15709 (java) S 15643 15646 1460 0 -1 1077944384 12 12401 0 0 0 0 5 2 20 0 15 0 93830562 14335930368 54222 18446744073709551615 4194304 4196468 140727858250288 139721542396848 139722072492674 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25772032 140727858251728 140727858254513 140727858254513 140727858257871 0
Current children cumulated CPU time (s) 5.47
Current children cumulated vsize (KiB) 13999932

[startup+6.30071 s]
/proc/loadavg: 2.15 1.67 1.51 4/217 15709
/proc/meminfo: memFree=29503784/32770624 swapFree=0/573340
[pid=15646] ppid=15643 vsize=14067516 CPUtime=11.74 cores=1,3,5,7
/proc/15646/stat : 15646 (java) S 15643 15646 1460 0 -1 1077944320 65585 12401 0 0 1141 26 5 2 20 0 15 0 93830528 14405136384 111776 18446744073709551615 4194304 4196468 140727858250288 140727858232832 139722072481527 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 5 0 0 6293624 6294260 25772032 140727858251728 140727858254513 140727858254513 140727858257871 0
/proc/15646/statm: 3516879 111776 3473 1 0 3505493 0
[pid=15646/tid=15696] ppid=15643 vsize=14067516 CPUtime=5.52 cores=1,3,5,7
/proc/15646/task/15696/stat : 15696 (java) R 15643 15646 1460 0 -1 4202560 44855 12401 0 0 531 14 5 2 20 0 15 0 93830548 14405136384 111776 18446744073709551615 4194304 4196468 140727858250288 139722076715776 139721691813146 0 4 1 16800974 0 0 0 -1 5 0 0 51 0 0 6293624 6294260 25772032 140727858251728 140727858254513 140727858254513 140727858257871 0
[pid=15646/tid=15697] ppid=15643 vsize=14067516 CPUtime=0.11 cores=1,3,5,7
/proc/15646/task/15697/stat : 15697 (java) S 15643 15646 1460 0 -1 1077944384 83 12401 0 0 3 1 5 2 20 0 15 0 93830549 14405136384 111776 18446744073709551615 4194304 4196468 140727858250288 139722006915472 139722072491733 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25772032 140727858251728 140727858254513 140727858254513 140727858257871 0
[pid=15646/tid=15698] ppid=15643 vsize=14067516 CPUtime=0.1 cores=1,3,5,7
/proc/15646/task/15698/stat : 15698 (java) S 15643 15646 1460 0 -1 1077944384 252 12401 0 0 3 0 5 2 20 0 15 0 93830549 14405136384 111776 18446744073709551615 4194304 4196468 140727858250288 139722005862672 139722072491733 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25772032 140727858251728 140727858254513 140727858254513 140727858257871 0
[pid=15646/tid=15699] ppid=15643 vsize=14067516 CPUtime=0.1 cores=1,3,5,7
/proc/15646/task/15699/stat : 15699 (java) S 15643 15646 1460 0 -1 1077944384 89 12401 0 0 3 0 5 2 20 0 15 0 93830549 14405136384 111776 18446744073709551615 4194304 4196468 140727858250288 139722004810384 139722072491733 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25772032 140727858251728 140727858254513 140727858254513 140727858257871 0
[pid=15646/tid=15700] ppid=15643 vsize=14067516 CPUtime=0.1 cores=1,3,5,7
/proc/15646/task/15700/stat : 15700 (java) S 15643 15646 1460 0 -1 1077944384 117 12401 0 0 3 0 5 2 20 0 15 0 93830549 14405136384 111776 18446744073709551615 4194304 4196468 140727858250288 139722003757584 139722072491733 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25772032 140727858251728 140727858254513 140727858254513 140727858257871 0
[pid=15646/tid=15701] ppid=15643 vsize=14067516 CPUtime=0.11 cores=1,3,5,7
/proc/15646/task/15701/stat : 15701 (java) S 15643 15646 1460 0 -1 1077944384 2641 12401 0 0 4 0 5 2 20 0 15 0 93830550 14405136384 111776 18446744073709551615 4194304 4196468 140727858250288 139721550817904 139722072492674 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25772032 140727858251728 140727858254513 140727858254513 140727858257871 0
[pid=15646/tid=15702] ppid=15643 vsize=14067516 CPUtime=0.07 cores=1,3,5,7
/proc/15646/task/15702/stat : 15702 (java) S 15643 15646 1460 0 -1 1077944384 54 12401 0 0 0 0 5 2 20 0 15 0 93830551 14405136384 111776 18446744073709551615 4194304 4196468 140727858250288 139721549764000 139722072491733 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25772032 140727858251728 140727858254513 140727858254513 140727858257871 0
[pid=15646/tid=15703] ppid=15643 vsize=14067516 CPUtime=0.07 cores=1,3,5,7
/proc/15646/task/15703/stat : 15703 (java) S 15643 15646 1460 0 -1 1077944384 45 12401 0 0 0 0 5 2 20 0 15 0 93830551 14405136384 111776 18446744073709551615 4194304 4196468 140727858250288 139721548711552 139722072491733 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25772032 140727858251728 140727858254513 140727858254513 140727858257871 0
[pid=15646/tid=15704] ppid=15643 vsize=14067516 CPUtime=0.07 cores=1,3,5,7
/proc/15646/task/15704/stat : 15704 (java) S 15643 15646 1460 0 -1 1077944384 3 12401 0 0 0 0 5 2 20 0 15 0 93830554 14405136384 111776 18446744073709551615 4194304 4196468 140727858250288 139721547659856 139722072500123 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25772032 140727858251728 140727858254513 140727858254513 140727858257871 0
[pid=15646/tid=15705] ppid=15643 vsize=14067516 CPUtime=2.29 cores=1,3,5,7
/proc/15646/task/15705/stat : 15705 (java) S 15643 15646 1460 0 -1 1077944384 6698 12401 0 0 220 2 5 2 20 0 15 0 93830554 14405136384 111776 18446744073709551615 4194304 4196468 140727858250288 139721546606704 139722072492674 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25772032 140727858251728 140727858254513 140727858254513 140727858257871 0
[pid=15646/tid=15706] ppid=15643 vsize=14067516 CPUtime=2.36 cores=1,3,5,7
/proc/15646/task/15706/stat : 15706 (java) S 15643 15646 1460 0 -1 1077944384 4617 12401 0 0 227 2 5 2 20 0 15 0 93830554 14405136384 111776 18446744073709551615 4194304 4196468 140727858250288 139721545553904 139722072492674 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 53 0 0 6293624 6294260 25772032 140727858251728 140727858254513 140727858254513 140727858257871 0
[pid=15646/tid=15707] ppid=15643 vsize=14067516 CPUtime=1.5 cores=1,3,5,7
/proc/15646/task/15707/stat : 15707 (java) S 15643 15646 1460 0 -1 1077944384 3958 12401 0 0 141 2 5 2 20 0 15 0 93830554 14405136384 111776 18446744073709551615 4194304 4196468 140727858250288 139721544501616 139722072492674 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 53 0 0 6293624 6294260 25772032 140727858251728 140727858254513 140727858254513 140727858257871 0
[pid=15646/tid=15708] ppid=15643 vsize=14067516 CPUtime=0.07 cores=1,3,5,7
/proc/15646/task/15708/stat : 15708 (java) S 15643 15646 1460 0 -1 1077944384 3 12401 0 0 0 0 5 2 20 0 15 0 93830554 14405136384 111776 18446744073709551615 4194304 4196468 140727858250288 139721543449056 139722072491733 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25772032 140727858251728 140727858254513 140727858254513 140727858257871 0
[pid=15646/tid=15709] ppid=15643 vsize=14067516 CPUtime=0.07 cores=1,3,5,7
/proc/15646/task/15709/stat : 15709 (java) S 15643 15646 1460 0 -1 1077944384 15 12401 0 0 0 0 5 2 20 0 15 0 93830562 14405136384 111776 18446744073709551615 4194304 4196468 140727858250288 139721542396848 139722072492674 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 49 0 0 6293624 6294260 25772032 140727858251728 140727858254513 140727858254513 140727858257871 0
Current children cumulated CPU time (s) 11.74
Current children cumulated vsize (KiB) 14067516

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

[startup+6.40086 s]
/proc/loadavg: 2.15 1.67 1.51 4/217 15709
/proc/meminfo: memFree=29503784/32770624 swapFree=0/573340
[pid=15646] ppid=15643 vsize=14067516 CPUtime=11.84 cores=1,3,5,7
/proc/15646/stat : 15646 (java) S 15643 15646 1460 0 -1 1077944320 65631 12401 0 0 1151 26 5 2 20 0 15 0 93830528 14405136384 115360 18446744073709551615 4194304 4196468 140727858250288 140727858232832 139722072481527 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 5 0 0 6293624 6294260 25772032 140727858251728 140727858254513 140727858254513 140727858257871 0
/proc/15646/statm: 3516879 115360 3473 1 0 3505493 0
[pid=15646/tid=15696] ppid=15643 vsize=14067516 CPUtime=5.61 cores=1,3,5,7
/proc/15646/task/15696/stat : 15696 (java) R 15643 15646 1460 0 -1 4202560 44901 12401 0 0 540 14 5 2 20 0 15 0 93830548 14405136384 115360 18446744073709551615 4194304 4196468 140727858250288 139722076715776 139721687584151 0 4 1 16800974 0 0 0 -1 5 0 0 51 0 0 6293624 6294260 25772032 140727858251728 140727858254513 140727858254513 140727858257871 0
[pid=15646/tid=15697] ppid=15643 vsize=14067516 CPUtime=0.11 cores=1,3,5,7
/proc/15646/task/15697/stat : 15697 (java) S 15643 15646 1460 0 -1 1077944384 83 12401 0 0 3 1 5 2 20 0 15 0 93830549 14405136384 115360 18446744073709551615 4194304 4196468 140727858250288 139722006915472 139722072491733 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25772032 140727858251728 140727858254513 140727858254513 140727858257871 0
[pid=15646/tid=15698] ppid=15643 vsize=14067516 CPUtime=0.1 cores=1,3,5,7
/proc/15646/task/15698/stat : 15698 (java) S 15643 15646 1460 0 -1 1077944384 252 12401 0 0 3 0 5 2 20 0 15 0 93830549 14405136384 115360 18446744073709551615 4194304 4196468 140727858250288 139722005862672 139722072491733 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25772032 140727858251728 140727858254513 140727858254513 140727858257871 0
[pid=15646/tid=15699] ppid=15643 vsize=14067516 CPUtime=0.1 cores=1,3,5,7
/proc/15646/task/15699/stat : 15699 (java) S 15643 15646 1460 0 -1 1077944384 89 12401 0 0 3 0 5 2 20 0 15 0 93830549 14405136384 115360 18446744073709551615 4194304 4196468 140727858250288 139722004810384 139722072491733 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25772032 140727858251728 140727858254513 140727858254513 140727858257871 0
[pid=15646/tid=15700] ppid=15643 vsize=14067516 CPUtime=0.1 cores=1,3,5,7
/proc/15646/task/15700/stat : 15700 (java) S 15643 15646 1460 0 -1 1077944384 117 12401 0 0 3 0 5 2 20 0 15 0 93830549 14405136384 115360 18446744073709551615 4194304 4196468 140727858250288 139722003757584 139722072491733 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25772032 140727858251728 140727858254513 140727858254513 140727858257871 0
[pid=15646/tid=15701] ppid=15643 vsize=14067516 CPUtime=0.11 cores=1,3,5,7
/proc/15646/task/15701/stat : 15701 (java) S 15643 15646 1460 0 -1 1077944384 2641 12401 0 0 4 0 5 2 20 0 15 0 93830550 14405136384 115360 18446744073709551615 4194304 4196468 140727858250288 139721550817904 139722072492674 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25772032 140727858251728 140727858254513 140727858254513 140727858257871 0
[pid=15646/tid=15702] ppid=15643 vsize=14067516 CPUtime=0.07 cores=1,3,5,7
/proc/15646/task/15702/stat : 15702 (java) S 15643 15646 1460 0 -1 1077944384 54 12401 0 0 0 0 5 2 20 0 15 0 93830551 14405136384 115360 18446744073709551615 4194304 4196468 140727858250288 139721549764000 139722072491733 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25772032 140727858251728 140727858254513 140727858254513 140727858257871 0
[pid=15646/tid=15703] ppid=15643 vsize=14067516 CPUtime=0.07 cores=1,3,5,7
/proc/15646/task/15703/stat : 15703 (java) S 15643 15646 1460 0 -1 1077944384 45 12401 0 0 0 0 5 2 20 0 15 0 93830551 14405136384 115360 18446744073709551615 4194304 4196468 140727858250288 139721548711552 139722072491733 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25772032 140727858251728 140727858254513 140727858254513 140727858257871 0
[pid=15646/tid=15704] ppid=15643 vsize=14067516 CPUtime=0.07 cores=1,3,5,7
/proc/15646/task/15704/stat : 15704 (java) S 15643 15646 1460 0 -1 1077944384 3 12401 0 0 0 0 5 2 20 0 15 0 93830554 14405136384 115360 18446744073709551615 4194304 4196468 140727858250288 139721547659856 139722072500123 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25772032 140727858251728 140727858254513 140727858254513 140727858257871 0
[pid=15646/tid=15705] ppid=15643 vsize=14067516 CPUtime=2.29 cores=1,3,5,7
/proc/15646/task/15705/stat : 15705 (java) S 15643 15646 1460 0 -1 1077944384 6698 12401 0 0 220 2 5 2 20 0 15 0 93830554 14405136384 115360 18446744073709551615 4194304 4196468 140727858250288 139721546606704 139722072492674 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25772032 140727858251728 140727858254513 140727858254513 140727858257871 0
[pid=15646/tid=15706] ppid=15643 vsize=14067516 CPUtime=2.36 cores=1,3,5,7
/proc/15646/task/15706/stat : 15706 (java) S 15643 15646 1460 0 -1 1077944384 4617 12401 0 0 227 2 5 2 20 0 15 0 93830554 14405136384 115360 18446744073709551615 4194304 4196468 140727858250288 139721545553904 139722072492674 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 53 0 0 6293624 6294260 25772032 140727858251728 140727858254513 140727858254513 140727858257871 0
[pid=15646/tid=15707] ppid=15643 vsize=14067516 CPUtime=1.5 cores=1,3,5,7
/proc/15646/task/15707/stat : 15707 (java) S 15643 15646 1460 0 -1 1077944384 3958 12401 0 0 141 2 5 2 20 0 15 0 93830554 14405136384 115360 18446744073709551615 4194304 4196468 140727858250288 139721544501616 139722072492674 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 53 0 0 6293624 6294260 25772032 140727858251728 140727858254513 140727858254513 140727858257871 0
[pid=15646/tid=15708] ppid=15643 vsize=14067516 CPUtime=0.07 cores=1,3,5,7
/proc/15646/task/15708/stat : 15708 (java) S 15643 15646 1460 0 -1 1077944384 3 12401 0 0 0 0 5 2 20 0 15 0 93830554 14405136384 115360 18446744073709551615 4194304 4196468 140727858250288 139721543449056 139722072491733 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25772032 140727858251728 140727858254513 140727858254513 140727858257871 0
[pid=15646/tid=15709] ppid=15643 vsize=14067516 CPUtime=0.07 cores=1,3,5,7
/proc/15646/task/15709/stat : 15709 (java) S 15643 15646 1460 0 -1 1077944384 15 12401 0 0 0 0 5 2 20 0 15 0 93830562 14405136384 115360 18446744073709551615 4194304 4196468 140727858250288 139721542396848 139722072492674 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 49 0 0 6293624 6294260 25772032 140727858251728 140727858254513 140727858254513 140727858257871 0
Current children cumulated CPU time (s) 11.84
Current children cumulated vsize (KiB) 14067516

[startup+7.20066 s]
/proc/loadavg: 2.15 1.67 1.51 3/217 15709
/proc/meminfo: memFree=29294176/32770624 swapFree=0/573340
[pid=15646] ppid=15643 vsize=14067516 CPUtime=12.83 cores=1,3,5,7
/proc/15646/stat : 15646 (java) S 15643 15646 1460 0 -1 1077944320 66373 12401 0 0 1248 28 5 2 20 0 15 0 93830528 14405136384 145019 18446744073709551615 4194304 4196468 140727858250288 140727858232832 139722072481527 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 5 0 0 6293624 6294260 25772032 140727858251728 140727858254513 140727858254513 140727858257871 0
/proc/15646/statm: 3516879 145019 3473 1 0 3505493 0
[pid=15646/tid=15696] ppid=15643 vsize=14067516 CPUtime=6.41 cores=1,3,5,7
/proc/15646/task/15696/stat : 15696 (java) R 15643 15646 1460 0 -1 4202560 45139 12401 0 0 618 16 5 2 20 0 15 0 93830548 14405136384 145019 18446744073709551615 4194304 4196468 140727858250288 139722076715104 139721693081788 0 4 1 16800974 0 0 0 -1 1 0 0 51 0 0 6293624 6294260 25772032 140727858251728 140727858254513 140727858254513 140727858257871 0
[pid=15646/tid=15697] ppid=15643 vsize=14067516 CPUtime=0.11 cores=1,3,5,7
/proc/15646/task/15697/stat : 15697 (java) S 15643 15646 1460 0 -1 1077944384 84 12401 0 0 3 1 5 2 20 0 15 0 93830549 14405136384 145019 18446744073709551615 4194304 4196468 140727858250288 139722006915472 139722072491733 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25772032 140727858251728 140727858254513 140727858254513 140727858257871 0
[pid=15646/tid=15698] ppid=15643 vsize=14067516 CPUtime=0.1 cores=1,3,5,7
/proc/15646/task/15698/stat : 15698 (java) S 15643 15646 1460 0 -1 1077944384 253 12401 0 0 3 0 5 2 20 0 15 0 93830549 14405136384 145019 18446744073709551615 4194304 4196468 140727858250288 139722005862672 139722072491733 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25772032 140727858251728 140727858254513 140727858254513 140727858257871 0
[pid=15646/tid=15699] ppid=15643 vsize=14067516 CPUtime=0.1 cores=1,3,5,7
/proc/15646/task/15699/stat : 15699 (java) S 15643 15646 1460 0 -1 1077944384 90 12401 0 0 3 0 5 2 20 0 15 0 93830549 14405136384 145019 18446744073709551615 4194304 4196468 140727858250288 139722004810384 139722072491733 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25772032 140727858251728 140727858254513 140727858254513 140727858257871 0
[pid=15646/tid=15700] ppid=15643 vsize=14067516 CPUtime=0.1 cores=1,3,5,7
/proc/15646/task/15700/stat : 15700 (java) S 15643 15646 1460 0 -1 1077944384 118 12401 0 0 3 0 5 2 20 0 15 0 93830549 14405136384 145019 18446744073709551615 4194304 4196468 140727858250288 139722003757584 139722072491733 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25772032 140727858251728 140727858254513 140727858254513 140727858257871 0
[pid=15646/tid=15701] ppid=15643 vsize=14067516 CPUtime=0.11 cores=1,3,5,7
/proc/15646/task/15701/stat : 15701 (java) S 15643 15646 1460 0 -1 1077944384 2694 12401 0 0 4 0 5 2 20 0 15 0 93830550 14405136384 145019 18446744073709551615 4194304 4196468 140727858250288 139721550817904 139722072492674 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25772032 140727858251728 140727858254513 140727858254513 140727858257871 0
[pid=15646/tid=15702] ppid=15643 vsize=14067516 CPUtime=0.07 cores=1,3,5,7
/proc/15646/task/15702/stat : 15702 (java) S 15643 15646 1460 0 -1 1077944384 54 12401 0 0 0 0 5 2 20 0 15 0 93830551 14405136384 145019 18446744073709551615 4194304 4196468 140727858250288 139721549764000 139722072491733 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25772032 140727858251728 140727858254513 140727858254513 140727858257871 0
[pid=15646/tid=15703] ppid=15643 vsize=14067516 CPUtime=0.07 cores=1,3,5,7
/proc/15646/task/15703/stat : 15703 (java) S 15643 15646 1460 0 -1 1077944384 45 12401 0 0 0 0 5 2 20 0 15 0 93830551 14405136384 145019 18446744073709551615 4194304 4196468 140727858250288 139721548711552 139722072491733 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25772032 140727858251728 140727858254513 140727858254513 140727858257871 0
[pid=15646/tid=15704] ppid=15643 vsize=14067516 CPUtime=0.07 cores=1,3,5,7
/proc/15646/task/15704/stat : 15704 (java) S 15643 15646 1460 0 -1 1077944384 3 12401 0 0 0 0 5 2 20 0 15 0 93830554 14405136384 145019 18446744073709551615 4194304 4196468 140727858250288 139721547659856 139722072500123 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25772032 140727858251728 140727858254513 140727858254513 140727858257871 0
[pid=15646/tid=15705] ppid=15643 vsize=14067516 CPUtime=2.36 cores=1,3,5,7
/proc/15646/task/15705/stat : 15705 (java) S 15643 15646 1460 0 -1 1077944384 6723 12401 0 0 227 2 5 2 20 0 15 0 93830554 14405136384 145019 18446744073709551615 4194304 4196468 140727858250288 139721546606704 139722072492674 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25772032 140727858251728 140727858254513 140727858254513 140727858257871 0
[pid=15646/tid=15706] ppid=15643 vsize=14067516 CPUtime=2.46 cores=1,3,5,7
/proc/15646/task/15706/stat : 15706 (java) S 15643 15646 1460 0 -1 1077944384 4640 12401 0 0 237 2 5 2 20 0 15 0 93830554 14405136384 145019 18446744073709551615 4194304 4196468 140727858250288 139721545553904 139722072492674 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 53 0 0 6293624 6294260 25772032 140727858251728 140727858254513 140727858254513 140727858257871 0
[pid=15646/tid=15707] ppid=15643 vsize=14067516 CPUtime=1.52 cores=1,3,5,7
/proc/15646/task/15707/stat : 15707 (java) S 15643 15646 1460 0 -1 1077944384 4357 12401 0 0 143 2 5 2 20 0 15 0 93830554 14405136384 145019 18446744073709551615 4194304 4196468 140727858250288 139721544501616 139722072492674 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 53 0 0 6293624 6294260 25772032 140727858251728 140727858254513 140727858254513 140727858257871 0
[pid=15646/tid=15708] ppid=15643 vsize=14067516 CPUtime=0.07 cores=1,3,5,7
/proc/15646/task/15708/stat : 15708 (java) S 15643 15646 1460 0 -1 1077944384 3 12401 0 0 0 0 5 2 20 0 15 0 93830554 14405136384 145019 18446744073709551615 4194304 4196468 140727858250288 139721543449056 139722072491733 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25772032 140727858251728 140727858254513 140727858254513 140727858257871 0
[pid=15646/tid=15709] ppid=15643 vsize=14067516 CPUtime=0.07 cores=1,3,5,7
/proc/15646/task/15709/stat : 15709 (java) S 15643 15646 1460 0 -1 1077944384 15 12401 0 0 0 0 5 2 20 0 15 0 93830562 14405136384 145019 18446744073709551615 4194304 4196468 140727858250288 139721542396848 139722072492674 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 49 0 0 6293624 6294260 25772032 140727858251728 140727858254513 140727858254513 140727858257871 0
Current children cumulated CPU time (s) 12.83
Current children cumulated vsize (KiB) 14067516

[startup+7.40061 s]
/proc/loadavg: 2.15 1.67 1.51 3/217 15709
/proc/meminfo: memFree=29294176/32770624 swapFree=0/573340
[pid=15646] ppid=15643 vsize=14067516 CPUtime=13.19 cores=1,3,5,7
/proc/15646/stat : 15646 (java) S 15643 15646 1460 0 -1 1077944320 66406 12401 0 0 1283 29 5 2 20 0 15 0 93830528 14405136384 146557 18446744073709551615 4194304 4196468 140727858250288 140727858232832 139722072481527 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 5 0 0 6293624 6294260 25772032 140727858251728 140727858254513 140727858254513 140727858257871 0
/proc/15646/statm: 3516879 146557 3473 1 0 3505493 0
[pid=15646/tid=15696] ppid=15643 vsize=14067516 CPUtime=6.54 cores=1,3,5,7
/proc/15646/task/15696/stat : 15696 (java) S 15643 15646 1460 0 -1 1077944384 45145 12401 0 0 631 16 5 2 20 0 15 0 93830548 14405136384 146557 18446744073709551615 4194304 4196468 140727858250288 139722076719232 139722072491733 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 51 0 0 6293624 6294260 25772032 140727858251728 140727858254513 140727858254513 140727858257871 0
[pid=15646/tid=15697] ppid=15643 vsize=14067516 CPUtime=0.16 cores=1,3,5,7
/proc/15646/task/15697/stat : 15697 (java) R 15643 15646 1460 0 -1 4202560 89 12401 0 0 8 1 5 2 20 0 15 0 93830549 14405136384 146557 18446744073709551615 4194304 4196468 140727858250288 139722006915280 139722065109735 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 25772032 140727858251728 140727858254513 140727858254513 140727858257871 0
[pid=15646/tid=15698] ppid=15643 vsize=14067516 CPUtime=0.15 cores=1,3,5,7
/proc/15646/task/15698/stat : 15698 (java) R 15643 15646 1460 0 -1 4202560 256 12401 0 0 8 0 5 2 20 0 15 0 93830549 14405136384 146557 18446744073709551615 4194304 4196468 140727858250288 139722005862480 139722065109735 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 25772032 140727858251728 140727858254513 140727858254513 140727858257871 0
[pid=15646/tid=15699] ppid=15643 vsize=14067516 CPUtime=0.16 cores=1,3,5,7
/proc/15646/task/15699/stat : 15699 (java) R 15643 15646 1460 0 -1 4202560 96 12401 0 0 8 1 5 2 20 0 15 0 93830549 14405136384 146557 18446744073709551615 4194304 4196468 140727858250288 139722004810504 139722065109735 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 25772032 140727858251728 140727858254513 140727858254513 140727858257871 0
[pid=15646/tid=15700] ppid=15643 vsize=14067516 CPUtime=0.15 cores=1,3,5,7
/proc/15646/task/15700/stat : 15700 (java) R 15643 15646 1460 0 -1 4202560 129 12401 0 0 8 0 5 2 20 0 15 0 93830549 14405136384 146557 18446744073709551615 4194304 4196468 140727858250288 139722003757584 139722057182243 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 25772032 140727858251728 140727858254513 140727858254513 140727858257871 0
[pid=15646/tid=15701] ppid=15643 vsize=14067516 CPUtime=0.13 cores=1,3,5,7
/proc/15646/task/15701/stat : 15701 (java) S 15643 15646 1460 0 -1 1077944384 2695 12401 0 0 6 0 5 2 20 0 15 0 93830550 14405136384 146557 18446744073709551615 4194304 4196468 140727858250288 139721550816528 139722072491733 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25772032 140727858251728 140727858254513 140727858254513 140727858257871 0
[pid=15646/tid=15702] ppid=15643 vsize=14067516 CPUtime=0.07 cores=1,3,5,7
/proc/15646/task/15702/stat : 15702 (java) S 15643 15646 1460 0 -1 1077944384 54 12401 0 0 0 0 5 2 20 0 15 0 93830551 14405136384 146557 18446744073709551615 4194304 4196468 140727858250288 139721549764000 139722072491733 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25772032 140727858251728 140727858254513 140727858254513 140727858257871 0
[pid=15646/tid=15703] ppid=15643 vsize=14067516 CPUtime=0.07 cores=1,3,5,7
/proc/15646/task/15703/stat : 15703 (java) S 15643 15646 1460 0 -1 1077944384 45 12401 0 0 0 0 5 2 20 0 15 0 93830551 14405136384 146557 18446744073709551615 4194304 4196468 140727858250288 139721548711552 139722072491733 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25772032 140727858251728 140727858254513 140727858254513 140727858257871 0
[pid=15646/tid=15704] ppid=15643 vsize=14067516 CPUtime=0.07 cores=1,3,5,7
/proc/15646/task/15704/stat : 15704 (java) S 15643 15646 1460 0 -1 1077944384 3 12401 0 0 0 0 5 2 20 0 15 0 93830554 14405136384 146557 18446744073709551615 4194304 4196468 140727858250288 139721547659856 139722072500123 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25772032 140727858251728 140727858254513 140727858254513 140727858257871 0
[pid=15646/tid=15705] ppid=15643 vsize=14067516 CPUtime=2.36 cores=1,3,5,7
/proc/15646/task/15705/stat : 15705 (java) S 15643 15646 1460 0 -1 1077944384 6723 12401 0 0 227 2 5 2 20 0 15 0 93830554 14405136384 146557 18446744073709551615 4194304 4196468 140727858250288 139721546606704 139722072492674 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25772032 140727858251728 140727858254513 140727858254513 140727858257871 0
[pid=15646/tid=15706] ppid=15643 vsize=14067516 CPUtime=2.47 cores=1,3,5,7
/proc/15646/task/15706/stat : 15706 (java) S 15643 15646 1460 0 -1 1077944384 4641 12401 0 0 238 2 5 2 20 0 15 0 93830554 14405136384 146557 18446744073709551615 4194304 4196468 140727858250288 139721545553904 139722072492674 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 53 0 0 6293624 6294260 25772032 140727858251728 140727858254513 140727858254513 140727858257871 0
[pid=15646/tid=15707] ppid=15643 vsize=14067516 CPUtime=1.52 cores=1,3,5,7
/proc/15646/task/15707/stat : 15707 (java) S 15643 15646 1460 0 -1 1077944384 4357 12401 0 0 143 2 5 2 20 0 15 0 93830554 14405136384 146557 18446744073709551615 4194304 4196468 140727858250288 139721544501616 139722072492674 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 53 0 0 6293624 6294260 25772032 140727858251728 140727858254513 140727858254513 140727858257871 0
[pid=15646/tid=15708] ppid=15643 vsize=14067516 CPUtime=0.07 cores=1,3,5,7
/proc/15646/task/15708/stat : 15708 (java) S 15643 15646 1460 0 -1 1077944384 3 12401 0 0 0 0 5 2 20 0 15 0 93830554 14405136384 146557 18446744073709551615 4194304 4196468 140727858250288 139721543449056 139722072491733 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25772032 140727858251728 140727858254513 140727858254513 140727858257871 0
[pid=15646/tid=15709] ppid=15643 vsize=14067516 CPUtime=0.07 cores=1,3,5,7
/proc/15646/task/15709/stat : 15709 (java) S 15643 15646 1460 0 -1 1077944384 15 12401 0 0 0 0 5 2 20 0 15 0 93830562 14405136384 146557 18446744073709551615 4194304 4196468 140727858250288 139721542396848 139722072492674 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 49 0 0 6293624 6294260 25772032 140727858251728 140727858254513 140727858254513 140727858257871 0
Current children cumulated CPU time (s) 13.19
Current children cumulated vsize (KiB) 14067516

[startup+7.50064 s]
/proc/loadavg: 2.15 1.67 1.51 3/217 15709
/proc/meminfo: memFree=29294176/32770624 swapFree=0/573340
[pid=15646] ppid=15643 vsize=14067516 CPUtime=13.4 cores=1,3,5,7
/proc/15646/stat : 15646 (java) S 15643 15646 1460 0 -1 1077944320 66434 12401 0 0 1304 29 5 2 20 0 15 0 93830528 14405136384 146053 18446744073709551615 4194304 4196468 140727858250288 140727858232832 139722072481527 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 5 0 0 6293624 6294260 25772032 140727858251728 140727858254513 140727858254513 140727858257871 0
/proc/15646/statm: 3516879 146053 3473 1 0 3505493 0
[pid=15646/tid=15696] ppid=15643 vsize=14067516 CPUtime=6.54 cores=1,3,5,7
/proc/15646/task/15696/stat : 15696 (java) S 15643 15646 1460 0 -1 1077944384 45146 12401 0 0 631 16 5 2 20 0 15 0 93830548 14405136384 146053 18446744073709551615 4194304 4196468 140727858250288 139722076719232 139722072491733 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 51 0 0 6293624 6294260 25772032 140727858251728 140727858254513 140727858254513 140727858257871 0
[pid=15646/tid=15697] ppid=15643 vsize=14067516 CPUtime=0.19 cores=1,3,5,7
/proc/15646/task/15697/stat : 15697 (java) S 15643 15646 1460 0 -1 1077944384 89 12401 0 0 11 1 5 2 20 0 15 0 93830549 14405136384 146053 18446744073709551615 4194304 4196468 140727858250288 139722006915472 139722072491733 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25772032 140727858251728 140727858254513 140727858254513 140727858257871 0
[pid=15646/tid=15698] ppid=15643 vsize=14067516 CPUtime=0.19 cores=1,3,5,7
/proc/15646/task/15698/stat : 15698 (java) S 15643 15646 1460 0 -1 1077944384 260 12401 0 0 12 0 5 2 20 0 15 0 93830549 14405136384 146053 18446744073709551615 4194304 4196468 140727858250288 139722005862672 139722072491733 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25772032 140727858251728 140727858254513 140727858254513 140727858257871 0
[pid=15646/tid=15699] ppid=15643 vsize=14067516 CPUtime=0.2 cores=1,3,5,7
/proc/15646/task/15699/stat : 15699 (java) S 15643 15646 1460 0 -1 1077944384 104 12401 0 0 12 1 5 2 20 0 15 0 93830549 14405136384 146053 18446744073709551615 4194304 4196468 140727858250288 139722004810384 139722072491733 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25772032 140727858251728 140727858254513 140727858254513 140727858257871 0
[pid=15646/tid=15700] ppid=15643 vsize=14067516 CPUtime=0.19 cores=1,3,5,7
/proc/15646/task/15700/stat : 15700 (java) S 15643 15646 1460 0 -1 1077944384 131 12401 0 0 12 0 5 2 20 0 15 0 93830549 14405136384 146053 18446744073709551615 4194304 4196468 140727858250288 139722003757584 139722072491733 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25772032 140727858251728 140727858254513 140727858254513 140727858257871 0
[pid=15646/tid=15701] ppid=15643 vsize=14067516 CPUtime=0.19 cores=1,3,5,7
/proc/15646/task/15701/stat : 15701 (java) R 15643 15646 1460 0 -1 4202560 2705 12401 0 0 12 0 5 2 20 0 15 0 93830550 14405136384 146053 18446744073709551615 4194304 4196468 140727858250288 139721550816304 139722056837699 0 0 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 25772032 140727858251728 140727858254513 140727858254513 140727858257871 0
[pid=15646/tid=15702] ppid=15643 vsize=14067516 CPUtime=0.07 cores=1,3,5,7
/proc/15646/task/15702/stat : 15702 (java) S 15643 15646 1460 0 -1 1077944384 57 12401 0 0 0 0 5 2 20 0 15 0 93830551 14405136384 146053 18446744073709551615 4194304 4196468 140727858250288 139721549763984 139722072492674 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25772032 140727858251728 140727858254513 140727858254513 140727858257871 0
[pid=15646/tid=15703] ppid=15643 vsize=14067516 CPUtime=0.07 cores=1,3,5,7
/proc/15646/task/15703/stat : 15703 (java) S 15643 15646 1460 0 -1 1077944384 45 12401 0 0 0 0 5 2 20 0 15 0 93830551 14405136384 146053 18446744073709551615 4194304 4196468 140727858250288 139721548711552 139722072491733 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25772032 140727858251728 140727858254513 140727858254513 140727858257871 0
[pid=15646/tid=15704] ppid=15643 vsize=14067516 CPUtime=0.07 cores=1,3,5,7
/proc/15646/task/15704/stat : 15704 (java) S 15643 15646 1460 0 -1 1077944384 3 12401 0 0 0 0 5 2 20 0 15 0 93830554 14405136384 146053 18446744073709551615 4194304 4196468 140727858250288 139721547659856 139722072500123 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25772032 140727858251728 140727858254513 140727858254513 140727858257871 0
[pid=15646/tid=15705] ppid=15643 vsize=14067516 CPUtime=2.36 cores=1,3,5,7
/proc/15646/task/15705/stat : 15705 (java) S 15643 15646 1460 0 -1 1077944384 6723 12401 0 0 227 2 5 2 20 0 15 0 93830554 14405136384 146053 18446744073709551615 4194304 4196468 140727858250288 139721546606704 139722072492674 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25772032 140727858251728 140727858254513 140727858254513 140727858257871 0
[pid=15646/tid=15706] ppid=15643 vsize=14067516 CPUtime=2.47 cores=1,3,5,7
/proc/15646/task/15706/stat : 15706 (java) S 15643 15646 1460 0 -1 1077944384 4641 12401 0 0 238 2 5 2 20 0 15 0 93830554 14405136384 146053 18446744073709551615 4194304 4196468 140727858250288 139721545553904 139722072492674 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 53 0 0 6293624 6294260 25772032 140727858251728 140727858254513 140727858254513 140727858257871 0
[pid=15646/tid=15707] ppid=15643 vsize=14067516 CPUtime=1.52 cores=1,3,5,7
/proc/15646/task/15707/stat : 15707 (java) S 15643 15646 1460 0 -1 1077944384 4357 12401 0 0 143 2 5 2 20 0 15 0 93830554 14405136384 146053 18446744073709551615 4194304 4196468 140727858250288 139721544501616 139722072492674 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 53 0 0 6293624 6294260 25772032 140727858251728 140727858254513 140727858254513 140727858257871 0
[pid=15646/tid=15708] ppid=15643 vsize=14067516 CPUtime=0.07 cores=1,3,5,7
/proc/15646/task/15708/stat : 15708 (java) S 15643 15646 1460 0 -1 1077944384 3 12401 0 0 0 0 5 2 20 0 15 0 93830554 14405136384 146053 18446744073709551615 4194304 4196468 140727858250288 139721543449056 139722072491733 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25772032 140727858251728 140727858254513 140727858254513 140727858257871 0
[pid=15646/tid=15709] ppid=15643 vsize=14067516 CPUtime=0.07 cores=1,3,5,7
/proc/15646/task/15709/stat : 15709 (java) S 15643 15646 1460 0 -1 1077944384 15 12401 0 0 0 0 5 2 20 0 15 0 93830562 14405136384 146053 18446744073709551615 4194304 4196468 140727858250288 139721542396848 139722072492674 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 49 0 0 6293624 6294260 25772032 140727858251728 140727858254513 140727858254513 140727858257871 0
Current children cumulated CPU time (s) 13.4
Current children cumulated vsize (KiB) 14067516

Child status: 0
Real time (s): 7.52393
CPU time (s): 13.4563
CPU user time (s): 13.119
CPU system time (s): 0.33722
CPU usage (%): 178.846
Max. virtual memory (cumulated for all children) (KiB): 14069636

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 13.119
system time used= 0.33722
maximum resident set size= 586228
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 78928
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= 6793
involuntary context switches= 70

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.029677 second user time and 0.053106 second system time

The end

Launcher Data

Begin job on node134 at 2017-08-11 16:40:07
IDJOB=4262249
IDBENCH=134541
IDSOLVER=2650
FILE ID=node134/4262249-1502463242
RUNJOBID= node134-1502411438-1524
PBS_JOBID= 
Free space on /tmp= 62008 MiB

SOLVER NAME= Concrete 3.4
BENCH NAME= XCSP17/Blackhole/Blackhole-xcsp2-s04/Blackhole-4-04-9_X2.xml
COMMAND LINE= bin/concrete BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4262249-1502463242/watcher-4262249-1502463242 -o /tmp/evaluation-result-4262249-1502463242/solver-4262249-1502463242 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node134-1502411438-1524 --watchdog 2580  bin/concrete HOME/instance-4262249-1502463242.xml

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

MD5SUM BENCH= e9d0a4cd59366da39c3f7cdf7e8fed32
RANDOM SEED=1788206263

node134.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.43
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.43
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.43
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.43
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:        29859260 kB
MemAvailable:   30849004 kB
Buffers:          290276 kB
Cached:           992556 kB
SwapCached:            0 kB
Active:          1867792 kB
Inactive:         604252 kB
Active(anon):    1191332 kB
Inactive(anon):    31216 kB
Active(file):     676460 kB
Inactive(file):   573036 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             24908 kB
Writeback:             4 kB
AnonPages:       1189636 kB
Mapped:            65536 kB
Shmem:             33468 kB
Slab:             139116 kB
SReclaimable:     112164 kB
SUnreclaim:        26952 kB
KernelStack:        3584 kB
PageTables:         8952 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2073796 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    976896 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      101760 kB
DirectMap2M:    33443840 kB

Free space on /tmp at the end= 61984 MiB
End job on node134 at 2017-08-11 16:40:14