Trace number 4307681

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
OscaR - Conflict Ordering 2018-08-14SAT 2.23755 1.29443

General information on the benchmark

NameSportsScheduling/
SportsScheduling-10_c18.xml
MD5SUM90120b7f275ce51772dc9fcf00f05be5
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.052072
Satisfiable
(Un)Satisfiability was proved
Number of variables145
Number of constraints85
Number of domains2
Minimum domain size10
Maximum domain size45
Distribution of domain sizes[{"size":10,"count":100},{"size":45,"count":45}]
Minimum variable degree3
Maximum variable degree4
Distribution of variable degrees[{"degree":3,"count":50},{"degree":4,"count":95}]
Minimum constraint arity1
Maximum constraint arity45
Distribution of constraint arities[{"arity":1,"count":5},{"arity":2,"count":5},{"arity":3,"count":45},{"arity":5,"count":9},{"arity":10,"count":10},{"arity":18,"count":5},{"arity":20,"count":5},{"arity":45,"count":1}]
Number of extensional constraints45
Number of intensional constraints10
Distribution of constraint types[{"type":"extension","count":45},{"type":"intension","count":10},{"type":"allDifferent","count":11},{"type":"count","count":9},{"type":"cardinality","count":10}]
Optimization problemNO
Type of objective

Solver Data

0.66/0.56	c version: 2018-08-14
0.66/0.56	c seed: 977763501
0.66/0.56	c timeout: 2520
0.66/0.56	c memlimit: 11000
0.66/0.56	c nbcore: 4
0.66/0.58	c Parsing instance...
1.99/1.21	c Parsing done, starting search...
1.99/1.27	s SATISFIABLE
1.99/1.27	v <instantiation>
1.99/1.27	v 	<list>
1.99/1.27	v 		h[0][0] h[0][1] h[0][2] h[0][3] h[0][4] h[0][5] h[0][6] h[0][7] h[0][8] h[1][0] h[1][1] h[1][2] h[1][3] h[1][4] h[1][5] h[1][6] h[1][7] h[1][8] h[2][0] h[2][1] h[2][2] h[2][3] h[2][4] h[2][5] h[2][6] h[2][7] h[2][8] h[3][0] h[3][1] h[3][2] h[3][3] h[3][4] h[3][5] h[3][6] h[3][7] h[3][8] h[4][0] h[4][1] h[4][2] h[4][3] h[4][4] h[4][5] h[4][6] h[4][7] h[4][8] a[0][0] a[0][1] a[0][2] a[0][3] a[0][4] a[0][5] a[0][6] a[0][7] a[0][8] a[1][0] a[1][1] a[1][2] a[1][3] a[1][4] a[1][5] a[1][6] a[1][7] a[1][8] a[2][0] a[2][1] a[2][2] a[2][3] a[2][4] a[2][5] a[2][6] a[2][7] a[2][8] a[3][0] a[3][1] a[3][2] a[3][3] a[3][4] a[3][5] a[3][6] a[3][7] a[3][8] a[4][0] a[4][1] a[4][2] a[4][3] a[4][4] a[4][5] a[4][6] a[4][7] a[4][8] m[0][0] m[0][1] m[0][2] m[0][3] m[0][4] m[0][5] m[0][6] m[0][7] m[0][8] m[1][0] m[1][1] m[1][2] m[1][3] m[1][4] m[1][5] m[1][6] m[1][7] m[1][8] m[2][0] m[2][1] m[2][2] m[2][3] m[2][4] m[2][5] m[2][6] m[2][7] m[2][8] m[3][0] m[3][1] m[3][2] m[3][3] m[3][4] m[3][5] m[3][6] m[3][7] m[3][8] m[4][0] m[4][1] m[4][2] m[4][3] m[4][4] m[4][5] m[4][6] m[4][7] m[4][8] hd[0] hd[1] hd[2] hd[3] hd[4] ad[0] ad[1] ad[2] ad[3] ad[4]
1.99/1.27	v 	</list>
1.99/1.27	v 	<values>
1.99/1.27	v 		0 7 7 2 2 0 3 5 1 2 4 1 1 0 4 6 0 3 4 1 5 3 4 3 0 2 2 6 3 2 0 1 2 5 1 0 8 0 0 6 3 1 1 4 5 1 9 8 5 6 6 4 9 4 3 8 9 7 5 7 9 8 6 5 6 6 9 9 8 7 7 8 7 5 4 4 8 9 8 3 9 9 2 3 8 7 5 2 6 7 0 43 42 19 20 5 24 38 11 17 33 16 14 4 32 41 7 26 30 13 35 29 34 28 6 21 22 39 25 18 3 15 23 37 10 8 44 1 2 40 27 12 9 31 36 3 2 0 6 4 8 5 1 7 9 
1.99/1.27	v 	</values>
1.99/1.27	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 (12714 MiB free)
  memory of node 1: 16384 MiB (10329 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4307681-1534268059/watcher-4307681-1534268059 -o /tmp/evaluation-result-4307681-1534268059/solver-4307681-1534268059 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node148-1534258053-11964 --watchdog 2580 java -Xmx11000m -jar oscarCPXcsp3-conf_order.jar --randomseed 977763501 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4307681-1534268059.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=13003, runsolver pid=13000


[startup+0.100139 s]*
/proc/loadavg: 1.49 1.38 1.34 3/216 13018
/proc/meminfo: memFree=23579204/32770624 swapFree=67108368/67108860
[pid=13003] ppid=13000 vsize=14082736 memory=31488 CPUtime=0.12 cores=1,3,5,7
/proc/13003/stat : 13003 (java) S 13000 13003 11932 0 -1 1077944320 6783 0 0 0 11 1 0 0 20 0 15 0 244369056 14420721664 7872 33554432000 4194304 4196468 140726751884352 140726751866896 140353163878135 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 22917120 140726751888465 140726751888649 140726751888649 140726751891407 0
/proc/13003/statm: 3520684 7872 3161 1 0 3482761 0
[pid=13003/tid=13005] ppid=13000 vsize=14082736 memory=-6966717417093883519 CPUtime=0.09 cores=1,3,5,7
/proc/13003/task/13005/stat : 13005 (java) R 13000 13003 11932 0 -1 4202560 4832 0 0 0 8 1 0 0 20 0 15 0 244369056 14420721664 7872 33554432000 4194304 4196468 140726751884352 140353168100928 140353163900061 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 22917120 140726751888465 140726751888649 140726751888649 140726751891407 0
[pid=13003/tid=13006] ppid=13000 vsize=14082736 memory=5793855181557287353 CPUtime=0 cores=1,3,5,7
/proc/13003/task/13006/stat : 13006 (java) S 13000 13003 11932 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 244369057 14420721664 7872 33554432000 4194304 4196468 140726751884352 140353093966608 140353163888341 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22917120 140726751888465 140726751888649 140726751888649 140726751891407 0
[pid=13003/tid=13007] ppid=13000 vsize=14082736 memory=139930547394176 CPUtime=0 cores=1,3,5,7
/proc/13003/task/13007/stat : 13007 (java) S 13000 13003 11932 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 244369057 14420721664 7872 33554432000 4194304 4196468 140726751884352 140353092914064 140353163888341 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22917120 140726751888465 140726751888649 140726751888649 140726751891407 0
[pid=13003/tid=13008] ppid=13000 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13003/task/13008/stat : 13008 (java) S 13000 13003 11932 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 244369057 14420721664 7872 33554432000 4194304 4196468 140726751884352 140353091861520 140353163888341 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22917120 140726751888465 140726751888649 140726751888649 140726751891407 0
[pid=13003/tid=13009] ppid=13000 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13003/task/13009/stat : 13009 (java) S 13000 13003 11932 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 244369057 14420721664 7872 33554432000 4194304 4196468 140726751884352 140353090808976 140353163888341 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22917120 140726751888465 140726751888649 140726751888649 140726751891407 0
[pid=13003/tid=13010] ppid=13000 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13003/task/13010/stat : 13010 (java) S 13000 13003 11932 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 244369058 14420721664 7872 33554432000 4194304 4196468 140726751884352 140352638531568 140353163889282 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22917120 140726751888465 140726751888649 140726751888649 140726751891407 0
[pid=13003/tid=13011] ppid=13000 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/13003/task/13011/stat : 13011 (java) S 13000 13003 11932 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 244369059 14420721664 7872 33554432000 4194304 4196468 140726751884352 140352637477792 140353163888341 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22917120 140726751888465 140726751888649 140726751888649 140726751891407 0
[pid=13003/tid=13012] ppid=13000 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13003/task/13012/stat : 13012 (java) S 13000 13003 11932 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 244369059 14420721664 7872 33554432000 4194304 4196468 140726751884352 140352636425200 140353163888341 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22917120 140726751888465 140726751888649 140726751888649 140726751891407 0
[pid=13003/tid=13013] ppid=13000 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13003/task/13013/stat : 13013 (java) S 13000 13003 11932 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 244369061 14420721664 7872 33554432000 4194304 4196468 140726751884352 140352635373776 140353163896731 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22917120 140726751888465 140726751888649 140726751888649 140726751891407 0
[pid=13003/tid=13014] ppid=13000 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13003/task/13014/stat : 13014 (java) S 13000 13003 11932 0 -1 1077944384 303 0 0 0 0 0 0 0 20 0 15 0 244369061 14420721664 7872 33554432000 4194304 4196468 140726751884352 140352634321392 140353163889282 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22917120 140726751888465 140726751888649 140726751888649 140726751891407 0
[pid=13003/tid=13015] ppid=13000 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/13003/task/13015/stat : 13015 (java) S 13000 13003 11932 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 244369061 14420721664 7872 33554432000 4194304 4196468 140726751884352 140352633268848 140353163889282 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22917120 140726751888465 140726751888649 140726751888649 140726751891407 0
[pid=13003/tid=13016] ppid=13000 vsize=14082736 memory=139930547394176 CPUtime=0.01 cores=1,3,5,7
/proc/13003/task/13016/stat : 13016 (java) S 13000 13003 11932 0 -1 1077944384 267 0 0 0 1 0 0 0 20 0 15 0 244369061 14420721664 7872 33554432000 4194304 4196468 140726751884352 140352632216304 140353163889282 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22917120 140726751888465 140726751888649 140726751888649 140726751891407 0
[pid=13003/tid=13017] ppid=13000 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/13003/task/13017/stat : 13017 (java) S 13000 13003 11932 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 244369061 14420721664 7872 33554432000 4194304 4196468 140726751884352 140352631164000 140353163888341 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22917120 140726751888465 140726751888649 140726751888649 140726751891407 0
[pid=13003/tid=13018] ppid=13000 vsize=14082736 memory=139930547394176 CPUtime=0 cores=1,3,5,7
/proc/13003/task/13018/stat : 13018 (java) S 13000 13003 11932 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 244369061 14420721664 7872 33554432000 4194304 4196468 140726751884352 140352630110512 140353163889282 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22917120 140726751888465 140726751888649 140726751888649 140726751891407 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 31488 KiB

[startup+0.211455 s]*
/proc/loadavg: 1.49 1.38 1.34 6/216 13018
/proc/meminfo: memFree=23563748/32770624 swapFree=67108368/67108860
[pid=13003] ppid=13000 vsize=14082736 memory=47256 CPUtime=0.31 cores=1,3,5,7
/proc/13003/stat : 13003 (java) S 13000 13003 11932 0 -1 1077944320 10437 0 0 0 29 2 0 0 20 0 15 0 244369056 14420721664 11814 33554432000 4194304 4196468 140726751884352 140726751866896 140353163878135 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 22917120 140726751888465 140726751888649 140726751888649 140726751891407 0
/proc/13003/statm: 3520684 11814 3369 1 0 3482761 0
[pid=13003/tid=13005] ppid=13000 vsize=14082736 memory=6735269665583770266 CPUtime=0.2 cores=1,3,5,7
/proc/13003/task/13005/stat : 13005 (java) R 13000 13003 11932 0 -1 4202560 8151 0 0 0 19 1 0 0 20 0 15 0 244369056 14420721664 11814 33554432000 4194304 4196468 140726751884352 140353168105248 140353163899482 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 22917120 140726751888465 140726751888649 140726751888649 140726751891407 0
[pid=13003/tid=13006] ppid=13000 vsize=14082736 memory=4211973656752184714 CPUtime=0 cores=1,3,5,7
/proc/13003/task/13006/stat : 13006 (java) S 13000 13003 11932 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 244369057 14420721664 11814 33554432000 4194304 4196468 140726751884352 140353093966608 140353163888341 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22917120 140726751888465 140726751888649 140726751888649 140726751891407 0
[pid=13003/tid=13007] ppid=13000 vsize=14082736 memory=139930547394176 CPUtime=0 cores=1,3,5,7
/proc/13003/task/13007/stat : 13007 (java) S 13000 13003 11932 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 244369057 14420721664 11814 33554432000 4194304 4196468 140726751884352 140353092914064 140353163888341 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22917120 140726751888465 140726751888649 140726751888649 140726751891407 0
[pid=13003/tid=13008] ppid=13000 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13003/task/13008/stat : 13008 (java) S 13000 13003 11932 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 244369057 14420721664 11814 33554432000 4194304 4196468 140726751884352 140353091861520 140353163888341 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22917120 140726751888465 140726751888649 140726751888649 140726751891407 0
[pid=13003/tid=13009] ppid=13000 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/13003/task/13009/stat : 13009 (java) S 13000 13003 11932 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 244369057 14420721664 11814 33554432000 4194304 4196468 140726751884352 140353090808976 140353163888341 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22917120 140726751888465 140726751888649 140726751888649 140726751891407 0
[pid=13003/tid=13010] ppid=13000 vsize=14082736 memory=139930547394176 CPUtime=0 cores=1,3,5,7
/proc/13003/task/13010/stat : 13010 (java) S 13000 13003 11932 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 244369058 14420721664 11814 33554432000 4194304 4196468 140726751884352 140352638531568 140353163889282 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22917120 140726751888465 140726751888649 140726751888649 140726751891407 0
[pid=13003/tid=13011] ppid=13000 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/13003/task/13011/stat : 13011 (java) S 13000 13003 11932 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 244369059 14420721664 11814 33554432000 4194304 4196468 140726751884352 140352637477792 140353163888341 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22917120 140726751888465 140726751888649 140726751888649 140726751891407 0
[pid=13003/tid=13012] ppid=13000 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13003/task/13012/stat : 13012 (java) S 13000 13003 11932 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 244369059 14420721664 11814 33554432000 4194304 4196468 140726751884352 140352636425200 140353163888341 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22917120 140726751888465 140726751888649 140726751888649 140726751891407 0
[pid=13003/tid=13013] ppid=13000 vsize=14082736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13003/task/13013/stat : 13013 (java) S 13000 13003 11932 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 244369061 14420721664 11814 33554432000 4194304 4196468 140726751884352 140352635373776 140353163896731 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22917120 140726751888465 140726751888649 140726751888649 140726751891407 0
[pid=13003/tid=13014] ppid=13000 vsize=14082736 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/13003/task/13014/stat : 13014 (java) S 13000 13003 11932 0 -1 1077944384 497 0 0 0 2 0 0 0 20 0 15 0 244369061 14420721664 11814 33554432000 4194304 4196468 140726751884352 140352634321392 140353163889282 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22917120 140726751888465 140726751888649 140726751888649 140726751891407 0
[pid=13003/tid=13015] ppid=13000 vsize=14082736 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/13003/task/13015/stat : 13015 (java) S 13000 13003 11932 0 -1 1077944384 113 0 0 0 1 0 0 0 20 0 15 0 244369061 14420721664 11814 33554432000 4194304 4196468 140726751884352 140352633268848 140353163889282 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22917120 140726751888465 140726751888649 140726751888649 140726751891407 0
[pid=13003/tid=13016] ppid=13000 vsize=14082736 memory=139930547394176 CPUtime=0.05 cores=1,3,5,7
/proc/13003/task/13016/stat : 13016 (java) R 13000 13003 11932 0 -1 4202560 296 0 0 0 5 0 0 0 20 0 15 0 244369061 14420721664 11814 33554432000 4194304 4196468 140726751884352 140352632210656 140353163899482 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 22917120 140726751888465 140726751888649 140726751888649 140726751891407 0
[pid=13003/tid=13017] ppid=13000 vsize=14082736 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/13003/task/13017/stat : 13017 (java) S 13000 13003 11932 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 244369061 14420721664 11814 33554432000 4194304 4196468 140726751884352 140352631164000 140353163888341 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22917120 140726751888465 140726751888649 140726751888649 140726751891407 0
[pid=13003/tid=13018] ppid=13000 vsize=14082736 memory=139930547394176 CPUtime=0 cores=1,3,5,7
/proc/13003/task/13018/stat : 13018 (java) S 13000 13003 11932 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 244369061 14420721664 11814 33554432000 4194304 4196468 140726751884352 140352630110512 140353163889282 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22917120 140726751888465 140726751888649 140726751888649 140726751891407 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 47256 KiB

[startup+0.310619 s]*
/proc/loadavg: 1.49 1.38 1.34 3/216 13018
/proc/meminfo: memFree=23560584/32770624 swapFree=67108368/67108860
[pid=13003] ppid=13000 vsize=14082736 memory=50608 CPUtime=0.43 cores=1,3,5,7
/proc/13003/stat : 13003 (java) S 13000 13003 11932 0 -1 1077944320 10787 0 0 0 41 2 0 0 20 0 15 0 244369056 14420721664 12652 33554432000 4194304 4196468 140726751884352 140726751866896 140353163878135 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 22917120 140726751888465 140726751888649 140726751888649 140726751891407 0
/proc/13003/statm: 3520684 12652 3372 1 0 3482761 0
[pid=13003/tid=13005] ppid=13000 vsize=14082736 memory=4871374705135476842 CPUtime=0.3 cores=1,3,5,7
/proc/13003/task/13005/stat : 13005 (java) R 13000 13003 11932 0 -1 4202560 8480 0 0 0 28 2 0 0 20 0 15 0 244369056 14420721664 12652 33554432000 4194304 4196468 140726751884352 140353168085968 140353145441756 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 22917120 140726751888465 140726751888649 140726751888649 140726751891407 0
[pid=13003/tid=13006] ppid=13000 vsize=14082736 memory=4211973656752184714 CPUtime=0 cores=1,3,5,7
/proc/13003/task/13006/stat : 13006 (java) S 13000 13003 11932 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 244369057 14420721664 12652 33554432000 4194304 4196468 140726751884352 140353093966608 140353163888341 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22917120 140726751888465 140726751888649 140726751888649 140726751891407 0
[pid=13003/tid=13007] ppid=13000 vsize=14082736 memory=139930547396527 CPUtime=0 cores=1,3,5,7
/proc/13003/task/13007/stat : 13007 (java) S 13000 13003 11932 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 244369057 14420721664 12652 33554432000 4194304 4196468 140726751884352 140353092914064 140353163888341 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22917120 140726751888465 140726751888649 140726751888649 140726751891407 0
[pid=13003/tid=13008] ppid=13000 vsize=14082736 memory=139930437277868 CPUtime=0 cores=1,3,5,7
/proc/13003/task/13008/stat : 13008 (java) S 13000 13003 11932 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 244369057 14420721664 12652 33554432000 4194304 4196468 140726751884352 140353091861520 140353163888341 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22917120 140726751888465 140726751888649 140726751888649 140726751891407 0
[pid=13003/tid=13009] ppid=13000 vsize=14082736 memory=139930437275087 CPUtime=0 cores=1,3,5,7
/proc/13003/task/13009/stat : 13009 (java) S 13000 13003 11932 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 244369057 14420721664 12652 33554432000 4194304 4196468 140726751884352 140353090808976 140353163888341 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22917120 140726751888465 140726751888649 140726751888649 140726751891407 0
[pid=13003/tid=13010] ppid=13000 vsize=14082736 memory=139930547406135 CPUtime=0 cores=1,3,5,7
/proc/13003/task/13010/stat : 13010 (java) S 13000 13003 11932 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 244369058 14420721664 12652 33554432000 4194304 4196468 140726751884352 140352638531568 140353163889282 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22917120 140726751888465 140726751888649 140726751888649 140726751891407 0
[pid=13003/tid=13011] ppid=13000 vsize=14082736 memory=139930437284271 CPUtime=0 cores=1,3,5,7
/proc/13003/task/13011/stat : 13011 (java) S 13000 13003 11932 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 244369059 14420721664 12652 33554432000 4194304 4196468 140726751884352 140352637477792 140353163888341 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22917120 140726751888465 140726751888649 140726751888649 140726751891407 0
[pid=13003/tid=13012] ppid=13000 vsize=14082736 memory=279860874559376 CPUtime=0 cores=1,3,5,7
/proc/13003/task/13012/stat : 13012 (java) S 13000 13003 11932 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 244369059 14420721664 12652 33554432000 4194304 4196468 140726751884352 140352636425200 140353163888341 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22917120 140726751888465 140726751888649 140726751888649 140726751891407 0
[pid=13003/tid=13013] ppid=13000 vsize=14082736 memory=279860874557072 CPUtime=0 cores=1,3,5,7
/proc/13003/task/13013/stat : 13013 (java) S 13000 13003 11932 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 244369061 14420721664 12652 33554432000 4194304 4196468 140726751884352 140352635373776 140353163896731 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22917120 140726751888465 140726751888649 140726751888649 140726751891407 0
[pid=13003/tid=13014] ppid=13000 vsize=14082736 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/13003/task/13014/stat : 13014 (java) S 13000 13003 11932 0 -1 1077944384 497 0 0 0 2 0 0 0 20 0 15 0 244369061 14420721664 12652 33554432000 4194304 4196468 140726751884352 140352634321392 140353163889282 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22917120 140726751888465 140726751888649 140726751888649 140726751891407 0
[pid=13003/tid=13015] ppid=13000 vsize=14082736 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/13003/task/13015/stat : 13015 (java) S 13000 13003 11932 0 -1 1077944384 124 0 0 0 2 0 0 0 20 0 15 0 244369061 14420721664 12652 33554432000 4194304 4196468 140726751884352 140352633268848 140353163889282 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22917120 140726751888465 140726751888649 140726751888649 140726751891407 0
[pid=13003/tid=13016] ppid=13000 vsize=14082736 memory=139930547394176 CPUtime=0.07 cores=1,3,5,7
/proc/13003/task/13016/stat : 13016 (java) S 13000 13003 11932 0 -1 1077944384 304 0 0 0 7 0 0 0 20 0 15 0 244369061 14420721664 12652 33554432000 4194304 4196468 140726751884352 140352632216304 140353163889282 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22917120 140726751888465 140726751888649 140726751888649 140726751891407 0
[pid=13003/tid=13017] ppid=13000 vsize=14082736 memory=2208 CPUtime=0 cores=1,3,5,7
/proc/13003/task/13017/stat : 13017 (java) S 13000 13003 11932 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 244369061 14420721664 12652 33554432000 4194304 4196468 140726751884352 140352631164000 140353163888341 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22917120 140726751888465 140726751888649 140726751888649 140726751891407 0
[pid=13003/tid=13018] ppid=13000 vsize=14082736 memory=139930547394176 CPUtime=0 cores=1,3,5,7
/proc/13003/task/13018/stat : 13018 (java) S 13000 13003 11932 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 244369061 14420721664 12652 33554432000 4194304 4196468 140726751884352 140352630110512 140353163889282 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22917120 140726751888465 140726751888649 140726751888649 140726751891407 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 50608 KiB

[startup+0.700717 s]
/proc/loadavg: 1.49 1.38 1.34 3/216 13018
/proc/meminfo: memFree=23536152/32770624 swapFree=67108368/67108860
[pid=13003] ppid=13000 vsize=14084804 memory=88716 CPUtime=0.98 cores=1,3,5,7
/proc/13003/stat : 13003 (java) S 13000 13003 11932 0 -1 1077944320 17620 0 0 0 94 4 0 0 20 0 15 0 244369056 14422839296 22179 33554432000 4194304 4196468 140726751884352 140726751866896 140353163878135 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 22917120 140726751888465 140726751888649 140726751888649 140726751891407 0
/proc/13003/statm: 3521201 22179 3504 1 0 3483273 0
[pid=13003/tid=13005] ppid=13000 vsize=14084804 memory=872 CPUtime=0.67 cores=1,3,5,7
/proc/13003/task/13005/stat : 13005 (java) R 13000 13003 11932 0 -1 4202560 14926 0 0 0 64 3 0 0 20 0 15 0 244369056 14422839296 22179 33554432000 4194304 4196468 140726751884352 140353168101392 140353163900061 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 22917120 140726751888465 140726751888649 140726751888649 140726751891407 0
[pid=13003/tid=13006] ppid=13000 vsize=14084804 memory=1920 CPUtime=0 cores=1,3,5,7
/proc/13003/task/13006/stat : 13006 (java) S 13000 13003 11932 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 244369057 14422839296 22179 33554432000 4194304 4196468 140726751884352 140353093966608 140353163888341 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22917120 140726751888465 140726751888649 140726751888649 140726751891407 0
[pid=13003/tid=13007] ppid=13000 vsize=14084804 memory=6272 CPUtime=0 cores=1,3,5,7
/proc/13003/task/13007/stat : 13007 (java) S 13000 13003 11932 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 244369057 14422839296 22179 33554432000 4194304 4196468 140726751884352 140353092914064 140353163888341 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22917120 140726751888465 140726751888649 140726751888649 140726751891407 0
[pid=13003/tid=13008] ppid=13000 vsize=14084804 memory=7014751519600366929 CPUtime=0 cores=1,3,5,7
/proc/13003/task/13008/stat : 13008 (java) S 13000 13003 11932 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 244369057 14422839296 22179 33554432000 4194304 4196468 140726751884352 140353091861520 140353163888341 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22917120 140726751888465 140726751888649 140726751888649 140726751891407 0
[pid=13003/tid=13009] ppid=13000 vsize=14084804 memory=7019257425709197167 CPUtime=0 cores=1,3,5,7
/proc/13003/task/13009/stat : 13009 (java) S 13000 13003 11932 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 244369057 14422839296 22179 33554432000 4194304 4196468 140726751884352 140353090808976 140353163888341 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22917120 140726751888465 140726751888649 140726751888649 140726751891407 0
[pid=13003/tid=13010] ppid=13000 vsize=14084804 memory=5787213831426565969 CPUtime=0 cores=1,3,5,7
/proc/13003/task/13010/stat : 13010 (java) S 13000 13003 11932 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 244369058 14422839296 22179 33554432000 4194304 4196468 140726751884352 140352638531568 140353163889282 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22917120 140726751888465 140726751888649 140726751888649 140726751891407 0
[pid=13003/tid=13011] ppid=13000 vsize=14084804 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13003/task/13011/stat : 13011 (java) S 13000 13003 11932 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 244369059 14422839296 22179 33554432000 4194304 4196468 140726751884352 140352637477792 140353163888341 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22917120 140726751888465 140726751888649 140726751888649 140726751891407 0
[pid=13003/tid=13012] ppid=13000 vsize=14084804 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13003/task/13012/stat : 13012 (java) S 13000 13003 11932 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 244369059 14422839296 22179 33554432000 4194304 4196468 140726751884352 140352636425200 140353163888341 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22917120 140726751888465 140726751888649 140726751888649 140726751891407 0
[pid=13003/tid=13013] ppid=13000 vsize=14084804 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13003/task/13013/stat : 13013 (java) S 13000 13003 11932 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 244369061 14422839296 22179 33554432000 4194304 4196468 140726751884352 140352635373776 140353163896731 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22917120 140726751888465 140726751888649 140726751888649 140726751891407 0
[pid=13003/tid=13014] ppid=13000 vsize=14084804 memory=217 CPUtime=0.06 cores=1,3,5,7
/proc/13003/task/13014/stat : 13014 (java) S 13000 13003 11932 0 -1 1077944384 658 0 0 0 6 0 0 0 20 0 15 0 244369061 14422839296 22179 33554432000 4194304 4196468 140726751884352 140352634321392 140353163889282 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22917120 140726751888465 140726751888649 140726751888649 140726751891407 0
[pid=13003/tid=13015] ppid=13000 vsize=14084804 memory=7 CPUtime=0.08 cores=1,3,5,7
/proc/13003/task/13015/stat : 13015 (java) S 13000 13003 11932 0 -1 1077944384 270 0 0 0 8 0 0 0 20 0 15 0 244369061 14422839296 22179 33554432000 4194304 4196468 140726751884352 140352633268848 140353163889282 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22917120 140726751888465 140726751888649 140726751888649 140726751891407 0
[pid=13003/tid=13016] ppid=13000 vsize=14084804 memory=0 CPUtime=0.14 cores=1,3,5,7
/proc/13003/task/13016/stat : 13016 (java) S 13000 13003 11932 0 -1 1077944384 384 0 0 0 14 0 0 0 20 0 15 0 244369061 14422839296 22179 33554432000 4194304 4196468 140726751884352 140352632216304 140353163889282 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22917120 140726751888465 140726751888649 140726751888649 140726751891407 0
[pid=13003/tid=13017] ppid=13000 vsize=14084804 memory=279860874743280 CPUtime=0 cores=1,3,5,7
/proc/13003/task/13017/stat : 13017 (java) S 13000 13003 11932 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 244369061 14422839296 22179 33554432000 4194304 4196468 140726751884352 140352631164000 140353163888341 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22917120 140726751888465 140726751888649 140726751888649 140726751891407 0
[pid=13003/tid=13018] ppid=13000 vsize=14084804 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13003/task/13018/stat : 13018 (java) S 13000 13003 11932 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 244369061 14422839296 22179 33554432000 4194304 4196468 140726751884352 140352630110512 140353163889282 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22917120 140726751888465 140726751888649 140726751888649 140726751891407 0
Current children cumulated CPU time: 0.98 s
Current children cumulated vsize: 14084804 KiB
Current children cumulated memory: 88716 KiB

[startup+1.29438 s]
# the end of solver process 13003 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2.15879 s, system=0.078765 s

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

[startup+0.802742 s]
/proc/loadavg: 1.49 1.38 1.34 3/216 13018
/proc/meminfo: memFree=23536152/32770624 swapFree=67108368/67108860
[pid=13003] ppid=13000 vsize=14086852 memory=93552 CPUtime=1.19 cores=1,3,5,7
/proc/13003/stat : 13003 (java) S 13000 13003 11932 0 -1 1077944320 18216 0 0 0 115 4 0 0 20 0 15 0 244369056 14424936448 23388 33554432000 4194304 4196468 140726751884352 140726751866896 140353163878135 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 22917120 140726751888465 140726751888649 140726751888649 140726751891407 0
/proc/13003/statm: 3521713 23388 3508 1 0 3483785 0
[pid=13003/tid=13005] ppid=13000 vsize=14086852 memory=8851400225972064177 CPUtime=0.77 cores=1,3,5,7
/proc/13003/task/13005/stat : 13005 (java) R 13000 13003 11932 0 -1 4202560 15324 0 0 0 74 3 0 0 20 0 15 0 244369056 14424936448 23900 33554432000 4194304 4196468 140726751884352 140353168115408 140352771761566 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 22917120 140726751888465 140726751888649 140726751888649 140726751891407 0
[pid=13003/tid=13006] ppid=13000 vsize=14086852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13003/task/13006/stat : 13006 (java) S 13000 13003 11932 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 244369057 14424936448 23900 33554432000 4194304 4196468 140726751884352 140353093966608 140353163888341 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22917120 140726751888465 140726751888649 140726751888649 140726751891407 0
[pid=13003/tid=13007] ppid=13000 vsize=14086852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13003/task/13007/stat : 13007 (java) S 13000 13003 11932 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 244369057 14424936448 23900 33554432000 4194304 4196468 140726751884352 140353092914064 140353163888341 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22917120 140726751888465 140726751888649 140726751888649 140726751891407 0
[pid=13003/tid=13008] ppid=13000 vsize=14086852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13003/task/13008/stat : 13008 (java) S 13000 13003 11932 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 244369057 14424936448 23900 33554432000 4194304 4196468 140726751884352 140353091861520 140353163888341 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22917120 140726751888465 140726751888649 140726751888649 140726751891407 0
[pid=13003/tid=13009] ppid=13000 vsize=14086852 memory=7523071198212214892 CPUtime=0 cores=1,3,5,7
/proc/13003/task/13009/stat : 13009 (java) S 13000 13003 11932 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 244369057 14424936448 23900 33554432000 4194304 4196468 140726751884352 140353090808976 140353163888341 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22917120 140726751888465 140726751888649 140726751888649 140726751891407 0
[pid=13003/tid=13010] ppid=13000 vsize=14086852 memory=6154538792250073449 CPUtime=0 cores=1,3,5,7
/proc/13003/task/13010/stat : 13010 (java) S 13000 13003 11932 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 244369058 14424936448 23900 33554432000 4194304 4196468 140726751884352 140352638531568 140353163889282 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22917120 140726751888465 140726751888649 140726751888649 140726751891407 0
[pid=13003/tid=13011] ppid=13000 vsize=14086852 memory=7236547281622689387 CPUtime=0 cores=1,3,5,7
/proc/13003/task/13011/stat : 13011 (java) S 13000 13003 11932 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 244369059 14424936448 23900 33554432000 4194304 4196468 140726751884352 140352637477792 140353163888341 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22917120 140726751888465 140726751888649 140726751888649 140726751891407 0
[pid=13003/tid=13012] ppid=13000 vsize=14086852 memory=8029453396071704933 CPUtime=0 cores=1,3,5,7
/proc/13003/task/13012/stat : 13012 (java) S 13000 13003 11932 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 244369059 14424936448 23900 33554432000 4194304 4196468 140726751884352 140352636425200 140353163888341 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22917120 140726751888465 140726751888649 140726751888649 140726751891407 0
[pid=13003/tid=13013] ppid=13000 vsize=14086852 memory=5789779000978591824 CPUtime=0 cores=1,3,5,7
/proc/13003/task/13013/stat : 13013 (java) S 13000 13003 11932 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 244369061 14424936448 23900 33554432000 4194304 4196468 140726751884352 140352635373776 140353163896731 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22917120 140726751888465 140726751888649 140726751888649 140726751891407 0
[pid=13003/tid=13014] ppid=13000 vsize=14086852 memory=8310370156891967635 CPUtime=0.1 cores=1,3,5,7
/proc/13003/task/13014/stat : 13014 (java) R 13000 13003 11932 0 -1 4202560 686 0 0 0 10 0 0 0 20 0 15 0 244369061 14424936448 23900 33554432000 4194304 4196468 140726751884352 140352634311184 140353145405865 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 22917120 140726751888465 140726751888649 140726751888649 140726751891407 0
[pid=13003/tid=13015] ppid=13000 vsize=14086852 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/13003/task/13015/stat : 13015 (java) R 13000 13003 11932 0 -1 1077944384 288 0 0 0 9 0 0 0 20 0 15 0 244369061 14424936448 23900 33554432000 4194304 4196468 140726751884352 140352633255632 140353163888341 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 22917120 140726751888465 140726751888649 140726751888649 140726751891407 0
[pid=13003/tid=13016] ppid=13000 vsize=14086852 memory=365728239 CPUtime=0.2 cores=1,3,5,7
/proc/13003/task/13016/stat : 13016 (java) R 13000 13003 11932 0 -1 4202560 538 0 0 0 20 0 0 0 20 0 15 0 244369061 14424936448 23900 33554432000 4194304 4196468 140726751884352 140352632213240 140353163899482 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 22917120 140726751888465 140726751888649 140726751888649 140726751891407 0
[pid=13003/tid=13017] ppid=13000 vsize=14086852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13003/task/13017/stat : 13017 (java) S 13000 13003 11932 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 244369061 14424936448 23900 33554432000 4194304 4196468 140726751884352 140352631164000 140353163888341 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22917120 140726751888465 140726751888649 140726751888649 140726751891407 0
[pid=13003/tid=13018] ppid=13000 vsize=14086852 memory=279860874835552 CPUtime=0 cores=1,3,5,7
/proc/13003/task/13018/stat : 13018 (java) S 13000 13003 11932 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 244369061 14424936448 23900 33554432000 4194304 4196468 140726751884352 140352630110512 140353163889282 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22917120 140726751888465 140726751888649 140726751888649 140726751891407 0
Current children cumulated CPU time: 1.19 s
Current children cumulated vsize: 14086852 KiB
Current children cumulated memory: 93552 KiB

[startup+1.20219 s]
/proc/loadavg: 1.49 1.38 1.34 4/216 13018
/proc/meminfo: memFree=23503024/32770624 swapFree=67108368/67108860
[pid=13003] ppid=13000 vsize=14090948 memory=123420 CPUtime=1.99 cores=1,3,5,7
/proc/13003/stat : 13003 (java) S 13000 13003 11932 0 -1 1077944320 24872 0 0 0 193 6 0 0 20 0 15 0 244369056 14429130752 30855 33554432000 4194304 4196468 140726751884352 140726751866896 140353163878135 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 22917120 140726751888465 140726751888649 140726751888649 140726751891407 0
/proc/13003/statm: 3522737 30855 3535 1 0 3484809 0
[pid=13003/tid=13005] ppid=13000 vsize=14090948 memory=13852979867634356 CPUtime=1.17 cores=1,3,5,7
/proc/13003/task/13005/stat : 13005 (java) R 13000 13003 11932 0 -1 4202560 19981 0 0 0 112 5 0 0 20 0 15 0 244369056 14429130752 30855 33554432000 4194304 4196468 140726751884352 140353168111920 140352774054727 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 22917120 140726751888465 140726751888649 140726751888649 140726751891407 0
[pid=13003/tid=13006] ppid=13000 vsize=14090948 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13003/task/13006/stat : 13006 (java) S 13000 13003 11932 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 244369057 14429130752 30855 33554432000 4194304 4196468 140726751884352 140353093966608 140353163888341 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22917120 140726751888465 140726751888649 140726751888649 140726751891407 0
[pid=13003/tid=13007] ppid=13000 vsize=14090948 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13003/task/13007/stat : 13007 (java) S 13000 13003 11932 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 244369057 14429130752 30855 33554432000 4194304 4196468 140726751884352 140353092914064 140353163888341 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22917120 140726751888465 140726751888649 140726751888649 140726751891407 0
[pid=13003/tid=13008] ppid=13000 vsize=14090948 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13003/task/13008/stat : 13008 (java) S 13000 13003 11932 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 244369057 14429130752 30855 33554432000 4194304 4196468 140726751884352 140353091861520 140353163888341 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22917120 140726751888465 140726751888649 140726751888649 140726751891407 0
[pid=13003/tid=13009] ppid=13000 vsize=14090948 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13003/task/13009/stat : 13009 (java) S 13000 13003 11932 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 244369057 14429130752 30855 33554432000 4194304 4196468 140726751884352 140353090808976 140353163888341 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22917120 140726751888465 140726751888649 140726751888649 140726751891407 0
[pid=13003/tid=13010] ppid=13000 vsize=14090948 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13003/task/13010/stat : 13010 (java) S 13000 13003 11932 0 -1 1077944384 31 0 0 0 0 0 0 0 20 0 15 0 244369058 14429130752 30855 33554432000 4194304 4196468 140726751884352 140352638531568 140353163889282 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22917120 140726751888465 140726751888649 140726751888649 140726751891407 0
[pid=13003/tid=13011] ppid=13000 vsize=14090948 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13003/task/13011/stat : 13011 (java) S 13000 13003 11932 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 244369059 14429130752 30855 33554432000 4194304 4196468 140726751884352 140352637477792 140353163888341 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22917120 140726751888465 140726751888649 140726751888649 140726751891407 0
[pid=13003/tid=13012] ppid=13000 vsize=14090948 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13003/task/13012/stat : 13012 (java) S 13000 13003 11932 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 244369059 14429130752 30855 33554432000 4194304 4196468 140726751884352 140352636425200 140353163888341 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22917120 140726751888465 140726751888649 140726751888649 140726751891407 0
[pid=13003/tid=13013] ppid=13000 vsize=14090948 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13003/task/13013/stat : 13013 (java) S 13000 13003 11932 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 244369061 14429130752 30855 33554432000 4194304 4196468 140726751884352 140352635373776 140353163896731 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22917120 140726751888465 140726751888649 140726751888649 140726751891407 0
[pid=13003/tid=13014] ppid=13000 vsize=14090948 memory=0 CPUtime=0.18 cores=1,3,5,7
/proc/13003/task/13014/stat : 13014 (java) R 13000 13003 11932 0 -1 4202560 959 0 0 0 18 0 0 0 20 0 15 0 244369061 14429130752 30855 33554432000 4194304 4196468 140726751884352 140352634321392 140353148990867 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 22917120 140726751888465 140726751888649 140726751888649 140726751891407 0
[pid=13003/tid=13015] ppid=13000 vsize=14090948 memory=0 CPUtime=0.21 cores=1,3,5,7
/proc/13003/task/13015/stat : 13015 (java) R 13000 13003 11932 0 -1 1077944384 896 0 0 0 21 0 0 0 20 0 15 0 244369061 14429130752 30855 33554432000 4194304 4196468 140726751884352 140352633257360 140353163888341 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 22917120 140726751888465 140726751888649 140726751888649 140726751891407 0
[pid=13003/tid=13016] ppid=13000 vsize=14090948 memory=0 CPUtime=0.41 cores=1,3,5,7
/proc/13003/task/13016/stat : 13016 (java) R 13000 13003 11932 0 -1 4202560 1625 0 0 0 41 0 0 0 20 0 15 0 244369061 14429130752 30855 33554432000 4194304 4196468 140726751884352 140352632212256 140353147958622 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 22917120 140726751888465 140726751888649 140726751888649 140726751891407 0
[pid=13003/tid=13017] ppid=13000 vsize=14090948 memory=7719231575392067615 CPUtime=0 cores=1,3,5,7
/proc/13003/task/13017/stat : 13017 (java) S 13000 13003 11932 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 244369061 14429130752 30855 33554432000 4194304 4196468 140726751884352 140352631164000 140353163888341 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22917120 140726751888465 140726751888649 140726751888649 140726751891407 0
[pid=13003/tid=13018] ppid=13000 vsize=14090948 memory=-6160033262581301393 CPUtime=0 cores=1,3,5,7
/proc/13003/task/13018/stat : 13018 (java) S 13000 13003 11932 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 244369061 14429130752 30855 33554432000 4194304 4196468 140726751884352 140352630110512 140353163889282 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22917120 140726751888465 140726751888649 140726751888649 140726751891407 0
Current children cumulated CPU time: 1.99 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 123420 KiB

Child status: 0
Real time (s): 1.29443
CPU time (s): 2.23755
CPU user time (s): 2.15879
CPU system time (s): 0.078765
CPU usage (%): 172.86
Max. virtual memory (cumulated for all children) (KiB): 14090948
Max. memory (cumulated for all children) (KiB): 123420

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.15879
system time used= 0.078765
maximum resident set size= 130244
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26128
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= 2746
involuntary context switches= 4


# summary of solver processes directly reported to runsolver:
#   pid: 13003
#   total CPU time (s): 2.23755
#   total CPU user time (s): 2.15879
#   total CPU system time (s): 0.078765

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.038033 second user time and 0.048849 second system time

The end

Launcher Data

Begin job on node148 at 2018-08-14 19:34:19
IDJOB=4307681
IDBENCH=141598
IDSOLVER=2790
FILE ID=node148/4307681-1534268059
RUNJOBID= node148-1534258053-11964
PBS_JOBID= 21038117
Free space on /tmp= 42612 MiB

SOLVER NAME= OscaR - Conflict Ordering 2018-08-14
BENCH NAME= XCSP18/SportsScheduling/SportsScheduling-10_c18.xml
COMMAND LINE= java -Xmx11000m -jar oscarCPXcsp3-conf_order.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4307681-1534268059/watcher-4307681-1534268059 -o /tmp/evaluation-result-4307681-1534268059/solver-4307681-1534268059 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node148-1534258053-11964 --watchdog 2580  java -Xmx11000m -jar oscarCPXcsp3-conf_order.jar --randomseed 977763501 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4307681-1534268059.xml

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

MD5SUM BENCH= 90120b7f275ce51772dc9fcf00f05be5
RANDOM SEED=977763501

node148.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.50
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.50
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.50
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.50
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:        23597840 kB
MemAvailable:   31653880 kB
Buffers:          153856 kB
Cached:          8108700 kB
SwapCached:            4 kB
Active:          4620440 kB
Inactive:        3946012 kB
Active(anon):     257568 kB
Inactive(anon):    98752 kB
Active(file):    4362872 kB
Inactive(file):  3847260 kB
Unevictable:        7348 kB
Mlocked:            7348 kB
SwapTotal:      67108860 kB
SwapFree:       67108368 kB
Dirty:             35748 kB
Writeback:             0 kB
AnonPages:        325556 kB
Mapped:            68116 kB
Shmem:             49588 kB
Slab:             303808 kB
SReclaimable:     274368 kB
SUnreclaim:        29440 kB
KernelStack:        3824 kB
PageTables:         6236 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1205712 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    251904 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= 42576 MiB
End job on node148 at 2018-08-14 19:34:20