Trace number 4282473

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 11.1062 7.5920601

General information on the benchmark

NameRandom/Random-m1-5-12-12t/
rand-5-12-12-200-t95-3.xml
MD5SUMd4014e5e87f6d68ac86bab8f8f62518f
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 benchmark10.8933
Satisfiable
(Un)Satisfiability was proved
Number of variables12
Number of constraints200
Number of domains1
Minimum domain size12
Maximum domain size12
Distribution of domain sizes[{"size":12,"count":12}]
Minimum variable degree77
Maximum variable degree95
Distribution of variable degrees[{"degree":77,"count":1},{"degree":78,"count":1},{"degree":79,"count":1},{"degree":81,"count":2},{"degree":82,"count":1},{"degree":83,"count":2},{"degree":84,"count":1},{"degree":86,"count":1},{"degree":91,"count":1},{"degree":95,"count":1}]
Minimum constraint arity5
Maximum constraint arity5
Distribution of constraint arities[{"arity":5,"count":200}]
Number of extensional constraints200
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":200}]
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-4282473-1503111774.xml"  -tl '2520s' -p 1 -x 0
0.11/0.26	c [HOME/instance-4282473-1503111774.xml, -tl, 2520s, -p, 1, -x, 0]
0.30/0.32	c simple solver
0.30/0.39	c parse instance...
8.39/5.63	c solve instance...
11.00/7.58	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 (15337 MiB free)
  memory of node 1: 16384 MiB (15562 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4282473-1503111774/watcher-4282473-1503111774 -o /tmp/evaluation-result-4282473-1503111774/solver-4282473-1503111774 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node128-1503095815-16489 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 368420328 HOME/instance-4282473-1503111774.xml 

running on 4 cores: 0,2,4,6

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

solver pid=19128, runsolver pid=19125

[startup+0.100172 s]*
/proc/loadavg: 1.62 1.53 1.52 3/202 19135
/proc/meminfo: memFree=31634840/32770624 swapFree=67108860/67108860
[pid=19128] ppid=19125 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/19128/stat : 19128 (xcsp3-exec) S 19125 19128 16431 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 9587282 9740288 345 18446744073709551615 4194304 5098028 140726103247360 140726103245464 140436641497724 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 7 0 0 7196144 7232144 17260544 140726103253370 140726103253574 140726103253574 140726103257067 0
/proc/19128/statm: 2378 345 289 221 0 87 0
[pid=19130] ppid=19128 vsize=13507920 memory=15960 CPUtime=0.01 cores=0,2,4,6
/proc/19130/stat : 19130 (java) S 19128 19128 16431 0 -1 1077944320 3822 0 0 0 1 0 0 0 20 0 8 0 9587290 13832110080 3990 18446744073709551615 4194304 4196468 140723517353648 140723517336192 139864063860471 0 0 1 16784584 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 15593472 140723517358514 140723517358690 140723517358690 140723517362127 0
/proc/19130/statm: 3376980 3990 2026 1 0 3366477 0
[pid=19130/tid=19131] ppid=19128 vsize=13507920 memory=-8713483618642983514 CPUtime=0.01 cores=0,2,4,6
/proc/19130/task/19131/stat : 19131 (java) R 19128 19128 16431 0 -1 4202560 2552 0 0 0 1 0 0 0 20 0 8 0 9587291 13832110080 3990 18446744073709551615 4194304 4196468 140723517353648 139864068100528 139864055889620 0 4 1 16784584 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 15593472 140723517358514 140723517358690 140723517358690 140723517362127 0
[pid=19130/tid=19132] ppid=19128 vsize=13507920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19130/task/19132/stat : 19132 (java) S 19128 19128 16431 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 8 0 9587291 13832110080 3990 18446744073709551615 4194304 4196468 140723517353648 139864005806992 139864063870677 0 4 1 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15593472 140723517358514 140723517358690 140723517358690 140723517362127 0
[pid=19130/tid=19133] ppid=19128 vsize=13507920 memory=140445225051776 CPUtime=0 cores=0,2,4,6
/proc/19130/task/19133/stat : 19133 (java) S 19128 19128 16431 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 8 0 9587291 13832110080 4056 18446744073709551615 4194304 4196468 140723517353648 139864004754192 139864063870677 0 4 1 16784584 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15593472 140723517358514 140723517358690 140723517358690 140723517362127 0
[pid=19130/tid=19134] ppid=19128 vsize=13507920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19130/task/19134/stat : 19134 (java) S 19128 19128 16431 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 8 0 9587291 13832110080 4056 18446744073709551615 4194304 4196468 140723517353648 139864003701904 139864063870677 0 4 1 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15593472 140723517358514 140723517358690 140723517358690 140723517362127 0
[pid=19130/tid=19135] ppid=19128 vsize=13507920 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/19130/task/19135/stat : 19135 (java) S 19128 19128 16431 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 8 0 9587291 13832110080 4056 18446744073709551615 4194304 4196468 140723517353648 139864002649104 139864063870677 0 4 1 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15593472 140723517358514 140723517358690 140723517358690 140723517362127 0
[pid=19130/tid=19136] ppid=19128 vsize=13507920 memory=140445225051776 CPUtime=0 cores=0,2,4,6
/proc/19130/task/19136/stat : 19136 (java) S 19128 19128 16431 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 8 0 9587293 13832110080 4056 18446744073709551615 4194304 4196468 140723517353648 139863609432176 139864063871618 0 0 1 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15593472 140723517358514 140723517358690 140723517358690 140723517362127 0
[pid=19130/tid=19137] ppid=19128 vsize=13507920 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/19130/task/19137/stat : 19137 (java) S 19128 19128 16431 0 -1 1077944384 32 0 0 0 0 0 0 0 20 0 8 0 9587293 13832110080 4056 18446744073709551615 4194304 4196468 140723517353648 139863608377040 139864063870677 0 4 1 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15593472 140723517358514 140723517358690 140723517358690 140723517362127 0
Current children cumulated CPU time: 0.01 s
Current children cumulated vsize: 13517432 KiB
Current children cumulated memory: 17340 KiB

[startup+0.209954 s]*
/proc/loadavg: 1.62 1.53 1.52 3/211 19144
/proc/meminfo: memFree=31626352/32770624 swapFree=67108860/67108860
[pid=19128] ppid=19125 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/19128/stat : 19128 (xcsp3-exec) S 19125 19128 16431 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 9587282 9740288 345 18446744073709551615 4194304 5098028 140726103247360 140726103245464 140436641497724 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 7 0 0 7196144 7232144 17260544 140726103253370 140726103253574 140726103253574 140726103257067 0
/proc/19128/statm: 2378 345 289 221 0 87 0
[pid=19130] ppid=19128 vsize=13974352 memory=27384 CPUtime=0.11 cores=0,2,4,6
/proc/19130/stat : 19130 (java) S 19128 19128 16431 0 -1 1077944320 5339 0 0 0 9 2 0 0 20 0 15 0 9587290 14309736448 6846 18446744073709551615 4194304 4196468 140723517353648 140723517336192 139864063860471 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 15593472 140723517358514 140723517358690 140723517358690 140723517362127 0
/proc/19130/statm: 3493588 6846 2817 1 0 3482964 0
[pid=19130/tid=19131] ppid=19128 vsize=13974352 memory=-6871798056524144002 CPUtime=0.08 cores=0,2,4,6
/proc/19130/task/19131/stat : 19131 (java) R 19128 19128 16431 0 -1 4202560 3361 0 0 0 7 1 0 0 20 0 15 0 9587291 14309736448 6846 18446744073709551615 4194304 4196468 140723517353648 139864068089888 139864047940958 0 4 1 16800974 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 15593472 140723517358514 140723517358690 140723517358690 140723517362127 0
[pid=19130/tid=19132] ppid=19128 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19130/task/19132/stat : 19132 (java) S 19128 19128 16431 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 9587291 14309736448 6846 18446744073709551615 4194304 4196468 140723517353648 139864005806992 139864063870677 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15593472 140723517358514 140723517358690 140723517358690 140723517362127 0
[pid=19130/tid=19133] ppid=19128 vsize=13974352 memory=140445225051776 CPUtime=0 cores=0,2,4,6
/proc/19130/task/19133/stat : 19133 (java) S 19128 19128 16431 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 9587291 14309736448 6846 18446744073709551615 4194304 4196468 140723517353648 139864004754192 139864063870677 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15593472 140723517358514 140723517358690 140723517358690 140723517362127 0
[pid=19130/tid=19134] ppid=19128 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19130/task/19134/stat : 19134 (java) S 19128 19128 16431 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 9587291 14309736448 6846 18446744073709551615 4194304 4196468 140723517353648 139864003701904 139864063870677 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15593472 140723517358514 140723517358690 140723517358690 140723517362127 0
[pid=19130/tid=19135] ppid=19128 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/19130/task/19135/stat : 19135 (java) S 19128 19128 16431 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 9587291 14309736448 6846 18446744073709551615 4194304 4196468 140723517353648 139864002649104 139864063870677 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15593472 140723517358514 140723517358690 140723517358690 140723517362127 0
[pid=19130/tid=19136] ppid=19128 vsize=13974352 memory=140445225051776 CPUtime=0 cores=0,2,4,6
/proc/19130/task/19136/stat : 19136 (java) S 19128 19128 16431 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 9587293 14309736448 6846 18446744073709551615 4194304 4196468 140723517353648 139863609432176 139864063871618 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15593472 140723517358514 140723517358690 140723517358690 140723517362127 0
[pid=19130/tid=19137] ppid=19128 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/19130/task/19137/stat : 19137 (java) S 19128 19128 16431 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 9587293 14309736448 6846 18446744073709551615 4194304 4196468 140723517353648 139863608378144 139864063870677 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15593472 140723517358514 140723517358690 140723517358690 140723517362127 0
[pid=19130/tid=19138] ppid=19128 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19130/task/19138/stat : 19138 (java) S 19128 19128 16431 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 9587293 14309736448 6846 18446744073709551615 4194304 4196468 140723517353648 139863607325808 139864063870677 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15593472 140723517358514 140723517358690 140723517358690 140723517362127 0
[pid=19130/tid=19139] ppid=19128 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19130/task/19139/stat : 19139 (java) S 19128 19128 16431 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 9587296 14309736448 6846 18446744073709551615 4194304 4196468 140723517353648 139863606274128 139864063879067 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15593472 140723517358514 140723517358690 140723517358690 140723517362127 0
[pid=19130/tid=19140] ppid=19128 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19130/task/19140/stat : 19140 (java) S 19128 19128 16431 0 -1 1077944384 305 0 0 0 0 0 0 0 20 0 15 0 9587296 14309736448 6846 18446744073709551615 4194304 4196468 140723517353648 139863605222000 139864063871618 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15593472 140723517358514 140723517358690 140723517358690 140723517362127 0
[pid=19130/tid=19141] ppid=19128 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/19130/task/19141/stat : 19141 (java) S 19128 19128 16431 0 -1 1077944384 127 0 0 0 0 0 0 0 20 0 15 0 9587296 14309736448 6846 18446744073709551615 4194304 4196468 140723517353648 139863604169200 139864063871618 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15593472 140723517358514 140723517358690 140723517358690 140723517362127 0
[pid=19130/tid=19142] ppid=19128 vsize=13974352 memory=140445225051776 CPUtime=0 cores=0,2,4,6
/proc/19130/task/19142/stat : 19142 (java) S 19128 19128 16431 0 -1 1077944384 242 0 0 0 0 0 0 0 20 0 15 0 9587296 14309736448 6846 18446744073709551615 4194304 4196468 140723517353648 139863603116912 139864063871618 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15593472 140723517358514 140723517358690 140723517358690 140723517362127 0
[pid=19130/tid=19143] ppid=19128 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/19130/task/19143/stat : 19143 (java) S 19128 19128 16431 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 9587296 14309736448 6846 18446744073709551615 4194304 4196468 140723517353648 139863602064352 139864063870677 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15593472 140723517358514 140723517358690 140723517358690 140723517362127 0
[pid=19130/tid=19144] ppid=19128 vsize=13974352 memory=140445225051776 CPUtime=0 cores=0,2,4,6
/proc/19130/task/19144/stat : 19144 (java) S 19128 19128 16431 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 9587300 14309736448 6846 18446744073709551615 4194304 4196468 140723517353648 139863601011120 139864063871618 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15593472 140723517358514 140723517358690 140723517358690 140723517362127 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 28764 KiB

[startup+0.310388 s]*
/proc/loadavg: 1.62 1.53 1.52 5/211 19144
/proc/meminfo: memFree=31613060/32770624 swapFree=67108860/67108860
[pid=19128] ppid=19125 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/19128/stat : 19128 (xcsp3-exec) S 19125 19128 16431 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 9587282 9740288 345 18446744073709551615 4194304 5098028 140726103247360 140726103245464 140436641497724 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 7 0 0 7196144 7232144 17260544 140726103253370 140726103253574 140726103253574 140726103257067 0
/proc/19128/statm: 2378 345 289 221 0 87 0
[pid=19130] ppid=19128 vsize=13974352 memory=41388 CPUtime=0.3 cores=0,2,4,6
/proc/19130/stat : 19130 (java) S 19128 19128 16431 0 -1 1077944320 8886 0 0 0 27 3 0 0 20 0 15 0 9587290 14309736448 10347 18446744073709551615 4194304 4196468 140723517353648 140723517336192 139864063860471 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 15593472 140723517358514 140723517358690 140723517358690 140723517362127 0
/proc/19130/statm: 3493588 10347 3029 1 0 3482964 0
[pid=19130/tid=19131] ppid=19128 vsize=13974352 memory=-8774313645642428999 CPUtime=0.18 cores=0,2,4,6
/proc/19130/task/19131/stat : 19131 (java) R 19128 19128 16431 0 -1 4202560 6078 0 0 0 16 2 0 0 20 0 15 0 9587291 14309736448 10347 18446744073709551615 4194304 4196468 140723517353648 139864068094032 139864063872406 0 4 1 16800974 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 15593472 140723517358514 140723517358690 140723517358690 140723517362127 0
[pid=19130/tid=19132] ppid=19128 vsize=13974352 memory=7031125463459224206 CPUtime=0 cores=0,2,4,6
/proc/19130/task/19132/stat : 19132 (java) S 19128 19128 16431 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 9587291 14309736448 10347 18446744073709551615 4194304 4196468 140723517353648 139864005806992 139864063870677 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15593472 140723517358514 140723517358690 140723517358690 140723517362127 0
[pid=19130/tid=19133] ppid=19128 vsize=13974352 memory=-7305533901252758645 CPUtime=0 cores=0,2,4,6
/proc/19130/task/19133/stat : 19133 (java) S 19128 19128 16431 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 9587291 14309736448 10347 18446744073709551615 4194304 4196468 140723517353648 139864004754192 139864063870677 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15593472 140723517358514 140723517358690 140723517358690 140723517362127 0
[pid=19130/tid=19134] ppid=19128 vsize=13974352 memory=8248408006974860141 CPUtime=0 cores=0,2,4,6
/proc/19130/task/19134/stat : 19134 (java) S 19128 19128 16431 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 9587291 14309736448 10347 18446744073709551615 4194304 4196468 140723517353648 139864003701904 139864063870677 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15593472 140723517358514 140723517358690 140723517358690 140723517362127 0
[pid=19130/tid=19135] ppid=19128 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19130/task/19135/stat : 19135 (java) S 19128 19128 16431 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 9587291 14309736448 10347 18446744073709551615 4194304 4196468 140723517353648 139864002649104 139864063870677 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15593472 140723517358514 140723517358690 140723517358690 140723517362127 0
[pid=19130/tid=19136] ppid=19128 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19130/task/19136/stat : 19136 (java) S 19128 19128 16431 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 9587293 14309736448 10347 18446744073709551615 4194304 4196468 140723517353648 139863609432176 139864063871618 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15593472 140723517358514 140723517358690 140723517358690 140723517362127 0
[pid=19130/tid=19137] ppid=19128 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/19130/task/19137/stat : 19137 (java) S 19128 19128 16431 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 9587293 14309736448 10347 18446744073709551615 4194304 4196468 140723517353648 139863608378144 139864063870677 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15593472 140723517358514 140723517358690 140723517358690 140723517362127 0
[pid=19130/tid=19138] ppid=19128 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19130/task/19138/stat : 19138 (java) S 19128 19128 16431 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 9587293 14309736448 10347 18446744073709551615 4194304 4196468 140723517353648 139863607325808 139864063870677 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15593472 140723517358514 140723517358690 140723517358690 140723517362127 0
[pid=19130/tid=19139] ppid=19128 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19130/task/19139/stat : 19139 (java) S 19128 19128 16431 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 9587296 14309736448 10347 18446744073709551615 4194304 4196468 140723517353648 139863606274128 139864063879067 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15593472 140723517358514 140723517358690 140723517358690 140723517362127 0
[pid=19130/tid=19140] ppid=19128 vsize=13974352 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/19130/task/19140/stat : 19140 (java) S 19128 19128 16431 0 -1 1077944384 491 0 0 0 2 0 0 0 20 0 15 0 9587296 14309736448 10347 18446744073709551615 4194304 4196468 140723517353648 139863605222000 139864063871618 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15593472 140723517358514 140723517358690 140723517358690 140723517362127 0
[pid=19130/tid=19141] ppid=19128 vsize=13974352 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/19130/task/19141/stat : 19141 (java) S 19128 19128 16431 0 -1 1077944384 266 0 0 0 2 0 0 0 20 0 15 0 9587296 14309736448 10347 18446744073709551615 4194304 4196468 140723517353648 139863604169200 139864063871618 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15593472 140723517358514 140723517358690 140723517358690 140723517362127 0
[pid=19130/tid=19142] ppid=19128 vsize=13974352 memory=0 CPUtime=0.06 cores=0,2,4,6
/proc/19130/task/19142/stat : 19142 (java) R 19128 19128 16431 0 -1 4202560 747 0 0 0 6 0 0 0 20 0 15 0 9587296 14309736448 10347 18446744073709551615 4194304 4196468 140723517353648 139863603116912 139864063872406 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 15593472 140723517358514 140723517358690 140723517358690 140723517362127 0
[pid=19130/tid=19143] ppid=19128 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19130/task/19143/stat : 19143 (java) S 19128 19128 16431 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 9587296 14309736448 10347 18446744073709551615 4194304 4196468 140723517353648 139863602064352 139864063870677 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15593472 140723517358514 140723517358690 140723517358690 140723517362127 0
[pid=19130/tid=19144] ppid=19128 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19130/task/19144/stat : 19144 (java) S 19128 19128 16431 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 9587300 14309736448 10347 18446744073709551615 4194304 4196468 140723517353648 139863601011120 139864063871618 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15593472 140723517358514 140723517358690 140723517358690 140723517362127 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 42768 KiB

[startup+0.700786 s]
/proc/loadavg: 1.62 1.53 1.52 4/211 19144
/proc/meminfo: memFree=31567212/32770624 swapFree=67108860/67108860
[pid=19128] ppid=19125 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/19128/stat : 19128 (xcsp3-exec) S 19125 19128 16431 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 9587282 9740288 345 18446744073709551615 4194304 5098028 140726103247360 140726103245464 140436641497724 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 7 0 0 7196144 7232144 17260544 140726103253370 140726103253574 140726103253574 140726103257067 0
/proc/19128/statm: 2378 345 289 221 0 87 0
[pid=19130] ppid=19128 vsize=13978684 memory=138300 CPUtime=1.17 cores=0,2,4,6
/proc/19130/stat : 19130 (java) S 19128 19128 16431 0 -1 1077944320 12400 0 0 0 110 7 0 0 20 0 15 0 9587290 14314172416 34575 18446744073709551615 4194304 4196468 140723517353648 140723517336192 139864063860471 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 15593472 140723517358514 140723517358690 140723517358690 140723517362127 0
/proc/19130/statm: 3494671 34575 3163 1 0 3482964 0
[pid=19130/tid=19131] ppid=19128 vsize=13978684 memory=0 CPUtime=0.56 cores=0,2,4,6
/proc/19130/task/19131/stat : 19131 (java) R 19128 19128 16431 0 -1 4202560 7799 0 0 0 51 5 0 0 20 0 15 0 9587291 14314172416 34575 18446744073709551615 4194304 4196468 140723517353648 139864068094832 139863683812662 0 4 1 16800974 0 0 0 -1 4 0 0 3 0 0 6293624 6294260 15593472 140723517358514 140723517358690 140723517358690 140723517362127 0
[pid=19130/tid=19132] ppid=19128 vsize=13978684 memory=8319106358720278582 CPUtime=0 cores=0,2,4,6
/proc/19130/task/19132/stat : 19132 (java) S 19128 19128 16431 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 9587291 14314172416 34575 18446744073709551615 4194304 4196468 140723517353648 139864005806992 139864063870677 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15593472 140723517358514 140723517358690 140723517358690 140723517362127 0
[pid=19130/tid=19133] ppid=19128 vsize=13978684 memory=5787218306731172416 CPUtime=0 cores=0,2,4,6
/proc/19130/task/19133/stat : 19133 (java) S 19128 19128 16431 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 9587291 14314172416 34575 18446744073709551615 4194304 4196468 140723517353648 139864004754192 139864063870677 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15593472 140723517358514 140723517358690 140723517358690 140723517362127 0
[pid=19130/tid=19134] ppid=19128 vsize=13978684 memory=4638778398332698721 CPUtime=0 cores=0,2,4,6
/proc/19130/task/19134/stat : 19134 (java) S 19128 19128 16431 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 9587291 14314172416 34575 18446744073709551615 4194304 4196468 140723517353648 139864003701904 139864063870677 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15593472 140723517358514 140723517358690 140723517358690 140723517362127 0
[pid=19130/tid=19135] ppid=19128 vsize=13978684 memory=6935649255759568960 CPUtime=0 cores=0,2,4,6
/proc/19130/task/19135/stat : 19135 (java) S 19128 19128 16431 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 9587291 14314172416 34575 18446744073709551615 4194304 4196468 140723517353648 139864002649104 139864063870677 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15593472 140723517358514 140723517358690 140723517358690 140723517362127 0
[pid=19130/tid=19136] ppid=19128 vsize=13978684 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19130/task/19136/stat : 19136 (java) S 19128 19128 16431 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 9587293 14314172416 34575 18446744073709551615 4194304 4196468 140723517353648 139863609432176 139864063871618 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15593472 140723517358514 140723517358690 140723517358690 140723517362127 0
[pid=19130/tid=19137] ppid=19128 vsize=13978684 memory=4004 CPUtime=0 cores=0,2,4,6
/proc/19130/task/19137/stat : 19137 (java) S 19128 19128 16431 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 9587293 14314172416 34575 18446744073709551615 4194304 4196468 140723517353648 139863608378144 139864063870677 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15593472 140723517358514 140723517358690 140723517358690 140723517362127 0
[pid=19130/tid=19138] ppid=19128 vsize=13978684 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19130/task/19138/stat : 19138 (java) S 19128 19128 16431 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 9587293 14314172416 34575 18446744073709551615 4194304 4196468 140723517353648 139863607325808 139864063870677 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15593472 140723517358514 140723517358690 140723517358690 140723517362127 0
[pid=19130/tid=19139] ppid=19128 vsize=13978684 memory=140445095043696 CPUtime=0 cores=0,2,4,6
/proc/19130/task/19139/stat : 19139 (java) S 19128 19128 16431 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 9587296 14314172416 34575 18446744073709551615 4194304 4196468 140723517353648 139863606274128 139864063879067 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15593472 140723517358514 140723517358690 140723517358690 140723517362127 0
[pid=19130/tid=19140] ppid=19128 vsize=13978684 memory=0 CPUtime=0.17 cores=0,2,4,6
/proc/19130/task/19140/stat : 19140 (java) R 19128 19128 16431 0 -1 4202560 1190 0 0 0 17 0 0 0 20 0 15 0 9587296 14314172416 34575 18446744073709551615 4194304 4196468 140723517353648 139863605203112 139864056149920 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 15593472 140723517358514 140723517358690 140723517358690 140723517362127 0
[pid=19130/tid=19141] ppid=19128 vsize=13978684 memory=0 CPUtime=0.17 cores=0,2,4,6
/proc/19130/task/19141/stat : 19141 (java) R 19128 19128 16431 0 -1 4202560 784 0 0 0 17 0 0 0 20 0 15 0 9587296 14314172416 34575 18446744073709551615 4194304 4196468 140723517353648 139863604155224 139864056149920 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 15593472 140723517358514 140723517358690 140723517358690 140723517362127 0
[pid=19130/tid=19142] ppid=19128 vsize=13978684 memory=0 CPUtime=0.24 cores=0,2,4,6
/proc/19130/task/19142/stat : 19142 (java) S 19128 19128 16431 0 -1 1077944384 1319 0 0 0 24 0 0 0 20 0 15 0 9587296 14314172416 34575 18446744073709551615 4194304 4196468 140723517353648 139863603116912 139864063871618 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15593472 140723517358514 140723517358690 140723517358690 140723517362127 0
[pid=19130/tid=19143] ppid=19128 vsize=13978684 memory=7809523229951467572 CPUtime=0 cores=0,2,4,6
/proc/19130/task/19143/stat : 19143 (java) S 19128 19128 16431 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 9587296 14314172416 34575 18446744073709551615 4194304 4196468 140723517353648 139863602064352 139864063870677 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15593472 140723517358514 140723517358690 140723517358690 140723517362127 0
[pid=19130/tid=19144] ppid=19128 vsize=13978684 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19130/task/19144/stat : 19144 (java) S 19128 19128 16431 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 9587300 14314172416 34575 18446744073709551615 4194304 4196468 140723517353648 139863601011120 139864063871618 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15593472 140723517358514 140723517358690 140723517358690 140723517362127 0
Current children cumulated CPU time: 1.17 s
Current children cumulated vsize: 13988196 KiB
Current children cumulated memory: 139680 KiB

[startup+1.50091 s]
/proc/loadavg: 1.62 1.53 1.52 5/211 19144
/proc/meminfo: memFree=31404800/32770624 swapFree=67108860/67108860
[pid=19128] ppid=19125 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/19128/stat : 19128 (xcsp3-exec) S 19125 19128 16431 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 9587282 9740288 345 18446744073709551615 4194304 5098028 140726103247360 140726103245464 140436641497724 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 7 0 0 7196144 7232144 17260544 140726103253370 140726103253574 140726103253574 140726103257067 0
/proc/19128/statm: 2378 345 289 221 0 87 0
[pid=19130] ppid=19128 vsize=13978684 memory=417772 CPUtime=2.88 cores=0,2,4,6
/proc/19130/stat : 19130 (java) S 19128 19128 16431 0 -1 1077944320 16617 0 0 0 267 21 0 0 20 0 15 0 9587290 14314172416 104443 18446744073709551615 4194304 4196468 140723517353648 140723517336192 139864063860471 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 15593472 140723517358514 140723517358690 140723517358690 140723517362127 0
/proc/19130/statm: 3494671 104443 3198 1 0 3482964 0
[pid=19130/tid=19131] ppid=19128 vsize=13978684 memory=8547710663883855229 CPUtime=1.28 cores=0,2,4,6
/proc/19130/task/19131/stat : 19131 (java) R 19128 19128 16431 0 -1 4202560 7880 0 0 0 121 7 0 0 20 0 15 0 9587291 14314172416 104443 18446744073709551615 4194304 4196468 140723517353648 139864068098688 139863683857780 0 4 1 16800974 0 0 0 -1 4 0 0 3 0 0 6293624 6294260 15593472 140723517358514 140723517358690 140723517358690 140723517362127 0
[pid=19130/tid=19132] ppid=19128 vsize=13978684 memory=0 CPUtime=0.06 cores=0,2,4,6
/proc/19130/task/19132/stat : 19132 (java) S 19128 19128 16431 0 -1 1077944384 112 0 0 0 3 3 0 0 20 0 15 0 9587291 14314172416 104443 18446744073709551615 4194304 4196468 140723517353648 139864005806992 139864063870677 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15593472 140723517358514 140723517358690 140723517358690 140723517362127 0
[pid=19130/tid=19133] ppid=19128 vsize=13978684 memory=0 CPUtime=0.06 cores=0,2,4,6
/proc/19130/task/19133/stat : 19133 (java) S 19128 19128 16431 0 -1 1077944384 105 0 0 0 3 3 0 0 20 0 15 0 9587291 14314172416 104443 18446744073709551615 4194304 4196468 140723517353648 139864004754192 139864063870677 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15593472 140723517358514 140723517358690 140723517358690 140723517362127 0
[pid=19130/tid=19134] ppid=19128 vsize=13978684 memory=0 CPUtime=0.05 cores=0,2,4,6
/proc/19130/task/19134/stat : 19134 (java) S 19128 19128 16431 0 -1 1077944384 88 0 0 0 3 2 0 0 20 0 15 0 9587291 14314172416 104443 18446744073709551615 4194304 4196468 140723517353648 139864003701904 139864063870677 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15593472 140723517358514 140723517358690 140723517358690 140723517362127 0
[pid=19130/tid=19135] ppid=19128 vsize=13978684 memory=56 CPUtime=0.06 cores=0,2,4,6
/proc/19130/task/19135/stat : 19135 (java) S 19128 19128 16431 0 -1 1077944384 96 0 0 0 4 2 0 0 20 0 15 0 9587291 14314172416 104443 18446744073709551615 4194304 4196468 140723517353648 139864002649104 139864063870677 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15593472 140723517358514 140723517358690 140723517358690 140723517362127 0
[pid=19130/tid=19136] ppid=19128 vsize=13978684 memory=10826 CPUtime=0 cores=0,2,4,6

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

/proc/19128/stat : 19128 (xcsp3-exec) S 19125 19128 16431 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 9587282 9740288 345 18446744073709551615 4194304 5098028 140726103247360 140726103245464 140436641497724 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 7 0 0 7196144 7232144 17260544 140726103253370 140726103253574 140726103253574 140726103257067 0
/proc/19128/statm: 2378 345 289 221 0 87 0
[pid=19130] ppid=19128 vsize=13980732 memory=1506208 CPUtime=9.78 cores=0,2,4,6
/proc/19130/stat : 19130 (java) S 19128 19128 16431 0 -1 1077944320 28026 0 0 0 893 85 0 0 20 0 15 0 9587290 14316269568 376552 18446744073709551615 4194304 4196468 140723517353648 140723517336192 139864063860471 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 15593472 140723517358514 140723517358690 140723517358690 140723517362127 0
/proc/19130/statm: 3495183 376552 3212 1 0 3483476 0
[pid=19130/tid=19131] ppid=19128 vsize=13980732 memory=0 CPUtime=5.77 cores=0,2,4,6
/proc/19130/task/19131/stat : 19131 (java) R 19128 19128 16431 0 -1 4202560 12182 0 0 0 560 17 0 0 20 0 15 0 9587291 14316269568 376552 18446744073709551615 4194304 4196468 140723517353648 139864068099912 139863685692122 0 4 1 16800974 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 15593472 140723517358514 140723517358690 140723517358690 140723517362127 0
[pid=19130/tid=19132] ppid=19128 vsize=13980732 memory=-8774313645642428999 CPUtime=0.41 cores=0,2,4,6
/proc/19130/task/19132/stat : 19132 (java) S 19128 19128 16431 0 -1 1077944384 490 0 0 0 26 15 0 0 20 0 15 0 9587291 14316269568 376552 18446744073709551615 4194304 4196468 140723517353648 139864005806992 139864063870677 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15593472 140723517358514 140723517358690 140723517358690 140723517362127 0
[pid=19130/tid=19133] ppid=19128 vsize=13980732 memory=288230377057943841 CPUtime=0.4 cores=0,2,4,6
/proc/19130/task/19133/stat : 19133 (java) S 19128 19128 16431 0 -1 1077944384 950 0 0 0 25 15 0 0 20 0 15 0 9587291 14316269568 376552 18446744073709551615 4194304 4196468 140723517353648 139864004754192 139864063870677 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15593472 140723517358514 140723517358690 140723517358690 140723517362127 0
[pid=19130/tid=19134] ppid=19128 vsize=13980732 memory=288287796458947438 CPUtime=0.39 cores=0,2,4,6
/proc/19130/task/19134/stat : 19134 (java) S 19128 19128 16431 0 -1 1077944384 378 0 0 0 25 14 0 0 20 0 15 0 9587291 14316269568 376552 18446744073709551615 4194304 4196468 140723517353648 139864003701904 139864063870677 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15593472 140723517358514 140723517358690 140723517358690 140723517362127 0
[pid=19130/tid=19135] ppid=19128 vsize=13980732 memory=0 CPUtime=0.4 cores=0,2,4,6
/proc/19130/task/19135/stat : 19135 (java) S 19128 19128 16431 0 -1 1077944384 442 0 0 0 24 16 0 0 20 0 15 0 9587291 14316269568 376552 18446744073709551615 4194304 4196468 140723517353648 139864002649104 139864063870677 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15593472 140723517358514 140723517358690 140723517358690 140723517362127 0
[pid=19130/tid=19136] ppid=19128 vsize=13980732 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/19130/task/19136/stat : 19136 (java) S 19128 19128 16431 0 -1 1077944384 1479 0 0 0 1 0 0 0 20 0 15 0 9587293 14316269568 376552 18446744073709551615 4194304 4196468 140723517353648 139863609432176 139864063871618 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 5 0 0 6293624 6294260 15593472 140723517358514 140723517358690 140723517358690 140723517362127 0
[pid=19130/tid=19137] ppid=19128 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19130/task/19137/stat : 19137 (java) S 19128 19128 16431 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 9587293 14316269568 376552 18446744073709551615 4194304 4196468 140723517353648 139863608378208 139864063870677 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15593472 140723517358514 140723517358690 140723517358690 140723517362127 0
[pid=19130/tid=19138] ppid=19128 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19130/task/19138/stat : 19138 (java) S 19128 19128 16431 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 9587293 14316269568 376552 18446744073709551615 4194304 4196468 140723517353648 139863607325824 139864063870677 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15593472 140723517358514 140723517358690 140723517358690 140723517362127 0
[pid=19130/tid=19139] ppid=19128 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19130/task/19139/stat : 19139 (java) S 19128 19128 16431 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 9587296 14316269568 376552 18446744073709551615 4194304 4196468 140723517353648 139863606274128 139864063879067 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15593472 140723517358514 140723517358690 140723517358690 140723517362127 0
[pid=19130/tid=19140] ppid=19128 vsize=13980732 memory=0 CPUtime=0.89 cores=0,2,4,6
/proc/19130/task/19140/stat : 19140 (java) S 19128 19128 16431 0 -1 1077944384 4098 0 0 0 88 1 0 0 20 0 15 0 9587296 14316269568 376552 18446744073709551615 4194304 4196468 140723517353648 139863605222000 139864063871618 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 16 0 0 6293624 6294260 15593472 140723517358514 140723517358690 140723517358690 140723517362127 0
[pid=19130/tid=19141] ppid=19128 vsize=13980732 memory=0 CPUtime=0.93 cores=0,2,4,6
/proc/19130/task/19141/stat : 19141 (java) S 19128 19128 16431 0 -1 1077944384 3699 0 0 0 93 0 0 0 20 0 15 0 9587296 14316269568 376552 18446744073709551615 4194304 4196468 140723517353648 139863604169200 139864063871618 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15593472 140723517358514 140723517358690 140723517358690 140723517362127 0
[pid=19130/tid=19142] ppid=19128 vsize=13980732 memory=8740 CPUtime=0.47 cores=0,2,4,6
/proc/19130/task/19142/stat : 19142 (java) S 19128 19128 16431 0 -1 1077944384 2467 0 0 0 46 1 0 0 20 0 15 0 9587296 14316269568 376552 18446744073709551615 4194304 4196468 140723517353648 139863603116912 139864063871618 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 35 0 0 6293624 6294260 15593472 140723517358514 140723517358690 140723517358690 140723517362127 0
[pid=19130/tid=19143] ppid=19128 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19130/task/19143/stat : 19143 (java) S 19128 19128 16431 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 9587296 14316269568 376552 18446744073709551615 4194304 4196468 140723517353648 139863602064352 139864063870677 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15593472 140723517358514 140723517358690 140723517358690 140723517362127 0
[pid=19130/tid=19144] ppid=19128 vsize=13980732 memory=-2541025662029814883 CPUtime=0 cores=0,2,4,6
/proc/19130/task/19144/stat : 19144 (java) S 19128 19128 16431 0 -1 1077944384 497 0 0 0 0 0 0 0 20 0 15 0 9587300 14316269568 376552 18446744073709551615 4194304 4196468 140723517353648 139863601011120 139864063871618 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 34 0 0 6293624 6294260 15593472 140723517358514 140723517358690 140723517358690 140723517362127 0
Current children cumulated CPU time: 9.78 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 1507588 KiB

[startup+7.20086 s]
/proc/loadavg: 1.60 1.53 1.52 3/211 19144
/proc/meminfo: memFree=30134384/32770624 swapFree=67108860/67108860
[pid=19128] ppid=19125 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/19128/stat : 19128 (xcsp3-exec) S 19125 19128 16431 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 9587282 9740288 345 18446744073709551615 4194304 5098028 140726103247360 140726103245464 140436641497724 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 7 0 0 7196144 7232144 17260544 140726103253370 140726103253574 140726103253574 140726103257067 0
/proc/19128/statm: 2378 345 289 221 0 87 0
[pid=19130] ppid=19128 vsize=13980732 memory=1506452 CPUtime=10.7 cores=0,2,4,6
/proc/19130/stat : 19130 (java) S 19128 19128 16431 0 -1 1077944320 28357 0 0 0 985 85 0 0 20 0 15 0 9587290 14316269568 376613 18446744073709551615 4194304 4196468 140723517353648 140723517336192 139864063860471 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 15593472 140723517358514 140723517358690 140723517358690 140723517362127 0
/proc/19130/statm: 3495183 376613 3212 1 0 3483476 0
[pid=19130/tid=19131] ppid=19128 vsize=13980732 memory=1506208 CPUtime=6.57 cores=0,2,4,6
/proc/19130/task/19131/stat : 19131 (java) R 19128 19128 16431 0 -1 4202560 12208 0 0 0 640 17 0 0 20 0 15 0 9587291 14316269568 376613 18446744073709551615 4194304 4196468 140723517353648 139864068098792 139863685644838 0 4 1 16800974 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 15593472 140723517358514 140723517358690 140723517358690 140723517362127 0
[pid=19130/tid=19132] ppid=19128 vsize=13980732 memory=6944652027076318631 CPUtime=0.41 cores=0,2,4,6
/proc/19130/task/19132/stat : 19132 (java) S 19128 19128 16431 0 -1 1077944384 490 0 0 0 26 15 0 0 20 0 15 0 9587291 14316269568 376613 18446744073709551615 4194304 4196468 140723517353648 139864005806992 139864063870677 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15593472 140723517358514 140723517358690 140723517358690 140723517362127 0
[pid=19130/tid=19133] ppid=19128 vsize=13980732 memory=-3975649505123405620 CPUtime=0.4 cores=0,2,4,6
/proc/19130/task/19133/stat : 19133 (java) S 19128 19128 16431 0 -1 1077944384 950 0 0 0 25 15 0 0 20 0 15 0 9587291 14316269568 376613 18446744073709551615 4194304 4196468 140723517353648 139864004754192 139864063870677 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15593472 140723517358514 140723517358690 140723517358690 140723517362127 0
[pid=19130/tid=19134] ppid=19128 vsize=13980732 memory=1380 CPUtime=0.39 cores=0,2,4,6
/proc/19130/task/19134/stat : 19134 (java) S 19128 19128 16431 0 -1 1077944384 378 0 0 0 25 14 0 0 20 0 15 0 9587291 14316269568 376613 18446744073709551615 4194304 4196468 140723517353648 139864003701904 139864063870677 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15593472 140723517358514 140723517358690 140723517358690 140723517362127 0
[pid=19130/tid=19135] ppid=19128 vsize=13980732 memory=1506064 CPUtime=0.4 cores=0,2,4,6
/proc/19130/task/19135/stat : 19135 (java) S 19128 19128 16431 0 -1 1077944384 442 0 0 0 24 16 0 0 20 0 15 0 9587291 14316269568 376613 18446744073709551615 4194304 4196468 140723517353648 139864002649104 139864063870677 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15593472 140723517358514 140723517358690 140723517358690 140723517362127 0
[pid=19130/tid=19136] ppid=19128 vsize=13980732 memory=-2897801490638248215 CPUtime=0.01 cores=0,2,4,6
/proc/19130/task/19136/stat : 19136 (java) S 19128 19128 16431 0 -1 1077944384 1479 0 0 0 1 0 0 0 20 0 15 0 9587293 14316269568 376613 18446744073709551615 4194304 4196468 140723517353648 139863609432176 139864063871618 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 5 0 0 6293624 6294260 15593472 140723517358514 140723517358690 140723517358690 140723517362127 0
[pid=19130/tid=19137] ppid=19128 vsize=13980732 memory=6944656592455360569 CPUtime=0 cores=0,2,4,6
/proc/19130/task/19137/stat : 19137 (java) S 19128 19128 16431 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 9587293 14316269568 376613 18446744073709551615 4194304 4196468 140723517353648 139863608378208 139864063870677 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15593472 140723517358514 140723517358690 140723517358690 140723517362127 0
[pid=19130/tid=19138] ppid=19128 vsize=13980732 memory=6944652177228980320 CPUtime=0 cores=0,2,4,6
/proc/19130/task/19138/stat : 19138 (java) S 19128 19128 16431 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 9587293 14316269568 376613 18446744073709551615 4194304 4196468 140723517353648 139863607325824 139864063870677 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15593472 140723517358514 140723517358690 140723517358690 140723517362127 0
[pid=19130/tid=19139] ppid=19128 vsize=13980732 memory=6944656592455360569 CPUtime=0 cores=0,2,4,6
/proc/19130/task/19139/stat : 19139 (java) S 19128 19128 16431 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 9587296 14316269568 376613 18446744073709551615 4194304 4196468 140723517353648 139863606274128 139864063879067 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15593472 140723517358514 140723517358690 140723517358690 140723517362127 0
[pid=19130/tid=19140] ppid=19128 vsize=13980732 memory=-2245088631185882904 CPUtime=0.95 cores=0,2,4,6
/proc/19130/task/19140/stat : 19140 (java) S 19128 19128 16431 0 -1 1077944384 4115 0 0 0 94 1 0 0 20 0 15 0 9587296 14316269568 376613 18446744073709551615 4194304 4196468 140723517353648 139863605222000 139864063871618 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 16 0 0 6293624 6294260 15593472 140723517358514 140723517358690 140723517358690 140723517362127 0
[pid=19130/tid=19141] ppid=19128 vsize=13980732 memory=4206186544037388384 CPUtime=0.97 cores=0,2,4,6
/proc/19130/task/19141/stat : 19141 (java) S 19128 19128 16431 0 -1 1077944384 3711 0 0 0 97 0 0 0 20 0 15 0 9587296 14316269568 376613 18446744073709551615 4194304 4196468 140723517353648 139863604169200 139864063871618 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15593472 140723517358514 140723517358690 140723517358690 140723517362127 0
[pid=19130/tid=19142] ppid=19128 vsize=13980732 memory=6943526294502006880 CPUtime=0.5 cores=0,2,4,6
/proc/19130/task/19142/stat : 19142 (java) S 19128 19128 16431 0 -1 1077944384 2743 0 0 0 49 1 0 0 20 0 15 0 9587296 14316269568 376613 18446744073709551615 4194304 4196468 140723517353648 139863603116912 139864063871618 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 35 0 0 6293624 6294260 15593472 140723517358514 140723517358690 140723517358690 140723517362127 0
[pid=19130/tid=19143] ppid=19128 vsize=13980732 memory=4951091520830867572 CPUtime=0 cores=0,2,4,6
/proc/19130/task/19143/stat : 19143 (java) S 19128 19128 16431 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 9587296 14316269568 376613 18446744073709551615 4194304 4196468 140723517353648 139863602064352 139864063870677 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15593472 140723517358514 140723517358690 140723517358690 140723517362127 0
[pid=19130/tid=19144] ppid=19128 vsize=13980732 memory=-8412652169255943836 CPUtime=0 cores=0,2,4,6
/proc/19130/task/19144/stat : 19144 (java) S 19128 19128 16431 0 -1 1077944384 497 0 0 0 0 0 0 0 20 0 15 0 9587300 14316269568 376613 18446744073709551615 4194304 4196468 140723517353648 139863601011120 139864063871618 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 34 0 0 6293624 6294260 15593472 140723517358514 140723517358690 140723517358690 140723517362127 0
Current children cumulated CPU time: 10.7 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 1507832 KiB

[startup+7.40086 s]
/proc/loadavg: 1.60 1.53 1.52 3/211 19144
/proc/meminfo: memFree=30134384/32770624 swapFree=67108860/67108860
[pid=19128] ppid=19125 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/19128/stat : 19128 (xcsp3-exec) S 19125 19128 16431 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 9587282 9740288 345 18446744073709551615 4194304 5098028 140726103247360 140726103245464 140436641497724 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 7 0 0 7196144 7232144 17260544 140726103253370 140726103253574 140726103253574 140726103257067 0
/proc/19128/statm: 2378 345 289 221 0 87 0
[pid=19130] ppid=19128 vsize=13980732 memory=1506452 CPUtime=10.9 cores=0,2,4,6
/proc/19130/stat : 19130 (java) S 19128 19128 16431 0 -1 1077944320 28357 0 0 0 1005 85 0 0 20 0 15 0 9587290 14316269568 376613 18446744073709551615 4194304 4196468 140723517353648 140723517336192 139864063860471 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 15593472 140723517358514 140723517358690 140723517358690 140723517362127 0
/proc/19130/statm: 3495183 376613 3212 1 0 3483476 0
[pid=19130/tid=19131] ppid=19128 vsize=13980732 memory=13571496182286043 CPUtime=6.77 cores=0,2,4,6
/proc/19130/task/19131/stat : 19131 (java) R 19128 19128 16431 0 -1 4202560 12208 0 0 0 660 17 0 0 20 0 15 0 9587291 14316269568 376613 18446744073709551615 4194304 4196468 140723517353648 139864068099336 139863685692727 0 4 1 16800974 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 15593472 140723517358514 140723517358690 140723517358690 140723517362127 0
[pid=19130/tid=19132] ppid=19128 vsize=13980732 memory=6944656592455360604 CPUtime=0.41 cores=0,2,4,6
/proc/19130/task/19132/stat : 19132 (java) S 19128 19128 16431 0 -1 1077944384 490 0 0 0 26 15 0 0 20 0 15 0 9587291 14316269568 376613 18446744073709551615 4194304 4196468 140723517353648 139864005806992 139864063870677 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15593472 140723517358514 140723517358690 140723517358690 140723517362127 0
[pid=19130/tid=19133] ppid=19128 vsize=13980732 memory=6944656592387989600 CPUtime=0.4 cores=0,2,4,6
/proc/19130/task/19133/stat : 19133 (java) S 19128 19128 16431 0 -1 1077944384 950 0 0 0 25 15 0 0 20 0 15 0 9587291 14316269568 376613 18446744073709551615 4194304 4196468 140723517353648 139864004754192 139864063870677 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15593472 140723517358514 140723517358690 140723517358690 140723517362127 0
[pid=19130/tid=19134] ppid=19128 vsize=13980732 memory=6944656575208382560 CPUtime=0.39 cores=0,2,4,6
/proc/19130/task/19134/stat : 19134 (java) S 19128 19128 16431 0 -1 1077944384 378 0 0 0 25 14 0 0 20 0 15 0 9587291 14316269568 376613 18446744073709551615 4194304 4196468 140723517353648 139864003701904 139864063870677 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15593472 140723517358514 140723517358690 140723517358690 140723517362127 0
[pid=19130/tid=19135] ppid=19128 vsize=13980732 memory=6944656592455097440 CPUtime=0.4 cores=0,2,4,6
/proc/19130/task/19135/stat : 19135 (java) S 19128 19128 16431 0 -1 1077944384 442 0 0 0 24 16 0 0 20 0 15 0 9587291 14316269568 376613 18446744073709551615 4194304 4196468 140723517353648 139864002649104 139864063870677 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15593472 140723517358514 140723517358690 140723517358690 140723517362127 0
[pid=19130/tid=19136] ppid=19128 vsize=13980732 memory=6944656575208382560 CPUtime=0.01 cores=0,2,4,6
/proc/19130/task/19136/stat : 19136 (java) S 19128 19128 16431 0 -1 1077944384 1479 0 0 0 1 0 0 0 20 0 15 0 9587293 14316269568 376613 18446744073709551615 4194304 4196468 140723517353648 139863609432176 139864063871618 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 5 0 0 6293624 6294260 15593472 140723517358514 140723517358690 140723517358690 140723517362127 0
[pid=19130/tid=19137] ppid=19128 vsize=13980732 memory=6944656592387989600 CPUtime=0 cores=0,2,4,6
/proc/19130/task/19137/stat : 19137 (java) S 19128 19128 16431 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 9587293 14316269568 376613 18446744073709551615 4194304 4196468 140723517353648 139863608378208 139864063870677 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15593472 140723517358514 140723517358690 140723517358690 140723517362127 0
[pid=19130/tid=19138] ppid=19128 vsize=13980732 memory=6655300316396806240 CPUtime=0 cores=0,2,4,6
/proc/19130/task/19138/stat : 19138 (java) S 19128 19128 16431 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 9587293 14316269568 376613 18446744073709551615 4194304 4196468 140723517353648 139863607325824 139864063870677 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15593472 140723517358514 140723517358690 140723517358690 140723517362127 0
[pid=19130/tid=19139] ppid=19128 vsize=13980732 memory=6943526294502006880 CPUtime=0 cores=0,2,4,6
/proc/19130/task/19139/stat : 19139 (java) S 19128 19128 16431 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 9587296 14316269568 376613 18446744073709551615 4194304 4196468 140723517353648 139863606274128 139864063879067 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15593472 140723517358514 140723517358690 140723517358690 140723517362127 0
[pid=19130/tid=19140] ppid=19128 vsize=13980732 memory=6656426216303648864 CPUtime=0.95 cores=0,2,4,6
/proc/19130/task/19140/stat : 19140 (java) S 19128 19128 16431 0 -1 1077944384 4115 0 0 0 94 1 0 0 20 0 15 0 9587296 14316269568 376613 18446744073709551615 4194304 4196468 140723517353648 139863605222000 139864063871618 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 16 0 0 6293624 6294260 15593472 140723517358514 140723517358690 140723517358690 140723517362127 0
[pid=19130/tid=19141] ppid=19128 vsize=13980732 memory=6944656592455360604 CPUtime=0.97 cores=0,2,4,6
/proc/19130/task/19141/stat : 19141 (java) S 19128 19128 16431 0 -1 1077944384 3711 0 0 0 97 0 0 0 20 0 15 0 9587296 14316269568 376613 18446744073709551615 4194304 4196468 140723517353648 139863604169200 139864063871618 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15593472 140723517358514 140723517358690 140723517358690 140723517362127 0
[pid=19130/tid=19142] ppid=19128 vsize=13980732 memory=-7812800577974661515 CPUtime=0.5 cores=0,2,4,6
/proc/19130/task/19142/stat : 19142 (java) S 19128 19128 16431 0 -1 1077944384 2743 0 0 0 49 1 0 0 20 0 15 0 9587296 14316269568 376613 18446744073709551615 4194304 4196468 140723517353648 139863603116912 139864063871618 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 35 0 0 6293624 6294260 15593472 140723517358514 140723517358690 140723517358690 140723517362127 0
[pid=19130/tid=19143] ppid=19128 vsize=13980732 memory=5368 CPUtime=0 cores=0,2,4,6
/proc/19130/task/19143/stat : 19143 (java) S 19128 19128 16431 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 9587296 14316269568 376613 18446744073709551615 4194304 4196468 140723517353648 139863602064352 139864063870677 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15593472 140723517358514 140723517358690 140723517358690 140723517362127 0
[pid=19130/tid=19144] ppid=19128 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19130/task/19144/stat : 19144 (java) S 19128 19128 16431 0 -1 1077944384 497 0 0 0 0 0 0 0 20 0 15 0 9587300 14316269568 376613 18446744073709551615 4194304 4196468 140723517353648 139863601011120 139864063871618 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 34 0 0 6293624 6294260 15593472 140723517358514 140723517358690 140723517358690 140723517362127 0
Current children cumulated CPU time: 10.9 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 1507832 KiB

[startup+7.50088 s]
/proc/loadavg: 1.60 1.53 1.52 3/211 19144
/proc/meminfo: memFree=30134384/32770624 swapFree=67108860/67108860
[pid=19128] ppid=19125 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/19128/stat : 19128 (xcsp3-exec) S 19125 19128 16431 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 9587282 9740288 345 18446744073709551615 4194304 5098028 140726103247360 140726103245464 140436641497724 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 7 0 0 7196144 7232144 17260544 140726103253370 140726103253574 140726103253574 140726103257067 0
/proc/19128/statm: 2378 345 289 221 0 87 0
[pid=19130] ppid=19128 vsize=13980732 memory=1506452 CPUtime=11 cores=0,2,4,6
/proc/19130/stat : 19130 (java) S 19128 19128 16431 0 -1 1077944320 28362 0 0 0 1015 85 0 0 20 0 15 0 9587290 14316269568 376613 18446744073709551615 4194304 4196468 140723517353648 140723517336192 139864063860471 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 15593472 140723517358514 140723517358690 140723517358690 140723517362127 0
/proc/19130/statm: 3495183 376613 3212 1 0 3483476 0
[pid=19130/tid=19131] ppid=19128 vsize=13980732 memory=1506288 CPUtime=6.87 cores=0,2,4,6
/proc/19130/task/19131/stat : 19131 (java) R 19128 19128 16431 0 -1 4202560 12208 0 0 0 670 17 0 0 20 0 15 0 9587291 14316269568 376613 18446744073709551615 4194304 4196468 140723517353648 139864068099336 139863685693862 0 4 1 16800974 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 15593472 140723517358514 140723517358690 140723517358690 140723517362127 0
[pid=19130/tid=19132] ppid=19128 vsize=13980732 memory=1506452 CPUtime=0.41 cores=0,2,4,6
/proc/19130/task/19132/stat : 19132 (java) S 19128 19128 16431 0 -1 1077944384 490 0 0 0 26 15 0 0 20 0 15 0 9587291 14316269568 376613 18446744073709551615 4194304 4196468 140723517353648 139864005806992 139864063870677 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15593472 140723517358514 140723517358690 140723517358690 140723517362127 0
[pid=19130/tid=19133] ppid=19128 vsize=13980732 memory=1506384 CPUtime=0.4 cores=0,2,4,6
/proc/19130/task/19133/stat : 19133 (java) S 19128 19128 16431 0 -1 1077944384 950 0 0 0 25 15 0 0 20 0 15 0 9587291 14316269568 376613 18446744073709551615 4194304 4196468 140723517353648 139864004754192 139864063870677 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15593472 140723517358514 140723517358690 140723517358690 140723517362127 0
[pid=19130/tid=19134] ppid=19128 vsize=13980732 memory=1380 CPUtime=0.39 cores=0,2,4,6
/proc/19130/task/19134/stat : 19134 (java) S 19128 19128 16431 0 -1 1077944384 378 0 0 0 25 14 0 0 20 0 15 0 9587291 14316269568 376613 18446744073709551615 4194304 4196468 140723517353648 139864003701904 139864063870677 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15593472 140723517358514 140723517358690 140723517358690 140723517362127 0
[pid=19130/tid=19135] ppid=19128 vsize=13980732 memory=448972 CPUtime=0.4 cores=0,2,4,6
/proc/19130/task/19135/stat : 19135 (java) S 19128 19128 16431 0 -1 1077944384 442 0 0 0 24 16 0 0 20 0 15 0 9587291 14316269568 376613 18446744073709551615 4194304 4196468 140723517353648 139864002649104 139864063870677 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15593472 140723517358514 140723517358690 140723517358690 140723517362127 0
[pid=19130/tid=19136] ppid=19128 vsize=13980732 memory=-5628408999910123566 CPUtime=0.01 cores=0,2,4,6
/proc/19130/task/19136/stat : 19136 (java) S 19128 19128 16431 0 -1 1077944384 1479 0 0 0 1 0 0 0 20 0 15 0 9587293 14316269568 376613 18446744073709551615 4194304 4196468 140723517353648 139863609432176 139864063871618 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 5 0 0 6293624 6294260 15593472 140723517358514 140723517358690 140723517358690 140723517362127 0
[pid=19130/tid=19137] ppid=19128 vsize=13980732 memory=56 CPUtime=0 cores=0,2,4,6
/proc/19130/task/19137/stat : 19137 (java) S 19128 19128 16431 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 9587293 14316269568 376613 18446744073709551615 4194304 4196468 140723517353648 139863608378208 139864063870677 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15593472 140723517358514 140723517358690 140723517358690 140723517362127 0
[pid=19130/tid=19138] ppid=19128 vsize=13980732 memory=10826 CPUtime=0 cores=0,2,4,6
/proc/19130/task/19138/stat : 19138 (java) S 19128 19128 16431 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 9587293 14316269568 376613 18446744073709551615 4194304 4196468 140723517353648 139863607325824 139864063870677 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15593472 140723517358514 140723517358690 140723517358690 140723517362127 0
[pid=19130/tid=19139] ppid=19128 vsize=13980732 memory=21051 CPUtime=0 cores=0,2,4,6
/proc/19130/task/19139/stat : 19139 (java) S 19128 19128 16431 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 9587296 14316269568 376613 18446744073709551615 4194304 4196468 140723517353648 139863606274128 139864063879067 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15593472 140723517358514 140723517358690 140723517358690 140723517362127 0
[pid=19130/tid=19140] ppid=19128 vsize=13980732 memory=0 CPUtime=0.95 cores=0,2,4,6
/proc/19130/task/19140/stat : 19140 (java) S 19128 19128 16431 0 -1 1077944384 4115 0 0 0 94 1 0 0 20 0 15 0 9587296 14316269568 376613 18446744073709551615 4194304 4196468 140723517353648 139863605222000 139864063871618 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 16 0 0 6293624 6294260 15593472 140723517358514 140723517358690 140723517358690 140723517362127 0
[pid=19130/tid=19141] ppid=19128 vsize=13980732 memory=1380 CPUtime=0.97 cores=0,2,4,6
/proc/19130/task/19141/stat : 19141 (java) S 19128 19128 16431 0 -1 1077944384 3711 0 0 0 97 0 0 0 20 0 15 0 9587296 14316269568 376613 18446744073709551615 4194304 4196468 140723517353648 139863604169200 139864063871618 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15593472 140723517358514 140723517358690 140723517358690 140723517362127 0
[pid=19130/tid=19142] ppid=19128 vsize=13980732 memory=0 CPUtime=0.5 cores=0,2,4,6
/proc/19130/task/19142/stat : 19142 (java) S 19128 19128 16431 0 -1 1077944384 2748 0 0 0 49 1 0 0 20 0 15 0 9587296 14316269568 376613 18446744073709551615 4194304 4196468 140723517353648 139863603116912 139864063871618 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 35 0 0 6293624 6294260 15593472 140723517358514 140723517358690 140723517358690 140723517362127 0
[pid=19130/tid=19143] ppid=19128 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/19130/task/19143/stat : 19143 (java) S 19128 19128 16431 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 9587296 14316269568 376613 18446744073709551615 4194304 4196468 140723517353648 139863602064352 139864063870677 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15593472 140723517358514 140723517358690 140723517358690 140723517362127 0
[pid=19130/tid=19144] ppid=19128 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/19130/task/19144/stat : 19144 (java) S 19128 19128 16431 0 -1 1077944384 497 0 0 0 0 0 0 0 20 0 15 0 9587300 14316269568 376613 18446744073709551615 4194304 4196468 140723517353648 139863601011120 139864063871618 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 34 0 0 6293624 6294260 15593472 140723517358514 140723517358690 140723517358690 140723517362127 0
Current children cumulated CPU time: 11 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 1507832 KiB

Child status: 0
Real time (s): 7.59206
CPU time (s): 11.1062
CPU user time (s): 10.2406
CPU system time (s): 0.865588
CPU usage (%): 146.287
Max. virtual memory (cumulated for all children) (KiB): 13990244
Max. memory (cumulated for all children) (KiB): 1509968

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 10.2406
system time used= 0.865588
maximum resident set size= 1508592
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28951
page faults= 0
swaps= 0
block input operations= 0
block output operations= 112
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2617
involuntary context switches= 39


# summary of solver processes directly reported to runsolver:
#   pid: 19128
#   total CPU time (s): 11.1062
#   total CPU user time (s): 10.2406
#   total CPU system time (s): 0.865588

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.071298 second user time and 0.11388 second system time

The end

Launcher Data

Begin job on node128 at 2017-08-19 04:48:55
IDJOB=4282473
IDBENCH=121044
IDSOLVER=2677
FILE ID=node128/4282473-1503111774
RUNJOBID= node128-1503095815-16489
PBS_JOBID= 
Free space on /tmp= 61996 MiB

SOLVER NAME= choco-solver 4.0.5 seq
BENCH NAME= XCSP17/Random/Random-m1-5-12-12t/rand-5-12-12-200-t95-3.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-4282473-1503111774/watcher-4282473-1503111774 -o /tmp/evaluation-result-4282473-1503111774/solver-4282473-1503111774 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node128-1503095815-16489 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 368420328 HOME/instance-4282473-1503111774.xml

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

MD5SUM BENCH= d4014e5e87f6d68ac86bab8f8f62518f
RANDOM SEED=368420328

node128.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.47
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.47
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.47
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.47
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:        31641676 kB
MemAvailable:   31834244 kB
Buffers:          150632 kB
Cached:           324212 kB
SwapCached:            0 kB
Active:           434200 kB
Inactive:         292540 kB
Active(anon):     251928 kB
Inactive(anon):     8560 kB
Active(file):     182272 kB
Inactive(file):   283980 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             36732 kB
Writeback:             0 kB
AnonPages:        251644 kB
Mapped:            42980 kB
Shmem:              8868 kB
Slab:             108920 kB
SReclaimable:      84300 kB
SUnreclaim:        24620 kB
KernelStack:        3440 kB
PageTables:         5212 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1229544 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    151552 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= 61988 MiB
End job on node128 at 2017-08-19 04:49:03