Trace number 4282128

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.5 seq (2017-08-18)SAT 3.1263199 1.40358

General information on the benchmark

NameAllInterval/AllInterval-m1-s1/
AllInterval-035.xml
MD5SUMfe30f006f3af9f6842518347a037ed7d
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.066059001
Satisfiable
(Un)Satisfiability was proved
Number of variables69
Number of constraints36
Number of domains2
Minimum domain size34
Maximum domain size35
Distribution of domain sizes[{"size":34,"count":34},{"size":35,"count":35}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":36},{"degree":3,"count":33}]
Minimum constraint arity3
Maximum constraint arity35
Distribution of constraint arities[{"arity":3,"count":34},{"arity":34,"count":1},{"arity":35,"count":1}]
Number of extensional constraints0
Number of intensional constraints34
Distribution of constraint types[{"type":"intension","count":34},{"type":"allDifferent","count":2}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.11	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4282128-1503117287.xml"  -tl '2520s' -p 1 -x 0
0.19/0.33	c [HOME/instance-4282128-1503117287.xml, -tl, 2520s, -p, 1, -x, 0]
0.19/0.39	c simple solver
0.36/0.45	c parse instance...
0.75/0.64	c solve instance...
2.94/1.33	s SATISFIABLE
2.94/1.33	v <instantiation>
2.94/1.33	v 	<list>x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] x[16] x[17] x[18] x[19] x[20] x[21] x[22] x[23] x[24] x[25] x[26] x[27] x[28] x[29] x[30] x[31] x[32] x[33] x[34] y[0] y[1] y[2] y[3] y[4] y[5] y[6] y[7] y[8] y[9] y[10] y[11] y[12] y[13] y[14] y[15] y[16] y[17] y[18] y[19] y[20] y[21] y[22] y[23] y[24] y[25] y[26] y[27] y[28] y[29] y[30] y[31] y[32] y[33] </list>
2.94/1.33	v 	<values>15 20 14 22 13 23 12 0 34 1 33 2 32 3 31 4 30 5 29 6 28 7 27 8 26 9 25 10 24 11 18 17 21 19 16 5 6 8 9 10 11 12 34 33 32 31 30 29 28 27 26 25 24 23 22 21 20 19 18 17 16 15 14 13 7 1 4 2 3 </values>
2.94/1.33	v </instantiation>

Verifier Data

OK	

Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (15116 MiB free)
  memory of node 1: 16384 MiB (13789 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4282128-1503117287/watcher-4282128-1503117287 -o /tmp/evaluation-result-4282128-1503117287/solver-4282128-1503117287 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node124-1503095780-14041 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 566077735 HOME/instance-4282128-1503117287.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=18827, runsolver pid=18824

[startup+0.100171 s]*
/proc/loadavg: 2.12 1.99 1.76 3/199 18828
/proc/meminfo: memFree=29599840/32770624 swapFree=67108860/67108860
[pid=18827] ppid=18824 vsize=33976 memory=452 CPUtime=0 cores=0,2,4,6
/proc/18827/stat : 18827 (runsolver) D 18824 18827 13977 0 -1 4202560 111 0 0 0 0 0 0 0 20 0 1 0 100069333 34791424 113 18446744073709551615 4194304 4346622 140737153533600 140737153530232 140690816316119 0 0 1 24578 18446744071580418449 0 0 17 6 0 0 0 0 0 6446216 6449568 31948800 140737153536055 140737153536548 140737153536548 140737153540042 0
/proc/18827/statm: 8494 113 52 38 0 4205 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 33976 KiB
Current children cumulated memory: 452 KiB

[startup+0.20926 s]*
/proc/loadavg: 2.12 1.99 1.76 2/213 18842
/proc/meminfo: memFree=29588956/32770624 swapFree=67108860/67108860
[pid=18827] ppid=18824 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/18827/stat : 18827 (xcsp3-exec) S 18824 18827 13977 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 100069333 9740288 345 18446744073709551615 4194304 5098028 140728636895040 140728636893144 140018413892220 0 65536 5 65538 18446744071579417331 0 0 17 0 0 0 11 0 0 7196144 7232144 36016128 140728636903801 140728636904005 140728636904005 140728636907499 0
/proc/18827/statm: 2378 345 289 221 0 87 0
[pid=18829] ppid=18827 vsize=13907304 memory=21988 CPUtime=0.05 cores=0,2,4,6
/proc/18829/stat : 18829 (java) S 18827 18827 13977 0 -1 1077944320 4876 0 0 0 4 1 0 0 20 0 14 0 100069344 14241079296 5497 18446744073709551615 4194304 4196468 140734084915712 140734084898256 140718275538679 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 8359936 140734084919729 140734084919905 140734084919905 140734084923343 0
/proc/18829/statm: 3476826 5497 2575 1 0 3466323 0
[pid=18829/tid=18830] ppid=18827 vsize=13907304 memory=8258645624806613657 CPUtime=0.04 cores=0,2,4,6
/proc/18829/task/18830/stat : 18830 (java) D 18827 18827 13977 0 -1 4202560 3058 0 0 0 4 0 0 0 20 0 14 0 100069345 14241079296 5497 18446744073709551615 4194304 4196468 140734084915712 140718279776160 140718275560701 0 4 1 16800974 18446744071580418449 0 0 -1 4 0 0 0 0 0 6293624 6294260 8359936 140734084919729 140734084919905 140734084919905 140734084923343 0
[pid=18829/tid=18831] ppid=18827 vsize=13907304 memory=5767615977227250057 CPUtime=0 cores=0,2,4,6
/proc/18829/task/18831/stat : 18831 (java) S 18827 18827 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 14 0 100069345 14241079296 5497 18446744073709551615 4194304 4196468 140734084915712 140718232504848 140718275548885 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8359936 140734084919729 140734084919905 140734084919905 140734084923343 0
[pid=18829/tid=18832] ppid=18827 vsize=13907304 memory=140690819266176 CPUtime=0 cores=0,2,4,6
/proc/18829/task/18832/stat : 18832 (java) S 18827 18827 13977 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 14 0 100069345 14241079296 5497 18446744073709551615 4194304 4196468 140734084915712 140718231452304 140718275548885 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8359936 140734084919729 140734084919905 140734084919905 140734084923343 0
[pid=18829/tid=18833] ppid=18827 vsize=13907304 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18829/task/18833/stat : 18833 (java) S 18827 18827 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 14 0 100069345 14241079296 5497 18446744073709551615 4194304 4196468 140734084915712 140718230399248 140718275548885 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8359936 140734084919729 140734084919905 140734084919905 140734084923343 0
[pid=18829/tid=18834] ppid=18827 vsize=13907304 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18829/task/18834/stat : 18834 (java) S 18827 18827 13977 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 14 0 100069345 14241079296 5497 18446744073709551615 4194304 4196468 140734084915712 140718229346704 140718275548885 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8359936 140734084919729 140734084919905 140734084919905 140734084923343 0
[pid=18829/tid=18835] ppid=18827 vsize=13907304 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18829/task/18835/stat : 18835 (java) S 18827 18827 13977 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 14 0 100069347 14241079296 5497 18446744073709551615 4194304 4196468 140734084915712 140717754133232 140718275549826 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8359936 140734084919729 140734084919905 140734084919905 140734084923343 0
[pid=18829/tid=18836] ppid=18827 vsize=13907304 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/18829/task/18836/stat : 18836 (java) S 18827 18827 13977 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 14 0 100069347 14241079296 5497 18446744073709551615 4194304 4196468 140734084915712 140717753079456 140718275548885 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8359936 140734084919729 140734084919905 140734084919905 140734084923343 0
[pid=18829/tid=18837] ppid=18827 vsize=13907304 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18829/task/18837/stat : 18837 (java) S 18827 18827 13977 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 14 0 100069347 14241079296 5497 18446744073709551615 4194304 4196468 140734084915712 140717752026352 140718275548885 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8359936 140734084919729 140734084919905 140734084919905 140734084923343 0
[pid=18829/tid=18838] ppid=18827 vsize=13907304 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18829/task/18838/stat : 18838 (java) S 18827 18827 13977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 14 0 100069350 14241079296 5497 18446744073709551615 4194304 4196468 140734084915712 140717750974928 140718275557275 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8359936 140734084919729 140734084919905 140734084919905 140734084923343 0
[pid=18829/tid=18839] ppid=18827 vsize=13907304 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18829/task/18839/stat : 18839 (java) S 18827 18827 13977 0 -1 1077944384 299 0 0 0 0 0 0 0 20 0 14 0 100069350 14241079296 5497 18446744073709551615 4194304 4196468 140734084915712 140717749922032 140718275549826 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8359936 140734084919729 140734084919905 140734084919905 140734084923343 0
[pid=18829/tid=18840] ppid=18827 vsize=13907304 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/18829/task/18840/stat : 18840 (java) S 18827 18827 13977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 14 0 100069350 14241079296 5497 18446744073709551615 4194304 4196468 140734084915712 140717748869488 140718275549826 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8359936 140734084919729 140734084919905 140734084919905 140734084923343 0
[pid=18829/tid=18841] ppid=18827 vsize=13907304 memory=140690819266176 CPUtime=0 cores=0,2,4,6
/proc/18829/task/18841/stat : 18841 (java) S 18827 18827 13977 0 -1 1077944384 212 0 0 0 0 0 0 0 20 0 14 0 100069350 14241079296 5497 18446744073709551615 4194304 4196468 140734084915712 140717747816432 140718275549826 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8359936 140734084919729 140734084919905 140734084919905 140734084923343 0
[pid=18829/tid=18842] ppid=18827 vsize=13907304 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/18829/task/18842/stat : 18842 (java) S 18827 18827 13977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 14 0 100069350 14241079296 5497 18446744073709551615 4194304 4196468 140734084915712 140717746764128 140718275548885 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8359936 140734084919729 140734084919905 140734084919905 140734084923343 0
Current children cumulated CPU time: 0.05 s
Current children cumulated vsize: 13916816 KiB
Current children cumulated memory: 23368 KiB

[startup+0.31203 s]*
/proc/loadavg: 2.12 1.99 1.76 4/214 18843
/proc/meminfo: memFree=29582548/32770624 swapFree=67108860/67108860
[pid=18827] ppid=18824 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/18827/stat : 18827 (xcsp3-exec) S 18824 18827 13977 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 100069333 9740288 345 18446744073709551615 4194304 5098028 140728636895040 140728636893144 140018413892220 0 65536 5 65538 18446744071579417331 0 0 17 0 0 0 11 0 0 7196144 7232144 36016128 140728636903801 140728636904005 140728636904005 140728636907499 0
/proc/18827/statm: 2378 345 289 221 0 87 0
[pid=18829] ppid=18827 vsize=13974352 memory=30864 CPUtime=0.19 cores=0,2,4,6
/proc/18829/stat : 18829 (java) S 18827 18827 13977 0 -1 1077944320 6232 0 0 0 17 2 0 0 20 0 15 0 100069344 14309736448 7716 18446744073709551615 4194304 4196468 140734084915712 140734084898256 140718275538679 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 8359936 140734084919729 140734084919905 140734084919905 140734084923343 0
/proc/18829/statm: 3493588 7716 2949 1 0 3482964 0
[pid=18829/tid=18830] ppid=18827 vsize=13974352 memory=4026531863 CPUtime=0.11 cores=0,2,4,6
/proc/18829/task/18830/stat : 18830 (java) R 18827 18827 13977 0 -1 4202560 3514 0 0 0 10 1 0 0 20 0 15 0 100069345 14309736448 7716 18446744073709551615 4194304 4196468 140734084915712 140718279772576 140718261229366 0 4 1 16800974 0 0 0 -1 2 0 0 7 0 0 6293624 6294260 8359936 140734084919729 140734084919905 140734084919905 140734084923343 0
[pid=18829/tid=18831] ppid=18827 vsize=13974352 memory=1637 CPUtime=0 cores=0,2,4,6
/proc/18829/task/18831/stat : 18831 (java) S 18827 18827 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100069345 14309736448 7716 18446744073709551615 4194304 4196468 140734084915712 140718232504848 140718275548885 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8359936 140734084919729 140734084919905 140734084919905 140734084923343 0
[pid=18829/tid=18832] ppid=18827 vsize=13974352 memory=140690820242157 CPUtime=0 cores=0,2,4,6
/proc/18829/task/18832/stat : 18832 (java) S 18827 18827 13977 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 100069345 14309736448 7716 18446744073709551615 4194304 4196468 140734084915712 140718231452304 140718275548885 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8359936 140734084919729 140734084919905 140734084919905 140734084923343 0
[pid=18829/tid=18833] ppid=18827 vsize=13974352 memory=-6804530833007812508 CPUtime=0 cores=0,2,4,6
/proc/18829/task/18833/stat : 18833 (java) S 18827 18827 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100069345 14309736448 7716 18446744073709551615 4194304 4196468 140734084915712 140718230399248 140718275548885 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8359936 140734084919729 140734084919905 140734084919905 140734084923343 0
[pid=18829/tid=18834] ppid=18827 vsize=13974352 memory=8097827316026060847 CPUtime=0 cores=0,2,4,6
/proc/18829/task/18834/stat : 18834 (java) S 18827 18827 13977 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 100069345 14309736448 7716 18446744073709551615 4194304 4196468 140734084915712 140718229346704 140718275548885 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8359936 140734084919729 140734084919905 140734084919905 140734084923343 0
[pid=18829/tid=18835] ppid=18827 vsize=13974352 memory=7311575722344027635 CPUtime=0 cores=0,2,4,6
/proc/18829/task/18835/stat : 18835 (java) S 18827 18827 13977 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 100069347 14309736448 7716 18446744073709551615 4194304 4196468 140734084915712 140717754133232 140718275549826 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8359936 140734084919729 140734084919905 140734084919905 140734084923343 0
[pid=18829/tid=18836] ppid=18827 vsize=13974352 memory=3472328296160571439 CPUtime=0 cores=0,2,4,6
/proc/18829/task/18836/stat : 18836 (java) S 18827 18827 13977 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 100069347 14309736448 7716 18446744073709551615 4194304 4196468 140734084915712 140717753079456 140718275548885 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8359936 140734084919729 140734084919905 140734084919905 140734084923343 0
[pid=18829/tid=18837] ppid=18827 vsize=13974352 memory=6944656592455360604 CPUtime=0 cores=0,2,4,6
/proc/18829/task/18837/stat : 18837 (java) S 18827 18827 13977 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 100069347 14309736448 7716 18446744073709551615 4194304 4196468 140734084915712 140717752026352 140718275548885 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8359936 140734084919729 140734084919905 140734084919905 140734084923343 0
[pid=18829/tid=18838] ppid=18827 vsize=13974352 memory=6944656592387989600 CPUtime=0 cores=0,2,4,6
/proc/18829/task/18838/stat : 18838 (java) S 18827 18827 13977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100069350 14309736448 7716 18446744073709551615 4194304 4196468 140734084915712 140717750974928 140718275557275 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8359936 140734084919729 140734084919905 140734084919905 140734084923343 0
[pid=18829/tid=18839] ppid=18827 vsize=13974352 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/18829/task/18839/stat : 18839 (java) S 18827 18827 13977 0 -1 1077944384 587 0 0 0 1 0 0 0 20 0 15 0 100069350 14309736448 7716 18446744073709551615 4194304 4196468 140734084915712 140717749922032 140718275549826 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8359936 140734084919729 140734084919905 140734084919905 140734084923343 0
[pid=18829/tid=18840] ppid=18827 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/18829/task/18840/stat : 18840 (java) S 18827 18827 13977 0 -1 1077944384 131 0 0 0 0 0 0 0 20 0 15 0 100069350 14309736448 7716 18446744073709551615 4194304 4196468 140734084915712 140717748869488 140718275549826 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8359936 140734084919729 140734084919905 140734084919905 140734084923343 0
[pid=18829/tid=18841] ppid=18827 vsize=13974352 memory=140690819266176 CPUtime=0.03 cores=0,2,4,6
/proc/18829/task/18841/stat : 18841 (java) R 18827 18827 13977 0 -1 4202560 695 0 0 0 3 0 0 0 20 0 15 0 100069350 14309736448 7716 18446744073709551615 4194304 4196468 140734084915712 140717747812160 140718275550614 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 8359936 140734084919729 140734084919905 140734084919905 140734084923343 0
[pid=18829/tid=18842] ppid=18827 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/18829/task/18842/stat : 18842 (java) S 18827 18827 13977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100069350 14309736448 7716 18446744073709551615 4194304 4196468 140734084915712 140717746764128 140718275548885 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8359936 140734084919729 140734084919905 140734084919905 140734084923343 0
[pid=18829/tid=18843] ppid=18827 vsize=13974352 memory=140690819266176 CPUtime=0 cores=0,2,4,6
/proc/18829/task/18843/stat : 18843 (java) S 18827 18827 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100069358 14309736448 7716 18446744073709551615 4194304 4196468 140734084915712 140717745712176 140718275549826 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8359936 140734084919729 140734084919905 140734084919905 140734084923343 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 32244 KiB

[startup+0.700746 s]
/proc/loadavg: 2.12 1.99 1.76 3/214 18843
/proc/meminfo: memFree=29564608/32770624 swapFree=67108860/67108860
[pid=18827] ppid=18824 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/18827/stat : 18827 (xcsp3-exec) S 18824 18827 13977 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 100069333 9740288 345 18446744073709551615 4194304 5098028 140728636895040 140728636893144 140018413892220 0 65536 5 65538 18446744071579417331 0 0 17 0 0 0 11 0 0 7196144 7232144 36016128 140728636903801 140728636904005 140728636904005 140728636907499 0
/proc/18827/statm: 2378 345 289 221 0 87 0
[pid=18829] ppid=18827 vsize=13980732 memory=61536 CPUtime=1.05 cores=0,2,4,6
/proc/18829/stat : 18829 (java) S 18827 18827 13977 0 -1 1077944320 13008 0 0 0 101 4 0 0 20 0 15 0 100069344 14316269568 15384 18446744073709551615 4194304 4196468 140734084915712 140734084898256 140718275538679 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 8359936 140734084919729 140734084919905 140734084919905 140734084923343 0
/proc/18829/statm: 3495183 15384 3171 1 0 3483476 0
[pid=18829/tid=18830] ppid=18827 vsize=13980732 memory=281381427228480 CPUtime=0.49 cores=0,2,4,6
/proc/18829/task/18830/stat : 18830 (java) R 18827 18827 13977 0 -1 4202560 8531 0 0 0 46 3 0 0 20 0 15 0 100069345 14316269568 15384 18446744073709551615 4194304 4196468 140734084915712 140718279774160 140718275550614 0 4 1 16800974 0 0 0 -1 2 0 0 7 0 0 6293624 6294260 8359936 140734084919729 140734084919905 140734084919905 140734084923343 0
[pid=18829/tid=18831] ppid=18827 vsize=13980732 memory=3 CPUtime=0 cores=0,2,4,6
/proc/18829/task/18831/stat : 18831 (java) S 18827 18827 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100069345 14316269568 15384 18446744073709551615 4194304 4196468 140734084915712 140718232504848 140718275548885 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8359936 140734084919729 140734084919905 140734084919905 140734084923343 0
[pid=18829/tid=18832] ppid=18827 vsize=13980732 memory=140690713546664 CPUtime=0 cores=0,2,4,6
/proc/18829/task/18832/stat : 18832 (java) S 18827 18827 13977 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 100069345 14316269568 15384 18446744073709551615 4194304 4196468 140734084915712 140718231452304 140718275548885 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8359936 140734084919729 140734084919905 140734084919905 140734084923343 0
[pid=18829/tid=18833] ppid=18827 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18829/task/18833/stat : 18833 (java) S 18827 18827 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100069345 14316269568 15384 18446744073709551615 4194304 4196468 140734084915712 140718230399248 140718275548885 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8359936 140734084919729 140734084919905 140734084919905 140734084923343 0
[pid=18829/tid=18834] ppid=18827 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18829/task/18834/stat : 18834 (java) S 18827 18827 13977 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 100069345 14316269568 15384 18446744073709551615 4194304 4196468 140734084915712 140718229346704 140718275548885 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8359936 140734084919729 140734084919905 140734084919905 140734084923343 0
[pid=18829/tid=18835] ppid=18827 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18829/task/18835/stat : 18835 (java) S 18827 18827 13977 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 100069347 14316269568 15384 18446744073709551615 4194304 4196468 140734084915712 140717754133232 140718275549826 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8359936 140734084919729 140734084919905 140734084919905 140734084923343 0
[pid=18829/tid=18836] ppid=18827 vsize=13980732 memory=3334 CPUtime=0 cores=0,2,4,6
/proc/18829/task/18836/stat : 18836 (java) S 18827 18827 13977 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 100069347 14316269568 15384 18446744073709551615 4194304 4196468 140734084915712 140717753079456 140718275548885 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8359936 140734084919729 140734084919905 140734084919905 140734084923343 0
[pid=18829/tid=18837] ppid=18827 vsize=13980732 memory=-3252517613199061085 CPUtime=0 cores=0,2,4,6
/proc/18829/task/18837/stat : 18837 (java) S 18827 18827 13977 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 100069347 14316269568 15384 18446744073709551615 4194304 4196468 140734084915712 140717752026352 140718275548885 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8359936 140734084919729 140734084919905 140734084919905 140734084923343 0
[pid=18829/tid=18838] ppid=18827 vsize=13980732 memory=6943526294502006880 CPUtime=0 cores=0,2,4,6
/proc/18829/task/18838/stat : 18838 (java) S 18827 18827 13977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100069350 14316269568 15384 18446744073709551615 4194304 4196468 140734084915712 140717750974928 140718275557275 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8359936 140734084919729 140734084919905 140734084919905 140734084923343 0
[pid=18829/tid=18839] ppid=18827 vsize=13980732 memory=6943526294502006880 CPUtime=0.14 cores=0,2,4,6
/proc/18829/task/18839/stat : 18839 (java) R 18827 18827 13977 0 -1 4202560 1189 0 0 0 14 0 0 0 20 0 15 0 100069350 14316269568 15384 18446744073709551615 4194304 4196468 140734084915712 140717749922032 140718261602899 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 8359936 140734084919729 140734084919905 140734084919905 140734084923343 0
[pid=18829/tid=18840] ppid=18827 vsize=13980732 memory=0 CPUtime=0.16 cores=0,2,4,6
/proc/18829/task/18840/stat : 18840 (java) R 18827 18827 13977 0 -1 4202560 751 0 0 0 16 0 0 0 20 0 15 0 100069350 14316269568 15384 18446744073709551615 4194304 4196468 140734084915712 140717748854352 140718261553056 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 8359936 140734084919729 140734084919905 140734084919905 140734084923343 0
[pid=18829/tid=18841] ppid=18827 vsize=13980732 memory=5939241109873644901 CPUtime=0.23 cores=0,2,4,6
/proc/18829/task/18841/stat : 18841 (java) R 18827 18827 13977 0 -1 1077944384 1229 0 0 0 23 0 0 0 20 0 15 0 100069350 14316269568 15384 18446744073709551615 4194304 4196468 140734084915712 140717747816432 140718275549826 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 8359936 140734084919729 140734084919905 140734084919905 140734084923343 0
[pid=18829/tid=18842] ppid=18827 vsize=13980732 memory=1156 CPUtime=0 cores=0,2,4,6
/proc/18829/task/18842/stat : 18842 (java) S 18827 18827 13977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100069350 14316269568 15384 18446744073709551615 4194304 4196468 140734084915712 140717746764128 140718275548885 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8359936 140734084919729 140734084919905 140734084919905 140734084923343 0
[pid=18829/tid=18843] ppid=18827 vsize=13980732 memory=2404 CPUtime=0 cores=0,2,4,6
/proc/18829/task/18843/stat : 18843 (java) S 18827 18827 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100069358 14316269568 15384 18446744073709551615 4194304 4196468 140734084915712 140717745712176 140718275549826 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8359936 140734084919729 140734084919905 140734084919905 140734084923343 0
Current children cumulated CPU time: 1.05 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 62916 KiB

[startup+1.40352 s]
# the end of solver process 18827 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=3.06796 s, system=0.058357 s

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

[startup+0.800941 s]
/proc/loadavg: 2.12 1.99 1.76 3/214 18843
/proc/meminfo: memFree=29564608/32770624 swapFree=67108860/67108860
[pid=18827] ppid=18824 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/18827/stat : 18827 (xcsp3-exec) S 18824 18827 13977 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 100069333 9740288 345 18446744073709551615 4194304 5098028 140728636895040 140728636893144 140018413892220 0 65536 5 65538 18446744071579417331 0 0 17 0 0 0 11 0 0 7196144 7232144 36016128 140728636903801 140728636904005 140728636904005 140728636907499 0
/proc/18827/statm: 2378 345 289 221 0 87 0
[pid=18829] ppid=18827 vsize=13980732 memory=67412 CPUtime=1.38 cores=0,2,4,6
/proc/18829/stat : 18829 (java) S 18827 18827 13977 0 -1 1077944320 14508 0 0 0 134 4 0 0 20 0 15 0 100069344 14316269568 16853 18446744073709551615 4194304 4196468 140734084915712 140734084898256 140718275538679 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 8359936 140734084919729 140734084919905 140734084919905 140734084923343 0
/proc/18829/statm: 3495183 16853 3179 1 0 3483476 0
[pid=18829/tid=18830] ppid=18827 vsize=13980732 memory=140690713491772 CPUtime=0.59 cores=0,2,4,6
/proc/18829/task/18830/stat : 18830 (java) R 18827 18827 13977 0 -1 4202560 8532 0 0 0 56 3 0 0 20 0 15 0 100069345 14316269568 16853 18446744073709551615 4194304 4196468 140734084915712 140718279777568 140718256380865 0 4 1 16800974 0 0 0 -1 2 0 0 7 0 0 6293624 6294260 8359936 140734084919729 140734084919905 140734084919905 140734084923343 0
[pid=18829/tid=18831] ppid=18827 vsize=13980732 memory=1996 CPUtime=0 cores=0,2,4,6
/proc/18829/task/18831/stat : 18831 (java) S 18827 18827 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100069345 14316269568 16853 18446744073709551615 4194304 4196468 140734084915712 140718232504848 140718275548885 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8359936 140734084919729 140734084919905 140734084919905 140734084923343 0
[pid=18829/tid=18832] ppid=18827 vsize=13980732 memory=796 CPUtime=0 cores=0,2,4,6
/proc/18829/task/18832/stat : 18832 (java) S 18827 18827 13977 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 100069345 14316269568 16853 18446744073709551615 4194304 4196468 140734084915712 140718231452304 140718275548885 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8359936 140734084919729 140734084919905 140734084919905 140734084923343 0
[pid=18829/tid=18833] ppid=18827 vsize=13980732 memory=10096 CPUtime=0 cores=0,2,4,6
/proc/18829/task/18833/stat : 18833 (java) S 18827 18827 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100069345 14316269568 16853 18446744073709551615 4194304 4196468 140734084915712 140718230399248 140718275548885 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8359936 140734084919729 140734084919905 140734084919905 140734084923343 0
[pid=18829/tid=18834] ppid=18827 vsize=13980732 memory=281381426954480 CPUtime=0 cores=0,2,4,6
/proc/18829/task/18834/stat : 18834 (java) S 18827 18827 13977 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 100069345 14316269568 16853 18446744073709551615 4194304 4196468 140734084915712 140718229346704 140718275548885 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8359936 140734084919729 140734084919905 140734084919905 140734084923343 0
[pid=18829/tid=18835] ppid=18827 vsize=13980732 memory=1008 CPUtime=0 cores=0,2,4,6
/proc/18829/task/18835/stat : 18835 (java) S 18827 18827 13977 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 100069347 14316269568 16853 18446744073709551615 4194304 4196468 140734084915712 140717754133232 140718275549826 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8359936 140734084919729 140734084919905 140734084919905 140734084923343 0
[pid=18829/tid=18836] ppid=18827 vsize=13980732 memory=7014751519583655249 CPUtime=0 cores=0,2,4,6
/proc/18829/task/18836/stat : 18836 (java) S 18827 18827 13977 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 100069347 14316269568 16853 18446744073709551615 4194304 4196468 140734084915712 140717753079456 140718275548885 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8359936 140734084919729 140734084919905 140734084919905 140734084923343 0
[pid=18829/tid=18837] ppid=18827 vsize=13980732 memory=6011016232450680405 CPUtime=0 cores=0,2,4,6
/proc/18829/task/18837/stat : 18837 (java) S 18827 18827 13977 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 100069347 14316269568 16853 18446744073709551615 4194304 4196468 140734084915712 140717752026352 140718275548885 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8359936 140734084919729 140734084919905 140734084919905 140734084923343 0
[pid=18829/tid=18838] ppid=18827 vsize=13980732 memory=7523071198212214892 CPUtime=0 cores=0,2,4,6
/proc/18829/task/18838/stat : 18838 (java) S 18827 18827 13977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100069350 14316269568 16853 18446744073709551615 4194304 4196468 140734084915712 140717750974928 140718275557275 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8359936 140734084919729 140734084919905 140734084919905 140734084923343 0
[pid=18829/tid=18839] ppid=18827 vsize=13980732 memory=-8412654363917126771 CPUtime=0.24 cores=0,2,4,6
/proc/18829/task/18839/stat : 18839 (java) R 18827 18827 13977 0 -1 4202560 1716 0 0 0 24 0 0 0 20 0 15 0 100069350 14316269568 16853 18446744073709551615 4194304 4196468 140734084915712 140717749922032 140718257061597 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 8359936 140734084919729 140734084919905 140734084919905 140734084923343 0
[pid=18829/tid=18840] ppid=18827 vsize=13980732 memory=0 CPUtime=0.26 cores=0,2,4,6
/proc/18829/task/18840/stat : 18840 (java) R 18827 18827 13977 0 -1 4202560 1421 0 0 0 26 0 0 0 20 0 15 0 100069350 14316269568 16853 18446744073709551615 4194304 4196468 140734084915712 140717748855512 140718256174600 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 8359936 140734084919729 140734084919905 140734084919905 140734084923343 0
[pid=18829/tid=18841] ppid=18827 vsize=13980732 memory=281381426954480 CPUtime=0.27 cores=0,2,4,6
/proc/18829/task/18841/stat : 18841 (java) S 18827 18827 13977 0 -1 1077944384 1531 0 0 0 27 0 0 0 20 0 15 0 100069350 14316269568 16853 18446744073709551615 4194304 4196468 140734084915712 140717747816432 140718275549826 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8359936 140734084919729 140734084919905 140734084919905 140734084923343 0
[pid=18829/tid=18842] ppid=18827 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18829/task/18842/stat : 18842 (java) S 18827 18827 13977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100069350 14316269568 16853 18446744073709551615 4194304 4196468 140734084915712 140717746764128 140718275548885 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8359936 140734084919729 140734084919905 140734084919905 140734084923343 0
[pid=18829/tid=18843] ppid=18827 vsize=13980732 memory=7517187625507115088 CPUtime=0 cores=0,2,4,6
/proc/18829/task/18843/stat : 18843 (java) S 18827 18827 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100069358 14316269568 16853 18446744073709551615 4194304 4196468 140734084915712 140717745712176 140718275549826 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8359936 140734084919729 140734084919905 140734084919905 140734084923343 0
Current children cumulated CPU time: 1.38 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 68792 KiB

[startup+1.2007 s]
/proc/loadavg: 2.12 1.99 1.76 5/214 18843
/proc/meminfo: memFree=29540856/32770624 swapFree=67108860/67108860
[pid=18827] ppid=18824 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/18827/stat : 18827 (xcsp3-exec) S 18824 18827 13977 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 100069333 9740288 345 18446744073709551615 4194304 5098028 140728636895040 140728636893144 140018413892220 0 65536 5 65538 18446744071579417331 0 0 17 0 0 0 11 0 0 7196144 7232144 36016128 140728636903801 140728636904005 140728636904005 140728636907499 0
/proc/18827/statm: 2378 345 289 221 0 87 0
[pid=18829] ppid=18827 vsize=13980732 memory=81228 CPUtime=2.63 cores=0,2,4,6
/proc/18829/stat : 18829 (java) S 18827 18827 13977 0 -1 1077944320 17414 0 0 0 259 4 0 0 20 0 15 0 100069344 14316269568 20307 18446744073709551615 4194304 4196468 140734084915712 140734084898256 140718275538679 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 8359936 140734084919729 140734084919905 140734084919905 140734084923343 0
/proc/18829/statm: 3495183 20307 3181 1 0 3483476 0
[pid=18829/tid=18830] ppid=18827 vsize=13980732 memory=0 CPUtime=0.99 cores=0,2,4,6
/proc/18829/task/18830/stat : 18830 (java) R 18827 18827 13977 0 -1 4202560 8539 0 0 0 96 3 0 0 20 0 15 0 100069345 14316269568 20307 18446744073709551615 4194304 4196468 140734084915712 140718279777456 140717912447335 0 4 1 16800974 0 0 0 -1 2 0 0 7 0 0 6293624 6294260 8359936 140734084919729 140734084919905 140734084919905 140734084923343 0
[pid=18829/tid=18831] ppid=18827 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18829/task/18831/stat : 18831 (java) S 18827 18827 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100069345 14316269568 20307 18446744073709551615 4194304 4196468 140734084915712 140718232504848 140718275548885 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8359936 140734084919729 140734084919905 140734084919905 140734084923343 0
[pid=18829/tid=18832] ppid=18827 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18829/task/18832/stat : 18832 (java) S 18827 18827 13977 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 100069345 14316269568 20307 18446744073709551615 4194304 4196468 140734084915712 140718231452304 140718275548885 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8359936 140734084919729 140734084919905 140734084919905 140734084923343 0
[pid=18829/tid=18833] ppid=18827 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18829/task/18833/stat : 18833 (java) S 18827 18827 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100069345 14316269568 20307 18446744073709551615 4194304 4196468 140734084915712 140718230399248 140718275548885 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8359936 140734084919729 140734084919905 140734084919905 140734084923343 0
[pid=18829/tid=18834] ppid=18827 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18829/task/18834/stat : 18834 (java) S 18827 18827 13977 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 100069345 14316269568 20307 18446744073709551615 4194304 4196468 140734084915712 140718229346704 140718275548885 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8359936 140734084919729 140734084919905 140734084919905 140734084923343 0
[pid=18829/tid=18835] ppid=18827 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18829/task/18835/stat : 18835 (java) S 18827 18827 13977 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 100069347 14316269568 20307 18446744073709551615 4194304 4196468 140734084915712 140717754133232 140718275549826 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8359936 140734084919729 140734084919905 140734084919905 140734084923343 0
[pid=18829/tid=18836] ppid=18827 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18829/task/18836/stat : 18836 (java) S 18827 18827 13977 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 100069347 14316269568 20307 18446744073709551615 4194304 4196468 140734084915712 140717753079456 140718275548885 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8359936 140734084919729 140734084919905 140734084919905 140734084923343 0
[pid=18829/tid=18837] ppid=18827 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18829/task/18837/stat : 18837 (java) S 18827 18827 13977 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 100069347 14316269568 20307 18446744073709551615 4194304 4196468 140734084915712 140717752026352 140718275548885 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8359936 140734084919729 140734084919905 140734084919905 140734084923343 0
[pid=18829/tid=18838] ppid=18827 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18829/task/18838/stat : 18838 (java) S 18827 18827 13977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100069350 14316269568 20307 18446744073709551615 4194304 4196468 140734084915712 140717750974928 140718275557275 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8359936 140734084919729 140734084919905 140734084919905 140734084923343 0
[pid=18829/tid=18839] ppid=18827 vsize=13980732 memory=0 CPUtime=0.64 cores=0,2,4,6
/proc/18829/task/18839/stat : 18839 (java) R 18827 18827 13977 0 -1 4202560 2625 0 0 0 64 0 0 0 20 0 15 0 100069350 14316269568 20307 18446744073709551615 4194304 4196468 140734084915712 140717749905872 140718268635563 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 8359936 140734084919729 140734084919905 140734084919905 140734084923343 0
[pid=18829/tid=18840] ppid=18827 vsize=13980732 memory=1380 CPUtime=0.66 cores=0,2,4,6
/proc/18829/task/18840/stat : 18840 (java) R 18827 18827 13977 0 -1 4202560 2895 0 0 0 66 0 0 0 20 0 15 0 100069350 14316269568 20307 18446744073709551615 4194304 4196468 140734084915712 140717748854072 140718257059955 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 8359936 140734084919729 140734084919905 140734084919905 140734084923343 0
[pid=18829/tid=18841] ppid=18827 vsize=13980732 memory=61536 CPUtime=0.32 cores=0,2,4,6
/proc/18829/task/18841/stat : 18841 (java) S 18827 18827 13977 0 -1 1077944384 2047 0 0 0 32 0 0 0 20 0 15 0 100069350 14316269568 20307 18446744073709551615 4194304 4196468 140734084915712 140717747816432 140718275549826 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8359936 140734084919729 140734084919905 140734084919905 140734084923343 0
[pid=18829/tid=18842] ppid=18827 vsize=13980732 memory=281381427228480 CPUtime=0 cores=0,2,4,6
/proc/18829/task/18842/stat : 18842 (java) S 18827 18827 13977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 100069350 14316269568 20307 18446744073709551615 4194304 4196468 140734084915712 140717746764128 140718275548885 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8359936 140734084919729 140734084919905 140734084919905 140734084923343 0
[pid=18829/tid=18843] ppid=18827 vsize=13980732 memory=3 CPUtime=0 cores=0,2,4,6
/proc/18829/task/18843/stat : 18843 (java) S 18827 18827 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 100069358 14316269568 20307 18446744073709551615 4194304 4196468 140734084915712 140717745712176 140718275549826 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8359936 140734084919729 140734084919905 140734084919905 140734084923343 0
Current children cumulated CPU time: 2.63 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 82608 KiB

[startup+1.40079 s]
/proc/loadavg: 2.12 1.99 1.76 5/214 18843
/proc/meminfo: memFree=29540856/32770624 swapFree=67108860/67108860
[pid=18827] ppid=18824 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/18827/stat : 18827 (xcsp3-exec) S 18824 18827 13977 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 100069333 9740288 345 18446744073709551615 4194304 5098028 140728636895040 140728636893144 140018413892220 0 65536 5 65538 18446744071579417331 0 0 17 0 0 0 11 0 0 7196144 7232144 36016128 140728636903801 140728636904005 140728636904005 140728636907499 0
/proc/18827/statm: 2378 345 289 221 0 87 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 9512 KiB
Current children cumulated memory: 1380 KiB

Child status: 0
Real time (s): 1.40358
CPU time (s): 3.12632
CPU user time (s): 3.06796
CPU system time (s): 0.058357
CPU usage (%): 222.738
Max. virtual memory (cumulated for all children) (KiB): 13990244
Max. memory (cumulated for all children) (KiB): 84544

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3.06796
system time used= 0.058357
maximum resident set size= 85264
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25376
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= 1608
involuntary context switches= 6


# summary of solver processes directly reported to runsolver:
#   pid: 18827
#   total CPU time (s): 3.12632
#   total CPU user time (s): 3.06796
#   total CPU system time (s): 0.058357

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.034688 second user time and 0.053614 second system time

The end

Launcher Data

Begin job on node124 at 2017-08-19 06:20:31
IDJOB=4282128
IDBENCH=124113
IDSOLVER=2677
FILE ID=node124/4282128-1503117287
RUNJOBID= node124-1503095780-14041
PBS_JOBID= 
Free space on /tmp= 62016 MiB

SOLVER NAME= choco-solver 4.0.5 seq
BENCH NAME= XCSP17/AllInterval/AllInterval-m1-s1/AllInterval-035.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-4282128-1503117287/watcher-4282128-1503117287 -o /tmp/evaluation-result-4282128-1503117287/solver-4282128-1503117287 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node124-1503095780-14041 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 566077735 HOME/instance-4282128-1503117287.xml

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

MD5SUM BENCH= fe30f006f3af9f6842518347a037ed7d
RANDOM SEED=566077735

node124.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.51
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.51
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.51
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.51
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:        29599944 kB
MemAvailable:   30213392 kB
Buffers:          287208 kB
Cached:           619716 kB
SwapCached:            0 kB
Active:          2355576 kB
Inactive:         359808 kB
Active(anon):    1761024 kB
Inactive(anon):    89140 kB
Active(file):     594552 kB
Inactive(file):   270668 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8192 kB
Writeback:             8 kB
AnonPages:       1807924 kB
Mapped:            69828 kB
Shmem:             41704 kB
Slab:             155244 kB
SReclaimable:     128128 kB
SUnreclaim:        27116 kB
KernelStack:        3520 kB
PageTables:         9136 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    4104876 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1628160 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= 62008 MiB
End job on node124 at 2017-08-19 06:20:32