Trace number 4299097

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
MiniCPFever 2018-04-29SAT 1.23512 0.616155

General information on the benchmark

NameQuasigroups_mini/
QuasiGroup-v7-09_mini_c18.xml
MD5SUM8801b133309e0658be4f3ec628f0c8e3
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.114057
Satisfiable
(Un)Satisfiability was proved
Number of variables162
Number of constraints171
Number of domains1
Minimum domain size9
Maximum domain size9
Distribution of domain sizes[{"size":9,"count":153}]
Minimum variable degree0
Maximum variable degree20
Distribution of variable degrees[{"degree":0,"count":9},{"degree":2,"count":72},{"degree":19,"count":9},{"degree":20,"count":72}]
Minimum constraint arity1
Maximum constraint arity11
Distribution of constraint arities[{"arity":1,"count":9},{"arity":9,"count":18},{"arity":11,"count":144}]
Number of extensional constraints0
Number of intensional constraints9
Distribution of constraint types[{"type":"intension","count":9},{"type":"allDifferent","count":18},{"type":"element","count":144}]
Optimization problemNO
Type of objective

Solver Data

0.13/0.13	c version: 2018-04-11
0.13/0.13	c seed: 1811631
0.13/0.13	c timeout: -1
0.13/0.13	c memlimit: -1
0.13/0.13	c nbcore: -1
0.86/0.49	d NO_SOL_FOUND
0.86/0.49	s SATISFIABLE
0.86/0.50	v <instantiation>
0.86/0.50	v 	<list>
0.86/0.50	v 		x[0][0] x[0][1] x[0][2] x[0][3] x[0][4] x[0][5] x[0][6] x[0][7] x[0][8] x[1][0] x[1][1] x[1][2] x[1][3] x[1][4] x[1][5] x[1][6] x[1][7] x[1][8] x[2][0] x[2][1] x[2][2] x[2][3] x[2][4] x[2][5] x[2][6] x[2][7] x[2][8] x[3][0] x[3][1] x[3][2] x[3][3] x[3][4] x[3][5] x[3][6] x[3][7] x[3][8] x[4][0] x[4][1] x[4][2] x[4][3] x[4][4] x[4][5] x[4][6] x[4][7] x[4][8] x[5][0] x[5][1] x[5][2] x[5][3] x[5][4] x[5][5] x[5][6] x[5][7] x[5][8] x[6][0] x[6][1] x[6][2] x[6][3] x[6][4] x[6][5] x[6][6] x[6][7] x[6][8] x[7][0] x[7][1] x[7][2] x[7][3] x[7][4] x[7][5] x[7][6] x[7][7] x[7][8] x[8][0] x[8][1] x[8][2] x[8][3] x[8][4] x[8][5] x[8][6] x[8][7] x[8][8] y[0][1] y[0][2] y[0][3] y[0][4] y[0][5] y[0][6] y[0][7] y[0][8] y[1][0] y[1][2] y[1][3] y[1][4] y[1][5] y[1][6] y[1][7] y[1][8] y[2][0] y[2][1] y[2][3] y[2][4] y[2][5] y[2][6] y[2][7] y[2][8] y[3][0] y[3][1] y[3][2] y[3][4] y[3][5] y[3][6] y[3][7] y[3][8] y[4][0] y[4][1] y[4][2] y[4][3] y[4][5] y[4][6] y[4][7] y[4][8] y[5][0] y[5][1] y[5][2] y[5][3] y[5][4] y[5][6] y[5][7] y[5][8] y[6][0] y[6][1] y[6][2] y[6][3] y[6][4] y[6][5] y[6][7] y[6][8] y[7][0] y[7][1] y[7][2] y[7][3] y[7][4] y[7][5] y[7][6] y[7][8] y[8][0] y[8][1] y[8][2] y[8][3] y[8][4] y[8][5] y[8][6] y[8][7] 
0.86/0.50	v 	</list>
0.86/0.50	v 	<values>
0.86/0.50	v 		0 2 8 1 3 4 5 6 7 7 1 6 4 0 2 8 5 3 6 3 2 0 8 7 4 1 5 8 7 4 3 5 0 1 2 6 2 5 7 8 4 6 0 3 1 1 8 3 6 2 5 7 0 4 3 4 5 2 7 1 6 8 0 4 6 0 5 1 8 3 7 2 5 0 1 7 6 3 2 4 8 6 5 7 8 2 1 3 4 6 4 5 2 3 0 8 7 5 4 8 1 0 7 6 3 7 5 8 6 1 4 0 2 8 2 1 6 7 3 5 0 2 3 0 1 7 8 4 6 1 0 7 4 3 8 2 5 3 8 6 0 5 4 2 1 4 7 3 2 0 6 5 1 
0.86/0.50	v 	</values>
0.86/0.50	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 (9195 MiB free)
  memory of node 1: 16384 MiB (14736 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4299097-1532792662/watcher-4299097-1532792662 -o /tmp/evaluation-result-4299097-1532792662/solver-4299097-1532792662 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node150-1532775187-6231 --watchdog 2580 java -jar minicp-1.0.jar HOME/instance-4299097-1532792662.xml 

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

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

solver pid=8250, runsolver pid=8247

[startup+0.100993 s]*
/proc/loadavg: 1.68 1.85 1.94 5/215 8265
/proc/meminfo: memFree=24489768/32770624 swapFree=67108792/67108860
[pid=8250] ppid=8247 vsize=10658972 memory=27724 CPUtime=0.13 cores=1,3,5,7
/proc/8250/stat : 8250 (java) S 8247 8250 6199 0 -1 1077944320 5282 0 0 0 12 1 0 0 20 0 15 0 96829481 10914787328 6931 33554432000 4194304 4196468 140725602746480 140725602729024 140380707344119 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 17076224 140725602747565 140725602747657 140725602747657 140725602750415 0
/proc/8250/statm: 2664743 6931 2854 1 0 2627263 0
[pid=8250/tid=8252] ppid=8247 vsize=10658972 memory=-8681633255153038528 CPUtime=0.09 cores=1,3,5,7
/proc/8250/task/8252/stat : 8252 (java) R 8247 8250 6199 0 -1 4202560 3146 0 0 0 9 0 0 0 20 0 15 0 96829482 10914787328 6931 33554432000 4194304 4196468 140725602746480 140380711574384 140380343316803 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 17076224 140725602747565 140725602747657 140725602747657 140725602750415 0
[pid=8250/tid=8253] ppid=8247 vsize=10658972 memory=-7522837583129502606 CPUtime=0 cores=1,3,5,7
/proc/8250/task/8253/stat : 8253 (java) S 8247 8250 6199 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96829483 10914787328 6931 33554432000 4194304 4196468 140725602746480 140380672625552 140380707354325 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17076224 140725602747565 140725602747657 140725602747657 140725602750415 0
[pid=8250/tid=8254] ppid=8247 vsize=10658972 memory=139677064222336 CPUtime=0 cores=1,3,5,7
/proc/8250/task/8254/stat : 8254 (java) S 8247 8250 6199 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96829483 10914787328 6931 33554432000 4194304 4196468 140725602746480 140380671572752 140380707354325 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17076224 140725602747565 140725602747657 140725602747657 140725602750415 0
[pid=8250/tid=8255] ppid=8247 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8250/task/8255/stat : 8255 (java) S 8247 8250 6199 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96829483 10914787328 6931 33554432000 4194304 4196468 140725602746480 140380312546448 140380707354325 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17076224 140725602747565 140725602747657 140725602747657 140725602750415 0
[pid=8250/tid=8256] ppid=8247 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8250/task/8256/stat : 8256 (java) S 8247 8250 6199 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 96829483 10914787328 6931 33554432000 4194304 4196468 140725602746480 140380311493648 140380707354325 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17076224 140725602747565 140725602747657 140725602747657 140725602750415 0
[pid=8250/tid=8257] ppid=8247 vsize=10658972 memory=139677064222336 CPUtime=0 cores=1,3,5,7
/proc/8250/task/8257/stat : 8257 (java) S 8247 8250 6199 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 96829484 10914787328 6931 33554432000 4194304 4196468 140725602746480 140380199704688 140380707355266 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17076224 140725602747565 140725602747657 140725602747657 140725602750415 0
[pid=8250/tid=8258] ppid=8247 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8250/task/8258/stat : 8258 (java) S 8247 8250 6199 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 96829484 10914787328 6931 33554432000 4194304 4196468 140725602746480 140380198650656 140380707354325 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17076224 140725602747565 140725602747657 140725602747657 140725602750415 0
[pid=8250/tid=8259] ppid=8247 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8250/task/8259/stat : 8259 (java) S 8247 8250 6199 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 96829485 10914787328 6931 33554432000 4194304 4196468 140725602746480 140380197598320 140380707354325 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17076224 140725602747565 140725602747657 140725602747657 140725602750415 0
[pid=8250/tid=8260] ppid=8247 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8250/task/8260/stat : 8260 (java) S 8247 8250 6199 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96829487 10914787328 6931 33554432000 4194304 4196468 140725602746480 140380196546640 140380707362715 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17076224 140725602747565 140725602747657 140725602747657 140725602750415 0
[pid=8250/tid=8261] ppid=8247 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8250/task/8261/stat : 8261 (java) S 8247 8250 6199 0 -1 1077944384 294 0 0 0 0 0 0 0 20 0 15 0 96829487 10914787328 6931 33554432000 4194304 4196468 140725602746480 140380195494512 140380707355266 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17076224 140725602747565 140725602747657 140725602747657 140725602750415 0
[pid=8250/tid=8262] ppid=8247 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8250/task/8262/stat : 8262 (java) R 8247 8250 6199 0 -1 4202560 166 0 0 0 0 0 0 0 20 0 15 0 96829487 10914787328 6931 33554432000 4194304 4196468 140725602746480 140380194441712 140380685016224 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 17076224 140725602747565 140725602747657 140725602747657 140725602750415 0
[pid=8250/tid=8263] ppid=8247 vsize=10658972 memory=139677064222336 CPUtime=0.02 cores=1,3,5,7
/proc/8250/task/8263/stat : 8263 (java) R 8247 8250 6199 0 -1 4202560 337 0 0 0 2 0 0 0 20 0 15 0 96829487 10914787328 6931 33554432000 4194304 4196468 140725602746480 140380193389424 140380691424606 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 17076224 140725602747565 140725602747657 140725602747657 140725602750415 0
[pid=8250/tid=8264] ppid=8247 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8250/task/8264/stat : 8264 (java) S 8247 8250 6199 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96829487 10914787328 6931 33554432000 4194304 4196468 140725602746480 140380192336864 140380707354325 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17076224 140725602747565 140725602747657 140725602747657 140725602750415 0
[pid=8250/tid=8265] ppid=8247 vsize=10658972 memory=139677064222336 CPUtime=0 cores=1,3,5,7
/proc/8250/task/8265/stat : 8265 (java) R 8247 8250 6199 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96829487 10914787328 6931 33554432000 4194304 4196468 140725602746480 140380191283632 140380707355266 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 17076224 140725602747565 140725602747657 140725602747657 140725602750415 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 10658972 KiB
Current children cumulated memory: 27724 KiB

[startup+0.210567 s]*
/proc/loadavg: 1.68 1.85 1.94 4/215 8265
/proc/meminfo: memFree=24477860/32770624 swapFree=67108792/67108860
[pid=8250] ppid=8247 vsize=10658972 memory=40604 CPUtime=0.34 cores=1,3,5,7
/proc/8250/stat : 8250 (java) S 8247 8250 6199 0 -1 1077944320 8188 0 0 0 32 2 0 0 20 0 15 0 96829481 10914787328 10151 33554432000 4194304 4196468 140725602746480 140725602729024 140380707344119 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 17076224 140725602747565 140725602747657 140725602747657 140725602750415 0
/proc/8250/statm: 2664743 10151 2997 1 0 2627263 0
[pid=8250/tid=8252] ppid=8247 vsize=10658972 memory=7022364594140610616 CPUtime=0.2 cores=1,3,5,7
/proc/8250/task/8252/stat : 8252 (java) R 8247 8250 6199 0 -1 4202560 5178 0 0 0 19 1 0 0 20 0 15 0 96829482 10914787328 10151 33554432000 4194304 4196468 140725602746480 140380711574832 140380707366045 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 17076224 140725602747565 140725602747657 140725602747657 140725602750415 0
[pid=8250/tid=8253] ppid=8247 vsize=10658972 memory=343 CPUtime=0 cores=1,3,5,7
/proc/8250/task/8253/stat : 8253 (java) S 8247 8250 6199 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96829483 10914787328 10151 33554432000 4194304 4196468 140725602746480 140380672625552 140380707354325 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17076224 140725602747565 140725602747657 140725602747657 140725602750415 0
[pid=8250/tid=8254] ppid=8247 vsize=10658972 memory=139677064710532 CPUtime=0 cores=1,3,5,7
/proc/8250/task/8254/stat : 8254 (java) S 8247 8250 6199 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96829483 10914787328 10151 33554432000 4194304 4196468 140725602746480 140380671572752 140380707354325 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17076224 140725602747565 140725602747657 140725602747657 140725602750415 0
[pid=8250/tid=8255] ppid=8247 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8250/task/8255/stat : 8255 (java) S 8247 8250 6199 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96829483 10914787328 10151 33554432000 4194304 4196468 140725602746480 140380312546448 140380707354325 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17076224 140725602747565 140725602747657 140725602747657 140725602750415 0
[pid=8250/tid=8256] ppid=8247 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8250/task/8256/stat : 8256 (java) S 8247 8250 6199 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 96829483 10914787328 10151 33554432000 4194304 4196468 140725602746480 140380311493648 140380707354325 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17076224 140725602747565 140725602747657 140725602747657 140725602750415 0
[pid=8250/tid=8257] ppid=8247 vsize=10658972 memory=139677064222336 CPUtime=0 cores=1,3,5,7
/proc/8250/task/8257/stat : 8257 (java) S 8247 8250 6199 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 96829484 10914787328 10151 33554432000 4194304 4196468 140725602746480 140380199704688 140380707355266 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17076224 140725602747565 140725602747657 140725602747657 140725602750415 0
[pid=8250/tid=8258] ppid=8247 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8250/task/8258/stat : 8258 (java) S 8247 8250 6199 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 96829484 10914787328 10151 33554432000 4194304 4196468 140725602746480 140380198650656 140380707354325 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17076224 140725602747565 140725602747657 140725602747657 140725602750415 0
[pid=8250/tid=8259] ppid=8247 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8250/task/8259/stat : 8259 (java) S 8247 8250 6199 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 96829485 10914787328 10151 33554432000 4194304 4196468 140725602746480 140380197598320 140380707354325 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17076224 140725602747565 140725602747657 140725602747657 140725602750415 0
[pid=8250/tid=8260] ppid=8247 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8250/task/8260/stat : 8260 (java) S 8247 8250 6199 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96829487 10914787328 10151 33554432000 4194304 4196468 140725602746480 140380196546640 140380707362715 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17076224 140725602747565 140725602747657 140725602747657 140725602750415 0
[pid=8250/tid=8261] ppid=8247 vsize=10658972 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/8250/task/8261/stat : 8261 (java) S 8247 8250 6199 0 -1 1077944384 530 0 0 0 2 0 0 0 20 0 15 0 96829487 10914787328 10151 33554432000 4194304 4196468 140725602746480 140380195494512 140380707355266 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17076224 140725602747565 140725602747657 140725602747657 140725602750415 0
[pid=8250/tid=8262] ppid=8247 vsize=10658972 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/8250/task/8262/stat : 8262 (java) S 8247 8250 6199 0 -1 1077944384 207 0 0 0 1 0 0 0 20 0 15 0 96829487 10914787328 10151 33554432000 4194304 4196468 140725602746480 140380194441712 140380707355266 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17076224 140725602747565 140725602747657 140725602747657 140725602750415 0
[pid=8250/tid=8263] ppid=8247 vsize=10658972 memory=139677064222336 CPUtime=0.08 cores=1,3,5,7
/proc/8250/task/8263/stat : 8263 (java) R 8247 8250 6199 0 -1 4202560 923 0 0 0 8 0 0 0 20 0 15 0 96829487 10914787328 10151 33554432000 4194304 4196468 140725602746480 140380193384688 140380707365466 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 17076224 140725602747565 140725602747657 140725602747657 140725602750415 0
[pid=8250/tid=8264] ppid=8247 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8250/task/8264/stat : 8264 (java) S 8247 8250 6199 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96829487 10914787328 10151 33554432000 4194304 4196468 140725602746480 140380192336864 140380707354325 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17076224 140725602747565 140725602747657 140725602747657 140725602750415 0
[pid=8250/tid=8265] ppid=8247 vsize=10658972 memory=139677064222336 CPUtime=0 cores=1,3,5,7
/proc/8250/task/8265/stat : 8265 (java) S 8247 8250 6199 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96829487 10914787328 10151 33554432000 4194304 4196468 140725602746480 140380191283632 140380707355266 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17076224 140725602747565 140725602747657 140725602747657 140725602750415 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 10658972 KiB
Current children cumulated memory: 40604 KiB

[startup+0.31053 s]*
/proc/loadavg: 1.68 1.85 1.94 4/215 8265
/proc/meminfo: memFree=24472712/32770624 swapFree=67108792/67108860
[pid=8250] ppid=8247 vsize=10659048 memory=46736 CPUtime=0.55 cores=1,3,5,7
/proc/8250/stat : 8250 (java) S 8247 8250 6199 0 -1 1077944320 8759 0 0 0 53 2 0 0 20 0 15 0 96829481 10914865152 11684 33554432000 4194304 4196468 140725602746480 140725602729024 140380707344119 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 17076224 140725602747565 140725602747657 140725602747657 140725602750415 0
/proc/8250/statm: 2664762 11684 3034 1 0 2627263 0
[pid=8250/tid=8252] ppid=8247 vsize=10659048 memory=7022364594140610616 CPUtime=0.3 cores=1,3,5,7
/proc/8250/task/8252/stat : 8252 (java) R 8247 8250 6199 0 -1 4202560 5524 0 0 0 29 1 0 0 20 0 15 0 96829482 10914865152 11684 33554432000 4194304 4196468 140725602746480 140380711582224 140380691424606 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 17076224 140725602747565 140725602747657 140725602747657 140725602750415 0
[pid=8250/tid=8253] ppid=8247 vsize=10659048 memory=4294977868 CPUtime=0 cores=1,3,5,7
/proc/8250/task/8253/stat : 8253 (java) S 8247 8250 6199 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96829483 10914865152 11684 33554432000 4194304 4196468 140725602746480 140380672625552 140380707354325 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17076224 140725602747565 140725602747657 140725602747657 140725602750415 0
[pid=8250/tid=8254] ppid=8247 vsize=10659048 memory=139677064701054 CPUtime=0 cores=1,3,5,7
/proc/8250/task/8254/stat : 8254 (java) S 8247 8250 6199 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96829483 10914865152 11684 33554432000 4194304 4196468 140725602746480 140380671572752 140380707354325 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17076224 140725602747565 140725602747657 140725602747657 140725602750415 0
[pid=8250/tid=8255] ppid=8247 vsize=10659048 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8250/task/8255/stat : 8255 (java) S 8247 8250 6199 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96829483 10914865152 11684 33554432000 4194304 4196468 140725602746480 140380312546448 140380707354325 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17076224 140725602747565 140725602747657 140725602747657 140725602750415 0
[pid=8250/tid=8256] ppid=8247 vsize=10659048 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8250/task/8256/stat : 8256 (java) S 8247 8250 6199 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 96829483 10914865152 11684 33554432000 4194304 4196468 140725602746480 140380311493648 140380707354325 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17076224 140725602747565 140725602747657 140725602747657 140725602750415 0
[pid=8250/tid=8257] ppid=8247 vsize=10659048 memory=139677064222336 CPUtime=0 cores=1,3,5,7
/proc/8250/task/8257/stat : 8257 (java) S 8247 8250 6199 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 96829484 10914865152 11684 33554432000 4194304 4196468 140725602746480 140380199704688 140380707355266 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17076224 140725602747565 140725602747657 140725602747657 140725602750415 0
[pid=8250/tid=8258] ppid=8247 vsize=10659048 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8250/task/8258/stat : 8258 (java) S 8247 8250 6199 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 96829484 10914865152 11684 33554432000 4194304 4196468 140725602746480 140380198650656 140380707354325 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17076224 140725602747565 140725602747657 140725602747657 140725602750415 0
[pid=8250/tid=8259] ppid=8247 vsize=10659048 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8250/task/8259/stat : 8259 (java) S 8247 8250 6199 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 96829485 10914865152 11684 33554432000 4194304 4196468 140725602746480 140380197598320 140380707354325 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17076224 140725602747565 140725602747657 140725602747657 140725602750415 0
[pid=8250/tid=8260] ppid=8247 vsize=10659048 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8250/task/8260/stat : 8260 (java) S 8247 8250 6199 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96829487 10914865152 11684 33554432000 4194304 4196468 140725602746480 140380196546640 140380707362715 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17076224 140725602747565 140725602747657 140725602747657 140725602750415 0
[pid=8250/tid=8261] ppid=8247 vsize=10659048 memory=0 CPUtime=0.04 cores=1,3,5,7
/proc/8250/task/8261/stat : 8261 (java) S 8247 8250 6199 0 -1 1077944384 564 0 0 0 4 0 0 0 20 0 15 0 96829487 10914865152 11684 33554432000 4194304 4196468 140725602746480 140380195494512 140380707355266 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17076224 140725602747565 140725602747657 140725602747657 140725602750415 0
[pid=8250/tid=8262] ppid=8247 vsize=10659048 memory=-1 CPUtime=0.04 cores=1,3,5,7
/proc/8250/task/8262/stat : 8262 (java) S 8247 8250 6199 0 -1 1077944384 312 0 0 0 4 0 0 0 20 0 15 0 96829487 10914865152 11684 33554432000 4194304 4196468 140725602746480 140380194441712 140380707355266 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17076224 140725602747565 140725602747657 140725602747657 140725602750415 0
[pid=8250/tid=8263] ppid=8247 vsize=10659048 memory=139677064222336 CPUtime=0.15 cores=1,3,5,7
/proc/8250/task/8263/stat : 8263 (java) R 8247 8250 6199 0 -1 4202560 995 0 0 0 15 0 0 0 20 0 15 0 96829487 10914865152 11684 33554432000 4194304 4196468 140725602746480 140380193389424 140380691424606 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 17076224 140725602747565 140725602747657 140725602747657 140725602750415 0
[pid=8250/tid=8264] ppid=8247 vsize=10659048 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8250/task/8264/stat : 8264 (java) S 8247 8250 6199 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96829487 10914865152 11684 33554432000 4194304 4196468 140725602746480 140380192336864 140380707354325 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17076224 140725602747565 140725602747657 140725602747657 140725602750415 0
[pid=8250/tid=8265] ppid=8247 vsize=10659048 memory=139677064222336 CPUtime=0 cores=1,3,5,7
/proc/8250/task/8265/stat : 8265 (java) S 8247 8250 6199 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96829487 10914865152 11684 33554432000 4194304 4196468 140725602746480 140380191283632 140380707355266 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17076224 140725602747565 140725602747657 140725602747657 140725602750415 0
Current children cumulated CPU time: 0.55 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 46736 KiB

[startup+0.616115 s]
# the end of solver process 8250 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=1.1932 s, system=0.04192 s

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

[startup+0.411099 s]*
/proc/loadavg: 1.68 1.85 1.94 5/215 8265
/proc/meminfo: memFree=24459808/32770624 swapFree=67108792/67108860
[pid=8250] ppid=8247 vsize=10659048 memory=64236 CPUtime=0.86 cores=1,3,5,7
/proc/8250/stat : 8250 (java) S 8247 8250 6199 0 -1 1077944320 10608 0 0 0 83 3 0 0 20 0 15 0 96829481 10914865152 16059 33554432000 4194304 4196468 140725602746480 140725602729024 140380707344119 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 17076224 140725602747565 140725602747657 140725602747657 140725602750415 0
/proc/8250/statm: 2664762 16059 3094 1 0 2627263 0
[pid=8250/tid=8252] ppid=8247 vsize=10659048 memory=7022364594140610616 CPUtime=0.39 cores=1,3,5,7
/proc/8250/task/8252/stat : 8252 (java) R 8247 8250 6199 0 -1 4202560 5669 0 0 0 38 1 0 0 20 0 15 0 96829482 10914865152 16125 33554432000 4194304 4196468 140725602746480 140380711582816 140380345941141 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 17076224 140725602747565 140725602747657 140725602747657 140725602750415 0
[pid=8250/tid=8253] ppid=8247 vsize=10659048 memory=343 CPUtime=0 cores=1,3,5,7
/proc/8250/task/8253/stat : 8253 (java) S 8247 8250 6199 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96829483 10914865152 16125 33554432000 4194304 4196468 140725602746480 140380672625552 140380707354325 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17076224 140725602747565 140725602747657 140725602747657 140725602750415 0
[pid=8250/tid=8254] ppid=8247 vsize=10659048 memory=139677064710532 CPUtime=0 cores=1,3,5,7
/proc/8250/task/8254/stat : 8254 (java) S 8247 8250 6199 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96829483 10914865152 16125 33554432000 4194304 4196468 140725602746480 140380671572752 140380707354325 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17076224 140725602747565 140725602747657 140725602747657 140725602750415 0
[pid=8250/tid=8255] ppid=8247 vsize=10659048 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8250/task/8255/stat : 8255 (java) S 8247 8250 6199 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96829483 10914865152 16125 33554432000 4194304 4196468 140725602746480 140380312546448 140380707354325 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17076224 140725602747565 140725602747657 140725602747657 140725602750415 0
[pid=8250/tid=8256] ppid=8247 vsize=10659048 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8250/task/8256/stat : 8256 (java) S 8247 8250 6199 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 96829483 10914865152 16125 33554432000 4194304 4196468 140725602746480 140380311493648 140380707354325 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17076224 140725602747565 140725602747657 140725602747657 140725602750415 0
[pid=8250/tid=8257] ppid=8247 vsize=10659048 memory=139677064222336 CPUtime=0 cores=1,3,5,7
/proc/8250/task/8257/stat : 8257 (java) S 8247 8250 6199 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 96829484 10914865152 16125 33554432000 4194304 4196468 140725602746480 140380199704688 140380707355266 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17076224 140725602747565 140725602747657 140725602747657 140725602750415 0
[pid=8250/tid=8258] ppid=8247 vsize=10659048 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8250/task/8258/stat : 8258 (java) S 8247 8250 6199 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 96829484 10914865152 16125 33554432000 4194304 4196468 140725602746480 140380198650656 140380707354325 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17076224 140725602747565 140725602747657 140725602747657 140725602750415 0
[pid=8250/tid=8259] ppid=8247 vsize=10659048 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8250/task/8259/stat : 8259 (java) S 8247 8250 6199 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 96829485 10914865152 16125 33554432000 4194304 4196468 140725602746480 140380197598320 140380707354325 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17076224 140725602747565 140725602747657 140725602747657 140725602750415 0
[pid=8250/tid=8260] ppid=8247 vsize=10659048 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8250/task/8260/stat : 8260 (java) S 8247 8250 6199 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96829487 10914865152 16125 33554432000 4194304 4196468 140725602746480 140380196546640 140380707362715 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17076224 140725602747565 140725602747657 140725602747657 140725602750415 0
[pid=8250/tid=8261] ppid=8247 vsize=10659048 memory=0 CPUtime=0.1 cores=1,3,5,7
/proc/8250/task/8261/stat : 8261 (java) R 8247 8250 6199 0 -1 4202560 1187 0 0 0 10 0 0 0 20 0 15 0 96829487 10914865152 16125 33554432000 4194304 4196468 140725602746480 140380195485512 140380686561408 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 17076224 140725602747565 140725602747657 140725602747657 140725602750415 0
[pid=8250/tid=8262] ppid=8247 vsize=10659048 memory=-1 CPUtime=0.11 cores=1,3,5,7
/proc/8250/task/8262/stat : 8262 (java) R 8247 8250 6199 0 -1 4202560 1178 0 0 0 11 0 0 0 20 0 15 0 96829487 10914865152 16125 33554432000 4194304 4196468 140725602746480 140380194432104 140380700440955 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 17076224 140725602747565 140725602747657 140725602747657 140725602750415 0
[pid=8250/tid=8263] ppid=8247 vsize=10659048 memory=139677064222336 CPUtime=0.23 cores=1,3,5,7
/proc/8250/task/8263/stat : 8263 (java) R 8247 8250 6199 0 -1 1077944384 1253 0 0 0 23 0 0 0 20 0 15 0 96829487 10914865152 16125 33554432000 4194304 4196468 140725602746480 140380193389424 140380707355266 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 17076224 140725602747565 140725602747657 140725602747657 140725602750415 0
[pid=8250/tid=8264] ppid=8247 vsize=10659048 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8250/task/8264/stat : 8264 (java) S 8247 8250 6199 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96829487 10914865152 16125 33554432000 4194304 4196468 140725602746480 140380192336864 140380707354325 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17076224 140725602747565 140725602747657 140725602747657 140725602750415 0
[pid=8250/tid=8265] ppid=8247 vsize=10659048 memory=139677064222336 CPUtime=0 cores=1,3,5,7
/proc/8250/task/8265/stat : 8265 (java) S 8247 8250 6199 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96829487 10914865152 16125 33554432000 4194304 4196468 140725602746480 140380191283632 140380707355266 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17076224 140725602747565 140725602747657 140725602747657 140725602750415 0
Current children cumulated CPU time: 0.86 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 64236 KiB

[startup+0.609942 s]
/proc/loadavg: 1.68 1.85 1.94 3/213 8266
/proc/meminfo: memFree=24419976/32770624 swapFree=67108792/67108860
[pid=8250] ppid=8247 vsize=10725612 memory=100580 CPUtime=1.22 cores=1,3,5,7
/proc/8250/stat : 8250 (java) S 8247 8250 6199 0 -1 1077944320 13526 0 0 0 119 3 0 0 20 0 13 0 96829481 10983026688 25145 33554432000 4194304 4196468 140725602746480 140725602729024 140380707344119 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 17076224 140725602747565 140725602747657 140725602747657 140725602750415 0
/proc/8250/statm: 2681403 25145 3108 1 0 2643904 0
[pid=8250/tid=8252] ppid=8247 vsize=10725612 memory=288230574492221466 CPUtime=0.48 cores=1,3,5,7
/proc/8250/task/8252/stat : 8252 (java) S 8247 8250 6199 0 -1 1077944384 5708 0 0 0 46 2 0 0 20 0 13 0 96829482 10983026688 25145 33554432000 4194304 4196468 140725602746480 140380711586960 140380707354325 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17076224 140725602747565 140725602747657 140725602747657 140725602750415 0
[pid=8250/tid=8253] ppid=8247 vsize=10725612 memory=288230583166042426 CPUtime=0 cores=1,3,5,7
/proc/8250/task/8253/stat : 8253 (java) S 8247 8250 6199 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 13 0 96829483 10983026688 25145 33554432000 4194304 4196468 140725602746480 140380672625552 140380707354325 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17076224 140725602747565 140725602747657 140725602747657 140725602750415 0
[pid=8250/tid=8254] ppid=8247 vsize=10725612 memory=14976689222453353 CPUtime=0 cores=1,3,5,7
/proc/8250/task/8254/stat : 8254 (java) S 8247 8250 6199 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 13 0 96829483 10983026688 25145 33554432000 4194304 4196468 140725602746480 140380671572752 140380707354325 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17076224 140725602747565 140725602747657 140725602747657 140725602750415 0
[pid=8250/tid=8255] ppid=8247 vsize=10725612 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8250/task/8255/stat : 8255 (java) S 8247 8250 6199 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 13 0 96829483 10983026688 25145 33554432000 4194304 4196468 140725602746480 140380312546448 140380707354325 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17076224 140725602747565 140725602747657 140725602747657 140725602750415 0
[pid=8250/tid=8256] ppid=8247 vsize=10725612 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8250/task/8256/stat : 8256 (java) S 8247 8250 6199 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 13 0 96829483 10983026688 25145 33554432000 4194304 4196468 140725602746480 140380311493648 140380707354325 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17076224 140725602747565 140725602747657 140725602747657 140725602750415 0
[pid=8250/tid=8257] ppid=8247 vsize=10725612 memory=6656426216303648864 CPUtime=0 cores=1,3,5,7
/proc/8250/task/8257/stat : 8257 (java) S 8247 8250 6199 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 13 0 96829484 10983026688 25145 33554432000 4194304 4196468 140725602746480 140380199704896 140380707355266 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17076224 140725602747565 140725602747657 140725602747657 140725602750415 0
[pid=8250/tid=8258] ppid=8247 vsize=10725612 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8250/task/8258/stat : 8258 (java) S 8247 8250 6199 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 13 0 96829484 10983026688 25145 33554432000 4194304 4196468 140725602746480 140380198650656 140380707354325 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17076224 140725602747565 140725602747657 140725602747657 140725602750415 0
[pid=8250/tid=8259] ppid=8247 vsize=10725612 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8250/task/8259/stat : 8259 (java) S 8247 8250 6199 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 13 0 96829485 10983026688 25145 33554432000 4194304 4196468 140725602746480 140380197598320 140380707354325 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17076224 140725602747565 140725602747657 140725602747657 140725602750415 0
[pid=8250/tid=8261] ppid=8247 vsize=10725612 memory=0 CPUtime=0.28 cores=1,3,5,7
/proc/8250/task/8261/stat : 8261 (java) S 8247 8250 6199 0 -1 1077944384 2519 0 0 0 28 0 0 0 20 0 13 0 96829487 10983026688 25145 33554432000 4194304 4196468 140725602746480 140380195474912 140380707354325 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17076224 140725602747565 140725602747657 140725602747657 140725602750415 0
[pid=8250/tid=8262] ppid=8247 vsize=10725612 memory=0 CPUtime=0.2 cores=1,3,5,7
/proc/8250/task/8262/stat : 8262 (java) S 8247 8250 6199 0 -1 1077944384 2455 0 0 0 20 0 0 0 20 0 13 0 96829487 10983026688 25145 33554432000 4194304 4196468 140725602746480 140380194426224 140380707354325 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17076224 140725602747565 140725602747657 140725602747657 140725602750415 0
[pid=8250/tid=8263] ppid=8247 vsize=10725612 memory=0 CPUtime=0.23 cores=1,3,5,7
/proc/8250/task/8263/stat : 8263 (java) S 8247 8250 6199 0 -1 1077944384 1432 0 0 0 23 0 0 0 20 0 13 0 96829487 10983026688 25145 33554432000 4194304 4196468 140725602746480 140380193389424 140380707355266 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17076224 140725602747565 140725602747657 140725602747657 140725602750415 0
[pid=8250/tid=8264] ppid=8247 vsize=10725612 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8250/task/8264/stat : 8264 (java) S 8247 8250 6199 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 13 0 96829487 10983026688 25145 33554432000 4194304 4196468 140725602746480 140380192336864 140380707354325 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17076224 140725602747565 140725602747657 140725602747657 140725602750415 0
Current children cumulated CPU time: 1.22 s
Current children cumulated vsize: 10725612 KiB
Current children cumulated memory: 100580 KiB

Child status: 0
Real time (s): 0.616155
CPU time (s): 1.23512
CPU user time (s): 1.1932
CPU system time (s): 0.04192
CPU usage (%): 200.456
Max. virtual memory (cumulated for all children) (KiB): 10725612
Max. memory (cumulated for all children) (KiB): 100580

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1.1932
system time used= 0.04192
maximum resident set size= 101092
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 13530
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= 1414
involuntary context switches= 1


# summary of solver processes directly reported to runsolver:
#   pid: 8250
#   total CPU time (s): 1.23512
#   total CPU user time (s): 1.1932
#   total CPU system time (s): 0.04192

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.028685 second user time and 0.044512 second system time

The end

Launcher Data

Begin job on node150 at 2018-07-28 17:44:22
IDJOB=4299097
IDBENCH=141294
IDSOLVER=2763
FILE ID=node150/4299097-1532792662
RUNJOBID= node150-1532775187-6231
PBS_JOBID= 21022464
Free space on /tmp= 53000 MiB

SOLVER NAME= MiniCPFever 2018-04-29
BENCH NAME= XCSP18/Quasigroups_mini/QuasiGroup-v7-09_mini_c18.xml
COMMAND LINE= java -jar minicp-1.0.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4299097-1532792662/watcher-4299097-1532792662 -o /tmp/evaluation-result-4299097-1532792662/solver-4299097-1532792662 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node150-1532775187-6231 --watchdog 2580  java -jar minicp-1.0.jar HOME/instance-4299097-1532792662.xml

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

MD5SUM BENCH= 8801b133309e0658be4f3ec628f0c8e3
RANDOM SEED=1552188130

node150.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.76
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.76
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.76
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.76
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:        24506284 kB
MemAvailable:   28426956 kB
Buffers:          206096 kB
Cached:          3953368 kB
SwapCached:           32 kB
Active:          5075368 kB
Inactive:        2640484 kB
Active(anon):    3508012 kB
Inactive(anon):    76188 kB
Active(file):    1567356 kB
Inactive(file):  2564296 kB
Unevictable:        7752 kB
Mlocked:            7752 kB
SwapTotal:      67108860 kB
SwapFree:       67108792 kB
Dirty:              1348 kB
Writeback:             4 kB
AnonPages:       3563460 kB
Mapped:            55000 kB
Shmem:             25156 kB
Slab:             238380 kB
SReclaimable:     209708 kB
SUnreclaim:        28672 kB
KernelStack:        3536 kB
PageTables:        12312 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    4574620 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3436544 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      126336 kB
DirectMap2M:    33419264 kB

Free space on /tmp at the end= 53000 MiB
End job on node150 at 2018-07-28 17:44:23