Trace number 4284078

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
choco-solver 5a (2017-08-18)UNSAT 5.7157102 4.0596299

General information on the benchmark

NameSuperSolutions/SuperSolutions-Taillard-os04/
SuperTaillard-os-04-26.xml
MD5SUM2e26f45698146d54d9dabf0de4c81571
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 benchmark0.106776
Satisfiable
(Un)Satisfiability was proved
Number of variables32
Number of constraints160
Number of domains14
Minimum domain size90
Maximum domain size180
Distribution of domain sizes[{"size":90,"count":6},{"size":105,"count":2},{"size":120,"count":2},{"size":131,"count":2},{"size":135,"count":2},{"size":139,"count":2},{"size":144,"count":2},{"size":145,"count":2},{"size":151,"count":2},{"size":170,"count":2},{"size":171,"count":2},{"size":174,"count":2},{"size":177,"count":2},{"size":180,"count":2}]
Minimum variable degree7
Maximum variable degree13
Distribution of variable degrees[{"degree":7,"count":16},{"degree":13,"count":16}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":160}]
Number of extensional constraints0
Number of intensional constraints160
Distribution of constraint types[{"type":"intension","count":160}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.07	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4284078-1503222636.xml"  -tl '2520s' -p 1 -x 3
0.10/0.27	c [HOME/instance-4284078-1503222636.xml, -tl, 2520s, -p, 1, -x, 3]
0.29/0.33	c simple solver
0.29/0.39	c parse instance...
4.96/3.86	c solve instance...
5.58/4.04	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 (10171 MiB free)
  memory of node 1: 16384 MiB (15723 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4284078-1503222636/watcher-4284078-1503222636 -o /tmp/evaluation-result-4284078-1503222636/solver-4284078-1503222636 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node130-1503172050-30420 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 866538651 HOME/instance-4284078-1503222636.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=7656, runsolver pid=7653

[startup+0.100115 s]*
/proc/loadavg: 1.64 1.37 1.37 3/202 7663
/proc/meminfo: memFree=26507976/32770624 swapFree=67108860/67108860
[pid=7656] ppid=7653 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/7656/stat : 7656 (xcsp3-exec) S 7653 7656 15523 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 20671613 9740288 345 18446744073709551615 4194304 5098028 140721675577824 140721675575928 139765221200508 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 7 0 0 7196144 7232144 26001408 140721675579770 140721675579974 140721675579974 140721675583467 0
/proc/7656/statm: 2378 345 289 221 0 87 0
[pid=7658] ppid=7656 vsize=13507920 memory=17476 CPUtime=0.01 cores=1,3,5,7
/proc/7658/stat : 7658 (java) S 7656 7656 15523 0 -1 1077944320 3675 0 0 0 1 0 0 0 20 0 8 0 20671621 13832110080 4369 18446744073709551615 4194304 4196468 140727910988800 140727910971344 140695356886775 0 0 1 16784584 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 13303808 140727910990258 140727910990434 140727910990434 140727910993871 0
/proc/7658/statm: 3376980 4369 2037 1 0 3366477 0
[pid=7658/tid=7659] ppid=7656 vsize=13574484 memory=1404226546353086858 CPUtime=0.01 cores=1,3,5,7
/proc/7658/task/7659/stat : 7659 (java) R 7656 7656 15523 0 -1 4202560 2437 0 0 0 1 0 0 0 20 0 9 0 20671622 13900271616 4429 18446744073709551615 4194304 4196468 140727910988800 140695361127568 140695356908701 0 4 1 16784584 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 13303808 140727910990258 140727910990434 140727910990434 140727910993871 0
[pid=7658/tid=7660] ppid=7656 vsize=13574484 memory=3691042058319900680 CPUtime=0 cores=1,3,5,7
/proc/7658/task/7660/stat : 7660 (java) S 7656 7656 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 20671622 13900271616 4429 18446744073709551615 4194304 4196468 140727910988800 140695291321232 140695356896981 0 4 1 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13303808 140727910990258 140727910990434 140727910990434 140727910993871 0
[pid=7658/tid=7661] ppid=7656 vsize=13574484 memory=139960674301568 CPUtime=0 cores=1,3,5,7
/proc/7658/task/7661/stat : 7661 (java) S 7656 7656 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 20671622 13900271616 4429 18446744073709551615 4194304 4196468 140727910988800 140695290268432 140695356896981 0 4 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13303808 140727910990258 140727910990434 140727910990434 140727910993871 0
[pid=7658/tid=7662] ppid=7656 vsize=13574484 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7658/task/7662/stat : 7662 (java) S 7656 7656 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 20671622 13900271616 4429 18446744073709551615 4194304 4196468 140727910988800 140695289216144 140695356896981 0 4 1 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13303808 140727910990258 140727910990434 140727910990434 140727910993871 0
[pid=7658/tid=7663] ppid=7656 vsize=13574484 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7658/task/7663/stat : 7663 (java) S 7656 7656 15523 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 20671622 13900271616 4429 18446744073709551615 4194304 4196468 140727910988800 140695288163344 140695356896981 0 4 1 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13303808 140727910990258 140727910990434 140727910990434 140727910993871 0
[pid=7658/tid=7664] ppid=7656 vsize=13574484 memory=139960674301568 CPUtime=0 cores=1,3,5,7
/proc/7658/task/7664/stat : 7664 (java) S 7656 7656 15523 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 20671624 13900271616 4429 18446744073709551615 4194304 4196468 140727910988800 140694273243248 140695356897922 0 0 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13303808 140727910990258 140727910990434 140727910990434 140727910993871 0
[pid=7658/tid=7665] ppid=7656 vsize=13574484 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7658/task/7665/stat : 7665 (java) S 7656 7656 15523 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 9 0 20671624 13900271616 4429 18446744073709551615 4194304 4196468 140727910988800 140694272189216 140695356896981 0 4 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13303808 140727910990258 140727910990434 140727910990434 140727910993871 0
[pid=7658/tid=7666] ppid=7656 vsize=13574484 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7658/task/7666/stat : 7666 (java) S 7656 7656 15523 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 9 0 20671624 13900271616 4429 18446744073709551615 4194304 4196468 140727910988800 140694203131056 140695356896981 0 4 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13303808 140727910990258 140727910990434 140727910990434 140727910993871 0
Current children cumulated CPU time: 0.01 s
Current children cumulated vsize: 13517432 KiB
Current children cumulated memory: 18856 KiB

[startup+0.209922 s]*
/proc/loadavg: 1.59 1.37 1.37 5/211 7672
/proc/meminfo: memFree=26500884/32770624 swapFree=67108860/67108860
[pid=7656] ppid=7653 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/7656/stat : 7656 (xcsp3-exec) S 7653 7656 15523 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 20671613 9740288 345 18446744073709551615 4194304 5098028 140721675577824 140721675575928 139765221200508 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 7 0 0 7196144 7232144 26001408 140721675579770 140721675579974 140721675579974 140721675583467 0
/proc/7656/statm: 2378 345 289 221 0 87 0
[pid=7658] ppid=7656 vsize=13974352 memory=26672 CPUtime=0.1 cores=1,3,5,7
/proc/7658/stat : 7658 (java) S 7656 7656 15523 0 -1 1077944320 5112 0 0 0 9 1 0 0 20 0 15 0 20671621 14309736448 6668 18446744073709551615 4194304 4196468 140727910988800 140727910971344 140695356886775 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 13303808 140727910990258 140727910990434 140727910990434 140727910993871 0
/proc/7658/statm: 3493588 6668 2745 1 0 3482964 0
[pid=7658/tid=7659] ppid=7656 vsize=13974352 memory=7022364594140610616 CPUtime=0.07 cores=1,3,5,7
/proc/7658/task/7659/stat : 7659 (java) R 7656 7656 15523 0 -1 4202560 3251 0 0 0 7 0 0 0 20 0 15 0 20671622 14309736448 6668 18446744073709551615 4194304 4196468 140727910988800 140695361110416 140695340967262 0 4 1 16800974 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 13303808 140727910990258 140727910990434 140727910990434 140727910993871 0
[pid=7658/tid=7660] ppid=7656 vsize=13974352 memory=4294976238 CPUtime=0 cores=1,3,5,7
/proc/7658/task/7660/stat : 7660 (java) S 7656 7656 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 20671622 14309736448 6668 18446744073709551615 4194304 4196468 140727910988800 140695291321232 140695356896981 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13303808 140727910990258 140727910990434 140727910990434 140727910993871 0
[pid=7658/tid=7661] ppid=7656 vsize=13974352 memory=139960674525956 CPUtime=0 cores=1,3,5,7
/proc/7658/task/7661/stat : 7661 (java) S 7656 7656 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 20671622 14309736448 6668 18446744073709551615 4194304 4196468 140727910988800 140695290268432 140695356896981 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13303808 140727910990258 140727910990434 140727910990434 140727910993871 0
[pid=7658/tid=7662] ppid=7656 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7658/task/7662/stat : 7662 (java) S 7656 7656 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 20671622 14309736448 6668 18446744073709551615 4194304 4196468 140727910988800 140695289216144 140695356896981 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13303808 140727910990258 140727910990434 140727910990434 140727910993871 0
[pid=7658/tid=7663] ppid=7656 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7658/task/7663/stat : 7663 (java) S 7656 7656 15523 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 20671622 14309736448 6668 18446744073709551615 4194304 4196468 140727910988800 140695288163344 140695356896981 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13303808 140727910990258 140727910990434 140727910990434 140727910993871 0
[pid=7658/tid=7664] ppid=7656 vsize=13974352 memory=139960674301568 CPUtime=0 cores=1,3,5,7
/proc/7658/task/7664/stat : 7664 (java) S 7656 7656 15523 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 20671624 14309736448 6668 18446744073709551615 4194304 4196468 140727910988800 140694273243248 140695356897922 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13303808 140727910990258 140727910990434 140727910990434 140727910993871 0
[pid=7658/tid=7665] ppid=7656 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7658/task/7665/stat : 7665 (java) S 7656 7656 15523 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 20671624 14309736448 6668 18446744073709551615 4194304 4196468 140727910988800 140694272189216 140695356896981 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13303808 140727910990258 140727910990434 140727910990434 140727910993871 0
[pid=7658/tid=7666] ppid=7656 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7658/task/7666/stat : 7666 (java) S 7656 7656 15523 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 20671624 14309736448 6668 18446744073709551615 4194304 4196468 140727910988800 140694203130992 140695356896981 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13303808 140727910990258 140727910990434 140727910990434 140727910993871 0
[pid=7658/tid=7667] ppid=7656 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7658/task/7667/stat : 7667 (java) S 7656 7656 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 20671627 14309736448 6668 18446744073709551615 4194304 4196468 140727910988800 140694202079312 140695356905371 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13303808 140727910990258 140727910990434 140727910990434 140727910993871 0
[pid=7658/tid=7668] ppid=7656 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7658/task/7668/stat : 7668 (java) S 7656 7656 15523 0 -1 1077944384 304 0 0 0 0 0 0 0 20 0 15 0 20671627 14309736448 6668 18446744073709551615 4194304 4196468 140727910988800 140694201027184 140695356897922 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13303808 140727910990258 140727910990434 140727910990434 140727910993871 0
[pid=7658/tid=7669] ppid=7656 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7658/task/7669/stat : 7669 (java) S 7656 7656 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 20671627 14309736448 6668 18446744073709551615 4194304 4196468 140727910988800 140694199974384 140695356897922 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13303808 140727910990258 140727910990434 140727910990434 140727910993871 0
[pid=7658/tid=7670] ppid=7656 vsize=13974352 memory=139960674301568 CPUtime=0.01 cores=1,3,5,7
/proc/7658/task/7670/stat : 7670 (java) S 7656 7656 15523 0 -1 1077944384 253 0 0 0 1 0 0 0 20 0 15 0 20671627 14309736448 6668 18446744073709551615 4194304 4196468 140727910988800 140694198922096 140695356897922 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13303808 140727910990258 140727910990434 140727910990434 140727910993871 0
[pid=7658/tid=7671] ppid=7656 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7658/task/7671/stat : 7671 (java) S 7656 7656 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 20671627 14309736448 6668 18446744073709551615 4194304 4196468 140727910988800 140694197869536 140695356896981 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13303808 140727910990258 140727910990434 140727910990434 140727910993871 0
[pid=7658/tid=7672] ppid=7656 vsize=13974352 memory=139960674301568 CPUtime=0 cores=1,3,5,7
/proc/7658/task/7672/stat : 7672 (java) S 7656 7656 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 20671632 14309736448 6668 18446744073709551615 4194304 4196468 140727910988800 140694196816304 140695356897922 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13303808 140727910990258 140727910990434 140727910990434 140727910993871 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 28052 KiB

[startup+0.310128 s]*
/proc/loadavg: 1.59 1.37 1.37 5/211 7672
/proc/meminfo: memFree=26489056/32770624 swapFree=67108860/67108860
[pid=7656] ppid=7653 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/7656/stat : 7656 (xcsp3-exec) S 7653 7656 15523 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 20671613 9740288 345 18446744073709551615 4194304 5098028 140721675577824 140721675575928 139765221200508 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 7 0 0 7196144 7232144 26001408 140721675579770 140721675579974 140721675579974 140721675583467 0
/proc/7656/statm: 2378 345 289 221 0 87 0
[pid=7658] ppid=7656 vsize=13974352 memory=37368 CPUtime=0.29 cores=1,3,5,7
/proc/7658/stat : 7658 (java) S 7656 7656 15523 0 -1 1077944320 8940 0 0 0 27 2 0 0 20 0 15 0 20671621 14309736448 9342 18446744073709551615 4194304 4196468 140727910988800 140727910971344 140695356886775 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 13303808 140727910990258 140727910990434 140727910990434 140727910993871 0
/proc/7658/statm: 3493588 9342 2991 1 0 3482964 0
[pid=7658/tid=7659] ppid=7656 vsize=13974352 memory=6933928925625698159 CPUtime=0.17 cores=1,3,5,7
/proc/7658/task/7659/stat : 7659 (java) R 7656 7656 15523 0 -1 4202560 6092 0 0 0 16 1 0 0 20 0 15 0 20671622 14309736448 9854 18446744073709551615 4194304 4196468 140727910988800 140695361121424 140695340967262 0 4 1 16800974 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 13303808 140727910990258 140727910990434 140727910990434 140727910993871 0
[pid=7658/tid=7660] ppid=7656 vsize=13974352 memory=4126316290023845779 CPUtime=0 cores=1,3,5,7
/proc/7658/task/7660/stat : 7660 (java) S 7656 7656 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 20671622 14309736448 9854 18446744073709551615 4194304 4196468 140727910988800 140695291321232 140695356896981 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13303808 140727910990258 140727910990434 140727910990434 140727910993871 0
[pid=7658/tid=7661] ppid=7656 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7658/task/7661/stat : 7661 (java) S 7656 7656 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 20671622 14309736448 9854 18446744073709551615 4194304 4196468 140727910988800 140695290268432 140695356896981 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13303808 140727910990258 140727910990434 140727910990434 140727910993871 0
[pid=7658/tid=7662] ppid=7656 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7658/task/7662/stat : 7662 (java) S 7656 7656 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 20671622 14309736448 9854 18446744073709551615 4194304 4196468 140727910988800 140695289216144 140695356896981 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13303808 140727910990258 140727910990434 140727910990434 140727910993871 0
[pid=7658/tid=7663] ppid=7656 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7658/task/7663/stat : 7663 (java) S 7656 7656 15523 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 20671622 14309736448 9854 18446744073709551615 4194304 4196468 140727910988800 140695288163344 140695356896981 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13303808 140727910990258 140727910990434 140727910990434 140727910993871 0
[pid=7658/tid=7664] ppid=7656 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7658/task/7664/stat : 7664 (java) S 7656 7656 15523 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 20671624 14309736448 9854 18446744073709551615 4194304 4196468 140727910988800 140694273243248 140695356897922 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13303808 140727910990258 140727910990434 140727910990434 140727910993871 0
[pid=7658/tid=7665] ppid=7656 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7658/task/7665/stat : 7665 (java) S 7656 7656 15523 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 20671624 14309736448 9854 18446744073709551615 4194304 4196468 140727910988800 140694272189216 140695356896981 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13303808 140727910990258 140727910990434 140727910990434 140727910993871 0
[pid=7658/tid=7666] ppid=7656 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7658/task/7666/stat : 7666 (java) S 7656 7656 15523 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 20671624 14309736448 9854 18446744073709551615 4194304 4196468 140727910988800 140694203130992 140695356896981 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13303808 140727910990258 140727910990434 140727910990434 140727910993871 0
[pid=7658/tid=7667] ppid=7656 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7658/task/7667/stat : 7667 (java) S 7656 7656 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 20671627 14309736448 9854 18446744073709551615 4194304 4196468 140727910988800 140694202079312 140695356905371 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13303808 140727910990258 140727910990434 140727910990434 140727910993871 0
[pid=7658/tid=7668] ppid=7656 vsize=13974352 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/7658/task/7668/stat : 7668 (java) R 7656 7656 15523 0 -1 4202560 409 0 0 0 2 0 0 0 20 0 15 0 20671627 14309736448 9854 18446744073709551615 4194304 4196468 140727910988800 140694201027184 140695337587072 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 13303808 140727910990258 140727910990434 140727910990434 140727910993871 0
[pid=7658/tid=7669] ppid=7656 vsize=13974352 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/7658/task/7669/stat : 7669 (java) R 7656 7656 15523 0 -1 1077944384 392 0 0 0 1 0 0 0 20 0 15 0 20671627 14309736448 9854 18446744073709551615 4194304 4196468 140727910988800 140694199974384 140695356897922 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 13303808 140727910990258 140727910990434 140727910990434 140727910993871 0
[pid=7658/tid=7670] ppid=7656 vsize=13974352 memory=0 CPUtime=0.06 cores=1,3,5,7
/proc/7658/task/7670/stat : 7670 (java) S 7656 7656 15523 0 -1 1077944384 748 0 0 0 6 0 0 0 20 0 15 0 20671627 14309736448 9854 18446744073709551615 4194304 4196468 140727910988800 140694198922096 140695356897922 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13303808 140727910990258 140727910990434 140727910990434 140727910993871 0
[pid=7658/tid=7671] ppid=7656 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7658/task/7671/stat : 7671 (java) S 7656 7656 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 20671627 14309736448 9854 18446744073709551615 4194304 4196468 140727910988800 140694197869536 140695356896981 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13303808 140727910990258 140727910990434 140727910990434 140727910993871 0
[pid=7658/tid=7672] ppid=7656 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7658/task/7672/stat : 7672 (java) S 7656 7656 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 20671632 14309736448 9854 18446744073709551615 4194304 4196468 140727910988800 140694196816304 140695356897922 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13303808 140727910990258 140727910990434 140727910990434 140727910993871 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 38748 KiB

[startup+0.70538 s]
/proc/loadavg: 1.59 1.37 1.37 5/211 7672
/proc/meminfo: memFree=26477880/32770624 swapFree=67108860/67108860
[pid=7656] ppid=7653 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/7656/stat : 7656 (xcsp3-exec) S 7653 7656 15523 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 20671613 9740288 345 18446744073709551615 4194304 5098028 140721675577824 140721675575928 139765221200508 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 7 0 0 7196144 7232144 26001408 140721675579770 140721675579974 140721675579974 140721675583467 0
/proc/7656/statm: 2378 345 289 221 0 87 0
[pid=7658] ppid=7656 vsize=13980732 memory=88636 CPUtime=1.22 cores=1,3,5,7
/proc/7658/stat : 7658 (java) S 7656 7656 15523 0 -1 1077944320 12610 0 0 0 118 4 0 0 20 0 15 0 20671621 14316269568 22159 18446744073709551615 4194304 4196468 140727910988800 140727910971344 140695356886775 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 13303808 140727910990258 140727910990434 140727910990434 140727910993871 0
/proc/7658/statm: 3495183 22159 3162 1 0 3483476 0
[pid=7658/tid=7659] ppid=7656 vsize=13980732 memory=0 CPUtime=0.55 cores=1,3,5,7
/proc/7658/task/7659/stat : 7659 (java) R 7656 7656 15523 0 -1 4202560 8351 0 0 0 52 3 0 0 20 0 15 0 20671622 14316269568 22159 18446744073709551615 4194304 4196468 140727910988800 140695361122464 140694960969181 0 4 1 16800974 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 13303808 140727910990258 140727910990434 140727910990434 140727910993871 0
[pid=7658/tid=7660] ppid=7656 vsize=13980732 memory=707 CPUtime=0 cores=1,3,5,7
/proc/7658/task/7660/stat : 7660 (java) S 7656 7656 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 20671622 14316269568 22159 18446744073709551615 4194304 4196468 140727910988800 140695291321232 140695356896981 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13303808 140727910990258 140727910990434 140727910990434 140727910993871 0
[pid=7658/tid=7661] ppid=7656 vsize=13980732 memory=129 CPUtime=0 cores=1,3,5,7
/proc/7658/task/7661/stat : 7661 (java) S 7656 7656 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 20671622 14316269568 22159 18446744073709551615 4194304 4196468 140727910988800 140695290268432 140695356896981 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13303808 140727910990258 140727910990434 140727910990434 140727910993871 0
[pid=7658/tid=7662] ppid=7656 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7658/task/7662/stat : 7662 (java) S 7656 7656 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 20671622 14316269568 22159 18446744073709551615 4194304 4196468 140727910988800 140695289216144 140695356896981 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13303808 140727910990258 140727910990434 140727910990434 140727910993871 0
[pid=7658/tid=7663] ppid=7656 vsize=13980732 memory=4420 CPUtime=0 cores=1,3,5,7
/proc/7658/task/7663/stat : 7663 (java) S 7656 7656 15523 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 20671622 14316269568 22159 18446744073709551615 4194304 4196468 140727910988800 140695288163344 140695356896981 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13303808 140727910990258 140727910990434 140727910990434 140727910993871 0
[pid=7658/tid=7664] ppid=7656 vsize=13980732 memory=6628 CPUtime=0 cores=1,3,5,7
/proc/7658/task/7664/stat : 7664 (java) S 7656 7656 15523 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 20671624 14316269568 22159 18446744073709551615 4194304 4196468 140727910988800 140694273243248 140695356897922 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13303808 140727910990258 140727910990434 140727910990434 140727910993871 0
[pid=7658/tid=7665] ppid=7656 vsize=13980732 memory=8836 CPUtime=0 cores=1,3,5,7
/proc/7658/task/7665/stat : 7665 (java) S 7656 7656 15523 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 20671624 14316269568 22159 18446744073709551615 4194304 4196468 140727910988800 140694272189216 140695356896981 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13303808 140727910990258 140727910990434 140727910990434 140727910993871 0
[pid=7658/tid=7666] ppid=7656 vsize=13980732 memory=11044 CPUtime=0 cores=1,3,5,7
/proc/7658/task/7666/stat : 7666 (java) S 7656 7656 15523 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 20671624 14316269568 22159 18446744073709551615 4194304 4196468 140727910988800 140694203130992 140695356896981 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13303808 140727910990258 140727910990434 140727910990434 140727910993871 0
[pid=7658/tid=7667] ppid=7656 vsize=13980732 memory=13252 CPUtime=0 cores=1,3,5,7
/proc/7658/task/7667/stat : 7667 (java) S 7656 7656 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 20671627 14316269568 22159 18446744073709551615 4194304 4196468 140727910988800 140694202079312 140695356905371 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13303808 140727910990258 140727910990434 140727910990434 140727910993871 0
[pid=7658/tid=7668] ppid=7656 vsize=13980732 memory=15460 CPUtime=0.22 cores=1,3,5,7
/proc/7658/task/7668/stat : 7668 (java) S 7656 7656 15523 0 -1 1077944384 916 0 0 0 22 0 0 0 20 0 15 0 20671627 14316269568 22159 18446744073709551615 4194304 4196468 140727910988800 140694201027184 140695356897922 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13303808 140727910990258 140727910990434 140727910990434 140727910993871 0
[pid=7658/tid=7669] ppid=7656 vsize=13980732 memory=17668 CPUtime=0.2 cores=1,3,5,7
/proc/7658/task/7669/stat : 7669 (java) S 7656 7656 15523 0 -1 1077944384 884 0 0 0 20 0 0 0 20 0 15 0 20671627 14316269568 22159 18446744073709551615 4194304 4196468 140727910988800 140694199974384 140695356897922 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13303808 140727910990258 140727910990434 140727910990434 140727910993871 0
[pid=7658/tid=7670] ppid=7656 vsize=13980732 memory=19876 CPUtime=0.22 cores=1,3,5,7
/proc/7658/task/7670/stat : 7670 (java) S 7656 7656 15523 0 -1 1077944384 1151 0 0 0 22 0 0 0 20 0 15 0 20671627 14316269568 22159 18446744073709551615 4194304 4196468 140727910988800 140694198922096 140695356897922 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13303808 140727910990258 140727910990434 140727910990434 140727910993871 0
[pid=7658/tid=7671] ppid=7656 vsize=13980732 memory=22084 CPUtime=0 cores=1,3,5,7
/proc/7658/task/7671/stat : 7671 (java) S 7656 7656 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 20671627 14316269568 22159 18446744073709551615 4194304 4196468 140727910988800 140694197869536 140695356896981 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13303808 140727910990258 140727910990434 140727910990434 140727910993871 0
[pid=7658/tid=7672] ppid=7656 vsize=13980732 memory=24292 CPUtime=0 cores=1,3,5,7
/proc/7658/task/7672/stat : 7672 (java) S 7656 7656 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 20671632 14316269568 22159 18446744073709551615 4194304 4196468 140727910988800 140694196816304 140695356897922 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13303808 140727910990258 140727910990434 140727910990434 140727910993871 0
Current children cumulated CPU time: 1.22 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 90016 KiB

[startup+1.50085 s]
/proc/loadavg: 1.59 1.37 1.37 3/211 7672
/proc/meminfo: memFree=26345528/32770624 swapFree=67108860/67108860
[pid=7656] ppid=7653 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/7656/stat : 7656 (xcsp3-exec) S 7653 7656 15523 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 20671613 9740288 345 18446744073709551615 4194304 5098028 140721675577824 140721675575928 139765221200508 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 7 0 0 7196144 7232144 26001408 140721675579770 140721675579974 140721675579974 140721675583467 0
/proc/7656/statm: 2378 345 289 221 0 87 0
[pid=7658] ppid=7656 vsize=13980732 memory=224528 CPUtime=2.26 cores=1,3,5,7
/proc/7658/stat : 7658 (java) S 7656 7656 15523 0 -1 1077944320 12971 0 0 0 217 9 0 0 20 0 15 0 20671621 14316269568 56132 18446744073709551615 4194304 4196468 140727910988800 140727910971344 140695356886775 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 13303808 140727910990258 140727910990434 140727910990434 140727910993871 0
/proc/7658/statm: 3495183 56132 3183 1 0 3483476 0
[pid=7658/tid=7659] ppid=7656 vsize=13980732 memory=0 CPUtime=1.31 cores=1,3,5,7
/proc/7658/task/7659/stat : 7659 (java) R 7656 7656 15523 0 -1 4202560 8413 0 0 0 127 4 0 0 20 0 15 0 20671622 14316269568 56132 18446744073709551615 4194304 4196468 140727910988800 140695361123208 140694961216465 0 4 1 16800974 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 13303808 140727910990258 140727910990434 140727910990434 140727910993871 0
[pid=7658/tid=7660] ppid=7656 vsize=13980732 memory=8099560520654742371 CPUtime=0.01 cores=1,3,5,7
/proc/7658/task/7660/stat : 7660 (java) S 7656 7656 15523 0 -1 1077944384 19 0 0 0 1 0 0 0 20 0 15 0 20671622 14316269568 56132 18446744073709551615 4194304 4196468 140727910988800 140695291321232 140695356896981 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13303808 140727910990258 140727910990434 140727910990434 140727910993871 0
[pid=7658/tid=7661] ppid=7656 vsize=13980732 memory=5792282575650246736 CPUtime=0.01 cores=1,3,5,7
/proc/7658/task/7661/stat : 7661 (java) S 7656 7656 15523 0 -1 1077944384 24 0 0 0 0 1 0 0 20 0 15 0 20671622 14316269568 56132 18446744073709551615 4194304 4196468 140727910988800 140695290268432 140695356896981 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13303808 140727910990258 140727910990434 140727910990434 140727910993871 0
[pid=7658/tid=7662] ppid=7656 vsize=13980732 memory=7680170660397595203 CPUtime=0.01 cores=1,3,5,7
/proc/7658/task/7662/stat : 7662 (java) S 7656 7656 15523 0 -1 1077944384 20 0 0 0 1 0 0 0 20 0 15 0 20671622 14316269568 56132 18446744073709551615 4194304 4196468 140727910988800 140695289216144 140695356896981 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13303808 140727910990258 140727910990434 140727910990434 140727910993871 0
[pid=7658/tid=7663] ppid=7656 vsize=13980732 memory=117 CPUtime=0 cores=1,3,5,7

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

/proc/7658/task/7660/stat : 7660 (java) S 7656 7656 15523 0 -1 1077944384 275 0 0 0 4 3 0 0 20 0 15 0 20671622 14316269568 144127 18446744073709551615 4194304 4196468 140727910988800 140695291321232 140695356896981 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13303808 140727910990258 140727910990434 140727910990434 140727910993871 0
[pid=7658/tid=7661] ppid=7656 vsize=13980732 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/7658/task/7661/stat : 7661 (java) S 7656 7656 15523 0 -1 1077944384 100 0 0 0 4 3 0 0 20 0 15 0 20671622 14316269568 144127 18446744073709551615 4194304 4196468 140727910988800 140695290268432 140695356896981 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13303808 140727910990258 140727910990434 140727910990434 140727910993871 0
[pid=7658/tid=7662] ppid=7656 vsize=13980732 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/7658/task/7662/stat : 7662 (java) S 7656 7656 15523 0 -1 1077944384 125 0 0 0 4 3 0 0 20 0 15 0 20671622 14316269568 144127 18446744073709551615 4194304 4196468 140727910988800 140695289216144 140695356896981 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13303808 140727910990258 140727910990434 140727910990434 140727910993871 0
[pid=7658/tid=7663] ppid=7656 vsize=13980732 memory=139960569378735 CPUtime=0.06 cores=1,3,5,7
/proc/7658/task/7663/stat : 7663 (java) S 7656 7656 15523 0 -1 1077944384 91 0 0 0 3 3 0 0 20 0 15 0 20671622 14316269568 144127 18446744073709551615 4194304 4196468 140727910988800 140695288163344 140695356896981 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13303808 140727910990258 140727910990434 140727910990434 140727910993871 0
[pid=7658/tid=7664] ppid=7656 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/7658/task/7664/stat : 7664 (java) S 7656 7656 15523 0 -1 1077944384 208 0 0 0 0 0 0 0 20 0 15 0 20671624 14316269568 144127 18446744073709551615 4194304 4196468 140727910988800 140694273243248 140695356897922 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13303808 140727910990258 140727910990434 140727910990434 140727910993871 0
[pid=7658/tid=7665] ppid=7656 vsize=13980732 memory=279921138294096 CPUtime=0 cores=1,3,5,7
/proc/7658/task/7665/stat : 7665 (java) S 7656 7656 15523 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 20671624 14316269568 144127 18446744073709551615 4194304 4196468 140727910988800 140694272189280 140695356896981 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13303808 140727910990258 140727910990434 140727910990434 140727910993871 0
[pid=7658/tid=7666] ppid=7656 vsize=13980732 memory=7881670370466752361 CPUtime=0 cores=1,3,5,7
/proc/7658/task/7666/stat : 7666 (java) S 7656 7656 15523 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 15 0 20671624 14316269568 144127 18446744073709551615 4194304 4196468 140727910988800 140694203131008 140695356896981 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13303808 140727910990258 140727910990434 140727910990434 140727910993871 0
[pid=7658/tid=7667] ppid=7656 vsize=13980732 memory=5861540942286449765 CPUtime=0 cores=1,3,5,7
/proc/7658/task/7667/stat : 7667 (java) S 7656 7656 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 20671627 14316269568 144127 18446744073709551615 4194304 4196468 140727910988800 140694202079312 140695356905371 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13303808 140727910990258 140727910990434 140727910990434 140727910993871 0
[pid=7658/tid=7668] ppid=7656 vsize=13980732 memory=1380 CPUtime=0.32 cores=1,3,5,7
/proc/7658/task/7668/stat : 7668 (java) S 7656 7656 15523 0 -1 1077944384 983 0 0 0 32 0 0 0 20 0 15 0 20671627 14316269568 144127 18446744073709551615 4194304 4196468 140727910988800 140694201027184 140695356897922 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13303808 140727910990258 140727910990434 140727910990434 140727910993871 0
[pid=7658/tid=7669] ppid=7656 vsize=13980732 memory=0 CPUtime=0.28 cores=1,3,5,7
/proc/7658/task/7669/stat : 7669 (java) S 7656 7656 15523 0 -1 1077944384 916 0 0 0 28 0 0 0 20 0 15 0 20671627 14316269568 144127 18446744073709551615 4194304 4196468 140727910988800 140694199974384 140695356897922 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13303808 140727910990258 140727910990434 140727910990434 140727910993871 0
[pid=7658/tid=7670] ppid=7656 vsize=13980732 memory=189 CPUtime=0.31 cores=1,3,5,7
/proc/7658/task/7670/stat : 7670 (java) S 7656 7656 15523 0 -1 1077944384 1369 0 0 0 31 0 0 0 20 0 15 0 20671627 14316269568 144127 18446744073709551615 4194304 4196468 140727910988800 140694198922096 140695356897922 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13303808 140727910990258 140727910990434 140727910990434 140727910993871 0
[pid=7658/tid=7671] ppid=7656 vsize=13980732 memory=139960569171610 CPUtime=0 cores=1,3,5,7
/proc/7658/task/7671/stat : 7671 (java) S 7656 7656 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 20671627 14316269568 144127 18446744073709551615 4194304 4196468 140727910988800 140694197869536 140695356896981 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13303808 140727910990258 140727910990434 140727910990434 140727910993871 0
[pid=7658/tid=7672] ppid=7656 vsize=13980732 memory=279921138365168 CPUtime=0 cores=1,3,5,7
/proc/7658/task/7672/stat : 7672 (java) S 7656 7656 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 20671632 14316269568 144127 18446744073709551615 4194304 4196468 140727910988800 140694196816304 140695356897922 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13303808 140727910990258 140727910990434 140727910990434 140727910993871 0
Current children cumulated CPU time: 4.12 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 577888 KiB

[startup+4.05958 s]
# the end of solver process 7656 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=5.34867 s, system=0.367035 s

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

[startup+3.20816 s]
/proc/loadavg: 1.59 1.37 1.37 3/211 7672
/proc/meminfo: memFree=25737784/32770624 swapFree=67108860/67108860
[pid=7656] ppid=7653 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/7656/stat : 7656 (xcsp3-exec) S 7653 7656 15523 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 20671613 9740288 345 18446744073709551615 4194304 5098028 140721675577824 140721675575928 139765221200508 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 7 0 0 7196144 7232144 26001408 140721675579770 140721675579974 140721675579974 140721675583467 0
/proc/7656/statm: 2378 345 289 221 0 87 0
[pid=7658] ppid=7656 vsize=13980732 memory=634052 CPUtime=4.26 cores=1,3,5,7
/proc/7658/stat : 7658 (java) S 7656 7656 15523 0 -1 1077944320 14015 0 0 0 398 28 0 0 20 0 15 0 20671621 14316269568 158513 18446744073709551615 4194304 4196468 140727910988800 140727910971344 140695356886775 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 13303808 140727910990258 140727910990434 140727910990434 140727910993871 0
/proc/7658/statm: 3495183 158513 3196 1 0 3483476 0
[pid=7658/tid=7659] ppid=7656 vsize=13980732 memory=360 CPUtime=2.94 cores=1,3,5,7
/proc/7658/task/7659/stat : 7659 (java) S 7656 7656 15523 0 -1 1077944384 8612 0 0 0 285 9 0 0 20 0 15 0 20671622 14316269568 158513 18446744073709551615 4194304 4196468 140727910988800 140695361124992 140695356896981 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 4 0 0 6293624 6294260 13303808 140727910990258 140727910990434 140727910990434 140727910993871 0
[pid=7658/tid=7660] ppid=7656 vsize=13980732 memory=235 CPUtime=0.09 cores=1,3,5,7
/proc/7658/task/7660/stat : 7660 (java) R 7656 7656 15523 0 -1 4202560 284 0 0 0 5 4 0 0 20 0 15 0 20671622 14316269568 159025 18446744073709551615 4194304 4196468 140727910988800 140695291321232 140695349986622 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 13303808 140727910990258 140727910990434 140727910990434 140727910993871 0
[pid=7658/tid=7661] ppid=7656 vsize=13980732 memory=7 CPUtime=0.08 cores=1,3,5,7
/proc/7658/task/7661/stat : 7661 (java) R 7656 7656 15523 0 -1 4202560 107 0 0 0 4 4 0 0 20 0 15 0 20671622 14316269568 159025 18446744073709551615 4194304 4196468 140727910988800 140695290268632 140695349983611 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 13303808 140727910990258 140727910990434 140727910990434 140727910993871 0
[pid=7658/tid=7662] ppid=7656 vsize=13980732 memory=7 CPUtime=0.09 cores=1,3,5,7
/proc/7658/task/7662/stat : 7662 (java) R 7656 7656 15523 0 -1 4202560 133 0 0 0 5 4 0 0 20 0 15 0 20671622 14316269568 159025 18446744073709551615 4194304 4196468 140727910988800 140695289216144 140695341914649 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 13303808 140727910990258 140727910990434 140727910990434 140727910993871 0
[pid=7658/tid=7663] ppid=7656 vsize=13980732 memory=7 CPUtime=0.07 cores=1,3,5,7
/proc/7658/task/7663/stat : 7663 (java) R 7656 7656 15523 0 -1 4202560 99 0 0 0 4 3 0 0 20 0 15 0 20671622 14316269568 159025 18446744073709551615 4194304 4196468 140727910988800 140695288163344 140695341914649 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 13303808 140727910990258 140727910990434 140727910990434 140727910993871 0
[pid=7658/tid=7664] ppid=7656 vsize=13980732 memory=6 CPUtime=0 cores=1,3,5,7
/proc/7658/task/7664/stat : 7664 (java) S 7656 7656 15523 0 -1 1077944384 208 0 0 0 0 0 0 0 20 0 15 0 20671624 14316269568 159025 18446744073709551615 4194304 4196468 140727910988800 140694273241760 140695356896981 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13303808 140727910990258 140727910990434 140727910990434 140727910993871 0
[pid=7658/tid=7665] ppid=7656 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7658/task/7665/stat : 7665 (java) S 7656 7656 15523 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 20671624 14316269568 159025 18446744073709551615 4194304 4196468 140727910988800 140694272189280 140695356896981 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13303808 140727910990258 140727910990434 140727910990434 140727910993871 0
[pid=7658/tid=7666] ppid=7656 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7658/task/7666/stat : 7666 (java) S 7656 7656 15523 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 15 0 20671624 14316269568 159025 18446744073709551615 4194304 4196468 140727910988800 140694203131008 140695356896981 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13303808 140727910990258 140727910990434 140727910990434 140727910993871 0
[pid=7658/tid=7667] ppid=7656 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7658/task/7667/stat : 7667 (java) S 7656 7656 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 20671627 14316269568 159025 18446744073709551615 4194304 4196468 140727910988800 140694202079312 140695356905371 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13303808 140727910990258 140727910990434 140727910990434 140727910993871 0
[pid=7658/tid=7668] ppid=7656 vsize=13980732 memory=0 CPUtime=0.32 cores=1,3,5,7
/proc/7658/task/7668/stat : 7668 (java) S 7656 7656 15523 0 -1 1077944384 987 0 0 0 32 0 0 0 20 0 15 0 20671627 14316269568 159025 18446744073709551615 4194304 4196468 140727910988800 140694201027184 140695356897922 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13303808 140727910990258 140727910990434 140727910990434 140727910993871 0
[pid=7658/tid=7669] ppid=7656 vsize=13980732 memory=32 CPUtime=0.28 cores=1,3,5,7
/proc/7658/task/7669/stat : 7669 (java) S 7656 7656 15523 0 -1 1077944384 916 0 0 0 28 0 0 0 20 0 15 0 20671627 14316269568 159025 18446744073709551615 4194304 4196468 140727910988800 140694199974384 140695356897922 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13303808 140727910990258 140727910990434 140727910990434 140727910993871 0
[pid=7658/tid=7670] ppid=7656 vsize=13980732 memory=28 CPUtime=0.31 cores=1,3,5,7
/proc/7658/task/7670/stat : 7670 (java) S 7656 7656 15523 0 -1 1077944384 1371 0 0 0 31 0 0 0 20 0 15 0 20671627 14316269568 159025 18446744073709551615 4194304 4196468 140727910988800 140694198922096 140695356897922 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13303808 140727910990258 140727910990434 140727910990434 140727910993871 0
[pid=7658/tid=7671] ppid=7656 vsize=13980732 memory=30 CPUtime=0 cores=1,3,5,7
/proc/7658/task/7671/stat : 7671 (java) S 7656 7656 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 20671627 14316269568 159025 18446744073709551615 4194304 4196468 140727910988800 140694197869536 140695356896981 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13303808 140727910990258 140727910990434 140727910990434 140727910993871 0
[pid=7658/tid=7672] ppid=7656 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7658/task/7672/stat : 7672 (java) S 7656 7656 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 20671632 14316269568 159025 18446744073709551615 4194304 4196468 140727910988800 140694196816304 140695356897922 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13303808 140727910990258 140727910990434 140727910990434 140727910993871 0
Current children cumulated CPU time: 4.26 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 635432 KiB

[startup+3.60084 s]
/proc/loadavg: 1.59 1.37 1.37 3/211 7672
/proc/meminfo: memFree=25737784/32770624 swapFree=67108860/67108860
[pid=7656] ppid=7653 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/7656/stat : 7656 (xcsp3-exec) S 7653 7656 15523 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 20671613 9740288 345 18446744073709551615 4194304 5098028 140721675577824 140721675575928 139765221200508 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 7 0 0 7196144 7232144 26001408 140721675579770 140721675579974 140721675579974 140721675583467 0
/proc/7656/statm: 2378 345 289 221 0 87 0
[pid=7658] ppid=7656 vsize=13980732 memory=678460 CPUtime=4.76 cores=1,3,5,7
/proc/7658/stat : 7658 (java) S 7656 7656 15523 0 -1 1077944320 14435 0 0 0 442 34 0 0 20 0 15 0 20671621 14316269568 169615 18446744073709551615 4194304 4196468 140727910988800 140727910971344 140695356886775 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 13303808 140727910990258 140727910990434 140727910990434 140727910993871 0
/proc/7658/statm: 3495183 169615 3196 1 0 3483476 0
[pid=7658/tid=7659] ppid=7656 vsize=13980732 memory=7680170660397595203 CPUtime=3.3 cores=1,3,5,7
/proc/7658/task/7659/stat : 7659 (java) R 7656 7656 15523 0 -1 4202560 8618 0 0 0 321 9 0 0 20 0 15 0 20671622 14316269568 169615 18446744073709551615 4194304 4196468 140727910988800 140695361124456 140694959249983 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 13303808 140727910990258 140727910990434 140727910990434 140727910993871 0
[pid=7658/tid=7660] ppid=7656 vsize=13980732 memory=14296 CPUtime=0.11 cores=1,3,5,7
/proc/7658/task/7660/stat : 7660 (java) S 7656 7656 15523 0 -1 1077944384 304 0 0 0 6 5 0 0 20 0 15 0 20671622 14316269568 169615 18446744073709551615 4194304 4196468 140727910988800 140695291321232 140695356896981 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13303808 140727910990258 140727910990434 140727910990434 140727910993871 0
[pid=7658/tid=7661] ppid=7656 vsize=13980732 memory=1296 CPUtime=0.12 cores=1,3,5,7
/proc/7658/task/7661/stat : 7661 (java) S 7656 7656 15523 0 -1 1077944384 128 0 0 0 6 6 0 0 20 0 15 0 20671622 14316269568 169615 18446744073709551615 4194304 4196468 140727910988800 140695290268432 140695356896981 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13303808 140727910990258 140727910990434 140727910990434 140727910993871 0
[pid=7658/tid=7662] ppid=7656 vsize=13980732 memory=2412 CPUtime=0.11 cores=1,3,5,7
/proc/7658/task/7662/stat : 7662 (java) S 7656 7656 15523 0 -1 1077944384 158 0 0 0 6 5 0 0 20 0 15 0 20671622 14316269568 169615 18446744073709551615 4194304 4196468 140727910988800 140695289216144 140695356896981 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13303808 140727910990258 140727910990434 140727910990434 140727910993871 0
[pid=7658/tid=7663] ppid=7656 vsize=13980732 memory=1724 CPUtime=0.1 cores=1,3,5,7
/proc/7658/task/7663/stat : 7663 (java) S 7656 7656 15523 0 -1 1077944384 119 0 0 0 5 5 0 0 20 0 15 0 20671622 14316269568 169615 18446744073709551615 4194304 4196468 140727910988800 140695288163344 140695356896981 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13303808 140727910990258 140727910990434 140727910990434 140727910993871 0
[pid=7658/tid=7664] ppid=7656 vsize=13980732 memory=1008 CPUtime=0 cores=1,3,5,7
/proc/7658/task/7664/stat : 7664 (java) S 7656 7656 15523 0 -1 1077944384 506 0 0 0 0 0 0 0 20 0 15 0 20671624 14316269568 169615 18446744073709551615 4194304 4196468 140727910988800 140694273243248 140695356897922 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13303808 140727910990258 140727910990434 140727910990434 140727910993871 0
[pid=7658/tid=7665] ppid=7656 vsize=13980732 memory=1228 CPUtime=0 cores=1,3,5,7
/proc/7658/task/7665/stat : 7665 (java) S 7656 7656 15523 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 20671624 14316269568 169615 18446744073709551615 4194304 4196468 140727910988800 140694272189280 140695356896981 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13303808 140727910990258 140727910990434 140727910990434 140727910993871 0
[pid=7658/tid=7666] ppid=7656 vsize=13980732 memory=1704 CPUtime=0 cores=1,3,5,7
/proc/7658/task/7666/stat : 7666 (java) S 7656 7656 15523 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 15 0 20671624 14316269568 169615 18446744073709551615 4194304 4196468 140727910988800 140694203131008 140695356896981 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13303808 140727910990258 140727910990434 140727910990434 140727910993871 0
[pid=7658/tid=7667] ppid=7656 vsize=13980732 memory=11952 CPUtime=0 cores=1,3,5,7
/proc/7658/task/7667/stat : 7667 (java) S 7656 7656 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 20671627 14316269568 169615 18446744073709551615 4194304 4196468 140727910988800 140694202079312 140695356905371 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13303808 140727910990258 140727910990434 140727910990434 140727910993871 0
[pid=7658/tid=7668] ppid=7656 vsize=13980732 memory=1996 CPUtime=0.32 cores=1,3,5,7
/proc/7658/task/7668/stat : 7668 (java) S 7656 7656 15523 0 -1 1077944384 987 0 0 0 32 0 0 0 20 0 15 0 20671627 14316269568 169615 18446744073709551615 4194304 4196468 140727910988800 140694201027184 140695356897922 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13303808 140727910990258 140727910990434 140727910990434 140727910993871 0
[pid=7658/tid=7669] ppid=7656 vsize=13980732 memory=1440 CPUtime=0.28 cores=1,3,5,7
/proc/7658/task/7669/stat : 7669 (java) S 7656 7656 15523 0 -1 1077944384 918 0 0 0 28 0 0 0 20 0 15 0 20671627 14316269568 169615 18446744073709551615 4194304 4196468 140727910988800 140694199974384 140695356897922 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13303808 140727910990258 140727910990434 140727910990434 140727910993871 0
[pid=7658/tid=7670] ppid=7656 vsize=13980732 memory=8696 CPUtime=0.32 cores=1,3,5,7
/proc/7658/task/7670/stat : 7670 (java) S 7656 7656 15523 0 -1 1077944384 1396 0 0 0 32 0 0 0 20 0 15 0 20671627 14316269568 169615 18446744073709551615 4194304 4196468 140727910988800 140694198922096 140695356897922 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13303808 140727910990258 140727910990434 140727910990434 140727910993871 0
[pid=7658/tid=7671] ppid=7656 vsize=13980732 memory=792 CPUtime=0 cores=1,3,5,7
/proc/7658/task/7671/stat : 7671 (java) S 7656 7656 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 20671627 14316269568 169615 18446744073709551615 4194304 4196468 140727910988800 140694197869536 140695356896981 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13303808 140727910990258 140727910990434 140727910990434 140727910993871 0
[pid=7658/tid=7672] ppid=7656 vsize=13980732 memory=5412 CPUtime=0 cores=1,3,5,7
/proc/7658/task/7672/stat : 7672 (java) S 7656 7656 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 20671632 14316269568 169615 18446744073709551615 4194304 4196468 140727910988800 140694196816304 140695356897922 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13303808 140727910990258 140727910990434 140727910990434 140727910993871 0
Current children cumulated CPU time: 4.76 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 679840 KiB

[startup+4.00118 s]*
/proc/loadavg: 1.59 1.37 1.37 5/211 7672
/proc/meminfo: memFree=25557908/32770624 swapFree=67108860/67108860
[pid=7656] ppid=7653 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/7656/stat : 7656 (xcsp3-exec) S 7653 7656 15523 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 20671613 9740288 345 18446744073709551615 4194304 5098028 140721675577824 140721675575928 139765221200508 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 7 0 0 7196144 7232144 26001408 140721675579770 140721675579974 140721675579974 140721675583467 0
/proc/7656/statm: 2378 345 289 221 0 87 0
[pid=7658] ppid=7656 vsize=13980732 memory=682972 CPUtime=5.58 cores=1,3,5,7
/proc/7658/stat : 7658 (java) S 7656 7656 15523 0 -1 1077944320 15948 0 0 0 523 35 0 0 20 0 15 0 20671621 14316269568 170743 18446744073709551615 4194304 4196468 140727910988800 140727910971344 140695356886775 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 13303808 140727910990258 140727910990434 140727910990434 140727910993871 0
/proc/7658/statm: 3495183 170743 3211 1 0 3483476 0
[pid=7658/tid=7659] ppid=7656 vsize=13980732 memory=7594573530237851216 CPUtime=3.72 cores=1,3,5,7
/proc/7658/task/7659/stat : 7659 (java) R 7656 7656 15523 0 -1 4202560 9117 0 0 0 362 10 0 0 20 0 15 0 20671622 14316269568 170743 18446744073709551615 4194304 4196468 140727910988800 140695361125080 140694962513238 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 13303808 140727910990258 140727910990434 140727910990434 140727910993871 0
[pid=7658/tid=7660] ppid=7656 vsize=13980732 memory=4294967295 CPUtime=0.11 cores=1,3,5,7
/proc/7658/task/7660/stat : 7660 (java) S 7656 7656 15523 0 -1 1077944384 304 0 0 0 6 5 0 0 20 0 15 0 20671622 14316269568 170743 18446744073709551615 4194304 4196468 140727910988800 140695291321232 140695356896981 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13303808 140727910990258 140727910990434 140727910990434 140727910993871 0
[pid=7658/tid=7661] ppid=7656 vsize=13980732 memory=139960674301568 CPUtime=0.12 cores=1,3,5,7
/proc/7658/task/7661/stat : 7661 (java) S 7656 7656 15523 0 -1 1077944384 128 0 0 0 6 6 0 0 20 0 15 0 20671622 14316269568 170743 18446744073709551615 4194304 4196468 140727910988800 140695290268432 140695356896981 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13303808 140727910990258 140727910990434 140727910990434 140727910993871 0
[pid=7658/tid=7662] ppid=7656 vsize=13980732 memory=1 CPUtime=0.11 cores=1,3,5,7
/proc/7658/task/7662/stat : 7662 (java) S 7656 7656 15523 0 -1 1077944384 158 0 0 0 6 5 0 0 20 0 15 0 20671622 14316269568 170743 18446744073709551615 4194304 4196468 140727910988800 140695289216144 140695356896981 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13303808 140727910990258 140727910990434 140727910990434 140727910993871 0
[pid=7658/tid=7663] ppid=7656 vsize=13980732 memory=-1 CPUtime=0.1 cores=1,3,5,7
/proc/7658/task/7663/stat : 7663 (java) S 7656 7656 15523 0 -1 1077944384 119 0 0 0 5 5 0 0 20 0 15 0 20671622 14316269568 170743 18446744073709551615 4194304 4196468 140727910988800 140695288163344 140695356896981 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13303808 140727910990258 140727910990434 140727910990434 140727910993871 0
[pid=7658/tid=7664] ppid=7656 vsize=13980732 memory=7680170660397595203 CPUtime=0 cores=1,3,5,7
/proc/7658/task/7664/stat : 7664 (java) S 7656 7656 15523 0 -1 1077944384 506 0 0 0 0 0 0 0 20 0 15 0 20671624 14316269568 170743 18446744073709551615 4194304 4196468 140727910988800 140694273243248 140695356897922 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13303808 140727910990258 140727910990434 140727910990434 140727910993871 0
[pid=7658/tid=7665] ppid=7656 vsize=13980732 memory=167 CPUtime=0 cores=1,3,5,7
/proc/7658/task/7665/stat : 7665 (java) S 7656 7656 15523 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 20671624 14316269568 170743 18446744073709551615 4194304 4196468 140727910988800 140694272189280 140695356896981 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13303808 140727910990258 140727910990434 140727910990434 140727910993871 0
[pid=7658/tid=7666] ppid=7656 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7658/task/7666/stat : 7666 (java) S 7656 7656 15523 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 15 0 20671624 14316269568 170743 18446744073709551615 4194304 4196468 140727910988800 140694203131008 140695356896981 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13303808 140727910990258 140727910990434 140727910990434 140727910993871 0
[pid=7658/tid=7667] ppid=7656 vsize=13980732 memory=105 CPUtime=0 cores=1,3,5,7
/proc/7658/task/7667/stat : 7667 (java) S 7656 7656 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 20671627 14316269568 170743 18446744073709551615 4194304 4196468 140727910988800 140694202079312 140695356905371 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13303808 140727910990258 140727910990434 140727910990434 140727910993871 0
[pid=7658/tid=7668] ppid=7656 vsize=13980732 memory=37 CPUtime=0.49 cores=1,3,5,7
/proc/7658/task/7668/stat : 7668 (java) R 7656 7656 15523 0 -1 4202560 1509 0 0 0 49 0 0 0 20 0 15 0 20671627 14316269568 170743 18446744073709551615 4194304 4196468 140727910988800 140694201013064 140695338408175 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 13303808 140727910990258 140727910990434 140727910990434 140727910993871 0
[pid=7658/tid=7669] ppid=7656 vsize=13980732 memory=0 CPUtime=0.44 cores=1,3,5,7
/proc/7658/task/7669/stat : 7669 (java) R 7656 7656 15523 0 -1 4202560 1154 0 0 0 44 0 0 0 20 0 15 0 20671627 14316269568 170743 18446744073709551615 4194304 4196468 140727910988800 140694199960264 140695340381011 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 13303808 140727910990258 140727910990434 140727910990434 140727910993871 0
[pid=7658/tid=7670] ppid=7656 vsize=13980732 memory=707 CPUtime=0.4 cores=1,3,5,7
/proc/7658/task/7670/stat : 7670 (java) R 7656 7656 15523 0 -1 1077944384 1651 0 0 0 40 0 0 0 20 0 15 0 20671627 14316269568 170743 18446744073709551615 4194304 4196468 140727910988800 140694198922096 140695356897922 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 13303808 140727910990258 140727910990434 140727910990434 140727910993871 0
[pid=7658/tid=7671] ppid=7656 vsize=13980732 memory=129 CPUtime=0 cores=1,3,5,7
/proc/7658/task/7671/stat : 7671 (java) S 7656 7656 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 20671627 14316269568 170743 18446744073709551615 4194304 4196468 140727910988800 140694197869536 140695356896981 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13303808 140727910990258 140727910990434 140727910990434 140727910993871 0
[pid=7658/tid=7672] ppid=7656 vsize=13980732 memory=95 CPUtime=0 cores=1,3,5,7
/proc/7658/task/7672/stat : 7672 (java) S 7656 7656 15523 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 20671632 14316269568 170743 18446744073709551615 4194304 4196468 140727910988800 140694196816304 140695356897922 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13303808 140727910990258 140727910990434 140727910990434 140727910993871 0
Current children cumulated CPU time: 5.58 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 684352 KiB

Child status: 0
Real time (s): 4.05963
CPU time (s): 5.71571
CPU user time (s): 5.34867
CPU system time (s): 0.367035
CPU usage (%): 140.794
Max. virtual memory (cumulated for all children) (KiB): 13990244
Max. memory (cumulated for all children) (KiB): 684352

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5.34867
system time used= 0.367035
maximum resident set size= 686924
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17214
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= 2126
involuntary context switches= 41


# summary of solver processes directly reported to runsolver:
#   pid: 7656
#   total CPU time (s): 5.71571
#   total CPU user time (s): 5.34867
#   total CPU system time (s): 0.367035

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.036961 second user time and 0.097536 second system time

The end

Launcher Data

Begin job on node130 at 2017-08-20 11:37:06
IDJOB=4284078
IDBENCH=138672
IDSOLVER=2679
FILE ID=node130/4284078-1503222636
RUNJOBID= node130-1503172050-30420
PBS_JOBID= 
Free space on /tmp= 62024 MiB

SOLVER NAME= choco-solver 5a
BENCH NAME= XCSP17/SuperSolutions/SuperSolutions-Taillard-os04/SuperTaillard-os-04-26.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-4284078-1503222636/watcher-4284078-1503222636 -o /tmp/evaluation-result-4284078-1503222636/solver-4284078-1503222636 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node130-1503172050-30420 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 866538651 HOME/instance-4284078-1503222636.xml

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

MD5SUM BENCH= 2e26f45698146d54d9dabf0de4c81571
RANDOM SEED=866538651

node130.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.77
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.77
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.77
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.77
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:        26516564 kB
MemAvailable:   26778124 kB
Buffers:          205500 kB
Cached:           344768 kB
SwapCached:            0 kB
Active:          5500232 kB
Inactive:         339812 kB
Active(anon):    5289952 kB
Inactive(anon):    16748 kB
Active(file):     210280 kB
Inactive(file):   323064 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7884 kB
Writeback:             4 kB
AnonPages:       5226372 kB
Mapped:            45812 kB
Shmem:             17060 kB
Slab:             113308 kB
SReclaimable:      88100 kB
SUnreclaim:        25208 kB
KernelStack:        3696 kB
PageTables:        14944 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    6589984 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   4982784 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 62016 MiB
End job on node130 at 2017-08-20 11:37:11