Trace number 4306847

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
Choco-solver 4.0.7b seq (e747e1e)SAT 1.66668 0.718369

General information on the benchmark

NameQuasigroups/
QuasiGroup-4-09_c18.xml
MD5SUM32889b6f2e93f59096a50faf26931df2
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.137709
Satisfiable
(Un)Satisfiability was proved
Number of variables162
Number of constraints146
Number of domains2
Minimum domain size9
Maximum domain size81
Distribution of domain sizes[{"size":9,"count":81},{"size":81,"count":72}]
Minimum variable degree0
Maximum variable degree75
Distribution of variable degrees[{"degree":0,"count":9},{"degree":2,"count":72},{"degree":74,"count":9},{"degree":75,"count":72}]
Minimum constraint arity3
Maximum constraint arity82
Distribution of constraint arities[{"arity":3,"count":72},{"arity":9,"count":1},{"arity":81,"count":1},{"arity":82,"count":72}]
Number of extensional constraints0
Number of intensional constraints72
Distribution of constraint types[{"type":"intension","count":72},{"type":"allDifferent","count":1},{"type":"instantiation","count":1},{"type":"element","count":72}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4306847-1534139456.xml"  -tl '2520s' -p 1
0.12/0.17	c Choco e747e1e
0.12/0.18	c [HOME/instance-4306847-1534139456.xml, -tl, 2520s, -p, 1]
0.12/0.22	c simple solver
0.34/0.28	c parse instance...
1.04/0.59	c solve instance...
1.34/0.69	s SATISFIABLE
1.34/0.69	v <instantiation>
1.34/0.69	v 	<list>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] </list>
1.34/0.69	v 	<values>0 5 1 2 8 4 7 3 6 8 1 0 5 6 7 4 2 3 7 3 2 6 1 8 0 5 4 1 4 5 3 7 2 8 6 0 3 7 6 0 4 1 5 8 2 6 8 4 7 3 5 2 0 1 5 2 8 1 0 3 6 4 7 4 0 3 8 2 6 1 7 5 2 6 7 4 5 0 3 1 8 77 64 11 35 58 52 39 24 53 27 41 69 79 22 2 57 16 3 51 55 44 72 32 67 19 49 59 7 65 17 78 36 75 61 15 63 28 5 26 47 42 71 76 25 12 29 54 1 68 38 8 73 45 21 13 34 31 18 48 62 74 6 37 14 56 33 43 4 23 9 66 46 </values>
1.34/0.69	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 (10705 MiB free)
  memory of node 1: 16384 MiB (13261 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4306847-1534139456/watcher-4306847-1534139456 -o /tmp/evaluation-result-4306847-1534139456/solver-4306847-1534139456 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node103-1534136952-1000 --watchdog 2580 HOME/xcsp3-exec -seed 2040446736 -dir HOME -tl 2520 -ml 11000 -p 1 HOME/instance-4306847-1534139456.xml 

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

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


[startup+0.100163 s]*
/proc/loadavg: 1.32 1.31 1.40 4/218 1234
/proc/meminfo: memFree=24526488/32770624 swapFree=67058936/67108860
[pid=1218] ppid=1215 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/1218/stat : 1218 (xcsp3-exec) S 1215 1218 636 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 231508752 115843072 364 33554432000 4194304 5098028 140734931547296 140734931545400 139781997175420 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 13881344 140734931555386 140734931555588 140734931555588 140734931558346 0
/proc/1218/statm: 28282 364 306 221 0 87 0
[pid=1220] ppid=1218 vsize=14082940 memory=27740 CPUtime=0.12 cores=0,2,4,6
/proc/1220/stat : 1220 (java) S 1218 1218 636 0 -1 1077944320 5331 0 0 0 11 1 0 0 20 0 15 0 231508752 14420930560 6935 33554432000 4194304 4196468 140729457515984 140729457498528 140203062509303 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 38391808 140729457517702 140729457517873 140729457517873 140729457520591 0
/proc/1220/statm: 3520735 6935 3013 1 0 3483012 0
[pid=1220/tid=1221] ppid=1218 vsize=14082940 memory=7022364632946311227 CPUtime=0.08 cores=0,2,4,6
/proc/1220/task/1221/stat : 1221 (java) R 1218 1218 636 0 -1 4202560 3313 0 0 0 8 0 0 0 20 0 15 0 231508752 14420930560 6935 33554432000 4194304 4196468 140729457515984 140203066742576 140203062521238 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 38391808 140729457517702 140729457517873 140729457517873 140729457520591 0
[pid=1220/tid=1222] ppid=1218 vsize=14082940 memory=4294979980 CPUtime=0 cores=0,2,4,6
/proc/1220/task/1222/stat : 1222 (java) S 1218 1218 636 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 231508753 14420930560 6935 33554432000 4194304 4196468 140729457515984 140202657815184 140203062519509 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38391808 140729457517702 140729457517873 140729457517873 140729457520591 0
[pid=1220/tid=1223] ppid=1218 vsize=14082940 memory=139789676914207 CPUtime=0 cores=0,2,4,6
/proc/1220/task/1223/stat : 1223 (java) S 1218 1218 636 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 231508753 14420930560 6935 33554432000 4194304 4196468 140729457515984 140202656762384 140203062519509 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38391808 140729457517702 140729457517873 140729457517873 140729457520591 0
[pid=1220/tid=1224] ppid=1218 vsize=14082940 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1220/task/1224/stat : 1224 (java) S 1218 1218 636 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 231508753 14420930560 6935 33554432000 4194304 4196468 140729457515984 140202655709584 140203062519509 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38391808 140729457517702 140729457517873 140729457517873 140729457520591 0
[pid=1220/tid=1225] ppid=1218 vsize=14082940 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/1220/task/1225/stat : 1225 (java) S 1218 1218 636 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 231508753 14420930560 6935 33554432000 4194304 4196468 140729457515984 140202654656784 140203062519509 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38391808 140729457517702 140729457517873 140729457517873 140729457520591 0
[pid=1220/tid=1226] ppid=1218 vsize=14082940 memory=139789676893824 CPUtime=0 cores=0,2,4,6
/proc/1220/task/1226/stat : 1226 (java) S 1218 1218 636 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 231508754 14420930560 6935 33554432000 4194304 4196468 140729457515984 140202536725360 140203062520450 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38391808 140729457517702 140729457517873 140729457517873 140729457520591 0
[pid=1220/tid=1227] ppid=1218 vsize=14082940 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/1220/task/1227/stat : 1227 (java) S 1218 1218 636 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 231508755 14420930560 6935 33554432000 4194304 4196468 140729457515984 140202535671328 140203062519509 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38391808 140729457517702 140729457517873 140729457517873 140729457520591 0
[pid=1220/tid=1228] ppid=1218 vsize=14082940 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1220/task/1228/stat : 1228 (java) S 1218 1218 636 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 231508755 14420930560 6935 33554432000 4194304 4196468 140729457515984 140202534618480 140203062519509 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38391808 140729457517702 140729457517873 140729457517873 140729457520591 0
[pid=1220/tid=1229] ppid=1218 vsize=14082940 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1220/task/1229/stat : 1229 (java) S 1218 1218 636 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 231508757 14420930560 6935 33554432000 4194304 4196468 140729457515984 140202533566800 140203062527899 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38391808 140729457517702 140729457517873 140729457517873 140729457520591 0
[pid=1220/tid=1230] ppid=1218 vsize=14082940 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1220/task/1230/stat : 1230 (java) S 1218 1218 636 0 -1 1077944384 301 0 0 0 0 0 0 0 20 0 15 0 231508757 14420930560 6935 33554432000 4194304 4196468 140729457515984 140202532514160 140203062520450 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38391808 140729457517702 140729457517873 140729457517873 140729457520591 0
[pid=1220/tid=1231] ppid=1218 vsize=14082940 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/1220/task/1231/stat : 1231 (java) S 1218 1218 636 0 -1 1077944384 129 0 0 0 0 0 0 0 20 0 15 0 231508757 14420930560 6935 33554432000 4194304 4196468 140729457515984 140202531461360 140203062520450 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38391808 140729457517702 140729457517873 140729457517873 140729457520591 0
[pid=1220/tid=1232] ppid=1218 vsize=14082940 memory=139789676893824 CPUtime=0.01 cores=0,2,4,6
/proc/1220/task/1232/stat : 1232 (java) R 1218 1218 636 0 -1 4202560 300 0 0 0 1 0 0 0 20 0 15 0 231508757 14420930560 6935 33554432000 4194304 4196468 140729457515984 140202530408560 140203055606139 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 38391808 140729457517702 140729457517873 140729457517873 140729457520591 0
[pid=1220/tid=1233] ppid=1218 vsize=14082940 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/1220/task/1233/stat : 1233 (java) S 1218 1218 636 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 231508757 14420930560 6935 33554432000 4194304 4196468 140729457515984 140202529356000 140203062519509 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38391808 140729457517702 140729457517873 140729457517873 140729457520591 0
[pid=1220/tid=1234] ppid=1218 vsize=14082940 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1220/task/1234/stat : 1234 (java) S 1218 1218 636 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 231508758 14420930560 6935 33554432000 4194304 4196468 140729457515984 140202528304304 140203062520450 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38391808 140729457517702 140729457517873 140729457517873 140729457520591 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 14196068 KiB
Current children cumulated memory: 29196 KiB

[startup+0.210598 s]*
/proc/loadavg: 1.32 1.31 1.40 4/218 1234
/proc/meminfo: memFree=24515444/32770624 swapFree=67058936/67108860
[pid=1218] ppid=1215 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/1218/stat : 1218 (xcsp3-exec) S 1215 1218 636 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 231508752 115843072 364 33554432000 4194304 5098028 140734931547296 140734931545400 139781997175420 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 13881344 140734931555386 140734931555588 140734931555588 140734931558346 0
/proc/1218/statm: 28282 364 306 221 0 87 0
[pid=1220] ppid=1218 vsize=14082940 memory=39900 CPUtime=0.34 cores=0,2,4,6
/proc/1220/stat : 1220 (java) S 1218 1218 636 0 -1 1077944320 8026 0 0 0 31 3 0 0 20 0 15 0 231508752 14420930560 9975 33554432000 4194304 4196468 140729457515984 140729457498528 140203062509303 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 38391808 140729457517702 140729457517873 140729457517873 140729457520591 0
/proc/1220/statm: 3520735 9975 3206 1 0 3483012 0
[pid=1220/tid=1221] ppid=1218 vsize=14082940 memory=7022364632946311227 CPUtime=0.19 cores=0,2,4,6
/proc/1220/task/1221/stat : 1221 (java) R 1218 1218 636 0 -1 4202560 5012 0 0 0 18 1 0 0 20 0 15 0 231508752 14420930560 9975 33554432000 4194304 4196468 140729457515984 140203066744288 140203046552933 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 38391808 140729457517702 140729457517873 140729457517873 140729457520591 0
[pid=1220/tid=1222] ppid=1218 vsize=14082940 memory=4294979980 CPUtime=0 cores=0,2,4,6
/proc/1220/task/1222/stat : 1222 (java) S 1218 1218 636 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 231508753 14420930560 9975 33554432000 4194304 4196468 140729457515984 140202657815184 140203062519509 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38391808 140729457517702 140729457517873 140729457517873 140729457520591 0
[pid=1220/tid=1223] ppid=1218 vsize=14082940 memory=139789676914207 CPUtime=0 cores=0,2,4,6
/proc/1220/task/1223/stat : 1223 (java) S 1218 1218 636 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 231508753 14420930560 9975 33554432000 4194304 4196468 140729457515984 140202656762384 140203062519509 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38391808 140729457517702 140729457517873 140729457517873 140729457520591 0
[pid=1220/tid=1224] ppid=1218 vsize=14082940 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1220/task/1224/stat : 1224 (java) S 1218 1218 636 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 231508753 14420930560 9975 33554432000 4194304 4196468 140729457515984 140202655709584 140203062519509 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38391808 140729457517702 140729457517873 140729457517873 140729457520591 0
[pid=1220/tid=1225] ppid=1218 vsize=14082940 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/1220/task/1225/stat : 1225 (java) S 1218 1218 636 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 231508753 14420930560 9975 33554432000 4194304 4196468 140729457515984 140202654656784 140203062519509 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38391808 140729457517702 140729457517873 140729457517873 140729457520591 0
[pid=1220/tid=1226] ppid=1218 vsize=14082940 memory=139789676893824 CPUtime=0 cores=0,2,4,6
/proc/1220/task/1226/stat : 1226 (java) S 1218 1218 636 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 231508754 14420930560 9975 33554432000 4194304 4196468 140729457515984 140202536725360 140203062520450 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38391808 140729457517702 140729457517873 140729457517873 140729457520591 0
[pid=1220/tid=1227] ppid=1218 vsize=14082940 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/1220/task/1227/stat : 1227 (java) S 1218 1218 636 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 231508755 14420930560 9975 33554432000 4194304 4196468 140729457515984 140202535671328 140203062519509 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38391808 140729457517702 140729457517873 140729457517873 140729457520591 0
[pid=1220/tid=1228] ppid=1218 vsize=14082940 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1220/task/1228/stat : 1228 (java) S 1218 1218 636 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 231508755 14420930560 9975 33554432000 4194304 4196468 140729457515984 140202534618480 140203062519509 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38391808 140729457517702 140729457517873 140729457517873 140729457520591 0
[pid=1220/tid=1229] ppid=1218 vsize=14082940 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1220/task/1229/stat : 1229 (java) S 1218 1218 636 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 231508757 14420930560 9975 33554432000 4194304 4196468 140729457515984 140202533566800 140203062527899 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38391808 140729457517702 140729457517873 140729457517873 140729457520591 0
[pid=1220/tid=1230] ppid=1218 vsize=14082940 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/1220/task/1230/stat : 1230 (java) S 1218 1218 636 0 -1 1077944384 615 0 0 0 3 0 0 0 20 0 15 0 231508757 14420930560 9975 33554432000 4194304 4196468 140729457515984 140202532514160 140203062520450 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38391808 140729457517702 140729457517873 140729457517873 140729457520591 0
[pid=1220/tid=1231] ppid=1218 vsize=14082940 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/1220/task/1231/stat : 1231 (java) S 1218 1218 636 0 -1 1077944384 179 0 0 0 1 0 0 0 20 0 15 0 231508757 14420930560 9975 33554432000 4194304 4196468 140729457515984 140202531461360 140203062520450 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38391808 140729457517702 140729457517873 140729457517873 140729457520591 0
[pid=1220/tid=1232] ppid=1218 vsize=14082940 memory=139789676893824 CPUtime=0.08 cores=0,2,4,6
/proc/1220/task/1232/stat : 1232 (java) S 1218 1218 636 0 -1 1077944384 923 0 0 0 8 0 0 0 20 0 15 0 231508757 14420930560 9975 33554432000 4194304 4196468 140729457515984 140202530408560 140203062520450 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38391808 140729457517702 140729457517873 140729457517873 140729457520591 0
[pid=1220/tid=1233] ppid=1218 vsize=14082940 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/1220/task/1233/stat : 1233 (java) S 1218 1218 636 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 231508757 14420930560 9975 33554432000 4194304 4196468 140729457515984 140202529356000 140203062519509 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38391808 140729457517702 140729457517873 140729457517873 140729457520591 0
[pid=1220/tid=1234] ppid=1218 vsize=14082940 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1220/task/1234/stat : 1234 (java) S 1218 1218 636 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 231508758 14420930560 9975 33554432000 4194304 4196468 140729457515984 140202528304304 140203062520450 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38391808 140729457517702 140729457517873 140729457517873 140729457520591 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 14196068 KiB
Current children cumulated memory: 41356 KiB

[startup+0.313032 s]*
/proc/loadavg: 1.32 1.31 1.40 4/218 1234
/proc/meminfo: memFree=24508744/32770624 swapFree=67058936/67108860
[pid=1218] ppid=1215 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/1218/stat : 1218 (xcsp3-exec) S 1215 1218 636 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 231508752 115843072 364 33554432000 4194304 5098028 140734931547296 140734931545400 139781997175420 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 13881344 140734931555386 140734931555588 140734931555588 140734931558346 0
/proc/1218/statm: 28282 364 306 221 0 87 0
[pid=1220] ppid=1218 vsize=14087196 memory=47372 CPUtime=0.53 cores=0,2,4,6
/proc/1220/stat : 1220 (java) S 1218 1218 636 0 -1 1077944320 9004 0 0 0 50 3 0 0 20 0 15 0 231508752 14425288704 11843 33554432000 4194304 4196468 140729457515984 140729457498528 140203062509303 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 38391808 140729457517702 140729457517873 140729457517873 140729457520591 0
/proc/1220/statm: 3521799 11843 3255 1 0 3483012 0
[pid=1220/tid=1221] ppid=1218 vsize=14087196 memory=1399051139730258233 CPUtime=0.3 cores=0,2,4,6
/proc/1220/task/1221/stat : 1221 (java) R 1218 1218 636 0 -1 4202560 5741 0 0 0 28 2 0 0 20 0 15 0 231508752 14425288704 11843 33554432000 4194304 4196468 140729457515984 140203066740416 140203046589790 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 38391808 140729457517702 140729457517873 140729457517873 140729457520591 0
[pid=1220/tid=1222] ppid=1218 vsize=14087196 memory=4126316290023845779 CPUtime=0 cores=0,2,4,6
/proc/1220/task/1222/stat : 1222 (java) S 1218 1218 636 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 231508753 14425288704 11843 33554432000 4194304 4196468 140729457515984 140202657815184 140203062519509 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38391808 140729457517702 140729457517873 140729457517873 140729457520591 0
[pid=1220/tid=1223] ppid=1218 vsize=14087196 memory=139789575741904 CPUtime=0 cores=0,2,4,6
/proc/1220/task/1223/stat : 1223 (java) S 1218 1218 636 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 231508753 14425288704 11843 33554432000 4194304 4196468 140729457515984 140202656762384 140203062519509 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38391808 140729457517702 140729457517873 140729457517873 140729457520591 0
[pid=1220/tid=1224] ppid=1218 vsize=14087196 memory=6656426216303648864 CPUtime=0 cores=0,2,4,6
/proc/1220/task/1224/stat : 1224 (java) S 1218 1218 636 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 231508753 14425288704 11843 33554432000 4194304 4196468 140729457515984 140202655709584 140203062519509 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38391808 140729457517702 140729457517873 140729457517873 140729457520591 0
[pid=1220/tid=1225] ppid=1218 vsize=14087196 memory=6656426216303648864 CPUtime=0 cores=0,2,4,6
/proc/1220/task/1225/stat : 1225 (java) S 1218 1218 636 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 231508753 14425288704 11843 33554432000 4194304 4196468 140729457515984 140202654656784 140203062519509 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38391808 140729457517702 140729457517873 140729457517873 140729457520591 0
[pid=1220/tid=1226] ppid=1218 vsize=14087196 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1220/task/1226/stat : 1226 (java) S 1218 1218 636 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 231508754 14425288704 11843 33554432000 4194304 4196468 140729457515984 140202536725360 140203062520450 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38391808 140729457517702 140729457517873 140729457517873 140729457520591 0
[pid=1220/tid=1227] ppid=1218 vsize=14087196 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1220/task/1227/stat : 1227 (java) S 1218 1218 636 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 231508755 14425288704 11843 33554432000 4194304 4196468 140729457515984 140202535671328 140203062519509 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38391808 140729457517702 140729457517873 140729457517873 140729457520591 0
[pid=1220/tid=1228] ppid=1218 vsize=14087196 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1220/task/1228/stat : 1228 (java) S 1218 1218 636 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 231508755 14425288704 11843 33554432000 4194304 4196468 140729457515984 140202534618480 140203062519509 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38391808 140729457517702 140729457517873 140729457517873 140729457520591 0
[pid=1220/tid=1229] ppid=1218 vsize=14087196 memory=-6452064069391756930 CPUtime=0 cores=0,2,4,6
/proc/1220/task/1229/stat : 1229 (java) S 1218 1218 636 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 231508757 14425288704 11843 33554432000 4194304 4196468 140729457515984 140202533566800 140203062527899 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38391808 140729457517702 140729457517873 140729457517873 140729457520591 0
[pid=1220/tid=1230] ppid=1218 vsize=14087196 memory=6943526294502006880 CPUtime=0.05 cores=0,2,4,6
/proc/1220/task/1230/stat : 1230 (java) R 1218 1218 636 0 -1 1077944384 639 0 0 0 5 0 0 0 20 0 15 0 231508757 14425288704 11843 33554432000 4194304 4196468 140729457515984 140202532514160 140203062520450 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 38391808 140729457517702 140729457517873 140729457517873 140729457520591 0
[pid=1220/tid=1231] ppid=1218 vsize=14087196 memory=6944656575208382560 CPUtime=0.04 cores=0,2,4,6
/proc/1220/task/1231/stat : 1231 (java) R 1218 1218 636 0 -1 4202560 291 0 0 0 4 0 0 0 20 0 15 0 231508757 14425288704 11843 33554432000 4194304 4196468 140729457515984 140202531451744 140203042341501 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 38391808 140729457517702 140729457517873 140729457517873 140729457520591 0
[pid=1220/tid=1232] ppid=1218 vsize=14087196 memory=6944656575208382560 CPUtime=0.12 cores=0,2,4,6
/proc/1220/task/1232/stat : 1232 (java) S 1218 1218 636 0 -1 1077944384 1066 0 0 0 12 0 0 0 20 0 15 0 231508757 14425288704 11843 33554432000 4194304 4196468 140729457515984 140202530408560 140203062520450 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38391808 140729457517702 140729457517873 140729457517873 140729457520591 0
[pid=1220/tid=1233] ppid=1218 vsize=14087196 memory=-6873162000112450758 CPUtime=0 cores=0,2,4,6
/proc/1220/task/1233/stat : 1233 (java) S 1218 1218 636 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 231508757 14425288704 11843 33554432000 4194304 4196468 140729457515984 140202529356000 140203062519509 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38391808 140729457517702 140729457517873 140729457517873 140729457520591 0
[pid=1220/tid=1234] ppid=1218 vsize=14087196 memory=7682475212697334547 CPUtime=0 cores=0,2,4,6
/proc/1220/task/1234/stat : 1234 (java) S 1218 1218 636 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 231508758 14425288704 11843 33554432000 4194304 4196468 140729457515984 140202528304304 140203062520450 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38391808 140729457517702 140729457517873 140729457517873 140729457520591 0
Current children cumulated CPU time: 0.53 s
Current children cumulated vsize: 14200324 KiB
Current children cumulated memory: 48828 KiB

[startup+0.700736 s]
/proc/loadavg: 1.45 1.34 1.41 6/218 1234
/proc/meminfo: memFree=24491996/32770624 swapFree=67058936/67108860
[pid=1218] ppid=1215 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/1218/stat : 1218 (xcsp3-exec) S 1215 1218 636 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 231508752 115843072 364 33554432000 4194304 5098028 140734931547296 140734931545400 139781997175420 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 13881344 140734931555386 140734931555588 140734931555588 140734931558346 0
/proc/1218/statm: 28282 364 306 221 0 87 0
[pid=1220] ppid=1218 vsize=14089320 memory=74132 CPUtime=1.64 cores=0,2,4,6
/proc/1220/stat : 1220 (java) S 1218 1218 636 0 -1 1077944320 12184 0 0 0 159 5 0 0 20 0 15 0 231508752 14427463680 18533 33554432000 4194304 4196468 140729457515984 140729457498528 140203062509303 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 38391808 140729457517702 140729457517873 140729457517873 140729457520591 0
/proc/1220/statm: 3522330 18533 3367 1 0 3483524 0
[pid=1220/tid=1221] ppid=1218 vsize=14089320 memory=5795153719298590087 CPUtime=0.67 cores=0,2,4,6
/proc/1220/task/1221/stat : 1221 (java) S 1218 1218 636 0 -1 1077944384 6628 0 0 0 64 3 0 0 20 0 15 0 231508752 14427463680 18533 33554432000 4194304 4196468 140729457515984 140203066752144 140203062519509 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38391808 140729457517702 140729457517873 140729457517873 140729457520591 0
[pid=1220/tid=1222] ppid=1218 vsize=14089320 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1220/task/1222/stat : 1222 (java) S 1218 1218 636 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 231508753 14427463680 18533 33554432000 4194304 4196468 140729457515984 140202657815184 140203062519509 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38391808 140729457517702 140729457517873 140729457517873 140729457520591 0
[pid=1220/tid=1223] ppid=1218 vsize=14089320 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1220/task/1223/stat : 1223 (java) S 1218 1218 636 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 231508753 14427463680 18533 33554432000 4194304 4196468 140729457515984 140202656762384 140203062519509 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38391808 140729457517702 140729457517873 140729457517873 140729457520591 0
[pid=1220/tid=1224] ppid=1218 vsize=14089320 memory=1708 CPUtime=0 cores=0,2,4,6
/proc/1220/task/1224/stat : 1224 (java) S 1218 1218 636 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 231508753 14427463680 18533 33554432000 4194304 4196468 140729457515984 140202655709584 140203062519509 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38391808 140729457517702 140729457517873 140729457517873 140729457520591 0
[pid=1220/tid=1225] ppid=1218 vsize=14089320 memory=5116 CPUtime=0 cores=0,2,4,6
/proc/1220/task/1225/stat : 1225 (java) S 1218 1218 636 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 231508753 14427463680 18533 33554432000 4194304 4196468 140729457515984 140202654656784 140203062519509 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38391808 140729457517702 140729457517873 140729457517873 140729457520591 0
[pid=1220/tid=1226] ppid=1218 vsize=14089320 memory=1796 CPUtime=0 cores=0,2,4,6
/proc/1220/task/1226/stat : 1226 (java) R 1218 1218 636 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 231508754 14427463680 18533 33554432000 4194304 4196468 140729457515984 140202536725360 140203062520450 0 0 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 38391808 140729457517702 140729457517873 140729457517873 140729457520591 0
[pid=1220/tid=1227] ppid=1218 vsize=14089320 memory=13608 CPUtime=0 cores=0,2,4,6
/proc/1220/task/1227/stat : 1227 (java) S 1218 1218 636 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 231508755 14427463680 18533 33554432000 4194304 4196468 140729457515984 140202535671328 140203062519509 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38391808 140729457517702 140729457517873 140729457517873 140729457520591 0
[pid=1220/tid=1228] ppid=1218 vsize=14089320 memory=912 CPUtime=0 cores=0,2,4,6
/proc/1220/task/1228/stat : 1228 (java) S 1218 1218 636 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 231508755 14427463680 18533 33554432000 4194304 4196468 140729457515984 140202534618480 140203062519509 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38391808 140729457517702 140729457517873 140729457517873 140729457520591 0
[pid=1220/tid=1229] ppid=1218 vsize=14089320 memory=3852 CPUtime=0 cores=0,2,4,6
/proc/1220/task/1229/stat : 1229 (java) D 1218 1218 636 0 -1 4202560 22 0 0 0 0 0 0 0 20 0 15 0 231508757 14427463680 18533 33554432000 4194304 4196468 140729457515984 140202533566984 140203055226266 0 4 0 16800975 18446744071582151463 0 0 -1 6 0 0 0 0 0 6293624 6294260 38391808 140729457517702 140729457517873 140729457517873 140729457520591 0
[pid=1220/tid=1230] ppid=1218 vsize=14089320 memory=4104 CPUtime=0.26 cores=0,2,4,6
/proc/1220/task/1230/stat : 1230 (java) R 1218 1218 636 0 -1 4202560 1219 0 0 0 26 0 0 0 20 0 15 0 231508757 14427463680 18533 33554432000 4194304 4196468 140729457515984 140202532502848 140203045920194 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 38391808 140729457517702 140729457517873 140729457517873 140729457520591 0
[pid=1220/tid=1231] ppid=1218 vsize=14089320 memory=1860 CPUtime=0.28 cores=0,2,4,6
/proc/1220/task/1231/stat : 1231 (java) R 1218 1218 636 0 -1 4202560 898 0 0 0 28 0 0 0 20 0 15 0 231508757 14427463680 18533 33554432000 4194304 4196468 140729457515984 140202531447904 140203048524832 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 38391808 140729457517702 140729457517873 140729457517873 140729457520591 0
[pid=1220/tid=1232] ppid=1218 vsize=14089320 memory=33256 CPUtime=0.4 cores=0,2,4,6
/proc/1220/task/1232/stat : 1232 (java) R 1218 1218 636 0 -1 4202560 2111 0 0 0 40 0 0 0 20 0 15 0 231508757 14427463680 18533 33554432000 4194304 4196468 140729457515984 140202530408560 140203041314314 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 38391808 140729457517702 140729457517873 140729457517873 140729457520591 0
[pid=1220/tid=1233] ppid=1218 vsize=14089320 memory=13808 CPUtime=0 cores=0,2,4,6
/proc/1220/task/1233/stat : 1233 (java) S 1218 1218 636 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 231508757 14427463680 18533 33554432000 4194304 4196468 140729457515984 140202529356000 140203062519509 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38391808 140729457517702 140729457517873 140729457517873 140729457520591 0
[pid=1220/tid=1234] ppid=1218 vsize=14089320 memory=524 CPUtime=0 cores=0,2,4,6
/proc/1220/task/1234/stat : 1234 (java) R 1218 1218 636 0 -1 4202564 2 0 0 0 0 0 0 0 20 0 15 0 231508758 14427463680 18533 33554432000 4194304 4196468 140729457515984 140202528304928 140203062505044 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 38391808 140729457517702 140729457517873 140729457517873 140729457520591 0
Current children cumulated CPU time: 1.64 s
Current children cumulated vsize: 14202448 KiB
Current children cumulated memory: 75588 KiB

[startup+0.718331 s]
# the end of solver process 1218 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=1.61004 s, system=0.056635 s

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

[startup+0.700736 s]
/proc/loadavg: 1.45 1.34 1.41 6/218 1234
/proc/meminfo: memFree=24491996/32770624 swapFree=67058936/67108860
[pid=1218] ppid=1215 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/1218/stat : 1218 (xcsp3-exec) S 1215 1218 636 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 231508752 115843072 364 33554432000 4194304 5098028 140734931547296 140734931545400 139781997175420 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 13881344 140734931555386 140734931555588 140734931555588 140734931558346 0
/proc/1218/statm: 28282 364 306 221 0 87 0
[pid=1220] ppid=1218 vsize=14089320 memory=74132 CPUtime=1.64 cores=0,2,4,6
/proc/1220/stat : 1220 (java) S 1218 1218 636 0 -1 1077944320 12184 0 0 0 159 5 0 0 20 0 15 0 231508752 14427463680 18533 33554432000 4194304 4196468 140729457515984 140729457498528 140203062509303 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 38391808 140729457517702 140729457517873 140729457517873 140729457520591 0
/proc/1220/statm: 3522330 18533 3367 1 0 3483524 0
[pid=1220/tid=1221] ppid=1218 vsize=14089320 memory=5795153719298590087 CPUtime=0.67 cores=0,2,4,6
/proc/1220/task/1221/stat : 1221 (java) S 1218 1218 636 0 -1 1077944384 6628 0 0 0 64 3 0 0 20 0 15 0 231508752 14427463680 18533 33554432000 4194304 4196468 140729457515984 140203066752144 140203062519509 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38391808 140729457517702 140729457517873 140729457517873 140729457520591 0
[pid=1220/tid=1222] ppid=1218 vsize=14089320 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1220/task/1222/stat : 1222 (java) S 1218 1218 636 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 231508753 14427463680 18533 33554432000 4194304 4196468 140729457515984 140202657815184 140203062519509 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38391808 140729457517702 140729457517873 140729457517873 140729457520591 0
[pid=1220/tid=1223] ppid=1218 vsize=14089320 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1220/task/1223/stat : 1223 (java) S 1218 1218 636 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 231508753 14427463680 18533 33554432000 4194304 4196468 140729457515984 140202656762384 140203062519509 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38391808 140729457517702 140729457517873 140729457517873 140729457520591 0
[pid=1220/tid=1224] ppid=1218 vsize=14089320 memory=1708 CPUtime=0 cores=0,2,4,6
/proc/1220/task/1224/stat : 1224 (java) S 1218 1218 636 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 231508753 14427463680 18533 33554432000 4194304 4196468 140729457515984 140202655709584 140203062519509 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38391808 140729457517702 140729457517873 140729457517873 140729457520591 0
[pid=1220/tid=1225] ppid=1218 vsize=14089320 memory=5116 CPUtime=0 cores=0,2,4,6
/proc/1220/task/1225/stat : 1225 (java) S 1218 1218 636 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 231508753 14427463680 18533 33554432000 4194304 4196468 140729457515984 140202654656784 140203062519509 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38391808 140729457517702 140729457517873 140729457517873 140729457520591 0
[pid=1220/tid=1226] ppid=1218 vsize=14089320 memory=1796 CPUtime=0 cores=0,2,4,6
/proc/1220/task/1226/stat : 1226 (java) R 1218 1218 636 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 231508754 14427463680 18533 33554432000 4194304 4196468 140729457515984 140202536725360 140203062520450 0 0 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 38391808 140729457517702 140729457517873 140729457517873 140729457520591 0
[pid=1220/tid=1227] ppid=1218 vsize=14089320 memory=13608 CPUtime=0 cores=0,2,4,6
/proc/1220/task/1227/stat : 1227 (java) S 1218 1218 636 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 231508755 14427463680 18533 33554432000 4194304 4196468 140729457515984 140202535671328 140203062519509 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38391808 140729457517702 140729457517873 140729457517873 140729457520591 0
[pid=1220/tid=1228] ppid=1218 vsize=14089320 memory=912 CPUtime=0 cores=0,2,4,6
/proc/1220/task/1228/stat : 1228 (java) S 1218 1218 636 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 231508755 14427463680 18533 33554432000 4194304 4196468 140729457515984 140202534618480 140203062519509 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38391808 140729457517702 140729457517873 140729457517873 140729457520591 0
[pid=1220/tid=1229] ppid=1218 vsize=14089320 memory=3852 CPUtime=0 cores=0,2,4,6
/proc/1220/task/1229/stat : 1229 (java) D 1218 1218 636 0 -1 4202560 22 0 0 0 0 0 0 0 20 0 15 0 231508757 14427463680 18533 33554432000 4194304 4196468 140729457515984 140202533566984 140203055226266 0 4 0 16800975 18446744071582151463 0 0 -1 6 0 0 0 0 0 6293624 6294260 38391808 140729457517702 140729457517873 140729457517873 140729457520591 0
[pid=1220/tid=1230] ppid=1218 vsize=14089320 memory=4104 CPUtime=0.26 cores=0,2,4,6
/proc/1220/task/1230/stat : 1230 (java) R 1218 1218 636 0 -1 4202560 1219 0 0 0 26 0 0 0 20 0 15 0 231508757 14427463680 18533 33554432000 4194304 4196468 140729457515984 140202532502848 140203045920194 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 38391808 140729457517702 140729457517873 140729457517873 140729457520591 0
[pid=1220/tid=1231] ppid=1218 vsize=14089320 memory=1860 CPUtime=0.28 cores=0,2,4,6
/proc/1220/task/1231/stat : 1231 (java) R 1218 1218 636 0 -1 4202560 898 0 0 0 28 0 0 0 20 0 15 0 231508757 14427463680 18533 33554432000 4194304 4196468 140729457515984 140202531447904 140203048524832 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 38391808 140729457517702 140729457517873 140729457517873 140729457520591 0
[pid=1220/tid=1232] ppid=1218 vsize=14089320 memory=33256 CPUtime=0.4 cores=0,2,4,6
/proc/1220/task/1232/stat : 1232 (java) R 1218 1218 636 0 -1 4202560 2111 0 0 0 40 0 0 0 20 0 15 0 231508757 14427463680 18533 33554432000 4194304 4196468 140729457515984 140202530408560 140203041314314 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 38391808 140729457517702 140729457517873 140729457517873 140729457520591 0
[pid=1220/tid=1233] ppid=1218 vsize=14089320 memory=13808 CPUtime=0 cores=0,2,4,6
/proc/1220/task/1233/stat : 1233 (java) S 1218 1218 636 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 231508757 14427463680 18533 33554432000 4194304 4196468 140729457515984 140202529356000 140203062519509 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38391808 140729457517702 140729457517873 140729457517873 140729457520591 0
[pid=1220/tid=1234] ppid=1218 vsize=14089320 memory=524 CPUtime=0 cores=0,2,4,6
/proc/1220/task/1234/stat : 1234 (java) R 1218 1218 636 0 -1 4202564 2 0 0 0 0 0 0 0 20 0 15 0 231508758 14427463680 18533 33554432000 4194304 4196468 140729457515984 140202528304928 140203062505044 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 38391808 140729457517702 140729457517873 140729457517873 140729457520591 0
Current children cumulated CPU time: 1.64 s
Current children cumulated vsize: 14202448 KiB
Current children cumulated memory: 75588 KiB

Child status: 0
Real time (s): 0.718369
CPU time (s): 1.66668
CPU user time (s): 1.61004
CPU system time (s): 0.056635
CPU usage (%): 232.009
Max. virtual memory (cumulated for all children) (KiB): 14202448
Max. memory (cumulated for all children) (KiB): 75588

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1.61004
system time used= 0.056635
maximum resident set size= 74772
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 12795
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= 1772
involuntary context switches= 13


# summary of solver processes directly reported to runsolver:
#   pid: 1218
#   total CPU time (s): 1.66668
#   total CPU user time (s): 1.61004
#   total CPU system time (s): 0.056635

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.026425 second user time and 0.048785 second system time

The end

Launcher Data

Begin job on node103 at 2018-08-13 07:50:56
IDJOB=4306847
IDBENCH=141607
IDSOLVER=2787
FILE ID=node103/4306847-1534139456
RUNJOBID= node103-1534136952-1000
PBS_JOBID= 21037024
Free space on /tmp= 34612 MiB

SOLVER NAME= Choco-solver 4.0.7b seq (e747e1e)
BENCH NAME= XCSP18/Quasigroups/QuasiGroup-4-09_c18.xml
COMMAND LINE= HOME/xcsp3-exec -seed RANDOMSEED -dir DIR -tl TIMEOUT -ml 11000 -p 1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4306847-1534139456/watcher-4306847-1534139456 -o /tmp/evaluation-result-4306847-1534139456/solver-4306847-1534139456 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node103-1534136952-1000 --watchdog 2580  HOME/xcsp3-exec -seed 2040446736 -dir HOME -tl 2520 -ml 11000 -p 1 HOME/instance-4306847-1534139456.xml

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

MD5SUM BENCH= 32889b6f2e93f59096a50faf26931df2
RANDOM SEED=2040446736

node103.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.48
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.48
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.48
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.48
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:        24541648 kB
MemAvailable:   31619136 kB
Buffers:          141064 kB
Cached:          7120468 kB
SwapCached:         5336 kB
Active:          4287812 kB
Inactive:        3311304 kB
Active(anon):     330316 kB
Inactive(anon):    59428 kB
Active(file):    3957496 kB
Inactive(file):  3251876 kB
Unevictable:        7796 kB
Mlocked:            7796 kB
SwapTotal:      67108860 kB
SwapFree:       67058936 kB
Dirty:             21716 kB
Writeback:             0 kB
AnonPages:        341176 kB
Mapped:            63800 kB
Shmem:             48668 kB
Slab:             325540 kB
SReclaimable:     296576 kB
SUnreclaim:        28964 kB
KernelStack:        3536 kB
PageTables:         6260 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1218200 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    307200 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      124288 kB
DirectMap2M:    33421312 kB

Free space on /tmp at the end= 34592 MiB
End job on node103 at 2018-08-13 07:50:57