Trace number 4246557

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
R1: Concrete 3.4UNSAT 19.5271 6.37881

General information on the benchmark

NameQRandom/QRandom-ehi-s85/
ehi-85-297-98.xml
MD5SUM94ac0865fa5040c93d86b72adbfea656
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.071828
Satisfiable
(Un)Satisfiability was proved
Number of variables297
Number of constraints4124
Number of domains1
Minimum domain size7
Maximum domain size7
Distribution of domain sizes[{"size":7,"count":297}]
Minimum variable degree21
Maximum variable degree30
Distribution of variable degrees[{"degree":21,"count":1},{"degree":22,"count":1},{"degree":23,"count":5},{"degree":24,"count":4},{"degree":25,"count":1},{"degree":26,"count":21},{"degree":27,"count":72},{"degree":28,"count":104},{"degree":29,"count":73},{"degree":30,"count":15}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":4124}]
Number of extensional constraints4124
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":4124}]
Optimization problemNO
Type of objective

Solver Data

3.58/2.18	c Concrete v3.4 running
19.23/6.35	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-4246557-1500715986/watcher-4246557-1500715986 -o /tmp/evaluation-result-4246557-1500715986/solver-4246557-1500715986 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node114-1500696853-12413 --watchdog 2560 bin/concrete HOME/instance-4246557-1500715986.xml 

pid=19292
running on 8 cores: 0,2,4,6,8,10,12,14

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 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.41 2.07 1.88 3/261 19295
/proc/meminfo: memFree=30490448/32770624 swapFree=5720/291744
[pid=19295] ppid=19292 vsize=9508 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/19295/stat : 19295 (bash) S 19292 19295 16473 0 -1 4202496 686 1531 0 0 0 0 0 0 20 0 1 0 6867769 9736192 351 33554432000 4194304 5098028 140728462750864 140728462748504 139847674121216 0 0 4100 65536 18446744071580971376 0 0 17 12 0 0 0 0 0 7196144 7232144 32448512 140728462755086 140728462755171 140728462755171 140728462757870 0
/proc/19295/statm: 2377 351 278 221 0 86 0

[startup+0.100128 s]
/proc/loadavg: 2.41 2.07 1.88 3/261 19295
/proc/meminfo: memFree=30490448/32770624 swapFree=5720/291744
[pid=19295] ppid=19292 vsize=9640 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/19295/stat : 19295 (bash) S 19292 19295 16473 0 -1 4202496 884 6411 0 0 0 0 0 1 20 0 1 0 6867769 9871360 378 33554432000 4194304 5098028 140728462750864 140728462744872 139847674121216 0 0 4100 65536 18446744071580971376 0 0 17 12 0 0 0 0 0 7196144 7232144 32448512 140728462755086 140728462755171 140728462755171 140728462757870 0
/proc/19295/statm: 2410 378 296 221 0 119 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 9640

[startup+0.200335 s]
/proc/loadavg: 2.41 2.07 1.88 3/261 19295
/proc/meminfo: memFree=30490448/32770624 swapFree=5720/291744
[pid=19295] ppid=19292 vsize=10435860 CPUtime=0.18 cores=0,2,4,6,8,10,12,14
/proc/19295/stat : 19295 (java) S 19292 19295 16473 0 -1 1077944320 4979 12625 0 0 5 1 9 3 20 0 13 0 6867769 10686320640 5307 33554432000 4194304 4196468 140724682676480 140724682659024 139983260143351 0 0 0 16800971 18446744073709551615 0 0 17 10 0 0 0 0 0 6293624 6294260 35172352 140724682681025 140724682683799 140724682683799 140724682686415 0
/proc/19295/statm: 2608965 5307 2138 1 0 2597403 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 10435860

[startup+0.300302 s]
/proc/loadavg: 2.41 2.07 1.88 3/261 19295
/proc/meminfo: memFree=30490448/32770624 swapFree=5720/291744
[pid=19295] ppid=19292 vsize=10902392 CPUtime=0.36 cores=0,2,4,6,8,10,12,14
/proc/19295/stat : 19295 (java) S 19292 19295 16473 0 -1 1077944320 7588 12625 0 0 22 2 9 3 20 0 20 0 6867769 11164049408 9346 33554432000 4194304 4196468 140724682676480 140724682659024 139983260143351 0 0 0 16800975 18446744073709551615 0 0 17 10 0 0 0 0 0 6293624 6294260 35172352 140724682681025 140724682683799 140724682683799 140724682686415 0
/proc/19295/statm: 2725598 9346 2996 1 0 2713890 0
Current children cumulated CPU time (s) 0.36
Current children cumulated vsize (KiB) 10902392

[startup+0.700182 s]
/proc/loadavg: 2.41 2.07 1.88 3/261 19295
/proc/meminfo: memFree=30490448/32770624 swapFree=5720/291744
[pid=19295] ppid=19292 vsize=10902720 CPUtime=0.93 cores=0,2,4,6,8,10,12,14
/proc/19295/stat : 19295 (java) S 19292 19295 16473 0 -1 1077944320 12611 12625 0 0 77 4 9 3 20 0 20 0 6867769 11164385280 15909 33554432000 4194304 4196468 140724682676480 140724682659024 139983260143351 0 0 0 16800975 18446744073709551615 0 0 17 10 0 0 0 0 0 6293624 6294260 35172352 140724682681025 140724682683799 140724682683799 140724682686415 0
/proc/19295/statm: 2725680 15909 3208 1 0 2713890 0
Current children cumulated CPU time (s) 0.93
Current children cumulated vsize (KiB) 10902720

[startup+1.50074 s]
/proc/loadavg: 2.46 2.08 1.89 3/281 19368
/proc/meminfo: memFree=30376368/32770624 swapFree=5720/292188
[pid=19295] ppid=19292 vsize=10915392 CPUtime=2.28 cores=0,2,4,6,8,10,12,14
/proc/19295/stat : 19295 (java) S 19292 19295 16473 0 -1 1077944320 28163 12625 0 0 203 13 9 3 20 0 20 0 6867769 11177361408 44081 33554432000 4194304 4196468 140724682676480 140724682659024 139983260143351 0 0 0 16800975 18446744073709551615 0 0 17 10 0 0 0 0 0 6293624 6294260 35172352 140724682681025 140724682683799 140724682683799 140724682686415 0
/proc/19295/statm: 2728848 44081 3409 1 0 2716962 0
[pid=19295/tid=19350] ppid=19292 vsize=10915392 CPUtime=1.42 cores=0,2,4,6,8,10,12,14
/proc/19295/task/19350/stat : 19350 (java) R 19292 19295 16473 0 -1 4202560 20204 12625 0 0 125 5 9 3 20 0 20 0 6867782 11177361408 44081 33554432000 4194304 4196468 140724682676480 139983264370696 139982866293564 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 35172352 140724682681025 140724682683799 140724682683799 140724682686415 0
[pid=19295/tid=19351] ppid=19292 vsize=10915392 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/19295/task/19351/stat : 19351 (java) S 19292 19295 16473 0 -1 1077944384 134 12625 0 0 0 0 9 3 20 0 20 0 6867783 11177361408 44081 33554432000 4194304 4196468 140724682676480 139983186217232 139983260153557 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 35172352 140724682681025 140724682683799 140724682683799 140724682686415 0
[pid=19295/tid=19352] ppid=19292 vsize=10915392 CPUtime=0.13 cores=0,2,4,6,8,10,12,14
/proc/19295/task/19352/stat : 19352 (java) S 19292 19295 16473 0 -1 1077944384 36 12625 0 0 1 0 9 3 20 0 20 0 6867783 11177361408 44081 33554432000 4194304 4196468 140724682676480 139982865951120 139983260153557 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 35172352 140724682681025 140724682683799 140724682683799 140724682686415 0
[pid=19295/tid=19353] ppid=19292 vsize=10915392 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/19295/task/19353/stat : 19353 (java) S 19292 19295 16473 0 -1 1077944384 11 12625 0 0 0 0 9 3 20 0 20 0 6867783 11177361408 44081 33554432000 4194304 4196468 140724682676480 139982864898576 139983260153557 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35172352 140724682681025 140724682683799 140724682683799 140724682686415 0
[pid=19295/tid=19354] ppid=19292 vsize=10915392 CPUtime=0.13 cores=0,2,4,6,8,10,12,14
/proc/19295/task/19354/stat : 19354 (java) S 19292 19295 16473 0 -1 1077944384 22 12625 0 0 1 0 9 3 20 0 20 0 6867783 11177361408 44081 33554432000 4194304 4196468 140724682676480 139982863846032 139983260153557 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 35172352 140724682681025 140724682683799 140724682683799 140724682686415 0
[pid=19295/tid=19355] ppid=19292 vsize=10915392 CPUtime=0.13 cores=0,2,4,6,8,10,12,14
/proc/19295/task/19355/stat : 19355 (java) S 19292 19295 16473 0 -1 1077944384 35 12625 0 0 1 0 9 3 20 0 20 0 6867783 11177361408 44081 33554432000 4194304 4196468 140724682676480 139982862793488 139983260153557 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35172352 140724682681025 140724682683799 140724682683799 140724682686415 0
[pid=19295/tid=19356] ppid=19292 vsize=10915392 CPUtime=0.13 cores=0,2,4,6,8,10,12,14
/proc/19295/task/19356/stat : 19356 (java) S 19292 19295 16473 0 -1 1077944384 67 12625 0 0 1 0 9 3 20 0 20 0 6867783 11177361408 44081 33554432000 4194304 4196468 140724682676480 139982861740944 139983260153557 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35172352 140724682681025 140724682683799 140724682683799 140724682686415 0
[pid=19295/tid=19357] ppid=19292 vsize=10915392 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/19295/task/19357/stat : 19357 (java) S 19292 19295 16473 0 -1 1077944384 8 12625 0 0 0 0 9 3 20 0 20 0 6867783 11177361408 44081 33554432000 4194304 4196468 140724682676480 139982860688400 139983260153557 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35172352 140724682681025 140724682683799 140724682683799 140724682686415 0
[pid=19295/tid=19358] ppid=19292 vsize=10915392 CPUtime=0.13 cores=0,2,4,6,8,10,12,14
/proc/19295/task/19358/stat : 19358 (java) S 19292 19295 16473 0 -1 1077944384 26 12625 0 0 1 0 9 3 20 0 20 0 6867783 11177361408 44081 33554432000 4194304 4196468 140724682676480 139982859635856 139983260153557 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35172352 140724682681025 140724682683799 140724682683799 140724682686415 0
[pid=19295/tid=19359] ppid=19292 vsize=10915392 CPUtime=0.13 cores=0,2,4,6,8,10,12,14
/proc/19295/task/19359/stat : 19359 (java) S 19292 19295 16473 0 -1 1077944384 1327 12625 0 0 1 0 9 3 20 0 20 0 6867785 11177361408 44081 33554432000 4194304 4196468 140724682676480 139982600480752 139983260154498 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35172352 140724682681025 140724682683799 140724682683799 140724682686415 0
[pid=19295/tid=19360] ppid=19292 vsize=10915392 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/19295/task/19360/stat : 19360 (java) S 19292 19295 16473 0 -1 1077944384 55 12625 0 0 0 0 9 3 20 0 20 0 6867786 11177361408 44081 33554432000 4194304 4196468 140724682676480 139982599426976 139983260153557 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35172352 140724682681025 140724682683799 140724682683799 140724682686415 0
[pid=19295/tid=19361] ppid=19292 vsize=10915392 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/19295/task/19361/stat : 19361 (java) S 19292 19295 16473 0 -1 1077944384 45 12625 0 0 0 0 9 3 20 0 20 0 6867786 11177361408 44081 33554432000 4194304 4196468 140724682676480 139982598374384 139983260153557 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 35172352 140724682681025 140724682683799 140724682683799 140724682686415 0
[pid=19295/tid=19362] ppid=19292 vsize=10915392 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/19295/task/19362/stat : 19362 (java) S 19292 19295 16473 0 -1 1077944384 1 12625 0 0 0 0 9 3 20 0 20 0 6867790 11177361408 44081 33554432000 4194304 4196468 140724682676480 139982597322960 139983260161947 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 35172352 140724682681025 140724682683799 140724682683799 140724682686415 0
[pid=19295/tid=19363] ppid=19292 vsize=10915392 CPUtime=0.25 cores=0,2,4,6,8,10,12,14
/proc/19295/task/19363/stat : 19363 (java) S 19292 19295 16473 0 -1 1077944384 1102 12625 0 0 13 0 9 3 20 0 20 0 6867790 11177361408 44081 33554432000 4194304 4196468 140724682676480 139982596270576 139983260154498 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 35172352 140724682681025 140724682683799 140724682683799 140724682686415 0
[pid=19295/tid=19364] ppid=19292 vsize=10915392 CPUtime=0.26 cores=0,2,4,6,8,10,12,14
/proc/19295/task/19364/stat : 19364 (java) R 19292 19295 16473 0 -1 4202560 1108 12625 0 0 14 0 9 3 20 0 20 0 6867790 11177361408 44081 33554432000 4194304 4196468 140724682676480 139982595218328 139983239389199 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 35172352 140724682681025 140724682683799 140724682683799 140724682686415 0
[pid=19295/tid=19365] ppid=19292 vsize=10915392 CPUtime=0.23 cores=0,2,4,6,8,10,12,14
/proc/19295/task/19365/stat : 19365 (java) S 19292 19295 16473 0 -1 1077944384 495 12625 0 0 11 0 9 3 20 0 20 0 6867790 11177361408 44081 33554432000 4194304 4196468 140724682676480 139982594165488 139983260154498 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35172352 140724682681025 140724682683799 140724682683799 140724682686415 0
[pid=19295/tid=19366] ppid=19292 vsize=10915392 CPUtime=0.38 cores=0,2,4,6,8,10,12,14
/proc/19295/task/19366/stat : 19366 (java) R 19292 19295 16473 0 -1 4202560 1346 12625 0 0 26 0 9 3 20 0 20 0 6867790 11177361408 44081 33554432000 4194304 4196468 140724682676480 139982593112944 139983253249887 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 35172352 140724682681025 140724682683799 140724682683799 140724682686415 0
[pid=19295/tid=19367] ppid=19292 vsize=10915392 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/19295/task/19367/stat : 19367 (java) S 19292 19295 16473 0 -1 1077944384 3 12625 0 0 0 0 9 3 20 0 20 0 6867790 11177361408 44081 33554432000 4194304 4196468 140724682676480 139982592059616 139983260153557 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 35172352 140724682681025 140724682683799 140724682683799 140724682686415 0
[pid=19295/tid=19368] ppid=19292 vsize=10915392 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/19295/task/19368/stat : 19368 (java) S 19292 19295 16473 0 -1 1077944384 6 12625 0 0 0 0 9 3 20 0 20 0 6867790 11177361408 44081 33554432000 4194304 4196468 140724682676480 139982591007152 139983260154498 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35172352 140724682681025 140724682683799 140724682683799 140724682686415 0
Current children cumulated CPU time (s) 2.28
Current children cumulated vsize (KiB) 10915392

[startup+3.10083 s]
/proc/loadavg: 2.46 2.08 1.89 4/281 19368
/proc/meminfo: memFree=30327892/32770624 swapFree=5720/292188
[pid=19295] ppid=19292 vsize=10925820 CPUtime=6.51 cores=0,2,4,6,8,10,12,14
/proc/19295/stat : 19295 (java) S 19292 19295 16473 0 -1 1077944320 47289 12625 0 0 618 21 9 3 20 0 20 0 6867769 11188039680 59517 33554432000 4194304 4196468 140724682676480 140724682659024 139983260143351 0 0 0 16800975 18446744073709551615 0 0 17 10 0 0 0 0 0 6293624 6294260 35172352 140724682681025 140724682683799 140724682683799 140724682686415 0
/proc/19295/statm: 2731455 59517 3480 1 0 2719010 0
[pid=19295/tid=19350] ppid=19292 vsize=10925820 CPUtime=3.02 cores=0,2,4,6,8,10,12,14
/proc/19295/task/19350/stat : 19350 (java) R 19292 19295 16473 0 -1 4202560 32257 12625 0 0 280 10 9 3 20 0 20 0 6867782 11188039680 59517 33554432000 4194304 4196468 140724682676480 139983264372744 139983260155286 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 35172352 140724682681025 140724682683799 140724682683799 140724682686415 0
[pid=19295/tid=19351] ppid=19292 vsize=10925820 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/19295/task/19351/stat : 19351 (java) S 19292 19295 16473 0 -1 1077944384 134 12625 0 0 0 0 9 3 20 0 20 0 6867783 11188039680 59517 33554432000 4194304 4196468 140724682676480 139983186217232 139983260153557 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 35172352 140724682681025 140724682683799 140724682683799 140724682686415 0
[pid=19295/tid=19352] ppid=19292 vsize=10925820 CPUtime=0.13 cores=0,2,4,6,8,10,12,14
/proc/19295/task/19352/stat : 19352 (java) S 19292 19295 16473 0 -1 1077944384 36 12625 0 0 1 0 9 3 20 0 20 0 6867783 11188039680 59517 33554432000 4194304 4196468 140724682676480 139982865951120 139983260153557 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 35172352 140724682681025 140724682683799 140724682683799 140724682686415 0
[pid=19295/tid=19353] ppid=19292 vsize=10925820 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/19295/task/19353/stat : 19353 (java) S 19292 19295 16473 0 -1 1077944384 11 12625 0 0 0 0 9 3 20 0 20 0 6867783 11188039680 59517 33554432000 4194304 4196468 140724682676480 139982864898576 139983260153557 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35172352 140724682681025 140724682683799 140724682683799 140724682686415 0
[pid=19295/tid=19354] ppid=19292 vsize=10925820 CPUtime=0.13 cores=0,2,4,6,8,10,12,14
/proc/19295/task/19354/stat : 19354 (java) S 19292 19295 16473 0 -1 1077944384 22 12625 0 0 1 0 9 3 20 0 20 0 6867783 11188039680 59517 33554432000 4194304 4196468 140724682676480 139982863846032 139983260153557 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 35172352 140724682681025 140724682683799 140724682683799 140724682686415 0
[pid=19295/tid=19355] ppid=19292 vsize=10925820 CPUtime=0.13 cores=0,2,4,6,8,10,12,14
/proc/19295/task/19355/stat : 19355 (java) S 19292 19295 16473 0 -1 1077944384 35 12625 0 0 1 0 9 3 20 0 20 0 6867783 11188039680 59517 33554432000 4194304 4196468 140724682676480 139982862793488 139983260153557 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35172352 140724682681025 140724682683799 140724682683799 140724682686415 0
[pid=19295/tid=19356] ppid=19292 vsize=10925820 CPUtime=0.13 cores=0,2,4,6,8,10,12,14
/proc/19295/task/19356/stat : 19356 (java) S 19292 19295 16473 0 -1 1077944384 67 12625 0 0 1 0 9 3 20 0 20 0 6867783 11188039680 59517 33554432000 4194304 4196468 140724682676480 139982861740944 139983260153557 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35172352 140724682681025 140724682683799 140724682683799 140724682686415 0
[pid=19295/tid=19357] ppid=19292 vsize=10925820 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/19295/task/19357/stat : 19357 (java) S 19292 19295 16473 0 -1 1077944384 8 12625 0 0 0 0 9 3 20 0 20 0 6867783 11188039680 59517 33554432000 4194304 4196468 140724682676480 139982860688400 139983260153557 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35172352 140724682681025 140724682683799 140724682683799 140724682686415 0
[pid=19295/tid=19358] ppid=19292 vsize=10925820 CPUtime=0.13 cores=0,2,4,6,8,10,12,14
/proc/19295/task/19358/stat : 19358 (java) S 19292 19295 16473 0 -1 1077944384 26 12625 0 0 1 0 9 3 20 0 20 0 6867783 11188039680 59517 33554432000 4194304 4196468 140724682676480 139982859635856 139983260153557 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35172352 140724682681025 140724682683799 140724682683799 140724682686415 0
[pid=19295/tid=19359] ppid=19292 vsize=10925820 CPUtime=0.14 cores=0,2,4,6,8,10,12,14
/proc/19295/task/19359/stat : 19359 (java) S 19292 19295 16473 0 -1 1077944384 1345 12625 0 0 2 0 9 3 20 0 20 0 6867785 11188039680 59517 33554432000 4194304 4196468 140724682676480 139982600480752 139983260154498 0 0 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 35172352 140724682681025 140724682683799 140724682683799 140724682686415 0
[pid=19295/tid=19360] ppid=19292 vsize=10925820 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/19295/task/19360/stat : 19360 (java) S 19292 19295 16473 0 -1 1077944384 55 12625 0 0 0 0 9 3 20 0 20 0 6867786 11188039680 59517 33554432000 4194304 4196468 140724682676480 139982599426976 139983260153557 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35172352 140724682681025 140724682683799 140724682683799 140724682686415 0
[pid=19295/tid=19361] ppid=19292 vsize=10925820 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/19295/task/19361/stat : 19361 (java) S 19292 19295 16473 0 -1 1077944384 45 12625 0 0 0 0 9 3 20 0 20 0 6867786 11188039680 59517 33554432000 4194304 4196468 140724682676480 139982598374384 139983260153557 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 35172352 140724682681025 140724682683799 140724682683799 140724682686415 0
[pid=19295/tid=19362] ppid=19292 vsize=10925820 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/19295/task/19362/stat : 19362 (java) S 19292 19295 16473 0 -1 1077944384 1 12625 0 0 0 0 9 3 20 0 20 0 6867790 11188039680 59517 33554432000 4194304 4196468 140724682676480 139982597322960 139983260161947 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 35172352 140724682681025 140724682683799 140724682683799 140724682686415 0
[pid=19295/tid=19363] ppid=19292 vsize=10925820 CPUtime=0.83 cores=0,2,4,6,8,10,12,14
/proc/19295/task/19363/stat : 19363 (java) R 19292 19295 16473 0 -1 4202560 2073 12625 0 0 70 1 9 3 20 0 20 0 6867790 11188039680 59517 33554432000 4194304 4196468 140724682676480 139982596252944 139983241667769 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 35172352 140724682681025 140724682683799 140724682683799 140724682686415 0
[pid=19295/tid=19364] ppid=19292 vsize=10925820 CPUtime=1.01 cores=0,2,4,6,8,10,12,14
/proc/19295/task/19364/stat : 19364 (java) S 19292 19295 16473 0 -1 1077944384 4267 12625 0 0 88 1 9 3 20 0 20 0 6867790 11188039680 59517 33554432000 4194304 4196468 140724682676480 139982595218032 139983260154498 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 35172352 140724682681025 140724682683799 140724682683799 140724682686415 0
[pid=19295/tid=19365] ppid=19292 vsize=10925820 CPUtime=0.79 cores=0,2,4,6,8,10,12,14
/proc/19295/task/19365/stat : 19365 (java) S 19292 19295 16473 0 -1 1077944384 1408 12625 0 0 67 0 9 3 20 0 20 0 6867790 11188039680 59517 33554432000 4194304 4196468 140724682676480 139982594165488 139983260154498 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 35172352 140724682681025 140724682683799 140724682683799 140724682686415 0
[pid=19295/tid=19366] ppid=19292 vsize=10925820 CPUtime=1.14 cores=0,2,4,6,8,10,12,14
/proc/19295/task/19366/stat : 19366 (java) R 19292 19295 16473 0 -1 4202560 3358 12625 0 0 100 2 9 3 20 0 20 0 6867790 11188039680 59517 33554432000 4194304 4196468 140724682676480 139982593112944 139983239101006 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 35172352 140724682681025 140724682683799 140724682683799 140724682686415 0
[pid=19295/tid=19367] ppid=19292 vsize=10925820 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/19295/task/19367/stat : 19367 (java) S 19292 19295 16473 0 -1 1077944384 3 12625 0 0 0 0 9 3 20 0 20 0 6867790 11188039680 59517 33554432000 4194304 4196468 140724682676480 139982592059616 139983260153557 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 35172352 140724682681025 140724682683799 140724682683799 140724682686415 0
[pid=19295/tid=19368] ppid=19292 vsize=10925820 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/19295/task/19368/stat : 19368 (java) S 19292 19295 16473 0 -1 1077944384 7 12625 0 0 0 0 9 3 20 0 20 0 6867790 11188039680 59517 33554432000 4194304 4196468 140724682676480 139982591007152 139983260154498 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 35172352 140724682681025 140724682683799 140724682683799 140724682686415 0
Current children cumulated CPU time (s) 6.51
Current children cumulated vsize (KiB) 10925820

[startup+6.30094 s]
/proc/loadavg: 2.46 2.08 1.89 4/281 19368
/proc/meminfo: memFree=30212596/32770624 swapFree=5720/292184
[pid=19295] ppid=19292 vsize=10995452 CPUtime=19.23 cores=0,2,4,6,8,10,12,14
/proc/19295/stat : 19295 (java) S 19292 19295 16473 0 -1 1077944320 60399 12625 0 0 1874 37 9 3 20 0 20 0 6867769 11259342848 95223 33554432000 4194304 4196468 140724682676480 140724682659024 139983260143351 0 0 0 16800975 18446744073709551615 0 0 17 10 0 0 0 0 0 6293624 6294260 35172352 140724682681025 140724682683799 140724682683799 140724682686415 0
/proc/19295/statm: 2748863 95223 3497 1 0 2736418 0
[pid=19295/tid=19350] ppid=19292 vsize=10995452 CPUtime=5.88 cores=0,2,4,6,8,10,12,14
/proc/19295/task/19350/stat : 19350 (java) S 19292 19295 16473 0 -1 1077944384 39050 12625 0 0 564 12 9 3 20 0 20 0 6867782 11259342848 95223 33554432000 4194304 4196468 140724682676480 139983264381072 139983260153557 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35172352 140724682681025 140724682683799 140724682683799 140724682686415 0
[pid=19295/tid=19351] ppid=19292 vsize=10995452 CPUtime=0.32 cores=0,2,4,6,8,10,12,14
/proc/19295/task/19351/stat : 19351 (java) R 19292 19295 16473 0 -1 4202560 215 12625 0 0 18 2 9 3 20 0 20 0 6867783 11259342848 95223 33554432000 4194304 4196468 140724682676480 139983186217232 139983252771559 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 35172352 140724682681025 140724682683799 140724682683799 140724682686415 0
[pid=19295/tid=19352] ppid=19292 vsize=10995452 CPUtime=0.33 cores=0,2,4,6,8,10,12,14
/proc/19295/task/19352/stat : 19352 (java) R 19292 19295 16473 0 -1 4202560 77 12625 0 0 20 1 9 3 20 0 20 0 6867783 11259342848 95223 33554432000 4194304 4196468 140724682676480 139982865951320 139983252771559 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 35172352 140724682681025 140724682683799 140724682683799 140724682686415 0
[pid=19295/tid=19353] ppid=19292 vsize=10995452 CPUtime=0.3 cores=0,2,4,6,8,10,12,14
/proc/19295/task/19353/stat : 19353 (java) R 19292 19295 16473 0 -1 4202560 63 12625 0 0 16 2 9 3 20 0 20 0 6867783 11259342848 95223 33554432000 4194304 4196468 140724682676480 139982864898776 139983252771559 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 35172352 140724682681025 140724682683799 140724682683799 140724682686415 0
[pid=19295/tid=19354] ppid=19292 vsize=10995452 CPUtime=0.31 cores=0,2,4,6,8,10,12,14
/proc/19295/task/19354/stat : 19354 (java) R 19292 19295 16473 0 -1 4202560 49 12625 0 0 18 1 9 3 20 0 20 0 6867783 11259342848 95223 33554432000 4194304 4196468 140724682676480 139982863846232 139983252771559 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 35172352 140724682681025 140724682683799 140724682683799 140724682686415 0
[pid=19295/tid=19355] ppid=19292 vsize=10995452 CPUtime=0.31 cores=0,2,4,6,8,10,12,14
/proc/19295/task/19355/stat : 19355 (java) R 19292 19295 16473 0 -1 4202560 72 12625 0 0 17 2 9 3 20 0 20 0 6867783 11259342848 95223 33554432000 4194304 4196468 140724682676480 139982862793688 139983241753122 0 4 0 16800975 0 0 0 -1 14 0 0 0 0 0 6293624 6294260 35172352 140724682681025 140724682683799 140724682683799 140724682686415 0
[pid=19295/tid=19356] ppid=19292 vsize=10995452 CPUtime=0.31 cores=0,2,4,6,8,10,12,14
/proc/19295/task/19356/stat : 19356 (java) R 19292 19295 16473 0 -1 4202560 107 12625 0 0 18 1 9 3 20 0 20 0 6867783 11259342848 95223 33554432000 4194304 4196468 140724682676480 139982861741144 139983245140000 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 35172352 140724682681025 140724682683799 140724682683799 140724682686415 0
[pid=19295/tid=19357] ppid=19292 vsize=10995452 CPUtime=0.31 cores=0,2,4,6,8,10,12,14
/proc/19295/task/19357/stat : 19357 (java) R 19292 19295 16473 0 -1 4202560 35 12625 0 0 18 1 9 3 20 0 20 0 6867783 11259342848 95223 33554432000 4194304 4196468 140724682676480 139982860688600 139983252771559 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 35172352 140724682681025 140724682683799 140724682683799 140724682686415 0
[pid=19295/tid=19358] ppid=19292 vsize=10995452 CPUtime=0.33 cores=0,2,4,6,8,10,12,14
/proc/19295/task/19358/stat : 19358 (java) R 19292 19295 16473 0 -1 4202560 70 12625 0 0 19 2 9 3 20 0 20 0 6867783 11259342848 95223 33554432000 4194304 4196468 140724682676480 139982859636056 139983245140030 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 35172352 140724682681025 140724682683799 140724682683799 140724682686415 0
[pid=19295/tid=19359] ppid=19292 vsize=10995452 CPUtime=0.25 cores=0,2,4,6,8,10,12,14
/proc/19295/task/19359/stat : 19359 (java) S 19292 19295 16473 0 -1 1077944384 2129 12625 0 0 13 0 9 3 20 0 20 0 6867785 11259342848 95223 33554432000 4194304 4196468 140724682676480 139982600479376 139983260153557 0 0 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 35172352 140724682681025 140724682683799 140724682683799 140724682686415 0
[pid=19295/tid=19360] ppid=19292 vsize=10995452 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/19295/task/19360/stat : 19360 (java) S 19292 19295 16473 0 -1 1077944384 55 12625 0 0 0 0 9 3 20 0 20 0 6867786 11259342848 95223 33554432000 4194304 4196468 140724682676480 139982599426672 139983260153557 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 35172352 140724682681025 140724682683799 140724682683799 140724682686415 0
[pid=19295/tid=19361] ppid=19292 vsize=10995452 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/19295/task/19361/stat : 19361 (java) S 19292 19295 16473 0 -1 1077944384 45 12625 0 0 0 0 9 3 20 0 20 0 6867786 11259342848 95223 33554432000 4194304 4196468 140724682676480 139982598374400 139983260153557 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 35172352 140724682681025 140724682683799 140724682683799 140724682686415 0
[pid=19295/tid=19362] ppid=19292 vsize=10995452 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/19295/task/19362/stat : 19362 (java) S 19292 19295 16473 0 -1 1077944384 1 12625 0 0 0 0 9 3 20 0 20 0 6867790 11259342848 95223 33554432000 4194304 4196468 140724682676480 139982597322960 139983260161947 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 35172352 140724682681025 140724682683799 140724682683799 140724682686415 0
[pid=19295/tid=19363] ppid=19292 vsize=10995452 CPUtime=3.24 cores=0,2,4,6,8,10,12,14
/proc/19295/task/19363/stat : 19363 (java) S 19292 19295 16473 0 -1 1077944384 3041 12625 0 0 311 1 9 3 20 0 20 0 6867790 11259342848 95223 33554432000 4194304 4196468 140724682676480 139982596261856 139983260153557 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 35172352 140724682681025 140724682683799 140724682683799 140724682686415 0
[pid=19295/tid=19364] ppid=19292 vsize=10995452 CPUtime=3.4 cores=0,2,4,6,8,10,12,14
/proc/19295/task/19364/stat : 19364 (java) S 19292 19295 16473 0 -1 1077944384 5055 12625 0 0 327 1 9 3 20 0 20 0 6867790 11259342848 95223 33554432000 4194304 4196468 140724682676480 139982595209136 139983260153557 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35172352 140724682681025 140724682683799 140724682683799 140724682686415 0
[pid=19295/tid=19365] ppid=19292 vsize=10995452 CPUtime=3.21 cores=0,2,4,6,8,10,12,14
/proc/19295/task/19365/stat : 19365 (java) S 19292 19295 16473 0 -1 1077944384 2835 12625 0 0 308 1 9 3 20 0 20 0 6867790 11259342848 95223 33554432000 4194304 4196468 140724682676480 139982594149424 139983260153557 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35172352 140724682681025 140724682683799 140724682683799 140724682686415 0
[pid=19295/tid=19366] ppid=19292 vsize=10995452 CPUtime=2.13 cores=0,2,4,6,8,10,12,14
/proc/19295/task/19366/stat : 19366 (java) S 19292 19295 16473 0 -1 1077944384 5355 12625 0 0 199 2 9 3 20 0 20 0 6867790 11259342848 95223 33554432000 4194304 4196468 140724682676480 139982593108688 139983260153557 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35172352 140724682681025 140724682683799 140724682683799 140724682686415 0
[pid=19295/tid=19367] ppid=19292 vsize=10995452 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/19295/task/19367/stat : 19367 (java) S 19292 19295 16473 0 -1 1077944384 3 12625 0 0 0 0 9 3 20 0 20 0 6867790 11259342848 95223 33554432000 4194304 4196468 140724682676480 139982592059616 139983260153557 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 35172352 140724682681025 140724682683799 140724682683799 140724682686415 0
[pid=19295/tid=19368] ppid=19292 vsize=10995452 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/19295/task/19368/stat : 19368 (java) S 19292 19295 16473 0 -1 1077944384 9 12625 0 0 0 0 9 3 20 0 20 0 6867790 11259342848 95223 33554432000 4194304 4196468 140724682676480 139982591007152 139983260154498 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35172352 140724682681025 140724682683799 140724682683799 140724682686415 0
Current children cumulated CPU time (s) 19.23
Current children cumulated vsize (KiB) 10995452

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

[startup+6.30094 s]
/proc/loadavg: 2.46 2.08 1.89 4/281 19368
/proc/meminfo: memFree=30212596/32770624 swapFree=5720/292184
[pid=19295] ppid=19292 vsize=10995452 CPUtime=19.23 cores=0,2,4,6,8,10,12,14
/proc/19295/stat : 19295 (java) S 19292 19295 16473 0 -1 1077944320 60399 12625 0 0 1874 37 9 3 20 0 20 0 6867769 11259342848 95223 33554432000 4194304 4196468 140724682676480 140724682659024 139983260143351 0 0 0 16800975 18446744073709551615 0 0 17 10 0 0 0 0 0 6293624 6294260 35172352 140724682681025 140724682683799 140724682683799 140724682686415 0
/proc/19295/statm: 2748863 95223 3497 1 0 2736418 0
[pid=19295/tid=19350] ppid=19292 vsize=10995452 CPUtime=5.88 cores=0,2,4,6,8,10,12,14
/proc/19295/task/19350/stat : 19350 (java) S 19292 19295 16473 0 -1 1077944384 39050 12625 0 0 564 12 9 3 20 0 20 0 6867782 11259342848 95223 33554432000 4194304 4196468 140724682676480 139983264381072 139983260153557 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35172352 140724682681025 140724682683799 140724682683799 140724682686415 0
[pid=19295/tid=19351] ppid=19292 vsize=10995452 CPUtime=0.32 cores=0,2,4,6,8,10,12,14
/proc/19295/task/19351/stat : 19351 (java) R 19292 19295 16473 0 -1 4202560 215 12625 0 0 18 2 9 3 20 0 20 0 6867783 11259342848 95223 33554432000 4194304 4196468 140724682676480 139983186217232 139983252771559 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 35172352 140724682681025 140724682683799 140724682683799 140724682686415 0
[pid=19295/tid=19352] ppid=19292 vsize=10995452 CPUtime=0.33 cores=0,2,4,6,8,10,12,14
/proc/19295/task/19352/stat : 19352 (java) R 19292 19295 16473 0 -1 4202560 77 12625 0 0 20 1 9 3 20 0 20 0 6867783 11259342848 95223 33554432000 4194304 4196468 140724682676480 139982865951320 139983252771559 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 35172352 140724682681025 140724682683799 140724682683799 140724682686415 0
[pid=19295/tid=19353] ppid=19292 vsize=10995452 CPUtime=0.3 cores=0,2,4,6,8,10,12,14
/proc/19295/task/19353/stat : 19353 (java) R 19292 19295 16473 0 -1 4202560 63 12625 0 0 16 2 9 3 20 0 20 0 6867783 11259342848 95223 33554432000 4194304 4196468 140724682676480 139982864898776 139983252771559 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 35172352 140724682681025 140724682683799 140724682683799 140724682686415 0
[pid=19295/tid=19354] ppid=19292 vsize=10995452 CPUtime=0.31 cores=0,2,4,6,8,10,12,14
/proc/19295/task/19354/stat : 19354 (java) R 19292 19295 16473 0 -1 4202560 49 12625 0 0 18 1 9 3 20 0 20 0 6867783 11259342848 95223 33554432000 4194304 4196468 140724682676480 139982863846232 139983252771559 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 35172352 140724682681025 140724682683799 140724682683799 140724682686415 0
[pid=19295/tid=19355] ppid=19292 vsize=10995452 CPUtime=0.31 cores=0,2,4,6,8,10,12,14
/proc/19295/task/19355/stat : 19355 (java) R 19292 19295 16473 0 -1 4202560 72 12625 0 0 17 2 9 3 20 0 20 0 6867783 11259342848 95223 33554432000 4194304 4196468 140724682676480 139982862793688 139983241753122 0 4 0 16800975 0 0 0 -1 14 0 0 0 0 0 6293624 6294260 35172352 140724682681025 140724682683799 140724682683799 140724682686415 0
[pid=19295/tid=19356] ppid=19292 vsize=10995452 CPUtime=0.31 cores=0,2,4,6,8,10,12,14
/proc/19295/task/19356/stat : 19356 (java) R 19292 19295 16473 0 -1 4202560 107 12625 0 0 18 1 9 3 20 0 20 0 6867783 11259342848 95223 33554432000 4194304 4196468 140724682676480 139982861741144 139983245140000 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 35172352 140724682681025 140724682683799 140724682683799 140724682686415 0
[pid=19295/tid=19357] ppid=19292 vsize=10995452 CPUtime=0.31 cores=0,2,4,6,8,10,12,14
/proc/19295/task/19357/stat : 19357 (java) R 19292 19295 16473 0 -1 4202560 35 12625 0 0 18 1 9 3 20 0 20 0 6867783 11259342848 95223 33554432000 4194304 4196468 140724682676480 139982860688600 139983252771559 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 35172352 140724682681025 140724682683799 140724682683799 140724682686415 0
[pid=19295/tid=19358] ppid=19292 vsize=10995452 CPUtime=0.33 cores=0,2,4,6,8,10,12,14
/proc/19295/task/19358/stat : 19358 (java) R 19292 19295 16473 0 -1 4202560 70 12625 0 0 19 2 9 3 20 0 20 0 6867783 11259342848 95223 33554432000 4194304 4196468 140724682676480 139982859636056 139983245140030 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 35172352 140724682681025 140724682683799 140724682683799 140724682686415 0
[pid=19295/tid=19359] ppid=19292 vsize=10995452 CPUtime=0.25 cores=0,2,4,6,8,10,12,14
/proc/19295/task/19359/stat : 19359 (java) S 19292 19295 16473 0 -1 1077944384 2129 12625 0 0 13 0 9 3 20 0 20 0 6867785 11259342848 95223 33554432000 4194304 4196468 140724682676480 139982600479376 139983260153557 0 0 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 35172352 140724682681025 140724682683799 140724682683799 140724682686415 0
[pid=19295/tid=19360] ppid=19292 vsize=10995452 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/19295/task/19360/stat : 19360 (java) S 19292 19295 16473 0 -1 1077944384 55 12625 0 0 0 0 9 3 20 0 20 0 6867786 11259342848 95223 33554432000 4194304 4196468 140724682676480 139982599426672 139983260153557 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 35172352 140724682681025 140724682683799 140724682683799 140724682686415 0
[pid=19295/tid=19361] ppid=19292 vsize=10995452 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/19295/task/19361/stat : 19361 (java) S 19292 19295 16473 0 -1 1077944384 45 12625 0 0 0 0 9 3 20 0 20 0 6867786 11259342848 95223 33554432000 4194304 4196468 140724682676480 139982598374400 139983260153557 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 35172352 140724682681025 140724682683799 140724682683799 140724682686415 0
[pid=19295/tid=19362] ppid=19292 vsize=10995452 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/19295/task/19362/stat : 19362 (java) S 19292 19295 16473 0 -1 1077944384 1 12625 0 0 0 0 9 3 20 0 20 0 6867790 11259342848 95223 33554432000 4194304 4196468 140724682676480 139982597322960 139983260161947 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 35172352 140724682681025 140724682683799 140724682683799 140724682686415 0
[pid=19295/tid=19363] ppid=19292 vsize=10995452 CPUtime=3.24 cores=0,2,4,6,8,10,12,14
/proc/19295/task/19363/stat : 19363 (java) S 19292 19295 16473 0 -1 1077944384 3041 12625 0 0 311 1 9 3 20 0 20 0 6867790 11259342848 95223 33554432000 4194304 4196468 140724682676480 139982596261856 139983260153557 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 35172352 140724682681025 140724682683799 140724682683799 140724682686415 0
[pid=19295/tid=19364] ppid=19292 vsize=10995452 CPUtime=3.4 cores=0,2,4,6,8,10,12,14
/proc/19295/task/19364/stat : 19364 (java) S 19292 19295 16473 0 -1 1077944384 5055 12625 0 0 327 1 9 3 20 0 20 0 6867790 11259342848 95223 33554432000 4194304 4196468 140724682676480 139982595209136 139983260153557 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35172352 140724682681025 140724682683799 140724682683799 140724682686415 0
[pid=19295/tid=19365] ppid=19292 vsize=10995452 CPUtime=3.21 cores=0,2,4,6,8,10,12,14
/proc/19295/task/19365/stat : 19365 (java) S 19292 19295 16473 0 -1 1077944384 2835 12625 0 0 308 1 9 3 20 0 20 0 6867790 11259342848 95223 33554432000 4194304 4196468 140724682676480 139982594149424 139983260153557 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35172352 140724682681025 140724682683799 140724682683799 140724682686415 0
[pid=19295/tid=19366] ppid=19292 vsize=10995452 CPUtime=2.13 cores=0,2,4,6,8,10,12,14
/proc/19295/task/19366/stat : 19366 (java) S 19292 19295 16473 0 -1 1077944384 5355 12625 0 0 199 2 9 3 20 0 20 0 6867790 11259342848 95223 33554432000 4194304 4196468 140724682676480 139982593108688 139983260153557 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35172352 140724682681025 140724682683799 140724682683799 140724682686415 0
[pid=19295/tid=19367] ppid=19292 vsize=10995452 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/19295/task/19367/stat : 19367 (java) S 19292 19295 16473 0 -1 1077944384 3 12625 0 0 0 0 9 3 20 0 20 0 6867790 11259342848 95223 33554432000 4194304 4196468 140724682676480 139982592059616 139983260153557 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 35172352 140724682681025 140724682683799 140724682683799 140724682686415 0
[pid=19295/tid=19368] ppid=19292 vsize=10995452 CPUtime=0.12 cores=0,2,4,6,8,10,12,14
/proc/19295/task/19368/stat : 19368 (java) S 19292 19295 16473 0 -1 1077944384 9 12625 0 0 0 0 9 3 20 0 20 0 6867790 11259342848 95223 33554432000 4194304 4196468 140724682676480 139982591007152 139983260154498 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35172352 140724682681025 140724682683799 140724682683799 140724682686415 0
Current children cumulated CPU time (s) 19.23
Current children cumulated vsize (KiB) 10995452

Child status: 0
Real time (s): 6.37881
CPU time (s): 19.5271
CPU user time (s): 19.1041
CPU system time (s): 0.423014
CPU usage (%): 306.124
Max. virtual memory (cumulated for all children) (KiB): 10995452

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 19.1041
system time used= 0.423014
maximum resident set size= 382160
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 73135
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= 10275
involuntary context switches= 1491

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.047861 second user time and 0.067005 second system time

The end

Launcher Data

Begin job on node114 at 2017-07-22 11:33:06
IDJOB=4246557
IDBENCH=125955
IDSOLVER=2630
FILE ID=node114/4246557-1500715986
RUNJOBID= node114-1500696853-12413
PBS_JOBID= 20623324
Free space on /tmp= 61988 MiB

SOLVER NAME= Concrete 3.4
BENCH NAME= XCSP17/QRandom/QRandom-ehi-s85/ehi-85-297-98.xml
COMMAND LINE= bin/concrete BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4246557-1500715986/watcher-4246557-1500715986 -o /tmp/evaluation-result-4246557-1500715986/solver-4246557-1500715986 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node114-1500696853-12413 --watchdog 2560  bin/concrete HOME/instance-4246557-1500715986.xml

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 8

MD5SUM BENCH= 94ac0865fa5040c93d86b72adbfea656
RANDOM SEED=1783262090

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

/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		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.60
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		: 2667.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.60
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	: 8
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		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.60
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		: 1867.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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		: 1733.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.60
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		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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:

processor	: 8
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1867.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 0
cpu cores	: 4
apicid		: 1
initial apicid	: 1
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.60
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 9
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1733.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 0
cpu cores	: 4
apicid		: 17
initial apicid	: 17
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	: 10
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 1
cpu cores	: 4
apicid		: 3
initial apicid	: 3
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.60
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 11
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1733.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 1
cpu cores	: 4
apicid		: 19
initial apicid	: 19
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	: 12
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2133.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 2
cpu cores	: 4
apicid		: 5
initial apicid	: 5
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.60
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 13
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1733.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 2
cpu cores	: 4
apicid		: 21
initial apicid	: 21
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	: 14
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1867.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 3
cpu cores	: 4
apicid		: 7
initial apicid	: 7
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.60
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 15
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 3
cpu cores	: 4
apicid		: 23
initial apicid	: 23
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:        30490912 kB
MemAvailable:   30760188 kB
Buffers:          142356 kB
Cached:           405992 kB
SwapCached:            0 kB
Active:          1538512 kB
Inactive:         300668 kB
Active(anon):    1294028 kB
Inactive(anon):     8828 kB
Active(file):     244484 kB
Inactive(file):   291840 kB
Unevictable:        5720 kB
Mlocked:            5720 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             24456 kB
Writeback:             0 kB
AnonPages:       1257384 kB
Mapped:            44396 kB
Shmem:              8848 kB
Slab:             131720 kB
SReclaimable:      97572 kB
SUnreclaim:        34148 kB
KernelStack:        4864 kB
PageTables:         8624 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1931404 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1017856 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      126336 kB
DirectMap2M:    33419264 kB

Free space on /tmp at the end= 61964 MiB
End job on node114 at 2017-07-22 11:33:13