Trace number 4262450

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.4SAT 8.0054502 4.1420398

General information on the benchmark

NameNonogram/Nonogram-regular-gp/
Nonogram-109-regular.xml
MD5SUMe766c490b8366f243b342b421444cec9
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.011005
Satisfiable
(Un)Satisfiability was proved
Number of variables256
Number of constraints32
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":256}]
Minimum variable degree2
Maximum variable degree2
Distribution of variable degrees[{"degree":2,"count":256}]
Minimum constraint arity16
Maximum constraint arity16
Distribution of constraint arities[{"arity":16,"count":32}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"regular","count":32}]
Optimization problemNO
Type of objective

Solver Data

3.23/2.25	c Concrete v3.4 running
7.90/4.11	v <instantiation>
7.90/4.11	v       <list>
7.90/4.11	v         x[0][0] x[0][1] x[0][2] x[0][3] x[0][4] x[0][5] x[0][6] x[0][7] x[0][8] x[0][9] x[0][10] x[0][11] x[0][12] x[0][13] x[0][14] x[0][15] x[1][0] x[1][1] x[1][2] x[1][3] x[1][4] x[1][5] x[1][6] x[1][7] x[1][8] x[1][9] x[1][10] x[1][11] x[1][12] x[1][13] x[1][14] x[1][15] x[2][0] x[2][1] x[2][2] x[2][3] x[2][4] x[2][5] x[2][6] x[2][7] x[2][8] x[2][9] x[2][10] x[2][11] x[2][12] x[2][13] x[2][14] x[2][15] x[3][0] x[3][1] x[3][2] x[3][3] x[3][4] x[3][5] x[3][6] x[3][7] x[3][8] x[3][9] x[3][10] x[3][11] x[3][12] x[3][13] x[3][14] x[3][15] x[4][0] x[4][1] x[4][2] x[4][3] x[4][4] x[4][5] x[4][6] x[4][7] x[4][8] x[4][9] x[4][10] x[4][11] x[4][12] x[4][13] x[4][14] x[4][15] x[5][0] x[5][1] x[5][2] x[5][3] x[5][4] x[5][5] x[5][6] x[5][7] x[5][8] x[5][9] x[5][10] x[5][11] x[5][12] x[5][13] x[5][14] x[5][15] x[6][0] x[6][1] x[6][2] x[6][3] x[6][4] x[6][5] x[6][6] x[6][7] x[6][8] x[6][9] x[6][10] x[6][11] x[6][12] x[6][13] x[6][14] x[6][15] x[7][0] x[7][1] x[7][2] x[7][3] x[7][4] x[7][5] x[7][6] x[7][7] x[7][8] x[7][9] x[7][10] x[7][11] x[7][12] x[7][13] x[7][14] x[7][15] x[8][0] x[8][1] x[8][2] x[8][3] x[8][4] x[8][5] x[8][6] x[8][7] x[8][8] x[8][9] x[8][10] x[8][11] x[8][12] x[8][13] x[8][14] x[8][15] x[9][0] x[9][1] x[9][2] x[9][3] x[9][4] x[9][5] x[9][6] x[9][7] x[9][8] x[9][9] x[9][10] x[9][11] x[9][12] x[9][13] x[9][14] x[9][15] x[10][0] x[10][1] x[10][2] x[10][3] x[10][4] x[10][5] x[10][6] x[10][7] x[10][8] x[10][9] x[10][10] x[10][11] x[10][12] x[10][13] x[10][14] x[10][15] x[11][0] x[11][1] x[11][2] x[11][3] x[11][4] x[11][5] x[11][6] x[11][7] x[11][8] x[11][9] x[11][10] x[11][11] x[11][12] x[11][13] x[11][14] x[11][15] x[12][0] x[12][1] x[12][2] x[12][3] x[12][4] x[12][5] x[12][6] x[12][7] x[12][8] x[12][9] x[12][10] x[12][11] x[12][12] x[12][13] x[12][14] x[12][15] x[13][0] x[13][1] x[13][2] x[13][3] x[13][4] x[13][5] x[13][6] x[13][7] x[13][8] x[13][9] x[13][10] x[13][11] x[13][12] x[13][13] x[13][14] x[13][15] x[14][0] x[14][1] x[14][2] x[14][3] x[14][4] x[14][5] x[14][6] x[14][7] x[14][8] x[14][9] x[14][10] x[14][11] x[14][12] x[14][13] x[14][14] x[14][15] x[15][0] x[15][1] x[15][2] x[15][3] x[15][4] x[15][5] x[15][6] x[15][7] x[15][8] x[15][9] x[15][10] x[15][11] x[15][12] x[15][13] x[15][14] x[15][15]
7.90/4.11	v       </list>
7.90/4.11	v       <values>
7.90/4.11	v         0 0 0 0 0 0 0 0 1 1 1 1 1 0 0 0 0 0 0 0 1 1 1 1 0 0 0 0 1 1 0 0 0 0 1 1 1 0 1 0 0 0 0 0 0 1 1 0 0 1 1 0 0 1 0 0 0 0 0 0 0 0 1 1 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 1 1 1 0 0 0 1 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 1 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 1 0 0 0 0 0 0 0 0 1 1 1 0 0 0 0 1 1 0 0 0 0 0 0 0 1 0 1 0 0 0 0 0 1 1 0 0 0 0 0 1 1 0 1 0 0 0 0 0 0 1 1 1 1 1 1 0 1 0 1 1 0 0 0 0 0 0 1 1 1 1 0 1 1 0 0 1 1 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 1 1 0 0 0 0 0 0 0 0 1 1 0 0 1 1 1 1 1 1 0 0 0 0 1 1 1 0 0 0 1 0 0 0 1 1 1 1 1 1 1 0 0 0 0 0
7.90/4.11	v       </values>
7.90/4.11	v     </instantiation>
7.90/4.11	s SATISFIABLE

Verifier Data

OK	

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-4262450-1502463139/watcher-4262450-1502463139 -o /tmp/evaluation-result-4262450-1502463139/solver-4262450-1502463139 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node134-1502411438-1524 --watchdog 2580 bin/concrete HOME/instance-4262450-1502463139.xml 

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

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


[startup+0 s]
/proc/loadavg: 2.00 1.55 1.46 2/199 14386
/proc/meminfo: memFree=29861476/32770624 swapFree=0/572996
[pid=14386] ppid=14383 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/14386/stat : 14386 (runsolver) D 14383 14386 1460 0 -1 4202560 107 0 0 0 0 0 0 0 20 0 1 0 93820208 24240128 107 18446744073709551615 4194304 4338465 140735637828208 140735637825848 140361047446231 0 0 1 24578 18446744071580418449 0 0 17 7 0 0 0 0 0 6438912 6441760 29335552 140735637831889 140735637832265 140735637832265 140735637835722 0
/proc/14386/statm: 5918 107 54 36 0 2156 0

[startup+0.100125 s]
/proc/loadavg: 2.00 1.55 1.46 2/199 14386
/proc/meminfo: memFree=29861476/32770624 swapFree=0/572996
[pid=14386] ppid=14383 vsize=9508 CPUtime=0 cores=1,3,5,7
/proc/14386/stat : 14386 (bash) S 14383 14386 1460 0 -1 4202496 649 0 0 0 0 0 0 0 20 0 1 0 93820208 9736192 351 18446744073709551615 4194304 5098028 140722317739008 140722317736648 140497032678400 0 0 5 65536 18446744071580971376 0 0 17 3 0 0 9 0 0 7196144 7232144 32530432 140722317746708 140722317746793 140722317746793 140722317750250 0
/proc/14386/statm: 2377 351 278 221 0 86 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9508

[startup+0.200326 s]
/proc/loadavg: 2.00 1.55 1.46 2/199 14386
/proc/meminfo: memFree=29861476/32770624 swapFree=0/572996
[pid=14386] ppid=14383 vsize=9636 CPUtime=0.01 cores=1,3,5,7
/proc/14386/stat : 14386 (bash) S 14383 14386 1460 0 -1 4202496 896 6478 0 0 0 0 0 1 20 0 1 0 93820208 9867264 377 18446744073709551615 4194304 5098028 140722317739008 140722317733016 140497032678400 0 0 5 65536 18446744071580971376 0 0 17 3 0 0 9 0 0 7196144 7232144 32530432 140722317746708 140722317746793 140722317746793 140722317750250 0
/proc/14386/statm: 2409 377 296 221 0 118 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 9636

[startup+0.300338 s]
/proc/loadavg: 2.00 1.55 1.46 2/199 14386
/proc/meminfo: memFree=29861476/32770624 swapFree=0/572996
[pid=14386] ppid=14383 vsize=13574488 CPUtime=0.11 cores=1,3,5,7
/proc/14386/stat : 14386 (java) S 14383 14386 1460 0 -1 1077944320 4708 12335 0 0 3 1 5 2 20 0 9 0 93820208 13900275712 4500 18446744073709551615 4194304 4196468 140732456189792 140732456172336 139754029612791 0 0 1 16784584 18446744073709551615 0 0 17 5 0 0 9 0 0 6293624 6294260 17960960 140732456191952 140732456194737 140732456194737 140732456198095 0
/proc/14386/statm: 3393622 4500 2103 1 0 3383119 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 13574488

[startup+0.70031 s]
/proc/loadavg: 2.00 1.55 1.46 2/199 14386
/proc/meminfo: memFree=29861476/32770624 swapFree=0/572996
[pid=14386] ppid=14383 vsize=13974784 CPUtime=0.56 cores=1,3,5,7
/proc/14386/stat : 14386 (java) S 14383 14386 1460 0 -1 1077944320 13000 12335 0 0 46 3 5 2 20 0 15 0 93820208 14310178816 14274 18446744073709551615 4194304 4196468 140732456189792 140732456172336 139754029612791 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 9 0 0 6293624 6294260 17960960 140732456191952 140732456194737 140732456194737 140732456198095 0
/proc/14386/statm: 3493696 14274 3059 1 0 3482965 0
Current children cumulated CPU time (s) 0.56
Current children cumulated vsize (KiB) 13974784

[startup+1.50066 s]
/proc/loadavg: 1.92 1.54 1.46 3/214 14449
/proc/meminfo: memFree=29773448/32770624 swapFree=0/573264
[pid=14386] ppid=14383 vsize=13985408 CPUtime=1.8 cores=1,3,5,7
/proc/14386/stat : 14386 (java) S 14383 14386 1460 0 -1 1077944320 26971 12335 0 0 166 7 5 2 20 0 15 0 93820208 14321057792 33814 18446744073709551615 4194304 4196468 140732456189792 140732456172336 139754029612791 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 9 0 0 6293624 6294260 17960960 140732456191952 140732456194737 140732456194737 140732456198095 0
/proc/14386/statm: 3496352 33814 3342 1 0 3485525 0
[pid=14386/tid=14436] ppid=14383 vsize=13985408 CPUtime=1.24 cores=1,3,5,7
/proc/14386/task/14436/stat : 14436 (java) R 14383 14386 1460 0 -1 4202560 21680 12335 0 0 112 5 5 2 20 0 15 0 93820234 14321057792 33814 18446744073709551615 4194304 4196468 140732456189792 139754033847104 139754015852209 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 17960960 140732456191952 140732456194737 140732456194737 140732456198095 0
[pid=14386/tid=14437] ppid=14383 vsize=13985408 CPUtime=0.07 cores=1,3,5,7
/proc/14386/task/14437/stat : 14437 (java) S 14383 14386 1460 0 -1 1077944384 1 12335 0 0 0 0 5 2 20 0 15 0 93820235 14321057792 33814 18446744073709551615 4194304 4196468 140732456189792 139753949027216 139754029622997 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17960960 140732456191952 140732456194737 140732456194737 140732456198095 0
[pid=14386/tid=14438] ppid=14383 vsize=13985408 CPUtime=0.07 cores=1,3,5,7
/proc/14386/task/14438/stat : 14438 (java) S 14383 14386 1460 0 -1 1077944384 1 12335 0 0 0 0 5 2 20 0 15 0 93820235 14321057792 33814 18446744073709551615 4194304 4196468 140732456189792 139753947974416 139754029622997 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17960960 140732456191952 140732456194737 140732456194737 140732456198095 0
[pid=14386/tid=14439] ppid=14383 vsize=13985408 CPUtime=0.07 cores=1,3,5,7
/proc/14386/task/14439/stat : 14439 (java) S 14383 14386 1460 0 -1 1077944384 1 12335 0 0 0 0 5 2 20 0 15 0 93820235 14321057792 33814 18446744073709551615 4194304 4196468 140732456189792 139753946922128 139754029622997 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17960960 140732456191952 140732456194737 140732456194737 140732456198095 0
[pid=14386/tid=14440] ppid=14383 vsize=13985408 CPUtime=0.07 cores=1,3,5,7
/proc/14386/task/14440/stat : 14440 (java) S 14383 14386 1460 0 -1 1077944384 2 12335 0 0 0 0 5 2 20 0 15 0 93820235 14321057792 33814 18446744073709551615 4194304 4196468 140732456189792 139753945869328 139754029622997 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17960960 140732456191952 140732456194737 140732456194737 140732456198095 0
[pid=14386/tid=14441] ppid=14383 vsize=13985408 CPUtime=0.07 cores=1,3,5,7
/proc/14386/task/14441/stat : 14441 (java) S 14383 14386 1460 0 -1 1077944384 5 12335 0 0 0 0 5 2 20 0 15 0 93820236 14321057792 33814 18446744073709551615 4194304 4196468 140732456189792 139753507235952 139754029623938 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17960960 140732456191952 140732456194737 140732456194737 140732456198095 0
[pid=14386/tid=14442] ppid=14383 vsize=13985408 CPUtime=0.07 cores=1,3,5,7
/proc/14386/task/14442/stat : 14442 (java) S 14383 14386 1460 0 -1 1077944384 33 12335 0 0 0 0 5 2 20 0 15 0 93820237 14321057792 33814 18446744073709551615 4194304 4196468 140732456189792 139753506181920 139754029622997 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17960960 140732456191952 140732456194737 140732456194737 140732456198095 0
[pid=14386/tid=14443] ppid=14383 vsize=13985408 CPUtime=0.07 cores=1,3,5,7
/proc/14386/task/14443/stat : 14443 (java) S 14383 14386 1460 0 -1 1077944384 21 12335 0 0 0 0 5 2 20 0 15 0 93820237 14321057792 33814 18446744073709551615 4194304 4196468 140732456189792 139753505129584 139754029622997 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17960960 140732456191952 140732456194737 140732456194737 140732456198095 0
[pid=14386/tid=14444] ppid=14383 vsize=13985408 CPUtime=0.07 cores=1,3,5,7
/proc/14386/task/14444/stat : 14444 (java) S 14383 14386 1460 0 -1 1077944384 3 12335 0 0 0 0 5 2 20 0 15 0 93820239 14321057792 33814 18446744073709551615 4194304 4196468 140732456189792 139753504077904 139754029631387 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17960960 140732456191952 140732456194737 140732456194737 140732456198095 0
[pid=14386/tid=14445] ppid=14383 vsize=13985408 CPUtime=0.23 cores=1,3,5,7
/proc/14386/task/14445/stat : 14445 (java) S 14383 14386 1460 0 -1 1077944384 1128 12335 0 0 16 0 5 2 20 0 15 0 93820239 14321057792 33814 18446744073709551615 4194304 4196468 140732456189792 139753503025776 139754029623938 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17960960 140732456191952 140732456194737 140732456194737 140732456198095 0
[pid=14386/tid=14446] ppid=14383 vsize=13985408 CPUtime=0.22 cores=1,3,5,7
/proc/14386/task/14446/stat : 14446 (java) S 14383 14386 1460 0 -1 1077944384 704 12335 0 0 15 0 5 2 20 0 15 0 93820239 14321057792 33814 18446744073709551615 4194304 4196468 140732456189792 139753501972976 139754029623938 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17960960 140732456191952 140732456194737 140732456194737 140732456198095 0
[pid=14386/tid=14447] ppid=14383 vsize=13985408 CPUtime=0.28 cores=1,3,5,7
/proc/14386/task/14447/stat : 14447 (java) S 14383 14386 1460 0 -1 1077944384 1228 12335 0 0 21 0 5 2 20 0 15 0 93820240 14321057792 33814 18446744073709551615 4194304 4196468 140732456189792 139753500920688 139754029623938 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17960960 140732456191952 140732456194737 140732456194737 140732456198095 0
[pid=14386/tid=14448] ppid=14383 vsize=13985408 CPUtime=0.07 cores=1,3,5,7
/proc/14386/task/14448/stat : 14448 (java) S 14383 14386 1460 0 -1 1077944384 3 12335 0 0 0 0 5 2 20 0 15 0 93820240 14321057792 33814 18446744073709551615 4194304 4196468 140732456189792 139753499868128 139754029622997 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17960960 140732456191952 140732456194737 140732456194737 140732456198095 0
[pid=14386/tid=14449] ppid=14383 vsize=13985408 CPUtime=0.07 cores=1,3,5,7
/proc/14386/task/14449/stat : 14449 (java) S 14383 14386 1460 0 -1 1077944384 8 12335 0 0 0 0 5 2 20 0 15 0 93820245 14321057792 33814 18446744073709551615 4194304 4196468 140732456189792 139753498814896 139754029623938 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17960960 140732456191952 140732456194737 140732456194737 140732456198095 0
Current children cumulated CPU time (s) 1.8
Current children cumulated vsize (KiB) 13985408

[startup+3.10058 s]
/proc/loadavg: 1.92 1.54 1.46 5/214 14450
/proc/meminfo: memFree=29694948/32770624 swapFree=0/573264
[pid=14386] ppid=14383 vsize=13999932 CPUtime=5.08 cores=1,3,5,7
/proc/14386/stat : 14386 (java) S 14383 14386 1460 0 -1 1077944320 47313 12335 0 0 487 14 5 2 20 0 15 0 93820208 14335930368 57272 18446744073709551615 4194304 4196468 140732456189792 140732456172336 139754029612791 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 9 0 0 6293624 6294260 17960960 140732456191952 140732456194737 140732456194737 140732456198095 0
/proc/14386/statm: 3499983 57272 3442 1 0 3488597 0
[pid=14386/tid=14436] ppid=14383 vsize=13999932 CPUtime=2.8 cores=1,3,5,7
/proc/14386/task/14436/stat : 14436 (java) R 14383 14386 1460 0 -1 4202560 36949 12335 0 0 265 8 5 2 20 0 15 0 93820234 14335930368 57272 18446744073709551615 4194304 4196468 140732456189792 139754033840432 139754013693278 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 17960960 140732456191952 140732456194737 140732456194737 140732456198095 0
[pid=14386/tid=14437] ppid=14383 vsize=13999932 CPUtime=0.08 cores=1,3,5,7
/proc/14386/task/14437/stat : 14437 (java) S 14383 14386 1460 0 -1 1077944384 204 12335 0 0 1 0 5 2 20 0 15 0 93820235 14335930368 57272 18446744073709551615 4194304 4196468 140732456189792 139753949027216 139754029622997 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17960960 140732456191952 140732456194737 140732456194737 140732456198095 0
[pid=14386/tid=14438] ppid=14383 vsize=13999932 CPUtime=0.08 cores=1,3,5,7
/proc/14386/task/14438/stat : 14438 (java) S 14383 14386 1460 0 -1 1077944384 37 12335 0 0 1 0 5 2 20 0 15 0 93820235 14335930368 57272 18446744073709551615 4194304 4196468 140732456189792 139753947974416 139754029622997 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17960960 140732456191952 140732456194737 140732456194737 140732456198095 0
[pid=14386/tid=14439] ppid=14383 vsize=13999932 CPUtime=0.08 cores=1,3,5,7
/proc/14386/task/14439/stat : 14439 (java) S 14383 14386 1460 0 -1 1077944384 55 12335 0 0 1 0 5 2 20 0 15 0 93820235 14335930368 57272 18446744073709551615 4194304 4196468 140732456189792 139753946922128 139754029622997 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17960960 140732456191952 140732456194737 140732456194737 140732456198095 0
[pid=14386/tid=14440] ppid=14383 vsize=13999932 CPUtime=0.08 cores=1,3,5,7
/proc/14386/task/14440/stat : 14440 (java) S 14383 14386 1460 0 -1 1077944384 59 12335 0 0 1 0 5 2 20 0 15 0 93820235 14335930368 57272 18446744073709551615 4194304 4196468 140732456189792 139753945869328 139754029622997 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17960960 140732456191952 140732456194737 140732456194737 140732456198095 0
[pid=14386/tid=14441] ppid=14383 vsize=13999932 CPUtime=0.08 cores=1,3,5,7
/proc/14386/task/14441/stat : 14441 (java) S 14383 14386 1460 0 -1 1077944384 1173 12335 0 0 1 0 5 2 20 0 15 0 93820236 14335930368 57272 18446744073709551615 4194304 4196468 140732456189792 139753507235952 139754029623938 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17960960 140732456191952 140732456194737 140732456194737 140732456198095 0
[pid=14386/tid=14442] ppid=14383 vsize=13999932 CPUtime=0.07 cores=1,3,5,7
/proc/14386/task/14442/stat : 14442 (java) S 14383 14386 1460 0 -1 1077944384 54 12335 0 0 0 0 5 2 20 0 15 0 93820237 14335930368 57272 18446744073709551615 4194304 4196468 140732456189792 139753506181920 139754029622997 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17960960 140732456191952 140732456194737 140732456194737 140732456198095 0
[pid=14386/tid=14443] ppid=14383 vsize=13999932 CPUtime=0.07 cores=1,3,5,7
/proc/14386/task/14443/stat : 14443 (java) S 14383 14386 1460 0 -1 1077944384 44 12335 0 0 0 0 5 2 20 0 15 0 93820237 14335930368 57272 18446744073709551615 4194304 4196468 140732456189792 139753505129600 139754029622997 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17960960 140732456191952 140732456194737 140732456194737 140732456198095 0
[pid=14386/tid=14444] ppid=14383 vsize=13999932 CPUtime=0.07 cores=1,3,5,7
/proc/14386/task/14444/stat : 14444 (java) S 14383 14386 1460 0 -1 1077944384 3 12335 0 0 0 0 5 2 20 0 15 0 93820239 14335930368 57272 18446744073709551615 4194304 4196468 140732456189792 139753504077904 139754029631387 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17960960 140732456191952 140732456194737 140732456194737 140732456198095 0
[pid=14386/tid=14445] ppid=14383 vsize=13999932 CPUtime=0.63 cores=1,3,5,7
/proc/14386/task/14445/stat : 14445 (java) S 14383 14386 1460 0 -1 1077944384 1701 12335 0 0 55 1 5 2 20 0 15 0 93820239 14335930368 57272 18446744073709551615 4194304 4196468 140732456189792 139753503025776 139754029623938 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17960960 140732456191952 140732456194737 140732456194737 140732456198095 0
[pid=14386/tid=14446] ppid=14383 vsize=13999932 CPUtime=0.68 cores=1,3,5,7
/proc/14386/task/14446/stat : 14446 (java) S 14383 14386 1460 0 -1 1077944384 1386 12335 0 0 60 1 5 2 20 0 15 0 93820239 14335930368 57272 18446744073709551615 4194304 4196468 140732456189792 139753501972976 139754029623938 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17960960 140732456191952 140732456194737 140732456194737 140732456198095 0
[pid=14386/tid=14447] ppid=14383 vsize=13999932 CPUtime=1.05 cores=1,3,5,7
/proc/14386/task/14447/stat : 14447 (java) S 14383 14386 1460 0 -1 1077944384 3482 12335 0 0 97 1 5 2 20 0 15 0 93820240 14335930368 57272 18446744073709551615 4194304 4196468 140732456189792 139753500920688 139754029623938 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17960960 140732456191952 140732456194737 140732456194737 140732456198095 0
[pid=14386/tid=14448] ppid=14383 vsize=13999932 CPUtime=0.07 cores=1,3,5,7
/proc/14386/task/14448/stat : 14448 (java) S 14383 14386 1460 0 -1 1077944384 3 12335 0 0 0 0 5 2 20 0 15 0 93820240 14335930368 57272 18446744073709551615 4194304 4196468 140732456189792 139753499868128 139754029622997 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17960960 140732456191952 140732456194737 140732456194737 140732456198095 0
[pid=14386/tid=14449] ppid=14383 vsize=13999932 CPUtime=0.07 cores=1,3,5,7
/proc/14386/task/14449/stat : 14449 (java) S 14383 14386 1460 0 -1 1077944384 9 12335 0 0 0 0 5 2 20 0 15 0 93820245 14335930368 57272 18446744073709551615 4194304 4196468 140732456189792 139753498814896 139754029623938 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17960960 140732456191952 140732456194737 140732456194737 140732456198095 0
Current children cumulated CPU time (s) 5.08
Current children cumulated vsize (KiB) 13999932

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

[startup+3.20085 s]
/proc/loadavg: 1.92 1.54 1.46 5/214 14450
/proc/meminfo: memFree=29694948/32770624 swapFree=0/573264
[pid=14386] ppid=14383 vsize=13999932 CPUtime=5.3 cores=1,3,5,7
/proc/14386/stat : 14386 (java) S 14383 14386 1460 0 -1 1077944320 47735 12335 0 0 509 14 5 2 20 0 15 0 93820208 14335930368 58727 18446744073709551615 4194304 4196468 140732456189792 140732456172336 139754029612791 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 9 0 0 6293624 6294260 17960960 140732456191952 140732456194737 140732456194737 140732456198095 0
/proc/14386/statm: 3499983 58727 3442 1 0 3488597 0
[pid=14386/tid=14436] ppid=14383 vsize=13999932 CPUtime=2.9 cores=1,3,5,7
/proc/14386/task/14436/stat : 14436 (java) R 14383 14386 1460 0 -1 4202560 37235 12335 0 0 275 8 5 2 20 0 15 0 93820234 14335930368 58727 18446744073709551615 4194304 4196468 140732456189792 139754033846032 139754015306272 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 17960960 140732456191952 140732456194737 140732456194737 140732456198095 0
[pid=14386/tid=14437] ppid=14383 vsize=13999932 CPUtime=0.08 cores=1,3,5,7
/proc/14386/task/14437/stat : 14437 (java) S 14383 14386 1460 0 -1 1077944384 204 12335 0 0 1 0 5 2 20 0 15 0 93820235 14335930368 58727 18446744073709551615 4194304 4196468 140732456189792 139753949027216 139754029622997 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17960960 140732456191952 140732456194737 140732456194737 140732456198095 0
[pid=14386/tid=14438] ppid=14383 vsize=13999932 CPUtime=0.08 cores=1,3,5,7
/proc/14386/task/14438/stat : 14438 (java) S 14383 14386 1460 0 -1 1077944384 37 12335 0 0 1 0 5 2 20 0 15 0 93820235 14335930368 58727 18446744073709551615 4194304 4196468 140732456189792 139753947974416 139754029622997 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17960960 140732456191952 140732456194737 140732456194737 140732456198095 0
[pid=14386/tid=14439] ppid=14383 vsize=13999932 CPUtime=0.08 cores=1,3,5,7
/proc/14386/task/14439/stat : 14439 (java) S 14383 14386 1460 0 -1 1077944384 55 12335 0 0 1 0 5 2 20 0 15 0 93820235 14335930368 58727 18446744073709551615 4194304 4196468 140732456189792 139753946922128 139754029622997 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17960960 140732456191952 140732456194737 140732456194737 140732456198095 0
[pid=14386/tid=14440] ppid=14383 vsize=13999932 CPUtime=0.08 cores=1,3,5,7
/proc/14386/task/14440/stat : 14440 (java) S 14383 14386 1460 0 -1 1077944384 59 12335 0 0 1 0 5 2 20 0 15 0 93820235 14335930368 58727 18446744073709551615 4194304 4196468 140732456189792 139753945869328 139754029622997 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17960960 140732456191952 140732456194737 140732456194737 140732456198095 0
[pid=14386/tid=14441] ppid=14383 vsize=13999932 CPUtime=0.08 cores=1,3,5,7
/proc/14386/task/14441/stat : 14441 (java) S 14383 14386 1460 0 -1 1077944384 1173 12335 0 0 1 0 5 2 20 0 15 0 93820236 14335930368 58727 18446744073709551615 4194304 4196468 140732456189792 139753507235952 139754029623938 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17960960 140732456191952 140732456194737 140732456194737 140732456198095 0
[pid=14386/tid=14442] ppid=14383 vsize=13999932 CPUtime=0.07 cores=1,3,5,7
/proc/14386/task/14442/stat : 14442 (java) S 14383 14386 1460 0 -1 1077944384 54 12335 0 0 0 0 5 2 20 0 15 0 93820237 14335930368 58727 18446744073709551615 4194304 4196468 140732456189792 139753506181920 139754029622997 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17960960 140732456191952 140732456194737 140732456194737 140732456198095 0
[pid=14386/tid=14443] ppid=14383 vsize=13999932 CPUtime=0.07 cores=1,3,5,7
/proc/14386/task/14443/stat : 14443 (java) S 14383 14386 1460 0 -1 1077944384 44 12335 0 0 0 0 5 2 20 0 15 0 93820237 14335930368 58727 18446744073709551615 4194304 4196468 140732456189792 139753505129600 139754029622997 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17960960 140732456191952 140732456194737 140732456194737 140732456198095 0
[pid=14386/tid=14444] ppid=14383 vsize=13999932 CPUtime=0.07 cores=1,3,5,7
/proc/14386/task/14444/stat : 14444 (java) S 14383 14386 1460 0 -1 1077944384 3 12335 0 0 0 0 5 2 20 0 15 0 93820239 14335930368 58727 18446744073709551615 4194304 4196468 140732456189792 139753504077904 139754029631387 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17960960 140732456191952 140732456194737 140732456194737 140732456198095 0
[pid=14386/tid=14445] ppid=14383 vsize=13999932 CPUtime=0.67 cores=1,3,5,7
/proc/14386/task/14445/stat : 14445 (java) S 14383 14386 1460 0 -1 1077944384 1715 12335 0 0 59 1 5 2 20 0 15 0 93820239 14335930368 58727 18446744073709551615 4194304 4196468 140732456189792 139753503025776 139754029623938 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17960960 140732456191952 140732456194737 140732456194737 140732456198095 0
[pid=14386/tid=14446] ppid=14383 vsize=13999932 CPUtime=0.73 cores=1,3,5,7
/proc/14386/task/14446/stat : 14446 (java) S 14383 14386 1460 0 -1 1077944384 1405 12335 0 0 65 1 5 2 20 0 15 0 93820239 14335930368 58727 18446744073709551615 4194304 4196468 140732456189792 139753501972976 139754029623938 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17960960 140732456191952 140732456194737 140732456194737 140732456198095 0
[pid=14386/tid=14447] ppid=14383 vsize=13999932 CPUtime=1.1 cores=1,3,5,7
/proc/14386/task/14447/stat : 14447 (java) S 14383 14386 1460 0 -1 1077944384 3584 12335 0 0 102 1 5 2 20 0 15 0 93820240 14335930368 58727 18446744073709551615 4194304 4196468 140732456189792 139753500920688 139754029623938 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17960960 140732456191952 140732456194737 140732456194737 140732456198095 0
[pid=14386/tid=14448] ppid=14383 vsize=13999932 CPUtime=0.07 cores=1,3,5,7
/proc/14386/task/14448/stat : 14448 (java) S 14383 14386 1460 0 -1 1077944384 3 12335 0 0 0 0 5 2 20 0 15 0 93820240 14335930368 58727 18446744073709551615 4194304 4196468 140732456189792 139753499868128 139754029622997 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17960960 140732456191952 140732456194737 140732456194737 140732456198095 0
[pid=14386/tid=14449] ppid=14383 vsize=13999932 CPUtime=0.07 cores=1,3,5,7
/proc/14386/task/14449/stat : 14449 (java) S 14383 14386 1460 0 -1 1077944384 9 12335 0 0 0 0 5 2 20 0 15 0 93820245 14335930368 58727 18446744073709551615 4194304 4196468 140732456189792 139753498814896 139754029623938 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17960960 140732456191952 140732456194737 140732456194737 140732456198095 0
Current children cumulated CPU time (s) 5.3
Current children cumulated vsize (KiB) 13999932

[startup+3.60409 s]
/proc/loadavg: 1.92 1.54 1.46 4/214 14450
/proc/meminfo: memFree=29613968/32770624 swapFree=0/573264
[pid=14386] ppid=14383 vsize=14067516 CPUtime=6.36 cores=1,3,5,7
/proc/14386/stat : 14386 (java) S 14383 14386 1460 0 -1 1077944320 58904 12335 0 0 612 17 5 2 20 0 15 0 93820208 14405136384 74626 18446744073709551615 4194304 4196468 140732456189792 140732456172336 139754029612791 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 9 0 0 6293624 6294260 17960960 140732456191952 140732456194737 140732456194737 140732456198095 0
/proc/14386/statm: 3516879 74626 3464 1 0 3505493 0
[pid=14386/tid=14436] ppid=14383 vsize=14067516 CPUtime=3.26 cores=1,3,5,7
/proc/14386/task/14436/stat : 14436 (java) R 14383 14386 1460 0 -1 1077944384 45139 12335 0 0 310 9 5 2 20 0 15 0 93820234 14405136384 74626 18446744073709551615 4194304 4196468 140732456189792 139754033846032 139754029622997 0 4 1 16800974 0 0 0 -1 7 0 0 4 0 0 6293624 6294260 17960960 140732456191952 140732456194737 140732456194737 140732456198095 0
[pid=14386/tid=14437] ppid=14383 vsize=14067516 CPUtime=0.09 cores=1,3,5,7
/proc/14386/task/14437/stat : 14437 (java) S 14383 14386 1460 0 -1 1077944384 228 12335 0 0 2 0 5 2 20 0 15 0 93820235 14405136384 74626 18446744073709551615 4194304 4196468 140732456189792 139753949027216 139754029622997 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17960960 140732456191952 140732456194737 140732456194737 140732456198095 0
[pid=14386/tid=14438] ppid=14383 vsize=14067516 CPUtime=0.1 cores=1,3,5,7
/proc/14386/task/14438/stat : 14438 (java) S 14383 14386 1460 0 -1 1077944384 110 12335 0 0 3 0 5 2 20 0 15 0 93820235 14405136384 74626 18446744073709551615 4194304 4196468 140732456189792 139753947974416 139754029622997 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17960960 140732456191952 140732456194737 140732456194737 140732456198095 0
[pid=14386/tid=14439] ppid=14383 vsize=14067516 CPUtime=0.1 cores=1,3,5,7
/proc/14386/task/14439/stat : 14439 (java) S 14383 14386 1460 0 -1 1077944384 69 12335 0 0 3 0 5 2 20 0 15 0 93820235 14405136384 74626 18446744073709551615 4194304 4196468 140732456189792 139753946922128 139754029622997 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17960960 140732456191952 140732456194737 140732456194737 140732456198095 0
[pid=14386/tid=14440] ppid=14383 vsize=14067516 CPUtime=0.1 cores=1,3,5,7
/proc/14386/task/14440/stat : 14440 (java) S 14383 14386 1460 0 -1 1077944384 82 12335 0 0 3 0 5 2 20 0 15 0 93820235 14405136384 74626 18446744073709551615 4194304 4196468 140732456189792 139753945869328 139754029622997 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17960960 140732456191952 140732456194737 140732456194737 140732456198095 0
[pid=14386/tid=14441] ppid=14383 vsize=14067516 CPUtime=0.1 cores=1,3,5,7
/proc/14386/task/14441/stat : 14441 (java) S 14383 14386 1460 0 -1 1077944384 2130 12335 0 0 3 0 5 2 20 0 15 0 93820236 14405136384 74626 18446744073709551615 4194304 4196468 140732456189792 139753507235952 139754029623938 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17960960 140732456191952 140732456194737 140732456194737 140732456198095 0
[pid=14386/tid=14442] ppid=14383 vsize=14067516 CPUtime=0.07 cores=1,3,5,7
/proc/14386/task/14442/stat : 14442 (java) S 14383 14386 1460 0 -1 1077944384 54 12335 0 0 0 0 5 2 20 0 15 0 93820237 14405136384 74626 18446744073709551615 4194304 4196468 140732456189792 139753506181984 139754029622997 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17960960 140732456191952 140732456194737 140732456194737 140732456198095 0
[pid=14386/tid=14443] ppid=14383 vsize=14067516 CPUtime=0.07 cores=1,3,5,7
/proc/14386/task/14443/stat : 14443 (java) S 14383 14386 1460 0 -1 1077944384 44 12335 0 0 0 0 5 2 20 0 15 0 93820237 14405136384 74626 18446744073709551615 4194304 4196468 140732456189792 139753505129600 139754029622997 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17960960 140732456191952 140732456194737 140732456194737 140732456198095 0
[pid=14386/tid=14444] ppid=14383 vsize=14067516 CPUtime=0.07 cores=1,3,5,7
/proc/14386/task/14444/stat : 14444 (java) S 14383 14386 1460 0 -1 1077944384 3 12335 0 0 0 0 5 2 20 0 15 0 93820239 14405136384 74626 18446744073709551615 4194304 4196468 140732456189792 139753504077904 139754029631387 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17960960 140732456191952 140732456194737 140732456194737 140732456198095 0
[pid=14386/tid=14445] ppid=14383 vsize=14067516 CPUtime=0.83 cores=1,3,5,7
/proc/14386/task/14445/stat : 14445 (java) R 14383 14386 1460 0 -1 4202560 2298 12335 0 0 75 1 5 2 20 0 15 0 93820239 14405136384 74626 18446744073709551615 4194304 4196468 140732456189792 139753503012128 139754011157272 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 17960960 140732456191952 140732456194737 140732456194737 140732456198095 0
[pid=14386/tid=14446] ppid=14383 vsize=14067516 CPUtime=1.01 cores=1,3,5,7
/proc/14386/task/14446/stat : 14446 (java) R 14383 14386 1460 0 -1 4202560 2658 12335 0 0 92 2 5 2 20 0 15 0 93820239 14405136384 74626 18446744073709551615 4194304 4196468 140732456189792 139753501953784 139754013023682 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 17960960 140732456191952 140732456194737 140732456194737 140732456198095 0
[pid=14386/tid=14447] ppid=14383 vsize=14067516 CPUtime=1.25 cores=1,3,5,7
/proc/14386/task/14447/stat : 14447 (java) R 14383 14386 1460 0 -1 1077944384 3922 12335 0 0 117 1 5 2 20 0 15 0 93820240 14405136384 74626 18446744073709551615 4194304 4196468 140732456189792 139753500920688 139754029623938 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 17960960 140732456191952 140732456194737 140732456194737 140732456198095 0
[pid=14386/tid=14448] ppid=14383 vsize=14067516 CPUtime=0.07 cores=1,3,5,7
/proc/14386/task/14448/stat : 14448 (java) S 14383 14386 1460 0 -1 1077944384 3 12335 0 0 0 0 5 2 20 0 15 0 93820240 14405136384 74626 18446744073709551615 4194304 4196468 140732456189792 139753499868128 139754029622997 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17960960 140732456191952 140732456194737 140732456194737 140732456198095 0
[pid=14386/tid=14449] ppid=14383 vsize=14067516 CPUtime=0.07 cores=1,3,5,7
/proc/14386/task/14449/stat : 14449 (java) S 14383 14386 1460 0 -1 1077944384 9 12335 0 0 0 0 5 2 20 0 15 0 93820245 14405136384 74626 18446744073709551615 4194304 4196468 140732456189792 139753498814896 139754029623938 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17960960 140732456191952 140732456194737 140732456194737 140732456198095 0
Current children cumulated CPU time (s) 6.36
Current children cumulated vsize (KiB) 14067516

[startup+4.00067 s]
/proc/loadavg: 1.92 1.54 1.46 4/214 14450
/proc/meminfo: memFree=29613968/32770624 swapFree=0/573264
[pid=14386] ppid=14383 vsize=14067516 CPUtime=7.65 cores=1,3,5,7
/proc/14386/stat : 14386 (java) S 14383 14386 1460 0 -1 1077944320 60141 12335 0 0 740 18 5 2 20 0 15 0 93820208 14405136384 75852 18446744073709551615 4194304 4196468 140732456189792 140732456172336 139754029612791 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 9 0 0 6293624 6294260 17960960 140732456191952 140732456194737 140732456194737 140732456198095 0
/proc/14386/statm: 3516879 75852 3465 1 0 3505493 0
[pid=14386/tid=14436] ppid=14383 vsize=14067516 CPUtime=3.54 cores=1,3,5,7
/proc/14386/task/14436/stat : 14436 (java) S 14383 14386 1460 0 -1 1077944384 45191 12335 0 0 338 9 5 2 20 0 15 0 93820234 14405136384 75852 18446744073709551615 4194304 4196468 140732456189792 139754033850544 139754029622997 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 4 0 0 6293624 6294260 17960960 140732456191952 140732456194737 140732456194737 140732456198095 0
[pid=14386/tid=14437] ppid=14383 vsize=14067516 CPUtime=0.16 cores=1,3,5,7
/proc/14386/task/14437/stat : 14437 (java) S 14383 14386 1460 0 -1 1077944384 233 12335 0 0 9 0 5 2 20 0 15 0 93820235 14405136384 75852 18446744073709551615 4194304 4196468 140732456189792 139753949027216 139754029622997 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17960960 140732456191952 140732456194737 140732456194737 140732456198095 0
[pid=14386/tid=14438] ppid=14383 vsize=14067516 CPUtime=0.17 cores=1,3,5,7
/proc/14386/task/14438/stat : 14438 (java) S 14383 14386 1460 0 -1 1077944384 117 12335 0 0 10 0 5 2 20 0 15 0 93820235 14405136384 75852 18446744073709551615 4194304 4196468 140732456189792 139753947974416 139754029622997 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17960960 140732456191952 140732456194737 140732456194737 140732456198095 0
[pid=14386/tid=14439] ppid=14383 vsize=14067516 CPUtime=0.16 cores=1,3,5,7
/proc/14386/task/14439/stat : 14439 (java) S 14383 14386 1460 0 -1 1077944384 69 12335 0 0 9 0 5 2 20 0 15 0 93820235 14405136384 75852 18446744073709551615 4194304 4196468 140732456189792 139753946922128 139754029622997 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17960960 140732456191952 140732456194737 140732456194737 140732456198095 0
[pid=14386/tid=14440] ppid=14383 vsize=14067516 CPUtime=0.17 cores=1,3,5,7
/proc/14386/task/14440/stat : 14440 (java) S 14383 14386 1460 0 -1 1077944384 93 12335 0 0 10 0 5 2 20 0 15 0 93820235 14405136384 75852 18446744073709551615 4194304 4196468 140732456189792 139753945869328 139754029622997 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17960960 140732456191952 140732456194737 140732456194737 140732456198095 0
[pid=14386/tid=14441] ppid=14383 vsize=14067516 CPUtime=0.14 cores=1,3,5,7
/proc/14386/task/14441/stat : 14441 (java) R 14383 14386 1460 0 -1 4202560 2144 12335 0 0 7 0 5 2 20 0 15 0 93820236 14405136384 75852 18446744073709551615 4194304 4196468 140732456189792 139753507234352 139754015304491 0 0 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 17960960 140732456191952 140732456194737 140732456194737 140732456198095 0
[pid=14386/tid=14442] ppid=14383 vsize=14067516 CPUtime=0.07 cores=1,3,5,7
/proc/14386/task/14442/stat : 14442 (java) S 14383 14386 1460 0 -1 1077944384 55 12335 0 0 0 0 5 2 20 0 15 0 93820237 14405136384 75852 18446744073709551615 4194304 4196468 140732456189792 139753506182032 139754029623938 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17960960 140732456191952 140732456194737 140732456194737 140732456198095 0
[pid=14386/tid=14443] ppid=14383 vsize=14067516 CPUtime=0.07 cores=1,3,5,7
/proc/14386/task/14443/stat : 14443 (java) S 14383 14386 1460 0 -1 1077944384 44 12335 0 0 0 0 5 2 20 0 15 0 93820237 14405136384 75852 18446744073709551615 4194304 4196468 140732456189792 139753505129600 139754029622997 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17960960 140732456191952 140732456194737 140732456194737 140732456198095 0
[pid=14386/tid=14444] ppid=14383 vsize=14067516 CPUtime=0.07 cores=1,3,5,7
/proc/14386/task/14444/stat : 14444 (java) S 14383 14386 1460 0 -1 1077944384 3 12335 0 0 0 0 5 2 20 0 15 0 93820239 14405136384 75852 18446744073709551615 4194304 4196468 140732456189792 139753504077904 139754029631387 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17960960 140732456191952 140732456194737 140732456194737 140732456198095 0
[pid=14386/tid=14445] ppid=14383 vsize=14067516 CPUtime=1.12 cores=1,3,5,7
/proc/14386/task/14445/stat : 14445 (java) S 14383 14386 1460 0 -1 1077944384 2735 12335 0 0 104 1 5 2 20 0 15 0 93820239 14405136384 75852 18446744073709551615 4194304 4196468 140732456189792 139753503017056 139754029622997 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17960960 140732456191952 140732456194737 140732456194737 140732456198095 0
[pid=14386/tid=14446] ppid=14383 vsize=14067516 CPUtime=1.32 cores=1,3,5,7
/proc/14386/task/14446/stat : 14446 (java) S 14383 14386 1460 0 -1 1077944384 3119 12335 0 0 123 2 5 2 20 0 15 0 93820239 14405136384 75852 18446744073709551615 4194304 4196468 140732456189792 139753501957872 139754029622997 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17960960 140732456191952 140732456194737 140732456194737 140732456198095 0
[pid=14386/tid=14447] ppid=14383 vsize=14067516 CPUtime=1.34 cores=1,3,5,7
/proc/14386/task/14447/stat : 14447 (java) S 14383 14386 1460 0 -1 1077944384 4171 12335 0 0 125 2 5 2 20 0 15 0 93820240 14405136384 75852 18446744073709551615 4194304 4196468 140732456189792 139753500920688 139754029623938 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17960960 140732456191952 140732456194737 140732456194737 140732456198095 0
[pid=14386/tid=14448] ppid=14383 vsize=14067516 CPUtime=0.07 cores=1,3,5,7
/proc/14386/task/14448/stat : 14448 (java) S 14383 14386 1460 0 -1 1077944384 3 12335 0 0 0 0 5 2 20 0 15 0 93820240 14405136384 75852 18446744073709551615 4194304 4196468 140732456189792 139753499868128 139754029622997 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17960960 140732456191952 140732456194737 140732456194737 140732456198095 0
[pid=14386/tid=14449] ppid=14383 vsize=14067516 CPUtime=0.07 cores=1,3,5,7
/proc/14386/task/14449/stat : 14449 (java) S 14383 14386 1460 0 -1 1077944384 9 12335 0 0 0 0 5 2 20 0 15 0 93820245 14405136384 75852 18446744073709551615 4194304 4196468 140732456189792 139753498814896 139754029623938 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17960960 140732456191952 140732456194737 140732456194737 140732456198095 0
Current children cumulated CPU time (s) 7.65
Current children cumulated vsize (KiB) 14067516

[startup+4.10088 s]
/proc/loadavg: 1.92 1.54 1.46 4/214 14450
/proc/meminfo: memFree=29613968/32770624 swapFree=0/573264
[pid=14386] ppid=14383 vsize=14067516 CPUtime=7.9 cores=1,3,5,7
/proc/14386/stat : 14386 (java) S 14383 14386 1460 0 -1 1077944320 60259 12335 0 0 765 18 5 2 20 0 15 0 93820208 14405136384 75948 18446744073709551615 4194304 4196468 140732456189792 140732456172336 139754029612791 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 9 0 0 6293624 6294260 17960960 140732456191952 140732456194737 140732456194737 140732456198095 0
/proc/14386/statm: 3516879 75948 3466 1 0 3505493 0
[pid=14386/tid=14436] ppid=14383 vsize=14067516 CPUtime=3.59 cores=1,3,5,7
/proc/14386/task/14436/stat : 14436 (java) R 14383 14386 1460 0 -1 4202560 45260 12335 0 0 343 9 5 2 20 0 15 0 93820234 14405136384 75948 18446744073709551615 4194304 4196468 140732456189792 139754033848872 139753622396896 0 4 1 16800974 0 0 0 -1 7 0 0 4 0 0 6293624 6294260 17960960 140732456191952 140732456194737 140732456194737 140732456198095 0
[pid=14386/tid=14437] ppid=14383 vsize=14067516 CPUtime=0.18 cores=1,3,5,7
/proc/14386/task/14437/stat : 14437 (java) S 14383 14386 1460 0 -1 1077944384 234 12335 0 0 11 0 5 2 20 0 15 0 93820235 14405136384 75948 18446744073709551615 4194304 4196468 140732456189792 139753949027216 139754029622997 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17960960 140732456191952 140732456194737 140732456194737 140732456198095 0
[pid=14386/tid=14438] ppid=14383 vsize=14067516 CPUtime=0.18 cores=1,3,5,7
/proc/14386/task/14438/stat : 14438 (java) S 14383 14386 1460 0 -1 1077944384 119 12335 0 0 11 0 5 2 20 0 15 0 93820235 14405136384 75948 18446744073709551615 4194304 4196468 140732456189792 139753947974416 139754029622997 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17960960 140732456191952 140732456194737 140732456194737 140732456198095 0
[pid=14386/tid=14439] ppid=14383 vsize=14067516 CPUtime=0.18 cores=1,3,5,7
/proc/14386/task/14439/stat : 14439 (java) S 14383 14386 1460 0 -1 1077944384 70 12335 0 0 11 0 5 2 20 0 15 0 93820235 14405136384 75948 18446744073709551615 4194304 4196468 140732456189792 139753946922128 139754029622997 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17960960 140732456191952 140732456194737 140732456194737 140732456198095 0
[pid=14386/tid=14440] ppid=14383 vsize=14067516 CPUtime=0.18 cores=1,3,5,7
/proc/14386/task/14440/stat : 14440 (java) S 14383 14386 1460 0 -1 1077944384 95 12335 0 0 11 0 5 2 20 0 15 0 93820235 14405136384 75948 18446744073709551615 4194304 4196468 140732456189792 139753945869328 139754029622997 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17960960 140732456191952 140732456194737 140732456194737 140732456198095 0
[pid=14386/tid=14441] ppid=14383 vsize=14067516 CPUtime=0.18 cores=1,3,5,7
/proc/14386/task/14441/stat : 14441 (java) S 14383 14386 1460 0 -1 1077944384 2144 12335 0 0 11 0 5 2 20 0 15 0 93820236 14405136384 75948 18446744073709551615 4194304 4196468 140732456189792 139753507235952 139754029623938 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17960960 140732456191952 140732456194737 140732456194737 140732456198095 0
[pid=14386/tid=14442] ppid=14383 vsize=14067516 CPUtime=0.07 cores=1,3,5,7
/proc/14386/task/14442/stat : 14442 (java) S 14383 14386 1460 0 -1 1077944384 55 12335 0 0 0 0 5 2 20 0 15 0 93820237 14405136384 75948 18446744073709551615 4194304 4196468 140732456189792 139753506182048 139754029622997 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17960960 140732456191952 140732456194737 140732456194737 140732456198095 0
[pid=14386/tid=14443] ppid=14383 vsize=14067516 CPUtime=0.07 cores=1,3,5,7
/proc/14386/task/14443/stat : 14443 (java) S 14383 14386 1460 0 -1 1077944384 44 12335 0 0 0 0 5 2 20 0 15 0 93820237 14405136384 75948 18446744073709551615 4194304 4196468 140732456189792 139753505129600 139754029622997 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17960960 140732456191952 140732456194737 140732456194737 140732456198095 0
[pid=14386/tid=14444] ppid=14383 vsize=14067516 CPUtime=0.07 cores=1,3,5,7
/proc/14386/task/14444/stat : 14444 (java) S 14383 14386 1460 0 -1 1077944384 3 12335 0 0 0 0 5 2 20 0 15 0 93820239 14405136384 75948 18446744073709551615 4194304 4196468 140732456189792 139753504077904 139754029631387 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17960960 140732456191952 140732456194737 140732456194737 140732456198095 0
[pid=14386/tid=14445] ppid=14383 vsize=14067516 CPUtime=1.16 cores=1,3,5,7
/proc/14386/task/14445/stat : 14445 (java) R 14383 14386 1460 0 -1 4202560 2739 12335 0 0 108 1 5 2 20 0 15 0 93820239 14405136384 75948 18446744073709551615 4194304 4196468 140732456189792 139753503015632 139754014778430 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 17960960 140732456191952 140732456194737 140732456194737 140732456198095 0
[pid=14386/tid=14446] ppid=14383 vsize=14067516 CPUtime=1.37 cores=1,3,5,7
/proc/14386/task/14446/stat : 14446 (java) R 14383 14386 1460 0 -1 4202560 3150 12335 0 0 128 2 5 2 20 0 15 0 93820239 14405136384 75948 18446744073709551615 4194304 4196468 140732456189792 139753501964080 139754013109561 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 17960960 140732456191952 140732456194737 140732456194737 140732456198095 0
[pid=14386/tid=14447] ppid=14383 vsize=14067516 CPUtime=1.36 cores=1,3,5,7
/proc/14386/task/14447/stat : 14447 (java) S 14383 14386 1460 0 -1 1077944384 4179 12335 0 0 127 2 5 2 20 0 15 0 93820240 14405136384 75948 18446744073709551615 4194304 4196468 140732456189792 139753500920688 139754029623938 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17960960 140732456191952 140732456194737 140732456194737 140732456198095 0
[pid=14386/tid=14448] ppid=14383 vsize=14067516 CPUtime=0.07 cores=1,3,5,7
/proc/14386/task/14448/stat : 14448 (java) S 14383 14386 1460 0 -1 1077944384 3 12335 0 0 0 0 5 2 20 0 15 0 93820240 14405136384 75948 18446744073709551615 4194304 4196468 140732456189792 139753499868128 139754029622997 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17960960 140732456191952 140732456194737 140732456194737 140732456198095 0
[pid=14386/tid=14449] ppid=14383 vsize=14067516 CPUtime=0.07 cores=1,3,5,7
/proc/14386/task/14449/stat : 14449 (java) S 14383 14386 1460 0 -1 1077944384 9 12335 0 0 0 0 5 2 20 0 15 0 93820245 14405136384 75948 18446744073709551615 4194304 4196468 140732456189792 139753498814896 139754029623938 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17960960 140732456191952 140732456194737 140732456194737 140732456198095 0
Current children cumulated CPU time (s) 7.9
Current children cumulated vsize (KiB) 14067516

Child status: 0
Real time (s): 4.14204
CPU time (s): 8.00545
CPU user time (s): 7.78352
CPU system time (s): 0.221932
CPU usage (%): 193.273
Max. virtual memory (cumulated for all children) (KiB): 14067516

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 7.78352
system time used= 0.221932
maximum resident set size= 304900
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 72721
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= 6617
involuntary context switches= 53

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.015621 second user time and 0.030324 second system time

The end

Launcher Data

Begin job on node134 at 2017-08-11 16:38:23
IDJOB=4262450
IDBENCH=134163
IDSOLVER=2650
FILE ID=node134/4262450-1502463139
RUNJOBID= node134-1502411438-1524
PBS_JOBID= 
Free space on /tmp= 62008 MiB

SOLVER NAME= Concrete 3.4
BENCH NAME= XCSP17/Nonogram/Nonogram-regular-gp/Nonogram-109-regular.xml
COMMAND LINE= bin/concrete BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4262450-1502463139/watcher-4262450-1502463139 -o /tmp/evaluation-result-4262450-1502463139/solver-4262450-1502463139 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node134-1502411438-1524 --watchdog 2580  bin/concrete HOME/instance-4262450-1502463139.xml

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

MD5SUM BENCH= e766c490b8366f243b342b421444cec9
RANDOM SEED=1414782193

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:        29862484 kB
MemAvailable:   30851300 kB
Buffers:          289920 kB
Cached:           992032 kB
SwapCached:            0 kB
Active:          1865296 kB
Inactive:         604212 kB
Active(anon):    1189688 kB
Inactive(anon):    31216 kB
Active(file):     675608 kB
Inactive(file):   572996 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             24240 kB
Writeback:             4 kB
AnonPages:       1186920 kB
Mapped:            64400 kB
Shmem:             33468 kB
Slab:             138796 kB
SReclaimable:     112096 kB
SUnreclaim:        26700 kB
KernelStack:        3504 kB
PageTables:         8428 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2071600 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:38:28