Trace number 4283874

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)UNSAT 18.9158 12.9786

General information on the benchmark

NameQRandom/QRandom-bdd-18-21-2/
bdd-18-21-2-133-78-24.xml
MD5SUM12e2e274c64cbf9c8a04283668281b9c
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark12.5897
Satisfiable
(Un)Satisfiability was proved
Number of variables21
Number of constraints133
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":21}]
Minimum variable degree101
Maximum variable degree123
Distribution of variable degrees[{"degree":101,"count":1},{"degree":106,"count":1},{"degree":110,"count":2},{"degree":111,"count":2},{"degree":112,"count":1},{"degree":113,"count":3},{"degree":114,"count":1},{"degree":115,"count":1},{"degree":116,"count":2},{"degree":117,"count":2},{"degree":118,"count":1},{"degree":119,"count":2},{"degree":120,"count":1},{"degree":123,"count":1}]
Minimum constraint arity18
Maximum constraint arity18
Distribution of constraint arities[{"arity":18,"count":133}]
Number of extensional constraints133
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":133}]
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-4283874-1503200540.xml"  -tl '2520s' -p 1 -x 3
0.06/0.29	c [HOME/instance-4283874-1503200540.xml, -tl, 2520s, -p, 1, -x, 3]
0.25/0.35	c simple solver
0.25/0.41	c parse instance...
5.86/4.62	c solve instance...
18.82/12.96	s UNSATISFIABLE

Verifier Data


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 (14113 MiB free)
  memory of node 1: 16384 MiB (15425 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4283874-1503200540/watcher-4283874-1503200540 -o /tmp/evaluation-result-4283874-1503200540/solver-4283874-1503200540 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node127-1503172133-9103 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 562882016 HOME/instance-4283874-1503200540.xml 

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

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


[startup+0.100112 s]*
/proc/loadavg: 1.97 1.84 1.81 3/198 16998
/proc/meminfo: memFree=30243880/32770624 swapFree=67108860/67108860
[pid=16995] ppid=16992 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/16995/stat : 16995 (xcsp3-exec) S 16992 16995 28892 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 122247027 9740288 345 18446744073709551615 4194304 5098028 140734133609200 140734133607304 139879199113852 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 8 0 0 7196144 7232144 14364672 140734133617017 140734133617221 140734133617221 140734133620715 0
/proc/16995/statm: 2378 345 289 221 0 87 0
[pid=16997] ppid=16995 vsize=13358712 memory=14368 CPUtime=0.01 cores=1,3,5,7
/proc/16997/stat : 16997 (java) S 16995 16995 28892 0 -1 1077944320 3362 0 0 0 1 0 0 0 20 0 6 0 122247036 13679321088 3592 18446744073709551615 4194304 4196468 140735037918288 140735037900832 139762379534071 0 0 1 16784584 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 24367104 140735037923761 140735037923937 140735037923937 140735037927375 0
/proc/16997/statm: 3339678 3592 1903 1 0 3329175 0
[pid=16997/tid=16998] ppid=16995 vsize=13358712 memory=-8023549066454273880 CPUtime=0 cores=1,3,5,7
/proc/16997/task/16998/stat : 16998 (java) R 16995 16995 28892 0 -1 4202560 2148 0 0 0 0 0 0 0 20 0 6 0 122247036 13679321088 3592 18446744073709551615 4194304 4196468 140735037918288 139762383770192 139762365216597 0 4 1 16784584 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 24367104 140735037923761 140735037923937 140735037923937 140735037927375 0
[pid=16997/tid=16999] ppid=16995 vsize=13358712 memory=-8458152057954561420 CPUtime=0 cores=1,3,5,7
/proc/16997/task/16999/stat : 16999 (java) S 16995 16995 28892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 122247037 13679321088 3592 18446744073709551615 4194304 4196468 140735037918288 139762336500240 139762379544277 0 4 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24367104 140735037923761 140735037923937 140735037923937 140735037927375 0
[pid=16997/tid=17000] ppid=16995 vsize=13358712 memory=140681060628096 CPUtime=0 cores=1,3,5,7
/proc/16997/task/17000/stat : 17000 (java) S 16995 16995 28892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 122247037 13679321088 3592 18446744073709551615 4194304 4196468 140735037918288 139762335447696 139762379544277 0 4 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24367104 140735037923761 140735037923937 140735037923937 140735037927375 0
[pid=16997/tid=17001] ppid=16995 vsize=13358712 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16997/task/17001/stat : 17001 (java) S 16995 16995 28892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 122247037 13679321088 3592 18446744073709551615 4194304 4196468 140735037918288 139762334394640 139762379544277 0 4 1 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24367104 140735037923761 140735037923937 140735037923937 140735037927375 0
[pid=16997/tid=17002] ppid=16995 vsize=13358712 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/16997/task/17002/stat : 17002 (java) S 16995 16995 28892 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 6 0 122247037 13679321088 3592 18446744073709551615 4194304 4196468 140735037918288 139762333342096 139762379544277 0 4 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24367104 140735037923761 140735037923937 140735037923937 140735037927375 0
Current children cumulated CPU time: 0.01 s
Current children cumulated vsize: 13368224 KiB
Current children cumulated memory: 15748 KiB

[startup+0.21009 s]*
/proc/loadavg: 1.97 1.84 1.81 3/211 17011
/proc/meminfo: memFree=30235212/32770624 swapFree=67108860/67108860
[pid=16995] ppid=16992 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/16995/stat : 16995 (xcsp3-exec) S 16992 16995 28892 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 122247027 9740288 345 18446744073709551615 4194304 5098028 140734133609200 140734133607304 139879199113852 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 8 0 0 7196144 7232144 14364672 140734133617017 140734133617221 140734133617221 140734133620715 0
/proc/16995/statm: 2378 345 289 221 0 87 0
[pid=16997] ppid=16995 vsize=13974352 memory=22788 CPUtime=0.06 cores=1,3,5,7
/proc/16997/stat : 16997 (java) S 16995 16995 28892 0 -1 1077944320 5149 0 0 0 6 0 0 0 20 0 15 0 122247036 14309736448 5697 18446744073709551615 4194304 4196468 140735037918288 140735037900832 139762379534071 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 24367104 140735037923761 140735037923937 140735037923937 140735037927375 0
/proc/16997/statm: 3493588 5697 2705 1 0 3482964 0
[pid=16997/tid=16998] ppid=16995 vsize=13974352 memory=7311146985107750967 CPUtime=0.05 cores=1,3,5,7
/proc/16997/task/16998/stat : 16998 (java) R 16995 16995 28892 0 -1 4202560 3307 0 0 0 5 0 0 0 20 0 15 0 122247036 14309736448 5697 18446744073709551615 4194304 4196468 140735037918288 139762383759760 139762365602190 0 4 1 16800974 0 0 0 -1 3 0 0 5 0 0 6293624 6294260 24367104 140735037923761 140735037923937 140735037923937 140735037927375 0
[pid=16997/tid=16999] ppid=16995 vsize=13974352 memory=13729 CPUtime=0 cores=1,3,5,7
/proc/16997/task/16999/stat : 16999 (java) S 16995 16995 28892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 122247037 14309736448 5697 18446744073709551615 4194304 4196468 140735037918288 139762336500240 139762379544277 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24367104 140735037923761 140735037923937 140735037923937 140735037927375 0
[pid=16997/tid=17000] ppid=16995 vsize=13974352 memory=140681061800564 CPUtime=0 cores=1,3,5,7
/proc/16997/task/17000/stat : 17000 (java) S 16995 16995 28892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 122247037 14309736448 5697 18446744073709551615 4194304 4196468 140735037918288 139762335447696 139762379544277 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24367104 140735037923761 140735037923937 140735037923937 140735037927375 0
[pid=16997/tid=17001] ppid=16995 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16997/task/17001/stat : 17001 (java) S 16995 16995 28892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 122247037 14309736448 5697 18446744073709551615 4194304 4196468 140735037918288 139762334394640 139762379544277 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24367104 140735037923761 140735037923937 140735037923937 140735037927375 0
[pid=16997/tid=17002] ppid=16995 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/16997/task/17002/stat : 17002 (java) S 16995 16995 28892 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 122247037 14309736448 5697 18446744073709551615 4194304 4196468 140735037918288 139762333342096 139762379544277 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24367104 140735037923761 140735037923937 140735037923937 140735037927375 0
[pid=16997/tid=17003] ppid=16995 vsize=13974352 memory=140681060628096 CPUtime=0 cores=1,3,5,7
/proc/16997/task/17003/stat : 17003 (java) S 16995 16995 28892 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 122247038 14309736448 5697 18446744073709551615 4194304 4196468 140735037918288 139761362914032 139762379545218 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24367104 140735037923761 140735037923937 140735037923937 140735037927375 0
[pid=16997/tid=17004] ppid=16995 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/16997/task/17004/stat : 17004 (java) S 16995 16995 28892 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 122247039 14309736448 5697 18446744073709551615 4194304 4196468 140735037918288 139761361860256 139762379544277 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24367104 140735037923761 140735037923937 140735037923937 140735037927375 0
[pid=16997/tid=17005] ppid=16995 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16997/task/17005/stat : 17005 (java) S 16995 16995 28892 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 122247039 14309736448 5697 18446744073709551615 4194304 4196468 140735037918288 139761360807152 139762379544277 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24367104 140735037923761 140735037923937 140735037923937 140735037927375 0
[pid=16997/tid=17006] ppid=16995 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16997/task/17006/stat : 17006 (java) S 16995 16995 28892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 122247041 14309736448 5697 18446744073709551615 4194304 4196468 140735037918288 139761359755728 139762379552667 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24367104 140735037923761 140735037923937 140735037923937 140735037927375 0
[pid=16997/tid=17007] ppid=16995 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16997/task/17007/stat : 17007 (java) S 16995 16995 28892 0 -1 1077944384 308 0 0 0 0 0 0 0 20 0 15 0 122247041 14309736448 5697 18446744073709551615 4194304 4196468 140735037918288 139761358702832 139762379545218 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24367104 140735037923761 140735037923937 140735037923937 140735037927375 0
[pid=16997/tid=17008] ppid=16995 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/16997/task/17008/stat : 17008 (java) S 16995 16995 28892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 122247041 14309736448 5697 18446744073709551615 4194304 4196468 140735037918288 139761357650288 139762379545218 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24367104 140735037923761 140735037923937 140735037923937 140735037927375 0
[pid=16997/tid=17009] ppid=16995 vsize=13974352 memory=140681060628096 CPUtime=0 cores=1,3,5,7
/proc/16997/task/17009/stat : 17009 (java) S 16995 16995 28892 0 -1 1077944384 229 0 0 0 0 0 0 0 20 0 15 0 122247041 14309736448 5697 18446744073709551615 4194304 4196468 140735037918288 139761356597232 139762379545218 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24367104 140735037923761 140735037923937 140735037923937 140735037927375 0
[pid=16997/tid=17010] ppid=16995 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/16997/task/17010/stat : 17010 (java) S 16995 16995 28892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 122247041 14309736448 5697 18446744073709551615 4194304 4196468 140735037918288 139761355544928 139762379544277 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24367104 140735037923761 140735037923937 140735037923937 140735037927375 0
[pid=16997/tid=17011] ppid=16995 vsize=13974352 memory=140681060628096 CPUtime=0 cores=1,3,5,7
/proc/16997/task/17011/stat : 17011 (java) S 16995 16995 28892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 122247047 14309736448 5697 18446744073709551615 4194304 4196468 140735037918288 139761354492976 139762379545218 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24367104 140735037923761 140735037923937 140735037923937 140735037927375 0
Current children cumulated CPU time: 0.06 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 24168 KiB

[startup+0.310028 s]*
/proc/loadavg: 1.97 1.84 1.81 5/211 17011
/proc/meminfo: memFree=30220292/32770624 swapFree=67108860/67108860
[pid=16995] ppid=16992 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/16995/stat : 16995 (xcsp3-exec) S 16992 16995 28892 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 122247027 9740288 345 18446744073709551615 4194304 5098028 140734133609200 140734133607304 139879199113852 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 8 0 0 7196144 7232144 14364672 140734133617017 140734133617221 140734133617221 140734133620715 0
/proc/16995/statm: 2378 345 289 221 0 87 0
[pid=16997] ppid=16995 vsize=13974352 memory=36684 CPUtime=0.25 cores=1,3,5,7
/proc/16997/stat : 16997 (java) S 16995 16995 28892 0 -1 1077944320 8776 0 0 0 23 2 0 0 20 0 15 0 122247036 14309736448 9171 18446744073709551615 4194304 4196468 140735037918288 140735037900832 139762379534071 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 24367104 140735037923761 140735037923937 140735037923937 140735037927375 0
/proc/16997/statm: 3493588 9171 2974 1 0 3482964 0
[pid=16997/tid=16998] ppid=16995 vsize=13974352 memory=-7677926825137650786 CPUtime=0.15 cores=1,3,5,7
/proc/16997/task/16998/stat : 16998 (java) R 16995 16995 28892 0 -1 4202560 6029 0 0 0 14 1 0 0 20 0 15 0 122247036 14309736448 9171 18446744073709551615 4194304 4196468 140735037918288 139762383732432 139762363614558 0 4 1 16800974 0 0 0 -1 3 0 0 5 0 0 6293624 6294260 24367104 140735037923761 140735037923937 140735037923937 140735037927375 0
[pid=16997/tid=16999] ppid=16995 vsize=13974352 memory=4872558044660077418 CPUtime=0 cores=1,3,5,7
/proc/16997/task/16999/stat : 16999 (java) S 16995 16995 28892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 122247037 14309736448 9171 18446744073709551615 4194304 4196468 140735037918288 139762336500240 139762379544277 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24367104 140735037923761 140735037923937 140735037923937 140735037927375 0
[pid=16997/tid=17000] ppid=16995 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16997/task/17000/stat : 17000 (java) S 16995 16995 28892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 122247037 14309736448 9171 18446744073709551615 4194304 4196468 140735037918288 139762335447696 139762379544277 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24367104 140735037923761 140735037923937 140735037923937 140735037927375 0
[pid=16997/tid=17001] ppid=16995 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16997/task/17001/stat : 17001 (java) S 16995 16995 28892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 122247037 14309736448 9171 18446744073709551615 4194304 4196468 140735037918288 139762334394640 139762379544277 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24367104 140735037923761 140735037923937 140735037923937 140735037927375 0
[pid=16997/tid=17002] ppid=16995 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16997/task/17002/stat : 17002 (java) S 16995 16995 28892 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 122247037 14309736448 9171 18446744073709551615 4194304 4196468 140735037918288 139762333342096 139762379544277 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24367104 140735037923761 140735037923937 140735037923937 140735037927375 0
[pid=16997/tid=17003] ppid=16995 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16997/task/17003/stat : 17003 (java) S 16995 16995 28892 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 122247038 14309736448 9171 18446744073709551615 4194304 4196468 140735037918288 139761362914032 139762379545218 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24367104 140735037923761 140735037923937 140735037923937 140735037927375 0
[pid=16997/tid=17004] ppid=16995 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16997/task/17004/stat : 17004 (java) S 16995 16995 28892 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 122247039 14309736448 9171 18446744073709551615 4194304 4196468 140735037918288 139761361860256 139762379544277 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24367104 140735037923761 140735037923937 140735037923937 140735037927375 0
[pid=16997/tid=17005] ppid=16995 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16997/task/17005/stat : 17005 (java) S 16995 16995 28892 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 122247039 14309736448 9171 18446744073709551615 4194304 4196468 140735037918288 139761360807152 139762379544277 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24367104 140735037923761 140735037923937 140735037923937 140735037927375 0
[pid=16997/tid=17006] ppid=16995 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16997/task/17006/stat : 17006 (java) S 16995 16995 28892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 122247041 14309736448 9171 18446744073709551615 4194304 4196468 140735037918288 139761359755728 139762379552667 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24367104 140735037923761 140735037923937 140735037923937 140735037927375 0
[pid=16997/tid=17007] ppid=16995 vsize=13974352 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/16997/task/17007/stat : 17007 (java) S 16995 16995 28892 0 -1 1077944384 391 0 0 0 1 0 0 0 20 0 15 0 122247041 14309736448 9171 18446744073709551615 4194304 4196468 140735037918288 139761358702832 139762379545218 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24367104 140735037923761 140735037923937 140735037923937 140735037927375 0
[pid=16997/tid=17008] ppid=16995 vsize=13974352 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/16997/task/17008/stat : 17008 (java) S 16995 16995 28892 0 -1 1077944384 346 0 0 0 1 0 0 0 20 0 15 0 122247041 14309736448 9171 18446744073709551615 4194304 4196468 140735037918288 139761357650288 139762379545218 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24367104 140735037923761 140735037923937 140735037923937 140735037927375 0
[pid=16997/tid=17009] ppid=16995 vsize=13974352 memory=140681060628096 CPUtime=0.05 cores=1,3,5,7
/proc/16997/task/17009/stat : 17009 (java) S 16995 16995 28892 0 -1 1077944384 707 0 0 0 5 0 0 0 20 0 15 0 122247041 14309736448 9171 18446744073709551615 4194304 4196468 140735037918288 139761356597232 139762379545218 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24367104 140735037923761 140735037923937 140735037923937 140735037927375 0
[pid=16997/tid=17010] ppid=16995 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/16997/task/17010/stat : 17010 (java) S 16995 16995 28892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 122247041 14309736448 9171 18446744073709551615 4194304 4196468 140735037918288 139761355544928 139762379544277 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24367104 140735037923761 140735037923937 140735037923937 140735037927375 0
[pid=16997/tid=17011] ppid=16995 vsize=13974352 memory=140681060628096 CPUtime=0 cores=1,3,5,7
/proc/16997/task/17011/stat : 17011 (java) S 16995 16995 28892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 122247047 14309736448 9171 18446744073709551615 4194304 4196468 140735037918288 139761354492976 139762379545218 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24367104 140735037923761 140735037923937 140735037923937 140735037927375 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 38064 KiB

[startup+0.701014 s]
/proc/loadavg: 1.97 1.84 1.81 3/211 17011
/proc/meminfo: memFree=30206784/32770624 swapFree=67108860/67108860
[pid=16995] ppid=16992 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/16995/stat : 16995 (xcsp3-exec) S 16992 16995 28892 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 122247027 9740288 345 18446744073709551615 4194304 5098028 140734133609200 140734133607304 139879199113852 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 8 0 0 7196144 7232144 14364672 140734133617017 140734133617221 140734133617221 140734133620715 0
/proc/16995/statm: 2378 345 289 221 0 87 0
[pid=16997] ppid=16995 vsize=13978684 memory=116972 CPUtime=1.15 cores=1,3,5,7
/proc/16997/stat : 16997 (java) S 16995 16995 28892 0 -1 1077944320 12696 0 0 0 111 4 0 0 20 0 15 0 122247036 14314172416 29243 18446744073709551615 4194304 4196468 140735037918288 140735037900832 139762379534071 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 24367104 140735037923761 140735037923937 140735037923937 140735037927375 0
/proc/16997/statm: 3494671 29243 3137 1 0 3482964 0
[pid=16997/tid=16998] ppid=16995 vsize=13978684 memory=0 CPUtime=0.54 cores=1,3,5,7
/proc/16997/task/16998/stat : 16998 (java) R 16995 16995 28892 0 -1 4202560 7861 0 0 0 51 3 0 0 20 0 15 0 122247036 14314172416 29243 18446744073709551615 4194304 4196468 140735037918288 139762383768224 139762013673278 0 4 1 16800974 0 0 0 -1 1 0 0 5 0 0 6293624 6294260 24367104 140735037923761 140735037923937 140735037923937 140735037927375 0
[pid=16997/tid=16999] ppid=16995 vsize=13978684 memory=1556 CPUtime=0 cores=1,3,5,7
/proc/16997/task/16999/stat : 16999 (java) S 16995 16995 28892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 122247037 14314172416 29243 18446744073709551615 4194304 4196468 140735037918288 139762336500240 139762379544277 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24367104 140735037923761 140735037923937 140735037923937 140735037927375 0
[pid=16997/tid=17000] ppid=16995 vsize=13978684 memory=111 CPUtime=0 cores=1,3,5,7
/proc/16997/task/17000/stat : 17000 (java) S 16995 16995 28892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 122247037 14314172416 29243 18446744073709551615 4194304 4196468 140735037918288 139762335447696 139762379544277 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24367104 140735037923761 140735037923937 140735037923937 140735037927375 0
[pid=16997/tid=17001] ppid=16995 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16997/task/17001/stat : 17001 (java) S 16995 16995 28892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 122247037 14314172416 29243 18446744073709551615 4194304 4196468 140735037918288 139762334394640 139762379544277 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24367104 140735037923761 140735037923937 140735037923937 140735037927375 0
[pid=16997/tid=17002] ppid=16995 vsize=13978684 memory=209 CPUtime=0 cores=1,3,5,7
/proc/16997/task/17002/stat : 17002 (java) S 16995 16995 28892 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 122247037 14314172416 29243 18446744073709551615 4194304 4196468 140735037918288 139762333342096 139762379544277 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24367104 140735037923761 140735037923937 140735037923937 140735037927375 0
[pid=16997/tid=17003] ppid=16995 vsize=13978684 memory=402 CPUtime=0 cores=1,3,5,7
/proc/16997/task/17003/stat : 17003 (java) S 16995 16995 28892 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 122247038 14314172416 29243 18446744073709551615 4194304 4196468 140735037918288 139761362914032 139762379545218 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24367104 140735037923761 140735037923937 140735037923937 140735037927375 0
[pid=16997/tid=17004] ppid=16995 vsize=13978684 memory=7 CPUtime=0 cores=1,3,5,7
/proc/16997/task/17004/stat : 17004 (java) S 16995 16995 28892 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 122247039 14314172416 29243 18446744073709551615 4194304 4196468 140735037918288 139761361860256 139762379544277 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24367104 140735037923761 140735037923937 140735037923937 140735037927375 0
[pid=16997/tid=17005] ppid=16995 vsize=13978684 memory=140680915703472 CPUtime=0 cores=1,3,5,7
/proc/16997/task/17005/stat : 17005 (java) S 16995 16995 28892 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 122247039 14314172416 29243 18446744073709551615 4194304 4196468 140735037918288 139761360807152 139762379544277 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24367104 140735037923761 140735037923937 140735037923937 140735037927375 0
[pid=16997/tid=17006] ppid=16995 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16997/task/17006/stat : 17006 (java) S 16995 16995 28892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 122247041 14314172416 29243 18446744073709551615 4194304 4196468 140735037918288 139761359755728 139762379552667 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24367104 140735037923761 140735037923937 140735037923937 140735037927375 0
[pid=16997/tid=17007] ppid=16995 vsize=13978684 memory=4580 CPUtime=0.19 cores=1,3,5,7
/proc/16997/task/17007/stat : 17007 (java) R 16995 16995 28892 0 -1 4202560 991 0 0 0 19 0 0 0 20 0 15 0 122247041 14314172416 29243 18446744073709551615 4194304 4196468 140735037918288 139761358690704 139762361055253 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 24367104 140735037923761 140735037923937 140735037923937 140735037927375 0
[pid=16997/tid=17008] ppid=16995 vsize=13978684 memory=0 CPUtime=0.18 cores=1,3,5,7
/proc/16997/task/17008/stat : 17008 (java) R 16995 16995 28892 0 -1 4202560 1142 0 0 0 18 0 0 0 20 0 15 0 122247041 14314172416 29243 18446744073709551615 4194304 4196468 140735037918288 139761357639648 139762363920823 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 24367104 140735037923761 140735037923937 140735037923937 140735037927375 0
[pid=16997/tid=17009] ppid=16995 vsize=13978684 memory=662364497384251440 CPUtime=0.22 cores=1,3,5,7
/proc/16997/task/17009/stat : 17009 (java) S 16995 16995 28892 0 -1 1077944384 1398 0 0 0 22 0 0 0 20 0 15 0 122247041 14314172416 29243 18446744073709551615 4194304 4196468 140735037918288 139761356597232 139762379545218 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24367104 140735037923761 140735037923937 140735037923937 140735037927375 0
[pid=16997/tid=17010] ppid=16995 vsize=13978684 memory=11210019468133 CPUtime=0 cores=1,3,5,7
/proc/16997/task/17010/stat : 17010 (java) S 16995 16995 28892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 122247041 14314172416 29243 18446744073709551615 4194304 4196468 140735037918288 139761355544928 139762379544277 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24367104 140735037923761 140735037923937 140735037923937 140735037927375 0
[pid=16997/tid=17011] ppid=16995 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16997/task/17011/stat : 17011 (java) S 16995 16995 28892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 122247047 14314172416 29243 18446744073709551615 4194304 4196468 140735037918288 139761354492976 139762379545218 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24367104 140735037923761 140735037923937 140735037923937 140735037927375 0
Current children cumulated CPU time: 1.15 s
Current children cumulated vsize: 13988196 KiB
Current children cumulated memory: 118352 KiB

[startup+1.50083 s]
/proc/loadavg: 1.97 1.84 1.81 3/211 17011
/proc/meminfo: memFree=30058956/32770624 swapFree=67108860/67108860
[pid=16995] ppid=16992 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/16995/stat : 16995 (xcsp3-exec) S 16992 16995 28892 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 122247027 9740288 345 18446744073709551615 4194304 5098028 140734133609200 140734133607304 139879199113852 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 8 0 0 7196144 7232144 14364672 140734133617017 140734133617221 140734133617221 140734133620715 0
/proc/16995/statm: 2378 345 289 221 0 87 0
[pid=16997] ppid=16995 vsize=13978684 memory=201460 CPUtime=2.47 cores=1,3,5,7
/proc/16997/stat : 16997 (java) S 16995 16995 28892 0 -1 1077944320 13479 0 0 0 240 7 0 0 20 0 15 0 122247036 14314172416 50365 18446744073709551615 4194304 4196468 140735037918288 140735037900832 139762379534071 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 24367104 140735037923761 140735037923937 140735037923937 140735037927375 0
/proc/16997/statm: 3494671 50365 3191 1 0 3482964 0
[pid=16997/tid=16998] ppid=16995 vsize=13978684 memory=77347327838964 CPUtime=1.33 cores=1,3,5,7
/proc/16997/task/16998/stat : 16998 (java) R 16995 16995 28892 0 -1 4202560 8000 0 0 0 129 4 0 0 20 0 15 0 122247036 14314172416 50365 18446744073709551615 4194304 4196468 140735037918288 139762383773072 139762014399911 0 4 1 16800974 0 0 0 -1 1 0 0 5 0 0 6293624 6294260 24367104 140735037923761 140735037923937 140735037923937 140735037927375 0
[pid=16997/tid=16999] ppid=16995 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16997/task/16999/stat : 16999 (java) S 16995 16995 28892 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 15 0 122247037 14314172416 50365 18446744073709551615 4194304 4196468 140735037918288 139762336500240 139762379544277 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24367104 140735037923761 140735037923937 140735037923937 140735037927375 0
[pid=16997/tid=17000] ppid=16995 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16997/task/17000/stat : 17000 (java) S 16995 16995 28892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 122247037 14314172416 50365 18446744073709551615 4194304 4196468 140735037918288 139762335447696 139762379544277 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24367104 140735037923761 140735037923937 140735037923937 140735037927375 0
[pid=16997/tid=17001] ppid=16995 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16997/task/17001/stat : 17001 (java) S 16995 16995 28892 0 -1 1077944384 15 0 0 0 0 0 0 0 20 0 15 0 122247037 14314172416 50365 18446744073709551615 4194304 4196468 140735037918288 139762334394640 139762379544277 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24367104 140735037923761 140735037923937 140735037923937 140735037927375 0
[pid=16997/tid=17002] ppid=16995 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16997/task/17002/stat : 17002 (java) S 16995 16995 28892 0 -1 1077944384 11 0 0 0 0 0 0 0 20 0 15 0 122247037 14314172416 50365 18446744073709551615 4194304 4196468 140735037918288 139762333342096 139762379544277 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24367104 140735037923761 140735037923937 140735037923937 140735037927375 0
[pid=16997/tid=17003] ppid=16995 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16997/task/17003/stat : 17003 (java) S 16995 16995 28892 0 -1 1077944384 82 0 0 0 0 0 0 0 20 0 15 0 122247038 14314172416 50365 18446744073709551615 4194304 4196468 140735037918288 139761362914032 139762379545218 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24367104 140735037923761 140735037923937 140735037923937 140735037927375 0
[pid=16997/tid=17004] ppid=16995 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16997/task/17004/stat : 17004 (java) S 16995 16995 28892 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 122247039 14314172416 50365 18446744073709551615 4194304 4196468 140735037918288 139761361860256 139762379544277 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24367104 140735037923761 140735037923937 140735037923937 140735037927375 0
[pid=16997/tid=17005] ppid=16995 vsize=13978684 memory=1380 CPUtime=0 cores=1,3,5,7

################
# More data... #
################

/proc/16997/task/16999/stat : 16999 (java) S 16995 16995 28892 0 -1 1077944384 39 0 0 0 3 1 0 0 20 0 15 0 122247037 14316269568 66470 18446744073709551615 4194304 4196468 140735037918288 139762336500240 139762379544277 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24367104 140735037923761 140735037923937 140735037923937 140735037927375 0
[pid=16997/tid=17000] ppid=16995 vsize=13980732 memory=253944 CPUtime=0.03 cores=1,3,5,7
/proc/16997/task/17000/stat : 17000 (java) S 16995 16995 28892 0 -1 1077944384 80 0 0 0 3 0 0 0 20 0 15 0 122247037 14316269568 66470 18446744073709551615 4194304 4196468 140735037918288 139762335447696 139762379544277 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24367104 140735037923761 140735037923937 140735037923937 140735037927375 0
[pid=16997/tid=17001] ppid=16995 vsize=13980732 memory=262180 CPUtime=0.04 cores=1,3,5,7
/proc/16997/task/17001/stat : 17001 (java) S 16995 16995 28892 0 -1 1077944384 100 0 0 0 3 1 0 0 20 0 15 0 122247037 14316269568 66470 18446744073709551615 4194304 4196468 140735037918288 139762334394640 139762379544277 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24367104 140735037923761 140735037923937 140735037923937 140735037927375 0
[pid=16997/tid=17002] ppid=16995 vsize=13980732 memory=4028 CPUtime=0.04 cores=1,3,5,7
/proc/16997/task/17002/stat : 17002 (java) S 16995 16995 28892 0 -1 1077944384 31 0 0 0 3 1 0 0 20 0 15 0 122247037 14316269568 66470 18446744073709551615 4194304 4196468 140735037918288 139762333342096 139762379544277 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24367104 140735037923761 140735037923937 140735037923937 140735037927375 0
[pid=16997/tid=17003] ppid=16995 vsize=13980732 memory=986 CPUtime=0 cores=1,3,5,7
/proc/16997/task/17003/stat : 17003 (java) S 16995 16995 28892 0 -1 1077944384 448 0 0 0 0 0 0 0 20 0 15 0 122247038 14316269568 66470 18446744073709551615 4194304 4196468 140735037918288 139761362914032 139762379545218 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24367104 140735037923761 140735037923937 140735037923937 140735037927375 0
[pid=16997/tid=17004] ppid=16995 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16997/task/17004/stat : 17004 (java) S 16995 16995 28892 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 122247039 14316269568 66470 18446744073709551615 4194304 4196468 140735037918288 139761361860320 139762379544277 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24367104 140735037923761 140735037923937 140735037923937 140735037927375 0
[pid=16997/tid=17005] ppid=16995 vsize=13980732 memory=110 CPUtime=0 cores=1,3,5,7
/proc/16997/task/17005/stat : 17005 (java) S 16995 16995 28892 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 122247039 14316269568 66470 18446744073709551615 4194304 4196468 140735037918288 139761360807168 139762379544277 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24367104 140735037923761 140735037923937 140735037923937 140735037927375 0
[pid=16997/tid=17006] ppid=16995 vsize=13980732 memory=173 CPUtime=0 cores=1,3,5,7
/proc/16997/task/17006/stat : 17006 (java) S 16995 16995 28892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 122247041 14316269568 66470 18446744073709551615 4194304 4196468 140735037918288 139761359755728 139762379552667 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24367104 140735037923761 140735037923937 140735037923937 140735037927375 0
[pid=16997/tid=17007] ppid=16995 vsize=13980732 memory=0 CPUtime=1.41 cores=1,3,5,7
/proc/16997/task/17007/stat : 17007 (java) S 16995 16995 28892 0 -1 1077944384 3087 0 0 0 141 0 0 0 20 0 15 0 122247041 14316269568 66470 18446744073709551615 4194304 4196468 140735037918288 139761358702832 139762379545218 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24367104 140735037923761 140735037923937 140735037923937 140735037927375 0
[pid=16997/tid=17008] ppid=16995 vsize=13980732 memory=264 CPUtime=1.62 cores=1,3,5,7
/proc/16997/task/17008/stat : 17008 (java) R 16995 16995 28892 0 -1 4202560 5099 0 0 0 161 1 0 0 20 0 15 0 122247041 14316269568 66470 18446744073709551615 4194304 4196468 140735037918288 139761357650288 139762362920608 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 24367104 140735037923761 140735037923937 140735037923937 140735037927375 0
[pid=16997/tid=17009] ppid=16995 vsize=13980732 memory=146097607574750 CPUtime=0.55 cores=1,3,5,7
/proc/16997/task/17009/stat : 17009 (java) S 16995 16995 28892 0 -1 1077944384 2822 0 0 0 54 1 0 0 20 0 15 0 122247041 14316269568 66470 18446744073709551615 4194304 4196468 140735037918288 139761356597232 139762379545218 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24367104 140735037923761 140735037923937 140735037923937 140735037927375 0
[pid=16997/tid=17010] ppid=16995 vsize=13980732 memory=4641347996283201133 CPUtime=0 cores=1,3,5,7
/proc/16997/task/17010/stat : 17010 (java) S 16995 16995 28892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 122247041 14316269568 66470 18446744073709551615 4194304 4196468 140735037918288 139761355544928 139762379544277 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24367104 140735037923761 140735037923937 140735037923937 140735037927375 0
[pid=16997/tid=17011] ppid=16995 vsize=13980732 memory=4641347996283201133 CPUtime=0 cores=1,3,5,7
/proc/16997/task/17011/stat : 17011 (java) S 16995 16995 28892 0 -1 1077944384 32 0 0 0 0 0 0 0 20 0 15 0 122247047 14316269568 66470 18446744073709551615 4194304 4196468 140735037918288 139761354492976 139762379545218 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24367104 140735037923761 140735037923937 140735037923937 140735037927375 0
Current children cumulated CPU time: 9.88 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 267260 KiB

[startup+12.7009 s]
/proc/loadavg: 1.98 1.84 1.82 3/211 17012
/proc/meminfo: memFree=29891644/32770624 swapFree=67108860/67108860
[pid=16995] ppid=16992 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/16995/stat : 16995 (xcsp3-exec) S 16992 16995 28892 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 122247027 9740288 345 18446744073709551615 4194304 5098028 140734133609200 140734133607304 139879199113852 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 8 0 0 7196144 7232144 14364672 140734133617017 140734133617221 140734133617221 140734133620715 0
/proc/16995/statm: 2378 345 289 221 0 87 0
[pid=16997] ppid=16995 vsize=13980732 memory=388996 CPUtime=18.62 cores=1,3,5,7
/proc/16997/stat : 16997 (java) S 16995 16995 28892 0 -1 1077944320 44225 0 0 0 1845 17 0 0 20 0 15 0 122247036 14316269568 97249 18446744073709551615 4194304 4196468 140735037918288 140735037900832 139762379534071 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 24367104 140735037923761 140735037923937 140735037923937 140735037927375 0
/proc/16997/statm: 3495183 97249 3228 1 0 3483476 0
[pid=16997/tid=16998] ppid=16995 vsize=13980732 memory=281361831507152 CPUtime=12.48 cores=1,3,5,7
/proc/16997/task/16998/stat : 16998 (java) R 16995 16995 28892 0 -1 4202560 11497 0 0 0 1242 6 0 0 20 0 15 0 122247036 14316269568 97249 18446744073709551615 4194304 4196468 140735037918288 139762383770752 139762015672817 0 4 1 16800974 0 0 0 -1 5 0 0 5 0 0 6293624 6294260 24367104 140735037923761 140735037923937 140735037923937 140735037927375 0
[pid=16997/tid=16999] ppid=16995 vsize=13980732 memory=796 CPUtime=0.04 cores=1,3,5,7
/proc/16997/task/16999/stat : 16999 (java) S 16995 16995 28892 0 -1 1077944384 39 0 0 0 3 1 0 0 20 0 15 0 122247037 14316269568 97249 18446744073709551615 4194304 4196468 140735037918288 139762336500240 139762379544277 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24367104 140735037923761 140735037923937 140735037923937 140735037927375 0
[pid=16997/tid=17000] ppid=16995 vsize=13980732 memory=11160 CPUtime=0.03 cores=1,3,5,7
/proc/16997/task/17000/stat : 17000 (java) S 16995 16995 28892 0 -1 1077944384 80 0 0 0 3 0 0 0 20 0 15 0 122247037 14316269568 97249 18446744073709551615 4194304 4196468 140735037918288 139762335447696 139762379544277 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24367104 140735037923761 140735037923937 140735037923937 140735037927375 0
[pid=16997/tid=17001] ppid=16995 vsize=13980732 memory=0 CPUtime=0.04 cores=1,3,5,7
/proc/16997/task/17001/stat : 17001 (java) S 16995 16995 28892 0 -1 1077944384 100 0 0 0 3 1 0 0 20 0 15 0 122247037 14316269568 97249 18446744073709551615 4194304 4196468 140735037918288 139762334394640 139762379544277 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24367104 140735037923761 140735037923937 140735037923937 140735037927375 0
[pid=16997/tid=17002] ppid=16995 vsize=13980732 memory=1604 CPUtime=0.04 cores=1,3,5,7
/proc/16997/task/17002/stat : 17002 (java) S 16995 16995 28892 0 -1 1077944384 31 0 0 0 3 1 0 0 20 0 15 0 122247037 14316269568 97249 18446744073709551615 4194304 4196468 140735037918288 139762333342096 139762379544277 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24367104 140735037923761 140735037923937 140735037923937 140735037927375 0
[pid=16997/tid=17003] ppid=16995 vsize=13980732 memory=1018 CPUtime=0 cores=1,3,5,7
/proc/16997/task/17003/stat : 17003 (java) S 16995 16995 28892 0 -1 1077944384 490 0 0 0 0 0 0 0 20 0 15 0 122247038 14316269568 97249 18446744073709551615 4194304 4196468 140735037918288 139761362914032 139762379545218 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24367104 140735037923761 140735037923937 140735037923937 140735037927375 0
[pid=16997/tid=17004] ppid=16995 vsize=13980732 memory=5788 CPUtime=0 cores=1,3,5,7
/proc/16997/task/17004/stat : 17004 (java) S 16995 16995 28892 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 122247039 14316269568 97249 18446744073709551615 4194304 4196468 140735037918288 139761361860320 139762379544277 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24367104 140735037923761 140735037923937 140735037923937 140735037927375 0
[pid=16997/tid=17005] ppid=16995 vsize=13980732 memory=4612 CPUtime=0 cores=1,3,5,7
/proc/16997/task/17005/stat : 17005 (java) S 16995 16995 28892 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 122247039 14316269568 97249 18446744073709551615 4194304 4196468 140735037918288 139761360807168 139762379544277 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24367104 140735037923761 140735037923937 140735037923937 140735037927375 0
[pid=16997/tid=17006] ppid=16995 vsize=13980732 memory=1708 CPUtime=0 cores=1,3,5,7
/proc/16997/task/17006/stat : 17006 (java) S 16995 16995 28892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 122247041 14316269568 97249 18446744073709551615 4194304 4196468 140735037918288 139761359755728 139762379552667 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24367104 140735037923761 140735037923937 140735037923937 140735037927375 0
[pid=16997/tid=17007] ppid=16995 vsize=13980732 memory=1444 CPUtime=2.68 cores=1,3,5,7
/proc/16997/task/17007/stat : 17007 (java) S 16995 16995 28892 0 -1 1077944384 11891 0 0 0 266 2 0 0 20 0 15 0 122247041 14316269568 97249 18446744073709551615 4194304 4196468 140735037918288 139761358702832 139762379545218 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24367104 140735037923761 140735037923937 140735037923937 140735037927375 0
[pid=16997/tid=17008] ppid=16995 vsize=13980732 memory=1228 CPUtime=2.65 cores=1,3,5,7
/proc/16997/task/17008/stat : 17008 (java) S 16995 16995 28892 0 -1 1077944384 15589 0 0 0 263 2 0 0 20 0 15 0 122247041 14316269568 97249 18446744073709551615 4194304 4196468 140735037918288 139761357650288 139762379545218 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24367104 140735037923761 140735037923937 140735037923937 140735037927375 0
[pid=16997/tid=17009] ppid=16995 vsize=13980732 memory=12216 CPUtime=0.59 cores=1,3,5,7
/proc/16997/task/17009/stat : 17009 (java) S 16995 16995 28892 0 -1 1077944384 3140 0 0 0 58 1 0 0 20 0 15 0 122247041 14316269568 97249 18446744073709551615 4194304 4196468 140735037918288 139761356597232 139762379545218 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24367104 140735037923761 140735037923937 140735037923937 140735037927375 0
[pid=16997/tid=17010] ppid=16995 vsize=13980732 memory=1992 CPUtime=0 cores=1,3,5,7
/proc/16997/task/17010/stat : 17010 (java) S 16995 16995 28892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 122247041 14316269568 97249 18446744073709551615 4194304 4196468 140735037918288 139761355544928 139762379544277 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24367104 140735037923761 140735037923937 140735037923937 140735037927375 0
[pid=16997/tid=17011] ppid=16995 vsize=13980732 memory=1703 CPUtime=0 cores=1,3,5,7
/proc/16997/task/17011/stat : 17011 (java) S 16995 16995 28892 0 -1 1077944384 71 0 0 0 0 0 0 0 20 0 15 0 122247047 14316269568 97249 18446744073709551615 4194304 4196468 140735037918288 139761354492976 139762379545218 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24367104 140735037923761 140735037923937 140735037923937 140735037927375 0
Current children cumulated CPU time: 18.62 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 390376 KiB

[startup+12.9785 s]
# the end of solver process 16995 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=18.7317 s, system=0.184196 s

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

[startup+12.801 s]
/proc/loadavg: 1.98 1.84 1.82 3/211 17012
/proc/meminfo: memFree=29891644/32770624 swapFree=67108860/67108860
[pid=16995] ppid=16992 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/16995/stat : 16995 (xcsp3-exec) S 16992 16995 28892 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 122247027 9740288 345 18446744073709551615 4194304 5098028 140734133609200 140734133607304 139879199113852 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 8 0 0 7196144 7232144 14364672 140734133617017 140734133617221 140734133617221 140734133620715 0
/proc/16995/statm: 2378 345 289 221 0 87 0
[pid=16997] ppid=16995 vsize=13980732 memory=391044 CPUtime=18.72 cores=1,3,5,7
/proc/16997/stat : 16997 (java) S 16995 16995 28892 0 -1 1077944320 44227 0 0 0 1855 17 0 0 20 0 15 0 122247036 14316269568 97761 18446744073709551615 4194304 4196468 140735037918288 140735037900832 139762379534071 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 24367104 140735037923761 140735037923937 140735037923937 140735037927375 0
/proc/16997/statm: 3495183 97761 3228 1 0 3483476 0
[pid=16997/tid=16998] ppid=16995 vsize=13980732 memory=0 CPUtime=12.58 cores=1,3,5,7
/proc/16997/task/16998/stat : 16998 (java) R 16995 16995 28892 0 -1 4202560 11499 0 0 0 1252 6 0 0 20 0 15 0 122247036 14316269568 97761 18446744073709551615 4194304 4196468 140735037918288 139762383770752 139762015268144 0 4 1 16800974 0 0 0 -1 5 0 0 5 0 0 6293624 6294260 24367104 140735037923761 140735037923937 140735037923937 140735037927375 0
[pid=16997/tid=16999] ppid=16995 vsize=13980732 memory=-8774313645642428999 CPUtime=0.04 cores=1,3,5,7
/proc/16997/task/16999/stat : 16999 (java) S 16995 16995 28892 0 -1 1077944384 39 0 0 0 3 1 0 0 20 0 15 0 122247037 14316269568 97761 18446744073709551615 4194304 4196468 140735037918288 139762336500240 139762379544277 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24367104 140735037923761 140735037923937 140735037923937 140735037927375 0
[pid=16997/tid=17000] ppid=16995 vsize=13980732 memory=8242264893896616293 CPUtime=0.03 cores=1,3,5,7
/proc/16997/task/17000/stat : 17000 (java) S 16995 16995 28892 0 -1 1077944384 80 0 0 0 3 0 0 0 20 0 15 0 122247037 14316269568 97761 18446744073709551615 4194304 4196468 140735037918288 139762335447696 139762379544277 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24367104 140735037923761 140735037923937 140735037923937 140735037927375 0
[pid=16997/tid=17001] ppid=16995 vsize=13980732 memory=8242264893896616293 CPUtime=0.04 cores=1,3,5,7
/proc/16997/task/17001/stat : 17001 (java) S 16995 16995 28892 0 -1 1077944384 100 0 0 0 3 1 0 0 20 0 15 0 122247037 14316269568 97761 18446744073709551615 4194304 4196468 140735037918288 139762334394640 139762379544277 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24367104 140735037923761 140735037923937 140735037923937 140735037927375 0
[pid=16997/tid=17002] ppid=16995 vsize=13980732 memory=7090988434644886894 CPUtime=0.04 cores=1,3,5,7
/proc/16997/task/17002/stat : 17002 (java) S 16995 16995 28892 0 -1 1077944384 31 0 0 0 3 1 0 0 20 0 15 0 122247037 14316269568 97761 18446744073709551615 4194304 4196468 140735037918288 139762333342096 139762379544277 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24367104 140735037923761 140735037923937 140735037923937 140735037927375 0
[pid=16997/tid=17003] ppid=16995 vsize=13980732 memory=1204 CPUtime=0 cores=1,3,5,7
/proc/16997/task/17003/stat : 17003 (java) S 16995 16995 28892 0 -1 1077944384 490 0 0 0 0 0 0 0 20 0 15 0 122247038 14316269568 97761 18446744073709551615 4194304 4196468 140735037918288 139761362914032 139762379545218 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24367104 140735037923761 140735037923937 140735037923937 140735037927375 0
[pid=16997/tid=17004] ppid=16995 vsize=13980732 memory=1000 CPUtime=0 cores=1,3,5,7
/proc/16997/task/17004/stat : 17004 (java) S 16995 16995 28892 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 122247039 14316269568 97761 18446744073709551615 4194304 4196468 140735037918288 139761361860320 139762379544277 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24367104 140735037923761 140735037923937 140735037923937 140735037927375 0
[pid=16997/tid=17005] ppid=16995 vsize=13980732 memory=796 CPUtime=0 cores=1,3,5,7
/proc/16997/task/17005/stat : 17005 (java) S 16995 16995 28892 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 122247039 14316269568 97761 18446744073709551615 4194304 4196468 140735037918288 139761360807168 139762379544277 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24367104 140735037923761 140735037923937 140735037923937 140735037927375 0
[pid=16997/tid=17006] ppid=16995 vsize=13980732 memory=11160 CPUtime=0 cores=1,3,5,7
/proc/16997/task/17006/stat : 17006 (java) S 16995 16995 28892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 122247041 14316269568 97761 18446744073709551615 4194304 4196468 140735037918288 139761359755728 139762379552667 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24367104 140735037923761 140735037923937 140735037923937 140735037927375 0
[pid=16997/tid=17007] ppid=16995 vsize=13980732 memory=15880 CPUtime=2.68 cores=1,3,5,7
/proc/16997/task/17007/stat : 17007 (java) S 16995 16995 28892 0 -1 1077944384 11891 0 0 0 266 2 0 0 20 0 15 0 122247041 14316269568 97761 18446744073709551615 4194304 4196468 140735037918288 139761358702832 139762379545218 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24367104 140735037923761 140735037923937 140735037923937 140735037927375 0
[pid=16997/tid=17008] ppid=16995 vsize=13980732 memory=1380 CPUtime=2.65 cores=1,3,5,7
/proc/16997/task/17008/stat : 17008 (java) S 16995 16995 28892 0 -1 1077944384 15589 0 0 0 263 2 0 0 20 0 15 0 122247041 14316269568 97761 18446744073709551615 4194304 4196468 140735037918288 139761357650288 139762379545218 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24367104 140735037923761 140735037923937 140735037923937 140735037927375 0
[pid=16997/tid=17009] ppid=16995 vsize=13980732 memory=264560 CPUtime=0.59 cores=1,3,5,7
/proc/16997/task/17009/stat : 17009 (java) S 16995 16995 28892 0 -1 1077944384 3140 0 0 0 58 1 0 0 20 0 15 0 122247041 14316269568 97761 18446744073709551615 4194304 4196468 140735037918288 139761356597232 139762379545218 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24367104 140735037923761 140735037923937 140735037923937 140735037927375 0
[pid=16997/tid=17010] ppid=16995 vsize=13980732 memory=146063247836374 CPUtime=0 cores=1,3,5,7
/proc/16997/task/17010/stat : 17010 (java) S 16995 16995 28892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 122247041 14316269568 97761 18446744073709551615 4194304 4196468 140735037918288 139761355544928 139762379544277 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24367104 140735037923761 140735037923937 140735037923937 140735037927375 0
[pid=16997/tid=17011] ppid=16995 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/16997/task/17011/stat : 17011 (java) S 16995 16995 28892 0 -1 1077944384 71 0 0 0 0 0 0 0 20 0 15 0 122247047 14316269568 97761 18446744073709551615 4194304 4196468 140735037918288 139761354492976 139762379545218 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24367104 140735037923761 140735037923937 140735037923937 140735037927375 0
Current children cumulated CPU time: 18.72 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 392424 KiB

[startup+12.9008 s]
/proc/loadavg: 1.98 1.84 1.82 3/211 17012
/proc/meminfo: memFree=29891644/32770624 swapFree=67108860/67108860
[pid=16995] ppid=16992 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/16995/stat : 16995 (xcsp3-exec) S 16992 16995 28892 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 122247027 9740288 345 18446744073709551615 4194304 5098028 140734133609200 140734133607304 139879199113852 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 8 0 0 7196144 7232144 14364672 140734133617017 140734133617221 140734133617221 140734133620715 0
/proc/16995/statm: 2378 345 289 221 0 87 0
[pid=16997] ppid=16995 vsize=13980732 memory=391044 CPUtime=18.82 cores=1,3,5,7
/proc/16997/stat : 16997 (java) S 16995 16995 28892 0 -1 1077944320 44227 0 0 0 1865 17 0 0 20 0 15 0 122247036 14316269568 97761 18446744073709551615 4194304 4196468 140735037918288 140735037900832 139762379534071 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 24367104 140735037923761 140735037923937 140735037923937 140735037927375 0
/proc/16997/statm: 3495183 97761 3228 1 0 3483476 0
[pid=16997/tid=16998] ppid=16995 vsize=13980732 memory=1380 CPUtime=12.68 cores=1,3,5,7
/proc/16997/task/16998/stat : 16998 (java) R 16995 16995 28892 0 -1 4202560 11499 0 0 0 1262 6 0 0 20 0 15 0 122247036 14316269568 97761 18446744073709551615 4194304 4196468 140735037918288 139762383770752 139762015268066 0 4 1 16800974 0 0 0 -1 5 0 0 5 0 0 6293624 6294260 24367104 140735037923761 140735037923937 140735037923937 140735037927375 0
[pid=16997/tid=16999] ppid=16995 vsize=13980732 memory=305088 CPUtime=0.04 cores=1,3,5,7
/proc/16997/task/16999/stat : 16999 (java) S 16995 16995 28892 0 -1 1077944384 39 0 0 0 3 1 0 0 20 0 15 0 122247037 14316269568 97761 18446744073709551615 4194304 4196468 140735037918288 139762336500240 139762379544277 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24367104 140735037923761 140735037923937 140735037923937 140735037927375 0
[pid=16997/tid=17000] ppid=16995 vsize=13980732 memory=281361831507152 CPUtime=0.03 cores=1,3,5,7
/proc/16997/task/17000/stat : 17000 (java) S 16995 16995 28892 0 -1 1077944384 80 0 0 0 3 0 0 0 20 0 15 0 122247037 14316269568 97761 18446744073709551615 4194304 4196468 140735037918288 139762335447696 139762379544277 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24367104 140735037923761 140735037923937 140735037923937 140735037927375 0
[pid=16997/tid=17001] ppid=16995 vsize=13980732 memory=796 CPUtime=0.04 cores=1,3,5,7
/proc/16997/task/17001/stat : 17001 (java) S 16995 16995 28892 0 -1 1077944384 100 0 0 0 3 1 0 0 20 0 15 0 122247037 14316269568 97761 18446744073709551615 4194304 4196468 140735037918288 139762334394640 139762379544277 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24367104 140735037923761 140735037923937 140735037923937 140735037927375 0
[pid=16997/tid=17002] ppid=16995 vsize=13980732 memory=11160 CPUtime=0.04 cores=1,3,5,7
/proc/16997/task/17002/stat : 17002 (java) S 16995 16995 28892 0 -1 1077944384 31 0 0 0 3 1 0 0 20 0 15 0 122247037 14316269568 97761 18446744073709551615 4194304 4196468 140735037918288 139762333342096 139762379544277 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24367104 140735037923761 140735037923937 140735037923937 140735037927375 0
[pid=16997/tid=17003] ppid=16995 vsize=13980732 memory=5788 CPUtime=0 cores=1,3,5,7
/proc/16997/task/17003/stat : 17003 (java) S 16995 16995 28892 0 -1 1077944384 490 0 0 0 0 0 0 0 20 0 15 0 122247038 14316269568 97761 18446744073709551615 4194304 4196468 140735037918288 139761362914032 139762379545218 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24367104 140735037923761 140735037923937 140735037923937 140735037927375 0
[pid=16997/tid=17004] ppid=16995 vsize=13980732 memory=4612 CPUtime=0 cores=1,3,5,7
/proc/16997/task/17004/stat : 17004 (java) S 16995 16995 28892 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 122247039 14316269568 97761 18446744073709551615 4194304 4196468 140735037918288 139761361860320 139762379544277 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24367104 140735037923761 140735037923937 140735037923937 140735037927375 0
[pid=16997/tid=17005] ppid=16995 vsize=13980732 memory=1708 CPUtime=0 cores=1,3,5,7
/proc/16997/task/17005/stat : 17005 (java) S 16995 16995 28892 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 122247039 14316269568 97761 18446744073709551615 4194304 4196468 140735037918288 139761360807168 139762379544277 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24367104 140735037923761 140735037923937 140735037923937 140735037927375 0
[pid=16997/tid=17006] ppid=16995 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16997/task/17006/stat : 17006 (java) S 16995 16995 28892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 122247041 14316269568 97761 18446744073709551615 4194304 4196468 140735037918288 139761359755728 139762379552667 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24367104 140735037923761 140735037923937 140735037923937 140735037927375 0
[pid=16997/tid=17007] ppid=16995 vsize=13980732 memory=1604 CPUtime=2.68 cores=1,3,5,7
/proc/16997/task/17007/stat : 17007 (java) S 16995 16995 28892 0 -1 1077944384 11891 0 0 0 266 2 0 0 20 0 15 0 122247041 14316269568 97761 18446744073709551615 4194304 4196468 140735037918288 139761358702832 139762379545218 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24367104 140735037923761 140735037923937 140735037923937 140735037927375 0
[pid=16997/tid=17008] ppid=16995 vsize=13980732 memory=1018 CPUtime=2.65 cores=1,3,5,7
/proc/16997/task/17008/stat : 17008 (java) S 16995 16995 28892 0 -1 1077944384 15589 0 0 0 263 2 0 0 20 0 15 0 122247041 14316269568 97761 18446744073709551615 4194304 4196468 140735037918288 139761357650288 139762379545218 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24367104 140735037923761 140735037923937 140735037923937 140735037927375 0
[pid=16997/tid=17009] ppid=16995 vsize=13980732 memory=1444 CPUtime=0.59 cores=1,3,5,7
/proc/16997/task/17009/stat : 17009 (java) S 16995 16995 28892 0 -1 1077944384 3140 0 0 0 58 1 0 0 20 0 15 0 122247041 14316269568 97761 18446744073709551615 4194304 4196468 140735037918288 139761356597232 139762379545218 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24367104 140735037923761 140735037923937 140735037923937 140735037927375 0
[pid=16997/tid=17010] ppid=16995 vsize=13980732 memory=1228 CPUtime=0 cores=1,3,5,7
/proc/16997/task/17010/stat : 17010 (java) S 16995 16995 28892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 122247041 14316269568 97761 18446744073709551615 4194304 4196468 140735037918288 139761355544928 139762379544277 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24367104 140735037923761 140735037923937 140735037923937 140735037927375 0
[pid=16997/tid=17011] ppid=16995 vsize=13980732 memory=12216 CPUtime=0 cores=1,3,5,7
/proc/16997/task/17011/stat : 17011 (java) S 16995 16995 28892 0 -1 1077944384 71 0 0 0 0 0 0 0 20 0 15 0 122247047 14316269568 97761 18446744073709551615 4194304 4196468 140735037918288 139761354492976 139762379545218 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24367104 140735037923761 140735037923937 140735037923937 140735037927375 0
Current children cumulated CPU time: 18.82 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 392424 KiB

Child status: 0
Real time (s): 12.9786
CPU time (s): 18.9158
CPU user time (s): 18.7317
CPU system time (s): 0.184196
CPU usage (%): 145.747
Max. virtual memory (cumulated for all children) (KiB): 13992452
Max. memory (cumulated for all children) (KiB): 392424

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 18.7317
system time used= 0.184196
maximum resident set size= 393628
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 45432
page faults= 0
swaps= 0
block input operations= 0
block output operations= 112
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3036
involuntary context switches= 36


# summary of solver processes directly reported to runsolver:
#   pid: 16995
#   total CPU time (s): 18.9158
#   total CPU user time (s): 18.7317
#   total CPU system time (s): 0.184196

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.101484 second user time and 0.168991 second system time

The end

Launcher Data

Begin job on node127 at 2017-08-20 05:28:09
IDJOB=4283874
IDBENCH=125997
IDSOLVER=2679
FILE ID=node127/4283874-1503200540
RUNJOBID= node127-1503172133-9103
PBS_JOBID= 
Free space on /tmp= 62020 MiB

SOLVER NAME= choco-solver 5a
BENCH NAME= XCSP17/QRandom/QRandom-bdd-18-21-2/bdd-18-21-2-133-78-24.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-4283874-1503200540/watcher-4283874-1503200540 -o /tmp/evaluation-result-4283874-1503200540/solver-4283874-1503200540 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node127-1503172133-9103 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 562882016 HOME/instance-4283874-1503200540.xml

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

MD5SUM BENCH= 12e2e274c64cbf9c8a04283668281b9c
RANDOM SEED=562882016

node127.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.92
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.92
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.92
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.92
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:        30247360 kB
MemAvailable:   31116100 kB
Buffers:          303888 kB
Cached:           865884 kB
SwapCached:            0 kB
Active:          1687100 kB
Inactive:         383888 kB
Active(anon):     851620 kB
Inactive(anon):    99152 kB
Active(file):     835480 kB
Inactive(file):   284736 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              9984 kB
Writeback:             0 kB
AnonPages:        695924 kB
Mapped:            75484 kB
Shmem:             49828 kB
Slab:             155532 kB
SReclaimable:     128720 kB
SUnreclaim:        26812 kB
KernelStack:        3744 kB
PageTables:         7212 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1497240 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    626688 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 62012 MiB
End job on node127 at 2017-08-20 05:28:22