Trace number 4308149

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 with restarts 2018-08-14SAT 2.16343 1.2492

General information on the benchmark

NameQuasigroups/
QuasiGroup-7-09_c18.xml
MD5SUMb58d4382db4adda0890386c316fa0f74
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.028306
Satisfiable
(Un)Satisfiability was proved
Number of variables162
Number of constraints146
Number of domains1
Minimum domain size9
Maximum domain size9
Distribution of domain sizes[{"size":9,"count":153}]
Minimum variable degree0
Maximum variable degree19
Distribution of variable degrees[{"degree":0,"count":9},{"degree":2,"count":72},{"degree":18,"count":9},{"degree":19,"count":72}]
Minimum constraint arity9
Maximum constraint arity81
Distribution of constraint arities[{"arity":9,"count":1},{"arity":11,"count":144},{"arity":81,"count":1}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"allDifferent","count":1},{"type":"instantiation","count":1},{"type":"element","count":144}]
Optimization problemNO
Type of objective

Solver Data

0.67/0.56	c version: 2018-08-14
0.67/0.56	c seed: 722712942
0.67/0.56	c timeout: 2520
0.67/0.56	c memlimit: 11000
0.67/0.56	c nbcore: 4
0.67/0.58	c Parsing instance...
1.79/1.13	c Parsing done, starting search...
2.04/1.23	s SATISFIABLE
2.04/1.23	v <instantiation>
2.04/1.23	v 	<list>
2.04/1.23	v 		x[0][0] x[0][1] x[0][2] x[0][3] x[0][4] x[0][5] x[0][6] x[0][7] x[0][8] x[1][0] x[1][1] x[1][2] x[1][3] x[1][4] x[1][5] x[1][6] x[1][7] x[1][8] x[2][0] x[2][1] x[2][2] x[2][3] x[2][4] x[2][5] x[2][6] x[2][7] x[2][8] x[3][0] x[3][1] x[3][2] x[3][3] x[3][4] x[3][5] x[3][6] x[3][7] x[3][8] x[4][0] x[4][1] x[4][2] x[4][3] x[4][4] x[4][5] x[4][6] x[4][7] x[4][8] x[5][0] x[5][1] x[5][2] x[5][3] x[5][4] x[5][5] x[5][6] x[5][7] x[5][8] x[6][0] x[6][1] x[6][2] x[6][3] x[6][4] x[6][5] x[6][6] x[6][7] x[6][8] x[7][0] x[7][1] x[7][2] x[7][3] x[7][4] x[7][5] x[7][6] x[7][7] x[7][8] x[8][0] x[8][1] x[8][2] x[8][3] x[8][4] x[8][5] x[8][6] x[8][7] x[8][8] y[0][1] y[0][2] y[0][3] y[0][4] y[0][5] y[0][6] y[0][7] y[0][8] y[1][0] y[1][2] y[1][3] y[1][4] y[1][5] y[1][6] y[1][7] y[1][8] y[2][0] y[2][1] y[2][3] y[2][4] y[2][5] y[2][6] y[2][7] y[2][8] y[3][0] y[3][1] y[3][2] y[3][4] y[3][5] y[3][6] y[3][7] y[3][8] y[4][0] y[4][1] y[4][2] y[4][3] y[4][5] y[4][6] y[4][7] y[4][8] y[5][0] y[5][1] y[5][2] y[5][3] y[5][4] y[5][6] y[5][7] y[5][8] y[6][0] y[6][1] y[6][2] y[6][3] y[6][4] y[6][5] y[6][7] y[6][8] y[7][0] y[7][1] y[7][2] y[7][3] y[7][4] y[7][5] y[7][6] y[7][8] y[8][0] y[8][1] y[8][2] y[8][3] y[8][4] y[8][5] y[8][6] y[8][7]
2.04/1.23	v 	</list>
2.04/1.23	v 	<values>
2.04/1.23	v 		0 4 3 5 8 1 7 2 6 6 1 4 0 7 3 2 8 5 1 8 2 4 5 7 0 6 3 4 2 7 3 6 8 5 0 1 7 5 6 8 4 0 1 3 2 8 6 0 2 3 5 4 1 7 3 7 8 1 0 2 6 5 4 5 3 1 6 2 4 8 7 0 2 0 5 7 1 6 3 4 8 7 4 8 2 6 5 1 3 7 5 4 3 2 8 0 6 4 5 6 0 1 3 8 7 8 4 6 1 7 2 5 0 2 3 0 1 8 7 6 5 6 2 1 7 8 0 3 4 5 8 3 2 7 0 4 1 1 0 8 5 6 3 4 2 3 6 7 0 5 4 1 2 
2.04/1.23	v 	</values>
2.04/1.23	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 (14287 MiB free)
  memory of node 1: 16384 MiB (13572 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4308149-1534346480/watcher-4308149-1534346480 -o /tmp/evaluation-result-4308149-1534346480/solver-4308149-1534346480 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node138-1534328913-26870 --watchdog 2580 java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 722712942 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4308149-1534346480.xml 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=28749, runsolver pid=28746

[startup+0.100135 s]*
/proc/loadavg: 1.18 1.31 1.33 3/216 28764
/proc/meminfo: memFree=28509724/32770624 swapFree=67108796/67108860
[pid=28749] ppid=28746 vsize=14082736 memory=31012 CPUtime=0.12 cores=1,3,5,7
/proc/28749/stat : 28749 (java) S 28746 28749 26838 0 -1 1077944320 6674 0 0 0 11 1 0 0 20 0 15 0 252211139 14420721664 7753 33554432000 4194304 4196468 140735855837296 140735855819840 139637551128311 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 27447296 140735855846473 140735855846665 140735855846665 140735855849423 0
/proc/28749/statm: 3520684 7753 3153 1 0 3482761 0
[pid=28749/tid=28751] ppid=28746 vsize=14082736 memory=-8701690554792318083 CPUtime=0.09 cores=1,3,5,7
/proc/28749/task/28751/stat : 28751 (java) R 28746 28749 26838 0 -1 4202560 4710 0 0 0 9 0 0 0 20 0 15 0 252211140 14420721664 7753 33554432000 4194304 4196468 140735855837296 139637555323648 139637534315159 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 27447296 140735855846473 140735855846665 140735855846665 140735855849423 0
[pid=28749/tid=28752] ppid=28746 vsize=14082736 memory=-7522837583129502606 CPUtime=0 cores=1,3,5,7
/proc/28749/task/28752/stat : 28752 (java) S 28746 28749 26838 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 252211141 14420721664 7753 33554432000 4194304 4196468 140735855837296 139637146708496 139637551138517 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27447296 140735855846473 140735855846665 140735855846665 140735855849423 0
[pid=28749/tid=28753] ppid=28746 vsize=14082736 memory=139930986022528 CPUtime=0 cores=1,3,5,7
/proc/28749/task/28753/stat : 28753 (java) S 28746 28749 26838 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 252211141 14420721664 7753 33554432000 4194304 4196468 140735855837296 139637145655952 139637551138517 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27447296 140735855846473 140735855846665 140735855846665 140735855849423 0
[pid=28749/tid=28754] ppid=28746 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28749/task/28754/stat : 28754 (java) S 28746 28749 26838 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 252211141 14420721664 7753 33554432000 4194304 4196468 140735855837296 139637144602896 139637551138517 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27447296 140735855846473 140735855846665 140735855846665 140735855849423 0
[pid=28749/tid=28755] ppid=28746 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/28749/task/28755/stat : 28755 (java) S 28746 28749 26838 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 252211141 14420721664 7753 33554432000 4194304 4196468 140735855837296 139637143550352 139637551138517 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27447296 140735855846473 140735855846665 140735855846665 140735855849423 0
[pid=28749/tid=28756] ppid=28746 vsize=14082736 memory=139930986022528 CPUtime=0 cores=1,3,5,7
/proc/28749/task/28756/stat : 28756 (java) S 28746 28749 26838 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 252211142 14420721664 7753 33554432000 4194304 4196468 140735855837296 139637025618672 139637551139458 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27447296 140735855846473 140735855846665 140735855846665 140735855849423 0
[pid=28749/tid=28757] ppid=28746 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/28749/task/28757/stat : 28757 (java) S 28746 28749 26838 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 252211142 14420721664 7753 33554432000 4194304 4196468 140735855837296 139637024564896 139637551138517 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27447296 140735855846473 140735855846665 140735855846665 140735855849423 0
[pid=28749/tid=28758] ppid=28746 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28749/task/28758/stat : 28758 (java) S 28746 28749 26838 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 252211143 14420721664 7753 33554432000 4194304 4196468 140735855837296 139637023511792 139637551138517 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27447296 140735855846473 140735855846665 140735855846665 140735855849423 0
[pid=28749/tid=28759] ppid=28746 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28749/task/28759/stat : 28759 (java) S 28746 28749 26838 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 252211145 14420721664 7753 33554432000 4194304 4196468 140735855837296 139637022460368 139637551146907 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27447296 140735855846473 140735855846665 140735855846665 140735855849423 0
[pid=28749/tid=28760] ppid=28746 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28749/task/28760/stat : 28760 (java) S 28746 28749 26838 0 -1 1077944384 307 0 0 0 0 0 0 0 20 0 15 0 252211145 14420721664 7753 33554432000 4194304 4196468 140735855837296 139637021407472 139637551139458 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27447296 140735855846473 140735855846665 140735855846665 140735855849423 0
[pid=28749/tid=28761] ppid=28746 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/28749/task/28761/stat : 28761 (java) S 28746 28749 26838 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 252211145 14420721664 7753 33554432000 4194304 4196468 140735855837296 139637020354928 139637551139458 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27447296 140735855846473 140735855846665 140735855846665 140735855849423 0
[pid=28749/tid=28762] ppid=28746 vsize=14082736 memory=139930986022528 CPUtime=0.01 cores=1,3,5,7
/proc/28749/task/28762/stat : 28762 (java) S 28746 28749 26838 0 -1 1077944384 275 0 0 0 1 0 0 0 20 0 15 0 252211145 14420721664 7753 33554432000 4194304 4196468 140735855837296 139637019301872 139637551139458 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27447296 140735855846473 140735855846665 140735855846665 140735855849423 0
[pid=28749/tid=28763] ppid=28746 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/28749/task/28763/stat : 28763 (java) S 28746 28749 26838 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 252211145 14420721664 7753 33554432000 4194304 4196468 140735855837296 139637018249568 139637551138517 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27447296 140735855846473 140735855846665 140735855846665 140735855849423 0
[pid=28749/tid=28764] ppid=28746 vsize=14082736 memory=139930986022528 CPUtime=0 cores=1,3,5,7
/proc/28749/task/28764/stat : 28764 (java) S 28746 28749 26838 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 252211145 14420721664 7753 33554432000 4194304 4196468 140735855837296 139637017197616 139637551139458 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27447296 140735855846473 140735855846665 140735855846665 140735855849423 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 31012 KiB

[startup+0.210556 s]*
/proc/loadavg: 1.18 1.31 1.33 6/216 28764
/proc/meminfo: memFree=28494592/32770624 swapFree=67108796/67108860
[pid=28749] ppid=28746 vsize=14082736 memory=47068 CPUtime=0.3 cores=1,3,5,7
/proc/28749/stat : 28749 (java) S 28746 28749 26838 0 -1 1077944320 10368 0 0 0 28 2 0 0 20 0 15 0 252211139 14420721664 11767 33554432000 4194304 4196468 140735855837296 140735855819840 139637551128311 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 27447296 140735855846473 140735855846665 140735855846665 140735855849423 0
/proc/28749/statm: 3520684 11767 3400 1 0 3482761 0
[pid=28749/tid=28751] ppid=28746 vsize=14082736 memory=7022364594140610616 CPUtime=0.19 cores=1,3,5,7
/proc/28749/task/28751/stat : 28751 (java) R 28746 28749 26838 0 -1 4202560 8051 0 0 0 18 1 0 0 20 0 15 0 252211140 14420721664 11767 33554432000 4194304 4196468 140735855837296 139637555351616 139637551149658 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 27447296 140735855846473 140735855846665 140735855846665 140735855849423 0
[pid=28749/tid=28752] ppid=28746 vsize=14082736 memory=365 CPUtime=0 cores=1,3,5,7
/proc/28749/task/28752/stat : 28752 (java) S 28746 28749 26838 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 252211141 14420721664 11767 33554432000 4194304 4196468 140735855837296 139637146708496 139637551138517 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27447296 140735855846473 140735855846665 140735855846665 140735855849423 0
[pid=28749/tid=28753] ppid=28746 vsize=14082736 memory=288370307137734272 CPUtime=0 cores=1,3,5,7
/proc/28749/task/28753/stat : 28753 (java) S 28746 28749 26838 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 252211141 14420721664 11767 33554432000 4194304 4196468 140735855837296 139637145655952 139637551138517 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27447296 140735855846473 140735855846665 140735855846665 140735855849423 0
[pid=28749/tid=28754] ppid=28746 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28749/task/28754/stat : 28754 (java) S 28746 28749 26838 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 252211141 14420721664 11767 33554432000 4194304 4196468 140735855837296 139637144602896 139637551138517 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27447296 140735855846473 140735855846665 140735855846665 140735855849423 0
[pid=28749/tid=28755] ppid=28746 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/28749/task/28755/stat : 28755 (java) S 28746 28749 26838 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 252211141 14420721664 11767 33554432000 4194304 4196468 140735855837296 139637143550352 139637551138517 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27447296 140735855846473 140735855846665 140735855846665 140735855849423 0
[pid=28749/tid=28756] ppid=28746 vsize=14082736 memory=139930986022528 CPUtime=0 cores=1,3,5,7
/proc/28749/task/28756/stat : 28756 (java) S 28746 28749 26838 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 252211142 14420721664 11767 33554432000 4194304 4196468 140735855837296 139637025618672 139637551139458 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27447296 140735855846473 140735855846665 140735855846665 140735855849423 0
[pid=28749/tid=28757] ppid=28746 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/28749/task/28757/stat : 28757 (java) S 28746 28749 26838 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 252211142 14420721664 11767 33554432000 4194304 4196468 140735855837296 139637024564896 139637551138517 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27447296 140735855846473 140735855846665 140735855846665 140735855849423 0
[pid=28749/tid=28758] ppid=28746 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28749/task/28758/stat : 28758 (java) S 28746 28749 26838 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 252211143 14420721664 11767 33554432000 4194304 4196468 140735855837296 139637023511792 139637551138517 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27447296 140735855846473 140735855846665 140735855846665 140735855849423 0
[pid=28749/tid=28759] ppid=28746 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28749/task/28759/stat : 28759 (java) S 28746 28749 26838 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 252211145 14420721664 11767 33554432000 4194304 4196468 140735855837296 139637022460368 139637551146907 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27447296 140735855846473 140735855846665 140735855846665 140735855849423 0
[pid=28749/tid=28760] ppid=28746 vsize=14082736 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/28749/task/28760/stat : 28760 (java) S 28746 28749 26838 0 -1 1077944384 415 0 0 0 2 0 0 0 20 0 15 0 252211145 14420721664 11767 33554432000 4194304 4196468 140735855837296 139637021407472 139637551139458 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27447296 140735855846473 140735855846665 140735855846665 140735855849423 0
[pid=28749/tid=28761] ppid=28746 vsize=14082736 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/28749/task/28761/stat : 28761 (java) S 28746 28749 26838 0 -1 1077944384 200 0 0 0 1 0 0 0 20 0 15 0 252211145 14420721664 11767 33554432000 4194304 4196468 140735855837296 139637020354928 139637551139458 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27447296 140735855846473 140735855846665 140735855846665 140735855849423 0
[pid=28749/tid=28762] ppid=28746 vsize=14082736 memory=139930986022528 CPUtime=0.05 cores=1,3,5,7
/proc/28749/task/28762/stat : 28762 (java) S 28746 28749 26838 0 -1 1077944384 321 0 0 0 5 0 0 0 20 0 15 0 252211145 14420721664 11767 33554432000 4194304 4196468 140735855837296 139637019302000 139637551139458 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27447296 140735855846473 140735855846665 140735855846665 140735855849423 0
[pid=28749/tid=28763] ppid=28746 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/28749/task/28763/stat : 28763 (java) S 28746 28749 26838 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 252211145 14420721664 11767 33554432000 4194304 4196468 140735855837296 139637018249568 139637551138517 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27447296 140735855846473 140735855846665 140735855846665 140735855849423 0
[pid=28749/tid=28764] ppid=28746 vsize=14082736 memory=139930986022528 CPUtime=0 cores=1,3,5,7
/proc/28749/task/28764/stat : 28764 (java) S 28746 28749 26838 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 252211145 14420721664 11767 33554432000 4194304 4196468 140735855837296 139637017197616 139637551139458 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27447296 140735855846473 140735855846665 140735855846665 140735855849423 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 47068 KiB

[startup+0.310453 s]*
/proc/loadavg: 1.18 1.31 1.33 3/216 28764
/proc/meminfo: memFree=28491048/32770624 swapFree=67108796/67108860
[pid=28749] ppid=28746 vsize=14082736 memory=50696 CPUtime=0.44 cores=1,3,5,7
/proc/28749/stat : 28749 (java) S 28746 28749 26838 0 -1 1077944320 10786 0 0 0 42 2 0 0 20 0 15 0 252211139 14420721664 12674 33554432000 4194304 4196468 140735855837296 140735855819840 139637551128311 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 27447296 140735855846473 140735855846665 140735855846665 140735855849423 0
/proc/28749/statm: 3520684 12674 3415 1 0 3482761 0
[pid=28749/tid=28751] ppid=28746 vsize=14082736 memory=7311146985107750967 CPUtime=0.29 cores=1,3,5,7
/proc/28749/task/28751/stat : 28751 (java) R 28746 28749 26838 0 -1 4202560 8420 0 0 0 28 1 0 0 20 0 15 0 252211140 14420721664 12674 33554432000 4194304 4196468 140735855837296 139637555336744 139637531403484 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 27447296 140735855846473 140735855846665 140735855846665 140735855849423 0
[pid=28749/tid=28752] ppid=28746 vsize=14082736 memory=304556161963917335 CPUtime=0 cores=1,3,5,7
/proc/28749/task/28752/stat : 28752 (java) S 28746 28749 26838 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 252211141 14420721664 12674 33554432000 4194304 4196468 140735855837296 139637146708496 139637551138517 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27447296 140735855846473 140735855846665 140735855846665 140735855849423 0
[pid=28749/tid=28753] ppid=28746 vsize=14082736 memory=288370307137734272 CPUtime=0 cores=1,3,5,7
/proc/28749/task/28753/stat : 28753 (java) S 28746 28749 26838 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 252211141 14420721664 12674 33554432000 4194304 4196468 140735855837296 139637145655952 139637551138517 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27447296 140735855846473 140735855846665 140735855846665 140735855849423 0
[pid=28749/tid=28754] ppid=28746 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28749/task/28754/stat : 28754 (java) S 28746 28749 26838 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 252211141 14420721664 12674 33554432000 4194304 4196468 140735855837296 139637144602896 139637551138517 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27447296 140735855846473 140735855846665 140735855846665 140735855849423 0
[pid=28749/tid=28755] ppid=28746 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/28749/task/28755/stat : 28755 (java) S 28746 28749 26838 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 252211141 14420721664 12674 33554432000 4194304 4196468 140735855837296 139637143550352 139637551138517 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27447296 140735855846473 140735855846665 140735855846665 140735855849423 0
[pid=28749/tid=28756] ppid=28746 vsize=14082736 memory=139930986022528 CPUtime=0 cores=1,3,5,7
/proc/28749/task/28756/stat : 28756 (java) S 28746 28749 26838 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 252211142 14420721664 12674 33554432000 4194304 4196468 140735855837296 139637025618672 139637551139458 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27447296 140735855846473 140735855846665 140735855846665 140735855849423 0
[pid=28749/tid=28757] ppid=28746 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/28749/task/28757/stat : 28757 (java) S 28746 28749 26838 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 252211142 14420721664 12674 33554432000 4194304 4196468 140735855837296 139637024564896 139637551138517 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27447296 140735855846473 140735855846665 140735855846665 140735855849423 0
[pid=28749/tid=28758] ppid=28746 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28749/task/28758/stat : 28758 (java) S 28746 28749 26838 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 252211143 14420721664 12674 33554432000 4194304 4196468 140735855837296 139637023511792 139637551138517 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27447296 140735855846473 140735855846665 140735855846665 140735855849423 0
[pid=28749/tid=28759] ppid=28746 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28749/task/28759/stat : 28759 (java) S 28746 28749 26838 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 252211145 14420721664 12674 33554432000 4194304 4196468 140735855837296 139637022460368 139637551146907 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27447296 140735855846473 140735855846665 140735855846665 140735855849423 0
[pid=28749/tid=28760] ppid=28746 vsize=14082736 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/28749/task/28760/stat : 28760 (java) S 28746 28749 26838 0 -1 1077944384 417 0 0 0 3 0 0 0 20 0 15 0 252211145 14420721664 12674 33554432000 4194304 4196468 140735855837296 139637021407472 139637551139458 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27447296 140735855846473 140735855846665 140735855846665 140735855849423 0
[pid=28749/tid=28761] ppid=28746 vsize=14082736 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/28749/task/28761/stat : 28761 (java) S 28746 28749 26838 0 -1 1077944384 219 0 0 0 2 0 0 0 20 0 15 0 252211145 14420721664 12674 33554432000 4194304 4196468 140735855837296 139637020354928 139637551139458 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27447296 140735855846473 140735855846665 140735855846665 140735855849423 0
[pid=28749/tid=28762] ppid=28746 vsize=14082736 memory=139930986022528 CPUtime=0.08 cores=1,3,5,7
/proc/28749/task/28762/stat : 28762 (java) S 28746 28749 26838 0 -1 1077944384 348 0 0 0 8 0 0 0 20 0 15 0 252211145 14420721664 12674 33554432000 4194304 4196468 140735855837296 139637019301872 139637551139458 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27447296 140735855846473 140735855846665 140735855846665 140735855849423 0
[pid=28749/tid=28763] ppid=28746 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/28749/task/28763/stat : 28763 (java) S 28746 28749 26838 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 252211145 14420721664 12674 33554432000 4194304 4196468 140735855837296 139637018249568 139637551138517 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27447296 140735855846473 140735855846665 140735855846665 140735855849423 0
[pid=28749/tid=28764] ppid=28746 vsize=14082736 memory=139930986022528 CPUtime=0 cores=1,3,5,7
/proc/28749/task/28764/stat : 28764 (java) S 28746 28749 26838 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 252211145 14420721664 12674 33554432000 4194304 4196468 140735855837296 139637017197616 139637551139458 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27447296 140735855846473 140735855846665 140735855846665 140735855849423 0
Current children cumulated CPU time: 0.44 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 50696 KiB

[startup+0.700721 s]
/proc/loadavg: 1.18 1.31 1.33 3/216 28764
/proc/meminfo: memFree=28467360/32770624 swapFree=67108796/67108860
[pid=28749] ppid=28746 vsize=14084804 memory=88768 CPUtime=0.98 cores=1,3,5,7
/proc/28749/stat : 28749 (java) S 28746 28749 26838 0 -1 1077944320 17634 0 0 0 94 4 0 0 20 0 15 0 252211139 14422839296 22192 33554432000 4194304 4196468 140735855837296 140735855819840 139637551128311 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 27447296 140735855846473 140735855846665 140735855846665 140735855849423 0
/proc/28749/statm: 3521201 22192 3499 1 0 3483273 0
[pid=28749/tid=28751] ppid=28746 vsize=14084804 memory=1728 CPUtime=0.66 cores=1,3,5,7
/proc/28749/task/28751/stat : 28751 (java) R 28746 28749 26838 0 -1 4202560 14867 0 0 0 63 3 0 0 20 0 15 0 252211140 14422839296 22192 33554432000 4194304 4196468 140735855837296 139637555350912 139637551150237 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 27447296 140735855846473 140735855846665 140735855846665 140735855849423 0
[pid=28749/tid=28752] ppid=28746 vsize=14084804 memory=8628 CPUtime=0 cores=1,3,5,7
/proc/28749/task/28752/stat : 28752 (java) S 28746 28749 26838 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 252211141 14422839296 22192 33554432000 4194304 4196468 140735855837296 139637146708496 139637551138517 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27447296 140735855846473 140735855846665 140735855846665 140735855849423 0
[pid=28749/tid=28753] ppid=28746 vsize=14084804 memory=1080 CPUtime=0 cores=1,3,5,7
/proc/28749/task/28753/stat : 28753 (java) S 28746 28749 26838 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 252211141 14422839296 22192 33554432000 4194304 4196468 140735855837296 139637145655952 139637551138517 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27447296 140735855846473 140735855846665 140735855846665 140735855849423 0
[pid=28749/tid=28754] ppid=28746 vsize=14084804 memory=752 CPUtime=0 cores=1,3,5,7
/proc/28749/task/28754/stat : 28754 (java) S 28746 28749 26838 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 252211141 14422839296 22192 33554432000 4194304 4196468 140735855837296 139637144602896 139637551138517 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27447296 140735855846473 140735855846665 140735855846665 140735855849423 0
[pid=28749/tid=28755] ppid=28746 vsize=14084804 memory=796 CPUtime=0 cores=1,3,5,7
/proc/28749/task/28755/stat : 28755 (java) S 28746 28749 26838 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 252211141 14422839296 22192 33554432000 4194304 4196468 140735855837296 139637143550352 139637551138517 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27447296 140735855846473 140735855846665 140735855846665 140735855849423 0
[pid=28749/tid=28756] ppid=28746 vsize=14084804 memory=1592 CPUtime=0 cores=1,3,5,7
/proc/28749/task/28756/stat : 28756 (java) S 28746 28749 26838 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 252211142 14422839296 22192 33554432000 4194304 4196468 140735855837296 139637025618672 139637551139458 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27447296 140735855846473 140735855846665 140735855846665 140735855849423 0
[pid=28749/tid=28757] ppid=28746 vsize=14084804 memory=3780 CPUtime=0 cores=1,3,5,7
/proc/28749/task/28757/stat : 28757 (java) S 28746 28749 26838 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 252211142 14422839296 22192 33554432000 4194304 4196468 140735855837296 139637024564896 139637551138517 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27447296 140735855846473 140735855846665 140735855846665 140735855849423 0
[pid=28749/tid=28758] ppid=28746 vsize=14084804 memory=3140 CPUtime=0 cores=1,3,5,7
/proc/28749/task/28758/stat : 28758 (java) S 28746 28749 26838 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 252211143 14422839296 22192 33554432000 4194304 4196468 140735855837296 139637023511792 139637551138517 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27447296 140735855846473 140735855846665 140735855846665 140735855849423 0
[pid=28749/tid=28759] ppid=28746 vsize=14084804 memory=7302135314614015845 CPUtime=0 cores=1,3,5,7
/proc/28749/task/28759/stat : 28759 (java) S 28746 28749 26838 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 252211145 14422839296 22192 33554432000 4194304 4196468 140735855837296 139637022460368 139637551146907 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27447296 140735855846473 140735855846665 140735855846665 140735855849423 0
[pid=28749/tid=28760] ppid=28746 vsize=14084804 memory=7597685182856913236 CPUtime=0.07 cores=1,3,5,7
/proc/28749/task/28760/stat : 28760 (java) S 28746 28749 26838 0 -1 1077944384 565 0 0 0 7 0 0 0 20 0 15 0 252211145 14422839296 22192 33554432000 4194304 4196468 140735855837296 139637021407472 139637551139458 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27447296 140735855846473 140735855846665 140735855846665 140735855849423 0
[pid=28749/tid=28761] ppid=28746 vsize=14084804 memory=6154282490091891024 CPUtime=0.07 cores=1,3,5,7
/proc/28749/task/28761/stat : 28761 (java) S 28746 28749 26838 0 -1 1077944384 385 0 0 0 7 0 0 0 20 0 15 0 252211145 14422839296 22192 33554432000 4194304 4196468 140735855837296 139637020354928 139637551139458 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27447296 140735855846473 140735855846665 140735855846665 140735855849423 0
[pid=28749/tid=28762] ppid=28746 vsize=14084804 memory=0 CPUtime=0.15 cores=1,3,5,7
/proc/28749/task/28762/stat : 28762 (java) S 28746 28749 26838 0 -1 1077944384 435 0 0 0 15 0 0 0 20 0 15 0 252211145 14422839296 22192 33554432000 4194304 4196468 140735855837296 139637019301872 139637551139458 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27447296 140735855846473 140735855846665 140735855846665 140735855849423 0
[pid=28749/tid=28763] ppid=28746 vsize=14084804 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28749/task/28763/stat : 28763 (java) S 28746 28749 26838 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 252211145 14422839296 22192 33554432000 4194304 4196468 140735855837296 139637018249568 139637551138517 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27447296 140735855846473 140735855846665 140735855846665 140735855849423 0
[pid=28749/tid=28764] ppid=28746 vsize=14084804 memory=33 CPUtime=0 cores=1,3,5,7
/proc/28749/task/28764/stat : 28764 (java) S 28746 28749 26838 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 252211145 14422839296 22192 33554432000 4194304 4196468 140735855837296 139637017197616 139637551139458 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27447296 140735855846473 140735855846665 140735855846665 140735855849423 0
Current children cumulated CPU time: 0.98 s
Current children cumulated vsize: 14084804 KiB
Current children cumulated memory: 88768 KiB

[startup+1.24916 s]
# the end of solver process 28749 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2.08512 s, system=0.078309 s

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

[startup+0.806556 s]
/proc/loadavg: 1.18 1.31 1.33 3/216 28764
/proc/meminfo: memFree=28467360/32770624 swapFree=67108796/67108860
[pid=28749] ppid=28746 vsize=14086852 memory=93784 CPUtime=1.19 cores=1,3,5,7
/proc/28749/stat : 28749 (java) S 28746 28749 26838 0 -1 1077944320 18215 0 0 0 115 4 0 0 20 0 15 0 252211139 14424936448 23446 33554432000 4194304 4196468 140735855837296 140735855819840 139637551128311 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 27447296 140735855846473 140735855846665 140735855846665 140735855849423 0
/proc/28749/statm: 3521713 23446 3518 1 0 3483785 0
[pid=28749/tid=28751] ppid=28746 vsize=14086852 memory=8243114992657236055 CPUtime=0.77 cores=1,3,5,7
/proc/28749/task/28751/stat : 28751 (java) S 28746 28749 26838 0 -1 1077944384 15244 0 0 0 74 3 0 0 20 0 15 0 252211140 14424936448 23446 33554432000 4194304 4196468 140735855837296 139637555363648 139637551138517 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27447296 140735855846473 140735855846665 140735855846665 140735855849423 0
[pid=28749/tid=28752] ppid=28746 vsize=14086852 memory=288292160212829403 CPUtime=0 cores=1,3,5,7
/proc/28749/task/28752/stat : 28752 (java) S 28746 28749 26838 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 252211141 14424936448 23446 33554432000 4194304 4196468 140735855837296 139637146708496 139637551138517 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27447296 140735855846473 140735855846665 140735855846665 140735855849423 0
[pid=28749/tid=28753] ppid=28746 vsize=14086852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28749/task/28753/stat : 28753 (java) S 28746 28749 26838 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 252211141 14424936448 23446 33554432000 4194304 4196468 140735855837296 139637145655952 139637551138517 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27447296 140735855846473 140735855846665 140735855846665 140735855849423 0
[pid=28749/tid=28754] ppid=28746 vsize=14086852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28749/task/28754/stat : 28754 (java) S 28746 28749 26838 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 252211141 14424936448 23446 33554432000 4194304 4196468 140735855837296 139637144602896 139637551138517 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27447296 140735855846473 140735855846665 140735855846665 140735855849423 0
[pid=28749/tid=28755] ppid=28746 vsize=14086852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28749/task/28755/stat : 28755 (java) S 28746 28749 26838 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 252211141 14424936448 23446 33554432000 4194304 4196468 140735855837296 139637143550352 139637551138517 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27447296 140735855846473 140735855846665 140735855846665 140735855849423 0
[pid=28749/tid=28756] ppid=28746 vsize=14086852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28749/task/28756/stat : 28756 (java) S 28746 28749 26838 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 252211142 14424936448 23446 33554432000 4194304 4196468 140735855837296 139637025618672 139637551139458 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27447296 140735855846473 140735855846665 140735855846665 140735855849423 0
[pid=28749/tid=28757] ppid=28746 vsize=14086852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28749/task/28757/stat : 28757 (java) S 28746 28749 26838 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 252211142 14424936448 23446 33554432000 4194304 4196468 140735855837296 139637024564896 139637551138517 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27447296 140735855846473 140735855846665 140735855846665 140735855849423 0
[pid=28749/tid=28758] ppid=28746 vsize=14086852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28749/task/28758/stat : 28758 (java) S 28746 28749 26838 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 252211143 14424936448 23446 33554432000 4194304 4196468 140735855837296 139637023511792 139637551138517 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27447296 140735855846473 140735855846665 140735855846665 140735855849423 0
[pid=28749/tid=28759] ppid=28746 vsize=14086852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28749/task/28759/stat : 28759 (java) S 28746 28749 26838 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 252211145 14424936448 23446 33554432000 4194304 4196468 140735855837296 139637022460368 139637551146907 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27447296 140735855846473 140735855846665 140735855846665 140735855849423 0
[pid=28749/tid=28760] ppid=28746 vsize=14086852 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/28749/task/28760/stat : 28760 (java) R 28746 28749 26838 0 -1 4202560 590 0 0 0 9 0 0 0 20 0 15 0 252211145 14424936448 23446 33554432000 4194304 4196468 140735855837296 139637021398448 139637528814224 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 27447296 140735855846473 140735855846665 140735855846665 140735855849423 0
[pid=28749/tid=28761] ppid=28746 vsize=14086852 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/28749/task/28761/stat : 28761 (java) S 28746 28749 26838 0 -1 1077944384 402 0 0 0 9 0 0 0 20 0 15 0 252211145 14424936448 23446 33554432000 4194304 4196468 140735855837296 139637020354928 139637551139458 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27447296 140735855846473 140735855846665 140735855846665 140735855849423 0
[pid=28749/tid=28762] ppid=28746 vsize=14086852 memory=0 CPUtime=0.21 cores=1,3,5,7
/proc/28749/task/28762/stat : 28762 (java) R 28746 28749 26838 0 -1 4202560 598 0 0 0 21 0 0 0 20 0 15 0 252211145 14424936448 23446 33554432000 4194304 4196468 140735855837296 139637019299128 139637537419089 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 27447296 140735855846473 140735855846665 140735855846665 140735855849423 0
[pid=28749/tid=28763] ppid=28746 vsize=14086852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28749/task/28763/stat : 28763 (java) S 28746 28749 26838 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 252211145 14424936448 23446 33554432000 4194304 4196468 140735855837296 139637018249568 139637551138517 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27447296 140735855846473 140735855846665 140735855846665 140735855849423 0
[pid=28749/tid=28764] ppid=28746 vsize=14086852 memory=5724 CPUtime=0 cores=1,3,5,7
/proc/28749/task/28764/stat : 28764 (java) S 28746 28749 26838 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 252211145 14424936448 23446 33554432000 4194304 4196468 140735855837296 139637017197616 139637551139458 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27447296 140735855846473 140735855846665 140735855846665 140735855849423 0
Current children cumulated CPU time: 1.19 s
Current children cumulated vsize: 14086852 KiB
Current children cumulated memory: 93784 KiB

[startup+1.20161 s]
/proc/loadavg: 1.18 1.31 1.33 4/216 28764
/proc/meminfo: memFree=28436156/32770624 swapFree=67108796/67108860
[pid=28749] ppid=28746 vsize=14090948 memory=120248 CPUtime=2.04 cores=1,3,5,7
/proc/28749/stat : 28749 (java) S 28746 28749 26838 0 -1 1077944320 24130 0 0 0 197 7 0 0 20 0 15 0 252211139 14429130752 30062 33554432000 4194304 4196468 140735855837296 140735855819840 139637551128311 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 27447296 140735855846473 140735855846665 140735855846665 140735855849423 0
/proc/28749/statm: 3522737 30062 3534 1 0 3484809 0
[pid=28749/tid=28751] ppid=28746 vsize=14090948 memory=0 CPUtime=1.17 cores=1,3,5,7
/proc/28749/task/28751/stat : 28751 (java) R 28746 28749 26838 0 -1 4202560 19456 0 0 0 112 5 0 0 20 0 15 0 252211140 14429130752 30062 33554432000 4194304 4196468 140735855837296 139637555365760 139637192676682 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 27447296 140735855846473 140735855846665 140735855846665 140735855849423 0
[pid=28749/tid=28752] ppid=28746 vsize=14090948 memory=-7595718148000617580 CPUtime=0 cores=1,3,5,7
/proc/28749/task/28752/stat : 28752 (java) S 28746 28749 26838 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 252211141 14429130752 30062 33554432000 4194304 4196468 140735855837296 139637146708496 139637551138517 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27447296 140735855846473 140735855846665 140735855846665 140735855849423 0
[pid=28749/tid=28753] ppid=28746 vsize=14090948 memory=-3704326594973231466 CPUtime=0 cores=1,3,5,7
/proc/28749/task/28753/stat : 28753 (java) S 28746 28749 26838 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 252211141 14429130752 30062 33554432000 4194304 4196468 140735855837296 139637145655952 139637551138517 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27447296 140735855846473 140735855846665 140735855846665 140735855849423 0
[pid=28749/tid=28754] ppid=28746 vsize=14090948 memory=8128038100524242582 CPUtime=0 cores=1,3,5,7
/proc/28749/task/28754/stat : 28754 (java) S 28746 28749 26838 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 252211141 14429130752 30062 33554432000 4194304 4196468 140735855837296 139637144602896 139637551138517 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27447296 140735855846473 140735855846665 140735855846665 140735855849423 0
[pid=28749/tid=28755] ppid=28746 vsize=14090948 memory=-7595718316223324558 CPUtime=0 cores=1,3,5,7
/proc/28749/task/28755/stat : 28755 (java) S 28746 28749 26838 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 252211141 14429130752 30062 33554432000 4194304 4196468 140735855837296 139637143550352 139637551138517 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27447296 140735855846473 140735855846665 140735855846665 140735855849423 0
[pid=28749/tid=28756] ppid=28746 vsize=14090948 memory=8259761640030508194 CPUtime=0 cores=1,3,5,7
/proc/28749/task/28756/stat : 28756 (java) S 28746 28749 26838 0 -1 1077944384 25 0 0 0 0 0 0 0 20 0 15 0 252211142 14429130752 30062 33554432000 4194304 4196468 140735855837296 139637025618672 139637551139458 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27447296 140735855846473 140735855846665 140735855846665 140735855849423 0
[pid=28749/tid=28757] ppid=28746 vsize=14090948 memory=7080340881080033943 CPUtime=0 cores=1,3,5,7
/proc/28749/task/28757/stat : 28757 (java) S 28746 28749 26838 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 252211142 14429130752 30062 33554432000 4194304 4196468 140735855837296 139637024564896 139637551138517 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27447296 140735855846473 140735855846665 140735855846665 140735855849423 0
[pid=28749/tid=28758] ppid=28746 vsize=14090948 memory=6944656592455875178 CPUtime=0 cores=1,3,5,7
/proc/28749/task/28758/stat : 28758 (java) S 28746 28749 26838 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 252211143 14429130752 30062 33554432000 4194304 4196468 140735855837296 139637023511792 139637551138517 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27447296 140735855846473 140735855846665 140735855846665 140735855849423 0
[pid=28749/tid=28759] ppid=28746 vsize=14090948 memory=8475934422144292502 CPUtime=0 cores=1,3,5,7
/proc/28749/task/28759/stat : 28759 (java) S 28746 28749 26838 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 252211145 14429130752 30062 33554432000 4194304 4196468 140735855837296 139637022460368 139637551146907 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27447296 140735855846473 140735855846665 140735855846665 140735855849423 0
[pid=28749/tid=28760] ppid=28746 vsize=14090948 memory=4137284780655939955 CPUtime=0.24 cores=1,3,5,7
/proc/28749/task/28760/stat : 28760 (java) R 28746 28749 26838 0 -1 4202560 938 0 0 0 24 0 0 0 20 0 15 0 252211145 14429130752 30062 33554432000 4194304 4196468 140735855837296 139637021393792 139637530822470 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 27447296 140735855846473 140735855846665 140735855846665 140735855849423 0
[pid=28749/tid=28761] ppid=28746 vsize=14090948 memory=8303054830060986464 CPUtime=0.19 cores=1,3,5,7
/proc/28749/task/28761/stat : 28761 (java) R 28746 28749 26838 0 -1 4202560 828 0 0 0 19 0 0 0 20 0 15 0 252211145 14429130752 30062 33554432000 4194304 4196468 140735855837296 139637020341472 139637529145323 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 27447296 140735855846473 140735855846665 140735855846665 140735855849423 0
[pid=28749/tid=28762] ppid=28746 vsize=14090948 memory=6944656425122961013 CPUtime=0.4 cores=1,3,5,7
/proc/28749/task/28762/stat : 28762 (java) S 28746 28749 26838 0 -1 1077944384 1501 0 0 0 40 0 0 0 20 0 15 0 252211145 14429130752 30062 33554432000 4194304 4196468 140735855837296 139637019301872 139637551139458 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27447296 140735855846473 140735855846665 140735855846665 140735855849423 0
[pid=28749/tid=28763] ppid=28746 vsize=14090948 memory=301741373374332954 CPUtime=0 cores=1,3,5,7
/proc/28749/task/28763/stat : 28763 (java) S 28746 28749 26838 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 252211145 14429130752 30062 33554432000 4194304 4196468 140735855837296 139637018249568 139637551138517 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27447296 140735855846473 140735855846665 140735855846665 140735855849423 0
[pid=28749/tid=28764] ppid=28746 vsize=14090948 memory=301741394933055803 CPUtime=0 cores=1,3,5,7
/proc/28749/task/28764/stat : 28764 (java) S 28746 28749 26838 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 252211145 14429130752 30062 33554432000 4194304 4196468 140735855837296 139637017197616 139637551139458 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27447296 140735855846473 140735855846665 140735855846665 140735855849423 0
Current children cumulated CPU time: 2.04 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 120248 KiB

Child status: 0
Real time (s): 1.2492
CPU time (s): 2.16343
CPU user time (s): 2.08512
CPU system time (s): 0.078309
CPU usage (%): 173.185
Max. virtual memory (cumulated for all children) (KiB): 14090948
Max. memory (cumulated for all children) (KiB): 120248

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.08513
system time used= 0.078309
maximum resident set size= 123600
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24505
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= 2465
involuntary context switches= 6


# summary of solver processes directly reported to runsolver:
#   pid: 28749
#   total CPU time (s): 2.16343
#   total CPU user time (s): 2.08512
#   total CPU system time (s): 0.078309

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.028627 second user time and 0.057255 second system time

The end

Launcher Data

Begin job on node138 at 2018-08-15 17:21:20
IDJOB=4308149
IDBENCH=141609
IDSOLVER=2791
FILE ID=node138/4308149-1534346480
RUNJOBID= node138-1534328913-26870
PBS_JOBID= 21038152
Free space on /tmp= 38032 MiB

SOLVER NAME= OscaR - Conflict Ordering with restarts 2018-08-14
BENCH NAME= XCSP18/Quasigroups/QuasiGroup-7-09_c18.xml
COMMAND LINE= java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4308149-1534346480/watcher-4308149-1534346480 -o /tmp/evaluation-result-4308149-1534346480/solver-4308149-1534346480 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node138-1534328913-26870 --watchdog 2580  java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 722712942 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4308149-1534346480.xml

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

MD5SUM BENCH= b58d4382db4adda0890386c316fa0f74
RANDOM SEED=722712942

node138.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.71
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.71
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.71
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.71
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:        28528120 kB
MemAvailable:   31709908 kB
Buffers:           97036 kB
Cached:          3343280 kB
SwapCached:           12 kB
Active:          1970744 kB
Inactive:        1708416 kB
Active(anon):     183192 kB
Inactive(anon):   116684 kB
Active(file):    1787552 kB
Inactive(file):  1591732 kB
Unevictable:        7260 kB
Mlocked:            7260 kB
SwapTotal:      67108860 kB
SwapFree:       67108796 kB
Dirty:             35804 kB
Writeback:             0 kB
AnonPages:        248776 kB
Mapped:            67640 kB
Shmem:             57932 kB
Slab:             259348 kB
SReclaimable:     230964 kB
SUnreclaim:        28384 kB
KernelStack:        3520 kB
PageTables:         5972 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1255868 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    116736 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      112000 kB
DirectMap2M:    33433600 kB

Free space on /tmp at the end= 37996 MiB
End job on node138 at 2018-08-15 17:21:21