Trace number 4290860

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-07-02SAT 2.31932 1.3354

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.67/0.55	c version: 2018-07-02
0.67/0.55	c seed: 1485961884
0.67/0.55	c timeout: 2400
0.67/0.55	c memlimit: 11000
0.67/0.56	c nbcore: 4
0.67/0.58	c Parsing instance...
1.99/1.25	c Parsing done, starting search...
2.27/1.31	s SATISFIABLE
2.27/1.31	v <instantiation>
2.27/1.31	v 	<list>
2.27/1.31	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]
2.27/1.31	v 	</list>
2.27/1.31	v 	<values>
2.27/1.31	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 
2.27/1.31	v 	</values>
2.27/1.31	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 (14092 MiB free)
  memory of node 1: 16384 MiB (14239 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4290860-1532274059/watcher-4290860-1532274059 -o /tmp/evaluation-result-4290860-1532274059/solver-4290860-1532274059 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node149-1532262079-31021 --watchdog 2560 java -Xmx11000m -jar oscarCPXcsp3-conf_order.jar --randomseed 1485961884 --timelimit 2400 --memlimit 11000 --nbcore 4 HOME/instance-4290860-1532274059.xml 

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

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

solver pid=32430, runsolver pid=32427

[startup+0.100866 s]*
/proc/loadavg: 1.27 1.30 1.31 3/216 32445
/proc/meminfo: memFree=28993200/32770624 swapFree=67108860/67108860
[pid=32430] ppid=32427 vsize=14082740 memory=31332 CPUtime=0.11 cores=1,3,5,7
/proc/32430/stat : 32430 (java) S 32427 32430 30989 0 -1 1077944320 6745 0 0 0 10 1 0 0 20 0 15 0 44969137 14420725760 7833 33554432000 4194304 4196468 140733469514224 140733469496768 140337979530999 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 27107328 140733469520976 140733469521161 140733469521161 140733469523919 0
/proc/32430/statm: 3520685 7833 3163 1 0 3482761 0
[pid=32430/tid=32432] ppid=32427 vsize=14082740 memory=-8701690554792317568 CPUtime=0.09 cores=1,3,5,7
/proc/32430/task/32432/stat : 32432 (java) R 32427 32430 30989 0 -1 4202560 4804 0 0 0 8 1 0 0 20 0 15 0 44969137 14420725760 7833 33554432000 4194304 4196468 140733469514224 140337983740424 140337963611486 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 27107328 140733469520976 140733469521161 140733469521161 140733469523919 0
[pid=32430/tid=32433] ppid=32427 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32430/task/32433/stat : 32433 (java) S 32427 32430 30989 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 44969138 14420725760 7833 33554432000 4194304 4196468 140733469514224 140337932151184 140337979541205 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27107328 140733469520976 140733469521161 140733469521161 140733469523919 0
[pid=32430/tid=32434] ppid=32427 vsize=14082740 memory=140304341997184 CPUtime=0 cores=1,3,5,7
/proc/32430/task/32434/stat : 32434 (java) S 32427 32430 30989 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 44969138 14420725760 7833 33554432000 4194304 4196468 140733469514224 140337931098384 140337979541205 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27107328 140733469520976 140733469521161 140733469521161 140733469523919 0
[pid=32430/tid=32435] ppid=32427 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32430/task/32435/stat : 32435 (java) S 32427 32430 30989 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 44969138 14420725760 7833 33554432000 4194304 4196468 140733469514224 140337930046096 140337979541205 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27107328 140733469520976 140733469521161 140733469521161 140733469523919 0
[pid=32430/tid=32436] ppid=32427 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/32430/task/32436/stat : 32436 (java) S 32427 32430 30989 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 44969138 14420725760 7833 33554432000 4194304 4196468 140733469514224 140337928993296 140337979541205 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27107328 140733469520976 140733469521161 140733469521161 140733469523919 0
[pid=32430/tid=32437] ppid=32427 vsize=14082740 memory=140304341997184 CPUtime=0 cores=1,3,5,7
/proc/32430/task/32437/stat : 32437 (java) S 32427 32430 30989 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 44969139 14420725760 7898 33554432000 4194304 4196468 140733469514224 140337521252976 140337979542146 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27107328 140733469520976 140733469521161 140733469521161 140733469523919 0
[pid=32430/tid=32438] ppid=32427 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/32430/task/32438/stat : 32438 (java) S 32427 32430 30989 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 44969140 14420725760 7898 33554432000 4194304 4196468 140733469514224 140337452410144 140337979541205 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27107328 140733469520976 140733469521161 140733469521161 140733469523919 0
[pid=32430/tid=32439] ppid=32427 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32430/task/32439/stat : 32439 (java) S 32427 32430 30989 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 44969140 14420725760 7898 33554432000 4194304 4196468 140733469514224 140337451357808 140337979541205 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27107328 140733469520976 140733469521161 140733469521161 140733469523919 0
[pid=32430/tid=32440] ppid=32427 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32430/task/32440/stat : 32440 (java) S 32427 32430 30989 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 44969142 14420725760 7898 33554432000 4194304 4196468 140733469514224 140337450306128 140337979549595 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27107328 140733469520976 140733469521161 140733469521161 140733469523919 0
[pid=32430/tid=32441] ppid=32427 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32430/task/32441/stat : 32441 (java) S 32427 32430 30989 0 -1 1077944384 300 0 0 0 0 0 0 0 20 0 15 0 44969142 14420725760 7898 33554432000 4194304 4196468 140733469514224 140337449252976 140337979542146 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27107328 140733469520976 140733469521161 140733469521161 140733469523919 0
[pid=32430/tid=32442] ppid=32427 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/32430/task/32442/stat : 32442 (java) S 32427 32430 30989 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 44969142 14420725760 7898 33554432000 4194304 4196468 140733469514224 140337448200176 140337979542146 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27107328 140733469520976 140733469521161 140733469521161 140733469523919 0
[pid=32430/tid=32443] ppid=32427 vsize=14082740 memory=140304341997184 CPUtime=0.01 cores=1,3,5,7
/proc/32430/task/32443/stat : 32443 (java) S 32427 32430 30989 0 -1 1077944384 264 0 0 0 1 0 0 0 20 0 15 0 44969142 14420725760 7898 33554432000 4194304 4196468 140733469514224 140337447147888 140337979542146 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27107328 140733469520976 140733469521161 140733469521161 140733469523919 0
[pid=32430/tid=32444] ppid=32427 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/32430/task/32444/stat : 32444 (java) S 32427 32430 30989 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 44969143 14420725760 7898 33554432000 4194304 4196468 140733469514224 140337446095328 140337979541205 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27107328 140733469520976 140733469521161 140733469521161 140733469523919 0
[pid=32430/tid=32445] ppid=32427 vsize=14082740 memory=140304341997184 CPUtime=0 cores=1,3,5,7
/proc/32430/task/32445/stat : 32445 (java) S 32427 32430 30989 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 44969143 14420725760 7898 33554432000 4194304 4196468 140733469514224 140337445043120 140337979542146 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27107328 140733469520976 140733469521161 140733469521161 140733469523919 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 14082740 KiB
Current children cumulated memory: 31332 KiB

[startup+0.212198 s]*
/proc/loadavg: 1.27 1.30 1.31 6/216 32445
/proc/meminfo: memFree=28978556/32770624 swapFree=67108860/67108860
[pid=32430] ppid=32427 vsize=14082740 memory=47100 CPUtime=0.31 cores=1,3,5,7
/proc/32430/stat : 32430 (java) S 32427 32430 30989 0 -1 1077944320 10395 0 0 0 29 2 0 0 20 0 15 0 44969137 14420725760 11775 33554432000 4194304 4196468 140733469514224 140733469496768 140337979530999 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 27107328 140733469520976 140733469521161 140733469521161 140733469523919 0
/proc/32430/statm: 3520685 11775 3369 1 0 3482761 0
[pid=32430/tid=32432] ppid=32427 vsize=14082740 memory=7022364594140610616 CPUtime=0.2 cores=1,3,5,7
/proc/32430/task/32432/stat : 32432 (java) R 32427 32430 30989 0 -1 4202560 8112 0 0 0 18 2 0 0 20 0 15 0 44969137 14420725760 11775 33554432000 4194304 4196468 140733469514224 140337983749296 140337963574629 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 27107328 140733469520976 140733469521161 140733469521161 140733469523919 0
[pid=32430/tid=32433] ppid=32427 vsize=14082740 memory=345 CPUtime=0 cores=1,3,5,7
/proc/32430/task/32433/stat : 32433 (java) S 32427 32430 30989 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 44969138 14420725760 11775 33554432000 4194304 4196468 140733469514224 140337932151184 140337979541205 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27107328 140733469520976 140733469521161 140733469521161 140733469523919 0
[pid=32430/tid=32434] ppid=32427 vsize=14082740 memory=140304342028456 CPUtime=0 cores=1,3,5,7
/proc/32430/task/32434/stat : 32434 (java) S 32427 32430 30989 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 44969138 14420725760 11775 33554432000 4194304 4196468 140733469514224 140337931098384 140337979541205 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27107328 140733469520976 140733469521161 140733469521161 140733469523919 0
[pid=32430/tid=32435] ppid=32427 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32430/task/32435/stat : 32435 (java) S 32427 32430 30989 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 44969138 14420725760 11775 33554432000 4194304 4196468 140733469514224 140337930046096 140337979541205 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27107328 140733469520976 140733469521161 140733469521161 140733469523919 0
[pid=32430/tid=32436] ppid=32427 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/32430/task/32436/stat : 32436 (java) S 32427 32430 30989 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 44969138 14420725760 11775 33554432000 4194304 4196468 140733469514224 140337928993296 140337979541205 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27107328 140733469520976 140733469521161 140733469521161 140733469523919 0
[pid=32430/tid=32437] ppid=32427 vsize=14082740 memory=140304341997184 CPUtime=0 cores=1,3,5,7
/proc/32430/task/32437/stat : 32437 (java) S 32427 32430 30989 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 44969139 14420725760 11775 33554432000 4194304 4196468 140733469514224 140337521252976 140337979542146 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27107328 140733469520976 140733469521161 140733469521161 140733469523919 0
[pid=32430/tid=32438] ppid=32427 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/32430/task/32438/stat : 32438 (java) S 32427 32430 30989 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 44969140 14420725760 11775 33554432000 4194304 4196468 140733469514224 140337452410144 140337979541205 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27107328 140733469520976 140733469521161 140733469521161 140733469523919 0
[pid=32430/tid=32439] ppid=32427 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32430/task/32439/stat : 32439 (java) S 32427 32430 30989 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 44969140 14420725760 11775 33554432000 4194304 4196468 140733469514224 140337451357808 140337979541205 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27107328 140733469520976 140733469521161 140733469521161 140733469523919 0
[pid=32430/tid=32440] ppid=32427 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32430/task/32440/stat : 32440 (java) S 32427 32430 30989 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 44969142 14420725760 11775 33554432000 4194304 4196468 140733469514224 140337450306128 140337979549595 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27107328 140733469520976 140733469521161 140733469521161 140733469523919 0
[pid=32430/tid=32441] ppid=32427 vsize=14082740 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/32430/task/32441/stat : 32441 (java) R 32427 32430 30989 0 -1 1077944384 385 0 0 0 1 0 0 0 20 0 15 0 44969142 14420725760 11775 33554432000 4194304 4196468 140733469514224 140337449253072 140337979541205 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 27107328 140733469520976 140733469521161 140733469521161 140733469523919 0
[pid=32430/tid=32442] ppid=32427 vsize=14082740 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/32430/task/32442/stat : 32442 (java) S 32427 32430 30989 0 -1 1077944384 225 0 0 0 2 0 0 0 20 0 15 0 44969142 14420725760 11775 33554432000 4194304 4196468 140733469514224 140337448200176 140337979542146 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27107328 140733469520976 140733469521161 140733469521161 140733469523919 0
[pid=32430/tid=32443] ppid=32427 vsize=14082740 memory=140304341997184 CPUtime=0.06 cores=1,3,5,7
/proc/32430/task/32443/stat : 32443 (java) R 32427 32430 30989 0 -1 4202560 295 0 0 0 6 0 0 0 20 0 15 0 44969142 14420725760 11775 33554432000 4194304 4196468 140733469514224 140337447143936 140337979552346 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 27107328 140733469520976 140733469521161 140733469521161 140733469523919 0
[pid=32430/tid=32444] ppid=32427 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/32430/task/32444/stat : 32444 (java) S 32427 32430 30989 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 44969143 14420725760 11775 33554432000 4194304 4196468 140733469514224 140337446095328 140337979541205 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27107328 140733469520976 140733469521161 140733469521161 140733469523919 0
[pid=32430/tid=32445] ppid=32427 vsize=14082740 memory=140304341997184 CPUtime=0 cores=1,3,5,7
/proc/32430/task/32445/stat : 32445 (java) S 32427 32430 30989 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 44969143 14420725760 11775 33554432000 4194304 4196468 140733469514224 140337445043120 140337979542146 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27107328 140733469520976 140733469521161 140733469521161 140733469523919 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 14082740 KiB
Current children cumulated memory: 47100 KiB

[startup+0.310708 s]*
/proc/loadavg: 1.27 1.30 1.31 3/216 32445
/proc/meminfo: memFree=28974772/32770624 swapFree=67108860/67108860
[pid=32430] ppid=32427 vsize=14082740 memory=50812 CPUtime=0.43 cores=1,3,5,7
/proc/32430/stat : 32430 (java) S 32427 32430 30989 0 -1 1077944320 10788 0 0 0 41 2 0 0 20 0 15 0 44969137 14420725760 12703 33554432000 4194304 4196468 140733469514224 140733469496768 140337979530999 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 27107328 140733469520976 140733469521161 140733469521161 140733469523919 0
/proc/32430/statm: 3520685 12703 3416 1 0 3482761 0
[pid=32430/tid=32432] ppid=32427 vsize=14082740 memory=7311146985107750967 CPUtime=0.3 cores=1,3,5,7
/proc/32430/task/32432/stat : 32432 (java) R 32427 32430 30989 0 -1 4202560 8463 0 0 0 28 2 0 0 20 0 15 0 44969137 14420725760 12703 33554432000 4194304 4196468 140733469514224 140337983720272 140337964696599 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 27107328 140733469520976 140733469521161 140733469521161 140733469523919 0
[pid=32430/tid=32433] ppid=32427 vsize=14082740 memory=288230609002954775 CPUtime=0 cores=1,3,5,7
/proc/32430/task/32433/stat : 32433 (java) S 32427 32430 30989 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 44969138 14420725760 12703 33554432000 4194304 4196468 140733469514224 140337932151184 140337979541205 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27107328 140733469520976 140733469521161 140733469521161 140733469523919 0
[pid=32430/tid=32434] ppid=32427 vsize=14082740 memory=140304342027986 CPUtime=0 cores=1,3,5,7
/proc/32430/task/32434/stat : 32434 (java) S 32427 32430 30989 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 44969138 14420725760 12703 33554432000 4194304 4196468 140733469514224 140337931098384 140337979541205 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27107328 140733469520976 140733469521161 140733469521161 140733469523919 0
[pid=32430/tid=32435] ppid=32427 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32430/task/32435/stat : 32435 (java) S 32427 32430 30989 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 44969138 14420725760 12703 33554432000 4194304 4196468 140733469514224 140337930046096 140337979541205 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27107328 140733469520976 140733469521161 140733469521161 140733469523919 0
[pid=32430/tid=32436] ppid=32427 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/32430/task/32436/stat : 32436 (java) S 32427 32430 30989 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 44969138 14420725760 12703 33554432000 4194304 4196468 140733469514224 140337928993296 140337979541205 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27107328 140733469520976 140733469521161 140733469521161 140733469523919 0
[pid=32430/tid=32437] ppid=32427 vsize=14082740 memory=140304341997184 CPUtime=0 cores=1,3,5,7
/proc/32430/task/32437/stat : 32437 (java) S 32427 32430 30989 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 44969139 14420725760 12703 33554432000 4194304 4196468 140733469514224 140337521252976 140337979542146 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27107328 140733469520976 140733469521161 140733469521161 140733469523919 0
[pid=32430/tid=32438] ppid=32427 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/32430/task/32438/stat : 32438 (java) S 32427 32430 30989 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 44969140 14420725760 12703 33554432000 4194304 4196468 140733469514224 140337452410144 140337979541205 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27107328 140733469520976 140733469521161 140733469521161 140733469523919 0
[pid=32430/tid=32439] ppid=32427 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32430/task/32439/stat : 32439 (java) S 32427 32430 30989 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 44969140 14420725760 12703 33554432000 4194304 4196468 140733469514224 140337451357808 140337979541205 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27107328 140733469520976 140733469521161 140733469521161 140733469523919 0
[pid=32430/tid=32440] ppid=32427 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32430/task/32440/stat : 32440 (java) S 32427 32430 30989 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 44969142 14420725760 12703 33554432000 4194304 4196468 140733469514224 140337450306128 140337979549595 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27107328 140733469520976 140733469521161 140733469521161 140733469523919 0
[pid=32430/tid=32441] ppid=32427 vsize=14082740 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/32430/task/32441/stat : 32441 (java) S 32427 32430 30989 0 -1 1077944384 405 0 0 0 2 0 0 0 20 0 15 0 44969142 14420725760 12703 33554432000 4194304 4196468 140733469514224 140337449252976 140337979542146 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27107328 140733469520976 140733469521161 140733469521161 140733469523919 0
[pid=32430/tid=32442] ppid=32427 vsize=14082740 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/32430/task/32442/stat : 32442 (java) S 32427 32430 30989 0 -1 1077944384 225 0 0 0 2 0 0 0 20 0 15 0 44969142 14420725760 12703 33554432000 4194304 4196468 140733469514224 140337448200176 140337979542146 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27107328 140733469520976 140733469521161 140733469521161 140733469523919 0
[pid=32430/tid=32443] ppid=32427 vsize=14082740 memory=140304341997184 CPUtime=0.08 cores=1,3,5,7
/proc/32430/task/32443/stat : 32443 (java) S 32427 32430 30989 0 -1 1077944384 314 0 0 0 8 0 0 0 20 0 15 0 44969142 14420725760 12703 33554432000 4194304 4196468 140733469514224 140337447147888 140337979542146 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27107328 140733469520976 140733469521161 140733469521161 140733469523919 0
[pid=32430/tid=32444] ppid=32427 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/32430/task/32444/stat : 32444 (java) S 32427 32430 30989 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 44969143 14420725760 12703 33554432000 4194304 4196468 140733469514224 140337446095328 140337979541205 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27107328 140733469520976 140733469521161 140733469521161 140733469523919 0
[pid=32430/tid=32445] ppid=32427 vsize=14082740 memory=140304341997184 CPUtime=0 cores=1,3,5,7
/proc/32430/task/32445/stat : 32445 (java) S 32427 32430 30989 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 44969143 14420725760 12703 33554432000 4194304 4196468 140733469514224 140337445043120 140337979542146 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27107328 140733469520976 140733469521161 140733469521161 140733469523919 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 14082740 KiB
Current children cumulated memory: 50812 KiB

[startup+0.701055 s]
/proc/loadavg: 1.27 1.30 1.31 5/216 32445
/proc/meminfo: memFree=28950468/32770624 swapFree=67108860/67108860
[pid=32430] ppid=32427 vsize=14084808 memory=89164 CPUtime=0.98 cores=1,3,5,7
/proc/32430/stat : 32430 (java) S 32427 32430 30989 0 -1 1077944320 17657 0 0 0 93 5 0 0 20 0 15 0 44969137 14422843392 22291 33554432000 4194304 4196468 140733469514224 140733469496768 140337979530999 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 27107328 140733469520976 140733469521161 140733469521161 140733469523919 0
/proc/32430/statm: 3521202 22291 3498 1 0 3483273 0
[pid=32430/tid=32432] ppid=32427 vsize=14084808 memory=1724 CPUtime=0.67 cores=1,3,5,7
/proc/32430/task/32432/stat : 32432 (java) R 32427 32430 30989 0 -1 4202560 14920 0 0 0 63 4 0 0 20 0 15 0 44969137 14422843392 22291 33554432000 4194304 4196468 140733469514224 140337983753408 140337963611486 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 27107328 140733469520976 140733469521161 140733469521161 140733469523919 0
[pid=32430/tid=32433] ppid=32427 vsize=14084808 memory=1004 CPUtime=0 cores=1,3,5,7
/proc/32430/task/32433/stat : 32433 (java) S 32427 32430 30989 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 44969138 14422843392 22291 33554432000 4194304 4196468 140733469514224 140337932151184 140337979541205 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27107328 140733469520976 140733469521161 140733469521161 140733469523919 0
[pid=32430/tid=32434] ppid=32427 vsize=14084808 memory=14004 CPUtime=0 cores=1,3,5,7
/proc/32430/task/32434/stat : 32434 (java) S 32427 32430 30989 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 44969138 14422843392 22291 33554432000 4194304 4196468 140733469514224 140337931098384 140337979541205 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27107328 140733469520976 140733469521161 140733469521161 140733469523919 0
[pid=32430/tid=32435] ppid=32427 vsize=14084808 memory=796 CPUtime=0 cores=1,3,5,7
/proc/32430/task/32435/stat : 32435 (java) S 32427 32430 30989 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 44969138 14422843392 22291 33554432000 4194304 4196468 140733469514224 140337930046096 140337979541205 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27107328 140733469520976 140733469521161 140733469521161 140733469523919 0
[pid=32430/tid=32436] ppid=32427 vsize=14084808 memory=1712 CPUtime=0 cores=1,3,5,7
/proc/32430/task/32436/stat : 32436 (java) S 32427 32430 30989 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 44969138 14422843392 22291 33554432000 4194304 4196468 140733469514224 140337928993296 140337979541205 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27107328 140733469520976 140733469521161 140733469521161 140733469523919 0
[pid=32430/tid=32437] ppid=32427 vsize=14084808 memory=1956 CPUtime=0 cores=1,3,5,7
/proc/32430/task/32437/stat : 32437 (java) S 32427 32430 30989 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 44969139 14422843392 22291 33554432000 4194304 4196468 140733469514224 140337521252976 140337979542146 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27107328 140733469520976 140733469521161 140733469521161 140733469523919 0
[pid=32430/tid=32438] ppid=32427 vsize=14084808 memory=1196 CPUtime=0 cores=1,3,5,7
/proc/32430/task/32438/stat : 32438 (java) S 32427 32430 30989 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 44969140 14422843392 22291 33554432000 4194304 4196468 140733469514224 140337452410144 140337979541205 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27107328 140733469520976 140733469521161 140733469521161 140733469523919 0
[pid=32430/tid=32439] ppid=32427 vsize=14084808 memory=8356 CPUtime=0 cores=1,3,5,7
/proc/32430/task/32439/stat : 32439 (java) S 32427 32430 30989 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 44969140 14422843392 22291 33554432000 4194304 4196468 140733469514224 140337451357808 140337979541205 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27107328 140733469520976 140733469521161 140733469521161 140733469523919 0
[pid=32430/tid=32440] ppid=32427 vsize=14084808 memory=6297835844906604903 CPUtime=0 cores=1,3,5,7
/proc/32430/task/32440/stat : 32440 (java) S 32427 32430 30989 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 44969142 14422843392 22291 33554432000 4194304 4196468 140733469514224 140337450306128 140337979549595 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27107328 140733469520976 140733469521161 140733469521161 140733469523919 0
[pid=32430/tid=32441] ppid=32427 vsize=14084808 memory=7811323491934034026 CPUtime=0.07 cores=1,3,5,7
/proc/32430/task/32441/stat : 32441 (java) S 32427 32430 30989 0 -1 1077944384 567 0 0 0 7 0 0 0 20 0 15 0 44969142 14422843392 22291 33554432000 4194304 4196468 140733469514224 140337449252976 140337979542146 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27107328 140733469520976 140733469521161 140733469521161 140733469523919 0
[pid=32430/tid=32442] ppid=32427 vsize=14084808 memory=5787213827063244903 CPUtime=0.07 cores=1,3,5,7
/proc/32430/task/32442/stat : 32442 (java) S 32427 32430 30989 0 -1 1077944384 374 0 0 0 7 0 0 0 20 0 15 0 44969142 14422843392 22291 33554432000 4194304 4196468 140733469514224 140337448200176 140337979542146 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27107328 140733469520976 140733469521161 140733469521161 140733469523919 0
[pid=32430/tid=32443] ppid=32427 vsize=14084808 memory=0 CPUtime=0.15 cores=1,3,5,7
/proc/32430/task/32443/stat : 32443 (java) S 32427 32430 30989 0 -1 1077944384 416 0 0 0 15 0 0 0 20 0 15 0 44969142 14422843392 22291 33554432000 4194304 4196468 140733469514224 140337447147888 140337979542146 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27107328 140733469520976 140733469521161 140733469521161 140733469523919 0
[pid=32430/tid=32444] ppid=32427 vsize=14084808 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32430/task/32444/stat : 32444 (java) S 32427 32430 30989 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 44969143 14422843392 22291 33554432000 4194304 4196468 140733469514224 140337446095328 140337979541205 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27107328 140733469520976 140733469521161 140733469521161 140733469523919 0
[pid=32430/tid=32445] ppid=32427 vsize=14084808 memory=33 CPUtime=0 cores=1,3,5,7
/proc/32430/task/32445/stat : 32445 (java) S 32427 32430 30989 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 44969143 14422843392 22291 33554432000 4194304 4196468 140733469514224 140337445043120 140337979542146 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27107328 140733469520976 140733469521161 140733469521161 140733469523919 0
Current children cumulated CPU time: 0.98 s
Current children cumulated vsize: 14084808 KiB
Current children cumulated memory: 89164 KiB

[startup+1.33536 s]
# the end of solver process 32430 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2.22389 s, system=0.095428 s

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

[startup+1.08038 s]
/proc/loadavg: 1.27 1.30 1.31 5/216 32445
/proc/meminfo: memFree=28950468/32770624 swapFree=67108860/67108860
[pid=32430] ppid=32427 vsize=14088904 memory=112276 CPUtime=1.73 cores=1,3,5,7
/proc/32430/stat : 32430 (java) S 32427 32430 30989 0 -1 1077944320 22968 0 0 0 165 8 0 0 20 0 15 0 44969137 14427037696 28069 33554432000 4194304 4196468 140733469514224 140733469496768 140337979530999 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 27107328 140733469520976 140733469521161 140733469521161 140733469523919 0
/proc/32430/statm: 3522226 28069 3531 1 0 3484297 0
[pid=32430/tid=32432] ppid=32427 vsize=14088904 memory=8243114992657236055 CPUtime=1.05 cores=1,3,5,7
/proc/32430/task/32432/stat : 32432 (java) R 32427 32430 30989 0 -1 4202560 18670 0 0 0 99 6 0 0 20 0 15 0 44969137 14427037696 28069 33554432000 4194304 4196468 140733469514224 140337983762880 140337963611486 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 27107328 140733469520976 140733469521161 140733469521161 140733469523919 0
[pid=32430/tid=32433] ppid=32427 vsize=14088904 memory=288285580272600211 CPUtime=0 cores=1,3,5,7
/proc/32430/task/32433/stat : 32433 (java) S 32427 32430 30989 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 44969138 14427037696 28069 33554432000 4194304 4196468 140733469514224 140337932151184 140337979541205 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27107328 140733469520976 140733469521161 140733469521161 140733469523919 0
[pid=32430/tid=32434] ppid=32427 vsize=14088904 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32430/task/32434/stat : 32434 (java) S 32427 32430 30989 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 44969138 14427037696 28069 33554432000 4194304 4196468 140733469514224 140337931098384 140337979541205 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27107328 140733469520976 140733469521161 140733469521161 140733469523919 0
[pid=32430/tid=32435] ppid=32427 vsize=14088904 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32430/task/32435/stat : 32435 (java) S 32427 32430 30989 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 44969138 14427037696 28069 33554432000 4194304 4196468 140733469514224 140337930046096 140337979541205 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27107328 140733469520976 140733469521161 140733469521161 140733469523919 0
[pid=32430/tid=32436] ppid=32427 vsize=14088904 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32430/task/32436/stat : 32436 (java) S 32427 32430 30989 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 44969138 14427037696 28069 33554432000 4194304 4196468 140733469514224 140337928993296 140337979541205 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27107328 140733469520976 140733469521161 140733469521161 140733469523919 0
[pid=32430/tid=32437] ppid=32427 vsize=14088904 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32430/task/32437/stat : 32437 (java) S 32427 32430 30989 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 44969139 14427037696 28069 33554432000 4194304 4196468 140733469514224 140337521252976 140337979542146 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27107328 140733469520976 140733469521161 140733469521161 140733469523919 0
[pid=32430/tid=32438] ppid=32427 vsize=14088904 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32430/task/32438/stat : 32438 (java) S 32427 32430 30989 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 44969140 14427037696 28069 33554432000 4194304 4196468 140733469514224 140337452410144 140337979541205 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27107328 140733469520976 140733469521161 140733469521161 140733469523919 0
[pid=32430/tid=32439] ppid=32427 vsize=14088904 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32430/task/32439/stat : 32439 (java) S 32427 32430 30989 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 44969140 14427037696 28069 33554432000 4194304 4196468 140733469514224 140337451357808 140337979541205 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27107328 140733469520976 140733469521161 140733469521161 140733469523919 0
[pid=32430/tid=32440] ppid=32427 vsize=14088904 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32430/task/32440/stat : 32440 (java) S 32427 32430 30989 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 44969142 14427037696 28069 33554432000 4194304 4196468 140733469514224 140337450306128 140337979549595 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27107328 140733469520976 140733469521161 140733469521161 140733469523919 0
[pid=32430/tid=32441] ppid=32427 vsize=14088904 memory=0 CPUtime=0.15 cores=1,3,5,7
/proc/32430/task/32441/stat : 32441 (java) S 32427 32430 30989 0 -1 1077944384 739 0 0 0 15 0 0 0 20 0 15 0 44969142 14427037696 28069 33554432000 4194304 4196468 140733469514224 140337449252976 140337979542146 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27107328 140733469520976 140733469521161 140733469521161 140733469523919 0
[pid=32430/tid=32442] ppid=32427 vsize=14088904 memory=0 CPUtime=0.15 cores=1,3,5,7
/proc/32430/task/32442/stat : 32442 (java) S 32427 32430 30989 0 -1 1077944384 483 0 0 0 15 0 0 0 20 0 15 0 44969142 14427037696 28069 33554432000 4194304 4196468 140733469514224 140337448200176 140337979542146 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27107328 140733469520976 140733469521161 140733469521161 140733469523919 0
[pid=32430/tid=32443] ppid=32427 vsize=14088904 memory=0 CPUtime=0.34 cores=1,3,5,7
/proc/32430/task/32443/stat : 32443 (java) S 32427 32430 30989 0 -1 1077944384 1690 0 0 0 34 0 0 0 20 0 15 0 44969142 14427037696 28069 33554432000 4194304 4196468 140733469514224 140337447147888 140337979542146 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27107328 140733469520976 140733469521161 140733469521161 140733469523919 0
[pid=32430/tid=32444] ppid=32427 vsize=14088904 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32430/task/32444/stat : 32444 (java) S 32427 32430 30989 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 44969143 14427037696 28069 33554432000 4194304 4196468 140733469514224 140337446095328 140337979541205 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27107328 140733469520976 140733469521161 140733469521161 140733469523919 0
[pid=32430/tid=32445] ppid=32427 vsize=14088904 memory=1228 CPUtime=0 cores=1,3,5,7
/proc/32430/task/32445/stat : 32445 (java) S 32427 32430 30989 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 44969143 14427037696 28069 33554432000 4194304 4196468 140733469514224 140337445043120 140337979542146 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27107328 140733469520976 140733469521161 140733469521161 140733469523919 0
Current children cumulated CPU time: 1.73 s
Current children cumulated vsize: 14088904 KiB
Current children cumulated memory: 112276 KiB

[startup+1.20063 s]*
/proc/loadavg: 1.27 1.30 1.31 3/216 32445
/proc/meminfo: memFree=28901440/32770624 swapFree=67108860/67108860
[pid=32430] ppid=32427 vsize=14090952 memory=123732 CPUtime=1.99 cores=1,3,5,7
/proc/32430/stat : 32430 (java) S 32427 32430 30989 0 -1 1077944320 25302 0 0 0 191 8 0 0 20 0 15 0 44969137 14429134848 30933 33554432000 4194304 4196468 140733469514224 140733469496768 140337979530999 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 27107328 140733469520976 140733469521161 140733469521161 140733469523919 0
/proc/32430/statm: 3522738 30933 3531 1 0 3484809 0
[pid=32430/tid=32432] ppid=32427 vsize=14090952 memory=5450919713671312938 CPUtime=1.18 cores=1,3,5,7
/proc/32430/task/32432/stat : 32432 (java) R 32427 32430 30989 0 -1 4202560 20091 0 0 0 111 7 0 0 20 0 15 0 44969137 14429134848 30933 33554432000 4194304 4196468 140733469514224 140337983761456 140337979542934 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 27107328 140733469520976 140733469521161 140733469521161 140733469523919 0
[pid=32430/tid=32433] ppid=32427 vsize=14090952 memory=6692 CPUtime=0 cores=1,3,5,7
/proc/32430/task/32433/stat : 32433 (java) S 32427 32430 30989 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 44969138 14429134848 30933 33554432000 4194304 4196468 140733469514224 140337932151184 140337979541205 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27107328 140733469520976 140733469521161 140733469521161 140733469523919 0
[pid=32430/tid=32434] ppid=32427 vsize=14090952 memory=140304342001203 CPUtime=0 cores=1,3,5,7
/proc/32430/task/32434/stat : 32434 (java) S 32427 32430 30989 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 44969138 14429134848 30933 33554432000 4194304 4196468 140733469514224 140337931098384 140337979541205 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27107328 140733469520976 140733469521161 140733469521161 140733469523919 0
[pid=32430/tid=32435] ppid=32427 vsize=14090952 memory=7516624705922357097 CPUtime=0 cores=1,3,5,7
/proc/32430/task/32435/stat : 32435 (java) S 32427 32430 30989 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 44969138 14429134848 30933 33554432000 4194304 4196468 140733469514224 140337930046096 140337979541205 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27107328 140733469520976 140733469521161 140733469521161 140733469523919 0
[pid=32430/tid=32436] ppid=32427 vsize=14090952 memory=4051322344528162866 CPUtime=0 cores=1,3,5,7
/proc/32430/task/32436/stat : 32436 (java) S 32427 32430 30989 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 44969138 14429134848 30933 33554432000 4194304 4196468 140733469514224 140337928993296 140337979541205 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27107328 140733469520976 140733469521161 140733469521161 140733469523919 0
[pid=32430/tid=32437] ppid=32427 vsize=14090952 memory=3761832598710990512 CPUtime=0 cores=1,3,5,7
/proc/32430/task/32437/stat : 32437 (java) S 32427 32430 30989 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 15 0 44969139 14429134848 30933 33554432000 4194304 4196468 140733469514224 140337521252976 140337979542146 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27107328 140733469520976 140733469521161 140733469521161 140733469523919 0
[pid=32430/tid=32438] ppid=32427 vsize=14090952 memory=3474019353818575920 CPUtime=0 cores=1,3,5,7
/proc/32430/task/32438/stat : 32438 (java) S 32427 32430 30989 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 44969140 14429134848 30933 33554432000 4194304 4196468 140733469514224 140337452410144 140337979541205 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27107328 140733469520976 140733469521161 140733469521161 140733469523919 0
[pid=32430/tid=32439] ppid=32427 vsize=14090952 memory=6944656592452807316 CPUtime=0 cores=1,3,5,7
/proc/32430/task/32439/stat : 32439 (java) S 32427 32430 30989 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 44969140 14429134848 30933 33554432000 4194304 4196468 140733469514224 140337451357808 140337979541205 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27107328 140733469520976 140733469521161 140733469521161 140733469523919 0
[pid=32430/tid=32440] ppid=32427 vsize=14090952 memory=6933690305039933585 CPUtime=0 cores=1,3,5,7
/proc/32430/task/32440/stat : 32440 (java) S 32427 32430 30989 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 44969142 14429134848 30933 33554432000 4194304 4196468 140733469514224 140337450306128 140337979549595 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27107328 140733469520976 140733469521161 140733469521161 140733469523919 0
[pid=32430/tid=32441] ppid=32427 vsize=14090952 memory=0 CPUtime=0.18 cores=1,3,5,7
/proc/32430/task/32441/stat : 32441 (java) S 32427 32430 30989 0 -1 1077944384 807 0 0 0 18 0 0 0 20 0 15 0 44969142 14429134848 30933 33554432000 4194304 4196468 140733469514224 140337449252976 140337979542146 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27107328 140733469520976 140733469521161 140733469521161 140733469523919 0
[pid=32430/tid=32442] ppid=32427 vsize=14090952 memory=3184097920075968559 CPUtime=0.2 cores=1,3,5,7
/proc/32430/task/32442/stat : 32442 (java) S 32427 32430 30989 0 -1 1077944384 960 0 0 0 20 0 0 0 20 0 15 0 44969142 14429134848 30933 33554432000 4194304 4196468 140733469514224 140337448200176 140337979542146 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27107328 140733469520976 140733469521161 140733469521161 140733469523919 0
[pid=32430/tid=32443] ppid=32427 vsize=14090952 memory=3472464202523166384 CPUtime=0.4 cores=1,3,5,7
/proc/32430/task/32443/stat : 32443 (java) R 32427 32430 30989 0 -1 4202560 2039 0 0 0 40 0 0 0 20 0 15 0 44969142 14429134848 30933 33554432000 4194304 4196468 140733469514224 140337447147888 140337979542934 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 27107328 140733469520976 140733469521161 140733469521161 140733469523919 0
[pid=32430/tid=32444] ppid=32427 vsize=14090952 memory=3184097920075968559 CPUtime=0 cores=1,3,5,7
/proc/32430/task/32444/stat : 32444 (java) S 32427 32430 30989 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 44969143 14429134848 30933 33554432000 4194304 4196468 140733469514224 140337446095328 140337979541205 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27107328 140733469520976 140733469521161 140733469521161 140733469523919 0
[pid=32430/tid=32445] ppid=32427 vsize=14090952 memory=140304342664864 CPUtime=0 cores=1,3,5,7
/proc/32430/task/32445/stat : 32445 (java) S 32427 32430 30989 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 44969143 14429134848 30933 33554432000 4194304 4196468 140733469514224 140337445043120 140337979542146 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27107328 140733469520976 140733469521161 140733469521161 140733469523919 0
Current children cumulated CPU time: 1.99 s
Current children cumulated vsize: 14090952 KiB
Current children cumulated memory: 123732 KiB

[startup+1.31088 s]
/proc/loadavg: 1.27 1.30 1.31 3/216 32445
/proc/meminfo: memFree=28901440/32770624 swapFree=67108860/67108860
[pid=32430] ppid=32427 vsize=14090952 memory=129112 CPUtime=2.27 cores=1,3,5,7
/proc/32430/stat : 32430 (java) S 32427 32430 30989 0 -1 1077944320 25754 0 0 0 219 8 0 0 20 0 15 0 44969137 14429134848 32278 33554432000 4194304 4196468 140733469514224 140733469496768 140337979530999 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 27107328 140733469520976 140733469521161 140733469521161 140733469523919 0
/proc/32430/statm: 3522738 32278 3536 1 0 3484809 0
[pid=32430/tid=32432] ppid=32427 vsize=14090952 memory=280608467197696 CPUtime=1.28 cores=1,3,5,7
/proc/32430/task/32432/stat : 32432 (java) R 32427 32430 30989 0 -1 4202560 20254 0 0 0 121 7 0 0 20 0 15 0 44969137 14429134848 32283 33554432000 4194304 4196468 140733469514224 140337983764304 140337972247962 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 27107328 140733469520976 140733469521161 140733469521161 140733469523919 0
[pid=32430/tid=32433] ppid=32427 vsize=14090952 memory=3832899944742933546 CPUtime=0 cores=1,3,5,7
/proc/32430/task/32433/stat : 32433 (java) S 32427 32430 30989 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 44969138 14429134848 32283 33554432000 4194304 4196468 140733469514224 140337932151184 140337979541205 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27107328 140733469520976 140733469521161 140733469521161 140733469523919 0
[pid=32430/tid=32434] ppid=32427 vsize=14090952 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32430/task/32434/stat : 32434 (java) S 32427 32430 30989 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 44969138 14429134848 32283 33554432000 4194304 4196468 140733469514224 140337931098384 140337979541205 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27107328 140733469520976 140733469521161 140733469521161 140733469523919 0
[pid=32430/tid=32435] ppid=32427 vsize=14090952 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32430/task/32435/stat : 32435 (java) S 32427 32430 30989 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 44969138 14429134848 32283 33554432000 4194304 4196468 140733469514224 140337930046096 140337979541205 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27107328 140733469520976 140733469521161 140733469521161 140733469523919 0
[pid=32430/tid=32436] ppid=32427 vsize=14090952 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32430/task/32436/stat : 32436 (java) S 32427 32430 30989 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 44969138 14429134848 32283 33554432000 4194304 4196468 140733469514224 140337928993296 140337979541205 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27107328 140733469520976 140733469521161 140733469521161 140733469523919 0
[pid=32430/tid=32437] ppid=32427 vsize=14090952 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32430/task/32437/stat : 32437 (java) S 32427 32430 30989 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 15 0 44969139 14429134848 32283 33554432000 4194304 4196468 140733469514224 140337521252976 140337979542146 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27107328 140733469520976 140733469521161 140733469521161 140733469523919 0
[pid=32430/tid=32438] ppid=32427 vsize=14090952 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32430/task/32438/stat : 32438 (java) S 32427 32430 30989 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 44969140 14429134848 32283 33554432000 4194304 4196468 140733469514224 140337452410144 140337979541205 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27107328 140733469520976 140733469521161 140733469521161 140733469523919 0
[pid=32430/tid=32439] ppid=32427 vsize=14090952 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32430/task/32439/stat : 32439 (java) S 32427 32430 30989 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 44969140 14429134848 32283 33554432000 4194304 4196468 140733469514224 140337451357808 140337979541205 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27107328 140733469520976 140733469521161 140733469521161 140733469523919 0
[pid=32430/tid=32440] ppid=32427 vsize=14090952 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32430/task/32440/stat : 32440 (java) S 32427 32430 30989 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 44969142 14429134848 32283 33554432000 4194304 4196468 140733469514224 140337450306128 140337979549595 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27107328 140733469520976 140733469521161 140733469521161 140733469523919 0
[pid=32430/tid=32441] ppid=32427 vsize=14090952 memory=0 CPUtime=0.23 cores=1,3,5,7
/proc/32430/task/32441/stat : 32441 (java) R 32427 32430 30989 0 -1 4202560 863 0 0 0 23 0 0 0 20 0 15 0 44969142 14429134848 32283 33554432000 4194304 4196468 140733469514224 140337449246168 140337958898656 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 27107328 140733469520976 140733469521161 140733469521161 140733469523919 0
[pid=32430/tid=32442] ppid=32427 vsize=14090952 memory=0 CPUtime=0.25 cores=1,3,5,7
/proc/32430/task/32442/stat : 32442 (java) R 32427 32430 30989 0 -1 4202560 1004 0 0 0 25 0 0 0 20 0 15 0 44969142 14429134848 32283 33554432000 4194304 4196468 140733469514224 140337448188848 140337959186768 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 27107328 140733469520976 140733469521161 140733469521161 140733469523919 0
[pid=32430/tid=32443] ppid=32427 vsize=14090952 memory=0 CPUtime=0.47 cores=1,3,5,7
/proc/32430/task/32443/stat : 32443 (java) S 32427 32430 30989 0 -1 1077944384 2228 0 0 0 47 0 0 0 20 0 15 0 44969142 14429134848 32283 33554432000 4194304 4196468 140733469514224 140337447147888 140337979542146 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27107328 140733469520976 140733469521161 140733469521161 140733469523919 0
[pid=32430/tid=32444] ppid=32427 vsize=14090952 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32430/task/32444/stat : 32444 (java) S 32427 32430 30989 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 44969143 14429134848 32283 33554432000 4194304 4196468 140733469514224 140337446095328 140337979541205 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27107328 140733469520976 140733469521161 140733469521161 140733469523919 0
[pid=32430/tid=32445] ppid=32427 vsize=14090952 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/32430/task/32445/stat : 32445 (java) S 32427 32430 30989 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 44969143 14429134848 32283 33554432000 4194304 4196468 140733469514224 140337445043120 140337979542146 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27107328 140733469520976 140733469521161 140733469521161 140733469523919 0
Current children cumulated CPU time: 2.27 s
Current children cumulated vsize: 14090952 KiB
Current children cumulated memory: 129112 KiB

Child status: 0
Real time (s): 1.3354
CPU time (s): 2.31932
CPU user time (s): 2.22389
CPU system time (s): 0.095428
CPU usage (%): 173.68
Max. virtual memory (cumulated for all children) (KiB): 14090952
Max. memory (cumulated for all children) (KiB): 129112

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.22389
system time used= 0.095428
maximum resident set size= 131936
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26502
page faults= 0
swaps= 0
block input operations= 0
block output operations= 112
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2857
involuntary context switches= 5


# summary of solver processes directly reported to runsolver:
#   pid: 32430
#   total CPU time (s): 2.31932
#   total CPU user time (s): 2.22389
#   total CPU system time (s): 0.095428

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.034225 second user time and 0.053352 second system time

The end

Launcher Data

Begin job on node149 at 2018-07-22 17:40:59
IDJOB=4290860
IDBENCH=141598
IDSOLVER=2744
FILE ID=node149/4290860-1532274059
RUNJOBID= node149-1532262079-31021
PBS_JOBID= 21018976
Free space on /tmp= 51848 MiB

SOLVER NAME= OscaR - Conflict Ordering 2018-07-02
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-4290860-1532274059/watcher-4290860-1532274059 -o /tmp/evaluation-result-4290860-1532274059/solver-4290860-1532274059 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node149-1532262079-31021 --watchdog 2560  java -Xmx11000m -jar oscarCPXcsp3-conf_order.jar --randomseed 1485961884 --timelimit 2400 --memlimit 11000 --nbcore 4 HOME/instance-4290860-1532274059.xml

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

MD5SUM BENCH= 90120b7f275ce51772dc9fcf00f05be5
RANDOM SEED=1485961884

node149.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.60
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 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.60
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 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:        29013008 kB
MemAvailable:   31739716 kB
Buffers:          120968 kB
Cached:          2865740 kB
SwapCached:            0 kB
Active:          1789512 kB
Inactive:        1486312 kB
Active(anon):     238764 kB
Inactive(anon):    70172 kB
Active(file):    1550748 kB
Inactive(file):  1416140 kB
Unevictable:        7620 kB
Mlocked:            7620 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             35780 kB
Writeback:             0 kB
AnonPages:        297088 kB
Mapped:            49024 kB
Shmem:             17032 kB
Slab:             178644 kB
SReclaimable:     151308 kB
SUnreclaim:        27336 kB
KernelStack:        3520 kB
PageTables:         5864 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1172044 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    221184 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 51812 MiB
End job on node149 at 2018-07-22 17:41:01