Trace number 4269664

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-09)UNSAT 144.31599 141.41499

General information on the benchmark

NameQRandom/
QRandom-geometric-rw/geometric-50-20-d4-75-14.xml
MD5SUM80005f43209ae7ce669f7000fbe1f4f3
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 benchmark40.999901
Satisfiable
(Un)Satisfiability was proved
Number of variables50
Number of constraints447
Number of domains1
Minimum domain size20
Maximum domain size20
Distribution of domain sizes[{"size":20,"count":50}]
Minimum variable degree7
Maximum variable degree29
Distribution of variable degrees[{"degree":7,"count":1},{"degree":8,"count":4},{"degree":9,"count":1},{"degree":10,"count":7},{"degree":11,"count":2},{"degree":12,"count":2},{"degree":13,"count":1},{"degree":14,"count":2},{"degree":15,"count":2},{"degree":16,"count":3},{"degree":17,"count":1},{"degree":19,"count":1},{"degree":20,"count":2},{"degree":21,"count":1},{"degree":22,"count":1},{"degree":23,"count":3},{"degree":24,"count":1},{"degree":25,"count":5},{"degree":26,"count":2},{"degree":27,"count":4},{"degree":28,"count":2},{"degree":29,"count":2}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":447}]
Number of extensional constraints447
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":447}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.08	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4269664-1502770791.xml"  -tl '2520s' -p 1 -x 0
0.11/0.26	c [HOME/instance-4269664-1502770791.xml, -tl, 2520s, -p, 1, -x, 0]
0.32/0.32	c simple solver
0.32/0.38	c parse instance...
1.70/0.82	c solve instance...
144.29/141.40	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 (13921 MiB free)
  memory of node 1: 16384 MiB (15581 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4269664-1502770791/watcher-4269664-1502770791 -o /tmp/evaluation-result-4269664-1502770791/solver-4269664-1502770791 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node124-1502673801-14690 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 66654424 HOME/instance-4269664-1502770791.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=2725, runsolver pid=2722
Current StackSize limit: 8192 KiB


[startup+0.100154 s]*
/proc/loadavg: 2.08 1.81 1.69 3/202 2732
/proc/meminfo: memFree=30203884/32770624 swapFree=67108860/67108860
[pid=2725] ppid=2722 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/2725/stat : 2725 (xcsp3-exec) S 2722 2725 11586 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 65419787 9740288 345 18446744073709551615 4194304 5098028 140722805346272 140722805344376 140049257394812 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 8 0 0 7196144 7232144 11300864 140722805350778 140722805350981 140722805350981 140722805354475 0
/proc/2725/statm: 2378 345 289 221 0 87 0
[pid=2727] ppid=2725 vsize=13358712 memory=14896 CPUtime=0.01 cores=1,3,5,7
/proc/2727/stat : 2727 (java) S 2725 2725 11586 0 -1 1077944320 3517 0 0 0 1 0 0 0 20 0 6 0 65419796 13679321088 3724 18446744073709551615 4194304 4196468 140728995616400 140728995598944 140708805574391 0 0 1 16784584 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 32108544 140728995623345 140728995623521 140728995623521 140728995626959 0
/proc/2727/statm: 3339678 3724 1905 1 0 3329175 0
[pid=2727/tid=2728] ppid=2725 vsize=13441356 memory=-6871798056524144002 CPUtime=0.01 cores=1,3,5,7
/proc/2727/task/2728/stat : 2728 (java) R 2725 2725 11586 0 -1 4202560 2425 0 0 0 1 0 0 0 20 0 7 0 65419796 13763948544 3922 18446744073709551615 4194304 4196468 140728995616400 140708809816848 140708791256917 0 4 1 16784584 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 32108544 140728995623345 140728995623521 140728995623521 140728995626959 0
[pid=2727/tid=2729] ppid=2725 vsize=13441356 memory=7893295687695687954 CPUtime=0 cores=1,3,5,7
/proc/2727/task/2729/stat : 2729 (java) S 2725 2725 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 7 0 65419797 13763948544 3922 18446744073709551615 4194304 4196468 140728995616400 140708405504272 140708805584597 0 4 1 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32108544 140728995623345 140728995623521 140728995623521 140728995626959 0
[pid=2727/tid=2730] ppid=2725 vsize=13441356 memory=140166412605056 CPUtime=0 cores=1,3,5,7
/proc/2727/task/2730/stat : 2730 (java) S 2725 2725 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 7 0 65419797 13763948544 3922 18446744073709551615 4194304 4196468 140728995616400 140708404451728 140708805584597 0 4 1 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32108544 140728995623345 140728995623521 140728995623521 140728995626959 0
[pid=2727/tid=2731] ppid=2725 vsize=13441356 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2727/task/2731/stat : 2731 (java) S 2725 2725 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 7 0 65419797 13763948544 3922 18446744073709551615 4194304 4196468 140728995616400 140708403399184 140708805584597 0 4 1 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32108544 140728995623345 140728995623521 140728995623521 140728995626959 0
[pid=2727/tid=2732] ppid=2725 vsize=13441356 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2727/task/2732/stat : 2732 (java) S 2725 2725 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 7 0 65419797 13763948544 3922 18446744073709551615 4194304 4196468 140728995616400 140708402346640 140708805584597 0 4 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32108544 140728995623345 140728995623521 140728995623521 140728995626959 0
[pid=2727/tid=2733] ppid=2725 vsize=13441356 memory=140166412605056 CPUtime=0 cores=1,3,5,7
/proc/2727/task/2733/stat : 2733 (java) S 2725 2725 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 7 0 65419798 13763948544 3922 18446744073709551615 4194304 4196468 140728995616400 140708284144112 140708805585538 0 0 1 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32108544 140728995623345 140728995623521 140728995623521 140728995626959 0
Current children cumulated CPU time: 0.01 s
Current children cumulated vsize: 13368224 KiB
Current children cumulated memory: 16276 KiB

[startup+0.209876 s]*
/proc/loadavg: 2.08 1.81 1.69 3/211 2741
/proc/meminfo: memFree=30193476/32770624 swapFree=67108860/67108860
[pid=2725] ppid=2722 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/2725/stat : 2725 (xcsp3-exec) S 2722 2725 11586 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 65419787 9740288 345 18446744073709551615 4194304 5098028 140722805346272 140722805344376 140049257394812 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 8 0 0 7196144 7232144 11300864 140722805350778 140722805350981 140722805350981 140722805354475 0
/proc/2725/statm: 2378 345 289 221 0 87 0
[pid=2727] ppid=2725 vsize=13974352 memory=27476 CPUtime=0.11 cores=1,3,5,7
/proc/2727/stat : 2727 (java) S 2725 2725 11586 0 -1 1077944320 5361 0 0 0 11 0 0 0 20 0 15 0 65419796 14309736448 6869 18446744073709551615 4194304 4196468 140728995616400 140728995598944 140708805574391 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 32108544 140728995623345 140728995623521 140728995623521 140728995626959 0
/proc/2727/statm: 3493588 6869 2816 1 0 3482964 0
[pid=2727/tid=2728] ppid=2725 vsize=13974352 memory=7311146985107750967 CPUtime=0.08 cores=1,3,5,7
/proc/2727/task/2728/stat : 2728 (java) R 2725 2725 11586 0 -1 4202560 3389 0 0 0 8 0 0 0 20 0 15 0 65419796 14309736448 6869 18446744073709551615 4194304 4196468 140728995616400 140708809798864 140708791267872 0 4 1 16800974 0 0 0 -1 3 0 0 2 0 0 6293624 6294260 32108544 140728995623345 140728995623521 140728995623521 140728995626959 0
[pid=2727/tid=2729] ppid=2725 vsize=13974352 memory=1358 CPUtime=0 cores=1,3,5,7
/proc/2727/task/2729/stat : 2729 (java) S 2725 2725 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 65419797 14309736448 6869 18446744073709551615 4194304 4196468 140728995616400 140708405504272 140708805584597 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32108544 140728995623345 140728995623521 140728995623521 140728995626959 0
[pid=2727/tid=2730] ppid=2725 vsize=13974352 memory=140166413292537 CPUtime=0 cores=1,3,5,7
/proc/2727/task/2730/stat : 2730 (java) S 2725 2725 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 65419797 14309736448 6869 18446744073709551615 4194304 4196468 140728995616400 140708404451728 140708805584597 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32108544 140728995623345 140728995623521 140728995623521 140728995626959 0
[pid=2727/tid=2731] ppid=2725 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2727/task/2731/stat : 2731 (java) S 2725 2725 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 65419797 14309736448 6869 18446744073709551615 4194304 4196468 140728995616400 140708403399184 140708805584597 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32108544 140728995623345 140728995623521 140728995623521 140728995626959 0
[pid=2727/tid=2732] ppid=2725 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2727/task/2732/stat : 2732 (java) S 2725 2725 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 65419797 14309736448 6869 18446744073709551615 4194304 4196468 140728995616400 140708402346640 140708805584597 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32108544 140728995623345 140728995623521 140728995623521 140728995626959 0
[pid=2727/tid=2733] ppid=2725 vsize=13974352 memory=140166412605056 CPUtime=0 cores=1,3,5,7
/proc/2727/task/2733/stat : 2733 (java) S 2725 2725 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 65419798 14309736448 6869 18446744073709551615 4194304 4196468 140728995616400 140708284144112 140708805585538 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32108544 140728995623345 140728995623521 140728995623521 140728995626959 0
[pid=2727/tid=2734] ppid=2725 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2727/task/2734/stat : 2734 (java) S 2725 2725 11586 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 65419799 14309736448 6869 18446744073709551615 4194304 4196468 140728995616400 140708283090336 140708805584597 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32108544 140728995623345 140728995623521 140728995623521 140728995626959 0
[pid=2727/tid=2735] ppid=2725 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2727/task/2735/stat : 2735 (java) S 2725 2725 11586 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 65419799 14309736448 6869 18446744073709551615 4194304 4196468 140728995616400 140708282037744 140708805584597 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32108544 140728995623345 140728995623521 140728995623521 140728995626959 0
[pid=2727/tid=2736] ppid=2725 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2727/task/2736/stat : 2736 (java) S 2725 2725 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 65419801 14309736448 6869 18446744073709551615 4194304 4196468 140728995616400 140708280986320 140708805592987 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32108544 140728995623345 140728995623521 140728995623521 140728995626959 0
[pid=2727/tid=2737] ppid=2725 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2727/task/2737/stat : 2737 (java) S 2725 2725 11586 0 -1 1077944384 295 0 0 0 0 0 0 0 20 0 15 0 65419801 14309736448 6869 18446744073709551615 4194304 4196468 140728995616400 140708279932912 140708805585538 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32108544 140728995623345 140728995623521 140728995623521 140728995626959 0
[pid=2727/tid=2738] ppid=2725 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2727/task/2738/stat : 2738 (java) S 2725 2725 11586 0 -1 1077944384 124 0 0 0 0 0 0 0 20 0 15 0 65419801 14309736448 6934 18446744073709551615 4194304 4196468 140728995616400 140708278880368 140708805585538 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32108544 140728995623345 140728995623521 140728995623521 140728995626959 0
[pid=2727/tid=2739] ppid=2725 vsize=13974352 memory=140166412605056 CPUtime=0.01 cores=1,3,5,7
/proc/2727/task/2739/stat : 2739 (java) R 2725 2725 11586 0 -1 4202560 264 0 0 0 1 0 0 0 20 0 15 0 65419801 14309736448 6934 18446744073709551615 4194304 4196468 140728995616400 140708277827824 140708791256186 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 32108544 140728995623345 140728995623521 140728995623521 140728995626959 0
[pid=2727/tid=2740] ppid=2725 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2727/task/2740/stat : 2740 (java) S 2725 2725 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 65419802 14309736448 6934 18446744073709551615 4194304 4196468 140728995616400 140708276775520 140708805584597 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32108544 140728995623345 140728995623521 140728995623521 140728995626959 0
[pid=2727/tid=2741] ppid=2725 vsize=13974352 memory=140166412605056 CPUtime=0 cores=1,3,5,7
/proc/2727/task/2741/stat : 2741 (java) S 2725 2725 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 65419805 14309736448 6934 18446744073709551615 4194304 4196468 140728995616400 140708275723056 140708805585538 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32108544 140728995623345 140728995623521 140728995623521 140728995626959 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 28856 KiB

[startup+0.310297 s]*
/proc/loadavg: 2.08 1.81 1.69 4/211 2741
/proc/meminfo: memFree=30179864/32770624 swapFree=67108860/67108860
[pid=2725] ppid=2722 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/2725/stat : 2725 (xcsp3-exec) S 2722 2725 11586 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 65419787 9740288 345 18446744073709551615 4194304 5098028 140722805346272 140722805344376 140049257394812 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 8 0 0 7196144 7232144 11300864 140722805350778 140722805350981 140722805350981 140722805354475 0
/proc/2725/statm: 2378 345 289 221 0 87 0
[pid=2727] ppid=2725 vsize=13974352 memory=39912 CPUtime=0.32 cores=1,3,5,7
/proc/2727/stat : 2727 (java) S 2725 2725 11586 0 -1 1077944320 9150 0 0 0 30 2 0 0 20 0 15 0 65419796 14309736448 9978 18446744073709551615 4194304 4196468 140728995616400 140728995598944 140708805574391 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 32108544 140728995623345 140728995623521 140728995623521 140728995626959 0
/proc/2727/statm: 3493588 9978 3025 1 0 3482964 0
[pid=2727/tid=2728] ppid=2725 vsize=13974352 memory=-8774313645642428999 CPUtime=0.18 cores=1,3,5,7
/proc/2727/task/2728/stat : 2728 (java) R 2725 2725 11586 0 -1 4202560 6264 0 0 0 17 1 0 0 20 0 15 0 65419796 14309736448 9978 18446744073709551615 4194304 4196468 140728995616400 140708809811088 140708789618021 0 4 1 16800974 0 0 0 -1 5 0 0 2 0 0 6293624 6294260 32108544 140728995623345 140728995623521 140728995623521 140728995626959 0
[pid=2727/tid=2729] ppid=2725 vsize=13974352 memory=4126316290023845779 CPUtime=0 cores=1,3,5,7
/proc/2727/task/2729/stat : 2729 (java) S 2725 2725 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 65419797 14309736448 9978 18446744073709551615 4194304 4196468 140728995616400 140708405504272 140708805584597 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32108544 140728995623345 140728995623521 140728995623521 140728995626959 0
[pid=2727/tid=2730] ppid=2725 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2727/task/2730/stat : 2730 (java) S 2725 2725 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 65419797 14309736448 9978 18446744073709551615 4194304 4196468 140728995616400 140708404451728 140708805584597 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32108544 140728995623345 140728995623521 140728995623521 140728995626959 0
[pid=2727/tid=2731] ppid=2725 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2727/task/2731/stat : 2731 (java) S 2725 2725 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 65419797 14309736448 9978 18446744073709551615 4194304 4196468 140728995616400 140708403399184 140708805584597 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32108544 140728995623345 140728995623521 140728995623521 140728995626959 0
[pid=2727/tid=2732] ppid=2725 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2727/task/2732/stat : 2732 (java) S 2725 2725 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 65419797 14309736448 9978 18446744073709551615 4194304 4196468 140728995616400 140708402346640 140708805584597 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32108544 140728995623345 140728995623521 140728995623521 140728995626959 0
[pid=2727/tid=2733] ppid=2725 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2727/task/2733/stat : 2733 (java) S 2725 2725 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 65419798 14309736448 9978 18446744073709551615 4194304 4196468 140728995616400 140708284144112 140708805585538 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32108544 140728995623345 140728995623521 140728995623521 140728995626959 0
[pid=2727/tid=2734] ppid=2725 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2727/task/2734/stat : 2734 (java) S 2725 2725 11586 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 65419799 14309736448 9978 18446744073709551615 4194304 4196468 140728995616400 140708283090336 140708805584597 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32108544 140728995623345 140728995623521 140728995623521 140728995626959 0
[pid=2727/tid=2735] ppid=2725 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2727/task/2735/stat : 2735 (java) S 2725 2725 11586 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 65419799 14309736448 9978 18446744073709551615 4194304 4196468 140728995616400 140708282037744 140708805584597 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32108544 140728995623345 140728995623521 140728995623521 140728995626959 0
[pid=2727/tid=2736] ppid=2725 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2727/task/2736/stat : 2736 (java) S 2725 2725 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 65419801 14309736448 9978 18446744073709551615 4194304 4196468 140728995616400 140708280986320 140708805592987 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32108544 140728995623345 140728995623521 140728995623521 140728995626959 0
[pid=2727/tid=2737] ppid=2725 vsize=13974352 memory=140166257988544 CPUtime=0.02 cores=1,3,5,7
/proc/2727/task/2737/stat : 2737 (java) S 2725 2725 11586 0 -1 1077944384 432 0 0 0 2 0 0 0 20 0 15 0 65419801 14309736448 9978 18446744073709551615 4194304 4196468 140728995616400 140708279932912 140708805585538 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32108544 140728995623345 140728995623521 140728995623521 140728995626959 0
[pid=2727/tid=2738] ppid=2725 vsize=13974352 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/2727/task/2738/stat : 2738 (java) S 2725 2725 11586 0 -1 1077944384 418 0 0 0 2 0 0 0 20 0 15 0 65419801 14309736448 9978 18446744073709551615 4194304 4196468 140728995616400 140708278880368 140708805585538 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32108544 140728995623345 140728995623521 140728995623521 140728995626959 0
[pid=2727/tid=2739] ppid=2725 vsize=13974352 memory=140166412605056 CPUtime=0.07 cores=1,3,5,7
/proc/2727/task/2739/stat : 2739 (java) R 2725 2725 11586 0 -1 4202560 750 0 0 0 7 0 0 0 20 0 15 0 65419801 14309736448 9978 18446744073709551615 4194304 4196468 140728995616400 140708277827824 140708784493504 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 32108544 140728995623345 140728995623521 140728995623521 140728995626959 0
[pid=2727/tid=2740] ppid=2725 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2727/task/2740/stat : 2740 (java) S 2725 2725 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 65419802 14309736448 9978 18446744073709551615 4194304 4196468 140728995616400 140708276775520 140708805584597 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32108544 140728995623345 140728995623521 140728995623521 140728995626959 0
[pid=2727/tid=2741] ppid=2725 vsize=13974352 memory=140166412605056 CPUtime=0 cores=1,3,5,7
/proc/2727/task/2741/stat : 2741 (java) S 2725 2725 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 65419805 14309736448 9978 18446744073709551615 4194304 4196468 140728995616400 140708275723056 140708805585538 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32108544 140728995623345 140728995623521 140728995623521 140728995626959 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 41292 KiB

[startup+0.701122 s]
/proc/loadavg: 2.08 1.81 1.69 4/211 2741
/proc/meminfo: memFree=30169844/32770624 swapFree=67108860/67108860
[pid=2725] ppid=2722 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/2725/stat : 2725 (xcsp3-exec) S 2722 2725 11586 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 65419787 9740288 345 18446744073709551615 4194304 5098028 140722805346272 140722805344376 140049257394812 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 8 0 0 7196144 7232144 11300864 140722805350778 140722805350981 140722805350981 140722805354475 0
/proc/2725/statm: 2378 345 289 221 0 87 0
[pid=2727] ppid=2725 vsize=13978684 memory=104944 CPUtime=1.35 cores=1,3,5,7
/proc/2727/stat : 2727 (java) S 2725 2725 11586 0 -1 1077944320 13314 0 0 0 132 3 0 0 20 0 15 0 65419796 14314172416 26236 18446744073709551615 4194304 4196468 140728995616400 140728995598944 140708805574391 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 32108544 140728995623345 140728995623521 140728995623521 140728995626959 0
/proc/2727/statm: 3494671 26236 3155 1 0 3482964 0
[pid=2727/tid=2728] ppid=2725 vsize=13978684 memory=4126316290023845779 CPUtime=0.56 cores=1,3,5,7
/proc/2727/task/2728/stat : 2728 (java) R 2725 2725 11586 0 -1 4202560 7817 0 0 0 54 2 0 0 20 0 15 0 65419796 14314172416 26236 18446744073709551615 4194304 4196468 140728995616400 140708809811872 140708450292648 0 4 1 16800974 0 0 0 -1 3 0 0 2 0 0 6293624 6294260 32108544 140728995623345 140728995623521 140728995623521 140728995626959 0
[pid=2727/tid=2729] ppid=2725 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2727/task/2729/stat : 2729 (java) S 2725 2725 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 65419797 14314172416 26236 18446744073709551615 4194304 4196468 140728995616400 140708405504272 140708805584597 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32108544 140728995623345 140728995623521 140728995623521 140728995626959 0
[pid=2727/tid=2730] ppid=2725 vsize=13978684 memory=6442213889342267998 CPUtime=0 cores=1,3,5,7
/proc/2727/task/2730/stat : 2730 (java) S 2725 2725 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 65419797 14314172416 26236 18446744073709551615 4194304 4196468 140728995616400 140708404451728 140708805584597 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32108544 140728995623345 140728995623521 140728995623521 140728995626959 0
[pid=2727/tid=2731] ppid=2725 vsize=13978684 memory=7378977944834763624 CPUtime=0 cores=1,3,5,7
/proc/2727/task/2731/stat : 2731 (java) S 2725 2725 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 65419797 14314172416 26236 18446744073709551615 4194304 4196468 140728995616400 140708403399184 140708805584597 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32108544 140728995623345 140728995623521 140728995623521 140728995626959 0
[pid=2727/tid=2732] ppid=2725 vsize=13978684 memory=6369331640143209829 CPUtime=0 cores=1,3,5,7
/proc/2727/task/2732/stat : 2732 (java) S 2725 2725 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 65419797 14314172416 26236 18446744073709551615 4194304 4196468 140728995616400 140708402346640 140708805584597 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32108544 140728995623345 140728995623521 140728995623521 140728995626959 0
[pid=2727/tid=2733] ppid=2725 vsize=13978684 memory=5787213857246504025 CPUtime=0 cores=1,3,5,7
/proc/2727/task/2733/stat : 2733 (java) S 2725 2725 11586 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 65419798 14314172416 26236 18446744073709551615 4194304 4196468 140728995616400 140708284144112 140708805585538 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32108544 140728995623345 140728995623521 140728995623521 140728995626959 0
[pid=2727/tid=2734] ppid=2725 vsize=13978684 memory=7668055022167025241 CPUtime=0 cores=1,3,5,7
/proc/2727/task/2734/stat : 2734 (java) S 2725 2725 11586 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 65419799 14314172416 26236 18446744073709551615 4194304 4196468 140728995616400 140708283090336 140708805584597 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32108544 140728995623345 140728995623521 140728995623521 140728995626959 0
[pid=2727/tid=2735] ppid=2725 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2727/task/2735/stat : 2735 (java) S 2725 2725 11586 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 65419799 14314172416 26236 18446744073709551615 4194304 4196468 140728995616400 140708282037744 140708805584597 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32108544 140728995623345 140728995623521 140728995623521 140728995626959 0
[pid=2727/tid=2736] ppid=2725 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2727/task/2736/stat : 2736 (java) S 2725 2725 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 65419801 14314172416 26236 18446744073709551615 4194304 4196468 140728995616400 140708280986320 140708805592987 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32108544 140728995623345 140728995623521 140728995623521 140728995626959 0
[pid=2727/tid=2737] ppid=2725 vsize=13978684 memory=0 CPUtime=0.24 cores=1,3,5,7
/proc/2727/task/2737/stat : 2737 (java) R 2725 2725 11586 0 -1 4202560 1493 0 0 0 24 0 0 0 20 0 15 0 65419801 14314172416 26236 18446744073709551615 4194304 4196468 140728995616400 140708279918792 140708789964241 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 32108544 140728995623345 140728995623521 140728995623521 140728995626959 0
[pid=2727/tid=2738] ppid=2725 vsize=13978684 memory=0 CPUtime=0.24 cores=1,3,5,7
/proc/2727/task/2738/stat : 2738 (java) R 2725 2725 11586 0 -1 4202560 1117 0 0 0 24 0 0 0 20 0 15 0 65419801 14314172416 26236 18446744073709551615 4194304 4196468 140728995616400 140708278871696 140708789057868 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 32108544 140728995623345 140728995623521 140728995623521 140728995626959 0
[pid=2727/tid=2739] ppid=2725 vsize=13978684 memory=0 CPUtime=0.29 cores=1,3,5,7
/proc/2727/task/2739/stat : 2739 (java) S 2725 2725 11586 0 -1 1077944384 1580 0 0 0 29 0 0 0 20 0 15 0 65419801 14314172416 26236 18446744073709551615 4194304 4196468 140728995616400 140708277827824 140708805585538 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32108544 140728995623345 140728995623521 140728995623521 140728995626959 0
[pid=2727/tid=2740] ppid=2725 vsize=13978684 memory=140166257740624 CPUtime=0 cores=1,3,5,7
/proc/2727/task/2740/stat : 2740 (java) S 2725 2725 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 65419802 14314172416 26236 18446744073709551615 4194304 4196468 140728995616400 140708276775520 140708805584597 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32108544 140728995623345 140728995623521 140728995623521 140728995626959 0
[pid=2727/tid=2741] ppid=2725 vsize=13978684 memory=-7101718590825193272 CPUtime=0 cores=1,3,5,7
/proc/2727/task/2741/stat : 2741 (java) S 2725 2725 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 65419805 14314172416 26236 18446744073709551615 4194304 4196468 140728995616400 140708275723056 140708805585538 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32108544 140728995623345 140728995623521 140728995623521 140728995626959 0
Current children cumulated CPU time: 1.35 s
Current children cumulated vsize: 13988196 KiB
Current children cumulated memory: 106324 KiB

[startup+1.50085 s]
/proc/loadavg: 2.08 1.81 1.69 5/211 2741
/proc/meminfo: memFree=30085460/32770624 swapFree=67108860/67108860
[pid=2725] ppid=2722 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/2725/stat : 2725 (xcsp3-exec) S 2722 2725 11586 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 65419787 9740288 345 18446744073709551615 4194304 5098028 140722805346272 140722805344376 140049257394812 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 8 0 0 7196144 7232144 11300864 140722805350778 140722805350981 140722805350981 140722805354475 0
/proc/2725/statm: 2378 345 289 221 0 87 0
[pid=2727] ppid=2725 vsize=13980732 memory=145472 CPUtime=3.56 cores=1,3,5,7
/proc/2727/stat : 2727 (java) S 2725 2725 11586 0 -1 1077944320 23130 0 0 0 351 5 0 0 20 0 15 0 65419796 14316269568 36368 18446744073709551615 4194304 4196468 140728995616400 140728995598944 140708805574391 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 32108544 140728995623345 140728995623521 140728995623521 140728995626959 0
/proc/2727/statm: 3495183 36368 3173 1 0 3483476 0
[pid=2727/tid=2728] ppid=2725 vsize=13980732 memory=7680170660397595203 CPUtime=1.36 cores=1,3,5,7
/proc/2727/task/2728/stat : 2728 (java) R 2725 2725 11586 0 -1 4202560 8632 0 0 0 133 3 0 0 20 0 15 0 65419796 14316269568 36368 18446744073709551615 4194304 4196468 140728995616400 140708809811744 140708451459916 0 4 1 16800974 0 0 0 -1 1 0 0 2 0 0 6293624 6294260 32108544 140728995623345 140728995623521 140728995623521 140728995626959 0
[pid=2727/tid=2729] ppid=2725 vsize=13980732 memory=928 CPUtime=0 cores=1,3,5,7
/proc/2727/task/2729/stat : 2729 (java) S 2725 2725 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 65419797 14316269568 36368 18446744073709551615 4194304 4196468 140728995616400 140708405504272 140708805584597 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32108544 140728995623345 140728995623521 140728995623521 140728995626959 0
[pid=2727/tid=2730] ppid=2725 vsize=13980732 memory=1580 CPUtime=0 cores=1,3,5,7
/proc/2727/task/2730/stat : 2730 (java) S 2725 2725 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 65419797 14316269568 36368 18446744073709551615 4194304 4196468 140728995616400 140708404451728 140708805584597 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32108544 140728995623345 140728995623521 140728995623521 140728995626959 0
[pid=2727/tid=2731] ppid=2725 vsize=13980732 memory=2168 CPUtime=0 cores=1,3,5,7
/proc/2727/task/2731/stat : 2731 (java) S 2725 2725 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 65419797 14316269568 36368 18446744073709551615 4194304 4196468 140728995616400 140708403399184 140708805584597 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32108544 140728995623345 140728995623521 140728995623521 140728995626959 0
[pid=2727/tid=2732] ppid=2725 vsize=13980732 memory=836 CPUtime=0 cores=1,3,5,7
/proc/2727/task/2732/stat : 2732 (java) S 2725 2725 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 65419797 14316269568 36368 18446744073709551615 4194304 4196468 140728995616400 140708402346640 140708805584597 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32108544 140728995623345 140728995623521 140728995623521 140728995626959 0
[pid=2727/tid=2733] ppid=2725 vsize=13980732 memory=1152 CPUtime=0 cores=1,3,5,7
/proc/2727/task/2733/stat : 2733 (java) S 2725 2725 11586 0 -1 1077944384 15 0 0 0 0 0 0 0 20 0 15 0 65419798 14316269568 36368 18446744073709551615 4194304 4196468 140728995616400 140708284144112 140708805585538 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32108544 140728995623345 140728995623521 140728995623521 140728995626959 0
[pid=2727/tid=2734] ppid=2725 vsize=13980732 memory=4272 CPUtime=0 cores=1,3,5,7

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

/proc/2725/stat : 2725 (xcsp3-exec) S 2722 2725 11586 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 65419787 9740288 345 18446744073709551615 4194304 5098028 140722805346272 140722805344376 140049257394812 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 8 0 0 7196144 7232144 11300864 140722805350778 140722805350981 140722805350981 140722805354475 0
/proc/2725/statm: 2378 345 289 221 0 87 0
[pid=2727] ppid=2725 vsize=13980732 memory=200708 CPUtime=142.09 cores=1,3,5,7
/proc/2727/stat : 2727 (java) S 2725 2725 11586 0 -1 1077944320 45289 0 0 0 14199 10 0 0 20 0 15 0 65419796 14316269568 50177 18446744073709551615 4194304 4196468 140728995616400 140728995598944 140708805574391 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 32108544 140728995623345 140728995623521 140728995623521 140728995626959 0
/proc/2727/statm: 3495183 50177 3223 1 0 3483476 0
[pid=2727/tid=2728] ppid=2725 vsize=13980732 memory=1380 CPUtime=138.99 cores=1,3,5,7
/proc/2727/task/2728/stat : 2728 (java) R 2725 2725 11586 0 -1 4202560 12343 0 0 0 13895 4 0 0 20 0 15 0 65419796 14316269568 50177 18446744073709551615 4194304 4196468 140728995616400 140708809811824 140708451420602 0 4 1 16800974 0 0 0 -1 1 0 0 2 0 0 6293624 6294260 32108544 140728995623345 140728995623521 140728995623521 140728995626959 0
[pid=2727/tid=2729] ppid=2725 vsize=13980732 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/2727/task/2729/stat : 2729 (java) S 2725 2725 11586 0 -1 1077944384 1047 0 0 0 2 0 0 0 20 0 15 0 65419797 14316269568 50177 18446744073709551615 4194304 4196468 140728995616400 140708405504272 140708805584597 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32108544 140728995623345 140728995623521 140728995623521 140728995626959 0
[pid=2727/tid=2730] ppid=2725 vsize=13980732 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/2727/task/2730/stat : 2730 (java) S 2725 2725 11586 0 -1 1077944384 1189 0 0 0 2 0 0 0 20 0 15 0 65419797 14316269568 50177 18446744073709551615 4194304 4196468 140728995616400 140708404451728 140708805584597 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32108544 140728995623345 140728995623521 140728995623521 140728995626959 0
[pid=2727/tid=2731] ppid=2725 vsize=13980732 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/2727/task/2731/stat : 2731 (java) S 2725 2725 11586 0 -1 1077944384 712 0 0 0 2 0 0 0 20 0 15 0 65419797 14316269568 50177 18446744073709551615 4194304 4196468 140728995616400 140708403399184 140708805584597 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32108544 140728995623345 140728995623521 140728995623521 140728995626959 0
[pid=2727/tid=2732] ppid=2725 vsize=13980732 memory=7680170660397595203 CPUtime=0.02 cores=1,3,5,7
/proc/2727/task/2732/stat : 2732 (java) S 2725 2725 11586 0 -1 1077944384 1565 0 0 0 2 0 0 0 20 0 15 0 65419797 14316269568 50177 18446744073709551615 4194304 4196468 140728995616400 140708402346640 140708805584597 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32108544 140728995623345 140728995623521 140728995623521 140728995626959 0
[pid=2727/tid=2733] ppid=2725 vsize=13980732 memory=-1189914978686163229 CPUtime=0.01 cores=1,3,5,7
/proc/2727/task/2733/stat : 2733 (java) S 2725 2725 11586 0 -1 1077944384 1432 0 0 0 1 0 0 0 20 0 15 0 65419798 14316269568 50177 18446744073709551615 4194304 4196468 140728995616400 140708284144112 140708805585538 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32108544 140728995623345 140728995623521 140728995623521 140728995626959 0
[pid=2727/tid=2734] ppid=2725 vsize=13980732 memory=6944613755495348631 CPUtime=0 cores=1,3,5,7
/proc/2727/task/2734/stat : 2734 (java) S 2725 2725 11586 0 -1 1077944384 75 0 0 0 0 0 0 0 20 0 15 0 65419799 14316269568 50177 18446744073709551615 4194304 4196468 140728995616400 140708283090336 140708805584597 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32108544 140728995623345 140728995623521 140728995623521 140728995626959 0
[pid=2727/tid=2735] ppid=2725 vsize=13980732 memory=7680170660397595203 CPUtime=0 cores=1,3,5,7
/proc/2727/task/2735/stat : 2735 (java) S 2725 2725 11586 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 15 0 65419799 14316269568 50177 18446744073709551615 4194304 4196468 140728995616400 140708282037744 140708805584597 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32108544 140728995623345 140728995623521 140728995623521 140728995626959 0
[pid=2727/tid=2736] ppid=2725 vsize=13980732 memory=2384 CPUtime=0 cores=1,3,5,7
/proc/2727/task/2736/stat : 2736 (java) S 2725 2725 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 65419801 14316269568 50177 18446744073709551615 4194304 4196468 140728995616400 140708280986320 140708805592987 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32108544 140728995623345 140728995623521 140728995623521 140728995626959 0
[pid=2727/tid=2737] ppid=2725 vsize=13980732 memory=1296 CPUtime=1.18 cores=1,3,5,7
/proc/2727/task/2737/stat : 2737 (java) S 2725 2725 11586 0 -1 1077944384 9685 0 0 0 118 0 0 0 20 0 15 0 65419801 14316269568 50177 18446744073709551615 4194304 4196468 140728995616400 140708279932912 140708805585538 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32108544 140728995623345 140728995623521 140728995623521 140728995626959 0
[pid=2727/tid=2738] ppid=2725 vsize=13980732 memory=1728 CPUtime=1.18 cores=1,3,5,7
/proc/2727/task/2738/stat : 2738 (java) S 2725 2725 11586 0 -1 1077944384 8872 0 0 0 118 0 0 0 20 0 15 0 65419801 14316269568 50177 18446744073709551615 4194304 4196468 140728995616400 140708278880368 140708805585538 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32108544 140728995623345 140728995623521 140728995623521 140728995626959 0
[pid=2727/tid=2739] ppid=2725 vsize=13980732 memory=5788 CPUtime=0.52 cores=1,3,5,7
/proc/2727/task/2739/stat : 2739 (java) S 2725 2725 11586 0 -1 1077944384 6322 0 0 0 51 1 0 0 20 0 15 0 65419801 14316269568 50177 18446744073709551615 4194304 4196468 140728995616400 140708277827824 140708805585538 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32108544 140728995623345 140728995623521 140728995623521 140728995626959 0
[pid=2727/tid=2740] ppid=2725 vsize=13980732 memory=1996 CPUtime=0 cores=1,3,5,7
/proc/2727/task/2740/stat : 2740 (java) S 2725 2725 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 65419802 14316269568 50177 18446744073709551615 4194304 4196468 140728995616400 140708276775520 140708805584597 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32108544 140728995623345 140728995623521 140728995623521 140728995626959 0
[pid=2727/tid=2741] ppid=2725 vsize=13980732 memory=796 CPUtime=0.02 cores=1,3,5,7
/proc/2727/task/2741/stat : 2741 (java) S 2725 2725 11586 0 -1 1077944384 753 0 0 0 1 1 0 0 20 0 15 0 65419805 14316269568 50177 18446744073709551615 4194304 4196468 140728995616400 140708275723056 140708805585538 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32108544 140728995623345 140728995623521 140728995623521 140728995626959 0
Current children cumulated CPU time: 142.09 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 202088 KiB

[startup+140.801 s]
/proc/loadavg: 1.67 1.75 1.68 3/211 2746
/proc/meminfo: memFree=30582928/32770624 swapFree=67108860/67108860
[pid=2725] ppid=2722 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/2725/stat : 2725 (xcsp3-exec) S 2722 2725 11586 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 65419787 9740288 345 18446744073709551615 4194304 5098028 140722805346272 140722805344376 140049257394812 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 8 0 0 7196144 7232144 11300864 140722805350778 140722805350981 140722805350981 140722805354475 0
/proc/2725/statm: 2378 345 289 221 0 87 0
[pid=2727] ppid=2725 vsize=13980732 memory=200708 CPUtime=143.69 cores=1,3,5,7
/proc/2727/stat : 2727 (java) S 2725 2725 11586 0 -1 1077944320 45289 0 0 0 14359 10 0 0 20 0 15 0 65419796 14316269568 50177 18446744073709551615 4194304 4196468 140728995616400 140728995598944 140708805574391 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 32108544 140728995623345 140728995623521 140728995623521 140728995626959 0
/proc/2727/statm: 3495183 50177 3223 1 0 3483476 0
[pid=2727/tid=2728] ppid=2725 vsize=13980732 memory=4198373884061773715 CPUtime=140.59 cores=1,3,5,7
/proc/2727/task/2728/stat : 2728 (java) R 2725 2725 11586 0 -1 4202560 12343 0 0 0 14055 4 0 0 20 0 15 0 65419796 14316269568 50177 18446744073709551615 4194304 4196468 140728995616400 140708809811824 140708451420644 0 4 1 16800974 0 0 0 -1 1 0 0 2 0 0 6293624 6294260 32108544 140728995623345 140728995623521 140728995623521 140728995626959 0
[pid=2727/tid=2729] ppid=2725 vsize=13980732 memory=1296 CPUtime=0.02 cores=1,3,5,7
/proc/2727/task/2729/stat : 2729 (java) S 2725 2725 11586 0 -1 1077944384 1047 0 0 0 2 0 0 0 20 0 15 0 65419797 14316269568 50177 18446744073709551615 4194304 4196468 140728995616400 140708405504272 140708805584597 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32108544 140728995623345 140728995623521 140728995623521 140728995626959 0
[pid=2727/tid=2730] ppid=2725 vsize=13980732 memory=1728 CPUtime=0.02 cores=1,3,5,7
/proc/2727/task/2730/stat : 2730 (java) S 2725 2725 11586 0 -1 1077944384 1189 0 0 0 2 0 0 0 20 0 15 0 65419797 14316269568 50177 18446744073709551615 4194304 4196468 140728995616400 140708404451728 140708805584597 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32108544 140728995623345 140728995623521 140728995623521 140728995626959 0
[pid=2727/tid=2731] ppid=2725 vsize=13980732 memory=5788 CPUtime=0.02 cores=1,3,5,7
/proc/2727/task/2731/stat : 2731 (java) S 2725 2725 11586 0 -1 1077944384 712 0 0 0 2 0 0 0 20 0 15 0 65419797 14316269568 50177 18446744073709551615 4194304 4196468 140728995616400 140708403399184 140708805584597 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32108544 140728995623345 140728995623521 140728995623521 140728995626959 0
[pid=2727/tid=2732] ppid=2725 vsize=13980732 memory=7680170660397595203 CPUtime=0.02 cores=1,3,5,7
/proc/2727/task/2732/stat : 2732 (java) S 2725 2725 11586 0 -1 1077944384 1565 0 0 0 2 0 0 0 20 0 15 0 65419797 14316269568 50177 18446744073709551615 4194304 4196468 140728995616400 140708402346640 140708805584597 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32108544 140728995623345 140728995623521 140728995623521 140728995626959 0
[pid=2727/tid=2733] ppid=2725 vsize=13980732 memory=2168 CPUtime=0.01 cores=1,3,5,7
/proc/2727/task/2733/stat : 2733 (java) S 2725 2725 11586 0 -1 1077944384 1432 0 0 0 1 0 0 0 20 0 15 0 65419798 14316269568 50177 18446744073709551615 4194304 4196468 140728995616400 140708284144112 140708805585538 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32108544 140728995623345 140728995623521 140728995623521 140728995626959 0
[pid=2727/tid=2734] ppid=2725 vsize=13980732 memory=836 CPUtime=0 cores=1,3,5,7
/proc/2727/task/2734/stat : 2734 (java) S 2725 2725 11586 0 -1 1077944384 75 0 0 0 0 0 0 0 20 0 15 0 65419799 14316269568 50177 18446744073709551615 4194304 4196468 140728995616400 140708283090336 140708805584597 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32108544 140728995623345 140728995623521 140728995623521 140728995626959 0
[pid=2727/tid=2735] ppid=2725 vsize=13980732 memory=1152 CPUtime=0 cores=1,3,5,7
/proc/2727/task/2735/stat : 2735 (java) S 2725 2725 11586 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 15 0 65419799 14316269568 50177 18446744073709551615 4194304 4196468 140728995616400 140708282037744 140708805584597 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32108544 140728995623345 140728995623521 140728995623521 140728995626959 0
[pid=2727/tid=2736] ppid=2725 vsize=13980732 memory=200704 CPUtime=0 cores=1,3,5,7
/proc/2727/task/2736/stat : 2736 (java) S 2725 2725 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 65419801 14316269568 50177 18446744073709551615 4194304 4196468 140728995616400 140708280986320 140708805592987 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32108544 140728995623345 140728995623521 140728995623521 140728995626959 0
[pid=2727/tid=2737] ppid=2725 vsize=13980732 memory=1380 CPUtime=1.18 cores=1,3,5,7
/proc/2727/task/2737/stat : 2737 (java) S 2725 2725 11586 0 -1 1077944384 9685 0 0 0 118 0 0 0 20 0 15 0 65419801 14316269568 50177 18446744073709551615 4194304 4196468 140728995616400 140708279932912 140708805585538 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32108544 140728995623345 140728995623521 140728995623521 140728995626959 0
[pid=2727/tid=2738] ppid=2725 vsize=13980732 memory=200704 CPUtime=1.18 cores=1,3,5,7
/proc/2727/task/2738/stat : 2738 (java) S 2725 2725 11586 0 -1 1077944384 8872 0 0 0 118 0 0 0 20 0 15 0 65419801 14316269568 50177 18446744073709551615 4194304 4196468 140728995616400 140708278880368 140708805585538 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32108544 140728995623345 140728995623521 140728995623521 140728995626959 0
[pid=2727/tid=2739] ppid=2725 vsize=13980732 memory=1440 CPUtime=0.52 cores=1,3,5,7
/proc/2727/task/2739/stat : 2739 (java) S 2725 2725 11586 0 -1 1077944384 6322 0 0 0 51 1 0 0 20 0 15 0 65419801 14316269568 50177 18446744073709551615 4194304 4196468 140728995616400 140708277827824 140708805585538 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32108544 140728995623345 140728995623521 140728995623521 140728995626959 0
[pid=2727/tid=2740] ppid=2725 vsize=13980732 memory=2244 CPUtime=0 cores=1,3,5,7
/proc/2727/task/2740/stat : 2740 (java) S 2725 2725 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 65419802 14316269568 50177 18446744073709551615 4194304 4196468 140728995616400 140708276775520 140708805584597 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32108544 140728995623345 140728995623521 140728995623521 140728995626959 0
[pid=2727/tid=2741] ppid=2725 vsize=13980732 memory=4284 CPUtime=0.02 cores=1,3,5,7
/proc/2727/task/2741/stat : 2741 (java) S 2725 2725 11586 0 -1 1077944384 753 0 0 0 1 1 0 0 20 0 15 0 65419805 14316269568 50177 18446744073709551615 4194304 4196468 140728995616400 140708275723056 140708805585538 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32108544 140728995623345 140728995623521 140728995623521 140728995626959 0
Current children cumulated CPU time: 143.69 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 202088 KiB

[startup+141.201 s]
/proc/loadavg: 1.67 1.75 1.68 3/211 2746
/proc/meminfo: memFree=30542340/32770624 swapFree=67108860/67108860
[pid=2725] ppid=2722 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/2725/stat : 2725 (xcsp3-exec) S 2722 2725 11586 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 65419787 9740288 345 18446744073709551615 4194304 5098028 140722805346272 140722805344376 140049257394812 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 8 0 0 7196144 7232144 11300864 140722805350778 140722805350981 140722805350981 140722805354475 0
/proc/2725/statm: 2378 345 289 221 0 87 0
[pid=2727] ppid=2725 vsize=13980732 memory=194040 CPUtime=144.09 cores=1,3,5,7
/proc/2727/stat : 2727 (java) S 2725 2725 11586 0 -1 1077944320 45292 0 0 0 14399 10 0 0 20 0 15 0 65419796 14316269568 48510 18446744073709551615 4194304 4196468 140728995616400 140728995598944 140708805574391 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 32108544 140728995623345 140728995623521 140728995623521 140728995626959 0
/proc/2727/statm: 3495183 48510 3223 1 0 3483476 0
[pid=2727/tid=2728] ppid=2725 vsize=13980732 memory=-7737621075815361632 CPUtime=140.99 cores=1,3,5,7
/proc/2727/task/2728/stat : 2728 (java) R 2725 2725 11586 0 -1 4202560 12344 0 0 0 14095 4 0 0 20 0 15 0 65419796 14316269568 48510 18446744073709551615 4194304 4196468 140728995616400 140708809813088 140708451538970 0 4 1 16800974 0 0 0 -1 1 0 0 2 0 0 6293624 6294260 32108544 140728995623345 140728995623521 140728995623521 140728995626959 0
[pid=2727/tid=2729] ppid=2725 vsize=13980732 memory=8028674168966910323 CPUtime=0.02 cores=1,3,5,7
/proc/2727/task/2729/stat : 2729 (java) S 2725 2725 11586 0 -1 1077944384 1047 0 0 0 2 0 0 0 20 0 15 0 65419797 14316269568 48510 18446744073709551615 4194304 4196468 140728995616400 140708405504272 140708805584597 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32108544 140728995623345 140728995623521 140728995623521 140728995626959 0
[pid=2727/tid=2730] ppid=2725 vsize=13980732 memory=-7595718147998060693 CPUtime=0.02 cores=1,3,5,7
/proc/2727/task/2730/stat : 2730 (java) S 2725 2725 11586 0 -1 1077944384 1191 0 0 0 2 0 0 0 20 0 15 0 65419797 14316269568 48510 18446744073709551615 4194304 4196468 140728995616400 140708404451728 140708805584597 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32108544 140728995623345 140728995623521 140728995623521 140728995626959 0
[pid=2727/tid=2731] ppid=2725 vsize=13980732 memory=-7523660553960122769 CPUtime=0.02 cores=1,3,5,7
/proc/2727/task/2731/stat : 2731 (java) S 2725 2725 11586 0 -1 1077944384 712 0 0 0 2 0 0 0 20 0 15 0 65419797 14316269568 48510 18446744073709551615 4194304 4196468 140728995616400 140708403399184 140708805584597 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32108544 140728995623345 140728995623521 140728995623521 140728995626959 0
[pid=2727/tid=2732] ppid=2725 vsize=13980732 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/2727/task/2732/stat : 2732 (java) S 2725 2725 11586 0 -1 1077944384 1565 0 0 0 2 0 0 0 20 0 15 0 65419797 14316269568 48510 18446744073709551615 4194304 4196468 140728995616400 140708402346640 140708805584597 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32108544 140728995623345 140728995623521 140728995623521 140728995626959 0
[pid=2727/tid=2733] ppid=2725 vsize=13980732 memory=7301267765796761701 CPUtime=0.01 cores=1,3,5,7
/proc/2727/task/2733/stat : 2733 (java) S 2725 2725 11586 0 -1 1077944384 1432 0 0 0 1 0 0 0 20 0 15 0 65419798 14316269568 48510 18446744073709551615 4194304 4196468 140728995616400 140708284144112 140708805585538 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32108544 140728995623345 140728995623521 140728995623521 140728995626959 0
[pid=2727/tid=2734] ppid=2725 vsize=13980732 memory=7302415617280205925 CPUtime=0 cores=1,3,5,7
/proc/2727/task/2734/stat : 2734 (java) S 2725 2725 11586 0 -1 1077944384 75 0 0 0 0 0 0 0 20 0 15 0 65419799 14316269568 48510 18446744073709551615 4194304 4196468 140728995616400 140708283090336 140708805584597 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32108544 140728995623345 140728995623521 140728995623521 140728995626959 0
[pid=2727/tid=2735] ppid=2725 vsize=13980732 memory=1008 CPUtime=0 cores=1,3,5,7
/proc/2727/task/2735/stat : 2735 (java) S 2725 2725 11586 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 15 0 65419799 14316269568 48510 18446744073709551615 4194304 4196468 140728995616400 140708282037744 140708805584597 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32108544 140728995623345 140728995623521 140728995623521 140728995626959 0
[pid=2727/tid=2736] ppid=2725 vsize=13980732 memory=1232 CPUtime=0 cores=1,3,5,7
/proc/2727/task/2736/stat : 2736 (java) S 2725 2725 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 65419801 14316269568 48510 18446744073709551615 4194304 4196468 140728995616400 140708280986320 140708805592987 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32108544 140728995623345 140728995623521 140728995623521 140728995626959 0
[pid=2727/tid=2737] ppid=2725 vsize=13980732 memory=1380 CPUtime=1.18 cores=1,3,5,7
/proc/2727/task/2737/stat : 2737 (java) S 2725 2725 11586 0 -1 1077944384 9685 0 0 0 118 0 0 0 20 0 15 0 65419801 14316269568 48510 18446744073709551615 4194304 4196468 140728995616400 140708279932912 140708805585538 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32108544 140728995623345 140728995623521 140728995623521 140728995626959 0
[pid=2727/tid=2738] ppid=2725 vsize=13980732 memory=200708 CPUtime=1.18 cores=1,3,5,7
/proc/2727/task/2738/stat : 2738 (java) S 2725 2725 11586 0 -1 1077944384 8872 0 0 0 118 0 0 0 20 0 15 0 65419801 14316269568 48510 18446744073709551615 4194304 4196468 140728995616400 140708278880368 140708805585538 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32108544 140728995623345 140728995623521 140728995623521 140728995626959 0
[pid=2727/tid=2739] ppid=2725 vsize=13980732 memory=1440 CPUtime=0.52 cores=1,3,5,7
/proc/2727/task/2739/stat : 2739 (java) S 2725 2725 11586 0 -1 1077944384 6322 0 0 0 51 1 0 0 20 0 15 0 65419801 14316269568 48510 18446744073709551615 4194304 4196468 140728995616400 140708277827824 140708805585538 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32108544 140728995623345 140728995623521 140728995623521 140728995626959 0
[pid=2727/tid=2740] ppid=2725 vsize=13980732 memory=1204 CPUtime=0 cores=1,3,5,7
/proc/2727/task/2740/stat : 2740 (java) S 2725 2725 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 65419802 14316269568 48510 18446744073709551615 4194304 4196468 140728995616400 140708276775520 140708805584597 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32108544 140728995623345 140728995623521 140728995623521 140728995626959 0
[pid=2727/tid=2741] ppid=2725 vsize=13980732 memory=15880 CPUtime=0.02 cores=1,3,5,7
/proc/2727/task/2741/stat : 2741 (java) S 2725 2725 11586 0 -1 1077944384 753 0 0 0 1 1 0 0 20 0 15 0 65419805 14316269568 48510 18446744073709551615 4194304 4196468 140728995616400 140708275723056 140708805585538 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32108544 140728995623345 140728995623521 140728995623521 140728995626959 0
Current children cumulated CPU time: 144.09 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 195420 KiB

[startup+141.401 s]
/proc/loadavg: 1.67 1.75 1.68 3/211 2746
/proc/meminfo: memFree=30542340/32770624 swapFree=67108860/67108860
[pid=2725] ppid=2722 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/2725/stat : 2725 (xcsp3-exec) S 2722 2725 11586 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 65419787 9740288 345 18446744073709551615 4194304 5098028 140722805346272 140722805344376 140049257394812 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 8 0 0 7196144 7232144 11300864 140722805350778 140722805350981 140722805350981 140722805354475 0
/proc/2725/statm: 2378 345 289 221 0 87 0
[pid=2727] ppid=2725 vsize=13980732 memory=194040 CPUtime=144.29 cores=1,3,5,7
/proc/2727/stat : 2727 (java) S 2725 2725 11586 0 -1 1077944320 45292 0 0 0 14419 10 0 0 20 0 15 0 65419796 14316269568 48510 18446744073709551615 4194304 4196468 140728995616400 140728995598944 140708805574391 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 32108544 140728995623345 140728995623521 140728995623521 140728995626959 0
/proc/2727/statm: 3495183 48510 3223 1 0 3483476 0
[pid=2727/tid=2728] ppid=2725 vsize=13980732 memory=8387223549236478041 CPUtime=141.19 cores=1,3,5,7
/proc/2727/task/2728/stat : 2728 (java) R 2725 2725 11586 0 -1 4202560 12344 0 0 0 14115 4 0 0 20 0 15 0 65419796 14316269568 48510 18446744073709551615 4194304 4196468 140728995616400 140708809813088 140708451461359 0 4 1 16800974 0 0 0 -1 1 0 0 2 0 0 6293624 6294260 32108544 140728995623345 140728995623521 140728995623521 140728995626959 0
[pid=2727/tid=2729] ppid=2725 vsize=13980732 memory=7680170660397595203 CPUtime=0.02 cores=1,3,5,7
/proc/2727/task/2729/stat : 2729 (java) S 2725 2725 11586 0 -1 1077944384 1047 0 0 0 2 0 0 0 20 0 15 0 65419797 14316269568 48510 18446744073709551615 4194304 4196468 140728995616400 140708405504272 140708805584597 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32108544 140728995623345 140728995623521 140728995623521 140728995626959 0
[pid=2727/tid=2730] ppid=2725 vsize=13980732 memory=3228 CPUtime=0.02 cores=1,3,5,7
/proc/2727/task/2730/stat : 2730 (java) S 2725 2725 11586 0 -1 1077944384 1191 0 0 0 2 0 0 0 20 0 15 0 65419797 14316269568 48510 18446744073709551615 4194304 4196468 140728995616400 140708404451728 140708805584597 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32108544 140728995623345 140728995623521 140728995623521 140728995626959 0
[pid=2727/tid=2731] ppid=2725 vsize=13980732 memory=1380 CPUtime=0.02 cores=1,3,5,7
/proc/2727/task/2731/stat : 2731 (java) S 2725 2725 11586 0 -1 1077944384 712 0 0 0 2 0 0 0 20 0 15 0 65419797 14316269568 48510 18446744073709551615 4194304 4196468 140728995616400 140708403399184 140708805584597 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32108544 140728995623345 140728995623521 140728995623521 140728995626959 0
[pid=2727/tid=2732] ppid=2725 vsize=13980732 memory=691840 CPUtime=0.02 cores=1,3,5,7
/proc/2727/task/2732/stat : 2732 (java) S 2725 2725 11586 0 -1 1077944384 1565 0 0 0 2 0 0 0 20 0 15 0 65419797 14316269568 48510 18446744073709551615 4194304 4196468 140728995616400 140708402346640 140708805584597 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32108544 140728995623345 140728995623521 140728995623521 140728995626959 0
[pid=2727/tid=2733] ppid=2725 vsize=13980732 memory=-8774313645642428999 CPUtime=0.01 cores=1,3,5,7
/proc/2727/task/2733/stat : 2733 (java) S 2725 2725 11586 0 -1 1077944384 1432 0 0 0 1 0 0 0 20 0 15 0 65419798 14316269568 48510 18446744073709551615 4194304 4196468 140728995616400 140708284144112 140708805585538 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32108544 140728995623345 140728995623521 140728995623521 140728995626959 0
[pid=2727/tid=2734] ppid=2725 vsize=13980732 memory=4126316290023845779 CPUtime=0 cores=1,3,5,7
/proc/2727/task/2734/stat : 2734 (java) S 2725 2725 11586 0 -1 1077944384 75 0 0 0 0 0 0 0 20 0 15 0 65419799 14316269568 48510 18446744073709551615 4194304 4196468 140728995616400 140708283090336 140708805584597 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32108544 140728995623345 140728995623521 140728995623521 140728995626959 0
[pid=2727/tid=2735] ppid=2725 vsize=13980732 memory=5048 CPUtime=0 cores=1,3,5,7
/proc/2727/task/2735/stat : 2735 (java) S 2725 2725 11586 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 15 0 65419799 14316269568 48510 18446744073709551615 4194304 4196468 140728995616400 140708282037744 140708805584597 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32108544 140728995623345 140728995623521 140728995623521 140728995626959 0
[pid=2727/tid=2736] ppid=2725 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/2727/task/2736/stat : 2736 (java) S 2725 2725 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 65419801 14316269568 48510 18446744073709551615 4194304 4196468 140728995616400 140708280986320 140708805592987 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32108544 140728995623345 140728995623521 140728995623521 140728995626959 0
[pid=2727/tid=2737] ppid=2725 vsize=13980732 memory=200704 CPUtime=1.18 cores=1,3,5,7
/proc/2727/task/2737/stat : 2737 (java) S 2725 2725 11586 0 -1 1077944384 9685 0 0 0 118 0 0 0 20 0 15 0 65419801 14316269568 48510 18446744073709551615 4194304 4196468 140728995616400 140708279932912 140708805585538 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32108544 140728995623345 140728995623521 140728995623521 140728995626959 0
[pid=2727/tid=2738] ppid=2725 vsize=13980732 memory=3908 CPUtime=1.18 cores=1,3,5,7
/proc/2727/task/2738/stat : 2738 (java) S 2725 2725 11586 0 -1 1077944384 8872 0 0 0 118 0 0 0 20 0 15 0 65419801 14316269568 48510 18446744073709551615 4194304 4196468 140728995616400 140708278880368 140708805585538 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32108544 140728995623345 140728995623521 140728995623521 140728995626959 0
[pid=2727/tid=2739] ppid=2725 vsize=13980732 memory=7680170660397595203 CPUtime=0.52 cores=1,3,5,7
/proc/2727/task/2739/stat : 2739 (java) S 2725 2725 11586 0 -1 1077944384 6322 0 0 0 51 1 0 0 20 0 15 0 65419801 14316269568 48510 18446744073709551615 4194304 4196468 140728995616400 140708277827824 140708805585538 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32108544 140728995623345 140728995623521 140728995623521 140728995626959 0
[pid=2727/tid=2740] ppid=2725 vsize=13980732 memory=4048 CPUtime=0 cores=1,3,5,7
/proc/2727/task/2740/stat : 2740 (java) S 2725 2725 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 65419802 14316269568 48510 18446744073709551615 4194304 4196468 140728995616400 140708276775520 140708805584597 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32108544 140728995623345 140728995623521 140728995623521 140728995626959 0
[pid=2727/tid=2741] ppid=2725 vsize=13980732 memory=200704 CPUtime=0.02 cores=1,3,5,7
/proc/2727/task/2741/stat : 2741 (java) S 2725 2725 11586 0 -1 1077944384 753 0 0 0 1 1 0 0 20 0 15 0 65419805 14316269568 48510 18446744073709551615 4194304 4196468 140728995616400 140708275723056 140708805585538 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32108544 140728995623345 140728995623521 140728995623521 140728995626959 0
Current children cumulated CPU time: 144.29 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 195420 KiB

Child status: 0
Real time (s): 141.415
CPU time (s): 144.316
CPU user time (s): 144.206
CPU system time (s): 0.110636
CPU usage (%): 102.051
Max. virtual memory (cumulated for all children) (KiB): 13990244
Max. memory (cumulated for all children) (KiB): 206156

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 144.206
system time used= 0.110636
maximum resident set size= 208900
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 46336
page faults= 0
swaps= 0
block input operations= 0
block output operations= 272
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5301
involuntary context switches= 136


# summary of solver processes directly reported to runsolver:
#   pid: 2725
#   total CPU time (s): 144.316
#   total CPU user time (s): 144.206
#   total CPU system time (s): 0.110636

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.963647 second user time and 1.12361 second system time

The end

Launcher Data

Begin job on node124 at 2017-08-15 06:05:35
IDJOB=4269664
IDBENCH=126128
IDSOLVER=2660
FILE ID=node124/4269664-1502770791
RUNJOBID= node124-1502673801-14690
PBS_JOBID= 
Free space on /tmp= 62024 MiB

SOLVER NAME= choco-solver 4.0.5 seq
BENCH NAME= XCSP17/QRandom/QRandom-geometric-rw/geometric-50-20-d4-75-14.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-4269664-1502770791/watcher-4269664-1502770791 -o /tmp/evaluation-result-4269664-1502770791/solver-4269664-1502770791 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node124-1502673801-14690 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 66654424 HOME/instance-4269664-1502770791.xml

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

MD5SUM BENCH= 80005f43209ae7ce669f7000fbe1f4f3
RANDOM SEED=66654424

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:        30211836 kB
MemAvailable:   30617552 kB
Buffers:          232592 kB
Cached:           460452 kB
SwapCached:            0 kB
Active:          1825496 kB
Inactive:         281988 kB
Active(anon):    1365960 kB
Inactive(anon):    81952 kB
Active(file):     459536 kB
Inactive(file):   200036 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8188 kB
Writeback:             8 kB
AnonPages:       1414152 kB
Mapped:            58864 kB
Shmem:             33512 kB
Slab:             150824 kB
SReclaimable:     123956 kB
SUnreclaim:        26868 kB
KernelStack:        3424 kB
PageTables:         7692 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1986232 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1335296 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 62016 MiB
End job on node124 at 2017-08-15 06:07:57