Trace number 4311885

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-17SAT 2.16035 1.26031

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.57	c version: 2018-08-17
0.67/0.57	c seed: 1281655370
0.67/0.57	c timeout: 2520
0.67/0.57	c memlimit: 11000
0.67/0.57	c nbcore: 1
0.67/0.59	c Parsing instance...
1.77/1.14	c Parsing done, starting search...
1.99/1.24	s SATISFIABLE
1.99/1.24	v <instantiation>
1.99/1.24	v 	<list>
1.99/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[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]
1.99/1.24	v 	</list>
1.99/1.24	v 	<values>
1.99/1.24	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 
1.99/1.24	v 	</values>
1.99/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 (13972 MiB free)
  memory of node 1: 16384 MiB (9066 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4311885-1534563454/watcher-4311885-1534563454 -o /tmp/evaluation-result-4311885-1534563454/solver-4311885-1534563454 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node133-1534541042-1855 --watchdog 2580 java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 1281655370 --timelimit 2520 --memlimit 11000 --nbcore 1 HOME/instance-4311885-1534563454.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=4715, runsolver pid=4712
Current StackSize limit: 8192 KiB


[startup+0.100093 s]*
/proc/loadavg: 1.60 1.44 1.41 3/219 4730
/proc/meminfo: memFree=23576204/32770624 swapFree=67108852/67108860
[pid=4715] ppid=4712 vsize=14082736 memory=30512 CPUtime=0.11 cores=0,2,4,6
/proc/4715/stat : 4715 (java) S 4712 4715 1824 0 -1 1077944320 6576 0 0 0 10 1 0 0 20 0 15 0 273908585 14420721664 7628 33554432000 4194304 4196468 140730378124400 140730378106944 139843930021623 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 33775616 140730378126408 140730378126601 140730378126601 140730378129359 0
/proc/4715/statm: 3520684 7628 3134 1 0 3482761 0
[pid=4715/tid=4717] ppid=4712 vsize=14082736 memory=-8826032147276854464 CPUtime=0.09 cores=0,2,4,6
/proc/4715/task/4717/stat : 4717 (java) R 4712 4715 1824 0 -1 4202560 4639 0 0 0 8 1 0 0 20 0 15 0 273908586 14420721664 7693 33554432000 4194304 4196468 140730378124400 139843934253120 139843930042970 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 33775616 140730378126408 140730378126601 140730378126601 140730378129359 0
[pid=4715/tid=4718] ppid=4712 vsize=14082736 memory=-7522837583129502606 CPUtime=0 cores=0,2,4,6
/proc/4715/task/4718/stat : 4718 (java) S 4712 4715 1824 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 273908587 14420721664 7693 33554432000 4194304 4196468 140730378124400 139843525417744 139843930031829 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33775616 140730378126408 140730378126601 140730378126601 140730378129359 0
[pid=4715/tid=4719] ppid=4712 vsize=14082736 memory=140579783079552 CPUtime=0 cores=0,2,4,6
/proc/4715/task/4719/stat : 4719 (java) S 4712 4715 1824 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273908587 14420721664 7693 33554432000 4194304 4196468 140730378124400 139843524365200 139843930031829 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33775616 140730378126408 140730378126601 140730378126601 140730378129359 0
[pid=4715/tid=4720] ppid=4712 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4715/task/4720/stat : 4720 (java) S 4712 4715 1824 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273908587 14420721664 7693 33554432000 4194304 4196468 140730378124400 139843523312656 139843930031829 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33775616 140730378126408 140730378126601 140730378126601 140730378129359 0
[pid=4715/tid=4721] ppid=4712 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/4715/task/4721/stat : 4721 (java) S 4712 4715 1824 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 273908587 14420721664 7693 33554432000 4194304 4196468 140730378124400 139843522260112 139843930031829 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33775616 140730378126408 140730378126601 140730378126601 140730378129359 0
[pid=4715/tid=4722] ppid=4712 vsize=14082736 memory=140579783079552 CPUtime=0 cores=0,2,4,6
/proc/4715/task/4722/stat : 4722 (java) S 4712 4715 1824 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 273908588 14420721664 7693 33554432000 4194304 4196468 140730378124400 139843472238576 139843930032770 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33775616 140730378126408 140730378126601 140730378126601 140730378129359 0
[pid=4715/tid=4723] ppid=4712 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/4715/task/4723/stat : 4723 (java) S 4712 4715 1824 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 273908588 14420721664 7693 33554432000 4194304 4196468 140730378124400 139843471184800 139843930031829 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33775616 140730378126408 140730378126601 140730378126601 140730378129359 0
[pid=4715/tid=4724] ppid=4712 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4715/task/4724/stat : 4724 (java) S 4712 4715 1824 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 273908589 14420721664 7693 33554432000 4194304 4196468 140730378124400 139843470132208 139843930031829 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33775616 140730378126408 140730378126601 140730378126601 140730378129359 0
[pid=4715/tid=4725] ppid=4712 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4715/task/4725/stat : 4725 (java) S 4712 4715 1824 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 273908591 14420721664 7693 33554432000 4194304 4196468 140730378124400 139843469080784 139843930040219 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33775616 140730378126408 140730378126601 140730378126601 140730378129359 0
[pid=4715/tid=4726] ppid=4712 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4715/task/4726/stat : 4726 (java) S 4712 4715 1824 0 -1 1077944384 309 0 0 0 0 0 0 0 20 0 15 0 273908591 14420721664 7693 33554432000 4194304 4196468 140730378124400 139843468028400 139843930032770 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33775616 140730378126408 140730378126601 140730378126601 140730378129359 0
[pid=4715/tid=4727] ppid=4712 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/4715/task/4727/stat : 4727 (java) S 4712 4715 1824 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273908591 14420721664 7693 33554432000 4194304 4196468 140730378124400 139843466975856 139843930032770 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33775616 140730378126408 140730378126601 140730378126601 140730378129359 0
[pid=4715/tid=4728] ppid=4712 vsize=14082736 memory=140579783079552 CPUtime=0.01 cores=0,2,4,6
/proc/4715/task/4728/stat : 4728 (java) S 4712 4715 1824 0 -1 1077944384 265 0 0 0 1 0 0 0 20 0 15 0 273908591 14420721664 7693 33554432000 4194304 4196468 140730378124400 139843465923312 139843930032770 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33775616 140730378126408 140730378126601 140730378126601 140730378129359 0
[pid=4715/tid=4729] ppid=4712 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/4715/task/4729/stat : 4729 (java) S 4712 4715 1824 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 273908591 14420721664 7693 33554432000 4194304 4196468 140730378124400 139843396955232 139843930031829 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33775616 140730378126408 140730378126601 140730378126601 140730378129359 0
[pid=4715/tid=4730] ppid=4712 vsize=14082736 memory=140579783079552 CPUtime=0 cores=0,2,4,6
/proc/4715/task/4730/stat : 4730 (java) S 4712 4715 1824 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273908591 14420721664 7693 33554432000 4194304 4196468 140730378124400 139843395901744 139843930032770 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33775616 140730378126408 140730378126601 140730378126601 140730378129359 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 30512 KiB

[startup+0.210529 s]*
/proc/loadavg: 1.60 1.44 1.41 4/219 4730
/proc/meminfo: memFree=23559716/32770624 swapFree=67108852/67108860
[pid=4715] ppid=4712 vsize=14082736 memory=46472 CPUtime=0.28 cores=0,2,4,6
/proc/4715/stat : 4715 (java) S 4712 4715 1824 0 -1 1077944320 10266 0 0 0 26 2 0 0 20 0 15 0 273908585 14420721664 11618 33554432000 4194304 4196468 140730378124400 140730378106944 139843930021623 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 33775616 140730378126408 140730378126601 140730378126601 140730378129359 0
/proc/4715/statm: 3520684 11618 3327 1 0 3482761 0
[pid=4715/tid=4717] ppid=4712 vsize=14082736 memory=7022364594140610616 CPUtime=0.2 cores=0,2,4,6
/proc/4715/task/4717/stat : 4717 (java) R 4712 4715 1824 0 -1 4202560 8043 0 0 0 18 2 0 0 20 0 15 0 273908586 14420721664 11618 33554432000 4194304 4196468 140730378124400 139843934245640 139843548042472 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 33775616 140730378126408 140730378126601 140730378126601 140730378129359 0
[pid=4715/tid=4718] ppid=4712 vsize=14082736 memory=345 CPUtime=0 cores=0,2,4,6
/proc/4715/task/4718/stat : 4718 (java) S 4712 4715 1824 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 273908587 14420721664 11618 33554432000 4194304 4196468 140730378124400 139843525417744 139843930031829 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33775616 140730378126408 140730378126601 140730378126601 140730378129359 0
[pid=4715/tid=4719] ppid=4712 vsize=14082736 memory=140579783084524 CPUtime=0 cores=0,2,4,6
/proc/4715/task/4719/stat : 4719 (java) S 4712 4715 1824 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273908587 14420721664 11618 33554432000 4194304 4196468 140730378124400 139843524365200 139843930031829 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33775616 140730378126408 140730378126601 140730378126601 140730378129359 0
[pid=4715/tid=4720] ppid=4712 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4715/task/4720/stat : 4720 (java) S 4712 4715 1824 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273908587 14420721664 11618 33554432000 4194304 4196468 140730378124400 139843523312656 139843930031829 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33775616 140730378126408 140730378126601 140730378126601 140730378129359 0
[pid=4715/tid=4721] ppid=4712 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/4715/task/4721/stat : 4721 (java) S 4712 4715 1824 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 273908587 14420721664 11618 33554432000 4194304 4196468 140730378124400 139843522260112 139843930031829 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33775616 140730378126408 140730378126601 140730378126601 140730378129359 0
[pid=4715/tid=4722] ppid=4712 vsize=14082736 memory=140579783079552 CPUtime=0 cores=0,2,4,6
/proc/4715/task/4722/stat : 4722 (java) S 4712 4715 1824 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 273908588 14420721664 11618 33554432000 4194304 4196468 140730378124400 139843472238576 139843930032770 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33775616 140730378126408 140730378126601 140730378126601 140730378129359 0
[pid=4715/tid=4723] ppid=4712 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/4715/task/4723/stat : 4723 (java) S 4712 4715 1824 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 273908588 14420721664 11618 33554432000 4194304 4196468 140730378124400 139843471184800 139843930031829 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33775616 140730378126408 140730378126601 140730378126601 140730378129359 0
[pid=4715/tid=4724] ppid=4712 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4715/task/4724/stat : 4724 (java) S 4712 4715 1824 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 273908589 14420721664 11618 33554432000 4194304 4196468 140730378124400 139843470132208 139843930031829 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33775616 140730378126408 140730378126601 140730378126601 140730378129359 0
[pid=4715/tid=4725] ppid=4712 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4715/task/4725/stat : 4725 (java) S 4712 4715 1824 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 273908591 14420721664 11618 33554432000 4194304 4196468 140730378124400 139843469080784 139843930040219 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33775616 140730378126408 140730378126601 140730378126601 140730378129359 0
[pid=4715/tid=4726] ppid=4712 vsize=14082736 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/4715/task/4726/stat : 4726 (java) R 4712 4715 1824 0 -1 1077944384 471 0 0 0 1 0 0 0 20 0 15 0 273908591 14420721664 11618 33554432000 4194304 4196468 140730378124400 139843468028400 139843930032770 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 33775616 140730378126408 140730378126601 140730378126601 140730378129359 0
[pid=4715/tid=4727] ppid=4712 vsize=14082736 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/4715/task/4727/stat : 4727 (java) R 4712 4715 1824 0 -1 4202560 55 0 0 0 1 0 0 0 20 0 15 0 273908591 14420721664 11618 33554432000 4194304 4196468 140730378124400 139843466975856 139843907250910 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 33775616 140730378126408 140730378126601 140730378126601 140730378129359 0
[pid=4715/tid=4728] ppid=4712 vsize=14082736 memory=140579783079552 CPUtime=0.05 cores=0,2,4,6
/proc/4715/task/4728/stat : 4728 (java) R 4712 4715 1824 0 -1 4202560 316 0 0 0 5 0 0 0 20 0 15 0 273908591 14420721664 11618 33554432000 4194304 4196468 140730378124400 139843465920248 139843908940184 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 33775616 140730378126408 140730378126601 140730378126601 140730378129359 0
[pid=4715/tid=4729] ppid=4712 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/4715/task/4729/stat : 4729 (java) S 4712 4715 1824 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 273908591 14420721664 11618 33554432000 4194304 4196468 140730378124400 139843396955232 139843930031829 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33775616 140730378126408 140730378126601 140730378126601 140730378129359 0
[pid=4715/tid=4730] ppid=4712 vsize=14082736 memory=140579783079552 CPUtime=0 cores=0,2,4,6
/proc/4715/task/4730/stat : 4730 (java) S 4712 4715 1824 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273908591 14420721664 11618 33554432000 4194304 4196468 140730378124400 139843395901744 139843930032770 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33775616 140730378126408 140730378126601 140730378126601 140730378129359 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 46472 KiB

[startup+0.310572 s]*
/proc/loadavg: 1.60 1.44 1.41 3/219 4730
/proc/meminfo: memFree=23556412/32770624 swapFree=67108852/67108860
[pid=4715] ppid=4712 vsize=14082736 memory=50444 CPUtime=0.43 cores=0,2,4,6
/proc/4715/stat : 4715 (java) S 4712 4715 1824 0 -1 1077944320 10760 0 0 0 41 2 0 0 20 0 15 0 273908585 14420721664 12611 33554432000 4194304 4196468 140730378124400 140730378106944 139843930021623 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 33775616 140730378126408 140730378126601 140730378126601 140730378129359 0
/proc/4715/statm: 3520684 12611 3375 1 0 3482761 0
[pid=4715/tid=4717] ppid=4712 vsize=14082736 memory=7311146985107750967 CPUtime=0.29 cores=0,2,4,6
/proc/4715/task/4717/stat : 4717 (java) R 4712 4715 1824 0 -1 4202560 8417 0 0 0 27 2 0 0 20 0 15 0 273908586 14420721664 12611 33554432000 4194304 4196468 140730378124400 139843934230976 139843914102110 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 33775616 140730378126408 140730378126601 140730378126601 140730378129359 0
[pid=4715/tid=4718] ppid=4712 vsize=14082736 memory=304556157652172823 CPUtime=0 cores=0,2,4,6
/proc/4715/task/4718/stat : 4718 (java) S 4712 4715 1824 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 273908587 14420721664 12611 33554432000 4194304 4196468 140730378124400 139843525417744 139843930031829 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33775616 140730378126408 140730378126601 140730378126601 140730378129359 0
[pid=4715/tid=4719] ppid=4712 vsize=14082736 memory=14834685977589400 CPUtime=0 cores=0,2,4,6
/proc/4715/task/4719/stat : 4719 (java) S 4712 4715 1824 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273908587 14420721664 12611 33554432000 4194304 4196468 140730378124400 139843524365200 139843930031829 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33775616 140730378126408 140730378126601 140730378126601 140730378129359 0
[pid=4715/tid=4720] ppid=4712 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4715/task/4720/stat : 4720 (java) S 4712 4715 1824 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273908587 14420721664 12611 33554432000 4194304 4196468 140730378124400 139843523312656 139843930031829 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33775616 140730378126408 140730378126601 140730378126601 140730378129359 0
[pid=4715/tid=4721] ppid=4712 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/4715/task/4721/stat : 4721 (java) S 4712 4715 1824 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 273908587 14420721664 12611 33554432000 4194304 4196468 140730378124400 139843522260112 139843930031829 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33775616 140730378126408 140730378126601 140730378126601 140730378129359 0
[pid=4715/tid=4722] ppid=4712 vsize=14082736 memory=140579783079552 CPUtime=0 cores=0,2,4,6
/proc/4715/task/4722/stat : 4722 (java) S 4712 4715 1824 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 273908588 14420721664 12611 33554432000 4194304 4196468 140730378124400 139843472238576 139843930032770 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33775616 140730378126408 140730378126601 140730378126601 140730378129359 0
[pid=4715/tid=4723] ppid=4712 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/4715/task/4723/stat : 4723 (java) S 4712 4715 1824 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 273908588 14420721664 12611 33554432000 4194304 4196468 140730378124400 139843471184800 139843930031829 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33775616 140730378126408 140730378126601 140730378126601 140730378129359 0
[pid=4715/tid=4724] ppid=4712 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4715/task/4724/stat : 4724 (java) S 4712 4715 1824 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 273908589 14420721664 12611 33554432000 4194304 4196468 140730378124400 139843470132208 139843930031829 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33775616 140730378126408 140730378126601 140730378126601 140730378129359 0
[pid=4715/tid=4725] ppid=4712 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4715/task/4725/stat : 4725 (java) S 4712 4715 1824 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 273908591 14420721664 12611 33554432000 4194304 4196468 140730378124400 139843469080784 139843930040219 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33775616 140730378126408 140730378126601 140730378126601 140730378129359 0
[pid=4715/tid=4726] ppid=4712 vsize=14082736 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/4715/task/4726/stat : 4726 (java) S 4712 4715 1824 0 -1 1077944384 567 0 0 0 3 0 0 0 20 0 15 0 273908591 14420721664 12611 33554432000 4194304 4196468 140730378124400 139843468028400 139843930032770 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33775616 140730378126408 140730378126601 140730378126601 140730378129359 0
[pid=4715/tid=4727] ppid=4712 vsize=14082736 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/4715/task/4727/stat : 4727 (java) S 4712 4715 1824 0 -1 1077944384 58 0 0 0 2 0 0 0 20 0 15 0 273908591 14420721664 12611 33554432000 4194304 4196468 140730378124400 139843466975856 139843930032770 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33775616 140730378126408 140730378126601 140730378126601 140730378129359 0
[pid=4715/tid=4728] ppid=4712 vsize=14082736 memory=140579783079552 CPUtime=0.08 cores=0,2,4,6
/proc/4715/task/4728/stat : 4728 (java) S 4712 4715 1824 0 -1 1077944384 345 0 0 0 8 0 0 0 20 0 15 0 273908591 14420721664 12611 33554432000 4194304 4196468 140730378124400 139843465923312 139843930032770 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33775616 140730378126408 140730378126601 140730378126601 140730378129359 0
[pid=4715/tid=4729] ppid=4712 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/4715/task/4729/stat : 4729 (java) S 4712 4715 1824 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 273908591 14420721664 12611 33554432000 4194304 4196468 140730378124400 139843396955232 139843930031829 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33775616 140730378126408 140730378126601 140730378126601 140730378129359 0
[pid=4715/tid=4730] ppid=4712 vsize=14082736 memory=140579783079552 CPUtime=0 cores=0,2,4,6
/proc/4715/task/4730/stat : 4730 (java) S 4712 4715 1824 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273908591 14420721664 12611 33554432000 4194304 4196468 140730378124400 139843395901744 139843930032770 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33775616 140730378126408 140730378126601 140730378126601 140730378129359 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 50444 KiB

[startup+0.700694 s]
/proc/loadavg: 1.60 1.44 1.41 3/219 4730
/proc/meminfo: memFree=23535964/32770624 swapFree=67108852/67108860
[pid=4715] ppid=4712 vsize=14084804 memory=88772 CPUtime=0.99 cores=0,2,4,6
/proc/4715/stat : 4715 (java) S 4712 4715 1824 0 -1 1077944320 17596 0 0 0 93 6 0 0 20 0 15 0 273908585 14422839296 22193 33554432000 4194304 4196468 140730378124400 140730378106944 139843930021623 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 33775616 140730378126408 140730378126601 140730378126601 140730378129359 0
/proc/4715/statm: 3521201 22193 3501 1 0 3483273 0
[pid=4715/tid=4717] ppid=4712 vsize=14084804 memory=3340 CPUtime=0.67 cores=0,2,4,6
/proc/4715/task/4717/stat : 4717 (java) R 4712 4715 1824 0 -1 4202560 14831 0 0 0 63 4 0 0 20 0 15 0 273908586 14422839296 22193 33554432000 4194304 4196468 140730378124400 139843934245728 139843915703066 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 33775616 140730378126408 140730378126601 140730378126601 140730378129359 0
[pid=4715/tid=4718] ppid=4712 vsize=14084804 memory=1172 CPUtime=0 cores=0,2,4,6
/proc/4715/task/4718/stat : 4718 (java) S 4712 4715 1824 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 273908587 14422839296 22193 33554432000 4194304 4196468 140730378124400 139843525417744 139843930031829 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33775616 140730378126408 140730378126601 140730378126601 140730378129359 0
[pid=4715/tid=4719] ppid=4712 vsize=14084804 memory=3844 CPUtime=0 cores=0,2,4,6
/proc/4715/task/4719/stat : 4719 (java) S 4712 4715 1824 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273908587 14422839296 22193 33554432000 4194304 4196468 140730378124400 139843524365200 139843930031829 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33775616 140730378126408 140730378126601 140730378126601 140730378129359 0
[pid=4715/tid=4720] ppid=4712 vsize=14084804 memory=1624 CPUtime=0 cores=0,2,4,6
/proc/4715/task/4720/stat : 4720 (java) S 4712 4715 1824 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273908587 14422839296 22193 33554432000 4194304 4196468 140730378124400 139843523312656 139843930031829 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33775616 140730378126408 140730378126601 140730378126601 140730378129359 0
[pid=4715/tid=4721] ppid=4712 vsize=14084804 memory=496 CPUtime=0 cores=0,2,4,6
/proc/4715/task/4721/stat : 4721 (java) S 4712 4715 1824 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 273908587 14422839296 22193 33554432000 4194304 4196468 140730378124400 139843522260112 139843930031829 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33775616 140730378126408 140730378126601 140730378126601 140730378129359 0
[pid=4715/tid=4722] ppid=4712 vsize=14084804 memory=928 CPUtime=0 cores=0,2,4,6
/proc/4715/task/4722/stat : 4722 (java) S 4712 4715 1824 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 273908588 14422839296 22193 33554432000 4194304 4196468 140730378124400 139843472238576 139843930032770 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33775616 140730378126408 140730378126601 140730378126601 140730378129359 0
[pid=4715/tid=4723] ppid=4712 vsize=14084804 memory=2248 CPUtime=0 cores=0,2,4,6
/proc/4715/task/4723/stat : 4723 (java) S 4712 4715 1824 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 273908588 14422839296 22193 33554432000 4194304 4196468 140730378124400 139843471184800 139843930031829 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33775616 140730378126408 140730378126601 140730378126601 140730378129359 0
[pid=4715/tid=4724] ppid=4712 vsize=14084804 memory=1796 CPUtime=0 cores=0,2,4,6
/proc/4715/task/4724/stat : 4724 (java) S 4712 4715 1824 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 273908589 14422839296 22193 33554432000 4194304 4196468 140730378124400 139843470132208 139843930031829 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33775616 140730378126408 140730378126601 140730378126601 140730378129359 0
[pid=4715/tid=4725] ppid=4712 vsize=14084804 memory=7157735280230160482 CPUtime=0 cores=0,2,4,6
/proc/4715/task/4725/stat : 4725 (java) S 4712 4715 1824 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 273908591 14422839296 22193 33554432000 4194304 4196468 140730378124400 139843469080784 139843930040219 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33775616 140730378126408 140730378126601 140730378126601 140730378129359 0
[pid=4715/tid=4726] ppid=4712 vsize=14084804 memory=6220710713395997799 CPUtime=0.08 cores=0,2,4,6
/proc/4715/task/4726/stat : 4726 (java) S 4712 4715 1824 0 -1 1077944384 724 0 0 0 8 0 0 0 20 0 15 0 273908591 14422839296 22193 33554432000 4194304 4196468 140730378124400 139843468028400 139843930032770 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33775616 140730378126408 140730378126601 140730378126601 140730378129359 0
[pid=4715/tid=4727] ppid=4712 vsize=14084804 memory=5868304025524987489 CPUtime=0.06 cores=0,2,4,6
/proc/4715/task/4727/stat : 4727 (java) S 4712 4715 1824 0 -1 1077944384 218 0 0 0 6 0 0 0 20 0 15 0 273908591 14422839296 22193 33554432000 4194304 4196468 140730378124400 139843466975856 139843930032770 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33775616 140730378126408 140730378126601 140730378126601 140730378129359 0
[pid=4715/tid=4728] ppid=4712 vsize=14084804 memory=6296406565455291498 CPUtime=0.15 cores=0,2,4,6
/proc/4715/task/4728/stat : 4728 (java) S 4712 4715 1824 0 -1 1077944384 438 0 0 0 15 0 0 0 20 0 15 0 273908591 14422839296 22193 33554432000 4194304 4196468 140730378124400 139843465923312 139843930032770 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33775616 140730378126408 140730378126601 140730378126601 140730378129359 0
[pid=4715/tid=4729] ppid=4712 vsize=14084804 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4715/task/4729/stat : 4729 (java) S 4712 4715 1824 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 273908591 14422839296 22193 33554432000 4194304 4196468 140730378124400 139843396955232 139843930031829 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33775616 140730378126408 140730378126601 140730378126601 140730378129359 0
[pid=4715/tid=4730] ppid=4712 vsize=14084804 memory=6444 CPUtime=0 cores=0,2,4,6
/proc/4715/task/4730/stat : 4730 (java) S 4712 4715 1824 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273908591 14422839296 22193 33554432000 4194304 4196468 140730378124400 139843395901744 139843930032770 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33775616 140730378126408 140730378126601 140730378126601 140730378129359 0
Current children cumulated CPU time: 0.99 s
Current children cumulated vsize: 14084804 KiB
Current children cumulated memory: 88772 KiB

[startup+1.26024 s]
# the end of solver process 4715 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2.07171 s, system=0.08864 s

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

[startup+0.806326 s]
/proc/loadavg: 1.60 1.44 1.41 3/219 4730
/proc/meminfo: memFree=23535964/32770624 swapFree=67108852/67108860
[pid=4715] ppid=4712 vsize=14086852 memory=93552 CPUtime=1.18 cores=0,2,4,6
/proc/4715/stat : 4715 (java) S 4712 4715 1824 0 -1 1077944320 18181 0 0 0 112 6 0 0 20 0 15 0 273908585 14424936448 23388 33554432000 4194304 4196468 140730378124400 140730378106944 139843930021623 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 33775616 140730378126408 140730378126601 140730378126601 140730378129359 0
/proc/4715/statm: 3521713 23388 3508 1 0 3483785 0
[pid=4715/tid=4717] ppid=4712 vsize=14086852 memory=13920 CPUtime=0.77 cores=0,2,4,6
/proc/4715/task/4717/stat : 4717 (java) R 4712 4715 1824 0 -1 4202560 15241 0 0 0 73 4 0 0 20 0 15 0 273908586 14424936448 23388 33554432000 4194304 4196468 140730378124400 139843934258192 139843930033558 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 33775616 140730378126408 140730378126601 140730378126601 140730378129359 0
[pid=4715/tid=4718] ppid=4712 vsize=14086852 memory=2241 CPUtime=0 cores=0,2,4,6
/proc/4715/task/4718/stat : 4718 (java) S 4712 4715 1824 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 273908587 14424936448 23388 33554432000 4194304 4196468 140730378124400 139843525417744 139843930031829 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33775616 140730378126408 140730378126601 140730378126601 140730378129359 0
[pid=4715/tid=4719] ppid=4712 vsize=14086852 memory=2244 CPUtime=0 cores=0,2,4,6
/proc/4715/task/4719/stat : 4719 (java) S 4712 4715 1824 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273908587 14424936448 23388 33554432000 4194304 4196468 140730378124400 139843524365200 139843930031829 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33775616 140730378126408 140730378126601 140730378126601 140730378129359 0
[pid=4715/tid=4720] ppid=4712 vsize=14086852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4715/task/4720/stat : 4720 (java) S 4712 4715 1824 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273908587 14424936448 23388 33554432000 4194304 4196468 140730378124400 139843523312656 139843930031829 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33775616 140730378126408 140730378126601 140730378126601 140730378129359 0
[pid=4715/tid=4721] ppid=4712 vsize=14086852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4715/task/4721/stat : 4721 (java) S 4712 4715 1824 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 273908587 14424936448 23388 33554432000 4194304 4196468 140730378124400 139843522260112 139843930031829 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33775616 140730378126408 140730378126601 140730378126601 140730378129359 0
[pid=4715/tid=4722] ppid=4712 vsize=14086852 memory=6656426216303648864 CPUtime=0 cores=0,2,4,6
/proc/4715/task/4722/stat : 4722 (java) S 4712 4715 1824 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 273908588 14424936448 23388 33554432000 4194304 4196468 140730378124400 139843472238576 139843930032770 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33775616 140730378126408 140730378126601 140730378126601 140730378129359 0
[pid=4715/tid=4723] ppid=4712 vsize=14086852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4715/task/4723/stat : 4723 (java) S 4712 4715 1824 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 273908588 14424936448 23388 33554432000 4194304 4196468 140730378124400 139843471184800 139843930031829 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33775616 140730378126408 140730378126601 140730378126601 140730378129359 0
[pid=4715/tid=4724] ppid=4712 vsize=14086852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4715/task/4724/stat : 4724 (java) S 4712 4715 1824 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 273908589 14424936448 23388 33554432000 4194304 4196468 140730378124400 139843470132208 139843930031829 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33775616 140730378126408 140730378126601 140730378126601 140730378129359 0
[pid=4715/tid=4725] ppid=4712 vsize=14086852 memory=2867565960586600 CPUtime=0 cores=0,2,4,6
/proc/4715/task/4725/stat : 4725 (java) S 4712 4715 1824 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 273908591 14424936448 23388 33554432000 4194304 4196468 140730378124400 139843469080784 139843930040219 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33775616 140730378126408 140730378126601 140730378126601 140730378129359 0
[pid=4715/tid=4726] ppid=4712 vsize=14086852 memory=6944656592455359580 CPUtime=0.1 cores=0,2,4,6
/proc/4715/task/4726/stat : 4726 (java) R 4712 4715 1824 0 -1 1077944384 742 0 0 0 10 0 0 0 20 0 15 0 273908591 14424936448 23388 33554432000 4194304 4196468 140730378124400 139843468028400 139843930032770 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 33775616 140730378126408 140730378126601 140730378126601 140730378129359 0
[pid=4715/tid=4727] ppid=4712 vsize=14086852 memory=6944652177228980320 CPUtime=0.08 cores=0,2,4,6
/proc/4715/task/4727/stat : 4727 (java) S 4712 4715 1824 0 -1 1077944384 234 0 0 0 8 0 0 0 20 0 15 0 273908591 14424936448 23388 33554432000 4194304 4196468 140730378124400 139843466975856 139843930032770 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33775616 140730378126408 140730378126601 140730378126601 140730378129359 0
[pid=4715/tid=4728] ppid=4712 vsize=14086852 memory=6944656592455097440 CPUtime=0.2 cores=0,2,4,6
/proc/4715/task/4728/stat : 4728 (java) R 4712 4715 1824 0 -1 4202560 579 0 0 0 20 0 0 0 20 0 15 0 273908591 14424936448 23388 33554432000 4194304 4196468 140730378124400 139843465921272 139843909328464 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 33775616 140730378126408 140730378126601 140730378126601 140730378129359 0
[pid=4715/tid=4729] ppid=4712 vsize=14086852 memory=6944656592455360604 CPUtime=0 cores=0,2,4,6
/proc/4715/task/4729/stat : 4729 (java) S 4712 4715 1824 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 273908591 14424936448 23388 33554432000 4194304 4196468 140730378124400 139843396955232 139843930031829 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33775616 140730378126408 140730378126601 140730378126601 140730378129359 0
[pid=4715/tid=4730] ppid=4712 vsize=14086852 memory=6655300316396806240 CPUtime=0 cores=0,2,4,6
/proc/4715/task/4730/stat : 4730 (java) S 4712 4715 1824 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273908591 14424936448 23388 33554432000 4194304 4196468 140730378124400 139843395901744 139843930032770 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33775616 140730378126408 140730378126601 140730378126601 140730378129359 0
Current children cumulated CPU time: 1.18 s
Current children cumulated vsize: 14086852 KiB
Current children cumulated memory: 93552 KiB

[startup+1.20063 s]
/proc/loadavg: 1.60 1.44 1.41 5/219 4730
/proc/meminfo: memFree=23501800/32770624 swapFree=67108852/67108860
[pid=4715] ppid=4712 vsize=14090948 memory=119844 CPUtime=1.99 cores=0,2,4,6
/proc/4715/stat : 4715 (java) S 4712 4715 1824 0 -1 1077944320 23809 0 0 0 191 8 0 0 20 0 15 0 273908585 14429130752 29961 33554432000 4194304 4196468 140730378124400 140730378106944 139843930021623 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 33775616 140730378126408 140730378126601 140730378126601 140730378129359 0
/proc/4715/statm: 3522737 29961 3533 1 0 3484809 0
[pid=4715/tid=4717] ppid=4712 vsize=14090948 memory=0 CPUtime=1.17 cores=0,2,4,6
/proc/4715/task/4717/stat : 4717 (java) R 4712 4715 1824 0 -1 4202560 19315 0 0 0 111 6 0 0 20 0 15 0 273908586 14429130752 29961 33554432000 4194304 4196468 140730378124400 139843934255744 139843930033558 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 33775616 140730378126408 140730378126601 140730378126601 140730378129359 0
[pid=4715/tid=4718] ppid=4712 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4715/task/4718/stat : 4718 (java) S 4712 4715 1824 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 273908587 14429130752 29961 33554432000 4194304 4196468 140730378124400 139843525417744 139843930031829 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33775616 140730378126408 140730378126601 140730378126601 140730378129359 0
[pid=4715/tid=4719] ppid=4712 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4715/task/4719/stat : 4719 (java) S 4712 4715 1824 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273908587 14429130752 29961 33554432000 4194304 4196468 140730378124400 139843524365200 139843930031829 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33775616 140730378126408 140730378126601 140730378126601 140730378129359 0
[pid=4715/tid=4720] ppid=4712 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4715/task/4720/stat : 4720 (java) S 4712 4715 1824 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 273908587 14429130752 29961 33554432000 4194304 4196468 140730378124400 139843523312656 139843930031829 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33775616 140730378126408 140730378126601 140730378126601 140730378129359 0
[pid=4715/tid=4721] ppid=4712 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4715/task/4721/stat : 4721 (java) S 4712 4715 1824 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 273908587 14429130752 29961 33554432000 4194304 4196468 140730378124400 139843522260112 139843930031829 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33775616 140730378126408 140730378126601 140730378126601 140730378129359 0
[pid=4715/tid=4722] ppid=4712 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4715/task/4722/stat : 4722 (java) S 4712 4715 1824 0 -1 1077944384 31 0 0 0 0 0 0 0 20 0 15 0 273908588 14429130752 29961 33554432000 4194304 4196468 140730378124400 139843472238576 139843930032770 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33775616 140730378126408 140730378126601 140730378126601 140730378129359 0
[pid=4715/tid=4723] ppid=4712 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4715/task/4723/stat : 4723 (java) S 4712 4715 1824 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 273908588 14429130752 29961 33554432000 4194304 4196468 140730378124400 139843471184800 139843930031829 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33775616 140730378126408 140730378126601 140730378126601 140730378129359 0
[pid=4715/tid=4724] ppid=4712 vsize=14090948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4715/task/4724/stat : 4724 (java) S 4712 4715 1824 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 273908589 14429130752 29961 33554432000 4194304 4196468 140730378124400 139843470132208 139843930031829 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33775616 140730378126408 140730378126601 140730378126601 140730378129359 0
[pid=4715/tid=4725] ppid=4712 vsize=14090948 memory=42577 CPUtime=0 cores=0,2,4,6
/proc/4715/task/4725/stat : 4725 (java) S 4712 4715 1824 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 273908591 14429130752 29961 33554432000 4194304 4196468 140730378124400 139843469080784 139843930040219 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33775616 140730378126408 140730378126601 140730378126601 140730378129359 0
[pid=4715/tid=4726] ppid=4712 vsize=14090948 memory=22425097997034 CPUtime=0.2 cores=0,2,4,6
/proc/4715/task/4726/stat : 4726 (java) R 4712 4715 1824 0 -1 4202560 1012 0 0 0 20 0 0 0 20 0 15 0 273908591 14429130752 29961 33554432000 4194304 4196468 140730378124400 139843468010480 139843910657556 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 33775616 140730378126408 140730378126601 140730378126601 140730378129359 0
[pid=4715/tid=4727] ppid=4712 vsize=14090948 memory=14694630255 CPUtime=0.19 cores=0,2,4,6
/proc/4715/task/4727/stat : 4727 (java) R 4712 4715 1824 0 -1 4202560 506 0 0 0 19 0 0 0 20 0 15 0 273908591 14429130752 29961 33554432000 4194304 4196468 140730378124400 139843466960176 139843909267513 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 33775616 140730378126408 140730378126601 140730378126601 140730378129359 0
[pid=4715/tid=4728] ppid=4712 vsize=14090948 memory=6298655208415794087 CPUtime=0.4 cores=0,2,4,6
/proc/4715/task/4728/stat : 4728 (java) R 4712 4715 1824 0 -1 1077944384 1561 0 0 0 40 0 0 0 20 0 15 0 273908591 14429130752 29961 33554432000 4194304 4196468 140730378124400 139843465923312 139843930032770 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 33775616 140730378126408 140730378126601 140730378126601 140730378129359 0
[pid=4715/tid=4729] ppid=4712 vsize=14090948 memory=81600 CPUtime=0 cores=0,2,4,6
/proc/4715/task/4729/stat : 4729 (java) S 4712 4715 1824 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 273908591 14429130752 29961 33554432000 4194304 4196468 140730378124400 139843396955232 139843930031829 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33775616 140730378126408 140730378126601 140730378126601 140730378129359 0
[pid=4715/tid=4730] ppid=4712 vsize=14090948 memory=40570261087460 CPUtime=0 cores=0,2,4,6
/proc/4715/task/4730/stat : 4730 (java) S 4712 4715 1824 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 273908591 14429130752 29961 33554432000 4194304 4196468 140730378124400 139843395901744 139843930032770 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33775616 140730378126408 140730378126601 140730378126601 140730378129359 0
Current children cumulated CPU time: 1.99 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 119844 KiB

Child status: 0
Real time (s): 1.26031
CPU time (s): 2.16035
CPU user time (s): 2.07171
CPU system time (s): 0.08864
CPU usage (%): 171.414
Max. virtual memory (cumulated for all children) (KiB): 14090948
Max. memory (cumulated for all children) (KiB): 119844

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.07171
system time used= 0.08864
maximum resident set size= 125344
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24901
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= 2495
involuntary context switches= 7


# summary of solver processes directly reported to runsolver:
#   pid: 4715
#   total CPU time (s): 2.16035
#   total CPU user time (s): 2.07171
#   total CPU system time (s): 0.08864

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.022497 second user time and 0.064963 second system time

The end

Launcher Data

Begin job on node133 at 2018-08-18 05:37:34
IDJOB=4311885
IDBENCH=141609
IDSOLVER=2799
FILE ID=node133/4311885-1534563454
RUNJOBID= node133-1534541042-1855
PBS_JOBID= 21038638
Free space on /tmp= 50388 MiB

SOLVER NAME= OscaR - Conflict Ordering with restarts 2018-08-17
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 1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4311885-1534563454/watcher-4311885-1534563454 -o /tmp/evaluation-result-4311885-1534563454/solver-4311885-1534563454 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node133-1534541042-1855 --watchdog 2580  java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 1281655370 --timelimit 2520 --memlimit 11000 --nbcore 1 HOME/instance-4311885-1534563454.xml

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

MD5SUM BENCH= b58d4382db4adda0890386c316fa0f74
RANDOM SEED=1281655370

node133.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.24
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.24
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.24
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.24
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:        23593564 kB
MemAvailable:   31678696 kB
Buffers:          204396 kB
Cached:          8161900 kB
SwapCached:            4 kB
Active:          4956696 kB
Inactive:        3683608 kB
Active(anon):     254084 kB
Inactive(anon):    88488 kB
Active(file):    4702612 kB
Inactive(file):  3595120 kB
Unevictable:        7068 kB
Mlocked:            7068 kB
SwapTotal:      67108860 kB
SwapFree:       67108852 kB
Dirty:             35476 kB
Writeback:             0 kB
AnonPages:        280984 kB
Mapped:            33240 kB
Shmem:             66200 kB
Slab:             235392 kB
SReclaimable:     206472 kB
SUnreclaim:        28920 kB
KernelStack:        3584 kB
PageTables:         5852 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1222936 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    206848 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 50352 MiB
End job on node133 at 2018-08-18 05:37:36