Trace number 4290605

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
OscaR - Conflict Ordering with restarts 2018-07-02SAT 2.3703 1.34756

General information on the benchmark

NameQuasigroups/
QuasiGroup-7-09_c18.xml
MD5SUMb58d4382db4adda0890386c316fa0f74
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.028306
Satisfiable
(Un)Satisfiability was proved
Number of variables162
Number of constraints146
Number of domains1
Minimum domain size9
Maximum domain size9
Distribution of domain sizes[{"size":9,"count":153}]
Minimum variable degree0
Maximum variable degree19
Distribution of variable degrees[{"degree":0,"count":9},{"degree":2,"count":72},{"degree":18,"count":9},{"degree":19,"count":72}]
Minimum constraint arity9
Maximum constraint arity81
Distribution of constraint arities[{"arity":9,"count":1},{"arity":11,"count":144},{"arity":81,"count":1}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"allDifferent","count":1},{"type":"instantiation","count":1},{"type":"element","count":144}]
Optimization problemNO
Type of objective

Solver Data

0.67/0.55	c version: 2018-07-02
0.67/0.55	c seed: 1902609158
0.67/0.55	c timeout: 2400
0.67/0.55	c memlimit: 11000
0.67/0.56	c nbcore: 4
0.67/0.58	c Parsing instance...
1.98/1.24	c Parsing done, starting search...
2.24/1.33	s SATISFIABLE
2.24/1.33	v <instantiation>
2.24/1.33	v 	<list>
2.24/1.33	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]
2.24/1.33	v 	</list>
2.24/1.33	v 	<values>
2.24/1.33	v 		0 4 3 5 8 1 7 2 6 6 1 4 0 7 3 2 8 5 1 8 2 4 5 7 0 6 3 4 2 7 3 6 8 5 0 1 7 5 6 8 4 0 1 3 2 8 6 0 2 3 5 4 1 7 3 7 8 1 0 2 6 5 4 5 3 1 6 2 4 8 7 0 2 0 5 7 1 6 3 4 8 7 4 8 2 6 5 1 3 7 5 4 3 2 8 0 6 4 5 6 0 1 3 8 7 8 4 6 1 7 2 5 0 2 3 0 1 8 7 6 5 6 2 1 7 8 0 3 4 5 8 3 2 7 0 4 1 1 0 8 5 6 3 4 2 3 6 7 0 5 4 1 2 
2.24/1.33	v 	</values>
2.24/1.33	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 (12485 MiB free)
  memory of node 1: 16384 MiB (10122 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4290605-1532584519/watcher-4290605-1532584519 -o /tmp/evaluation-result-4290605-1532584519/solver-4290605-1532584519 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node151-1532560661-4176 --watchdog 2560 java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 1902609158 --timelimit 2400 --memlimit 11000 --nbcore 4 HOME/instance-4290605-1532584519.xml 

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

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


[startup+0.100116 s]*
/proc/loadavg: 1.11 1.37 1.38 3/215 7126
/proc/meminfo: memFree=23132564/32770624 swapFree=67108860/67108860
[pid=7111] ppid=7108 vsize=14082740 memory=32000 CPUtime=0.11 cores=0,2,4,6
/proc/7111/stat : 7111 (java) S 7108 7111 4145 0 -1 1077944320 6401 0 0 0 10 1 0 0 20 0 15 0 76015138 14420725760 8000 33554432000 4194304 4196468 140721884443344 140721884425888 140525624172279 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 23453696 140721884447816 140721884448009 140721884448009 140721884450767 0
/proc/7111/statm: 3520685 8000 3155 1 0 3482761 0
[pid=7111/tid=7113] ppid=7108 vsize=14082740 memory=-8341102331743474785 CPUtime=0.09 cores=0,2,4,6
/proc/7111/task/7113/stat : 7113 (java) R 7108 7111 4145 0 -1 4202560 4455 0 0 0 8 1 0 0 20 0 15 0 76015139 14420725760 8000 33554432000 4194304 4196468 140721884443344 140525628377376 140525624194205 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 23453696 140721884447816 140721884448009 140721884448009 140721884450767 0
[pid=7111/tid=7114] ppid=7108 vsize=14082740 memory=5793855224059775417 CPUtime=0 cores=0,2,4,6
/proc/7111/task/7114/stat : 7114 (java) S 7108 7111 4145 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 76015139 14420725760 8000 33554432000 4194304 4196468 140721884443344 140525561772304 140525624182485 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23453696 140721884447816 140721884448009 140721884448009 140721884450767 0
[pid=7111/tid=7115] ppid=7108 vsize=14082740 memory=139973049882240 CPUtime=0 cores=0,2,4,6
/proc/7111/task/7115/stat : 7115 (java) S 7108 7111 4145 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76015139 14420725760 8000 33554432000 4194304 4196468 140721884443344 140525560719760 140525624182485 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23453696 140721884447816 140721884448009 140721884448009 140721884450767 0
[pid=7111/tid=7116] ppid=7108 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7111/task/7116/stat : 7116 (java) S 7108 7111 4145 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76015139 14420725760 8000 33554432000 4194304 4196468 140721884443344 140525559667216 140525624182485 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23453696 140721884447816 140721884448009 140721884448009 140721884450767 0
[pid=7111/tid=7117] ppid=7108 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7111/task/7117/stat : 7117 (java) S 7108 7111 4145 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76015139 14420725760 8000 33554432000 4194304 4196468 140721884443344 140525217258128 140525624182485 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23453696 140721884447816 140721884448009 140721884448009 140721884450767 0
[pid=7111/tid=7118] ppid=7108 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7111/task/7118/stat : 7118 (java) S 7108 7111 4145 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 76015141 14420725760 8000 33554432000 4194304 4196468 140721884443344 140525166381552 140525624183426 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23453696 140721884447816 140721884448009 140721884448009 140721884450767 0
[pid=7111/tid=7119] ppid=7108 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7111/task/7119/stat : 7119 (java) S 7108 7111 4145 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 76015141 14420725760 8000 33554432000 4194304 4196468 140721884443344 140525165327776 140525624182485 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23453696 140721884447816 140721884448009 140721884448009 140721884450767 0
[pid=7111/tid=7120] ppid=7108 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7111/task/7120/stat : 7120 (java) S 7108 7111 4145 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 76015141 14420725760 8000 33554432000 4194304 4196468 140721884443344 140525164275184 140525624182485 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23453696 140721884447816 140721884448009 140721884448009 140721884450767 0
[pid=7111/tid=7121] ppid=7108 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7111/task/7121/stat : 7121 (java) S 7108 7111 4145 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76015144 14420725760 8000 33554432000 4194304 4196468 140721884443344 140525163223760 140525624190875 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23453696 140721884447816 140721884448009 140721884448009 140721884450767 0
[pid=7111/tid=7122] ppid=7108 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7111/task/7122/stat : 7122 (java) S 7108 7111 4145 0 -1 1077944384 303 0 0 0 0 0 0 0 20 0 15 0 76015144 14420725760 8000 33554432000 4194304 4196468 140721884443344 140525162170352 140525624183426 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23453696 140721884447816 140721884448009 140721884448009 140721884450767 0
[pid=7111/tid=7123] ppid=7108 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7111/task/7123/stat : 7123 (java) S 7108 7111 4145 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76015144 14420725760 8000 33554432000 4194304 4196468 140721884443344 140525161117808 140525624183426 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23453696 140721884447816 140721884448009 140721884448009 140721884450767 0
[pid=7111/tid=7124] ppid=7108 vsize=14082740 memory=139973049882240 CPUtime=0.01 cores=0,2,4,6
/proc/7111/task/7124/stat : 7124 (java) S 7108 7111 4145 0 -1 1077944384 270 0 0 0 1 0 0 0 20 0 15 0 76015144 14420725760 8065 33554432000 4194304 4196468 140721884443344 140525160065264 140525624183426 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23453696 140721884447816 140721884448009 140721884448009 140721884450767 0
[pid=7111/tid=7125] ppid=7108 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7111/task/7125/stat : 7125 (java) S 7108 7111 4145 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76015144 14420725760 8065 33554432000 4194304 4196468 140721884443344 140525159012960 140525624182485 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23453696 140721884447816 140721884448009 140721884448009 140721884450767 0
[pid=7111/tid=7126] ppid=7108 vsize=14082740 memory=139973049882240 CPUtime=0 cores=0,2,4,6
/proc/7111/task/7126/stat : 7126 (java) S 7108 7111 4145 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76015144 14420725760 8065 33554432000 4194304 4196468 140721884443344 140525157960496 140525624183426 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23453696 140721884447816 140721884448009 140721884448009 140721884450767 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 14082740 KiB
Current children cumulated memory: 32000 KiB

[startup+0.210658 s]*
/proc/loadavg: 1.11 1.37 1.38 6/215 7126
/proc/meminfo: memFree=23117468/32770624 swapFree=67108860/67108860
[pid=7111] ppid=7108 vsize=14082740 memory=47820 CPUtime=0.3 cores=0,2,4,6
/proc/7111/stat : 7111 (java) S 7108 7111 4145 0 -1 1077944320 10060 0 0 0 28 2 0 0 20 0 15 0 76015138 14420725760 11955 33554432000 4194304 4196468 140721884443344 140721884425888 140525624172279 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 23453696 140721884447816 140721884448009 140721884448009 140721884450767 0
/proc/7111/statm: 3520685 11955 3373 1 0 3482761 0
[pid=7111/tid=7113] ppid=7108 vsize=14082740 memory=-3103912127665269909 CPUtime=0.19 cores=0,2,4,6
/proc/7111/task/7113/stat : 7113 (java) R 7108 7111 4145 0 -1 4202560 7781 0 0 0 18 1 0 0 20 0 15 0 76015139 14420725760 11955 33554432000 4194304 4196468 140721884443344 140525628396944 140525624194205 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 23453696 140721884447816 140721884448009 140721884448009 140721884450767 0
[pid=7111/tid=7114] ppid=7108 vsize=14082740 memory=4211973699254672778 CPUtime=0 cores=0,2,4,6
/proc/7111/task/7114/stat : 7114 (java) S 7108 7111 4145 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 76015139 14420725760 11955 33554432000 4194304 4196468 140721884443344 140525561772304 140525624182485 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23453696 140721884447816 140721884448009 140721884448009 140721884450767 0
[pid=7111/tid=7115] ppid=7108 vsize=14082740 memory=139973049882240 CPUtime=0 cores=0,2,4,6
/proc/7111/task/7115/stat : 7115 (java) S 7108 7111 4145 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76015139 14420725760 11955 33554432000 4194304 4196468 140721884443344 140525560719760 140525624182485 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23453696 140721884447816 140721884448009 140721884448009 140721884450767 0
[pid=7111/tid=7116] ppid=7108 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7111/task/7116/stat : 7116 (java) S 7108 7111 4145 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76015139 14420725760 11955 33554432000 4194304 4196468 140721884443344 140525559667216 140525624182485 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23453696 140721884447816 140721884448009 140721884448009 140721884450767 0
[pid=7111/tid=7117] ppid=7108 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7111/task/7117/stat : 7117 (java) S 7108 7111 4145 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76015139 14420725760 11955 33554432000 4194304 4196468 140721884443344 140525217258128 140525624182485 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23453696 140721884447816 140721884448009 140721884448009 140721884450767 0
[pid=7111/tid=7118] ppid=7108 vsize=14082740 memory=139973049882240 CPUtime=0 cores=0,2,4,6
/proc/7111/task/7118/stat : 7118 (java) S 7108 7111 4145 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 76015141 14420725760 11955 33554432000 4194304 4196468 140721884443344 140525166381552 140525624183426 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23453696 140721884447816 140721884448009 140721884448009 140721884450767 0
[pid=7111/tid=7119] ppid=7108 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7111/task/7119/stat : 7119 (java) S 7108 7111 4145 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 76015141 14420725760 11955 33554432000 4194304 4196468 140721884443344 140525165327776 140525624182485 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23453696 140721884447816 140721884448009 140721884448009 140721884450767 0
[pid=7111/tid=7120] ppid=7108 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7111/task/7120/stat : 7120 (java) S 7108 7111 4145 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 76015141 14420725760 11955 33554432000 4194304 4196468 140721884443344 140525164275184 140525624182485 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23453696 140721884447816 140721884448009 140721884448009 140721884450767 0
[pid=7111/tid=7121] ppid=7108 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7111/task/7121/stat : 7121 (java) S 7108 7111 4145 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76015144 14420725760 11955 33554432000 4194304 4196468 140721884443344 140525163223760 140525624190875 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23453696 140721884447816 140721884448009 140721884448009 140721884450767 0
[pid=7111/tid=7122] ppid=7108 vsize=14082740 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/7111/task/7122/stat : 7122 (java) S 7108 7111 4145 0 -1 1077944384 517 0 0 0 1 0 0 0 20 0 15 0 76015144 14420725760 11955 33554432000 4194304 4196468 140721884443344 140525162170352 140525624183426 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23453696 140721884447816 140721884448009 140721884448009 140721884450767 0
[pid=7111/tid=7123] ppid=7108 vsize=14082740 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/7111/task/7123/stat : 7123 (java) S 7108 7111 4145 0 -1 1077944384 93 0 0 0 1 0 0 0 20 0 15 0 76015144 14420725760 11955 33554432000 4194304 4196468 140721884443344 140525161117808 140525624183426 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23453696 140721884447816 140721884448009 140721884448009 140721884450767 0
[pid=7111/tid=7124] ppid=7108 vsize=14082740 memory=139973049882240 CPUtime=0.05 cores=0,2,4,6
/proc/7111/task/7124/stat : 7124 (java) R 7108 7111 4145 0 -1 4202560 290 0 0 0 5 0 0 0 20 0 15 0 76015144 14420725760 11955 33554432000 4194304 4196468 140721884443344 140525160062200 140525608416126 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 23453696 140721884447816 140721884448009 140721884448009 140721884450767 0
[pid=7111/tid=7125] ppid=7108 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7111/task/7125/stat : 7125 (java) S 7108 7111 4145 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76015144 14420725760 11955 33554432000 4194304 4196468 140721884443344 140525159012960 140525624182485 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23453696 140721884447816 140721884448009 140721884448009 140721884450767 0
[pid=7111/tid=7126] ppid=7108 vsize=14082740 memory=139973049882240 CPUtime=0 cores=0,2,4,6
/proc/7111/task/7126/stat : 7126 (java) S 7108 7111 4145 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76015144 14420725760 11955 33554432000 4194304 4196468 140721884443344 140525157960496 140525624183426 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23453696 140721884447816 140721884448009 140721884448009 140721884450767 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 14082740 KiB
Current children cumulated memory: 47820 KiB

[startup+0.310447 s]*
/proc/loadavg: 1.11 1.37 1.38 3/215 7126
/proc/meminfo: memFree=23113916/32770624 swapFree=67108860/67108860
[pid=7111] ppid=7108 vsize=14082740 memory=51148 CPUtime=0.44 cores=0,2,4,6
/proc/7111/stat : 7111 (java) S 7108 7111 4145 0 -1 1077944320 10420 0 0 0 41 3 0 0 20 0 15 0 76015138 14420725760 12787 33554432000 4194304 4196468 140721884443344 140721884425888 140525624172279 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 23453696 140721884447816 140721884448009 140721884448009 140721884450767 0
/proc/7111/statm: 3520685 12787 3376 1 0 3482761 0
[pid=7111/tid=7113] ppid=7108 vsize=14082740 memory=7377246124687064083 CPUtime=0.3 cores=0,2,4,6
/proc/7111/task/7113/stat : 7113 (java) R 7108 7111 4145 0 -1 4202560 8109 0 0 0 28 2 0 0 20 0 15 0 76015139 14420725760 12787 33554432000 4194304 4196468 140721884443344 140525628351208 140525605725584 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 23453696 140721884447816 140721884448009 140721884448009 140721884450767 0
[pid=7111/tid=7114] ppid=7108 vsize=14082740 memory=4211973699254672778 CPUtime=0 cores=0,2,4,6
/proc/7111/task/7114/stat : 7114 (java) S 7108 7111 4145 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 76015139 14420725760 12787 33554432000 4194304 4196468 140721884443344 140525561772304 140525624182485 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23453696 140721884447816 140721884448009 140721884448009 140721884450767 0
[pid=7111/tid=7115] ppid=7108 vsize=14082740 memory=139973049884591 CPUtime=0 cores=0,2,4,6
/proc/7111/task/7115/stat : 7115 (java) S 7108 7111 4145 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76015139 14420725760 12787 33554432000 4194304 4196468 140721884443344 140525560719760 140525624182485 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23453696 140721884447816 140721884448009 140721884448009 140721884450767 0
[pid=7111/tid=7116] ppid=7108 vsize=14082740 memory=139972917180993 CPUtime=0 cores=0,2,4,6
/proc/7111/task/7116/stat : 7116 (java) S 7108 7111 4145 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76015139 14420725760 12787 33554432000 4194304 4196468 140721884443344 140525559667216 140525624182485 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23453696 140721884447816 140721884448009 140721884448009 140721884450767 0
[pid=7111/tid=7117] ppid=7108 vsize=14082740 memory=139972917185999 CPUtime=0 cores=0,2,4,6
/proc/7111/task/7117/stat : 7117 (java) S 7108 7111 4145 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76015139 14420725760 12787 33554432000 4194304 4196468 140721884443344 140525217258128 140525624182485 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23453696 140721884447816 140721884448009 140721884448009 140721884450767 0
[pid=7111/tid=7118] ppid=7108 vsize=14082740 memory=139973049886412 CPUtime=0 cores=0,2,4,6
/proc/7111/task/7118/stat : 7118 (java) S 7108 7111 4145 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 76015141 14420725760 12787 33554432000 4194304 4196468 140721884443344 140525166381552 140525624183426 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23453696 140721884447816 140721884448009 140721884448009 140721884450767 0
[pid=7111/tid=7119] ppid=7108 vsize=14082740 memory=139972917195183 CPUtime=0 cores=0,2,4,6
/proc/7111/task/7119/stat : 7119 (java) S 7108 7111 4145 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 76015141 14420725760 12787 33554432000 4194304 4196468 140721884443344 140525165327776 140525624182485 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23453696 140721884447816 140721884448009 140721884448009 140721884450767 0
[pid=7111/tid=7120] ppid=7108 vsize=14082740 memory=279945834381200 CPUtime=0 cores=0,2,4,6
/proc/7111/task/7120/stat : 7120 (java) S 7108 7111 4145 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 76015141 14420725760 12787 33554432000 4194304 4196468 140721884443344 140525164275184 140525624182485 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23453696 140721884447816 140721884448009 140721884448009 140721884450767 0
[pid=7111/tid=7121] ppid=7108 vsize=14082740 memory=279945834378896 CPUtime=0 cores=0,2,4,6
/proc/7111/task/7121/stat : 7121 (java) S 7108 7111 4145 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76015144 14420725760 12787 33554432000 4194304 4196468 140721884443344 140525163223760 140525624190875 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23453696 140721884447816 140721884448009 140721884448009 140721884450767 0
[pid=7111/tid=7122] ppid=7108 vsize=14082740 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/7111/task/7122/stat : 7122 (java) S 7108 7111 4145 0 -1 1077944384 517 0 0 0 2 0 0 0 20 0 15 0 76015144 14420725760 12787 33554432000 4194304 4196468 140721884443344 140525162170352 140525624183426 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23453696 140721884447816 140721884448009 140721884448009 140721884450767 0
[pid=7111/tid=7123] ppid=7108 vsize=14082740 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/7111/task/7123/stat : 7123 (java) S 7108 7111 4145 0 -1 1077944384 113 0 0 0 2 0 0 0 20 0 15 0 76015144 14420725760 12787 33554432000 4194304 4196468 140721884443344 140525161117808 140525624183426 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23453696 140721884447816 140721884448009 140721884448009 140721884450767 0
[pid=7111/tid=7124] ppid=7108 vsize=14082740 memory=139973049882240 CPUtime=0.07 cores=0,2,4,6
/proc/7111/task/7124/stat : 7124 (java) S 7108 7111 4145 0 -1 1077944384 299 0 0 0 7 0 0 0 20 0 15 0 76015144 14420725760 12787 33554432000 4194304 4196468 140721884443344 140525160065264 140525624183426 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23453696 140721884447816 140721884448009 140721884448009 140721884450767 0
[pid=7111/tid=7125] ppid=7108 vsize=14082740 memory=2208 CPUtime=0 cores=0,2,4,6
/proc/7111/task/7125/stat : 7125 (java) S 7108 7111 4145 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76015144 14420725760 12787 33554432000 4194304 4196468 140721884443344 140525159012960 140525624182485 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23453696 140721884447816 140721884448009 140721884448009 140721884450767 0
[pid=7111/tid=7126] ppid=7108 vsize=14082740 memory=139973049882240 CPUtime=0 cores=0,2,4,6
/proc/7111/task/7126/stat : 7126 (java) S 7108 7111 4145 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76015144 14420725760 12787 33554432000 4194304 4196468 140721884443344 140525157960496 140525624183426 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23453696 140721884447816 140721884448009 140721884448009 140721884450767 0
Current children cumulated CPU time: 0.44 s
Current children cumulated vsize: 14082740 KiB
Current children cumulated memory: 51148 KiB

[startup+0.700698 s]
/proc/loadavg: 1.11 1.37 1.38 4/215 7126
/proc/meminfo: memFree=23090392/32770624 swapFree=67108860/67108860
[pid=7111] ppid=7108 vsize=14084808 memory=91108 CPUtime=0.98 cores=0,2,4,6
/proc/7111/stat : 7111 (java) S 7108 7111 4145 0 -1 1077944320 17126 0 0 0 93 5 0 0 20 0 15 0 76015138 14422843392 22777 33554432000 4194304 4196468 140721884443344 140721884425888 140525624172279 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 23453696 140721884447816 140721884448009 140721884448009 140721884450767 0
/proc/7111/statm: 3521202 22777 3499 1 0 3483273 0
[pid=7111/tid=7113] ppid=7108 vsize=14084808 memory=792 CPUtime=0.68 cores=0,2,4,6
/proc/7111/task/7113/stat : 7113 (java) R 7108 7111 4145 0 -1 4202560 14446 0 0 0 64 4 0 0 20 0 15 0 76015139 14422843392 22777 33554432000 4194304 4196468 140721884443344 140525628387184 140525608252766 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 23453696 140721884447816 140721884448009 140721884448009 140721884450767 0
[pid=7111/tid=7114] ppid=7108 vsize=14084808 memory=1228 CPUtime=0 cores=0,2,4,6
/proc/7111/task/7114/stat : 7114 (java) S 7108 7111 4145 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 76015139 14422843392 22777 33554432000 4194304 4196468 140721884443344 140525561772304 140525624182485 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23453696 140721884447816 140721884448009 140721884448009 140721884450767 0
[pid=7111/tid=7115] ppid=7108 vsize=14084808 memory=1944 CPUtime=0 cores=0,2,4,6
/proc/7111/task/7115/stat : 7115 (java) S 7108 7111 4145 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76015139 14422843392 22777 33554432000 4194304 4196468 140721884443344 140525560719760 140525624182485 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23453696 140721884447816 140721884448009 140721884448009 140721884450767 0
[pid=7111/tid=7116] ppid=7108 vsize=14084808 memory=7302135314614015845 CPUtime=0 cores=0,2,4,6
/proc/7111/task/7116/stat : 7116 (java) S 7108 7111 4145 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76015139 14422843392 22777 33554432000 4194304 4196468 140721884443344 140525559667216 140525624182485 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23453696 140721884447816 140721884448009 140721884448009 140721884450767 0
[pid=7111/tid=7117] ppid=7108 vsize=14084808 memory=7811323491934034025 CPUtime=0 cores=0,2,4,6
/proc/7111/task/7117/stat : 7117 (java) S 7108 7111 4145 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76015139 14422843392 22777 33554432000 4194304 4196468 140721884443344 140525217258128 140525624182485 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23453696 140721884447816 140721884448009 140721884448009 140721884450767 0
[pid=7111/tid=7118] ppid=7108 vsize=14084808 memory=7236547281622689387 CPUtime=0 cores=0,2,4,6
/proc/7111/task/7118/stat : 7118 (java) S 7108 7111 4145 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 76015141 14422843392 22777 33554432000 4194304 4196468 140721884443344 140525166381552 140525624183426 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23453696 140721884447816 140721884448009 140721884448009 140721884450767 0
[pid=7111/tid=7119] ppid=7108 vsize=14084808 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7111/task/7119/stat : 7119 (java) S 7108 7111 4145 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 76015141 14422843392 22777 33554432000 4194304 4196468 140721884443344 140525165327776 140525624182485 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23453696 140721884447816 140721884448009 140721884448009 140721884450767 0
[pid=7111/tid=7120] ppid=7108 vsize=14084808 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7111/task/7120/stat : 7120 (java) S 7108 7111 4145 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 76015141 14422843392 22777 33554432000 4194304 4196468 140721884443344 140525164275184 140525624182485 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23453696 140721884447816 140721884448009 140721884448009 140721884450767 0
[pid=7111/tid=7121] ppid=7108 vsize=14084808 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7111/task/7121/stat : 7121 (java) S 7108 7111 4145 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76015144 14422843392 22777 33554432000 4194304 4196468 140721884443344 140525163223760 140525624190875 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23453696 140721884447816 140721884448009 140721884448009 140721884450767 0
[pid=7111/tid=7122] ppid=7108 vsize=14084808 memory=68 CPUtime=0.07 cores=0,2,4,6
/proc/7111/task/7122/stat : 7122 (java) S 7108 7111 4145 0 -1 1077944384 677 0 0 0 7 0 0 0 20 0 15 0 76015144 14422843392 22777 33554432000 4194304 4196468 140721884443344 140525162170352 140525624183426 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23453696 140721884447816 140721884448009 140721884448009 140721884450767 0
[pid=7111/tid=7123] ppid=7108 vsize=14084808 memory=3 CPUtime=0.06 cores=0,2,4,6
/proc/7111/task/7123/stat : 7123 (java) S 7108 7111 4145 0 -1 1077944384 261 0 0 0 6 0 0 0 20 0 15 0 76015144 14422843392 22777 33554432000 4194304 4196468 140721884443344 140525161117808 140525624183426 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23453696 140721884447816 140721884448009 140721884448009 140721884450767 0
[pid=7111/tid=7124] ppid=7108 vsize=14084808 memory=203 CPUtime=0.14 cores=0,2,4,6
/proc/7111/task/7124/stat : 7124 (java) S 7108 7111 4145 0 -1 1077944384 360 0 0 0 14 0 0 0 20 0 15 0 76015144 14422843392 22777 33554432000 4194304 4196468 140721884443344 140525160065264 140525624183426 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23453696 140721884447816 140721884448009 140721884448009 140721884450767 0
[pid=7111/tid=7125] ppid=7108 vsize=14084808 memory=279945834565104 CPUtime=0 cores=0,2,4,6
/proc/7111/task/7125/stat : 7125 (java) S 7108 7111 4145 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76015144 14422843392 22777 33554432000 4194304 4196468 140721884443344 140525159012960 140525624182485 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23453696 140721884447816 140721884448009 140721884448009 140721884450767 0
[pid=7111/tid=7126] ppid=7108 vsize=14084808 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7111/task/7126/stat : 7126 (java) S 7108 7111 4145 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76015144 14422843392 22777 33554432000 4194304 4196468 140721884443344 140525157960496 140525624183426 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23453696 140721884447816 140721884448009 140721884448009 140721884450767 0
Current children cumulated CPU time: 0.98 s
Current children cumulated vsize: 14084808 KiB
Current children cumulated memory: 91108 KiB

[startup+1.3475 s]
# the end of solver process 7111 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2.27334 s, system=0.096957 s

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

[startup+0.801791 s]
/proc/loadavg: 1.11 1.37 1.38 4/215 7126
/proc/meminfo: memFree=23090392/32770624 swapFree=67108860/67108860
[pid=7111] ppid=7108 vsize=14086856 memory=95568 CPUtime=1.18 cores=0,2,4,6
/proc/7111/stat : 7111 (java) S 7108 7111 4145 0 -1 1077944320 17673 0 0 0 112 6 0 0 20 0 15 0 76015138 14424940544 23892 33554432000 4194304 4196468 140721884443344 140721884425888 140525624172279 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 23453696 140721884447816 140721884448009 140721884448009 140721884450767 0
/proc/7111/statm: 3521714 23892 3514 1 0 3483785 0
[pid=7111/tid=7113] ppid=7108 vsize=14086856 memory=-3106803524053856335 CPUtime=0.77 cores=0,2,4,6
/proc/7111/task/7113/stat : 7113 (java) R 7108 7111 4145 0 -1 4202560 14798 0 0 0 73 4 0 0 20 0 15 0 76015139 14424940544 23892 33554432000 4194304 4196468 140721884443344 140525628408112 140525608252766 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 23453696 140721884447816 140721884448009 140721884448009 140721884450767 0
[pid=7111/tid=7114] ppid=7108 vsize=14086856 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7111/task/7114/stat : 7114 (java) S 7108 7111 4145 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 76015139 14424940544 23892 33554432000 4194304 4196468 140721884443344 140525561772304 140525624182485 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23453696 140721884447816 140721884448009 140721884448009 140721884450767 0
[pid=7111/tid=7115] ppid=7108 vsize=14086856 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7111/task/7115/stat : 7115 (java) S 7108 7111 4145 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76015139 14424940544 23892 33554432000 4194304 4196468 140721884443344 140525560719760 140525624182485 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23453696 140721884447816 140721884448009 140721884448009 140721884450767 0
[pid=7111/tid=7116] ppid=7108 vsize=14086856 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7111/task/7116/stat : 7116 (java) S 7108 7111 4145 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76015139 14424940544 23892 33554432000 4194304 4196468 140721884443344 140525559667216 140525624182485 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23453696 140721884447816 140721884448009 140721884448009 140721884450767 0
[pid=7111/tid=7117] ppid=7108 vsize=14086856 memory=6935649255759568960 CPUtime=0 cores=0,2,4,6
/proc/7111/task/7117/stat : 7117 (java) S 7108 7111 4145 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76015139 14424940544 23892 33554432000 4194304 4196468 140721884443344 140525217258128 140525624182485 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23453696 140721884447816 140721884448009 140721884448009 140721884450767 0
[pid=7111/tid=7118] ppid=7108 vsize=14086856 memory=7447092750071191632 CPUtime=0 cores=0,2,4,6
/proc/7111/task/7118/stat : 7118 (java) S 7108 7111 4145 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 76015141 14424940544 23892 33554432000 4194304 4196468 140721884443344 140525166381552 140525624183426 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23453696 140721884447816 140721884448009 140721884448009 140721884450767 0
[pid=7111/tid=7119] ppid=7108 vsize=14086856 memory=5795117241467496816 CPUtime=0 cores=0,2,4,6
/proc/7111/task/7119/stat : 7119 (java) S 7108 7111 4145 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 76015141 14424940544 23892 33554432000 4194304 4196468 140721884443344 140525165327776 140525624182485 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23453696 140721884447816 140721884448009 140721884448009 140721884450767 0
[pid=7111/tid=7120] ppid=7108 vsize=14086856 memory=7306639979275709034 CPUtime=0 cores=0,2,4,6
/proc/7111/task/7120/stat : 7120 (java) S 7108 7111 4145 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 76015141 14424940544 23892 33554432000 4194304 4196468 140721884443344 140525164275184 140525624182485 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23453696 140721884447816 140721884448009 140721884448009 140721884450767 0
[pid=7111/tid=7121] ppid=7108 vsize=14086856 memory=5789493132115791952 CPUtime=0 cores=0,2,4,6
/proc/7111/task/7121/stat : 7121 (java) S 7108 7111 4145 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76015144 14424940544 23892 33554432000 4194304 4196468 140721884443344 140525163223760 140525624190875 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23453696 140721884447816 140721884448009 140721884448009 140721884450767 0
[pid=7111/tid=7122] ppid=7108 vsize=14086856 memory=8310088681915256979 CPUtime=0.09 cores=0,2,4,6
/proc/7111/task/7122/stat : 7122 (java) S 7108 7111 4145 0 -1 1077944384 694 0 0 0 8 1 0 0 20 0 15 0 76015144 14424940544 23892 33554432000 4194304 4196468 140721884443344 140525162170352 140525624183426 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23453696 140721884447816 140721884448009 140721884448009 140721884450767 0
[pid=7111/tid=7123] ppid=7108 vsize=14086856 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/7111/task/7123/stat : 7123 (java) S 7108 7111 4145 0 -1 1077944384 286 0 0 0 8 0 0 0 20 0 15 0 76015144 14424940544 23892 33554432000 4194304 4196468 140721884443344 140525161117808 140525624183426 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23453696 140721884447816 140721884448009 140721884448009 140721884450767 0
[pid=7111/tid=7124] ppid=7108 vsize=14086856 memory=195989065 CPUtime=0.2 cores=0,2,4,6
/proc/7111/task/7124/stat : 7124 (java) R 7108 7111 4145 0 -1 4202560 514 0 0 0 20 0 0 0 20 0 15 0 76015144 14424940544 23892 33554432000 4194304 4196468 140721884443344 140525160063056 140525616409406 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 23453696 140721884447816 140721884448009 140721884448009 140721884450767 0
[pid=7111/tid=7125] ppid=7108 vsize=14086856 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7111/task/7125/stat : 7125 (java) S 7108 7111 4145 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76015144 14424940544 23892 33554432000 4194304 4196468 140721884443344 140525159012960 140525624182485 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23453696 140721884447816 140721884448009 140721884448009 140721884450767 0
[pid=7111/tid=7126] ppid=7108 vsize=14086856 memory=279945834657376 CPUtime=0 cores=0,2,4,6
/proc/7111/task/7126/stat : 7126 (java) S 7108 7111 4145 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76015144 14424940544 23892 33554432000 4194304 4196468 140721884443344 140525157960496 140525624183426 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23453696 140721884447816 140721884448009 140721884448009 140721884450767 0
Current children cumulated CPU time: 1.18 s
Current children cumulated vsize: 14086856 KiB
Current children cumulated memory: 95568 KiB

[startup+1.20108 s]
/proc/loadavg: 1.18 1.38 1.39 4/215 7126
/proc/meminfo: memFree=23061296/32770624 swapFree=67108860/67108860
[pid=7111] ppid=7108 vsize=14090952 memory=120180 CPUtime=1.98 cores=0,2,4,6
/proc/7111/stat : 7111 (java) S 7108 7111 4145 0 -1 1077944320 24112 0 0 0 190 8 0 0 20 0 15 0 76015138 14429134848 30045 33554432000 4194304 4196468 140721884443344 140721884425888 140525624172279 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 23453696 140721884447816 140721884448009 140721884448009 140721884450767 0
/proc/7111/statm: 3522738 30045 3535 1 0 3484809 0
[pid=7111/tid=7113] ppid=7108 vsize=14090952 memory=14134433301562808 CPUtime=1.17 cores=0,2,4,6
/proc/7111/task/7113/stat : 7113 (java) R 7108 7111 4145 0 -1 4202560 18753 0 0 0 112 5 0 0 20 0 15 0 76015139 14429134848 30045 33554432000 4194304 4196468 140721884443344 140525628390128 140525624194205 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 23453696 140721884447816 140721884448009 140721884448009 140721884450767 0
[pid=7111/tid=7114] ppid=7108 vsize=14090952 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7111/task/7114/stat : 7114 (java) S 7108 7111 4145 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 76015139 14429134848 30045 33554432000 4194304 4196468 140721884443344 140525561772304 140525624182485 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23453696 140721884447816 140721884448009 140721884448009 140721884450767 0
[pid=7111/tid=7115] ppid=7108 vsize=14090952 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7111/task/7115/stat : 7115 (java) S 7108 7111 4145 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76015139 14429134848 30045 33554432000 4194304 4196468 140721884443344 140525560719760 140525624182485 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23453696 140721884447816 140721884448009 140721884448009 140721884450767 0
[pid=7111/tid=7116] ppid=7108 vsize=14090952 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7111/task/7116/stat : 7116 (java) S 7108 7111 4145 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76015139 14429134848 30045 33554432000 4194304 4196468 140721884443344 140525559667216 140525624182485 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23453696 140721884447816 140721884448009 140721884448009 140721884450767 0
[pid=7111/tid=7117] ppid=7108 vsize=14090952 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7111/task/7117/stat : 7117 (java) S 7108 7111 4145 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76015139 14429134848 30045 33554432000 4194304 4196468 140721884443344 140525217258128 140525624182485 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23453696 140721884447816 140721884448009 140721884448009 140721884450767 0
[pid=7111/tid=7118] ppid=7108 vsize=14090952 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7111/task/7118/stat : 7118 (java) S 7108 7111 4145 0 -1 1077944384 31 0 0 0 0 0 0 0 20 0 15 0 76015141 14429134848 30045 33554432000 4194304 4196468 140721884443344 140525166381552 140525624183426 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23453696 140721884447816 140721884448009 140721884448009 140721884450767 0
[pid=7111/tid=7119] ppid=7108 vsize=14090952 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7111/task/7119/stat : 7119 (java) S 7108 7111 4145 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 76015141 14429134848 30045 33554432000 4194304 4196468 140721884443344 140525165327776 140525624182485 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23453696 140721884447816 140721884448009 140721884448009 140721884450767 0
[pid=7111/tid=7120] ppid=7108 vsize=14090952 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7111/task/7120/stat : 7120 (java) S 7108 7111 4145 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 76015141 14429134848 30045 33554432000 4194304 4196468 140721884443344 140525164275184 140525624182485 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23453696 140721884447816 140721884448009 140721884448009 140721884450767 0
[pid=7111/tid=7121] ppid=7108 vsize=14090952 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7111/task/7121/stat : 7121 (java) S 7108 7111 4145 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76015144 14429134848 30045 33554432000 4194304 4196468 140721884443344 140525163223760 140525624190875 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23453696 140721884447816 140721884448009 140721884448009 140721884450767 0
[pid=7111/tid=7122] ppid=7108 vsize=14090952 memory=0 CPUtime=0.2 cores=0,2,4,6
/proc/7111/task/7122/stat : 7122 (java) S 7108 7111 4145 0 -1 1077944384 1245 0 0 0 19 1 0 0 20 0 15 0 76015144 14429134848 30045 33554432000 4194304 4196468 140721884443344 140525162170352 140525624183426 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23453696 140721884447816 140721884448009 140721884448009 140721884450767 0
[pid=7111/tid=7123] ppid=7108 vsize=14090952 memory=0 CPUtime=0.18 cores=0,2,4,6
/proc/7111/task/7123/stat : 7123 (java) R 7108 7111 4145 0 -1 4202560 673 0 0 0 18 0 0 0 20 0 15 0 76015144 14429134848 30045 33554432000 4194304 4196468 140721884443344 140525161117808 140525624183426 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 23453696 140721884447816 140721884448009 140721884448009 140721884450767 0
[pid=7111/tid=7124] ppid=7108 vsize=14090952 memory=0 CPUtime=0.4 cores=0,2,4,6
/proc/7111/task/7124/stat : 7124 (java) S 7108 7111 4145 0 -1 1077944384 2029 0 0 0 40 0 0 0 20 0 15 0 76015144 14429134848 30045 33554432000 4194304 4196468 140721884443344 140525160065264 140525624183426 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23453696 140721884447816 140721884448009 140721884448009 140721884450767 0
[pid=7111/tid=7125] ppid=7108 vsize=14090952 memory=6199840864898398261 CPUtime=0 cores=0,2,4,6
/proc/7111/task/7125/stat : 7125 (java) S 7108 7111 4145 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76015144 14429134848 30045 33554432000 4194304 4196468 140721884443344 140525159012960 140525624182485 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23453696 140721884447816 140721884448009 140721884448009 140721884450767 0
[pid=7111/tid=7126] ppid=7108 vsize=14090952 memory=-8608163762443492725 CPUtime=0 cores=0,2,4,6
/proc/7111/task/7126/stat : 7126 (java) S 7108 7111 4145 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 76015144 14429134848 30045 33554432000 4194304 4196468 140721884443344 140525157960496 140525624183426 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23453696 140721884447816 140721884448009 140721884448009 140721884450767 0
Current children cumulated CPU time: 1.98 s
Current children cumulated vsize: 14090952 KiB
Current children cumulated memory: 120180 KiB

[startup+1.30066 s]
/proc/loadavg: 1.18 1.38 1.39 4/215 7126
/proc/meminfo: memFree=23061296/32770624 swapFree=67108860/67108860
[pid=7111] ppid=7108 vsize=14090952 memory=128160 CPUtime=2.24 cores=0,2,4,6
/proc/7111/stat : 7111 (java) S 7108 7111 4145 0 -1 1077944320 24998 0 0 0 216 8 0 0 20 0 15 0 76015138 14429134848 32040 33554432000 4194304 4196468 140721884443344 140721884425888 140525624172279 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 23453696 140721884447816 140721884448009 140721884448009 140721884450767 0
/proc/7111/statm: 3522738 32040 3536 1 0 3484809 0
[pid=7111/tid=7113] ppid=7108 vsize=14090952 memory=83716 CPUtime=1.27 cores=0,2,4,6
/proc/7111/task/7113/stat : 7113 (java) R 7108 7111 4145 0 -1 4202560 19008 0 0 0 122 5 0 0 20 0 15 0 76015139 14429134848 32040 33554432000 4194304 4196468 140721884443344 140525628406728 140525244721980 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 23453696 140721884447816 140721884448009 140721884448009 140721884450767 0
[pid=7111/tid=7114] ppid=7108 vsize=14090952 memory=68 CPUtime=0 cores=0,2,4,6
/proc/7111/task/7114/stat : 7114 (java) S 7108 7111 4145 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 76015139 14429134848 32040 33554432000 4194304 4196468 140721884443344 140525561772304 140525624182485 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23453696 140721884447816 140721884448009 140721884448009 140721884450767 0
[pid=7111/tid=7115] ppid=7108 vsize=14090952 memory=3 CPUtime=0 cores=0,2,4,6
/proc/7111/task/7115/stat : 7115 (java) S 7108 7111 4145 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76015139 14429134848 32040 33554432000 4194304 4196468 140721884443344 140525560719760 140525624182485 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23453696 140721884447816 140721884448009 140721884448009 140721884450767 0
[pid=7111/tid=7116] ppid=7108 vsize=14090952 memory=203 CPUtime=0 cores=0,2,4,6
/proc/7111/task/7116/stat : 7116 (java) S 7108 7111 4145 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76015139 14429134848 32040 33554432000 4194304 4196468 140721884443344 140525559667216 140525624182485 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23453696 140721884447816 140721884448009 140721884448009 140721884450767 0
[pid=7111/tid=7117] ppid=7108 vsize=14090952 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7111/task/7117/stat : 7117 (java) S 7108 7111 4145 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76015139 14429134848 32040 33554432000 4194304 4196468 140721884443344 140525217258128 140525624182485 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23453696 140721884447816 140721884448009 140721884448009 140721884450767 0
[pid=7111/tid=7118] ppid=7108 vsize=14090952 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7111/task/7118/stat : 7118 (java) S 7108 7111 4145 0 -1 1077944384 32 0 0 0 0 0 0 0 20 0 15 0 76015141 14429134848 32040 33554432000 4194304 4196468 140721884443344 140525166381552 140525624183426 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23453696 140721884447816 140721884448009 140721884448009 140721884450767 0
[pid=7111/tid=7119] ppid=7108 vsize=14090952 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7111/task/7119/stat : 7119 (java) S 7108 7111 4145 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 76015141 14429134848 32040 33554432000 4194304 4196468 140721884443344 140525165327776 140525624182485 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23453696 140721884447816 140721884448009 140721884448009 140721884450767 0
[pid=7111/tid=7120] ppid=7108 vsize=14090952 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7111/task/7120/stat : 7120 (java) S 7108 7111 4145 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 76015141 14429134848 32040 33554432000 4194304 4196468 140721884443344 140525164275184 140525624182485 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23453696 140721884447816 140721884448009 140721884448009 140721884450767 0
[pid=7111/tid=7121] ppid=7108 vsize=14090952 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7111/task/7121/stat : 7121 (java) S 7108 7111 4145 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76015144 14429134848 32040 33554432000 4194304 4196468 140721884443344 140525163223760 140525624190875 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23453696 140721884447816 140721884448009 140721884448009 140721884450767 0
[pid=7111/tid=7122] ppid=7108 vsize=14090952 memory=0 CPUtime=0.24 cores=0,2,4,6
/proc/7111/task/7122/stat : 7122 (java) R 7108 7111 4145 0 -1 4202560 1337 0 0 0 23 1 0 0 20 0 15 0 76015144 14429134848 32040 33554432000 4194304 4196468 140721884443344 140525162151368 140525607658473 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 23453696 140721884447816 140721884448009 140721884448009 140721884450767 0
[pid=7111/tid=7123] ppid=7108 vsize=14090952 memory=279941606439745 CPUtime=0.22 cores=0,2,4,6
/proc/7111/task/7123/stat : 7123 (java) R 7108 7111 4145 0 -1 4202560 760 0 0 0 22 0 0 0 20 0 15 0 76015144 14429134848 32040 33554432000 4194304 4196468 140721884443344 140525161103904 140525604808189 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 23453696 140721884447816 140721884448009 140721884448009 140721884450767 0
[pid=7111/tid=7124] ppid=7108 vsize=14090952 memory=279945834474448 CPUtime=0.47 cores=0,2,4,6
/proc/7111/task/7124/stat : 7124 (java) S 7108 7111 4145 0 -1 1077944384 2480 0 0 0 47 0 0 0 20 0 15 0 76015144 14429134848 32040 33554432000 4194304 4196468 140721884443344 140525160065264 140525624183426 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23453696 140721884447816 140721884448009 140721884448009 140721884450767 0
[pid=7111/tid=7125] ppid=7108 vsize=14090952 memory=364 CPUtime=0 cores=0,2,4,6
/proc/7111/task/7125/stat : 7125 (java) S 7108 7111 4145 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76015144 14429134848 32040 33554432000 4194304 4196468 140721884443344 140525159012960 140525624182485 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23453696 140721884447816 140721884448009 140721884448009 140721884450767 0
[pid=7111/tid=7126] ppid=7108 vsize=14090952 memory=68 CPUtime=0 cores=0,2,4,6
/proc/7111/task/7126/stat : 7126 (java) S 7108 7111 4145 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 76015144 14429134848 32040 33554432000 4194304 4196468 140721884443344 140525157960496 140525624183426 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23453696 140721884447816 140721884448009 140721884448009 140721884450767 0
Current children cumulated CPU time: 2.24 s
Current children cumulated vsize: 14090952 KiB
Current children cumulated memory: 128160 KiB

Child status: 0
Real time (s): 1.34756
CPU time (s): 2.3703
CPU user time (s): 2.27334
CPU system time (s): 0.096957
CPU usage (%): 175.895
Max. virtual memory (cumulated for all children) (KiB): 14090952
Max. memory (cumulated for all children) (KiB): 128160

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.27334
system time used= 0.096957
maximum resident set size= 132600
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25838
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= 2882
involuntary context switches= 18


# summary of solver processes directly reported to runsolver:
#   pid: 7111
#   total CPU time (s): 2.3703
#   total CPU user time (s): 2.27334
#   total CPU system time (s): 0.096957

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.042434 second user time and 0.044556 second system time

The end

Launcher Data

Begin job on node151 at 2018-07-26 07:55:19
IDJOB=4290605
IDBENCH=141609
IDSOLVER=2743
FILE ID=node151/4290605-1532584519
RUNJOBID= node151-1532560661-4176
PBS_JOBID= 21021953
Free space on /tmp= 54892 MiB

SOLVER NAME= OscaR - Conflict Ordering with restarts 2018-07-02
BENCH NAME= XCSP18/Quasigroups/QuasiGroup-7-09_c18.xml
COMMAND LINE= java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4290605-1532584519/watcher-4290605-1532584519 -o /tmp/evaluation-result-4290605-1532584519/solver-4290605-1532584519 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node151-1532560661-4176 --watchdog 2560  java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 1902609158 --timelimit 2400 --memlimit 11000 --nbcore 4 HOME/instance-4290605-1532584519.xml

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

MD5SUM BENCH= b58d4382db4adda0890386c316fa0f74
RANDOM SEED=1902609158

node151.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.87
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.87
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.87
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.87
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:        23151060 kB
MemAvailable:   31746324 kB
Buffers:          197400 kB
Cached:          8642220 kB
SwapCached:            0 kB
Active:          1634264 kB
Inactive:        7455008 kB
Active(anon):     200020 kB
Inactive(anon):    77488 kB
Active(file):    1434244 kB
Inactive(file):  7377520 kB
Unevictable:        7824 kB
Mlocked:            7824 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             35992 kB
Writeback:             0 kB
AnonPages:        256548 kB
Mapped:            53732 kB
Shmem:             25224 kB
Slab:             226236 kB
SReclaimable:     198668 kB
SUnreclaim:        27568 kB
KernelStack:        3840 kB
PageTables:         6256 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1197772 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    180224 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 54856 MiB
End job on node151 at 2018-07-26 07:55:21