Trace number 4307539

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
OscaR - Conflict Ordering 2018-08-14SAT 2.15301 1.26423

General information on the benchmark

NameBibd/
Bibd-sc-07-03-01_c18.xml
MD5SUMc825423b6f6dd90e2ab011227fbd0e9e
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.048504
Satisfiable
(Un)Satisfiability was proved
Number of variables392
Number of constraints183
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":196}]
Minimum variable degree0
Maximum variable degree9
Distribution of variable degrees[{"degree":0,"count":196},{"degree":2,"count":147},{"degree":9,"count":49}]
Minimum constraint arity3
Maximum constraint arity49
Distribution of constraint arities[{"arity":3,"count":147},{"arity":7,"count":35},{"arity":49,"count":1}]
Number of extensional constraints0
Number of intensional constraints147
Distribution of constraint types[{"type":"intension","count":147},{"type":"lex","count":1},{"type":"sum","count":35}]
Optimization problemNO
Type of objective

Solver Data

0.66/0.56	c version: 2018-08-14
0.66/0.57	c seed: 715490971
0.66/0.57	c timeout: 2520
0.66/0.57	c memlimit: 11000
0.66/0.57	c nbcore: 4
0.66/0.59	c Parsing instance...
1.84/1.17	c Parsing done, starting search...
2.03/1.24	s SATISFIABLE
2.03/1.24	v <instantiation>
2.03/1.24	v 	<list>
2.03/1.24	v 		x[0][0] x[0][1] x[0][2] x[0][3] x[0][4] x[0][5] x[0][6] x[1][0] x[1][1] x[1][2] x[1][3] x[1][4] x[1][5] x[1][6] x[2][0] x[2][1] x[2][2] x[2][3] x[2][4] x[2][5] x[2][6] x[3][0] x[3][1] x[3][2] x[3][3] x[3][4] x[3][5] x[3][6] x[4][0] x[4][1] x[4][2] x[4][3] x[4][4] x[4][5] x[4][6] x[5][0] x[5][1] x[5][2] x[5][3] x[5][4] x[5][5] x[5][6] x[6][0] x[6][1] x[6][2] x[6][3] x[6][4] x[6][5] x[6][6] s[0][1][0] s[0][1][1] s[0][1][2] s[0][1][3] s[0][1][4] s[0][1][5] s[0][1][6] s[0][2][0] s[0][2][1] s[0][2][2] s[0][2][3] s[0][2][4] s[0][2][5] s[0][2][6] s[0][3][0] s[0][3][1] s[0][3][2] s[0][3][3] s[0][3][4] s[0][3][5] s[0][3][6] s[0][4][0] s[0][4][1] s[0][4][2] s[0][4][3] s[0][4][4] s[0][4][5] s[0][4][6] s[0][5][0] s[0][5][1] s[0][5][2] s[0][5][3] s[0][5][4] s[0][5][5] s[0][5][6] s[0][6][0] s[0][6][1] s[0][6][2] s[0][6][3] s[0][6][4] s[0][6][5] s[0][6][6] s[1][2][0] s[1][2][1] s[1][2][2] s[1][2][3] s[1][2][4] s[1][2][5] s[1][2][6] s[1][3][0] s[1][3][1] s[1][3][2] s[1][3][3] s[1][3][4] s[1][3][5] s[1][3][6] s[1][4][0] s[1][4][1] s[1][4][2] s[1][4][3] s[1][4][4] s[1][4][5] s[1][4][6] s[1][5][0] s[1][5][1] s[1][5][2] s[1][5][3] s[1][5][4] s[1][5][5] s[1][5][6] s[1][6][0] s[1][6][1] s[1][6][2] s[1][6][3] s[1][6][4] s[1][6][5] s[1][6][6] s[2][3][0] s[2][3][1] s[2][3][2] s[2][3][3] s[2][3][4] s[2][3][5] s[2][3][6] s[2][4][0] s[2][4][1] s[2][4][2] s[2][4][3] s[2][4][4] s[2][4][5] s[2][4][6] s[2][5][0] s[2][5][1] s[2][5][2] s[2][5][3] s[2][5][4] s[2][5][5] s[2][5][6] s[2][6][0] s[2][6][1] s[2][6][2] s[2][6][3] s[2][6][4] s[2][6][5] s[2][6][6] s[3][4][0] s[3][4][1] s[3][4][2] s[3][4][3] s[3][4][4] s[3][4][5] s[3][4][6] s[3][5][0] s[3][5][1] s[3][5][2] s[3][5][3] s[3][5][4] s[3][5][5] s[3][5][6] s[3][6][0] s[3][6][1] s[3][6][2] s[3][6][3] s[3][6][4] s[3][6][5] s[3][6][6] s[4][5][0] s[4][5][1] s[4][5][2] s[4][5][3] s[4][5][4] s[4][5][5] s[4][5][6] s[4][6][0] s[4][6][1] s[4][6][2] s[4][6][3] s[4][6][4] s[4][6][5] s[4][6][6] s[5][6][0] s[5][6][1] s[5][6][2] s[5][6][3] s[5][6][4] s[5][6][5] s[5][6][6]
2.03/1.24	v 	</list>
2.03/1.24	v 	<values>
2.03/1.24	v 		0 0 0 0 1 1 1 0 0 1 1 0 0 1 0 1 0 1 0 1 0 0 1 1 0 1 0 0 1 0 0 1 1 0 0 1 0 1 0 0 1 0 1 1 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 1 0 1 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 1 0 0 1 0 0 0 0 0 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 
2.03/1.24	v 	</values>
2.03/1.24	v </instantiation>

Verifier Data

OK	

Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

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.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (11081 MiB free)
  memory of node 1: 16384 MiB (12340 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4307539-1534260565/watcher-4307539-1534260565 -o /tmp/evaluation-result-4307539-1534260565/solver-4307539-1534260565 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node151-1534258053-29014 --watchdog 2580 java -Xmx11000m -jar oscarCPXcsp3-conf_order.jar --randomseed 715490971 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4307539-1534260565.xml 

running on 4 cores: 0,2,4,6

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
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
solver pid=29333, runsolver pid=29330
Current StackSize limit: 8192 KiB


[startup+0.100191 s]*
/proc/loadavg: 1.27 1.31 1.24 5/215 29348
/proc/meminfo: memFree=23961040/32770624 swapFree=67108196/67108860
[pid=29333] ppid=29330 vsize=14082736 memory=31972 CPUtime=0.11 cores=0,2,4,6
/proc/29333/stat : 29333 (java) S 29330 29333 28983 0 -1 1077944320 6888 0 0 0 10 1 0 0 20 0 15 0 243619740 14420721664 7993 33554432000 4194304 4196468 140722504165008 140722504147552 140149144162039 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 12865536 140722504168529 140722504168713 140722504168713 140722504171471 0
/proc/29333/statm: 3520684 7993 3150 1 0 3482761 0
[pid=29333/tid=29335] ppid=29330 vsize=14082736 memory=-6966717417093883519 CPUtime=0.09 cores=0,2,4,6
/proc/29333/task/29335/stat : 29335 (java) R 29330 29333 28983 0 -1 4202560 4938 0 0 0 8 1 0 0 20 0 15 0 243619740 14420721664 7993 33554432000 4194304 4196468 140722504165008 140149148401792 140149128242526 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 12865536 140722504168529 140722504168713 140722504168713 140722504171471 0
[pid=29333/tid=29336] ppid=29330 vsize=14082736 memory=5793855888434371001 CPUtime=0 cores=0,2,4,6
/proc/29333/task/29336/stat : 29336 (java) S 29330 29333 28983 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 243619741 14420721664 7993 33554432000 4194304 4196468 140722504165008 140149081762320 140149144172245 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12865536 140722504168529 140722504168713 140722504168713 140722504171471 0
[pid=29333/tid=29337] ppid=29330 vsize=14082736 memory=140637424477824 CPUtime=0 cores=0,2,4,6
/proc/29333/task/29337/stat : 29337 (java) S 29330 29333 28983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 243619741 14420721664 7993 33554432000 4194304 4196468 140722504165008 140149080709776 140149144172245 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12865536 140722504168529 140722504168713 140722504168713 140722504171471 0
[pid=29333/tid=29338] ppid=29330 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29333/task/29338/stat : 29338 (java) S 29330 29333 28983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 243619741 14420721664 7993 33554432000 4194304 4196468 140722504165008 140149079656720 140149144172245 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12865536 140722504168529 140722504168713 140722504168713 140722504171471 0
[pid=29333/tid=29339] ppid=29330 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29333/task/29339/stat : 29339 (java) S 29330 29333 28983 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 243619741 14420721664 7993 33554432000 4194304 4196468 140722504165008 140148736530832 140149144172245 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12865536 140722504168529 140722504168713 140722504168713 140722504171471 0
[pid=29333/tid=29340] ppid=29330 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29333/task/29340/stat : 29340 (java) S 29330 29333 28983 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 243619742 14420721664 7993 33554432000 4194304 4196468 140722504165008 140148686351088 140149144173186 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12865536 140722504168529 140722504168713 140722504168713 140722504171471 0
[pid=29333/tid=29341] ppid=29330 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/29333/task/29341/stat : 29341 (java) S 29330 29333 28983 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 243619743 14420721664 7993 33554432000 4194304 4196468 140722504165008 140148685297312 140149144172245 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12865536 140722504168529 140722504168713 140722504168713 140722504171471 0
[pid=29333/tid=29342] ppid=29330 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29333/task/29342/stat : 29342 (java) S 29330 29333 28983 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 243619743 14420721664 7993 33554432000 4194304 4196468 140722504165008 140148684244208 140149144172245 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12865536 140722504168529 140722504168713 140722504168713 140722504171471 0
[pid=29333/tid=29343] ppid=29330 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29333/task/29343/stat : 29343 (java) S 29330 29333 28983 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 243619745 14420721664 7993 33554432000 4194304 4196468 140722504165008 140148683192784 140149144180635 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12865536 140722504168529 140722504168713 140722504168713 140722504171471 0
[pid=29333/tid=29344] ppid=29330 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29333/task/29344/stat : 29344 (java) S 29330 29333 28983 0 -1 1077944384 297 0 0 0 0 0 0 0 20 0 15 0 243619745 14420721664 7993 33554432000 4194304 4196468 140722504165008 140148682139888 140149144173186 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12865536 140722504168529 140722504168713 140722504168713 140722504171471 0
[pid=29333/tid=29345] ppid=29330 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/29333/task/29345/stat : 29345 (java) S 29330 29333 28983 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 243619745 14420721664 7993 33554432000 4194304 4196468 140722504165008 140148681087344 140149144173186 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12865536 140722504168529 140722504168713 140722504168713 140722504171471 0
[pid=29333/tid=29346] ppid=29330 vsize=14082736 memory=140637424477824 CPUtime=0.01 cores=0,2,4,6
/proc/29333/task/29346/stat : 29346 (java) R 29330 29333 28983 0 -1 4202560 273 0 0 0 1 0 0 0 20 0 15 0 243619745 14420721664 7993 33554432000 4194304 4196468 140722504165008 140148680034288 140149144183386 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 12865536 140722504168529 140722504168713 140722504168713 140722504171471 0
[pid=29333/tid=29347] ppid=29330 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/29333/task/29347/stat : 29347 (java) S 29330 29333 28983 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 243619746 14420721664 7993 33554432000 4194304 4196468 140722504165008 140148678981984 140149144172245 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12865536 140722504168529 140722504168713 140722504168713 140722504171471 0
[pid=29333/tid=29348] ppid=29330 vsize=14082736 memory=140637424477824 CPUtime=0 cores=0,2,4,6
/proc/29333/task/29348/stat : 29348 (java) S 29330 29333 28983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 243619746 14420721664 7993 33554432000 4194304 4196468 140722504165008 140148677930032 140149144173186 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12865536 140722504168529 140722504168713 140722504168713 140722504171471 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 31972 KiB

[startup+0.210376 s]*
/proc/loadavg: 1.27 1.31 1.24 6/215 29348
/proc/meminfo: memFree=23939484/32770624 swapFree=67108196/67108860
[pid=29333] ppid=29330 vsize=14082736 memory=47744 CPUtime=0.29 cores=0,2,4,6
/proc/29333/stat : 29333 (java) S 29330 29333 28983 0 -1 1077944320 10536 0 0 0 27 2 0 0 20 0 15 0 243619740 14420721664 11936 33554432000 4194304 4196468 140722504165008 140722504147552 140149144162039 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 12865536 140722504168529 140722504168713 140722504168713 140722504171471 0
/proc/29333/statm: 3520684 11936 3372 1 0 3482761 0
[pid=29333/tid=29335] ppid=29330 vsize=14082736 memory=6735269665583770266 CPUtime=0.19 cores=0,2,4,6
/proc/29333/task/29335/stat : 29335 (java) R 29330 29333 28983 0 -1 4202560 8249 0 0 0 18 1 0 0 20 0 15 0 243619740 14420721664 11936 33554432000 4194304 4196468 140722504165008 140149148386840 140148759146284 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 12865536 140722504168529 140722504168713 140722504168713 140722504171471 0
[pid=29333/tid=29336] ppid=29330 vsize=14082736 memory=4211974363629268362 CPUtime=0 cores=0,2,4,6
/proc/29333/task/29336/stat : 29336 (java) S 29330 29333 28983 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 243619741 14420721664 11936 33554432000 4194304 4196468 140722504165008 140149081762320 140149144172245 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12865536 140722504168529 140722504168713 140722504168713 140722504171471 0
[pid=29333/tid=29337] ppid=29330 vsize=14082736 memory=140637424477824 CPUtime=0 cores=0,2,4,6
/proc/29333/task/29337/stat : 29337 (java) S 29330 29333 28983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 243619741 14420721664 11936 33554432000 4194304 4196468 140722504165008 140149080709776 140149144172245 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12865536 140722504168529 140722504168713 140722504168713 140722504171471 0
[pid=29333/tid=29338] ppid=29330 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29333/task/29338/stat : 29338 (java) S 29330 29333 28983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 243619741 14420721664 11936 33554432000 4194304 4196468 140722504165008 140149079656720 140149144172245 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12865536 140722504168529 140722504168713 140722504168713 140722504171471 0
[pid=29333/tid=29339] ppid=29330 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/29333/task/29339/stat : 29339 (java) S 29330 29333 28983 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 243619741 14420721664 11936 33554432000 4194304 4196468 140722504165008 140148736530832 140149144172245 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12865536 140722504168529 140722504168713 140722504168713 140722504171471 0
[pid=29333/tid=29340] ppid=29330 vsize=14082736 memory=140637424477824 CPUtime=0 cores=0,2,4,6
/proc/29333/task/29340/stat : 29340 (java) S 29330 29333 28983 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 243619742 14420721664 11936 33554432000 4194304 4196468 140722504165008 140148686351088 140149144173186 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12865536 140722504168529 140722504168713 140722504168713 140722504171471 0
[pid=29333/tid=29341] ppid=29330 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/29333/task/29341/stat : 29341 (java) S 29330 29333 28983 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 243619743 14420721664 11936 33554432000 4194304 4196468 140722504165008 140148685297312 140149144172245 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12865536 140722504168529 140722504168713 140722504168713 140722504171471 0
[pid=29333/tid=29342] ppid=29330 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29333/task/29342/stat : 29342 (java) S 29330 29333 28983 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 243619743 14420721664 11936 33554432000 4194304 4196468 140722504165008 140148684244208 140149144172245 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12865536 140722504168529 140722504168713 140722504168713 140722504171471 0
[pid=29333/tid=29343] ppid=29330 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29333/task/29343/stat : 29343 (java) S 29330 29333 28983 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 243619745 14420721664 11936 33554432000 4194304 4196468 140722504165008 140148683192784 140149144180635 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12865536 140722504168529 140722504168713 140722504168713 140722504171471 0
[pid=29333/tid=29344] ppid=29330 vsize=14082736 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/29333/task/29344/stat : 29344 (java) R 29330 29333 28983 0 -1 1077944384 540 0 0 0 2 0 0 0 20 0 15 0 243619745 14420721664 11936 33554432000 4194304 4196468 140722504165008 140148682139888 140149144173186 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 12865536 140722504168529 140722504168713 140722504168713 140722504171471 0
[pid=29333/tid=29345] ppid=29330 vsize=14082736 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/29333/task/29345/stat : 29345 (java) S 29330 29333 28983 0 -1 1077944384 62 0 0 0 1 0 0 0 20 0 15 0 243619745 14420721664 11936 33554432000 4194304 4196468 140722504165008 140148681087344 140149144173186 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12865536 140722504168529 140722504168713 140722504168713 140722504171471 0
[pid=29333/tid=29346] ppid=29330 vsize=14082736 memory=140637424477824 CPUtime=0.05 cores=0,2,4,6
/proc/29333/task/29346/stat : 29346 (java) R 29330 29333 28983 0 -1 4202560 302 0 0 0 5 0 0 0 20 0 15 0 243619745 14420721664 11936 33554432000 4194304 4196468 140722504165008 140148680034288 140149144173974 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 12865536 140722504168529 140722504168713 140722504168713 140722504171471 0
[pid=29333/tid=29347] ppid=29330 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/29333/task/29347/stat : 29347 (java) S 29330 29333 28983 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 243619746 14420721664 11936 33554432000 4194304 4196468 140722504165008 140148678981984 140149144172245 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12865536 140722504168529 140722504168713 140722504168713 140722504171471 0
[pid=29333/tid=29348] ppid=29330 vsize=14082736 memory=140637424477824 CPUtime=0 cores=0,2,4,6
/proc/29333/task/29348/stat : 29348 (java) S 29330 29333 28983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 243619746 14420721664 11936 33554432000 4194304 4196468 140722504165008 140148677930032 140149144173186 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12865536 140722504168529 140722504168713 140722504168713 140722504171471 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 47744 KiB

[startup+0.3102 s]*
/proc/loadavg: 1.27 1.31 1.24 3/215 29348
/proc/meminfo: memFree=23916160/32770624 swapFree=67108196/67108860
[pid=29333] ppid=29330 vsize=14082736 memory=51144 CPUtime=0.44 cores=0,2,4,6
/proc/29333/stat : 29333 (java) S 29330 29333 28983 0 -1 1077944320 10907 0 0 0 41 3 0 0 20 0 15 0 243619740 14420721664 12786 33554432000 4194304 4196468 140722504165008 140722504147552 140149144162039 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 12865536 140722504168529 140722504168713 140722504168713 140722504171471 0
/proc/29333/statm: 3520684 12786 3412 1 0 3482761 0
[pid=29333/tid=29335] ppid=29330 vsize=14082736 memory=4871374705135476842 CPUtime=0.29 cores=0,2,4,6
/proc/29333/task/29335/stat : 29335 (java) R 29330 29333 28983 0 -1 4202560 8585 0 0 0 27 2 0 0 20 0 15 0 243619740 14420721664 12786 33554432000 4194304 4196468 140722504165008 140149148371200 140149128242556 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 12865536 140722504168529 140722504168713 140722504168713 140722504171471 0
[pid=29333/tid=29336] ppid=29330 vsize=14082736 memory=4211974363629268362 CPUtime=0 cores=0,2,4,6
/proc/29333/task/29336/stat : 29336 (java) S 29330 29333 28983 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 243619741 14420721664 12786 33554432000 4194304 4196468 140722504165008 140149081762320 140149144172245 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12865536 140722504168529 140722504168713 140722504168713 140722504171471 0
[pid=29333/tid=29337] ppid=29330 vsize=14082736 memory=140637424480175 CPUtime=0 cores=0,2,4,6
/proc/29333/task/29337/stat : 29337 (java) S 29330 29333 28983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 243619741 14420721664 12786 33554432000 4194304 4196468 140722504165008 140149080709776 140149144172245 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12865536 140722504168529 140722504168713 140722504168713 140722504171471 0
[pid=29333/tid=29338] ppid=29330 vsize=14082736 memory=140637294959413 CPUtime=0 cores=0,2,4,6
/proc/29333/task/29338/stat : 29338 (java) S 29330 29333 28983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 243619741 14420721664 12786 33554432000 4194304 4196468 140722504165008 140149079656720 140149144172245 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12865536 140722504168529 140722504168713 140722504168713 140722504171471 0
[pid=29333/tid=29339] ppid=29330 vsize=14082736 memory=140637294939599 CPUtime=0 cores=0,2,4,6
/proc/29333/task/29339/stat : 29339 (java) S 29330 29333 28983 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 243619741 14420721664 12786 33554432000 4194304 4196468 140722504165008 140148736530832 140149144172245 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12865536 140722504168529 140722504168713 140722504168713 140722504171471 0
[pid=29333/tid=29340] ppid=29330 vsize=14082736 memory=140637424506833 CPUtime=0 cores=0,2,4,6
/proc/29333/task/29340/stat : 29340 (java) S 29330 29333 28983 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 243619742 14420721664 12786 33554432000 4194304 4196468 140722504165008 140148686351088 140149144173186 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12865536 140722504168529 140722504168713 140722504168713 140722504171471 0
[pid=29333/tid=29341] ppid=29330 vsize=14082736 memory=140637294948783 CPUtime=0 cores=0,2,4,6
/proc/29333/task/29341/stat : 29341 (java) S 29330 29333 28983 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 243619743 14420721664 12786 33554432000 4194304 4196468 140722504165008 140148685297312 140149144172245 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12865536 140722504168529 140722504168713 140722504168713 140722504171471 0
[pid=29333/tid=29342] ppid=29330 vsize=14082736 memory=281274589888400 CPUtime=0 cores=0,2,4,6
/proc/29333/task/29342/stat : 29342 (java) S 29330 29333 28983 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 243619743 14420721664 12786 33554432000 4194304 4196468 140722504165008 140148684244208 140149144172245 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12865536 140722504168529 140722504168713 140722504168713 140722504171471 0
[pid=29333/tid=29343] ppid=29330 vsize=14082736 memory=281274589886096 CPUtime=0 cores=0,2,4,6
/proc/29333/task/29343/stat : 29343 (java) S 29330 29333 28983 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 243619745 14420721664 12786 33554432000 4194304 4196468 140722504165008 140148683192784 140149144180635 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12865536 140722504168529 140722504168713 140722504168713 140722504171471 0
[pid=29333/tid=29344] ppid=29330 vsize=14082736 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/29333/task/29344/stat : 29344 (java) S 29330 29333 28983 0 -1 1077944384 545 0 0 0 2 0 0 0 20 0 15 0 243619745 14420721664 12786 33554432000 4194304 4196468 140722504165008 140148682139888 140149144173186 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12865536 140722504168529 140722504168713 140722504168713 140722504171471 0
[pid=29333/tid=29345] ppid=29330 vsize=14082736 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/29333/task/29345/stat : 29345 (java) S 29330 29333 28983 0 -1 1077944384 79 0 0 0 2 0 0 0 20 0 15 0 243619745 14420721664 12786 33554432000 4194304 4196468 140722504165008 140148681087344 140149144173186 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12865536 140722504168529 140722504168713 140722504168713 140722504171471 0
[pid=29333/tid=29346] ppid=29330 vsize=14082736 memory=140637424477824 CPUtime=0.08 cores=0,2,4,6
/proc/29333/task/29346/stat : 29346 (java) S 29330 29333 28983 0 -1 1077944384 315 0 0 0 8 0 0 0 20 0 15 0 243619745 14420721664 12786 33554432000 4194304 4196468 140722504165008 140148680034288 140149144173186 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12865536 140722504168529 140722504168713 140722504168713 140722504171471 0
[pid=29333/tid=29347] ppid=29330 vsize=14082736 memory=2208 CPUtime=0 cores=0,2,4,6
/proc/29333/task/29347/stat : 29347 (java) S 29330 29333 28983 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 243619746 14420721664 12786 33554432000 4194304 4196468 140722504165008 140148678981984 140149144172245 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12865536 140722504168529 140722504168713 140722504168713 140722504171471 0
[pid=29333/tid=29348] ppid=29330 vsize=14082736 memory=140637424477824 CPUtime=0 cores=0,2,4,6
/proc/29333/task/29348/stat : 29348 (java) S 29330 29333 28983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 243619746 14420721664 12786 33554432000 4194304 4196468 140722504165008 140148677930032 140149144173186 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12865536 140722504168529 140722504168713 140722504168713 140722504171471 0
Current children cumulated CPU time: 0.44 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 51144 KiB

[startup+0.70066 s]
/proc/loadavg: 1.27 1.31 1.24 3/215 29348
/proc/meminfo: memFree=23861756/32770624 swapFree=67108196/67108860
[pid=29333] ppid=29330 vsize=14084804 memory=90796 CPUtime=0.97 cores=0,2,4,6
/proc/29333/stat : 29333 (java) S 29330 29333 28983 0 -1 1077944320 17575 0 0 0 92 5 0 0 20 0 15 0 243619740 14422839296 22699 33554432000 4194304 4196468 140722504165008 140722504147552 140149144162039 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 12865536 140722504168529 140722504168713 140722504168713 140722504171471 0
/proc/29333/statm: 3521201 22699 3499 1 0 3483273 0
[pid=29333/tid=29335] ppid=29330 vsize=14084804 memory=752 CPUtime=0.67 cores=0,2,4,6
/proc/29333/task/29335/stat : 29335 (java) R 29330 29333 28983 0 -1 4202560 14889 0 0 0 63 4 0 0 20 0 15 0 243619740 14422839296 22699 33554432000 4194304 4196468 140722504165008 140149148372912 140149111745574 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 12865536 140722504168529 140722504168713 140722504168713 140722504171471 0
[pid=29333/tid=29336] ppid=29330 vsize=14084804 memory=1124 CPUtime=0 cores=0,2,4,6
/proc/29333/task/29336/stat : 29336 (java) S 29330 29333 28983 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 243619741 14422839296 22699 33554432000 4194304 4196468 140722504165008 140149081762320 140149144172245 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12865536 140722504168529 140722504168713 140722504168713 140722504171471 0
[pid=29333/tid=29337] ppid=29330 vsize=14084804 memory=1824 CPUtime=0 cores=0,2,4,6
/proc/29333/task/29337/stat : 29337 (java) S 29330 29333 28983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 243619741 14422839296 22699 33554432000 4194304 4196468 140722504165008 140149080709776 140149144172245 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12865536 140722504168529 140722504168713 140722504168713 140722504171471 0
[pid=29333/tid=29338] ppid=29330 vsize=14084804 memory=7302135314614015845 CPUtime=0 cores=0,2,4,6
/proc/29333/task/29338/stat : 29338 (java) S 29330 29333 28983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 243619741 14422839296 22699 33554432000 4194304 4196468 140722504165008 140149079656720 140149144172245 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12865536 140722504168529 140722504168713 140722504168713 140722504171471 0
[pid=29333/tid=29339] ppid=29330 vsize=14084804 memory=7378396380443208548 CPUtime=0 cores=0,2,4,6
/proc/29333/task/29339/stat : 29339 (java) S 29330 29333 28983 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 243619741 14422839296 22699 33554432000 4194304 4196468 140722504165008 140148736530832 140149144172245 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12865536 140722504168529 140722504168713 140722504168713 140722504171471 0
[pid=29333/tid=29340] ppid=29330 vsize=14084804 memory=7881696724453321575 CPUtime=0 cores=0,2,4,6
/proc/29333/task/29340/stat : 29340 (java) S 29330 29333 28983 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 243619742 14422839296 22699 33554432000 4194304 4196468 140722504165008 140148686351088 140149144173186 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12865536 140722504168529 140722504168713 140722504168713 140722504171471 0
[pid=29333/tid=29341] ppid=29330 vsize=14084804 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29333/task/29341/stat : 29341 (java) S 29330 29333 28983 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 243619743 14422839296 22699 33554432000 4194304 4196468 140722504165008 140148685297312 140149144172245 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12865536 140722504168529 140722504168713 140722504168713 140722504171471 0
[pid=29333/tid=29342] ppid=29330 vsize=14084804 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29333/task/29342/stat : 29342 (java) S 29330 29333 28983 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 243619743 14422839296 22699 33554432000 4194304 4196468 140722504165008 140148684244208 140149144172245 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12865536 140722504168529 140722504168713 140722504168713 140722504171471 0
[pid=29333/tid=29343] ppid=29330 vsize=14084804 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29333/task/29343/stat : 29343 (java) S 29330 29333 28983 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 243619745 14422839296 22699 33554432000 4194304 4196468 140722504165008 140148683192784 140149144180635 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12865536 140722504168529 140722504168713 140722504168713 140722504171471 0
[pid=29333/tid=29344] ppid=29330 vsize=14084804 memory=212 CPUtime=0.07 cores=0,2,4,6
/proc/29333/task/29344/stat : 29344 (java) S 29330 29333 28983 0 -1 1077944384 694 0 0 0 7 0 0 0 20 0 15 0 243619745 14422839296 22699 33554432000 4194304 4196468 140722504165008 140148682139888 140149144173186 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12865536 140722504168529 140722504168713 140722504168713 140722504171471 0
[pid=29333/tid=29345] ppid=29330 vsize=14084804 memory=7 CPUtime=0.07 cores=0,2,4,6
/proc/29333/task/29345/stat : 29345 (java) S 29330 29333 28983 0 -1 1077944384 239 0 0 0 7 0 0 0 20 0 15 0 243619745 14422839296 22699 33554432000 4194304 4196468 140722504165008 140148681087344 140149144173186 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12865536 140722504168529 140722504168713 140722504168713 140722504171471 0
[pid=29333/tid=29346] ppid=29330 vsize=14084804 memory=633 CPUtime=0.14 cores=0,2,4,6
/proc/29333/task/29346/stat : 29346 (java) S 29330 29333 28983 0 -1 1077944384 370 0 0 0 14 0 0 0 20 0 15 0 243619745 14422839296 22699 33554432000 4194304 4196468 140722504165008 140148680034288 140149144173186 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12865536 140722504168529 140722504168713 140722504168713 140722504171471 0
[pid=29333/tid=29347] ppid=29330 vsize=14084804 memory=281274590072304 CPUtime=0 cores=0,2,4,6
/proc/29333/task/29347/stat : 29347 (java) S 29330 29333 28983 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 243619746 14422839296 22699 33554432000 4194304 4196468 140722504165008 140148678981984 140149144172245 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12865536 140722504168529 140722504168713 140722504168713 140722504171471 0
[pid=29333/tid=29348] ppid=29330 vsize=14084804 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29333/task/29348/stat : 29348 (java) S 29330 29333 28983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 243619746 14422839296 22699 33554432000 4194304 4196468 140722504165008 140148677930032 140149144173186 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12865536 140722504168529 140722504168713 140722504168713 140722504171471 0
Current children cumulated CPU time: 0.97 s
Current children cumulated vsize: 14084804 KiB
Current children cumulated memory: 90796 KiB

[startup+1.26417 s]
# the end of solver process 29333 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2.07104 s, system=0.081969 s

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

[startup+0.800835 s]
/proc/loadavg: 1.27 1.31 1.24 3/215 29348
/proc/meminfo: memFree=23861756/32770624 swapFree=67108196/67108860
[pid=29333] ppid=29330 vsize=14086852 memory=95436 CPUtime=1.16 cores=0,2,4,6
/proc/29333/stat : 29333 (java) S 29330 29333 28983 0 -1 1077944320 18150 0 0 0 111 5 0 0 20 0 15 0 243619740 14424936448 23859 33554432000 4194304 4196468 140722504165008 140722504147552 140149144162039 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 12865536 140722504168529 140722504168713 140722504168713 140722504171471 0
/proc/29333/statm: 3521713 23859 3512 1 0 3483785 0
[pid=29333/tid=29335] ppid=29330 vsize=14086852 memory=-3106803524053856335 CPUtime=0.76 cores=0,2,4,6
/proc/29333/task/29335/stat : 29335 (java) R 29330 29333 28983 0 -1 4202560 15307 0 0 0 72 4 0 0 20 0 15 0 243619740 14424936448 23859 33554432000 4194304 4196468 140722504165008 140149148397808 140148759195399 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 12865536 140722504168529 140722504168713 140722504168713 140722504171471 0
[pid=29333/tid=29336] ppid=29330 vsize=14086852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29333/task/29336/stat : 29336 (java) S 29330 29333 28983 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 243619741 14424936448 23859 33554432000 4194304 4196468 140722504165008 140149081762320 140149144172245 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12865536 140722504168529 140722504168713 140722504168713 140722504171471 0
[pid=29333/tid=29337] ppid=29330 vsize=14086852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29333/task/29337/stat : 29337 (java) S 29330 29333 28983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 243619741 14424936448 23859 33554432000 4194304 4196468 140722504165008 140149080709776 140149144172245 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12865536 140722504168529 140722504168713 140722504168713 140722504171471 0
[pid=29333/tid=29338] ppid=29330 vsize=14086852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29333/task/29338/stat : 29338 (java) S 29330 29333 28983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 243619741 14424936448 23859 33554432000 4194304 4196468 140722504165008 140149079656720 140149144172245 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12865536 140722504168529 140722504168713 140722504168713 140722504171471 0
[pid=29333/tid=29339] ppid=29330 vsize=14086852 memory=6935649255759568960 CPUtime=0 cores=0,2,4,6
/proc/29333/task/29339/stat : 29339 (java) S 29330 29333 28983 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 243619741 14424936448 23859 33554432000 4194304 4196468 140722504165008 140148736530832 140149144172245 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12865536 140722504168529 140722504168713 140722504168713 140722504171471 0
[pid=29333/tid=29340] ppid=29330 vsize=14086852 memory=7014444751693833280 CPUtime=0 cores=0,2,4,6
/proc/29333/task/29340/stat : 29340 (java) S 29330 29333 28983 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 243619742 14424936448 23859 33554432000 4194304 4196468 140722504165008 140148686351088 140149144173186 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12865536 140722504168529 140722504168713 140722504168713 140722504171471 0
[pid=29333/tid=29341] ppid=29330 vsize=14086852 memory=7236547281622689387 CPUtime=0 cores=0,2,4,6
/proc/29333/task/29341/stat : 29341 (java) S 29330 29333 28983 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 243619743 14424936448 23859 33554432000 4194304 4196468 140722504165008 140148685297312 140149144172245 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12865536 140722504168529 140722504168713 140722504168713 140722504171471 0
[pid=29333/tid=29342] ppid=29330 vsize=14086852 memory=7951477212629853526 CPUtime=0 cores=0,2,4,6
/proc/29333/task/29342/stat : 29342 (java) S 29330 29333 28983 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 243619743 14424936448 23859 33554432000 4194304 4196468 140722504165008 140148684244208 140149144172245 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12865536 140722504168529 140722504168713 140722504168713 140722504171471 0
[pid=29333/tid=29343] ppid=29330 vsize=14086852 memory=5789211657273626704 CPUtime=0 cores=0,2,4,6
/proc/29333/task/29343/stat : 29343 (java) S 29330 29333 28983 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 243619745 14424936448 23859 33554432000 4194304 4196468 140722504165008 140148683192784 140149144180635 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12865536 140722504168529 140722504168713 140722504168713 140722504171471 0
[pid=29333/tid=29344] ppid=29330 vsize=14086852 memory=8310088681915256979 CPUtime=0.08 cores=0,2,4,6
/proc/29333/task/29344/stat : 29344 (java) S 29330 29333 28983 0 -1 1077944384 702 0 0 0 8 0 0 0 20 0 15 0 243619745 14424936448 23859 33554432000 4194304 4196468 140722504165008 140148682139888 140149144173186 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12865536 140722504168529 140722504168713 140722504168713 140722504171471 0
[pid=29333/tid=29345] ppid=29330 vsize=14086852 memory=0 CPUtime=0.11 cores=0,2,4,6
/proc/29333/task/29345/stat : 29345 (java) R 29330 29333 28983 0 -1 4202560 261 0 0 0 11 0 0 0 20 0 15 0 243619745 14424936448 23859 33554432000 4194304 4196468 140722504165008 140148681076336 140149127372356 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 12865536 140722504168529 140722504168713 140722504168713 140722504171471 0
[pid=29333/tid=29346] ppid=29330 vsize=14086852 memory=338763676 CPUtime=0.19 cores=0,2,4,6
/proc/29333/task/29346/stat : 29346 (java) R 29330 29333 28983 0 -1 4202560 499 0 0 0 19 0 0 0 20 0 15 0 243619745 14424936448 23859 33554432000 4194304 4196468 140722504165008 140148680032080 140149137258780 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 12865536 140722504168529 140722504168713 140722504168713 140722504171471 0
[pid=29333/tid=29347] ppid=29330 vsize=14086852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29333/task/29347/stat : 29347 (java) S 29330 29333 28983 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 243619746 14424936448 23859 33554432000 4194304 4196468 140722504165008 140148678981984 140149144172245 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12865536 140722504168529 140722504168713 140722504168713 140722504171471 0
[pid=29333/tid=29348] ppid=29330 vsize=14086852 memory=281274590164576 CPUtime=0 cores=0,2,4,6
/proc/29333/task/29348/stat : 29348 (java) S 29330 29333 28983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 243619746 14424936448 23859 33554432000 4194304 4196468 140722504165008 140148677930032 140149144173186 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12865536 140722504168529 140722504168713 140722504168713 140722504171471 0
Current children cumulated CPU time: 1.16 s
Current children cumulated vsize: 14086852 KiB
Current children cumulated memory: 95436 KiB

[startup+1.20063 s]
/proc/loadavg: 1.27 1.31 1.24 5/215 29348
/proc/meminfo: memFree=23771664/32770624 swapFree=67108196/67108860
[pid=29333] ppid=29330 vsize=14090948 memory=124056 CPUtime=2.03 cores=0,2,4,6
/proc/29333/stat : 29333 (java) S 29330 29333 28983 0 -1 1077944320 24550 0 0 0 196 7 0 0 20 0 15 0 243619740 14429130752 31014 33554432000 4194304 4196468 140722504165008 140722504147552 140149144162039 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 12865536 140722504168529 140722504168713 140722504168713 140722504171471 0
/proc/29333/statm: 3522737 31014 3537 1 0 3484809 0
[pid=29333/tid=29335] ppid=29330 vsize=14090948 memory=3472331616268084358 CPUtime=1.16 cores=0,2,4,6
/proc/29333/task/29335/stat : 29335 (java) R 29330 29333 28983 0 -1 4202560 19449 0 0 0 111 5 0 0 20 0 15 0 243619740 14429130752 31014 33554432000 4194304 4196468 140722504165008 140149148398800 140148759190282 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 12865536 140722504168529 140722504168713 140722504168713 140722504171471 0
[pid=29333/tid=29336] ppid=29330 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29333/task/29336/stat : 29336 (java) S 29330 29333 28983 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 243619741 14429130752 31014 33554432000 4194304 4196468 140722504165008 140149081762320 140149144172245 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12865536 140722504168529 140722504168713 140722504168713 140722504171471 0
[pid=29333/tid=29337] ppid=29330 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29333/task/29337/stat : 29337 (java) S 29330 29333 28983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 243619741 14429130752 31014 33554432000 4194304 4196468 140722504165008 140149080709776 140149144172245 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12865536 140722504168529 140722504168713 140722504168713 140722504171471 0
[pid=29333/tid=29338] ppid=29330 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29333/task/29338/stat : 29338 (java) S 29330 29333 28983 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 243619741 14429130752 31014 33554432000 4194304 4196468 140722504165008 140149079656720 140149144172245 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12865536 140722504168529 140722504168713 140722504168713 140722504171471 0
[pid=29333/tid=29339] ppid=29330 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29333/task/29339/stat : 29339 (java) S 29330 29333 28983 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 243619741 14429130752 31014 33554432000 4194304 4196468 140722504165008 140148736530832 140149144172245 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12865536 140722504168529 140722504168713 140722504168713 140722504171471 0
[pid=29333/tid=29340] ppid=29330 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29333/task/29340/stat : 29340 (java) S 29330 29333 28983 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 243619742 14429130752 31014 33554432000 4194304 4196468 140722504165008 140148686351088 140149144173186 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12865536 140722504168529 140722504168713 140722504168713 140722504171471 0
[pid=29333/tid=29341] ppid=29330 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29333/task/29341/stat : 29341 (java) S 29330 29333 28983 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 243619743 14429130752 31014 33554432000 4194304 4196468 140722504165008 140148685297312 140149144172245 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12865536 140722504168529 140722504168713 140722504168713 140722504171471 0
[pid=29333/tid=29342] ppid=29330 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29333/task/29342/stat : 29342 (java) S 29330 29333 28983 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 243619743 14429130752 31014 33554432000 4194304 4196468 140722504165008 140148684244208 140149144172245 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12865536 140722504168529 140722504168713 140722504168713 140722504171471 0
[pid=29333/tid=29343] ppid=29330 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/29333/task/29343/stat : 29343 (java) S 29330 29333 28983 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 243619745 14429130752 31014 33554432000 4194304 4196468 140722504165008 140148683192784 140149144180635 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12865536 140722504168529 140722504168713 140722504168713 140722504171471 0
[pid=29333/tid=29344] ppid=29330 vsize=14090948 memory=0 CPUtime=0.18 cores=0,2,4,6
/proc/29333/task/29344/stat : 29344 (java) S 29330 29333 28983 0 -1 1077944384 1447 0 0 0 18 0 0 0 20 0 15 0 243619745 14429130752 31014 33554432000 4194304 4196468 140722504165008 140148682139888 140149144173186 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12865536 140722504168529 140722504168713 140722504168713 140722504171471 0
[pid=29333/tid=29345] ppid=29330 vsize=14090948 memory=0 CPUtime=0.23 cores=0,2,4,6
/proc/29333/task/29345/stat : 29345 (java) R 29330 29333 28983 0 -1 1077944384 897 0 0 0 23 0 0 0 20 0 15 0 243619745 14429130752 31014 33554432000 4194304 4196468 140722504165008 140148681087344 140149144173186 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 12865536 140722504168529 140722504168713 140722504168713 140722504171471 0
[pid=29333/tid=29346] ppid=29330 vsize=14090948 memory=0 CPUtime=0.41 cores=0,2,4,6
/proc/29333/task/29346/stat : 29346 (java) R 29330 29333 28983 0 -1 4202560 1368 0 0 0 41 0 0 0 20 0 15 0 243619745 14429130752 31014 33554432000 4194304 4196468 140722504165008 140148680034288 140149128345187 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 12865536 140722504168529 140722504168713 140722504168713 140722504171471 0
[pid=29333/tid=29347] ppid=29330 vsize=14090948 memory=739271074867393073 CPUtime=0 cores=0,2,4,6
/proc/29333/task/29347/stat : 29347 (java) S 29330 29333 28983 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 243619746 14429130752 31014 33554432000 4194304 4196468 140722504165008 140148678981984 140149144172245 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12865536 140722504168529 140722504168713 140722504168713 140722504171471 0
[pid=29333/tid=29348] ppid=29330 vsize=14090948 memory=-8851153767425414250 CPUtime=0 cores=0,2,4,6
/proc/29333/task/29348/stat : 29348 (java) S 29330 29333 28983 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 15 0 243619746 14429130752 31014 33554432000 4194304 4196468 140722504165008 140148677930032 140149144173186 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12865536 140722504168529 140722504168713 140722504168713 140722504171471 0
Current children cumulated CPU time: 2.03 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 124056 KiB

Child status: 0
Real time (s): 1.26423
CPU time (s): 2.15301
CPU user time (s): 2.07104
CPU system time (s): 0.081969
CPU usage (%): 170.302
Max. virtual memory (cumulated for all children) (KiB): 14090948
Max. memory (cumulated for all children) (KiB): 124056

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.07104
system time used= 0.081969
maximum resident set size= 129340
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24910
page faults= 0
swaps= 0
block input operations= 0
block output operations= 72
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2621
involuntary context switches= 4


# summary of solver processes directly reported to runsolver:
#   pid: 29333
#   total CPU time (s): 2.15301
#   total CPU user time (s): 2.07104
#   total CPU system time (s): 0.081969

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.02589 second user time and 0.060014 second system time

The end

Launcher Data

Begin job on node151 at 2018-08-14 17:29:25
IDJOB=4307539
IDBENCH=141331
IDSOLVER=2790
FILE ID=node151/4307539-1534260565
RUNJOBID= node151-1534258053-29014
PBS_JOBID= 21038114
Free space on /tmp= 43868 MiB

SOLVER NAME= OscaR - Conflict Ordering 2018-08-14
BENCH NAME= XCSP18/Bibd/Bibd-sc-07-03-01_c18.xml
COMMAND LINE= java -Xmx11000m -jar oscarCPXcsp3-conf_order.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4307539-1534260565/watcher-4307539-1534260565 -o /tmp/evaluation-result-4307539-1534260565/solver-4307539-1534260565 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node151-1534258053-29014 --watchdog 2580  java -Xmx11000m -jar oscarCPXcsp3-conf_order.jar --randomseed 715490971 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4307539-1534260565.xml

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

MD5SUM BENCH= c825423b6f6dd90e2ab011227fbd0e9e
RANDOM SEED=715490971

node151.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.87
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.87
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.87
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.87
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:        23984872 kB
MemAvailable:   31826116 kB
Buffers:          152168 kB
Cached:          7911956 kB
SwapCached:           12 kB
Active:          4224776 kB
Inactive:        3973412 kB
Active(anon):      83652 kB
Inactive(anon):   102596 kB
Active(file):    4141124 kB
Inactive(file):  3870816 kB
Unevictable:        7820 kB
Mlocked:            7820 kB
SwapTotal:      67108860 kB
SwapFree:       67108196 kB
Dirty:             71468 kB
Writeback:             0 kB
AnonPages:        117116 kB
Mapped:            68068 kB
Shmem:             49524 kB
Slab:             285324 kB
SReclaimable:     257764 kB
SUnreclaim:        27560 kB
KernelStack:        3552 kB
PageTables:         5556 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1314888 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     12288 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 43832 MiB
End job on node151 at 2018-08-14 17:29:27