Trace number 4282414

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
choco-solver 4.0.5 seq (2017-08-18)UNSAT 152.13 149.242

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.06	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4282414-1503123033.xml"  -tl '2520s' -p 1 -x 0
0.11/0.26	c [HOME/instance-4282414-1503123033.xml, -tl, 2520s, -p, 1, -x, 0]
0.11/0.32	c simple solver
0.31/0.38	c parse instance...
1.68/0.83	c solve instance...
152.08/149.23	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 (13721 MiB free)
  memory of node 1: 16384 MiB (15268 MiB free)
  node distances:
     10  21
     21  10

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

solver pid=16469, runsolver pid=16466

[startup+0.100155 s]*
/proc/loadavg: 1.63 1.73 1.73 3/205 16479
/proc/meminfo: memFree=29678824/32770624 swapFree=67108860/67108860
[pid=16469] ppid=16466 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/16469/stat : 16469 (xcsp3-exec) S 16466 16469 8563 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 114523831 9740288 345 18446744073709551615 4194304 5098028 140735660700416 140735660698520 140079123743356 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 6 0 0 7196144 7232144 31993856 140735660708216 140735660708421 140735660708421 140735660711915 0
/proc/16469/statm: 2378 345 289 221 0 87 0
[pid=16471] ppid=16469 vsize=13574484 memory=18252 CPUtime=0.02 cores=1,3,5,7
/proc/16471/stat : 16471 (java) S 16469 16469 8563 0 -1 1077944320 3885 0 0 0 2 0 0 0 20 0 9 0 114523837 13900271616 4563 18446744073709551615 4194304 4196468 140721941296384 140721941278928 140402982395639 0 0 1 16784584 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 17911808 140721941299633 140721941299809 140721941299809 140721941303247 0
/proc/16471/statm: 3393621 4563 2105 1 0 3383118 0
[pid=16471/tid=16472] ppid=16469 vsize=13574484 memory=-8713483618642459742 CPUtime=0.02 cores=1,3,5,7
/proc/16471/task/16472/stat : 16472 (java) R 16469 16469 8563 0 -1 4202560 2593 0 0 0 2 0 0 0 20 0 9 0 114523838 13900271616 4563 18446744073709551615 4194304 4196468 140721941296384 140402986633584 140402623227777 0 4 1 16784584 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 17911808 140721941299633 140721941299809 140721941299809 140721941303247 0
[pid=16471/tid=16473] ppid=16469 vsize=13574484 memory=-8458152057954561420 CPUtime=0 cores=1,3,5,7
/proc/16471/task/16473/stat : 16473 (java) S 16469 16469 8563 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 114523838 13900271616 4563 18446744073709551615 4194304 4196468 140721941296384 140402952108304 140402982405845 0 4 1 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17911808 140721941299633 140721941299809 140721941299809 140721941303247 0
[pid=16471/tid=16474] ppid=16469 vsize=13574484 memory=139765035837056 CPUtime=0 cores=1,3,5,7
/proc/16471/task/16474/stat : 16474 (java) S 16469 16469 8563 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 114523838 13900271616 4563 18446744073709551615 4194304 4196468 140721941296384 140402581596560 140402982405845 0 4 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17911808 140721941299633 140721941299809 140721941299809 140721941303247 0
[pid=16471/tid=16475] ppid=16469 vsize=13574484 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16471/task/16475/stat : 16475 (java) S 16469 16469 8563 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 114523838 13900271616 4563 18446744073709551615 4194304 4196468 140721941296384 140402580544016 140402982405845 0 4 1 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17911808 140721941299633 140721941299809 140721941299809 140721941303247 0
[pid=16471/tid=16476] ppid=16469 vsize=13574484 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/16471/task/16476/stat : 16476 (java) S 16469 16469 8563 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 114523838 13900271616 4563 18446744073709551615 4194304 4196468 140721941296384 140402579491472 140402982405845 0 4 1 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17911808 140721941299633 140721941299809 140721941299809 140721941303247 0
[pid=16471/tid=16477] ppid=16469 vsize=13574484 memory=139765035837056 CPUtime=0 cores=1,3,5,7
/proc/16471/task/16477/stat : 16477 (java) S 16469 16469 8563 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 114523840 13900271616 4563 18446744073709551615 4194304 4196468 140721941296384 140402460932592 140402982406786 0 0 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17911808 140721941299633 140721941299809 140721941299809 140721941303247 0
[pid=16471/tid=16478] ppid=16469 vsize=13574484 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/16471/task/16478/stat : 16478 (java) S 16469 16469 8563 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 9 0 114523840 13900271616 4563 18446744073709551615 4194304 4196468 140721941296384 140402459878816 140402982405845 0 4 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17911808 140721941299633 140721941299809 140721941299809 140721941303247 0
[pid=16471/tid=16479] ppid=16469 vsize=13574484 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16471/task/16479/stat : 16479 (java) S 16469 16469 8563 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 9 0 114523840 13900271616 4563 18446744073709551615 4194304 4196468 140721941296384 140402458826288 140402982405845 0 4 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17911808 140721941299633 140721941299809 140721941299809 140721941303247 0
Current children cumulated CPU time: 0.02 s
Current children cumulated vsize: 13583996 KiB
Current children cumulated memory: 19632 KiB

[startup+0.209942 s]*
/proc/loadavg: 1.63 1.73 1.73 3/211 16485
/proc/meminfo: memFree=29668536/32770624 swapFree=67108860/67108860
[pid=16469] ppid=16466 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/16469/stat : 16469 (xcsp3-exec) S 16466 16469 8563 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 114523831 9740288 345 18446744073709551615 4194304 5098028 140735660700416 140735660698520 140079123743356 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 6 0 0 7196144 7232144 31993856 140735660708216 140735660708421 140735660708421 140735660711915 0
/proc/16469/statm: 2378 345 289 221 0 87 0
[pid=16471] ppid=16469 vsize=13974352 memory=28916 CPUtime=0.11 cores=1,3,5,7
/proc/16471/stat : 16471 (java) S 16469 16469 8563 0 -1 1077944320 5152 0 0 0 10 1 0 0 20 0 15 0 114523837 14309736448 7229 18446744073709551615 4194304 4196468 140721941296384 140721941278928 140402982395639 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 17911808 140721941299633 140721941299809 140721941299809 140721941303247 0
/proc/16471/statm: 3493588 7229 2842 1 0 3482964 0
[pid=16471/tid=16472] ppid=16469 vsize=13974352 memory=-6871798056524144002 CPUtime=0.09 cores=1,3,5,7
/proc/16471/task/16472/stat : 16472 (java) R 16469 16469 8563 0 -1 4202560 3171 0 0 0 8 1 0 0 20 0 15 0 114523838 14309736448 7229 18446744073709551615 4194304 4196468 140721941296384 140402986614616 140402982417565 0 4 1 16800974 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 17911808 140721941299633 140721941299809 140721941299809 140721941303247 0
[pid=16471/tid=16473] ppid=16469 vsize=13974352 memory=-8458152057954561420 CPUtime=0 cores=1,3,5,7
/proc/16471/task/16473/stat : 16473 (java) S 16469 16469 8563 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 114523838 14309736448 7229 18446744073709551615 4194304 4196468 140721941296384 140402952108304 140402982405845 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17911808 140721941299633 140721941299809 140721941299809 140721941303247 0
[pid=16471/tid=16474] ppid=16469 vsize=13974352 memory=139765035837056 CPUtime=0 cores=1,3,5,7
/proc/16471/task/16474/stat : 16474 (java) S 16469 16469 8563 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 114523838 14309736448 7229 18446744073709551615 4194304 4196468 140721941296384 140402581596560 140402982405845 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17911808 140721941299633 140721941299809 140721941299809 140721941303247 0
[pid=16471/tid=16475] ppid=16469 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16471/task/16475/stat : 16475 (java) S 16469 16469 8563 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 114523838 14309736448 7229 18446744073709551615 4194304 4196468 140721941296384 140402580544016 140402982405845 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17911808 140721941299633 140721941299809 140721941299809 140721941303247 0
[pid=16471/tid=16476] ppid=16469 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/16471/task/16476/stat : 16476 (java) S 16469 16469 8563 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 114523838 14309736448 7229 18446744073709551615 4194304 4196468 140721941296384 140402579491472 140402982405845 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17911808 140721941299633 140721941299809 140721941299809 140721941303247 0
[pid=16471/tid=16477] ppid=16469 vsize=13974352 memory=139765035837056 CPUtime=0 cores=1,3,5,7
/proc/16471/task/16477/stat : 16477 (java) S 16469 16469 8563 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 114523840 14309736448 7229 18446744073709551615 4194304 4196468 140721941296384 140402460932592 140402982406786 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17911808 140721941299633 140721941299809 140721941299809 140721941303247 0
[pid=16471/tid=16478] ppid=16469 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/16471/task/16478/stat : 16478 (java) S 16469 16469 8563 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 114523840 14309736448 7229 18446744073709551615 4194304 4196468 140721941296384 140402459878816 140402982405845 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17911808 140721941299633 140721941299809 140721941299809 140721941303247 0
[pid=16471/tid=16479] ppid=16469 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16471/task/16479/stat : 16479 (java) S 16469 16469 8563 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 114523840 14309736448 7229 18446744073709551615 4194304 4196468 140721941296384 140402458826224 140402982405845 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17911808 140721941299633 140721941299809 140721941299809 140721941303247 0
[pid=16471/tid=16480] ppid=16469 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16471/task/16480/stat : 16480 (java) S 16469 16469 8563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 114523843 14309736448 7229 18446744073709551615 4194304 4196468 140721941296384 140402457774800 140402982414235 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17911808 140721941299633 140721941299809 140721941299809 140721941303247 0
[pid=16471/tid=16481] ppid=16469 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16471/task/16481/stat : 16481 (java) R 16469 16469 8563 0 -1 1077944384 428 0 0 0 0 0 0 0 20 0 15 0 114523843 14309736448 7229 18446744073709551615 4194304 4196468 140721941296384 140402456721392 140402982406786 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 17911808 140721941299633 140721941299809 140721941299809 140721941303247 0
[pid=16471/tid=16482] ppid=16469 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/16471/task/16482/stat : 16482 (java) S 16469 16469 8563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 114523843 14309736448 7229 18446744073709551615 4194304 4196468 140721941296384 140402455668848 140402982406786 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17911808 140721941299633 140721941299809 140721941299809 140721941303247 0
[pid=16471/tid=16483] ppid=16469 vsize=13974352 memory=139765035837056 CPUtime=0.01 cores=1,3,5,7
/proc/16471/task/16483/stat : 16483 (java) R 16469 16469 8563 0 -1 4202560 249 0 0 0 1 0 0 0 20 0 15 0 114523843 14309736448 7229 18446744073709551615 4194304 4196468 140721941296384 140402454616304 140402960760315 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 17911808 140721941299633 140721941299809 140721941299809 140721941303247 0
[pid=16471/tid=16484] ppid=16469 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/16471/task/16484/stat : 16484 (java) S 16469 16469 8563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 114523843 14309736448 7229 18446744073709551615 4194304 4196468 140721941296384 140402453564000 140402982405845 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17911808 140721941299633 140721941299809 140721941299809 140721941303247 0
[pid=16471/tid=16485] ppid=16469 vsize=13974352 memory=139765035837056 CPUtime=0 cores=1,3,5,7
/proc/16471/task/16485/stat : 16485 (java) S 16469 16469 8563 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 114523848 14309736448 7229 18446744073709551615 4194304 4196468 140721941296384 140402452511536 140402982406786 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17911808 140721941299633 140721941299809 140721941299809 140721941303247 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 30296 KiB

[startup+0.310336 s]*
/proc/loadavg: 1.63 1.73 1.73 4/211 16485
/proc/meminfo: memFree=29656080/32770624 swapFree=67108860/67108860
[pid=16469] ppid=16466 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/16469/stat : 16469 (xcsp3-exec) S 16466 16469 8563 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 114523831 9740288 345 18446744073709551615 4194304 5098028 140735660700416 140735660698520 140079123743356 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 6 0 0 7196144 7232144 31993856 140735660708216 140735660708421 140735660708421 140735660711915 0
/proc/16469/statm: 2378 345 289 221 0 87 0
[pid=16471] ppid=16469 vsize=13974352 memory=40300 CPUtime=0.31 cores=1,3,5,7
/proc/16471/stat : 16471 (java) S 16469 16469 8563 0 -1 1077944320 8771 0 0 0 28 3 0 0 20 0 15 0 114523837 14309736448 10075 18446744073709551615 4194304 4196468 140721941296384 140721941278928 140402982395639 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 17911808 140721941299633 140721941299809 140721941299809 140721941303247 0
/proc/16471/statm: 3493588 10075 3032 1 0 3482964 0
[pid=16471/tid=16472] ppid=16469 vsize=13974352 memory=-8774313645642428999 CPUtime=0.18 cores=1,3,5,7
/proc/16471/task/16472/stat : 16472 (java) R 16469 16469 8563 0 -1 4202560 5895 0 0 0 16 2 0 0 20 0 15 0 114523838 14309736448 10075 18446744073709551615 4194304 4196468 140721941296384 140402986613728 140402982417565 0 4 1 16800974 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 17911808 140721941299633 140721941299809 140721941299809 140721941303247 0
[pid=16471/tid=16473] ppid=16469 vsize=13974352 memory=4872558044660077418 CPUtime=0 cores=1,3,5,7
/proc/16471/task/16473/stat : 16473 (java) S 16469 16469 8563 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 114523838 14309736448 10075 18446744073709551615 4194304 4196468 140721941296384 140402952108304 140402982405845 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17911808 140721941299633 140721941299809 140721941299809 140721941303247 0
[pid=16471/tid=16474] ppid=16469 vsize=13974352 memory=-8180884769237998965 CPUtime=0 cores=1,3,5,7
/proc/16471/task/16474/stat : 16474 (java) S 16469 16469 8563 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 114523838 14309736448 10075 18446744073709551615 4194304 4196468 140721941296384 140402581596560 140402982405845 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17911808 140721941299633 140721941299809 140721941299809 140721941303247 0
[pid=16471/tid=16475] ppid=16469 vsize=13974352 memory=4132769004644038186 CPUtime=0 cores=1,3,5,7
/proc/16471/task/16475/stat : 16475 (java) S 16469 16469 8563 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 114523838 14309736448 10075 18446744073709551615 4194304 4196468 140721941296384 140402580544016 140402982405845 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17911808 140721941299633 140721941299809 140721941299809 140721941303247 0
[pid=16471/tid=16476] ppid=16469 vsize=13974352 memory=-8774313645642428999 CPUtime=0 cores=1,3,5,7
/proc/16471/task/16476/stat : 16476 (java) S 16469 16469 8563 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 114523838 14309736448 10075 18446744073709551615 4194304 4196468 140721941296384 140402579491472 140402982405845 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17911808 140721941299633 140721941299809 140721941299809 140721941303247 0
[pid=16471/tid=16477] ppid=16469 vsize=13974352 memory=139765035847649 CPUtime=0 cores=1,3,5,7
/proc/16471/task/16477/stat : 16477 (java) S 16469 16469 8563 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 114523840 14309736448 10075 18446744073709551615 4194304 4196468 140721941296384 140402460932592 140402982406786 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17911808 140721941299633 140721941299809 140721941299809 140721941303247 0
[pid=16471/tid=16478] ppid=16469 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16471/task/16478/stat : 16478 (java) S 16469 16469 8563 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 114523840 14309736448 10075 18446744073709551615 4194304 4196468 140721941296384 140402459878816 140402982405845 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17911808 140721941299633 140721941299809 140721941299809 140721941303247 0
[pid=16471/tid=16479] ppid=16469 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/16471/task/16479/stat : 16479 (java) S 16469 16469 8563 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 114523840 14309736448 10075 18446744073709551615 4194304 4196468 140721941296384 140402458826224 140402982405845 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17911808 140721941299633 140721941299809 140721941299809 140721941303247 0
[pid=16471/tid=16480] ppid=16469 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16471/task/16480/stat : 16480 (java) S 16469 16469 8563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 114523843 14309736448 10075 18446744073709551615 4194304 4196468 140721941296384 140402457774800 140402982414235 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17911808 140721941299633 140721941299809 140721941299809 140721941303247 0
[pid=16471/tid=16481] ppid=16469 vsize=13974352 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/16471/task/16481/stat : 16481 (java) S 16469 16469 8563 0 -1 1077944384 633 0 0 0 1 0 0 0 20 0 15 0 114523843 14309736448 10075 18446744073709551615 4194304 4196468 140721941296384 140402456721392 140402982406786 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17911808 140721941299633 140721941299809 140721941299809 140721941303247 0
[pid=16471/tid=16482] ppid=16469 vsize=13974352 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/16471/task/16482/stat : 16482 (java) S 16469 16469 8563 0 -1 1077944384 225 0 0 0 2 0 0 0 20 0 15 0 114523843 14309736448 10075 18446744073709551615 4194304 4196468 140721941296384 140402455668848 140402982406786 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17911808 140721941299633 140721941299809 140721941299809 140721941303247 0
[pid=16471/tid=16483] ppid=16469 vsize=13974352 memory=0 CPUtime=0.06 cores=1,3,5,7
/proc/16471/task/16483/stat : 16483 (java) R 16469 16469 8563 0 -1 4202560 715 0 0 0 6 0 0 0 20 0 15 0 114523843 14309736448 10075 18446744073709551615 4194304 4196468 140721941296384 140402454616304 140402960386608 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 17911808 140721941299633 140721941299809 140721941299809 140721941303247 0
[pid=16471/tid=16484] ppid=16469 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16471/task/16484/stat : 16484 (java) S 16469 16469 8563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 114523843 14309736448 10075 18446744073709551615 4194304 4196468 140721941296384 140402453564000 140402982405845 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17911808 140721941299633 140721941299809 140721941299809 140721941303247 0
[pid=16471/tid=16485] ppid=16469 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16471/task/16485/stat : 16485 (java) S 16469 16469 8563 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 114523848 14309736448 10075 18446744073709551615 4194304 4196468 140721941296384 140402452511536 140402982406786 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17911808 140721941299633 140721941299809 140721941299809 140721941303247 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 41680 KiB

[startup+0.701214 s]
/proc/loadavg: 1.63 1.73 1.73 5/211 16485
/proc/meminfo: memFree=29644852/32770624 swapFree=67108860/67108860
[pid=16469] ppid=16466 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/16469/stat : 16469 (xcsp3-exec) S 16466 16469 8563 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 114523831 9740288 345 18446744073709551615 4194304 5098028 140735660700416 140735660698520 140079123743356 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 6 0 0 7196144 7232144 31993856 140735660708216 140735660708421 140735660708421 140735660711915 0
/proc/16469/statm: 2378 345 289 221 0 87 0
[pid=16471] ppid=16469 vsize=13978684 memory=104408 CPUtime=1.34 cores=1,3,5,7
/proc/16471/stat : 16471 (java) S 16469 16469 8563 0 -1 1077944320 12660 0 0 0 128 6 0 0 20 0 15 0 114523837 14314172416 26102 18446744073709551615 4194304 4196468 140721941296384 140721941278928 140402982395639 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 17911808 140721941299633 140721941299809 140721941299809 140721941303247 0
/proc/16471/statm: 3494671 26102 3165 1 0 3482964 0
[pid=16471/tid=16472] ppid=16469 vsize=13978684 memory=7165352523811207221 CPUtime=0.56 cores=1,3,5,7
/proc/16471/task/16472/stat : 16472 (java) R 16469 16469 8563 0 -1 4202560 7415 0 0 0 52 4 0 0 20 0 15 0 114523838 14314172416 26102 18446744073709551615 4194304 4196468 140721941296384 140402986633312 140402625829664 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 17911808 140721941299633 140721941299809 140721941299809 140721941303247 0
[pid=16471/tid=16473] ppid=16469 vsize=13978684 memory=6441383594720125521 CPUtime=0 cores=1,3,5,7
/proc/16471/task/16473/stat : 16473 (java) S 16469 16469 8563 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 114523838 14314172416 26102 18446744073709551615 4194304 4196468 140721941296384 140402952108304 140402982405845 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17911808 140721941299633 140721941299809 140721941299809 140721941303247 0
[pid=16471/tid=16474] ppid=16469 vsize=13978684 memory=7007707949394126417 CPUtime=0 cores=1,3,5,7
/proc/16471/task/16474/stat : 16474 (java) S 16469 16469 8563 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 114523838 14314172416 26102 18446744073709551615 4194304 4196468 140721941296384 140402581596560 140402982405845 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17911808 140721941299633 140721941299809 140721941299809 140721941303247 0
[pid=16471/tid=16475] ppid=16469 vsize=13978684 memory=-7741295726275825013 CPUtime=0 cores=1,3,5,7
/proc/16471/task/16475/stat : 16475 (java) S 16469 16469 8563 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 114523838 14314172416 26102 18446744073709551615 4194304 4196468 140721941296384 140402580544016 140402982405845 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17911808 140721941299633 140721941299809 140721941299809 140721941303247 0
[pid=16471/tid=16476] ppid=16469 vsize=13978684 memory=6944652177228980320 CPUtime=0 cores=1,3,5,7
/proc/16471/task/16476/stat : 16476 (java) S 16469 16469 8563 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 114523838 14314172416 26102 18446744073709551615 4194304 4196468 140721941296384 140402579491472 140402982405845 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17911808 140721941299633 140721941299809 140721941299809 140721941303247 0
[pid=16471/tid=16477] ppid=16469 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16471/task/16477/stat : 16477 (java) S 16469 16469 8563 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 114523840 14314172416 26102 18446744073709551615 4194304 4196468 140721941296384 140402460932592 140402982406786 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17911808 140721941299633 140721941299809 140721941299809 140721941303247 0
[pid=16471/tid=16478] ppid=16469 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16471/task/16478/stat : 16478 (java) S 16469 16469 8563 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 114523840 14314172416 26102 18446744073709551615 4194304 4196468 140721941296384 140402459878816 140402982405845 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17911808 140721941299633 140721941299809 140721941299809 140721941303247 0
[pid=16471/tid=16479] ppid=16469 vsize=13978684 memory=4116 CPUtime=0 cores=1,3,5,7
/proc/16471/task/16479/stat : 16479 (java) S 16469 16469 8563 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 114523840 14314172416 26102 18446744073709551615 4194304 4196468 140721941296384 140402458826224 140402982405845 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17911808 140721941299633 140721941299809 140721941299809 140721941303247 0
[pid=16471/tid=16480] ppid=16469 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16471/task/16480/stat : 16480 (java) S 16469 16469 8563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 114523843 14314172416 26102 18446744073709551615 4194304 4196468 140721941296384 140402457774800 140402982414235 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17911808 140721941299633 140721941299809 140721941299809 140721941303247 0
[pid=16471/tid=16481] ppid=16469 vsize=13978684 memory=139764879598192 CPUtime=0.21 cores=1,3,5,7
/proc/16471/task/16481/stat : 16481 (java) R 16469 16469 8563 0 -1 4202560 1384 0 0 0 21 0 0 0 20 0 15 0 114523843 14314172416 26102 18446744073709551615 4194304 4196468 140721941296384 140402456707416 140402967512740 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 17911808 140721941299633 140721941299809 140721941299809 140721941303247 0
[pid=16471/tid=16482] ppid=16469 vsize=13978684 memory=0 CPUtime=0.25 cores=1,3,5,7
/proc/16471/task/16482/stat : 16482 (java) R 16469 16469 8563 0 -1 4202560 1192 0 0 0 25 0 0 0 20 0 15 0 114523843 14314172416 26102 18446744073709551615 4194304 4196468 140721941296384 140402455661872 140402962243874 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 17911808 140721941299633 140721941299809 140721941299809 140721941303247 0
[pid=16471/tid=16483] ppid=16469 vsize=13978684 memory=0 CPUtime=0.29 cores=1,3,5,7
/proc/16471/task/16483/stat : 16483 (java) R 16469 16469 8563 0 -1 4202560 1362 0 0 0 28 1 0 0 20 0 15 0 114523843 14314172416 26102 18446744073709551615 4194304 4196468 140721941296384 140402454616304 140402961763688 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 17911808 140721941299633 140721941299809 140721941299809 140721941303247 0
[pid=16471/tid=16484] ppid=16469 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16471/task/16484/stat : 16484 (java) S 16469 16469 8563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 114523843 14314172416 26167 18446744073709551615 4194304 4196468 140721941296384 140402453564000 140402982405845 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17911808 140721941299633 140721941299809 140721941299809 140721941303247 0
[pid=16471/tid=16485] ppid=16469 vsize=13978684 memory=7809523229951467574 CPUtime=0 cores=1,3,5,7
/proc/16471/task/16485/stat : 16485 (java) S 16469 16469 8563 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 114523848 14314172416 26167 18446744073709551615 4194304 4196468 140721941296384 140402452511536 140402982406786 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17911808 140721941299633 140721941299809 140721941299809 140721941303247 0
Current children cumulated CPU time: 1.34 s
Current children cumulated vsize: 13988196 KiB
Current children cumulated memory: 105788 KiB

[startup+1.50082 s]
/proc/loadavg: 1.82 1.77 1.74 5/211 16485
/proc/meminfo: memFree=29561584/32770624 swapFree=67108860/67108860
[pid=16469] ppid=16466 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/16469/stat : 16469 (xcsp3-exec) S 16466 16469 8563 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 114523831 9740288 345 18446744073709551615 4194304 5098028 140735660700416 140735660698520 140079123743356 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 6 0 0 7196144 7232144 31993856 140735660708216 140735660708421 140735660708421 140735660711915 0
/proc/16469/statm: 2378 345 289 221 0 87 0
[pid=16471] ppid=16469 vsize=13980732 memory=149836 CPUtime=3.45 cores=1,3,5,7
/proc/16471/stat : 16471 (java) S 16469 16469 8563 0 -1 1077944320 22376 0 0 0 337 8 0 0 20 0 15 0 114523837 14316269568 37459 18446744073709551615 4194304 4196468 140721941296384 140721941278928 140402982395639 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 17911808 140721941299633 140721941299809 140721941299809 140721941303247 0
/proc/16471/statm: 3495183 37459 3175 1 0 3483476 0
[pid=16471/tid=16472] ppid=16469 vsize=13980732 memory=25334 CPUtime=1.36 cores=1,3,5,7
/proc/16471/task/16472/stat : 16472 (java) R 16469 16469 8563 0 -1 4202560 8208 0 0 0 131 5 0 0 20 0 15 0 114523838 14316269568 37459 18446744073709551615 4194304 4196468 140721941296384 140402986632824 140402628238020 0 4 1 16800974 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 17911808 140721941299633 140721941299809 140721941299809 140721941303247 0
[pid=16471/tid=16473] ppid=16469 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16471/task/16473/stat : 16473 (java) S 16469 16469 8563 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 114523838 14316269568 37459 18446744073709551615 4194304 4196468 140721941296384 140402952108304 140402982405845 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17911808 140721941299633 140721941299809 140721941299809 140721941303247 0
[pid=16471/tid=16474] ppid=16469 vsize=13980732 memory=-3253322038155611931 CPUtime=0 cores=1,3,5,7
/proc/16471/task/16474/stat : 16474 (java) S 16469 16469 8563 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 114523838 14316269568 37459 18446744073709551615 4194304 4196468 140721941296384 140402581596560 140402982405845 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17911808 140721941299633 140721941299809 140721941299809 140721941303247 0
[pid=16471/tid=16475] ppid=16469 vsize=13980732 memory=6944656592455360604 CPUtime=0 cores=1,3,5,7
/proc/16471/task/16475/stat : 16475 (java) S 16469 16469 8563 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 114523838 14316269568 37459 18446744073709551615 4194304 4196468 140721941296384 140402580544016 140402982405845 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17911808 140721941299633 140721941299809 140721941299809 140721941303247 0
[pid=16471/tid=16476] ppid=16469 vsize=13980732 memory=139764879589785 CPUtime=0 cores=1,3,5,7

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

/proc/16469/stat : 16469 (xcsp3-exec) S 16466 16469 8563 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 114523831 9740288 345 18446744073709551615 4194304 5098028 140735660700416 140735660698520 140079123743356 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 6 0 0 7196144 7232144 31993856 140735660708216 140735660708421 140735660708421 140735660711915 0
/proc/16469/statm: 2378 345 289 221 0 87 0
[pid=16471] ppid=16469 vsize=13980732 memory=204492 CPUtime=150.08 cores=1,3,5,7
/proc/16471/stat : 16471 (java) S 16469 16469 8563 0 -1 1077944320 43562 0 0 0 14992 16 0 0 20 0 15 0 114523837 14316269568 51123 18446744073709551615 4194304 4196468 140721941296384 140721941278928 140402982395639 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 17911808 140721941299633 140721941299809 140721941299809 140721941303247 0
/proc/16471/statm: 3495183 51123 3225 1 0 3483476 0
[pid=16471/tid=16472] ppid=16469 vsize=13980732 memory=1380 CPUtime=147.02 cores=1,3,5,7
/proc/16471/task/16472/stat : 16472 (java) R 16469 16469 8563 0 -1 4202560 12087 0 0 0 14696 6 0 0 20 0 15 0 114523838 14316269568 51123 18446744073709551615 4194304 4196468 140721941296384 140402986632224 140402627821183 0 4 1 16800974 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 17911808 140721941299633 140721941299809 140721941299809 140721941303247 0
[pid=16471/tid=16473] ppid=16469 vsize=13980732 memory=204492 CPUtime=0.02 cores=1,3,5,7
/proc/16471/task/16473/stat : 16473 (java) S 16469 16469 8563 0 -1 1077944384 1213 0 0 0 1 1 0 0 20 0 15 0 114523838 14316269568 51123 18446744073709551615 4194304 4196468 140721941296384 140402952108304 140402982405845 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17911808 140721941299633 140721941299809 140721941299809 140721941303247 0
[pid=16471/tid=16474] ppid=16469 vsize=13980732 memory=1380 CPUtime=0.03 cores=1,3,5,7
/proc/16471/task/16474/stat : 16474 (java) S 16469 16469 8563 0 -1 1077944384 1326 0 0 0 2 1 0 0 20 0 15 0 114523838 14316269568 51123 18446744073709551615 4194304 4196468 140721941296384 140402581596560 140402982405845 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17911808 140721941299633 140721941299809 140721941299809 140721941303247 0
[pid=16471/tid=16475] ppid=16469 vsize=13980732 memory=1380 CPUtime=0.02 cores=1,3,5,7
/proc/16471/task/16475/stat : 16475 (java) S 16469 16469 8563 0 -1 1077944384 1122 0 0 0 2 0 0 0 20 0 15 0 114523838 14316269568 51123 18446744073709551615 4194304 4196468 140721941296384 140402580544016 140402982405845 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17911808 140721941299633 140721941299809 140721941299809 140721941303247 0
[pid=16471/tid=16476] ppid=16469 vsize=13980732 memory=204492 CPUtime=0.02 cores=1,3,5,7
/proc/16471/task/16476/stat : 16476 (java) S 16469 16469 8563 0 -1 1077944384 651 0 0 0 2 0 0 0 20 0 15 0 114523838 14316269568 51123 18446744073709551615 4194304 4196468 140721941296384 140402579491472 140402982405845 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17911808 140721941299633 140721941299809 140721941299809 140721941303247 0
[pid=16471/tid=16477] ppid=16469 vsize=13980732 memory=1380 CPUtime=0.01 cores=1,3,5,7
/proc/16471/task/16477/stat : 16477 (java) S 16469 16469 8563 0 -1 1077944384 1320 0 0 0 1 0 0 0 20 0 15 0 114523840 14316269568 51123 18446744073709551615 4194304 4196468 140721941296384 140402460932592 140402982406786 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17911808 140721941299633 140721941299809 140721941299809 140721941303247 0
[pid=16471/tid=16478] ppid=16469 vsize=13980732 memory=204492 CPUtime=0 cores=1,3,5,7
/proc/16471/task/16478/stat : 16478 (java) S 16469 16469 8563 0 -1 1077944384 76 0 0 0 0 0 0 0 20 0 15 0 114523840 14316269568 51123 18446744073709551615 4194304 4196468 140721941296384 140402459878816 140402982405845 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17911808 140721941299633 140721941299809 140721941299809 140721941303247 0
[pid=16471/tid=16479] ppid=16469 vsize=13980732 memory=4116 CPUtime=0 cores=1,3,5,7
/proc/16471/task/16479/stat : 16479 (java) S 16469 16469 8563 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 15 0 114523840 14316269568 51123 18446744073709551615 4194304 4196468 140721941296384 140402458826224 140402982405845 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17911808 140721941299633 140721941299809 140721941299809 140721941303247 0
[pid=16471/tid=16480] ppid=16469 vsize=13980732 memory=61792 CPUtime=0 cores=1,3,5,7
/proc/16471/task/16480/stat : 16480 (java) S 16469 16469 8563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 114523843 14316269568 51123 18446744073709551615 4194304 4196468 140721941296384 140402457774800 140402982414235 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17911808 140721941299633 140721941299809 140721941299809 140721941303247 0
[pid=16471/tid=16481] ppid=16469 vsize=13980732 memory=-8774313645642428999 CPUtime=1.15 cores=1,3,5,7
/proc/16471/task/16481/stat : 16481 (java) S 16469 16469 8563 0 -1 1077944384 8462 0 0 0 114 1 0 0 20 0 15 0 114523843 14316269568 51123 18446744073709551615 4194304 4196468 140721941296384 140402456721392 140402982406786 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17911808 140721941299633 140721941299809 140721941299809 140721941303247 0
[pid=16471/tid=16482] ppid=16469 vsize=13980732 memory=204492 CPUtime=1.18 cores=1,3,5,7
/proc/16471/task/16482/stat : 16482 (java) S 16469 16469 8563 0 -1 1077944384 9433 0 0 0 118 0 0 0 20 0 15 0 114523843 14316269568 51123 18446744073709551615 4194304 4196468 140721941296384 140402455668848 140402982406786 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17911808 140721941299633 140721941299809 140721941299809 140721941303247 0
[pid=16471/tid=16483] ppid=16469 vsize=13980732 memory=87 CPUtime=0.51 cores=1,3,5,7
/proc/16471/task/16483/stat : 16483 (java) S 16469 16469 8563 0 -1 1077944384 5660 0 0 0 50 1 0 0 20 0 15 0 114523843 14316269568 51123 18446744073709551615 4194304 4196468 140721941296384 140402454616304 140402982406786 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17911808 140721941299633 140721941299809 140721941299809 140721941303247 0
[pid=16471/tid=16484] ppid=16469 vsize=13980732 memory=189 CPUtime=0 cores=1,3,5,7
/proc/16471/task/16484/stat : 16484 (java) S 16469 16469 8563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 114523843 14316269568 51123 18446744073709551615 4194304 4196468 140721941296384 140402453564000 140402982405845 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17911808 140721941299633 140721941299809 140721941299809 140721941303247 0
[pid=16471/tid=16485] ppid=16469 vsize=13980732 memory=-8774313645642428999 CPUtime=0.03 cores=1,3,5,7
/proc/16471/task/16485/stat : 16485 (java) S 16469 16469 8563 0 -1 1077944384 920 0 0 0 1 2 0 0 20 0 15 0 114523848 14316269568 51123 18446744073709551615 4194304 4196468 140721941296384 140402452511536 140402982406786 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 7 0 0 6293624 6294260 17911808 140721941299633 140721941299809 140721941299809 140721941303247 0
Current children cumulated CPU time: 150.08 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 205872 KiB

[startup+148.001 s]*
/proc/loadavg: 1.86 1.82 1.77 3/211 16490
/proc/meminfo: memFree=29493908/32770624 swapFree=67108860/67108860
[pid=16469] ppid=16466 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/16469/stat : 16469 (xcsp3-exec) S 16466 16469 8563 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 114523831 9740288 345 18446744073709551615 4194304 5098028 140735660700416 140735660698520 140079123743356 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 6 0 0 7196144 7232144 31993856 140735660708216 140735660708421 140735660708421 140735660711915 0
/proc/16469/statm: 2378 345 289 221 0 87 0
[pid=16471] ppid=16469 vsize=13980732 memory=204492 CPUtime=150.89 cores=1,3,5,7
/proc/16471/stat : 16471 (java) S 16469 16469 8563 0 -1 1077944320 43562 0 0 0 15073 16 0 0 20 0 15 0 114523837 14316269568 51123 18446744073709551615 4194304 4196468 140721941296384 140721941278928 140402982395639 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 17911808 140721941299633 140721941299809 140721941299809 140721941303247 0
/proc/16471/statm: 3495183 51123 3225 1 0 3483476 0
[pid=16471/tid=16472] ppid=16469 vsize=13980732 memory=-8774313645642428999 CPUtime=147.83 cores=1,3,5,7
/proc/16471/task/16472/stat : 16472 (java) R 16469 16469 8563 0 -1 4202560 12087 0 0 0 14777 6 0 0 20 0 15 0 114523838 14316269568 51123 18446744073709551615 4194304 4196468 140721941296384 140402986632224 140402627247500 0 4 1 16800974 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 17911808 140721941299633 140721941299809 140721941299809 140721941303247 0
[pid=16471/tid=16473] ppid=16469 vsize=13980732 memory=4872558044660077418 CPUtime=0.02 cores=1,3,5,7
/proc/16471/task/16473/stat : 16473 (java) S 16469 16469 8563 0 -1 1077944384 1213 0 0 0 1 1 0 0 20 0 15 0 114523838 14316269568 51123 18446744073709551615 4194304 4196468 140721941296384 140402952108304 140402982405845 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17911808 140721941299633 140721941299809 140721941299809 140721941303247 0
[pid=16471/tid=16474] ppid=16469 vsize=13980732 memory=840 CPUtime=0.03 cores=1,3,5,7
/proc/16471/task/16474/stat : 16474 (java) S 16469 16469 8563 0 -1 1077944384 1326 0 0 0 2 1 0 0 20 0 15 0 114523838 14316269568 51123 18446744073709551615 4194304 4196468 140721941296384 140402581596560 140402982405845 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17911808 140721941299633 140721941299809 140721941299809 140721941303247 0
[pid=16471/tid=16475] ppid=16469 vsize=13980732 memory=16436 CPUtime=0.02 cores=1,3,5,7
/proc/16471/task/16475/stat : 16475 (java) S 16469 16469 8563 0 -1 1077944384 1122 0 0 0 2 0 0 0 20 0 15 0 114523838 14316269568 51123 18446744073709551615 4194304 4196468 140721941296384 140402580544016 140402982405845 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17911808 140721941299633 140721941299809 140721941299809 140721941303247 0
[pid=16471/tid=16476] ppid=16469 vsize=13980732 memory=3904 CPUtime=0.02 cores=1,3,5,7
/proc/16471/task/16476/stat : 16476 (java) S 16469 16469 8563 0 -1 1077944384 651 0 0 0 2 0 0 0 20 0 15 0 114523838 14316269568 51123 18446744073709551615 4194304 4196468 140721941296384 140402579491472 140402982405845 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17911808 140721941299633 140721941299809 140721941299809 140721941303247 0
[pid=16471/tid=16477] ppid=16469 vsize=13980732 memory=2928 CPUtime=0.01 cores=1,3,5,7
/proc/16471/task/16477/stat : 16477 (java) S 16469 16469 8563 0 -1 1077944384 1320 0 0 0 1 0 0 0 20 0 15 0 114523840 14316269568 51123 18446744073709551615 4194304 4196468 140721941296384 140402460932592 140402982406786 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17911808 140721941299633 140721941299809 140721941299809 140721941303247 0
[pid=16471/tid=16478] ppid=16469 vsize=13980732 memory=3196 CPUtime=0 cores=1,3,5,7
/proc/16471/task/16478/stat : 16478 (java) S 16469 16469 8563 0 -1 1077944384 76 0 0 0 0 0 0 0 20 0 15 0 114523840 14316269568 51123 18446744073709551615 4194304 4196468 140721941296384 140402459878816 140402982405845 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17911808 140721941299633 140721941299809 140721941299809 140721941303247 0
[pid=16471/tid=16479] ppid=16469 vsize=13980732 memory=1160 CPUtime=0 cores=1,3,5,7
/proc/16471/task/16479/stat : 16479 (java) S 16469 16469 8563 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 15 0 114523840 14316269568 51123 18446744073709551615 4194304 4196468 140721941296384 140402458826224 140402982405845 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17911808 140721941299633 140721941299809 140721941299809 140721941303247 0
[pid=16471/tid=16480] ppid=16469 vsize=13980732 memory=3136 CPUtime=0 cores=1,3,5,7
/proc/16471/task/16480/stat : 16480 (java) S 16469 16469 8563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 114523843 14316269568 51123 18446744073709551615 4194304 4196468 140721941296384 140402457774800 140402982414235 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17911808 140721941299633 140721941299809 140721941299809 140721941303247 0
[pid=16471/tid=16481] ppid=16469 vsize=13980732 memory=1380 CPUtime=1.15 cores=1,3,5,7
/proc/16471/task/16481/stat : 16481 (java) S 16469 16469 8563 0 -1 1077944384 8462 0 0 0 114 1 0 0 20 0 15 0 114523843 14316269568 51123 18446744073709551615 4194304 4196468 140721941296384 140402456721392 140402982406786 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17911808 140721941299633 140721941299809 140721941299809 140721941303247 0
[pid=16471/tid=16482] ppid=16469 vsize=13980732 memory=1146948 CPUtime=1.18 cores=1,3,5,7
/proc/16471/task/16482/stat : 16482 (java) S 16469 16469 8563 0 -1 1077944384 9433 0 0 0 118 0 0 0 20 0 15 0 114523843 14316269568 51123 18446744073709551615 4194304 4196468 140721941296384 140402455668848 140402982406786 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17911808 140721941299633 140721941299809 140721941299809 140721941303247 0
[pid=16471/tid=16483] ppid=16469 vsize=13980732 memory=4072 CPUtime=0.51 cores=1,3,5,7
/proc/16471/task/16483/stat : 16483 (java) S 16469 16469 8563 0 -1 1077944384 5660 0 0 0 50 1 0 0 20 0 15 0 114523843 14316269568 51123 18446744073709551615 4194304 4196468 140721941296384 140402454616304 140402982406786 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17911808 140721941299633 140721941299809 140721941299809 140721941303247 0
[pid=16471/tid=16484] ppid=16469 vsize=13980732 memory=1152 CPUtime=0 cores=1,3,5,7
/proc/16471/task/16484/stat : 16484 (java) S 16469 16469 8563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 114523843 14316269568 51123 18446744073709551615 4194304 4196468 140721941296384 140402453564000 140402982405845 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17911808 140721941299633 140721941299809 140721941299809 140721941303247 0
[pid=16471/tid=16485] ppid=16469 vsize=13980732 memory=2960 CPUtime=0.03 cores=1,3,5,7
/proc/16471/task/16485/stat : 16485 (java) S 16469 16469 8563 0 -1 1077944384 920 0 0 0 1 2 0 0 20 0 15 0 114523848 14316269568 51123 18446744073709551615 4194304 4196468 140721941296384 140402452511536 140402982406786 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 7 0 0 6293624 6294260 17911808 140721941299633 140721941299809 140721941299809 140721941303247 0
Current children cumulated CPU time: 150.89 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 205872 KiB

[startup+148.801 s]
/proc/loadavg: 1.86 1.82 1.77 3/211 16490
/proc/meminfo: memFree=29493908/32770624 swapFree=67108860/67108860
[pid=16469] ppid=16466 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/16469/stat : 16469 (xcsp3-exec) S 16466 16469 8563 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 114523831 9740288 345 18446744073709551615 4194304 5098028 140735660700416 140735660698520 140079123743356 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 6 0 0 7196144 7232144 31993856 140735660708216 140735660708421 140735660708421 140735660711915 0
/proc/16469/statm: 2378 345 289 221 0 87 0
[pid=16471] ppid=16469 vsize=13980732 memory=204492 CPUtime=151.68 cores=1,3,5,7
/proc/16471/stat : 16471 (java) S 16469 16469 8563 0 -1 1077944320 43562 0 0 0 15152 16 0 0 20 0 15 0 114523837 14316269568 51123 18446744073709551615 4194304 4196468 140721941296384 140721941278928 140402982395639 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 17911808 140721941299633 140721941299809 140721941299809 140721941303247 0
/proc/16471/statm: 3495183 51123 3225 1 0 3483476 0
[pid=16471/tid=16472] ppid=16469 vsize=13980732 memory=-8774313645642428999 CPUtime=148.62 cores=1,3,5,7
/proc/16471/task/16472/stat : 16472 (java) R 16469 16469 8563 0 -1 4202560 12087 0 0 0 14856 6 0 0 20 0 15 0 114523838 14316269568 51123 18446744073709551615 4194304 4196468 140721941296384 140402986632224 140402627817925 0 4 1 16800974 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 17911808 140721941299633 140721941299809 140721941299809 140721941303247 0
[pid=16471/tid=16473] ppid=16469 vsize=13980732 memory=208088 CPUtime=0.02 cores=1,3,5,7
/proc/16471/task/16473/stat : 16473 (java) S 16469 16469 8563 0 -1 1077944384 1213 0 0 0 1 1 0 0 20 0 15 0 114523838 14316269568 51123 18446744073709551615 4194304 4196468 140721941296384 140402952108304 140402982405845 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17911808 140721941299633 140721941299809 140721941299809 140721941303247 0
[pid=16471/tid=16474] ppid=16469 vsize=13980732 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/16471/task/16474/stat : 16474 (java) S 16469 16469 8563 0 -1 1077944384 1326 0 0 0 2 1 0 0 20 0 15 0 114523838 14316269568 51123 18446744073709551615 4194304 4196468 140721941296384 140402581596560 140402982405845 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17911808 140721941299633 140721941299809 140721941299809 140721941303247 0
[pid=16471/tid=16475] ppid=16469 vsize=13980732 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/16471/task/16475/stat : 16475 (java) S 16469 16469 8563 0 -1 1077944384 1122 0 0 0 2 0 0 0 20 0 15 0 114523838 14316269568 51123 18446744073709551615 4194304 4196468 140721941296384 140402580544016 140402982405845 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17911808 140721941299633 140721941299809 140721941299809 140721941303247 0
[pid=16471/tid=16476] ppid=16469 vsize=13980732 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/16471/task/16476/stat : 16476 (java) S 16469 16469 8563 0 -1 1077944384 651 0 0 0 2 0 0 0 20 0 15 0 114523838 14316269568 51123 18446744073709551615 4194304 4196468 140721941296384 140402579491472 140402982405845 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17911808 140721941299633 140721941299809 140721941299809 140721941303247 0
[pid=16471/tid=16477] ppid=16469 vsize=13980732 memory=204492 CPUtime=0.01 cores=1,3,5,7
/proc/16471/task/16477/stat : 16477 (java) S 16469 16469 8563 0 -1 1077944384 1320 0 0 0 1 0 0 0 20 0 15 0 114523840 14316269568 51123 18446744073709551615 4194304 4196468 140721941296384 140402460932592 140402982406786 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17911808 140721941299633 140721941299809 140721941299809 140721941303247 0
[pid=16471/tid=16478] ppid=16469 vsize=13980732 memory=796 CPUtime=0 cores=1,3,5,7
/proc/16471/task/16478/stat : 16478 (java) S 16469 16469 8563 0 -1 1077944384 76 0 0 0 0 0 0 0 20 0 15 0 114523840 14316269568 51123 18446744073709551615 4194304 4196468 140721941296384 140402459878816 140402982405845 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17911808 140721941299633 140721941299809 140721941299809 140721941303247 0
[pid=16471/tid=16479] ppid=16469 vsize=13980732 memory=5788 CPUtime=0 cores=1,3,5,7
/proc/16471/task/16479/stat : 16479 (java) S 16469 16469 8563 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 15 0 114523840 14316269568 51123 18446744073709551615 4194304 4196468 140721941296384 140402458826224 140402982405845 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17911808 140721941299633 140721941299809 140721941299809 140721941303247 0
[pid=16471/tid=16480] ppid=16469 vsize=13980732 memory=1720 CPUtime=0 cores=1,3,5,7
/proc/16471/task/16480/stat : 16480 (java) S 16469 16469 8563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 114523843 14316269568 51123 18446744073709551615 4194304 4196468 140721941296384 140402457774800 140402982414235 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17911808 140721941299633 140721941299809 140721941299809 140721941303247 0
[pid=16471/tid=16481] ppid=16469 vsize=13980732 memory=4616 CPUtime=1.15 cores=1,3,5,7
/proc/16471/task/16481/stat : 16481 (java) S 16469 16469 8563 0 -1 1077944384 8462 0 0 0 114 1 0 0 20 0 15 0 114523843 14316269568 51123 18446744073709551615 4194304 4196468 140721941296384 140402456721392 140402982406786 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17911808 140721941299633 140721941299809 140721941299809 140721941303247 0
[pid=16471/tid=16482] ppid=16469 vsize=13980732 memory=1012 CPUtime=1.18 cores=1,3,5,7
/proc/16471/task/16482/stat : 16482 (java) S 16469 16469 8563 0 -1 1077944384 9433 0 0 0 118 0 0 0 20 0 15 0 114523843 14316269568 51123 18446744073709551615 4194304 4196468 140721941296384 140402455668848 140402982406786 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17911808 140721941299633 140721941299809 140721941299809 140721941303247 0
[pid=16471/tid=16483] ppid=16469 vsize=13980732 memory=10180 CPUtime=0.51 cores=1,3,5,7
/proc/16471/task/16483/stat : 16483 (java) S 16469 16469 8563 0 -1 1077944384 5660 0 0 0 50 1 0 0 20 0 15 0 114523843 14316269568 51123 18446744073709551615 4194304 4196468 140721941296384 140402454616304 140402982406786 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17911808 140721941299633 140721941299809 140721941299809 140721941303247 0
[pid=16471/tid=16484] ppid=16469 vsize=13980732 memory=204492 CPUtime=0 cores=1,3,5,7
/proc/16471/task/16484/stat : 16484 (java) S 16469 16469 8563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 114523843 14316269568 51123 18446744073709551615 4194304 4196468 140721941296384 140402453564000 140402982405845 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17911808 140721941299633 140721941299809 140721941299809 140721941303247 0
[pid=16471/tid=16485] ppid=16469 vsize=13980732 memory=1380 CPUtime=0.03 cores=1,3,5,7
/proc/16471/task/16485/stat : 16485 (java) S 16469 16469 8563 0 -1 1077944384 920 0 0 0 1 2 0 0 20 0 15 0 114523848 14316269568 51123 18446744073709551615 4194304 4196468 140721941296384 140402452511536 140402982406786 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 7 0 0 6293624 6294260 17911808 140721941299633 140721941299809 140721941299809 140721941303247 0
Current children cumulated CPU time: 151.68 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 205872 KiB

[startup+149.201 s]
/proc/loadavg: 1.86 1.82 1.77 3/211 16490
/proc/meminfo: memFree=29499876/32770624 swapFree=67108860/67108860
[pid=16469] ppid=16466 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/16469/stat : 16469 (xcsp3-exec) S 16466 16469 8563 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 114523831 9740288 345 18446744073709551615 4194304 5098028 140735660700416 140735660698520 140079123743356 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 6 0 0 7196144 7232144 31993856 140735660708216 140735660708421 140735660708421 140735660711915 0
/proc/16469/statm: 2378 345 289 221 0 87 0
[pid=16471] ppid=16469 vsize=13980732 memory=198336 CPUtime=152.08 cores=1,3,5,7
/proc/16471/stat : 16471 (java) S 16469 16469 8563 0 -1 1077944320 43565 0 0 0 15192 16 0 0 20 0 15 0 114523837 14316269568 49584 18446744073709551615 4194304 4196468 140721941296384 140721941278928 140402982395639 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 17911808 140721941299633 140721941299809 140721941299809 140721941303247 0
/proc/16471/statm: 3495183 49584 3225 1 0 3483476 0
[pid=16471/tid=16472] ppid=16469 vsize=13980732 memory=4872558044660077418 CPUtime=149.02 cores=1,3,5,7
/proc/16471/task/16472/stat : 16472 (java) R 16469 16469 8563 0 -1 4202560 12088 0 0 0 14896 6 0 0 20 0 15 0 114523838 14316269568 49584 18446744073709551615 4194304 4196468 140721941296384 140402986634400 140402627464629 0 4 1 16800974 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 17911808 140721941299633 140721941299809 140721941299809 140721941303247 0
[pid=16471/tid=16473] ppid=16469 vsize=13980732 memory=4872558044660077418 CPUtime=0.02 cores=1,3,5,7
/proc/16471/task/16473/stat : 16473 (java) S 16469 16469 8563 0 -1 1077944384 1213 0 0 0 1 1 0 0 20 0 15 0 114523838 14316269568 49584 18446744073709551615 4194304 4196468 140721941296384 140402952108304 140402982405845 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17911808 140721941299633 140721941299809 140721941299809 140721941303247 0
[pid=16471/tid=16474] ppid=16469 vsize=13980732 memory=1728 CPUtime=0.03 cores=1,3,5,7
/proc/16471/task/16474/stat : 16474 (java) S 16469 16469 8563 0 -1 1077944384 1328 0 0 0 2 1 0 0 20 0 15 0 114523838 14316269568 49584 18446744073709551615 4194304 4196468 140721941296384 140402581596560 140402982405845 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17911808 140721941299633 140721941299809 140721941299809 140721941303247 0
[pid=16471/tid=16475] ppid=16469 vsize=13980732 memory=1228 CPUtime=0.02 cores=1,3,5,7
/proc/16471/task/16475/stat : 16475 (java) S 16469 16469 8563 0 -1 1077944384 1122 0 0 0 2 0 0 0 20 0 15 0 114523838 14316269568 49584 18446744073709551615 4194304 4196468 140721941296384 140402580544016 140402982405845 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17911808 140721941299633 140721941299809 140721941299809 140721941303247 0
[pid=16471/tid=16476] ppid=16469 vsize=13980732 memory=796 CPUtime=0.02 cores=1,3,5,7
/proc/16471/task/16476/stat : 16476 (java) S 16469 16469 8563 0 -1 1077944384 651 0 0 0 2 0 0 0 20 0 15 0 114523838 14316269568 49584 18446744073709551615 4194304 4196468 140721941296384 140402579491472 140402982405845 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17911808 140721941299633 140721941299809 140721941299809 140721941303247 0
[pid=16471/tid=16477] ppid=16469 vsize=13980732 memory=5788 CPUtime=0.01 cores=1,3,5,7
/proc/16471/task/16477/stat : 16477 (java) S 16469 16469 8563 0 -1 1077944384 1320 0 0 0 1 0 0 0 20 0 15 0 114523840 14316269568 49584 18446744073709551615 4194304 4196468 140721941296384 140402460932592 140402982406786 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17911808 140721941299633 140721941299809 140721941299809 140721941303247 0
[pid=16471/tid=16478] ppid=16469 vsize=13980732 memory=1720 CPUtime=0 cores=1,3,5,7
/proc/16471/task/16478/stat : 16478 (java) S 16469 16469 8563 0 -1 1077944384 76 0 0 0 0 0 0 0 20 0 15 0 114523840 14316269568 49584 18446744073709551615 4194304 4196468 140721941296384 140402459878816 140402982405845 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17911808 140721941299633 140721941299809 140721941299809 140721941303247 0
[pid=16471/tid=16479] ppid=16469 vsize=13980732 memory=4616 CPUtime=0 cores=1,3,5,7
/proc/16471/task/16479/stat : 16479 (java) S 16469 16469 8563 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 15 0 114523840 14316269568 49584 18446744073709551615 4194304 4196468 140721941296384 140402458826224 140402982405845 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17911808 140721941299633 140721941299809 140721941299809 140721941303247 0
[pid=16471/tid=16480] ppid=16469 vsize=13980732 memory=1012 CPUtime=0 cores=1,3,5,7
/proc/16471/task/16480/stat : 16480 (java) S 16469 16469 8563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 114523843 14316269568 49584 18446744073709551615 4194304 4196468 140721941296384 140402457774800 140402982414235 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17911808 140721941299633 140721941299809 140721941299809 140721941303247 0
[pid=16471/tid=16481] ppid=16469 vsize=13980732 memory=10180 CPUtime=1.15 cores=1,3,5,7
/proc/16471/task/16481/stat : 16481 (java) S 16469 16469 8563 0 -1 1077944384 8462 0 0 0 114 1 0 0 20 0 15 0 114523843 14316269568 49584 18446744073709551615 4194304 4196468 140721941296384 140402456721392 140402982406786 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17911808 140721941299633 140721941299809 140721941299809 140721941303247 0
[pid=16471/tid=16482] ppid=16469 vsize=13980732 memory=1440 CPUtime=1.18 cores=1,3,5,7
/proc/16471/task/16482/stat : 16482 (java) S 16469 16469 8563 0 -1 1077944384 9433 0 0 0 118 0 0 0 20 0 15 0 114523843 14316269568 49584 18446744073709551615 4194304 4196468 140721941296384 140402455668848 140402982406786 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17911808 140721941299633 140721941299809 140721941299809 140721941303247 0
[pid=16471/tid=16483] ppid=16469 vsize=13980732 memory=2000 CPUtime=0.51 cores=1,3,5,7
/proc/16471/task/16483/stat : 16483 (java) S 16469 16469 8563 0 -1 1077944384 5660 0 0 0 50 1 0 0 20 0 15 0 114523843 14316269568 49584 18446744073709551615 4194304 4196468 140721941296384 140402454616304 140402982406786 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17911808 140721941299633 140721941299809 140721941299809 140721941303247 0
[pid=16471/tid=16484] ppid=16469 vsize=13980732 memory=11064 CPUtime=0 cores=1,3,5,7
/proc/16471/task/16484/stat : 16484 (java) S 16469 16469 8563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 114523843 14316269568 49584 18446744073709551615 4194304 4196468 140721941296384 140402453564000 140402982405845 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17911808 140721941299633 140721941299809 140721941299809 140721941303247 0
[pid=16471/tid=16485] ppid=16469 vsize=13980732 memory=1200 CPUtime=0.03 cores=1,3,5,7
/proc/16471/task/16485/stat : 16485 (java) S 16469 16469 8563 0 -1 1077944384 920 0 0 0 1 2 0 0 20 0 15 0 114523848 14316269568 49584 18446744073709551615 4194304 4196468 140721941296384 140402452511536 140402982406786 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 7 0 0 6293624 6294260 17911808 140721941299633 140721941299809 140721941299809 140721941303247 0
Current children cumulated CPU time: 152.08 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 199716 KiB

Child status: 0
Real time (s): 149.242
CPU time (s): 152.13
CPU user time (s): 151.962
CPU system time (s): 0.168039
CPU usage (%): 101.935
Max. virtual memory (cumulated for all children) (KiB): 13990244
Max. memory (cumulated for all children) (KiB): 210440

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 151.962
system time used= 0.168039
maximum resident set size= 213180
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 44388
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= 5449
involuntary context switches= 127


# summary of solver processes directly reported to runsolver:
#   pid: 16469
#   total CPU time (s): 152.13
#   total CPU user time (s): 151.962
#   total CPU system time (s): 0.168039

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.24195 second user time and 0.965963 second system time

The end

Launcher Data

Begin job on node125 at 2017-08-19 07:56:26
IDJOB=4282414
IDBENCH=126128
IDSOLVER=2677
FILE ID=node125/4282414-1503123033
RUNJOBID= node125-1503095795-8622
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-4282414-1503123033/watcher-4282414-1503123033 -o /tmp/evaluation-result-4282414-1503123033/solver-4282414-1503123033 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node125-1503095795-8622 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 1218775541 HOME/instance-4282414-1503123033.xml

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

MD5SUM BENCH= 80005f43209ae7ce669f7000fbe1f4f3
RANDOM SEED=1218775541

node125.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.07
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.07
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.07
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.07
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:        29686520 kB
MemAvailable:   30830964 kB
Buffers:          324516 kB
Cached:          1127224 kB
SwapCached:            0 kB
Active:          1972432 kB
Inactive:         671892 kB
Active(anon):    1192920 kB
Inactive(anon):    49484 kB
Active(file):     779512 kB
Inactive(file):   622408 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8336 kB
Writeback:             0 kB
AnonPages:       1192340 kB
Mapped:            72920 kB
Shmem:             49828 kB
Slab:             143412 kB
SReclaimable:     116716 kB
SUnreclaim:        26696 kB
KernelStack:        3456 kB
PageTables:         7564 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1833108 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1112064 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= 62016 MiB
End job on node125 at 2017-08-19 07:58:55