Trace number 4292551

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.7 seq (493a269)UNSAT 5.53169 2.10991

General information on the benchmark

NameQuasigroups/
QuasiGroup-4-07_c18.xml
MD5SUM3b77ed50ef14863a53905eb481969062
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 benchmark1.00629
Satisfiable
(Un)Satisfiability was proved
Number of variables98
Number of constraints86
Number of domains2
Minimum domain size7
Maximum domain size49
Distribution of domain sizes[{"size":7,"count":49},{"size":49,"count":42}]
Minimum variable degree0
Maximum variable degree45
Distribution of variable degrees[{"degree":0,"count":7},{"degree":2,"count":42},{"degree":44,"count":7},{"degree":45,"count":42}]
Minimum constraint arity3
Maximum constraint arity50
Distribution of constraint arities[{"arity":3,"count":42},{"arity":7,"count":1},{"arity":49,"count":1},{"arity":50,"count":42}]
Number of extensional constraints0
Number of intensional constraints42
Distribution of constraint types[{"type":"intension","count":42},{"type":"allDifferent","count":1},{"type":"instantiation","count":1},{"type":"element","count":42}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4292551-1532585042.xml"  -tl '2400s' -p 1 -x 0
0.12/0.17	c Choco 493a269
0.12/0.17	c [HOME/instance-4292551-1532585042.xml, -tl, 2400s, -p, 1, -x, 0]
0.12/0.21	c simple solver
0.34/0.28	c parse instance...
1.03/0.54	c solve instance...
5.25/2.09	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 (9603 MiB free)
  memory of node 1: 16384 MiB (10226 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4292551-1532585042/watcher-4292551-1532585042 -o /tmp/evaluation-result-4292551-1532585042/solver-4292551-1532585042 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node103-1532582652-2054 --watchdog 2560 HOME/xcsp3-exec -seed 856062211 -dir HOME -tl 2400 -ml 11000 -p 1 HOME/instance-4292551-1532585042.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 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=2516, runsolver pid=2513

[startup+0.100362 s]*
/proc/loadavg: 1.92 1.54 1.28 4/218 2532
/proc/meminfo: memFree=20289700/32770624 swapFree=67108860/67108860
[pid=2516] ppid=2513 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/2516/stat : 2516 (xcsp3-exec) S 2513 2516 2022 0 -1 4202496 537 0 0 0 0 0 0 0 20 0 1 0 76067356 115843072 364 33554432000 4194304 5098028 140732032681840 140732032679944 139705626927740 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 33923072 140732032685115 140732032685316 140732032685316 140732032688074 0
/proc/2516/statm: 28282 364 306 221 0 87 0
[pid=2518] ppid=2516 vsize=14082840 memory=28432 CPUtime=0.12 cores=1,3,5,7
/proc/2518/stat : 2518 (java) S 2516 2516 2022 0 -1 1077944320 5465 0 0 0 11 1 0 0 20 0 15 0 76067356 14420828160 7108 33554432000 4194304 4196468 140733813146000 140733813128544 139800181423863 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 38678528 140733813150849 140733813151025 140733813151025 140733813153743 0
/proc/2518/statm: 3520710 7108 3014 1 0 3483008 0
[pid=2518/tid=2519] ppid=2516 vsize=14082840 memory=8188007701491716955 CPUtime=0.09 cores=1,3,5,7
/proc/2518/task/2519/stat : 2519 (java) R 2516 2516 2022 0 -1 4202560 3486 0 0 0 8 1 0 0 20 0 15 0 76067357 14420828160 7108 33554432000 4194304 4196468 140733813146000 139800185655968 139800181435798 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 38678528 140733813150849 140733813151025 140733813151025 140733813153743 0
[pid=2518/tid=2520] ppid=2516 vsize=14082840 memory=-3689349214911541841 CPUtime=0 cores=1,3,5,7
/proc/2518/task/2520/stat : 2520 (java) S 2516 2516 2022 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 76067358 14420828160 7108 33554432000 4194304 4196468 140733813146000 139800119024016 139800181434069 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38678528 140733813150849 140733813151025 140733813151025 140733813153743 0
[pid=2518/tid=2521] ppid=2516 vsize=14082840 memory=140116261287552 CPUtime=0 cores=1,3,5,7
/proc/2518/task/2521/stat : 2521 (java) S 2516 2516 2022 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76067358 14420828160 7108 33554432000 4194304 4196468 140733813146000 139800117971216 139800181434069 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38678528 140733813150849 140733813151025 140733813151025 140733813153743 0
[pid=2518/tid=2522] ppid=2516 vsize=14082840 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2518/task/2522/stat : 2522 (java) S 2516 2516 2022 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76067358 14420828160 7108 33554432000 4194304 4196468 140733813146000 139800116918928 139800181434069 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38678528 140733813150849 140733813151025 140733813151025 140733813153743 0
[pid=2518/tid=2523] ppid=2516 vsize=14082840 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2518/task/2523/stat : 2523 (java) S 2516 2516 2022 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76067358 14420828160 7108 33554432000 4194304 4196468 140733813146000 139800115866128 139800181434069 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38678528 140733813150849 140733813151025 140733813151025 140733813153743 0
[pid=2518/tid=2524] ppid=2516 vsize=14082840 memory=140116261287552 CPUtime=0 cores=1,3,5,7
/proc/2518/task/2524/stat : 2524 (java) S 2516 2516 2022 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 76067359 14420828160 7108 33554432000 4194304 4196468 140733813146000 139799294851696 139800181435010 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38678528 140733813150849 140733813151025 140733813151025 140733813153743 0
[pid=2518/tid=2525] ppid=2516 vsize=14082840 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2518/task/2525/stat : 2525 (java) S 2516 2516 2022 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 76067359 14420828160 7108 33554432000 4194304 4196468 140733813146000 139799293797664 139800181434069 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38678528 140733813150849 140733813151025 140733813151025 140733813153743 0
[pid=2518/tid=2526] ppid=2516 vsize=14082840 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2518/task/2526/stat : 2526 (java) S 2516 2516 2022 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 76067360 14420828160 7108 33554432000 4194304 4196468 140733813146000 139799292745328 139800181434069 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38678528 140733813150849 140733813151025 140733813151025 140733813153743 0
[pid=2518/tid=2527] ppid=2516 vsize=14082840 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2518/task/2527/stat : 2527 (java) S 2516 2516 2022 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76067362 14420828160 7108 33554432000 4194304 4196468 140733813146000 139799291693648 139800181442459 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38678528 140733813150849 140733813151025 140733813151025 140733813153743 0
[pid=2518/tid=2528] ppid=2516 vsize=14082840 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2518/task/2528/stat : 2528 (java) S 2516 2516 2022 0 -1 1077944384 418 0 0 0 0 0 0 0 20 0 15 0 76067362 14420828160 7108 33554432000 4194304 4196468 140733813146000 139799290640496 139800181435010 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38678528 140733813150849 140733813151025 140733813151025 140733813153743 0
[pid=2518/tid=2529] ppid=2516 vsize=14082840 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2518/task/2529/stat : 2529 (java) S 2516 2516 2022 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76067362 14420828160 7108 33554432000 4194304 4196468 140733813146000 139799289587696 139800181435010 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38678528 140733813150849 140733813151025 140733813151025 140733813153743 0
[pid=2518/tid=2530] ppid=2516 vsize=14082840 memory=140116261287552 CPUtime=0.01 cores=1,3,5,7
/proc/2518/task/2530/stat : 2530 (java) R 2516 2516 2022 0 -1 4202560 262 0 0 0 1 0 0 0 20 0 15 0 76067362 14420828160 7108 33554432000 4194304 4196468 140733813146000 139799288535408 139800160053368 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 38678528 140733813150849 140733813151025 140733813151025 140733813153743 0
[pid=2518/tid=2531] ppid=2516 vsize=14082840 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2518/task/2531/stat : 2531 (java) S 2516 2516 2022 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76067362 14420828160 7108 33554432000 4194304 4196468 140733813146000 139799287482848 139800181434069 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38678528 140733813150849 140733813151025 140733813151025 140733813153743 0
[pid=2518/tid=2532] ppid=2516 vsize=14082840 memory=140116261287552 CPUtime=0 cores=1,3,5,7
/proc/2518/task/2532/stat : 2532 (java) S 2516 2516 2022 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76067362 14420828160 7108 33554432000 4194304 4196468 140733813146000 139799286430640 139800181435010 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38678528 140733813150849 140733813151025 140733813151025 140733813153743 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 14195968 KiB
Current children cumulated memory: 29888 KiB

[startup+0.210656 s]*
/proc/loadavg: 1.92 1.54 1.28 5/218 2532
/proc/meminfo: memFree=20276436/32770624 swapFree=67108860/67108860
[pid=2516] ppid=2513 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/2516/stat : 2516 (xcsp3-exec) S 2513 2516 2022 0 -1 4202496 537 0 0 0 0 0 0 0 20 0 1 0 76067356 115843072 364 33554432000 4194304 5098028 140732032681840 140732032679944 139705626927740 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 33923072 140732032685115 140732032685316 140732032685316 140732032688074 0
/proc/2516/statm: 28282 364 306 221 0 87 0
[pid=2518] ppid=2516 vsize=14082840 memory=40540 CPUtime=0.34 cores=1,3,5,7
/proc/2518/stat : 2518 (java) S 2516 2516 2022 0 -1 1077944320 8169 0 0 0 32 2 0 0 20 0 15 0 76067356 14420828160 10135 33554432000 4194304 4196468 140733813146000 140733813128544 139800181423863 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 38678528 140733813150849 140733813151025 140733813151025 140733813153743 0
/proc/2518/statm: 3520710 10135 3166 1 0 3483008 0
[pid=2518/tid=2519] ppid=2516 vsize=14082840 memory=7883960649037381690 CPUtime=0.2 cores=1,3,5,7
/proc/2518/task/2519/stat : 2519 (java) R 2516 2516 2022 0 -1 4202560 5408 0 0 0 19 1 0 0 20 0 15 0 76067357 14420828160 10135 33554432000 4194304 4196468 140733813146000 139800185649040 139800174101877 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 38678528 140733813150849 140733813151025 140733813151025 140733813153743 0
[pid=2518/tid=2520] ppid=2516 vsize=14082840 memory=12678 CPUtime=0 cores=1,3,5,7
/proc/2518/task/2520/stat : 2520 (java) S 2516 2516 2022 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 76067358 14420828160 10135 33554432000 4194304 4196468 140733813146000 139800119024016 139800181434069 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38678528 140733813150849 140733813151025 140733813151025 140733813153743 0
[pid=2518/tid=2521] ppid=2516 vsize=14082840 memory=140116261632526 CPUtime=0 cores=1,3,5,7
/proc/2518/task/2521/stat : 2521 (java) S 2516 2516 2022 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76067358 14420828160 10135 33554432000 4194304 4196468 140733813146000 139800117971216 139800181434069 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38678528 140733813150849 140733813151025 140733813151025 140733813153743 0
[pid=2518/tid=2522] ppid=2516 vsize=14082840 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2518/task/2522/stat : 2522 (java) S 2516 2516 2022 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76067358 14420828160 10135 33554432000 4194304 4196468 140733813146000 139800116918928 139800181434069 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38678528 140733813150849 140733813151025 140733813151025 140733813153743 0
[pid=2518/tid=2523] ppid=2516 vsize=14082840 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2518/task/2523/stat : 2523 (java) S 2516 2516 2022 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76067358 14420828160 10135 33554432000 4194304 4196468 140733813146000 139800115866128 139800181434069 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38678528 140733813150849 140733813151025 140733813151025 140733813153743 0
[pid=2518/tid=2524] ppid=2516 vsize=14082840 memory=140116261287552 CPUtime=0 cores=1,3,5,7
/proc/2518/task/2524/stat : 2524 (java) S 2516 2516 2022 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 76067359 14420828160 10135 33554432000 4194304 4196468 140733813146000 139799294851696 139800181435010 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38678528 140733813150849 140733813151025 140733813151025 140733813153743 0
[pid=2518/tid=2525] ppid=2516 vsize=14082840 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2518/task/2525/stat : 2525 (java) S 2516 2516 2022 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 76067359 14420828160 10135 33554432000 4194304 4196468 140733813146000 139799293797664 139800181434069 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38678528 140733813150849 140733813151025 140733813151025 140733813153743 0
[pid=2518/tid=2526] ppid=2516 vsize=14082840 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2518/task/2526/stat : 2526 (java) S 2516 2516 2022 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 76067360 14420828160 10135 33554432000 4194304 4196468 140733813146000 139799292745328 139800181434069 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38678528 140733813150849 140733813151025 140733813151025 140733813153743 0
[pid=2518/tid=2527] ppid=2516 vsize=14082840 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2518/task/2527/stat : 2527 (java) S 2516 2516 2022 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76067362 14420828160 10135 33554432000 4194304 4196468 140733813146000 139799291693648 139800181442459 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38678528 140733813150849 140733813151025 140733813151025 140733813153743 0
[pid=2518/tid=2528] ppid=2516 vsize=14082840 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/2518/task/2528/stat : 2528 (java) S 2516 2516 2022 0 -1 1077944384 568 0 0 0 2 0 0 0 20 0 15 0 76067362 14420828160 10135 33554432000 4194304 4196468 140733813146000 139799290640496 139800181435010 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38678528 140733813150849 140733813151025 140733813151025 140733813153743 0
[pid=2518/tid=2529] ppid=2516 vsize=14082840 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/2518/task/2529/stat : 2529 (java) S 2516 2516 2022 0 -1 1077944384 163 0 0 0 2 0 0 0 20 0 15 0 76067362 14420828160 10135 33554432000 4194304 4196468 140733813146000 139799289587696 139800181435010 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38678528 140733813150849 140733813151025 140733813151025 140733813153743 0
[pid=2518/tid=2530] ppid=2516 vsize=14082872 memory=140116261287552 CPUtime=0.08 cores=1,3,5,7
/proc/2518/task/2530/stat : 2530 (java) S 2516 2516 2022 0 -1 1077944384 739 0 0 0 8 0 0 0 20 0 15 0 76067362 14420860928 10135 33554432000 4194304 4196468 140733813146000 139799288535408 139800181435010 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38678528 140733813150849 140733813151025 140733813151025 140733813153743 0
[pid=2518/tid=2531] ppid=2516 vsize=14082872 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2518/task/2531/stat : 2531 (java) S 2516 2516 2022 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76067362 14420860928 10135 33554432000 4194304 4196468 140733813146000 139799287482848 139800181434069 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38678528 140733813150849 140733813151025 140733813151025 140733813153743 0
[pid=2518/tid=2532] ppid=2516 vsize=14082872 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2518/task/2532/stat : 2532 (java) S 2516 2516 2022 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76067362 14420860928 10190 33554432000 4194304 4196468 140733813146000 139799286430640 139800181435010 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38678528 140733813150849 140733813151025 140733813151025 140733813153743 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 14195968 KiB
Current children cumulated memory: 41996 KiB

[startup+0.31065 s]*
/proc/loadavg: 1.92 1.54 1.28 4/218 2532
/proc/meminfo: memFree=20269736/32770624 swapFree=67108860/67108860
[pid=2516] ppid=2513 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/2516/stat : 2516 (xcsp3-exec) S 2513 2516 2022 0 -1 4202496 537 0 0 0 0 0 0 0 20 0 1 0 76067356 115843072 364 33554432000 4194304 5098028 140732032681840 140732032679944 139705626927740 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 33923072 140732032685115 140732032685316 140732032685316 140732032688074 0
/proc/2516/statm: 28282 364 306 221 0 87 0
[pid=2518] ppid=2516 vsize=14087096 memory=47348 CPUtime=0.51 cores=1,3,5,7
/proc/2518/stat : 2518 (java) S 2516 2516 2022 0 -1 1077944320 9037 0 0 0 49 2 0 0 20 0 15 0 76067356 14425186304 11837 33554432000 4194304 4196468 140733813146000 140733813128544 139800181423863 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 38678528 140733813150849 140733813151025 140733813151025 140733813153743 0
/proc/2518/statm: 3521774 11837 3198 1 0 3483008 0
[pid=2518/tid=2519] ppid=2516 vsize=14087096 memory=8112282956445269571 CPUtime=0.29 cores=1,3,5,7
/proc/2518/task/2519/stat : 2519 (java) R 2516 2516 2022 0 -1 4202560 6117 0 0 0 28 1 0 0 20 0 15 0 76067357 14425186304 11837 33554432000 4194304 4196468 140733813146000 139800185654976 139800165504350 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 38678528 140733813150849 140733813151025 140733813151025 140733813153743 0
[pid=2518/tid=2520] ppid=2516 vsize=14087096 memory=4126316290023845779 CPUtime=0 cores=1,3,5,7
/proc/2518/task/2520/stat : 2520 (java) S 2516 2516 2022 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 76067358 14425186304 11837 33554432000 4194304 4196468 140733813146000 139800119024016 139800181434069 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38678528 140733813150849 140733813151025 140733813151025 140733813153743 0
[pid=2518/tid=2521] ppid=2516 vsize=14087096 memory=6656426216303648864 CPUtime=0 cores=1,3,5,7
/proc/2518/task/2521/stat : 2521 (java) S 2516 2516 2022 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76067358 14425186304 11837 33554432000 4194304 4196468 140733813146000 139800117971216 139800181434069 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38678528 140733813150849 140733813151025 140733813151025 140733813153743 0
[pid=2518/tid=2522] ppid=2516 vsize=14087096 memory=-3620173217431270332 CPUtime=0 cores=1,3,5,7
/proc/2518/task/2522/stat : 2522 (java) S 2516 2516 2022 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76067358 14425186304 11837 33554432000 4194304 4196468 140733813146000 139800116918928 139800181434069 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38678528 140733813150849 140733813151025 140733813151025 140733813153743 0
[pid=2518/tid=2523] ppid=2516 vsize=14087096 memory=6944877668250776994 CPUtime=0 cores=1,3,5,7
/proc/2518/task/2523/stat : 2523 (java) S 2516 2516 2022 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76067358 14425186304 11837 33554432000 4194304 4196468 140733813146000 139800115866128 139800181434069 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38678528 140733813150849 140733813151025 140733813151025 140733813153743 0
[pid=2518/tid=2524] ppid=2516 vsize=14087096 memory=-9001733975035308135 CPUtime=0 cores=1,3,5,7
/proc/2518/task/2524/stat : 2524 (java) S 2516 2516 2022 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 76067359 14425186304 11837 33554432000 4194304 4196468 140733813146000 139799294851696 139800181435010 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38678528 140733813150849 140733813151025 140733813151025 140733813153743 0
[pid=2518/tid=2525] ppid=2516 vsize=14087096 memory=6944656591801717918 CPUtime=0 cores=1,3,5,7
/proc/2518/task/2525/stat : 2525 (java) S 2516 2516 2022 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 76067359 14425186304 11837 33554432000 4194304 4196468 140733813146000 139799293797664 139800181434069 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38678528 140733813150849 140733813151025 140733813151025 140733813153743 0
[pid=2518/tid=2526] ppid=2516 vsize=14087096 memory=8514701219730523551 CPUtime=0 cores=1,3,5,7
/proc/2518/task/2526/stat : 2526 (java) S 2516 2516 2022 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 76067360 14425186304 11837 33554432000 4194304 4196468 140733813146000 139799292745328 139800181434069 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38678528 140733813150849 140733813151025 140733813151025 140733813153743 0
[pid=2518/tid=2527] ppid=2516 vsize=14087096 memory=8226496019563506588 CPUtime=0 cores=1,3,5,7
/proc/2518/task/2527/stat : 2527 (java) S 2516 2516 2022 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76067362 14425186304 11837 33554432000 4194304 4196468 140733813146000 139799291693648 139800181442459 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38678528 140733813150849 140733813151025 140733813151025 140733813153743 0
[pid=2518/tid=2528] ppid=2516 vsize=14087096 memory=8325818968683490714 CPUtime=0.04 cores=1,3,5,7
/proc/2518/task/2528/stat : 2528 (java) S 2516 2516 2022 0 -1 1077944384 577 0 0 0 4 0 0 0 20 0 15 0 76067362 14425186304 11837 33554432000 4194304 4196468 140733813146000 139799290640496 139800181435010 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38678528 140733813150849 140733813151025 140733813151025 140733813153743 0
[pid=2518/tid=2529] ppid=2516 vsize=14087096 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/2518/task/2529/stat : 2529 (java) S 2516 2516 2022 0 -1 1077944384 170 0 0 0 3 0 0 0 20 0 15 0 76067362 14425186304 11837 33554432000 4194304 4196468 140733813146000 139799289587696 139800181435010 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38678528 140733813150849 140733813151025 140733813151025 140733813153743 0
[pid=2518/tid=2530] ppid=2516 vsize=14087096 memory=0 CPUtime=0.12 cores=1,3,5,7
/proc/2518/task/2530/stat : 2530 (java) S 2516 2516 2022 0 -1 1077944384 887 0 0 0 12 0 0 0 20 0 15 0 76067362 14425186304 11837 33554432000 4194304 4196468 140733813146000 139799288535408 139800181435010 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38678528 140733813150849 140733813151025 140733813151025 140733813153743 0
[pid=2518/tid=2531] ppid=2516 vsize=14087096 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2518/task/2531/stat : 2531 (java) S 2516 2516 2022 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76067362 14425186304 11837 33554432000 4194304 4196468 140733813146000 139799287482848 139800181434069 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38678528 140733813150849 140733813151025 140733813151025 140733813153743 0
[pid=2518/tid=2532] ppid=2516 vsize=14087096 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2518/task/2532/stat : 2532 (java) S 2516 2516 2022 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76067362 14425186304 11837 33554432000 4194304 4196468 140733813146000 139799286430640 139800181435010 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38678528 140733813150849 140733813151025 140733813151025 140733813153743 0
Current children cumulated CPU time: 0.51 s
Current children cumulated vsize: 14200224 KiB
Current children cumulated memory: 48804 KiB

[startup+0.700845 s]
/proc/loadavg: 1.92 1.54 1.28 6/218 2532
/proc/meminfo: memFree=20251212/32770624 swapFree=67108860/67108860
[pid=2516] ppid=2513 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/2516/stat : 2516 (xcsp3-exec) S 2513 2516 2022 0 -1 4202496 537 0 0 0 0 0 0 0 20 0 1 0 76067356 115843072 364 33554432000 4194304 5098028 140732032681840 140732032679944 139705626927740 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 33923072 140732032685115 140732032685316 140732032685316 140732032688074 0
/proc/2516/statm: 28282 364 306 221 0 87 0
[pid=2518] ppid=2516 vsize=14089220 memory=72172 CPUtime=1.57 cores=1,3,5,7
/proc/2518/stat : 2518 (java) S 2516 2516 2022 0 -1 1077944320 12705 0 0 0 154 3 0 0 20 0 15 0 76067356 14427361280 18043 33554432000 4194304 4196468 140733813146000 140733813128544 139800181423863 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 38678528 140733813150849 140733813151025 140733813151025 140733813153743 0
/proc/2518/statm: 3522305 18043 3343 1 0 3483520 0
[pid=2518/tid=2519] ppid=2516 vsize=14089220 memory=22816 CPUtime=0.67 cores=1,3,5,7
/proc/2518/task/2519/stat : 2519 (java) R 2516 2516 2022 0 -1 4202560 6940 0 0 0 65 2 0 0 20 0 15 0 76067357 14427361280 18043 33554432000 4194304 4196468 140733813146000 139800185662816 139799797044088 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 38678528 140733813150849 140733813151025 140733813151025 140733813153743 0
[pid=2518/tid=2520] ppid=2516 vsize=14089220 memory=1296 CPUtime=0 cores=1,3,5,7
/proc/2518/task/2520/stat : 2520 (java) S 2516 2516 2022 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 76067358 14427361280 18043 33554432000 4194304 4196468 140733813146000 139800119024016 139800181434069 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38678528 140733813150849 140733813151025 140733813151025 140733813153743 0
[pid=2518/tid=2521] ppid=2516 vsize=14089220 memory=2412 CPUtime=0 cores=1,3,5,7
/proc/2518/task/2521/stat : 2521 (java) S 2516 2516 2022 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76067358 14427361280 18043 33554432000 4194304 4196468 140733813146000 139800117971216 139800181434069 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38678528 140733813150849 140733813151025 140733813151025 140733813153743 0
[pid=2518/tid=2522] ppid=2516 vsize=14089220 memory=1724 CPUtime=0 cores=1,3,5,7
/proc/2518/task/2522/stat : 2522 (java) S 2516 2516 2022 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76067358 14427361280 18043 33554432000 4194304 4196468 140733813146000 139800116918928 139800181434069 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38678528 140733813150849 140733813151025 140733813151025 140733813153743 0
[pid=2518/tid=2523] ppid=2516 vsize=14089220 memory=1228 CPUtime=0 cores=1,3,5,7
/proc/2518/task/2523/stat : 2523 (java) S 2516 2516 2022 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76067358 14427361280 18043 33554432000 4194304 4196468 140733813146000 139800115866128 139800181434069 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38678528 140733813150849 140733813151025 140733813151025 140733813153743 0
[pid=2518/tid=2524] ppid=2516 vsize=14089220 memory=1428 CPUtime=0 cores=1,3,5,7
/proc/2518/task/2524/stat : 2524 (java) S 2516 2516 2022 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 76067359 14427361280 18043 33554432000 4194304 4196468 140733813146000 139799294851696 139800181435010 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38678528 140733813150849 140733813151025 140733813151025 140733813153743 0
[pid=2518/tid=2525] ppid=2516 vsize=14089220 memory=1196 CPUtime=0 cores=1,3,5,7
/proc/2518/task/2525/stat : 2525 (java) S 2516 2516 2022 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 76067359 14427361280 18043 33554432000 4194304 4196468 140733813146000 139799293797664 139800181434069 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38678528 140733813150849 140733813151025 140733813151025 140733813153743 0
[pid=2518/tid=2526] ppid=2516 vsize=14089220 memory=5788 CPUtime=0 cores=1,3,5,7
/proc/2518/task/2526/stat : 2526 (java) S 2516 2516 2022 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 76067360 14427361280 18043 33554432000 4194304 4196468 140733813146000 139799292745328 139800181434069 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38678528 140733813150849 140733813151025 140733813151025 140733813153743 0
[pid=2518/tid=2527] ppid=2516 vsize=14089220 memory=4616 CPUtime=0 cores=1,3,5,7
/proc/2518/task/2527/stat : 2527 (java) S 2516 2516 2022 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76067362 14427361280 18043 33554432000 4194304 4196468 140733813146000 139799291693648 139800181442459 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38678528 140733813150849 140733813151025 140733813151025 140733813153743 0
[pid=2518/tid=2528] ppid=2516 vsize=14089220 memory=12032 CPUtime=0.28 cores=1,3,5,7
/proc/2518/task/2528/stat : 2528 (java) R 2516 2516 2022 0 -1 4202560 1420 0 0 0 28 0 0 0 20 0 15 0 76067362 14427361280 18043 33554432000 4194304 4196468 140733813146000 139799290633520 139800159251101 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 38678528 140733813150849 140733813151025 140733813151025 140733813153743 0
[pid=2518/tid=2529] ppid=2516 vsize=14089220 memory=1008 CPUtime=0.25 cores=1,3,5,7
/proc/2518/task/2529/stat : 2529 (java) R 2516 2516 2022 0 -1 4202560 1112 0 0 0 25 0 0 0 20 0 15 0 76067362 14427361280 18043 33554432000 4194304 4196468 140733813146000 139799289580720 139800162943548 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 38678528 140733813150849 140733813151025 140733813151025 140733813153743 0
[pid=2518/tid=2530] ppid=2516 vsize=14089220 memory=792 CPUtime=0.35 cores=1,3,5,7
/proc/2518/task/2530/stat : 2530 (java) R 2516 2516 2022 0 -1 1077944384 1933 0 0 0 35 0 0 0 20 0 15 0 76067362 14427361280 18043 33554432000 4194304 4196468 140733813146000 139799288535408 139800181435010 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 38678528 140733813150849 140733813151025 140733813151025 140733813153743 0
[pid=2518/tid=2531] ppid=2516 vsize=14089220 memory=1716 CPUtime=0 cores=1,3,5,7
/proc/2518/task/2531/stat : 2531 (java) S 2516 2516 2022 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76067362 14427361280 18043 33554432000 4194304 4196468 140733813146000 139799287482848 139800181434069 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38678528 140733813150849 140733813151025 140733813151025 140733813153743 0
[pid=2518/tid=2532] ppid=2516 vsize=14089220 memory=1952 CPUtime=0 cores=1,3,5,7
/proc/2518/task/2532/stat : 2532 (java) S 2516 2516 2022 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76067362 14427361280 18043 33554432000 4194304 4196468 140733813146000 139799286430640 139800181435010 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38678528 140733813150849 140733813151025 140733813151025 140733813153743 0
Current children cumulated CPU time: 1.57 s
Current children cumulated vsize: 14202348 KiB
Current children cumulated memory: 73628 KiB

[startup+1.50158 s]
/proc/loadavg: 1.92 1.54 1.28 6/218 2532
/proc/meminfo: memFree=20231804/32770624 swapFree=67108860/67108860
[pid=2516] ppid=2513 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/2516/stat : 2516 (xcsp3-exec) S 2513 2516 2022 0 -1 4202496 537 0 0 0 0 0 0 0 20 0 1 0 76067356 115843072 364 33554432000 4194304 5098028 140732032681840 140732032679944 139705626927740 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 33923072 140732032685115 140732032685316 140732032685316 140732032688074 0
/proc/2516/statm: 28282 364 306 221 0 87 0
[pid=2518] ppid=2516 vsize=14089220 memory=88880 CPUtime=4.02 cores=1,3,5,7
/proc/2518/stat : 2518 (java) S 2516 2516 2022 0 -1 1077944320 24159 0 0 0 398 4 0 0 20 0 15 0 76067356 14427361280 22220 33554432000 4194304 4196468 140733813146000 140733813128544 139800181423863 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 38678528 140733813150849 140733813151025 140733813151025 140733813153743 0
/proc/2518/statm: 3522305 22220 3353 1 0 3483520 0
[pid=2518/tid=2519] ppid=2516 vsize=14089220 memory=288230583166042426 CPUtime=1.47 cores=1,3,5,7
/proc/2518/task/2519/stat : 2519 (java) R 2516 2516 2022 0 -1 4202560 7632 0 0 0 145 2 0 0 20 0 15 0 76067357 14427361280 22220 33554432000 4194304 4196468 140733813146000 139800185660872 139800165994830 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 38678528 140733813150849 140733813151025 140733813151025 140733813153743 0
[pid=2518/tid=2520] ppid=2516 vsize=14089220 memory=14977784439113871 CPUtime=0 cores=1,3,5,7
/proc/2518/task/2520/stat : 2520 (java) S 2516 2516 2022 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 76067358 14427361280 22220 33554432000 4194304 4196468 140733813146000 139800119024016 139800181434069 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38678528 140733813150849 140733813151025 140733813151025 140733813153743 0
[pid=2518/tid=2521] ppid=2516 vsize=14089220 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2518/task/2521/stat : 2521 (java) S 2516 2516 2022 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76067358 14427361280 22220 33554432000 4194304 4196468 140733813146000 139800117971216 139800181434069 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38678528 140733813150849 140733813151025 140733813151025 140733813153743 0
[pid=2518/tid=2522] ppid=2516 vsize=14089220 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2518/task/2522/stat : 2522 (java) S 2516 2516 2022 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76067358 14427361280 22220 33554432000 4194304 4196468 140733813146000 139800116918928 139800181434069 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38678528 140733813150849 140733813151025 140733813151025 140733813153743 0
[pid=2518/tid=2523] ppid=2516 vsize=14089220 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2518/task/2523/stat : 2523 (java) S 2516 2516 2022 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76067358 14427361280 22220 33554432000 4194304 4196468 140733813146000 139800115866128 139800181434069 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38678528 140733813150849 140733813151025 140733813151025 140733813153743 0
[pid=2518/tid=2524] ppid=2516 vsize=14089220 memory=7380106142448641642 CPUtime=0 cores=1,3,5,7
/proc/2518/task/2524/stat : 2524 (java) S 2516 2516 2022 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 76067359 14427361280 22220 33554432000 4194304 4196468 140733813146000 139799294851696 139800181435010 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38678528 140733813150849 140733813151025 140733813151025 140733813153743 0
[pid=2518/tid=2525] ppid=2516 vsize=14089220 memory=8389687274651202354 CPUtime=0 cores=1,3,5,7
/proc/2518/task/2525/stat : 2525 (java) S 2516 2516 2022 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 76067359 14427361280 22220 33554432000 4194304 4196468 140733813146000 139799293797664 139800181434069 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38678528 140733813150849 140733813151025 140733813151025 140733813153743 0
[pid=2518/tid=2526] ppid=2516 vsize=14089220 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2518/task/2526/stat : 2526 (java) S 2516 2516 2022 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 76067360 14427361280 22220 33554432000 4194304 4196468 140733813146000 139799292745328 139800181434069 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38678528 140733813150849 140733813151025 140733813151025 140733813153743 0
[pid=2518/tid=2527] ppid=2516 vsize=14089220 memory=76516 CPUtime=0 cores=1,3,5,7
/proc/2518/task/2527/stat : 2527 (java) S 2516 2516 2022 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76067362 14427361280 22220 33554432000 4194304 4196468 140733813146000 139799291693648 139800181442459 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38678528 140733813150849 140733813151025 140733813151025 140733813153743 0
[pid=2518/tid=2528] ppid=2516 vsize=14089220 memory=0 CPUtime=1.08 cores=1,3,5,7
/proc/2518/task/2528/stat : 2528 (java) S 2516 2516 2022 0 -1 1077944384 6964 0 0 0 107 1 0 0 20 0 15 0 76067362 14427361280 22220 33554432000 4194304 4196468 140733813146000 139799290640496 139800181435010 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38678528 140733813150849 140733813151025 140733813151025 140733813153743 0
[pid=2518/tid=2529] ppid=2516 vsize=14089220 memory=0 CPUtime=1.05 cores=1,3,5,7
/proc/2518/task/2529/stat : 2529 (java) R 2516 2516 2022 0 -1 4202560 5628 0 0 0 105 0 0 0 20 0 15 0 76067362 14427361280 22220 33554432000 4194304 4196468 140733813146000 139799289575376 139800162946101 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 38678528 140733813150849 140733813151025 140733813151025 140733813153743 0
[pid=2518/tid=2530] ppid=2516 vsize=14089220 memory=6943526294502006880 CPUtime=0.4 cores=1,3,5,7
/proc/2518/task/2530/stat : 2530 (java) S 2516 2516 2022 0 -1 1077944384 2619 0 0 0 40 0 0 0 20 0 15 0 76067362 14427361280 22220 33554432000 4194304 4196468 140733813146000 139799288535408 139800181435010 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38678528 140733813150849 140733813151025 140733813151025 140733813153743 0
[pid=2518/tid=2531] ppid=2516 vsize=14089220 memory=-7452431979323206951 CPUtime=0 cores=1,3,5,7
/proc/2518/task/2531/stat : 2531 (java) S 2516 2516 2022 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76067362 14427361280 22220 33554432000 4194304 4196468 140733813146000 139799287482848 139800181434069 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38678528 140733813150849 140733813151025 140733813151025 140733813153743 0
[pid=2518/tid=2532] ppid=2516 vsize=14089220 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2518/task/2532/stat : 2532 (java) S 2516 2516 2022 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 15 0 76067362 14427361280 22220 33554432000 4194304 4196468 140733813146000 139799286430640 139800181435010 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38678528 140733813150849 140733813151025 140733813151025 140733813153743 0
Current children cumulated CPU time: 4.02 s
Current children cumulated vsize: 14202348 KiB
Current children cumulated memory: 90336 KiB

[startup+2.10987 s]
# the end of solver process 2516 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=5.46069 s, system=0.071001 s

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

[startup+1.60096 s]
/proc/loadavg: 1.92 1.54 1.28 6/218 2532
/proc/meminfo: memFree=20231804/32770624 swapFree=67108860/67108860
[pid=2516] ppid=2513 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/2516/stat : 2516 (xcsp3-exec) S 2513 2516 2022 0 -1 4202496 537 0 0 0 0 0 0 0 20 0 1 0 76067356 115843072 364 33554432000 4194304 5098028 140732032681840 140732032679944 139705626927740 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 33923072 140732032685115 140732032685316 140732032685316 140732032688074 0
/proc/2516/statm: 28282 364 306 221 0 87 0
[pid=2518] ppid=2516 vsize=14089220 memory=89076 CPUtime=4.22 cores=1,3,5,7
/proc/2518/stat : 2518 (java) S 2516 2516 2022 0 -1 1077944320 24339 0 0 0 417 5 0 0 20 0 15 0 76067356 14427361280 22269 33554432000 4194304 4196468 140733813146000 140733813128544 139800181423863 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 38678528 140733813150849 140733813151025 140733813151025 140733813153743 0
/proc/2518/statm: 3522305 22269 3359 1 0 3483520 0
[pid=2518/tid=2519] ppid=2516 vsize=14089220 memory=280232254844144 CPUtime=1.56 cores=1,3,5,7
/proc/2518/task/2519/stat : 2519 (java) R 2516 2516 2022 0 -1 4202560 7637 0 0 0 154 2 0 0 20 0 15 0 76067357 14427361280 22269 33554432000 4194304 4196468 140733813146000 139800185660544 139799797042080 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 38678528 140733813150849 140733813151025 140733813151025 140733813153743 0
[pid=2518/tid=2520] ppid=2516 vsize=14089220 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2518/task/2520/stat : 2520 (java) S 2516 2516 2022 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 76067358 14427361280 22269 33554432000 4194304 4196468 140733813146000 139800119024016 139800181434069 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38678528 140733813150849 140733813151025 140733813151025 140733813153743 0
[pid=2518/tid=2521] ppid=2516 vsize=14089220 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2518/task/2521/stat : 2521 (java) S 2516 2516 2022 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76067358 14427361280 22269 33554432000 4194304 4196468 140733813146000 139800117971216 139800181434069 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38678528 140733813150849 140733813151025 140733813151025 140733813153743 0
[pid=2518/tid=2522] ppid=2516 vsize=14089220 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2518/task/2522/stat : 2522 (java) S 2516 2516 2022 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76067358 14427361280 22269 33554432000 4194304 4196468 140733813146000 139800116918928 139800181434069 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38678528 140733813150849 140733813151025 140733813151025 140733813153743 0
[pid=2518/tid=2523] ppid=2516 vsize=14089220 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2518/task/2523/stat : 2523 (java) S 2516 2516 2022 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76067358 14427361280 22269 33554432000 4194304 4196468 140733813146000 139800115866128 139800181434069 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38678528 140733813150849 140733813151025 140733813151025 140733813153743 0
[pid=2518/tid=2524] ppid=2516 vsize=14089220 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2518/task/2524/stat : 2524 (java) S 2516 2516 2022 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 15 0 76067359 14427361280 22269 33554432000 4194304 4196468 140733813146000 139799294851696 139800181435010 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38678528 140733813150849 140733813151025 140733813151025 140733813153743 0
[pid=2518/tid=2525] ppid=2516 vsize=14089220 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2518/task/2525/stat : 2525 (java) S 2516 2516 2022 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 76067359 14427361280 22269 33554432000 4194304 4196468 140733813146000 139799293797664 139800181434069 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38678528 140733813150849 140733813151025 140733813151025 140733813153743 0
[pid=2518/tid=2526] ppid=2516 vsize=14089220 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2518/task/2526/stat : 2526 (java) S 2516 2516 2022 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 76067360 14427361280 22269 33554432000 4194304 4196468 140733813146000 139799292745328 139800181434069 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38678528 140733813150849 140733813151025 140733813151025 140733813153743 0
[pid=2518/tid=2527] ppid=2516 vsize=14089220 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2518/task/2527/stat : 2527 (java) S 2516 2516 2022 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76067362 14427361280 22269 33554432000 4194304 4196468 140733813146000 139799291693648 139800181442459 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38678528 140733813150849 140733813151025 140733813151025 140733813153743 0
[pid=2518/tid=2528] ppid=2516 vsize=14089220 memory=0 CPUtime=1.1 cores=1,3,5,7
/proc/2518/task/2528/stat : 2528 (java) S 2516 2516 2022 0 -1 1077944384 6972 0 0 0 109 1 0 0 20 0 15 0 76067362 14427361280 22269 33554432000 4194304 4196468 140733813146000 139799290640496 139800181435010 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38678528 140733813150849 140733813151025 140733813151025 140733813153743 0
[pid=2518/tid=2529] ppid=2516 vsize=14089220 memory=0 CPUtime=1.1 cores=1,3,5,7
/proc/2518/task/2529/stat : 2529 (java) S 2516 2516 2022 0 -1 1077944384 5640 0 0 0 110 0 0 0 20 0 15 0 76067362 14427361280 22269 33554432000 4194304 4196468 140733813146000 139799289587696 139800181435010 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38678528 140733813150849 140733813151025 140733813151025 140733813153743 0
[pid=2518/tid=2530] ppid=2516 vsize=14089220 memory=0 CPUtime=0.42 cores=1,3,5,7
/proc/2518/task/2530/stat : 2530 (java) S 2516 2516 2022 0 -1 1077944384 2732 0 0 0 42 0 0 0 20 0 15 0 76067362 14427361280 22269 33554432000 4194304 4196468 140733813146000 139799288535408 139800181435010 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38678528 140733813150849 140733813151025 140733813151025 140733813153743 0
[pid=2518/tid=2531] ppid=2516 vsize=14089220 memory=280232254771712 CPUtime=0 cores=1,3,5,7
/proc/2518/task/2531/stat : 2531 (java) S 2516 2516 2022 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76067362 14427361280 22269 33554432000 4194304 4196468 140733813146000 139799287482848 139800181434069 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38678528 140733813150849 140733813151025 140733813151025 140733813153743 0
[pid=2518/tid=2532] ppid=2516 vsize=14089220 memory=12901 CPUtime=0 cores=1,3,5,7
/proc/2518/task/2532/stat : 2532 (java) S 2516 2516 2022 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 15 0 76067362 14427361280 22269 33554432000 4194304 4196468 140733813146000 139799286430640 139800181435010 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38678528 140733813150849 140733813151025 140733813151025 140733813153743 0
Current children cumulated CPU time: 4.22 s
Current children cumulated vsize: 14202348 KiB
Current children cumulated memory: 90532 KiB

[startup+2.00082 s]*
/proc/loadavg: 1.92 1.54 1.28 5/218 2532
/proc/meminfo: memFree=20211384/32770624 swapFree=67108860/67108860
[pid=2516] ppid=2513 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/2516/stat : 2516 (xcsp3-exec) S 2513 2516 2022 0 -1 4202496 537 0 0 0 0 0 0 0 20 0 1 0 76067356 115843072 364 33554432000 4194304 5098028 140732032681840 140732032679944 139705626927740 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 33923072 140732032685115 140732032685316 140732032685316 140732032688074 0
/proc/2516/statm: 28282 364 306 221 0 87 0
[pid=2518] ppid=2516 vsize=14091348 memory=104976 CPUtime=5.25 cores=1,3,5,7
/proc/2518/stat : 2518 (java) S 2516 2516 2022 0 -1 1077944320 29037 0 0 0 519 6 0 0 20 0 15 0 76067356 14429540352 26244 33554432000 4194304 4196468 140733813146000 140733813128544 139800181423863 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 38678528 140733813150849 140733813151025 140733813151025 140733813153743 0
/proc/2518/statm: 3522837 26244 3359 1 0 3484052 0
[pid=2518/tid=2519] ppid=2516 vsize=14091348 memory=8112282956445269571 CPUtime=1.97 cores=1,3,5,7
/proc/2518/task/2519/stat : 2519 (java) R 2516 2516 2022 0 -1 4202560 7639 0 0 0 195 2 0 0 20 0 15 0 76067357 14429540352 26244 33554432000 4194304 4196468 140733813146000 139800185660544 139799796989384 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 38678528 140733813150849 140733813151025 140733813151025 140733813153743 0
[pid=2518/tid=2520] ppid=2516 vsize=14091348 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2518/task/2520/stat : 2520 (java) S 2516 2516 2022 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 76067358 14429540352 26244 33554432000 4194304 4196468 140733813146000 139800119024016 139800181434069 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38678528 140733813150849 140733813151025 140733813151025 140733813153743 0
[pid=2518/tid=2521] ppid=2516 vsize=14091348 memory=140116261287552 CPUtime=0 cores=1,3,5,7
/proc/2518/task/2521/stat : 2521 (java) S 2516 2516 2022 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76067358 14429540352 26244 33554432000 4194304 4196468 140733813146000 139800117971216 139800181434069 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38678528 140733813150849 140733813151025 140733813151025 140733813153743 0
[pid=2518/tid=2522] ppid=2516 vsize=14091348 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2518/task/2522/stat : 2522 (java) S 2516 2516 2022 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76067358 14429540352 26244 33554432000 4194304 4196468 140733813146000 139800116918928 139800181434069 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38678528 140733813150849 140733813151025 140733813151025 140733813153743 0
[pid=2518/tid=2523] ppid=2516 vsize=14091348 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2518/task/2523/stat : 2523 (java) S 2516 2516 2022 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 76067358 14429540352 26244 33554432000 4194304 4196468 140733813146000 139800115866128 139800181434069 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38678528 140733813150849 140733813151025 140733813151025 140733813153743 0
[pid=2518/tid=2524] ppid=2516 vsize=14091348 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2518/task/2524/stat : 2524 (java) S 2516 2516 2022 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 15 0 76067359 14429540352 26244 33554432000 4194304 4196468 140733813146000 139799294851696 139800181435010 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38678528 140733813150849 140733813151025 140733813151025 140733813153743 0
[pid=2518/tid=2525] ppid=2516 vsize=14091348 memory=2662879723519 CPUtime=0 cores=1,3,5,7
/proc/2518/task/2525/stat : 2525 (java) S 2516 2516 2022 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 76067359 14429540352 26244 33554432000 4194304 4196468 140733813146000 139799293797664 139800181434069 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38678528 140733813150849 140733813151025 140733813151025 140733813153743 0
[pid=2518/tid=2526] ppid=2516 vsize=14091348 memory=280232255496288 CPUtime=0 cores=1,3,5,7
/proc/2518/task/2526/stat : 2526 (java) S 2516 2516 2022 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 76067360 14429540352 26244 33554432000 4194304 4196468 140733813146000 139799292745328 139800181434069 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38678528 140733813150849 140733813151025 140733813151025 140733813153743 0
[pid=2518/tid=2527] ppid=2516 vsize=14091348 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2518/task/2527/stat : 2527 (java) S 2516 2516 2022 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76067362 14429540352 26244 33554432000 4194304 4196468 140733813146000 139799291693648 139800181442459 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38678528 140733813150849 140733813151025 140733813151025 140733813153743 0
[pid=2518/tid=2528] ppid=2516 vsize=14091348 memory=0 CPUtime=1.41 cores=1,3,5,7
/proc/2518/task/2528/stat : 2528 (java) R 2516 2516 2022 0 -1 4202560 8169 0 0 0 140 1 0 0 20 0 15 0 76067362 14429540352 26244 33554432000 4194304 4196468 140733813146000 139799290626496 139800159840178 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 38678528 140733813150849 140733813151025 140733813151025 140733813153743 0
[pid=2518/tid=2529] ppid=2516 vsize=14091348 memory=-1 CPUtime=1.41 cores=1,3,5,7
/proc/2518/task/2529/stat : 2529 (java) R 2516 2516 2022 0 -1 4202560 9106 0 0 0 140 1 0 0 20 0 15 0 76067362 14429540352 26244 33554432000 4194304 4196468 140733813146000 139799289573672 139800162968097 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 38678528 140733813150849 140733813151025 140733813151025 140733813153743 0
[pid=2518/tid=2530] ppid=2516 vsize=14091348 memory=3977717026477271217 CPUtime=0.42 cores=1,3,5,7
/proc/2518/task/2530/stat : 2530 (java) S 2516 2516 2022 0 -1 1077944384 2765 0 0 0 42 0 0 0 20 0 15 0 76067362 14429540352 26244 33554432000 4194304 4196468 140733813146000 139799288535408 139800181435010 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38678528 140733813150849 140733813151025 140733813151025 140733813153743 0
[pid=2518/tid=2531] ppid=2516 vsize=14091348 memory=3761690091369734195 CPUtime=0 cores=1,3,5,7
/proc/2518/task/2531/stat : 2531 (java) S 2516 2516 2022 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 76067362 14429540352 26244 33554432000 4194304 4196468 140733813146000 139799287482848 139800181434069 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38678528 140733813150849 140733813151025 140733813151025 140733813153743 0
[pid=2518/tid=2532] ppid=2516 vsize=14091348 memory=3690614822001143474 CPUtime=0 cores=1,3,5,7
/proc/2518/task/2532/stat : 2532 (java) S 2516 2516 2022 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 15 0 76067362 14429540352 26244 33554432000 4194304 4196468 140733813146000 139799286430640 139800181435010 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38678528 140733813150849 140733813151025 140733813151025 140733813153743 0
Current children cumulated CPU time: 5.25 s
Current children cumulated vsize: 14204476 KiB
Current children cumulated memory: 106432 KiB

Child status: 0
Real time (s): 2.10991
CPU time (s): 5.53169
CPU user time (s): 5.46069
CPU system time (s): 0.071001
CPU usage (%): 262.176
Max. virtual memory (cumulated for all children) (KiB): 14204476
Max. memory (cumulated for all children) (KiB): 106432

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5.46069
system time used= 0.071001
maximum resident set size= 108604
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 31088
page faults= 0
swaps= 0
block input operations= 0
block output operations= 72
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2090
involuntary context switches= 24


# summary of solver processes directly reported to runsolver:
#   pid: 2516
#   total CPU time (s): 5.53169
#   total CPU user time (s): 5.46069
#   total CPU system time (s): 0.071001

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.038323 second user time and 0.06667 second system time

The end

Launcher Data

Begin job on node103 at 2018-07-26 08:04:02
IDJOB=4292551
IDBENCH=141614
IDSOLVER=2747
FILE ID=node103/4292551-1532585042
RUNJOBID= node103-1532582652-2054
PBS_JOBID= 21021969
Free space on /tmp= 56524 MiB

SOLVER NAME= Choco-solver 4.0.7 seq (493a269)
BENCH NAME= XCSP18/Quasigroups/QuasiGroup-4-07_c18.xml
COMMAND LINE= HOME/xcsp3-exec -seed RANDOMSEED -dir DIR -tl TIMEOUT -ml 11000 -p 1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4292551-1532585042/watcher-4292551-1532585042 -o /tmp/evaluation-result-4292551-1532585042/solver-4292551-1532585042 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node103-1532582652-2054 --watchdog 2560  HOME/xcsp3-exec -seed 856062211 -dir HOME -tl 2400 -ml 11000 -p 1 HOME/instance-4292551-1532585042.xml

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

MD5SUM BENCH= 3b77ed50ef14863a53905eb481969062
RANDOM SEED=856062211

node103.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.48
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.48
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.48
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.48
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:        20307164 kB
MemAvailable:   31854316 kB
Buffers:          284616 kB
Cached:         11450952 kB
SwapCached:            0 kB
Active:          3855648 kB
Inactive:        8011396 kB
Active(anon):     134292 kB
Inactive(anon):    25192 kB
Active(file):    3721356 kB
Inactive(file):  7986204 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             20904 kB
Writeback:             8 kB
AnonPages:        147060 kB
Mapped:            53092 kB
Shmem:             25228 kB
Slab:             296224 kB
SReclaimable:     268052 kB
SUnreclaim:        28172 kB
KernelStack:        3824 kB
PageTables:         5128 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1293436 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     40960 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      124288 kB
DirectMap2M:    33421312 kB

Free space on /tmp at the end= 56504 MiB
End job on node103 at 2018-07-26 08:04:04