Trace number 4273548

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 NameAnswerobjective functionCPU timeWall clock time
OscaR - Conflict Ordering 2017-07-26OPT5 1.55116 0.99958998

General information on the benchmark

NameLowAutocorrelation/LowAutocorrelation-m1-s1/
LowAutocorrelation-011.xml
MD5SUMf63a1d69196369b30b13838bf3675f5d
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark5
Best CPU time to get the best result obtained on this benchmark0.132651
Satisfiable
(Un)Satisfiability was proved
Number of variables131
Number of constraints75
Number of domains21
Minimum domain size2
Maximum domain size21
Distribution of domain sizes[{"size":2,"count":67},{"size":3,"count":2},{"size":4,"count":1},{"size":5,"count":2},{"size":6,"count":1},{"size":7,"count":2},{"size":8,"count":1},{"size":9,"count":2},{"size":10,"count":1},{"size":11,"count":2},{"size":13,"count":1},{"size":15,"count":1},{"size":17,"count":1},{"size":19,"count":1},{"size":21,"count":1}]
Minimum variable degree0
Maximum variable degree10
Distribution of variable degrees[{"degree":0,"count":45},{"degree":2,"count":75},{"degree":10,"count":11}]
Minimum constraint arity2
Maximum constraint arity11
Distribution of constraint arities[{"arity":2,"count":11},{"arity":3,"count":56},{"arity":4,"count":1},{"arity":5,"count":1},{"arity":6,"count":1},{"arity":7,"count":1},{"arity":8,"count":1},{"arity":9,"count":1},{"arity":10,"count":1},{"arity":11,"count":1}]
Number of extensional constraints0
Number of intensional constraints65
Distribution of constraint types[{"type":"intension","count":65},{"type":"sum","count":10}]
Optimization problemYES
Type of objectivemin SUM

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.27/0.38	c version: 2017-07-26
0.27/0.38	c seed: 979163449
0.27/0.38	c timeout: 2520
0.27/0.38	c memlimit: 11000
0.27/0.38	c nbcore: 4
0.27/0.40	c Parsing instance...
1.31/0.90	c Parsing done, starting search...
1.31/0.92	o 385
1.31/0.92	o 145
1.31/0.92	o 57
1.31/0.93	o 33
1.31/0.93	o 21
1.31/0.94	o 13
1.31/0.96	o 5
1.31/0.98	s OPTIMUM FOUND
1.31/0.98	v <instantiation>
1.31/0.98	v 	<list>
1.31/0.98	v 		x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] y[0][0] y[0][1] y[0][2] y[0][3] y[0][4] y[0][5] y[0][6] y[0][7] y[0][8] y[0][9] y[1][0] y[1][1] y[1][2] y[1][3] y[1][4] y[1][5] y[1][6] y[1][7] y[1][8] y[2][0] y[2][1] y[2][2] y[2][3] y[2][4] y[2][5] y[2][6] y[2][7] y[3][0] y[3][1] y[3][2] y[3][3] y[3][4] y[3][5] y[3][6] y[4][0] y[4][1] y[4][2] y[4][3] y[4][4] y[4][5] y[5][0] y[5][1] y[5][2] y[5][3] y[5][4] y[6][0] y[6][1] y[6][2] y[6][3] y[7][0] y[7][1] y[7][2] y[8][0] y[8][1] y[9][0] c[0] c[1] c[2] c[3] c[4] c[5] c[6] c[7] c[8] c[9] s[0] s[1] s[2] s[3] s[4] s[5] s[6] s[7] s[8] s[9]
1.31/0.98	v 	</list>
1.31/0.98	v 	<values>
1.31/0.98	v 		1 1 1 -1 -1 -1 1 -1 -1 1 -1 1 1 -1 1 1 -1 -1 1 -1 -1 1 -1 -1 1 -1 1 -1 -1 1 -1 -1 -1 -1 1 1 1 1 -1 -1 1 1 1 -1 -1 -1 1 -1 1 -1 1 1 -1 -1 -1 1 -1 -1 1 1 -1 1 -1 1 -1 -1 0 -1 0 -1 0 -1 0 -1 0 -1 0 1 0 1 0 1 0 1 0 1 
1.31/0.98	v 	</values>
1.31/0.98	v </instantiation>

Verifier Data

OK	5

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 (15264 MiB free)
  memory of node 1: 16384 MiB (15141 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4273548-1502787167/watcher-4273548-1502787167 -o /tmp/evaluation-result-4273548-1502787167/solver-4273548-1502787167 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node126-1502662832-10387 --watchdog 2580 java -Xmx11000m -jar oscar-cp-xcsp3-conf_order.jar --randomseed 979163449 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4273548-1502787167.xml 

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

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


[startup+0.101943 s]*
/proc/loadavg: 1.61 1.67 1.68 3/200 5134
/proc/meminfo: memFree=31130684/32770624 swapFree=67105588/67108860
[pid=5128] ppid=5125 vsize=13358552 memory=14668 CPUtime=0.01 cores=0,2,4,6
/proc/5128/stat : 5128 (java) S 5125 5128 12560 0 -1 1077944320 3535 0 0 0 1 0 0 0 20 0 6 0 80911983 13679157248 3667 18446744073709551615 4194304 4196468 140727580934064 140727580916608 140268408962807 0 0 1 16784584 18446744073709551615 0 0 17 6 0 0 8 0 0 6293624 6294260 8667136 140727580938607 140727580938793 140727580938793 140727580942287 0
/proc/5128/statm: 3339638 3667 1913 1 0 3329135 0
[pid=5128/tid=5130] ppid=5125 vsize=13358552 memory=4206751525541407381 CPUtime=0.01 cores=0,2,4,6
/proc/5128/task/5130/stat : 5130 (java) R 5125 5128 12560 0 -1 4202560 2259 0 0 0 1 0 0 0 20 0 6 0 80911992 13679157248 3733 18446744073709551615 4194304 4196468 140727580934064 140268413198928 140268408984733 0 4 1 16784584 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 8667136 140727580938607 140727580938793 140727580938793 140727580942287 0
[pid=5128/tid=5131] ppid=5125 vsize=13358552 memory=3461361991549258287 CPUtime=0 cores=0,2,4,6
/proc/5128/task/5131/stat : 5131 (java) S 5125 5128 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 80911993 13679157248 3733 18446744073709551615 4194304 4196468 140727580934064 140268343397520 140268408973013 0 4 1 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8667136 140727580938607 140727580938793 140727580938793 140727580942287 0
[pid=5128/tid=5132] ppid=5125 vsize=13358552 memory=140500681295488 CPUtime=0 cores=0,2,4,6
/proc/5128/task/5132/stat : 5132 (java) S 5125 5128 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 80911993 13679157248 3733 18446744073709551615 4194304 4196468 140727580934064 140268342344720 140268408973013 0 4 1 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8667136 140727580938607 140727580938793 140727580938793 140727580942287 0
[pid=5128/tid=5133] ppid=5125 vsize=13358552 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5128/task/5133/stat : 5133 (java) S 5125 5128 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 80911993 13679157248 3733 18446744073709551615 4194304 4196468 140727580934064 140268341291920 140268408973013 0 4 1 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8667136 140727580938607 140727580938793 140727580938793 140727580942287 0
[pid=5128/tid=5134] ppid=5125 vsize=13358552 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5128/task/5134/stat : 5134 (java) S 5125 5128 12560 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 6 0 80911993 13679157248 3733 18446744073709551615 4194304 4196468 140727580934064 140268340239120 140268408973013 0 4 1 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8667136 140727580938607 140727580938793 140727580938793 140727580942287 0
Current children cumulated CPU time: 0.01 s
Current children cumulated vsize: 13358552 KiB
Current children cumulated memory: 14668 KiB

[startup+0.20961 s]*
/proc/loadavg: 1.61 1.67 1.68 4/209 5143
/proc/meminfo: memFree=31119840/32770624 swapFree=67105588/67108860
[pid=5128] ppid=5125 vsize=13975920 memory=31224 CPUtime=0.11 cores=0,2,4,6
/proc/5128/stat : 5128 (java) S 5125 5128 12560 0 -1 1077944320 7125 0 0 0 10 1 0 0 20 0 15 0 80911983 14311342080 7806 18446744073709551615 4194304 4196468 140727580934064 140727580916608 140268408962807 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 8 0 0 6293624 6294260 8667136 140727580938607 140727580938793 140727580938793 140727580942287 0
/proc/5128/statm: 3493980 7806 3384 1 0 3482759 0
[pid=5128/tid=5130] ppid=5125 vsize=13975920 memory=8390339637985935414 CPUtime=0.08 cores=0,2,4,6
/proc/5128/task/5130/stat : 5130 (java) R 5125 5128 12560 0 -1 4202560 5086 0 0 0 8 0 0 0 20 0 15 0 80911992 14311342080 7806 18446744073709551615 4194304 4196468 140727580934064 140268413152256 140268401642029 0 4 1 16800974 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 8667136 140727580938607 140727580938793 140727580938793 140727580942287 0
[pid=5128/tid=5131] ppid=5125 vsize=13976944 memory=4294967624 CPUtime=0 cores=0,2,4,6
/proc/5128/task/5131/stat : 5131 (java) S 5125 5128 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 80911993 14312390656 7806 18446744073709551615 4194304 4196468 140727580934064 140268343397520 140268408973013 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8667136 140727580938607 140727580938793 140727580938793 140727580942287 0
[pid=5128/tid=5132] ppid=5125 vsize=13976944 memory=140500681306132 CPUtime=0 cores=0,2,4,6
/proc/5128/task/5132/stat : 5132 (java) S 5125 5128 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 80911993 14312390656 7872 18446744073709551615 4194304 4196468 140727580934064 140268342344720 140268408973013 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8667136 140727580938607 140727580938793 140727580938793 140727580942287 0
[pid=5128/tid=5133] ppid=5125 vsize=13976944 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5128/task/5133/stat : 5133 (java) S 5125 5128 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 80911993 14312390656 7872 18446744073709551615 4194304 4196468 140727580934064 140268341291920 140268408973013 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8667136 140727580938607 140727580938793 140727580938793 140727580942287 0
[pid=5128/tid=5134] ppid=5125 vsize=13976944 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5128/task/5134/stat : 5134 (java) S 5125 5128 12560 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 80911993 14312390656 7872 18446744073709551615 4194304 4196468 140727580934064 140268340239120 140268408973013 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8667136 140727580938607 140727580938793 140727580938793 140727580942287 0
[pid=5128/tid=5135] ppid=5125 vsize=13976944 memory=140500681295488 CPUtime=0 cores=0,2,4,6
/proc/5128/task/5135/stat : 5135 (java) S 5125 5128 12560 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 80911994 14312390656 7872 18446744073709551615 4194304 4196468 140727580934064 140267887372656 140268408973954 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8667136 140727580938607 140727580938793 140727580938793 140727580942287 0
[pid=5128/tid=5136] ppid=5125 vsize=13976944 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5128/task/5136/stat : 5136 (java) S 5125 5128 12560 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 80911995 14312390656 7872 18446744073709551615 4194304 4196468 140727580934064 140267886318624 140268408973013 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8667136 140727580938607 140727580938793 140727580938793 140727580942287 0
[pid=5128/tid=5137] ppid=5125 vsize=13976944 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5128/task/5137/stat : 5137 (java) S 5125 5128 12560 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 80911995 14312390656 7938 18446744073709551615 4194304 4196468 140727580934064 140267885265776 140268408973013 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8667136 140727580938607 140727580938793 140727580938793 140727580942287 0
[pid=5128/tid=5138] ppid=5125 vsize=13976944 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5128/task/5138/stat : 5138 (java) S 5125 5128 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 80911998 14312390656 7938 18446744073709551615 4194304 4196468 140727580934064 140267884214096 140268408981403 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8667136 140727580938607 140727580938793 140727580938793 140727580942287 0
[pid=5128/tid=5139] ppid=5125 vsize=13976944 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5128/task/5139/stat : 5139 (java) S 5125 5128 12560 0 -1 1077944384 298 0 0 0 0 0 0 0 20 0 15 0 80911998 14312390656 7938 18446744073709551615 4194304 4196468 140727580934064 140267883162480 140268408973954 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8667136 140727580938607 140727580938793 140727580938793 140727580942287 0
[pid=5128/tid=5140] ppid=5125 vsize=13976944 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5128/task/5140/stat : 5140 (java) S 5125 5128 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 80911998 14312390656 7938 18446744073709551615 4194304 4196468 140727580934064 140267882109680 140268408973954 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8667136 140727580938607 140727580938793 140727580938793 140727580942287 0
[pid=5128/tid=5141] ppid=5125 vsize=13976944 memory=140500681295488 CPUtime=0.01 cores=0,2,4,6
/proc/5128/task/5141/stat : 5141 (java) R 5125 5128 12560 0 -1 4202560 368 0 0 0 1 0 0 0 20 0 15 0 80911998 14312390656 8004 18446744073709551615 4194304 4196468 140727580934064 140267881056880 140268394128375 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 8667136 140727580938607 140727580938793 140727580938793 140727580942287 0
[pid=5128/tid=5142] ppid=5125 vsize=13976944 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5128/task/5142/stat : 5142 (java) S 5125 5128 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 80911998 14312390656 8004 18446744073709551615 4194304 4196468 140727580934064 140267880004320 140268408973013 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8667136 140727580938607 140727580938793 140727580938793 140727580942287 0
[pid=5128/tid=5143] ppid=5125 vsize=13976944 memory=140500681295488 CPUtime=0 cores=0,2,4,6
/proc/5128/task/5143/stat : 5143 (java) S 5125 5128 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 80912001 14312390656 8004 18446744073709551615 4194304 4196468 140727580934064 140267878951600 140268408973954 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8667136 140727580938607 140727580938793 140727580938793 140727580942287 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 13975920 KiB
Current children cumulated memory: 31224 KiB

[startup+0.310113 s]*
/proc/loadavg: 1.61 1.67 1.68 3/209 5143
/proc/meminfo: memFree=31109480/32770624 swapFree=67105588/67108860
[pid=5128] ppid=5125 vsize=13975920 memory=40444 CPUtime=0.27 cores=0,2,4,6
/proc/5128/stat : 5128 (java) S 5125 5128 12560 0 -1 1077944320 10826 0 0 0 24 3 0 0 20 0 15 0 80911983 14311342080 10111 18446744073709551615 4194304 4196468 140727580934064 140727580916608 140268408962807 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 8 0 0 6293624 6294260 8667136 140727580938607 140727580938793 140727580938793 140727580942287 0
/proc/5128/statm: 3493980 10111 3545 1 0 3482759 0
[pid=5128/tid=5130] ppid=5125 vsize=13975920 memory=-7677926825137650786 CPUtime=0.18 cores=0,2,4,6
/proc/5128/task/5130/stat : 5130 (java) R 5125 5128 12560 0 -1 4202560 8497 0 0 0 16 2 0 0 20 0 15 0 80911992 14311342080 10111 18446744073709551615 4194304 4196468 140727580934064 140268413188960 140268408984733 0 4 1 16800974 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 8667136 140727580938607 140727580938793 140727580938793 140727580942287 0
[pid=5128/tid=5131] ppid=5125 vsize=13975920 memory=4126316290023845779 CPUtime=0 cores=0,2,4,6
/proc/5128/task/5131/stat : 5131 (java) S 5125 5128 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 80911993 14311342080 10111 18446744073709551615 4194304 4196468 140727580934064 140268343397520 140268408973013 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8667136 140727580938607 140727580938793 140727580938793 140727580942287 0
[pid=5128/tid=5132] ppid=5125 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5128/task/5132/stat : 5132 (java) S 5125 5128 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 80911993 14311342080 10111 18446744073709551615 4194304 4196468 140727580934064 140268342344720 140268408973013 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8667136 140727580938607 140727580938793 140727580938793 140727580942287 0
[pid=5128/tid=5133] ppid=5125 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5128/task/5133/stat : 5133 (java) S 5125 5128 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 80911993 14311342080 10111 18446744073709551615 4194304 4196468 140727580934064 140268341291920 140268408973013 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8667136 140727580938607 140727580938793 140727580938793 140727580942287 0
[pid=5128/tid=5134] ppid=5125 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5128/task/5134/stat : 5134 (java) S 5125 5128 12560 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 80911993 14311342080 10111 18446744073709551615 4194304 4196468 140727580934064 140268340239120 140268408973013 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8667136 140727580938607 140727580938793 140727580938793 140727580942287 0
[pid=5128/tid=5135] ppid=5125 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5128/task/5135/stat : 5135 (java) S 5125 5128 12560 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 80911994 14311342080 10111 18446744073709551615 4194304 4196468 140727580934064 140267887372656 140268408973954 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8667136 140727580938607 140727580938793 140727580938793 140727580942287 0
[pid=5128/tid=5136] ppid=5125 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5128/task/5136/stat : 5136 (java) S 5125 5128 12560 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 80911995 14311342080 10111 18446744073709551615 4194304 4196468 140727580934064 140267886318624 140268408973013 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8667136 140727580938607 140727580938793 140727580938793 140727580942287 0
[pid=5128/tid=5137] ppid=5125 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5128/task/5137/stat : 5137 (java) S 5125 5128 12560 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 80911995 14311342080 10111 18446744073709551615 4194304 4196468 140727580934064 140267885265776 140268408973013 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8667136 140727580938607 140727580938793 140727580938793 140727580942287 0
[pid=5128/tid=5138] ppid=5125 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5128/task/5138/stat : 5138 (java) S 5125 5128 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 80911998 14311342080 10111 18446744073709551615 4194304 4196468 140727580934064 140267884214096 140268408981403 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8667136 140727580938607 140727580938793 140727580938793 140727580942287 0
[pid=5128/tid=5139] ppid=5125 vsize=13975920 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/5128/task/5139/stat : 5139 (java) S 5125 5128 12560 0 -1 1077944384 358 0 0 0 1 0 0 0 20 0 15 0 80911998 14311342080 10111 18446744073709551615 4194304 4196468 140727580934064 140267883162480 140268408973954 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8667136 140727580938607 140727580938793 140727580938793 140727580942287 0
[pid=5128/tid=5140] ppid=5125 vsize=13975920 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/5128/task/5140/stat : 5140 (java) S 5125 5128 12560 0 -1 1077944384 153 0 0 0 1 0 0 0 20 0 15 0 80911998 14311342080 10111 18446744073709551615 4194304 4196468 140727580934064 140267882109680 140268408973954 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8667136 140727580938607 140727580938793 140727580938793 140727580942287 0
[pid=5128/tid=5141] ppid=5125 vsize=13975920 memory=-1 CPUtime=0.05 cores=0,2,4,6
/proc/5128/task/5141/stat : 5141 (java) S 5125 5128 12560 0 -1 1077944384 443 0 0 0 5 0 0 0 20 0 15 0 80911998 14311342080 10111 18446744073709551615 4194304 4196468 140727580934064 140267881056880 140268408973954 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8667136 140727580938607 140727580938793 140727580938793 140727580942287 0
[pid=5128/tid=5142] ppid=5125 vsize=13975920 memory=140500681295488 CPUtime=0 cores=0,2,4,6
/proc/5128/task/5142/stat : 5142 (java) S 5125 5128 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 80911998 14311342080 10111 18446744073709551615 4194304 4196468 140727580934064 140267880004320 140268408973013 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8667136 140727580938607 140727580938793 140727580938793 140727580942287 0
[pid=5128/tid=5143] ppid=5125 vsize=13975920 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5128/task/5143/stat : 5143 (java) S 5125 5128 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 80912001 14311342080 10111 18446744073709551615 4194304 4196468 140727580934064 140267878951600 140268408973954 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8667136 140727580938607 140727580938793 140727580938793 140727580942287 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 13975920 KiB
Current children cumulated memory: 40444 KiB

[startup+0.700728 s]
/proc/loadavg: 1.61 1.67 1.68 5/209 5143
/proc/meminfo: memFree=31095228/32770624 swapFree=67105588/67108860
[pid=5128] ppid=5125 vsize=13977988 memory=66928 CPUtime=0.98 cores=0,2,4,6
/proc/5128/stat : 5128 (java) S 5125 5128 12560 0 -1 1077944320 13910 0 0 0 94 4 0 0 20 0 15 0 80911983 14313459712 16732 18446744073709551615 4194304 4196468 140727580934064 140727580916608 140268408962807 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 8 0 0 6293624 6294260 8667136 140727580938607 140727580938793 140727580938793 140727580942287 0
/proc/5128/statm: 3494497 16732 3724 1 0 3483271 0
[pid=5128/tid=5130] ppid=5125 vsize=13977988 memory=0 CPUtime=0.56 cores=0,2,4,6
/proc/5128/task/5130/stat : 5130 (java) R 5125 5128 12560 0 -1 4202560 10546 0 0 0 53 3 0 0 20 0 15 0 80911992 14313459712 16732 18446744073709551615 4194304 4196468 140727580934064 140268413198784 140268408984733 0 4 1 16800974 0 0 0 -1 0 0 0 3 0 0 6293624 6294260 8667136 140727580938607 140727580938793 140727580938793 140727580942287 0
[pid=5128/tid=5131] ppid=5125 vsize=13977988 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5128/task/5131/stat : 5131 (java) S 5125 5128 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 80911993 14313459712 16732 18446744073709551615 4194304 4196468 140727580934064 140268343397520 140268408973013 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8667136 140727580938607 140727580938793 140727580938793 140727580942287 0
[pid=5128/tid=5132] ppid=5125 vsize=13977988 memory=28 CPUtime=0 cores=0,2,4,6
/proc/5128/task/5132/stat : 5132 (java) S 5125 5128 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 80911993 14313459712 16732 18446744073709551615 4194304 4196468 140727580934064 140268342344720 140268408973013 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8667136 140727580938607 140727580938793 140727580938793 140727580942287 0
[pid=5128/tid=5133] ppid=5125 vsize=13977988 memory=28 CPUtime=0 cores=0,2,4,6
/proc/5128/task/5133/stat : 5133 (java) S 5125 5128 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 80911993 14313459712 16732 18446744073709551615 4194304 4196468 140727580934064 140268341291920 140268408973013 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8667136 140727580938607 140727580938793 140727580938793 140727580942287 0
[pid=5128/tid=5134] ppid=5125 vsize=13977988 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5128/task/5134/stat : 5134 (java) S 5125 5128 12560 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 80911993 14313459712 16732 18446744073709551615 4194304 4196468 140727580934064 140268340239120 140268408973013 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8667136 140727580938607 140727580938793 140727580938793 140727580942287 0
[pid=5128/tid=5135] ppid=5125 vsize=13977988 memory=1035 CPUtime=0 cores=0,2,4,6
/proc/5128/task/5135/stat : 5135 (java) S 5125 5128 12560 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 80911994 14313459712 16732 18446744073709551615 4194304 4196468 140727580934064 140267887372656 140268408973954 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8667136 140727580938607 140727580938793 140727580938793 140727580942287 0
[pid=5128/tid=5136] ppid=5125 vsize=13977988 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5128/task/5136/stat : 5136 (java) S 5125 5128 12560 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 80911995 14313459712 16732 18446744073709551615 4194304 4196468 140727580934064 140267886318624 140268408973013 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8667136 140727580938607 140727580938793 140727580938793 140727580942287 0
[pid=5128/tid=5137] ppid=5125 vsize=13977988 memory=4638778398332698720 CPUtime=0 cores=0,2,4,6
/proc/5128/task/5137/stat : 5137 (java) S 5125 5128 12560 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 80911995 14313459712 16732 18446744073709551615 4194304 4196468 140727580934064 140267885265776 140268408973013 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8667136 140727580938607 140727580938793 140727580938793 140727580942287 0
[pid=5128/tid=5138] ppid=5125 vsize=13977988 memory=7588935152971043925 CPUtime=0 cores=0,2,4,6
/proc/5128/task/5138/stat : 5138 (java) S 5125 5128 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 80911998 14313459712 16732 18446744073709551615 4194304 4196468 140727580934064 140267884214096 140268408981403 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8667136 140727580938607 140727580938793 140727580938793 140727580942287 0
[pid=5128/tid=5139] ppid=5125 vsize=13977988 memory=6935650355271196736 CPUtime=0.11 cores=0,2,4,6
/proc/5128/task/5139/stat : 5139 (java) R 5125 5128 12560 0 -1 4202560 741 0 0 0 11 0 0 0 20 0 15 0 80911998 14313459712 16732 18446744073709551615 4194304 4196468 140727580934064 140267883162480 140268386851264 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 8667136 140727580938607 140727580938793 140727580938793 140727580942287 0
[pid=5128/tid=5140] ppid=5125 vsize=13977988 memory=6935649255759569728 CPUtime=0.07 cores=0,2,4,6
/proc/5128/task/5140/stat : 5140 (java) S 5125 5128 12560 0 -1 1077944384 452 0 0 0 7 0 0 0 20 0 15 0 80911998 14313459712 16732 18446744073709551615 4194304 4196468 140727580934064 140267882109680 140268408973954 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8667136 140727580938607 140727580938793 140727580938793 140727580942287 0
[pid=5128/tid=5141] ppid=5125 vsize=13977988 memory=6935649255759568960 CPUtime=0.2 cores=0,2,4,6
/proc/5128/task/5141/stat : 5141 (java) S 5125 5128 12560 0 -1 1077944384 790 0 0 0 20 0 0 0 20 0 15 0 80911998 14313459712 16732 18446744073709551615 4194304 4196468 140727580934064 140267881056880 140268408973954 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8667136 140727580938607 140727580938793 140727580938793 140727580942287 0
[pid=5128/tid=5142] ppid=5125 vsize=13977988 memory=4638778437323477328 CPUtime=0 cores=0,2,4,6
/proc/5128/task/5142/stat : 5142 (java) S 5125 5128 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 80911998 14313459712 16732 18446744073709551615 4194304 4196468 140727580934064 140267880004320 140268408973013 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8667136 140727580938607 140727580938793 140727580938793 140727580942287 0
[pid=5128/tid=5143] ppid=5125 vsize=13977988 memory=4144 CPUtime=0 cores=0,2,4,6
/proc/5128/task/5143/stat : 5143 (java) S 5125 5128 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 80912001 14313459712 16732 18446744073709551615 4194304 4196468 140727580934064 140267878951600 140268408973954 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8667136 140727580938607 140727580938793 140727580938793 140727580942287 0
Current children cumulated CPU time: 0.98 s
Current children cumulated vsize: 13977988 KiB
Current children cumulated memory: 66928 KiB

[startup+0.999535 s]
# the end of solver process 5128 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=1.47745 s, system=0.073714 s

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

[startup+0.802173 s]
/proc/loadavg: 1.61 1.67 1.68 5/209 5143
/proc/meminfo: memFree=31095228/32770624 swapFree=67105588/67108860
[pid=5128] ppid=5125 vsize=13980036 memory=75404 CPUtime=1.16 cores=0,2,4,6
/proc/5128/stat : 5128 (java) S 5125 5128 12560 0 -1 1077944320 14478 0 0 0 112 4 0 0 20 0 15 0 80911983 14315556864 18851 18446744073709551615 4194304 4196468 140727580934064 140727580916608 140268408962807 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 8 0 0 6293624 6294260 8667136 140727580938607 140727580938793 140727580938793 140727580942287 0
/proc/5128/statm: 3495009 18851 3735 1 0 3483783 0
[pid=5128/tid=5130] ppid=5125 vsize=13980036 memory=2244 CPUtime=0.66 cores=0,2,4,6
/proc/5128/task/5130/stat : 5130 (java) R 5125 5128 12560 0 -1 4202560 10922 0 0 0 63 3 0 0 20 0 15 0 80911992 14315556864 18851 18446744073709551615 4194304 4196468 140727580934064 140268413199408 140268408974742 0 4 1 16800974 0 0 0 -1 0 0 0 3 0 0 6293624 6294260 8667136 140727580938607 140727580938793 140727580938793 140727580942287 0
[pid=5128/tid=5131] ppid=5125 vsize=13980036 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5128/task/5131/stat : 5131 (java) S 5125 5128 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 80911993 14315556864 18851 18446744073709551615 4194304 4196468 140727580934064 140268343397520 140268408973013 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8667136 140727580938607 140727580938793 140727580938793 140727580942287 0
[pid=5128/tid=5132] ppid=5125 vsize=13980036 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5128/task/5132/stat : 5132 (java) S 5125 5128 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 80911993 14315556864 18851 18446744073709551615 4194304 4196468 140727580934064 140268342344720 140268408973013 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8667136 140727580938607 140727580938793 140727580938793 140727580942287 0
[pid=5128/tid=5133] ppid=5125 vsize=13980036 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5128/task/5133/stat : 5133 (java) S 5125 5128 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 80911993 14315556864 18851 18446744073709551615 4194304 4196468 140727580934064 140268341291920 140268408973013 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8667136 140727580938607 140727580938793 140727580938793 140727580942287 0
[pid=5128/tid=5134] ppid=5125 vsize=13980036 memory=19265 CPUtime=0 cores=0,2,4,6
/proc/5128/task/5134/stat : 5134 (java) S 5125 5128 12560 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 80911993 14315556864 18851 18446744073709551615 4194304 4196468 140727580934064 140268340239120 140268408973013 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8667136 140727580938607 140727580938793 140727580938793 140727580942287 0
[pid=5128/tid=5135] ppid=5125 vsize=13980036 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5128/task/5135/stat : 5135 (java) S 5125 5128 12560 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 80911994 14315556864 18851 18446744073709551615 4194304 4196468 140727580934064 140267887372656 140268408973954 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8667136 140727580938607 140727580938793 140727580938793 140727580942287 0
[pid=5128/tid=5136] ppid=5125 vsize=13980036 memory=8315167063544660141 CPUtime=0 cores=0,2,4,6
/proc/5128/task/5136/stat : 5136 (java) S 5125 5128 12560 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 80911995 14315556864 18851 18446744073709551615 4194304 4196468 140727580934064 140267886318624 140268408973013 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8667136 140727580938607 140727580938793 140727580938793 140727580942287 0
[pid=5128/tid=5137] ppid=5125 vsize=13980036 memory=4206186544037388384 CPUtime=0 cores=0,2,4,6
/proc/5128/task/5137/stat : 5137 (java) S 5125 5128 12560 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 80911995 14315556864 18851 18446744073709551615 4194304 4196468 140727580934064 140267885265776 140268408973013 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8667136 140727580938607 140727580938793 140727580938793 140727580942287 0
[pid=5128/tid=5138] ppid=5125 vsize=13980036 memory=6944656592455360604 CPUtime=0 cores=0,2,4,6
/proc/5128/task/5138/stat : 5138 (java) S 5125 5128 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 80911998 14315556864 18851 18446744073709551615 4194304 4196468 140727580934064 140267884214096 140268408981403 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8667136 140727580938607 140727580938793 140727580938793 140727580942287 0
[pid=5128/tid=5139] ppid=5125 vsize=13980036 memory=6944656575208382560 CPUtime=0.14 cores=0,2,4,6
/proc/5128/task/5139/stat : 5139 (java) S 5125 5128 12560 0 -1 1077944384 804 0 0 0 14 0 0 0 20 0 15 0 80911998 14315556864 18851 18446744073709551615 4194304 4196468 140727580934064 140267883162480 140268408973954 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8667136 140727580938607 140727580938793 140727580938793 140727580942287 0
[pid=5128/tid=5140] ppid=5125 vsize=13980036 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/5128/task/5140/stat : 5140 (java) S 5125 5128 12560 0 -1 1077944384 456 0 0 0 8 0 0 0 20 0 15 0 80911998 14315556864 18851 18446744073709551615 4194304 4196468 140727580934064 140267882109680 140268408973954 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8667136 140727580938607 140727580938793 140727580938793 140727580942287 0
[pid=5128/tid=5141] ppid=5125 vsize=13980036 memory=3684004110210904881 CPUtime=0.25 cores=0,2,4,6
/proc/5128/task/5141/stat : 5141 (java) R 5125 5128 12560 0 -1 4202560 915 0 0 0 25 0 0 0 20 0 15 0 80911998 14315556864 18851 18446744073709551615 4194304 4196468 140727580934064 140267881055984 140268386965713 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 8667136 140727580938607 140727580938793 140727580938793 140727580942287 0
[pid=5128/tid=5142] ppid=5125 vsize=13980036 memory=3908 CPUtime=0 cores=0,2,4,6
/proc/5128/task/5142/stat : 5142 (java) S 5125 5128 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 80911998 14315556864 18851 18446744073709551615 4194304 4196468 140727580934064 140267880004320 140268408973013 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8667136 140727580938607 140727580938793 140727580938793 140727580942287 0
[pid=5128/tid=5143] ppid=5125 vsize=13980036 memory=-7677926825137650786 CPUtime=0 cores=0,2,4,6
/proc/5128/task/5143/stat : 5143 (java) S 5125 5128 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 80912001 14315556864 18851 18446744073709551615 4194304 4196468 140727580934064 140267878951600 140268408973954 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8667136 140727580938607 140727580938793 140727580938793 140727580942287 0
Current children cumulated CPU time: 1.16 s
Current children cumulated vsize: 13980036 KiB
Current children cumulated memory: 75404 KiB

[startup+0.900655 s]
/proc/loadavg: 1.61 1.67 1.68 5/209 5143
/proc/meminfo: memFree=31095228/32770624 swapFree=67105588/67108860
[pid=5128] ppid=5125 vsize=13980036 memory=83892 CPUtime=1.31 cores=0,2,4,6
/proc/5128/stat : 5128 (java) S 5125 5128 12560 0 -1 1077944320 15127 0 0 0 126 5 0 0 20 0 15 0 80911983 14315556864 20973 18446744073709551615 4194304 4196468 140727580934064 140727580916608 140268408962807 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 8 0 0 6293624 6294260 8667136 140727580938607 140727580938793 140727580938793 140727580942287 0
/proc/5128/statm: 3495009 20973 3735 1 0 3483783 0
[pid=5128/tid=5130] ppid=5125 vsize=13980036 memory=66928 CPUtime=0.76 cores=0,2,4,6
/proc/5128/task/5130/stat : 5130 (java) R 5125 5128 12560 0 -1 4202560 11482 0 0 0 73 3 0 0 20 0 15 0 80911992 14315556864 20973 18446744073709551615 4194304 4196468 140727580934064 140268413197840 140268395099315 0 4 1 16800974 0 0 0 -1 0 0 0 3 0 0 6293624 6294260 8667136 140727580938607 140727580938793 140727580938793 140727580942287 0
[pid=5128/tid=5131] ppid=5125 vsize=13980036 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5128/task/5131/stat : 5131 (java) S 5125 5128 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 80911993 14315556864 20973 18446744073709551615 4194304 4196468 140727580934064 140268343397520 140268408973013 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8667136 140727580938607 140727580938793 140727580938793 140727580942287 0
[pid=5128/tid=5132] ppid=5125 vsize=13980036 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5128/task/5132/stat : 5132 (java) S 5125 5128 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 80911993 14315556864 20973 18446744073709551615 4194304 4196468 140727580934064 140268342344720 140268408973013 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8667136 140727580938607 140727580938793 140727580938793 140727580942287 0
[pid=5128/tid=5133] ppid=5125 vsize=13980036 memory=28 CPUtime=0 cores=0,2,4,6
/proc/5128/task/5133/stat : 5133 (java) S 5125 5128 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 80911993 14315556864 20973 18446744073709551615 4194304 4196468 140727580934064 140268341291920 140268408973013 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8667136 140727580938607 140727580938793 140727580938793 140727580942287 0
[pid=5128/tid=5134] ppid=5125 vsize=13980036 memory=28 CPUtime=0 cores=0,2,4,6
/proc/5128/task/5134/stat : 5134 (java) S 5125 5128 12560 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 80911993 14315556864 20973 18446744073709551615 4194304 4196468 140727580934064 140268340239120 140268408973013 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8667136 140727580938607 140727580938793 140727580938793 140727580942287 0
[pid=5128/tid=5135] ppid=5125 vsize=13980036 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5128/task/5135/stat : 5135 (java) S 5125 5128 12560 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 80911994 14315556864 20973 18446744073709551615 4194304 4196468 140727580934064 140267887372656 140268408973954 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8667136 140727580938607 140727580938793 140727580938793 140727580942287 0
[pid=5128/tid=5136] ppid=5125 vsize=13980036 memory=1035 CPUtime=0 cores=0,2,4,6
/proc/5128/task/5136/stat : 5136 (java) S 5125 5128 12560 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 80911995 14315556864 20973 18446744073709551615 4194304 4196468 140727580934064 140267886318624 140268408973013 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8667136 140727580938607 140727580938793 140727580938793 140727580942287 0
[pid=5128/tid=5137] ppid=5125 vsize=13980036 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5128/task/5137/stat : 5137 (java) S 5125 5128 12560 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 80911995 14315556864 20973 18446744073709551615 4194304 4196468 140727580934064 140267885265776 140268408973013 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8667136 140727580938607 140727580938793 140727580938793 140727580942287 0
[pid=5128/tid=5138] ppid=5125 vsize=13980036 memory=4638778398332698720 CPUtime=0 cores=0,2,4,6
/proc/5128/task/5138/stat : 5138 (java) S 5125 5128 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 80911998 14315556864 20973 18446744073709551615 4194304 4196468 140727580934064 140267884214096 140268408981403 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8667136 140727580938607 140727580938793 140727580938793 140727580942287 0
[pid=5128/tid=5139] ppid=5125 vsize=13980036 memory=7588935152971043925 CPUtime=0.15 cores=0,2,4,6
/proc/5128/task/5139/stat : 5139 (java) R 5125 5128 12560 0 -1 1077944384 813 0 0 0 15 0 0 0 20 0 15 0 80911998 14315556864 20973 18446744073709551615 4194304 4196468 140727580934064 140267883162480 140268408973954 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 8667136 140727580938607 140727580938793 140727580938793 140727580942287 0
[pid=5128/tid=5140] ppid=5125 vsize=13980036 memory=6935650355271196736 CPUtime=0.09 cores=0,2,4,6
/proc/5128/task/5140/stat : 5140 (java) S 5125 5128 12560 0 -1 1077944384 464 0 0 0 9 0 0 0 20 0 15 0 80911998 14315556864 20973 18446744073709551615 4194304 4196468 140727580934064 140267882109680 140268408973954 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8667136 140727580938607 140727580938793 140727580938793 140727580942287 0
[pid=5128/tid=5141] ppid=5125 vsize=13980036 memory=6935649255759569728 CPUtime=0.28 cores=0,2,4,6
/proc/5128/task/5141/stat : 5141 (java) R 5125 5128 12560 0 -1 4202560 987 0 0 0 28 0 0 0 20 0 15 0 80911998 14315556864 20973 18446744073709551615 4194304 4196468 140727580934064 140267881056880 140268408974742 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 8667136 140727580938607 140727580938793 140727580938793 140727580942287 0
[pid=5128/tid=5142] ppid=5125 vsize=13980036 memory=6935649255759568960 CPUtime=0 cores=0,2,4,6
/proc/5128/task/5142/stat : 5142 (java) S 5125 5128 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 80911998 14315556864 20973 18446744073709551615 4194304 4196468 140727580934064 140267880004320 140268408973013 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8667136 140727580938607 140727580938793 140727580938793 140727580942287 0
[pid=5128/tid=5143] ppid=5125 vsize=13980036 memory=4638778437323477328 CPUtime=0 cores=0,2,4,6
/proc/5128/task/5143/stat : 5143 (java) S 5125 5128 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 80912001 14315556864 20973 18446744073709551615 4194304 4196468 140727580934064 140267878951600 140268408973954 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8667136 140727580938607 140727580938793 140727580938793 140727580942287 0
Current children cumulated CPU time: 1.31 s
Current children cumulated vsize: 13980036 KiB
Current children cumulated memory: 83892 KiB

Child status: 0
Real time (s): 0.99959
CPU time (s): 1.55116
CPU user time (s): 1.47745
CPU system time (s): 0.073714
CPU usage (%): 155.18
Max. virtual memory (cumulated for all children) (KiB): 13980036
Max. memory (cumulated for all children) (KiB): 83892

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1.47745
system time used= 0.073714
maximum resident set size= 95956
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18553
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= 2348
involuntary context switches= 8


# summary of solver processes directly reported to runsolver:
#   pid: 5128
#   total CPU time (s): 1.55116
#   total CPU user time (s): 1.47745
#   total CPU system time (s): 0.073714

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.025348 second user time and 0.048669 second system time

The end

Launcher Data

Begin job on node126 at 2017-08-15 10:38:44
IDJOB=4273548
IDBENCH=127024
IDSOLVER=2666
FILE ID=node126/4273548-1502787167
RUNJOBID= node126-1502662832-10387
PBS_JOBID= 
Free space on /tmp= 61988 MiB

SOLVER NAME= OscaR - Conflict Ordering 2017-07-26
BENCH NAME= XCSP17/LowAutocorrelation/LowAutocorrelation-m1-s1/LowAutocorrelation-011.xml
COMMAND LINE= java -Xmx11000m -jar oscar-cp-xcsp3-conf_order.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4273548-1502787167/watcher-4273548-1502787167 -o /tmp/evaluation-result-4273548-1502787167/solver-4273548-1502787167 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node126-1502662832-10387 --watchdog 2580  java -Xmx11000m -jar oscar-cp-xcsp3-conf_order.jar --randomseed 979163449 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4273548-1502787167.xml

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

MD5SUM BENCH= f63a1d69196369b30b13838bf3675f5d
RANDOM SEED=979163449

node126.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.81
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.81
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.81
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.81
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:        31136348 kB
MemAvailable:   31668080 kB
Buffers:          325700 kB
Cached:           473852 kB
SwapCached:          524 kB
Active:           888600 kB
Inactive:         261636 kB
Active(anon):     298776 kB
Inactive(anon):    85380 kB
Active(file):     589824 kB
Inactive(file):   176256 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67105588 kB
Dirty:             42264 kB
Writeback:             0 kB
AnonPages:        350312 kB
Mapped:            65164 kB
Shmem:             33440 kB
Slab:             189364 kB
SReclaimable:     162976 kB
SUnreclaim:        26388 kB
KernelStack:        3408 kB
PageTables:         5756 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1172128 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    235520 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      101760 kB
DirectMap2M:    33443840 kB

Free space on /tmp at the end= 61948 MiB
End job on node126 at 2017-08-15 10:38:45