Trace number 4283794

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 5a (2017-08-18)SAT 1.43887 0.77765697

General information on the benchmark

NameMagicSquare/MagicSquare-table-s1/
MagicSquare-4-table.xml
MD5SUM357eaf341d1b4da225023d563e3758c1
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.036302999
Satisfiable
(Un)Satisfiability was proved
Number of variables16
Number of constraints11
Number of domains1
Minimum domain size16
Maximum domain size16
Distribution of domain sizes[{"size":16,"count":16}]
Minimum variable degree3
Maximum variable degree4
Distribution of variable degrees[{"degree":3,"count":8},{"degree":4,"count":8}]
Minimum constraint arity4
Maximum constraint arity16
Distribution of constraint arities[{"arity":4,"count":10},{"arity":16,"count":1}]
Number of extensional constraints10
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":10},{"type":"allDifferent","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.09	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4283794-1503214840.xml"  -tl '2520s' -p 1 -x 3
0.07/0.29	c [HOME/instance-4283794-1503214840.xml, -tl, 2520s, -p, 1, -x, 3]
0.24/0.35	c simple solver
0.42/0.42	c parse instance...
1.21/0.71	c solve instance...
1.21/0.77	s SATISFIABLE
1.21/0.77	v <instantiation>
1.21/0.77	v 	<list>x[0][0] x[0][1] x[0][2] x[0][3] x[1][0] x[1][1] x[1][2] x[1][3] x[2][0] x[2][1] x[2][2] x[2][3] x[3][0] x[3][1] x[3][2] x[3][3] </list>
1.21/0.77	v 	<values>6 4 15 9 11 5 10 8 14 12 7 1 3 13 2 16 </values>
1.21/0.77	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 (15299 MiB free)
  memory of node 1: 16384 MiB (10948 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4283794-1503214840/watcher-4283794-1503214840 -o /tmp/evaluation-result-4283794-1503214840/solver-4283794-1503214840 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node130-1503172050-30419 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 1147372832 HOME/instance-4283794-1503214840.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
Current StackSize limit: 8192 KiB

solver pid=5653, runsolver pid=5650

[startup+0.100056 s]*
/proc/loadavg: 1.54 1.71 1.66 3/197 5655
/proc/meminfo: memFree=26877896/32770624 swapFree=67108860/67108860
[pid=5653] ppid=5650 vsize=9512 memory=1376 CPUtime=0 cores=0,2,4,6
/proc/5653/stat : 5653 (xcsp3-exec) S 5650 5653 15523 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 19891998 9740288 344 18446744073709551615 4194304 5098028 140730894330640 140730894328744 140339874378364 0 65536 5 65538 18446744071579417331 0 0 17 0 0 0 9 0 0 7196144 7232144 14417920 140730894332281 140730894332486 140730894332486 140730894335979 0
/proc/5653/statm: 2378 344 289 221 0 87 0
[pid=5655] ppid=5653 vsize=11923880 memory=9872 CPUtime=0 cores=0,2,4,6
/proc/5655/stat : 5655 (java) S 5653 5653 15523 0 -1 1077944320 2202 0 0 0 0 0 0 0 20 0 6 0 19892008 12210053120 2407 18446744073709551615 4194304 4196468 140722158719504 140722158702048 140012638498551 0 0 1 16784584 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 32321536 140722158727602 140722158727778 140722158727778 140722158731215 0
/proc/5655/statm: 3068970 2407 1151 1 0 3058940 0
[pid=5655/tid=5656] ppid=5653 vsize=13356504 memory=1404226546353086858 CPUtime=0 cores=0,2,4,6
/proc/5655/task/5656/stat : 5656 (java) R 5653 5653 15523 0 -1 4202560 1179 0 0 0 0 0 0 0 20 0 6 0 19892009 13677060096 2664 18446744073709551615 4194304 4196468 140722158719504 140012642740328 140012624286240 0 4 1 16784584 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 32321536 140722158727602 140722158727778 140722158727778 140722158731215 0
[pid=5655/tid=5657] ppid=5653 vsize=13356504 memory=3691042058319900680 CPUtime=0 cores=0,2,4,6
/proc/5655/task/5657/stat : 5657 (java) S 5653 5653 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 19892009 13677060096 2664 18446744073709551615 4194304 4196468 140722158719504 140012580444432 140012638508757 0 4 1 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32321536 140722158727602 140722158727778 140722158727778 140722158731215 0
[pid=5655/tid=5658] ppid=5653 vsize=13356504 memory=140375191553664 CPUtime=0 cores=0,2,4,6
/proc/5655/task/5658/stat : 5658 (java) S 5653 5653 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 19892009 13677060096 2664 18446744073709551615 4194304 4196468 140722158719504 140012237101456 140012638508757 0 4 1 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32321536 140722158727602 140722158727778 140722158727778 140722158731215 0
[pid=5655/tid=5659] ppid=5653 vsize=13356504 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5655/task/5659/stat : 5659 (java) S 5653 5653 15523 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 6 0 19892009 13677060096 2664 18446744073709551615 4194304 4196468 140722158719504 140012236048912 140012638508757 0 4 1 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32321536 140722158727602 140722158727778 140722158727778 140722158731215 0
[pid=5655/tid=5660] ppid=5653 vsize=13356504 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5655/task/5660/stat : 5660 (java) S 5653 5653 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 19892009 13677060096 2664 18446744073709551615 4194304 4196468 140722158719504 140012234996368 140012638508757 0 4 1 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32321536 140722158727602 140722158727778 140722158727778 140722158731215 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 11933392 KiB
Current children cumulated memory: 11248 KiB

[startup+0.216938 s]*
/proc/loadavg: 1.54 1.71 1.66 3/211 5669
/proc/meminfo: memFree=26866604/32770624 swapFree=67108860/67108860
[pid=5653] ppid=5650 vsize=9512 memory=1376 CPUtime=0 cores=0,2,4,6
/proc/5653/stat : 5653 (xcsp3-exec) S 5650 5653 15523 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 19891998 9740288 344 18446744073709551615 4194304 5098028 140730894330640 140730894328744 140339874378364 0 65536 5 65538 18446744071579417331 0 0 17 0 0 0 9 0 0 7196144 7232144 14417920 140730894332281 140730894332486 140730894332486 140730894335979 0
/proc/5653/statm: 2378 344 289 221 0 87 0
[pid=5655] ppid=5653 vsize=13974352 memory=25776 CPUtime=0.07 cores=0,2,4,6
/proc/5655/stat : 5655 (java) S 5653 5653 15523 0 -1 1077944320 5336 0 0 0 6 1 0 0 20 0 15 0 19892008 14309736448 6444 18446744073709551615 4194304 4196468 140722158719504 140722158702048 140012638498551 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 32321536 140722158727602 140722158727778 140722158727778 140722158731215 0
/proc/5655/statm: 3493588 6444 2723 1 0 3482964 0
[pid=5655/tid=5656] ppid=5653 vsize=13974352 memory=7022364594140610616 CPUtime=0.06 cores=0,2,4,6
/proc/5655/task/5656/stat : 5656 (java) R 5653 5653 15523 0 -1 4202560 3500 0 0 0 5 1 0 0 20 0 15 0 19892009 14309736448 6444 18446744073709551615 4194304 4196468 140722158719504 140012642724240 140012260750706 0 4 1 16800974 0 0 0 -1 2 0 0 4 0 0 6293624 6294260 32321536 140722158727602 140722158727778 140722158727778 140722158731215 0
[pid=5655/tid=5657] ppid=5653 vsize=13974352 memory=4294976238 CPUtime=0 cores=0,2,4,6
/proc/5655/task/5657/stat : 5657 (java) S 5653 5653 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 19892009 14309736448 6444 18446744073709551615 4194304 4196468 140722158719504 140012580444432 140012638508757 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32321536 140722158727602 140722158727778 140722158727778 140722158731215 0
[pid=5655/tid=5658] ppid=5653 vsize=13974352 memory=140375191767015 CPUtime=0 cores=0,2,4,6
/proc/5655/task/5658/stat : 5658 (java) S 5653 5653 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 19892009 14309736448 6444 18446744073709551615 4194304 4196468 140722158719504 140012237101456 140012638508757 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32321536 140722158727602 140722158727778 140722158727778 140722158731215 0
[pid=5655/tid=5659] ppid=5653 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5655/task/5659/stat : 5659 (java) S 5653 5653 15523 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 19892009 14309736448 6444 18446744073709551615 4194304 4196468 140722158719504 140012236048912 140012638508757 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32321536 140722158727602 140722158727778 140722158727778 140722158731215 0
[pid=5655/tid=5660] ppid=5653 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5655/task/5660/stat : 5660 (java) S 5653 5653 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 19892009 14309736448 6444 18446744073709551615 4194304 4196468 140722158719504 140012234996368 140012638508757 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32321536 140722158727602 140722158727778 140722158727778 140722158731215 0
[pid=5655/tid=5661] ppid=5653 vsize=13974352 memory=140375191553664 CPUtime=0 cores=0,2,4,6
/proc/5655/task/5661/stat : 5661 (java) S 5653 5653 15523 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 19892011 14309736448 6444 18446744073709551615 4194304 4196468 140722158719504 140012184140272 140012638509698 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32321536 140722158727602 140722158727778 140722158727778 140722158731215 0
[pid=5655/tid=5662] ppid=5653 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5655/task/5662/stat : 5662 (java) S 5653 5653 15523 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 19892011 14309736448 6444 18446744073709551615 4194304 4196468 140722158719504 140012183086496 140012638508757 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32321536 140722158727602 140722158727778 140722158727778 140722158731215 0
[pid=5655/tid=5663] ppid=5653 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5655/task/5663/stat : 5663 (java) S 5653 5653 15523 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 19892011 14309736448 6444 18446744073709551615 4194304 4196468 140722158719504 140012182033904 140012638508757 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32321536 140722158727602 140722158727778 140722158727778 140722158731215 0
[pid=5655/tid=5664] ppid=5653 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5655/task/5664/stat : 5664 (java) S 5653 5653 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 19892014 14309736448 6444 18446744073709551615 4194304 4196468 140722158719504 140012180982480 140012638517147 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32321536 140722158727602 140722158727778 140722158727778 140722158731215 0
[pid=5655/tid=5665] ppid=5653 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5655/task/5665/stat : 5665 (java) S 5653 5653 15523 0 -1 1077944384 298 0 0 0 0 0 0 0 20 0 15 0 19892014 14309736448 6444 18446744073709551615 4194304 4196468 140722158719504 140012179929072 140012638509698 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32321536 140722158727602 140722158727778 140722158727778 140722158731215 0
[pid=5655/tid=5666] ppid=5653 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5655/task/5666/stat : 5666 (java) S 5653 5653 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 19892014 14309736448 6444 18446744073709551615 4194304 4196468 140722158719504 140012178876528 140012638509698 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32321536 140722158727602 140722158727778 140722158727778 140722158731215 0
[pid=5655/tid=5667] ppid=5653 vsize=13974352 memory=140375191553664 CPUtime=0 cores=0,2,4,6
/proc/5655/task/5667/stat : 5667 (java) R 5653 5653 15523 0 -1 4202560 236 0 0 0 0 0 0 0 20 0 15 0 19892014 14309736448 6444 18446744073709551615 4194304 4196468 140722158719504 140012177823984 140012618840512 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 32321536 140722158727602 140722158727778 140722158727778 140722158731215 0
[pid=5655/tid=5668] ppid=5653 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5655/task/5668/stat : 5668 (java) S 5653 5653 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 19892014 14309736448 6444 18446744073709551615 4194304 4196468 140722158719504 140012108638816 140012638508757 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32321536 140722158727602 140722158727778 140722158727778 140722158731215 0
[pid=5655/tid=5669] ppid=5653 vsize=13974352 memory=140375191553664 CPUtime=0 cores=0,2,4,6
/proc/5655/task/5669/stat : 5669 (java) S 5653 5653 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 19892019 14309736448 6444 18446744073709551615 4194304 4196468 140722158719504 140012107586352 140012638509698 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32321536 140722158727602 140722158727778 140722158727778 140722158731215 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 27152 KiB

[startup+0.310049 s]*
/proc/loadavg: 1.54 1.71 1.66 3/211 5669
/proc/meminfo: memFree=26850812/32770624 swapFree=67108860/67108860
[pid=5653] ppid=5650 vsize=9512 memory=1376 CPUtime=0 cores=0,2,4,6
/proc/5653/stat : 5653 (xcsp3-exec) S 5650 5653 15523 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 19891998 9740288 344 18446744073709551615 4194304 5098028 140730894330640 140730894328744 140339874378364 0 65536 5 65538 18446744071579417331 0 0 17 0 0 0 9 0 0 7196144 7232144 14417920 140730894332281 140730894332486 140730894332486 140730894335979 0
/proc/5653/statm: 2378 344 289 221 0 87 0
[pid=5655] ppid=5653 vsize=13974352 memory=37008 CPUtime=0.24 cores=0,2,4,6
/proc/5655/stat : 5655 (java) S 5653 5653 15523 0 -1 1077944320 8900 0 0 0 22 2 0 0 20 0 15 0 19892008 14309736448 9252 18446744073709551615 4194304 4196468 140722158719504 140722158702048 140012638498551 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 32321536 140722158727602 140722158727778 140722158727778 140722158731215 0
/proc/5655/statm: 3493588 9252 2974 1 0 3482964 0
[pid=5655/tid=5656] ppid=5653 vsize=13974352 memory=6933928925625698159 CPUtime=0.15 cores=0,2,4,6
/proc/5655/task/5656/stat : 5656 (java) R 5653 5653 15523 0 -1 4202560 6161 0 0 0 13 2 0 0 20 0 15 0 19892009 14309736448 9319 18446744073709551615 4194304 4196468 140722158719504 140012642726320 140012638522141 0 4 1 16800974 0 0 0 -1 2 0 0 4 0 0 6293624 6294260 32321536 140722158727602 140722158727778 140722158727778 140722158731215 0
[pid=5655/tid=5657] ppid=5653 vsize=13974352 memory=4126316290023845779 CPUtime=0 cores=0,2,4,6
/proc/5655/task/5657/stat : 5657 (java) S 5653 5653 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 19892009 14309736448 9319 18446744073709551615 4194304 4196468 140722158719504 140012580444432 140012638508757 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32321536 140722158727602 140722158727778 140722158727778 140722158731215 0
[pid=5655/tid=5658] ppid=5653 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5655/task/5658/stat : 5658 (java) S 5653 5653 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 19892009 14309736448 9319 18446744073709551615 4194304 4196468 140722158719504 140012237101456 140012638508757 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32321536 140722158727602 140722158727778 140722158727778 140722158731215 0
[pid=5655/tid=5659] ppid=5653 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5655/task/5659/stat : 5659 (java) S 5653 5653 15523 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 19892009 14309736448 9319 18446744073709551615 4194304 4196468 140722158719504 140012236048912 140012638508757 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32321536 140722158727602 140722158727778 140722158727778 140722158731215 0
[pid=5655/tid=5660] ppid=5653 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5655/task/5660/stat : 5660 (java) S 5653 5653 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 19892009 14309736448 9319 18446744073709551615 4194304 4196468 140722158719504 140012234996368 140012638508757 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32321536 140722158727602 140722158727778 140722158727778 140722158731215 0
[pid=5655/tid=5661] ppid=5653 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5655/task/5661/stat : 5661 (java) S 5653 5653 15523 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 19892011 14309736448 9319 18446744073709551615 4194304 4196468 140722158719504 140012184140272 140012638509698 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32321536 140722158727602 140722158727778 140722158727778 140722158731215 0
[pid=5655/tid=5662] ppid=5653 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5655/task/5662/stat : 5662 (java) S 5653 5653 15523 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 19892011 14309736448 9319 18446744073709551615 4194304 4196468 140722158719504 140012183086496 140012638508757 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32321536 140722158727602 140722158727778 140722158727778 140722158731215 0
[pid=5655/tid=5663] ppid=5653 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5655/task/5663/stat : 5663 (java) S 5653 5653 15523 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 19892011 14309736448 9319 18446744073709551615 4194304 4196468 140722158719504 140012182033904 140012638508757 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32321536 140722158727602 140722158727778 140722158727778 140722158731215 0
[pid=5655/tid=5664] ppid=5653 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5655/task/5664/stat : 5664 (java) S 5653 5653 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 19892014 14309736448 9319 18446744073709551615 4194304 4196468 140722158719504 140012180982480 140012638517147 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32321536 140722158727602 140722158727778 140722158727778 140722158731215 0
[pid=5655/tid=5665] ppid=5653 vsize=13974352 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/5655/task/5665/stat : 5665 (java) S 5653 5653 15523 0 -1 1077944384 554 0 0 0 1 0 0 0 20 0 15 0 19892014 14309736448 9319 18446744073709551615 4194304 4196468 140722158719504 140012179929072 140012638509698 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32321536 140722158727602 140722158727778 140722158727778 140722158731215 0
[pid=5655/tid=5666] ppid=5653 vsize=13974352 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/5655/task/5666/stat : 5666 (java) S 5653 5653 15523 0 -1 1077944384 179 0 0 0 1 0 0 0 20 0 15 0 19892014 14309736448 9319 18446744073709551615 4194304 4196468 140722158719504 140012178876528 140012638509698 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32321536 140722158727602 140722158727778 140722158727778 140722158731215 0
[pid=5655/tid=5667] ppid=5653 vsize=13974352 memory=140375191553664 CPUtime=0.05 cores=0,2,4,6
/proc/5655/task/5667/stat : 5667 (java) R 5653 5653 15523 0 -1 4202560 713 0 0 0 5 0 0 0 20 0 15 0 19892014 14309736448 9319 18446744073709551615 4194304 4196468 140722158719504 140012177823984 140012638519898 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 32321536 140722158727602 140722158727778 140722158727778 140722158731215 0
[pid=5655/tid=5668] ppid=5653 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5655/task/5668/stat : 5668 (java) S 5653 5653 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 19892014 14309736448 9319 18446744073709551615 4194304 4196468 140722158719504 140012108638816 140012638508757 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32321536 140722158727602 140722158727778 140722158727778 140722158731215 0
[pid=5655/tid=5669] ppid=5653 vsize=13974352 memory=140375191553664 CPUtime=0 cores=0,2,4,6
/proc/5655/task/5669/stat : 5669 (java) S 5653 5653 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 19892019 14309736448 9319 18446744073709551615 4194304 4196468 140722158719504 140012107586352 140012638509698 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32321536 140722158727602 140722158727778 140722158727778 140722158731215 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 38384 KiB

[startup+0.700752 s]
/proc/loadavg: 1.54 1.71 1.66 5/210 5669
/proc/meminfo: memFree=26842696/32770624 swapFree=67108860/67108860
[pid=5653] ppid=5650 vsize=9512 memory=1376 CPUtime=0 cores=0,2,4,6
/proc/5653/stat : 5653 (xcsp3-exec) S 5650 5653 15523 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 19891998 9740288 344 18446744073709551615 4194304 5098028 140730894330640 140730894328744 140339874378364 0 65536 5 65538 18446744071579417331 0 0 17 0 0 0 9 0 0 7196144 7232144 14417920 140730894332281 140730894332486 140730894332486 140730894335979 0
/proc/5653/statm: 2378 344 289 221 0 87 0
[pid=5655] ppid=5653 vsize=13980732 memory=72936 CPUtime=1.21 cores=0,2,4,6
/proc/5655/stat : 5655 (java) S 5653 5653 15523 0 -1 1077944320 13273 0 0 0 116 5 0 0 20 0 15 0 19892008 14316269568 18234 18446744073709551615 4194304 4196468 140722158719504 140722158702048 140012638498551 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 32321536 140722158727602 140722158727778 140722158727778 140722158731215 0
/proc/5655/statm: 3495183 18234 3161 1 0 3483476 0
[pid=5655/tid=5656] ppid=5653 vsize=13980732 memory=0 CPUtime=0.53 cores=0,2,4,6
/proc/5655/task/5656/stat : 5656 (java) R 5653 5653 15523 0 -1 4202560 8458 0 0 0 49 4 0 0 20 0 15 0 19892009 14316269568 18234 18446744073709551615 4194304 4196468 140722158719504 140012642722112 140012622579038 0 4 1 16800974 0 0 0 -1 2 0 0 4 0 0 6293624 6294260 32321536 140722158727602 140722158727778 140722158727778 140722158731215 0
[pid=5655/tid=5657] ppid=5653 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5655/task/5657/stat : 5657 (java) S 5653 5653 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 19892009 14316269568 18234 18446744073709551615 4194304 4196468 140722158719504 140012580444432 140012638508757 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32321536 140722158727602 140722158727778 140722158727778 140722158731215 0
[pid=5655/tid=5658] ppid=5653 vsize=13980732 memory=280750066849232 CPUtime=0 cores=0,2,4,6
/proc/5655/task/5658/stat : 5658 (java) S 5653 5653 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 19892009 14316269568 18234 18446744073709551615 4194304 4196468 140722158719504 140012237101456 140012638508757 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32321536 140722158727602 140722158727778 140722158727778 140722158731215 0
[pid=5655/tid=5659] ppid=5653 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5655/task/5659/stat : 5659 (java) S 5653 5653 15523 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 19892009 14316269568 18234 18446744073709551615 4194304 4196468 140722158719504 140012236048912 140012638508757 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32321536 140722158727602 140722158727778 140722158727778 140722158731215 0
[pid=5655/tid=5660] ppid=5653 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5655/task/5660/stat : 5660 (java) S 5653 5653 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 19892009 14316269568 18234 18446744073709551615 4194304 4196468 140722158719504 140012234996368 140012638508757 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32321536 140722158727602 140722158727778 140722158727778 140722158731215 0
[pid=5655/tid=5661] ppid=5653 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5655/task/5661/stat : 5661 (java) S 5653 5653 15523 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 19892011 14316269568 18234 18446744073709551615 4194304 4196468 140722158719504 140012184140272 140012638509698 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32321536 140722158727602 140722158727778 140722158727778 140722158731215 0
[pid=5655/tid=5662] ppid=5653 vsize=13980732 memory=4124 CPUtime=0 cores=0,2,4,6
/proc/5655/task/5662/stat : 5662 (java) S 5653 5653 15523 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 19892011 14316269568 18234 18446744073709551615 4194304 4196468 140722158719504 140012183086496 140012638508757 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32321536 140722158727602 140722158727778 140722158727778 140722158731215 0
[pid=5655/tid=5663] ppid=5653 vsize=13980732 memory=2241 CPUtime=0 cores=0,2,4,6
/proc/5655/task/5663/stat : 5663 (java) S 5653 5653 15523 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 19892011 14316269568 18234 18446744073709551615 4194304 4196468 140722158719504 140012182033904 140012638508757 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32321536 140722158727602 140722158727778 140722158727778 140722158731215 0
[pid=5655/tid=5664] ppid=5653 vsize=13980732 memory=2244 CPUtime=0 cores=0,2,4,6
/proc/5655/task/5664/stat : 5664 (java) S 5653 5653 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 19892014 14316269568 18234 18446744073709551615 4194304 4196468 140722158719504 140012180982480 140012638517147 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32321536 140722158727602 140722158727778 140722158727778 140722158731215 0
[pid=5655/tid=5665] ppid=5653 vsize=13980732 memory=0 CPUtime=0.21 cores=0,2,4,6
/proc/5655/task/5665/stat : 5665 (java) R 5653 5653 15523 0 -1 1077944384 1168 0 0 0 21 0 0 0 20 0 15 0 19892014 14316269568 18234 18446744073709551615 4194304 4196468 140722158719504 140012179929072 140012638509698 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 32321536 140722158727602 140722158727778 140722158727778 140722158731215 0
[pid=5655/tid=5666] ppid=5653 vsize=13980732 memory=0 CPUtime=0.2 cores=0,2,4,6
/proc/5655/task/5666/stat : 5666 (java) R 5653 5653 15523 0 -1 4202560 1014 0 0 0 20 0 0 0 20 0 15 0 19892014 14316269568 18234 18446744073709551615 4194304 4196468 140722158719504 140012178866912 140012623623936 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 32321536 140722158727602 140722158727778 140722158727778 140722158731215 0
[pid=5655/tid=5667] ppid=5653 vsize=13980732 memory=0 CPUtime=0.25 cores=0,2,4,6
/proc/5655/task/5667/stat : 5667 (java) S 5653 5653 15523 0 -1 1077944384 1326 0 0 0 25 0 0 0 20 0 15 0 19892014 14316269568 18234 18446744073709551615 4194304 4196468 140722158719504 140012177823984 140012638509698 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32321536 140722158727602 140722158727778 140722158727778 140722158731215 0
[pid=5655/tid=5668] ppid=5653 vsize=13980732 memory=19265 CPUtime=0 cores=0,2,4,6
/proc/5655/task/5668/stat : 5668 (java) S 5653 5653 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 19892014 14316269568 18234 18446744073709551615 4194304 4196468 140722158719504 140012108638816 140012638508757 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32321536 140722158727602 140722158727778 140722158727778 140722158731215 0
[pid=5655/tid=5669] ppid=5653 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5655/task/5669/stat : 5669 (java) S 5653 5653 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 19892019 14316269568 18234 18446744073709551615 4194304 4196468 140722158719504 140012107586352 140012638509698 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32321536 140722158727602 140722158727778 140722158727778 140722158731215 0
Current children cumulated CPU time: 1.21 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 74312 KiB

[startup+0.777608 s]
# the end of solver process 5653 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=1.37258 s, system=0.066292 s

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

[startup+0.700752 s]
/proc/loadavg: 1.54 1.71 1.66 5/210 5669
/proc/meminfo: memFree=26842696/32770624 swapFree=67108860/67108860
[pid=5653] ppid=5650 vsize=9512 memory=1376 CPUtime=0 cores=0,2,4,6
/proc/5653/stat : 5653 (xcsp3-exec) S 5650 5653 15523 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 19891998 9740288 344 18446744073709551615 4194304 5098028 140730894330640 140730894328744 140339874378364 0 65536 5 65538 18446744071579417331 0 0 17 0 0 0 9 0 0 7196144 7232144 14417920 140730894332281 140730894332486 140730894332486 140730894335979 0
/proc/5653/statm: 2378 344 289 221 0 87 0
[pid=5655] ppid=5653 vsize=13980732 memory=72936 CPUtime=1.21 cores=0,2,4,6
/proc/5655/stat : 5655 (java) S 5653 5653 15523 0 -1 1077944320 13273 0 0 0 116 5 0 0 20 0 15 0 19892008 14316269568 18234 18446744073709551615 4194304 4196468 140722158719504 140722158702048 140012638498551 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 32321536 140722158727602 140722158727778 140722158727778 140722158731215 0
/proc/5655/statm: 3495183 18234 3161 1 0 3483476 0
[pid=5655/tid=5656] ppid=5653 vsize=13980732 memory=0 CPUtime=0.53 cores=0,2,4,6
/proc/5655/task/5656/stat : 5656 (java) R 5653 5653 15523 0 -1 4202560 8458 0 0 0 49 4 0 0 20 0 15 0 19892009 14316269568 18234 18446744073709551615 4194304 4196468 140722158719504 140012642722112 140012622579038 0 4 1 16800974 0 0 0 -1 2 0 0 4 0 0 6293624 6294260 32321536 140722158727602 140722158727778 140722158727778 140722158731215 0
[pid=5655/tid=5657] ppid=5653 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5655/task/5657/stat : 5657 (java) S 5653 5653 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 19892009 14316269568 18234 18446744073709551615 4194304 4196468 140722158719504 140012580444432 140012638508757 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32321536 140722158727602 140722158727778 140722158727778 140722158731215 0
[pid=5655/tid=5658] ppid=5653 vsize=13980732 memory=280750066849232 CPUtime=0 cores=0,2,4,6
/proc/5655/task/5658/stat : 5658 (java) S 5653 5653 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 19892009 14316269568 18234 18446744073709551615 4194304 4196468 140722158719504 140012237101456 140012638508757 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32321536 140722158727602 140722158727778 140722158727778 140722158731215 0
[pid=5655/tid=5659] ppid=5653 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5655/task/5659/stat : 5659 (java) S 5653 5653 15523 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 19892009 14316269568 18234 18446744073709551615 4194304 4196468 140722158719504 140012236048912 140012638508757 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32321536 140722158727602 140722158727778 140722158727778 140722158731215 0
[pid=5655/tid=5660] ppid=5653 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5655/task/5660/stat : 5660 (java) S 5653 5653 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 19892009 14316269568 18234 18446744073709551615 4194304 4196468 140722158719504 140012234996368 140012638508757 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32321536 140722158727602 140722158727778 140722158727778 140722158731215 0
[pid=5655/tid=5661] ppid=5653 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5655/task/5661/stat : 5661 (java) S 5653 5653 15523 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 19892011 14316269568 18234 18446744073709551615 4194304 4196468 140722158719504 140012184140272 140012638509698 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32321536 140722158727602 140722158727778 140722158727778 140722158731215 0
[pid=5655/tid=5662] ppid=5653 vsize=13980732 memory=4124 CPUtime=0 cores=0,2,4,6
/proc/5655/task/5662/stat : 5662 (java) S 5653 5653 15523 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 19892011 14316269568 18234 18446744073709551615 4194304 4196468 140722158719504 140012183086496 140012638508757 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32321536 140722158727602 140722158727778 140722158727778 140722158731215 0
[pid=5655/tid=5663] ppid=5653 vsize=13980732 memory=2241 CPUtime=0 cores=0,2,4,6
/proc/5655/task/5663/stat : 5663 (java) S 5653 5653 15523 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 19892011 14316269568 18234 18446744073709551615 4194304 4196468 140722158719504 140012182033904 140012638508757 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32321536 140722158727602 140722158727778 140722158727778 140722158731215 0
[pid=5655/tid=5664] ppid=5653 vsize=13980732 memory=2244 CPUtime=0 cores=0,2,4,6
/proc/5655/task/5664/stat : 5664 (java) S 5653 5653 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 19892014 14316269568 18234 18446744073709551615 4194304 4196468 140722158719504 140012180982480 140012638517147 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32321536 140722158727602 140722158727778 140722158727778 140722158731215 0
[pid=5655/tid=5665] ppid=5653 vsize=13980732 memory=0 CPUtime=0.21 cores=0,2,4,6
/proc/5655/task/5665/stat : 5665 (java) R 5653 5653 15523 0 -1 1077944384 1168 0 0 0 21 0 0 0 20 0 15 0 19892014 14316269568 18234 18446744073709551615 4194304 4196468 140722158719504 140012179929072 140012638509698 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 32321536 140722158727602 140722158727778 140722158727778 140722158731215 0
[pid=5655/tid=5666] ppid=5653 vsize=13980732 memory=0 CPUtime=0.2 cores=0,2,4,6
/proc/5655/task/5666/stat : 5666 (java) R 5653 5653 15523 0 -1 4202560 1014 0 0 0 20 0 0 0 20 0 15 0 19892014 14316269568 18234 18446744073709551615 4194304 4196468 140722158719504 140012178866912 140012623623936 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 32321536 140722158727602 140722158727778 140722158727778 140722158731215 0
[pid=5655/tid=5667] ppid=5653 vsize=13980732 memory=0 CPUtime=0.25 cores=0,2,4,6
/proc/5655/task/5667/stat : 5667 (java) S 5653 5653 15523 0 -1 1077944384 1326 0 0 0 25 0 0 0 20 0 15 0 19892014 14316269568 18234 18446744073709551615 4194304 4196468 140722158719504 140012177823984 140012638509698 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32321536 140722158727602 140722158727778 140722158727778 140722158731215 0
[pid=5655/tid=5668] ppid=5653 vsize=13980732 memory=19265 CPUtime=0 cores=0,2,4,6
/proc/5655/task/5668/stat : 5668 (java) S 5653 5653 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 19892014 14316269568 18234 18446744073709551615 4194304 4196468 140722158719504 140012108638816 140012638508757 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32321536 140722158727602 140722158727778 140722158727778 140722158731215 0
[pid=5655/tid=5669] ppid=5653 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5655/task/5669/stat : 5669 (java) S 5653 5653 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 19892019 14316269568 18234 18446744073709551615 4194304 4196468 140722158719504 140012107586352 140012638509698 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32321536 140722158727602 140722158727778 140722158727778 140722158731215 0
Current children cumulated CPU time: 1.21 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 74312 KiB

Child status: 0
Real time (s): 0.777657
CPU time (s): 1.43887
CPU user time (s): 1.37258
CPU system time (s): 0.066292
CPU usage (%): 185.026
Max. virtual memory (cumulated for all children) (KiB): 13990244
Max. memory (cumulated for all children) (KiB): 74312

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1.37258
system time used= 0.066292
maximum resident set size= 76704
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14117
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= 1541
involuntary context switches= 10


# summary of solver processes directly reported to runsolver:
#   pid: 5653
#   total CPU time (s): 1.43887
#   total CPU user time (s): 1.37258
#   total CPU system time (s): 0.066292

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.024286 second user time and 0.048934 second system time

The end

Launcher Data

Begin job on node130 at 2017-08-20 09:27:10
IDJOB=4283794
IDBENCH=133255
IDSOLVER=2679
FILE ID=node130/4283794-1503214840
RUNJOBID= node130-1503172050-30419
PBS_JOBID= 
Free space on /tmp= 62024 MiB

SOLVER NAME= choco-solver 5a
BENCH NAME= XCSP17/MagicSquare/MagicSquare-table-s1/MagicSquare-4-table.xml
COMMAND LINE= ./xcsp3-exec -dir DIR -tl TIMEOUT -ml 11000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4283794-1503214840/watcher-4283794-1503214840 -o /tmp/evaluation-result-4283794-1503214840/solver-4283794-1503214840 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node130-1503172050-30419 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 1147372832 HOME/instance-4283794-1503214840.xml

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

MD5SUM BENCH= 357eaf341d1b4da225023d563e3758c1
RANDOM SEED=1147372832

node130.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.77
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.77
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.77
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.77
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:        26878312 kB
MemAvailable:   27127856 kB
Buffers:          202412 kB
Cached:           336232 kB
SwapCached:            0 kB
Active:          5142660 kB
Inactive:         334076 kB
Active(anon):    4938356 kB
Inactive(anon):    16748 kB
Active(file):     204304 kB
Inactive(file):   317328 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7800 kB
Writeback:             0 kB
AnonPages:       4937864 kB
Mapped:            46068 kB
Shmem:             17060 kB
Slab:             112356 kB
SReclaimable:      87496 kB
SUnreclaim:        24860 kB
KernelStack:        3440 kB
PageTables:        14500 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    5720124 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   4798464 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 62016 MiB
End job on node130 at 2017-08-20 09:27:11