Trace number 4282427

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

NameQRandom/QRandom-reg2ext-s1/
reg-s20-p03-c20-d10-n10-l5-40.xml
MD5SUMb581a39749cdd21b83f7329098fa8172
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 benchmark4.6845298
Satisfiable
(Un)Satisfiability was proved
Number of variables130
Number of constraints100
Number of domains23
Minimum domain size1
Maximum domain size20
Distribution of domain sizes[{"size":1,"count":20},{"size":6,"count":20},{"size":10,"count":10},{"size":20,"count":80}]
Minimum variable degree1
Maximum variable degree15
Distribution of variable degrees[{"degree":1,"count":40},{"degree":2,"count":80},{"degree":6,"count":1},{"degree":7,"count":1},{"degree":8,"count":1},{"degree":9,"count":1},{"degree":10,"count":2},{"degree":11,"count":1},{"degree":12,"count":2},{"degree":15,"count":1}]
Minimum constraint arity3
Maximum constraint arity3
Distribution of constraint arities[{"arity":3,"count":100}]
Number of extensional constraints100
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":100}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.10	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4282427-1503122982.xml"  -tl '2520s' -p 1 -x 0
0.09/0.27	c [HOME/instance-4282427-1503122982.xml, -tl, 2520s, -p, 1, -x, 0]
0.28/0.33	c simple solver
0.28/0.40	c parse instance...
1.00/0.68	c solve instance...
8.92/7.27	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 (15360 MiB free)
  memory of node 1: 16384 MiB (14659 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4282427-1503122982/watcher-4282427-1503122982 -o /tmp/evaluation-result-4282427-1503122982/solver-4282427-1503122982 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node130-1503095856-15586 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 1321035094 HOME/instance-4282427-1503122982.xml 

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

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

solver pid=20281, runsolver pid=20278

[startup+0.100168 s]*
/proc/loadavg: 1.79 1.74 1.66 2/196 20282
/proc/meminfo: memFree=30740920/32770624 swapFree=67108860/67108860
[pid=20281] ppid=20278 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/20281/stat : 20281 (xcsp3-exec) S 20278 20281 15523 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 10706222 9740288 345 18446744073709551615 4194304 5098028 140727151637696 140727151635800 139905199182460 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 10 0 0 7196144 7232144 27201536 140727151645049 140727151645254 140727151645254 140727151648747 0
/proc/20281/statm: 2378 345 289 221 0 87 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 9512 KiB
Current children cumulated memory: 1380 KiB

[startup+0.209849 s]*
/proc/loadavg: 1.79 1.74 1.66 5/211 20297
/proc/meminfo: memFree=30727424/32770624 swapFree=67108860/67108860
[pid=20281] ppid=20278 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/20281/stat : 20281 (xcsp3-exec) S 20278 20281 15523 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 10706222 9740288 345 18446744073709551615 4194304 5098028 140727151637696 140727151635800 139905199182460 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 10 0 0 7196144 7232144 27201536 140727151645049 140727151645254 140727151645254 140727151648747 0
/proc/20281/statm: 2378 345 289 221 0 87 0
[pid=20283] ppid=20281 vsize=13974352 memory=27192 CPUtime=0.09 cores=0,2,4,6
/proc/20283/stat : 20283 (java) S 20281 20281 15523 0 -1 1077944320 5198 0 0 0 8 1 0 0 20 0 15 0 10706232 14309736448 6798 18446744073709551615 4194304 4196468 140721640055888 140721640038432 140441512488695 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 25153536 140721640063410 140721640063586 140721640063586 140721640067023 0
/proc/20283/statm: 3493588 6798 2749 1 0 3482964 0
[pid=20283/tid=20284] ppid=20281 vsize=13974352 memory=7311146985107750967 CPUtime=0.07 cores=0,2,4,6
/proc/20283/task/20284/stat : 20284 (java) R 20281 20281 15523 0 -1 4202560 3339 0 0 0 6 1 0 0 20 0 15 0 10706233 14309736448 6798 18446744073709551615 4194304 4196468 140721640055888 140441516712784 140441505166709 0 4 1 16800974 0 0 0 -1 4 0 0 3 0 0 6293624 6294260 25153536 140721640063410 140721640063586 140721640063586 140721640067023 0
[pid=20283/tid=20285] ppid=20281 vsize=13974352 memory=8941 CPUtime=0 cores=0,2,4,6
/proc/20283/task/20285/stat : 20285 (java) S 20281 20281 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 10706233 14309736448 6798 18446744073709551615 4194304 4196468 140721640055888 140441473387280 140441512498901 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25153536 140721640063410 140721640063586 140721640063586 140721640067023 0
[pid=20283/tid=20286] ppid=20281 vsize=13974352 memory=3616588818513086112 CPUtime=0 cores=0,2,4,6
/proc/20283/task/20286/stat : 20286 (java) S 20281 20281 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 10706233 14309736448 6798 18446744073709551615 4194304 4196468 140721640055888 140441472334736 140441512498901 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25153536 140721640063410 140721640063586 140721640063586 140721640067023 0
[pid=20283/tid=20287] ppid=20281 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20283/task/20287/stat : 20287 (java) S 20281 20281 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 10706233 14309736448 6798 18446744073709551615 4194304 4196468 140721640055888 140441110899728 140441512498901 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25153536 140721640063410 140721640063586 140721640063586 140721640067023 0
[pid=20283/tid=20288] ppid=20281 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/20283/task/20288/stat : 20288 (java) S 20281 20281 15523 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 10706233 14309736448 6798 18446744073709551615 4194304 4196468 140721640055888 140441109847184 140441512498901 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25153536 140721640063410 140721640063586 140721640063586 140721640067023 0
[pid=20283/tid=20289] ppid=20281 vsize=13974352 memory=139810867725952 CPUtime=0 cores=0,2,4,6
/proc/20283/task/20289/stat : 20289 (java) S 20281 20281 15523 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 10706235 14309736448 6798 18446744073709551615 4194304 4196468 140721640055888 140440429086704 140441512499842 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25153536 140721640063410 140721640063586 140721640063586 140721640067023 0
[pid=20283/tid=20290] ppid=20281 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/20283/task/20290/stat : 20290 (java) S 20281 20281 15523 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 10706235 14309736448 6798 18446744073709551615 4194304 4196468 140721640055888 140440428032928 140441512498901 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25153536 140721640063410 140721640063586 140721640063586 140721640067023 0
[pid=20283/tid=20291] ppid=20281 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20283/task/20291/stat : 20291 (java) S 20281 20281 15523 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 10706235 14309736448 6798 18446744073709551615 4194304 4196468 140721640055888 140440426980336 140441512498901 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25153536 140721640063410 140721640063586 140721640063586 140721640067023 0
[pid=20283/tid=20292] ppid=20281 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20283/task/20292/stat : 20292 (java) S 20281 20281 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10706238 14309736448 6798 18446744073709551615 4194304 4196468 140721640055888 140440425928912 140441512507291 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25153536 140721640063410 140721640063586 140721640063586 140721640067023 0
[pid=20283/tid=20293] ppid=20281 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20283/task/20293/stat : 20293 (java) S 20281 20281 15523 0 -1 1077944384 302 0 0 0 0 0 0 0 20 0 15 0 10706238 14309736448 6798 18446744073709551615 4194304 4196468 140721640055888 140440424876528 140441512499842 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25153536 140721640063410 140721640063586 140721640063586 140721640067023 0
[pid=20283/tid=20294] ppid=20281 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/20283/task/20294/stat : 20294 (java) S 20281 20281 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10706238 14309736448 6798 18446744073709551615 4194304 4196468 140721640055888 140440423823984 140441512499842 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25153536 140721640063410 140721640063586 140721640063586 140721640067023 0
[pid=20283/tid=20295] ppid=20281 vsize=13974352 memory=139810867725952 CPUtime=0 cores=0,2,4,6
/proc/20283/task/20295/stat : 20295 (java) S 20281 20281 15523 0 -1 1077944384 250 0 0 0 0 0 0 0 20 0 15 0 10706238 14309736448 6798 18446744073709551615 4194304 4196468 140721640055888 140440422771440 140441512499842 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25153536 140721640063410 140721640063586 140721640063586 140721640067023 0
[pid=20283/tid=20296] ppid=20281 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/20283/task/20296/stat : 20296 (java) S 20281 20281 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10706238 14309736448 6798 18446744073709551615 4194304 4196468 140721640055888 140440421719136 140441512498901 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25153536 140721640063410 140721640063586 140721640063586 140721640067023 0
[pid=20283/tid=20297] ppid=20281 vsize=13974352 memory=139810867725952 CPUtime=0 cores=0,2,4,6
/proc/20283/task/20297/stat : 20297 (java) S 20281 20281 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 10706242 14309736448 6798 18446744073709551615 4194304 4196468 140721640055888 140440420665648 140441512499842 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25153536 140721640063410 140721640063586 140721640063586 140721640067023 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 28572 KiB

[startup+0.310514 s]*
/proc/loadavg: 1.79 1.74 1.66 4/211 20297
/proc/meminfo: memFree=30714220/32770624 swapFree=67108860/67108860
[pid=20281] ppid=20278 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/20281/stat : 20281 (xcsp3-exec) S 20278 20281 15523 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 10706222 9740288 345 18446744073709551615 4194304 5098028 140727151637696 140727151635800 139905199182460 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 10 0 0 7196144 7232144 27201536 140727151645049 140727151645254 140727151645254 140727151648747 0
/proc/20281/statm: 2378 345 289 221 0 87 0
[pid=20283] ppid=20281 vsize=13974352 memory=37132 CPUtime=0.28 cores=0,2,4,6
/proc/20283/stat : 20283 (java) S 20281 20281 15523 0 -1 1077944320 8916 0 0 0 25 3 0 0 20 0 15 0 10706232 14309736448 9283 18446744073709551615 4194304 4196468 140721640055888 140721640038432 140441512488695 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 25153536 140721640063410 140721640063586 140721640063586 140721640067023 0
/proc/20283/statm: 3493588 9283 2983 1 0 3482964 0
[pid=20283/tid=20284] ppid=20281 vsize=13974352 memory=-8774313645642428999 CPUtime=0.17 cores=0,2,4,6
/proc/20283/task/20284/stat : 20284 (java) R 20281 20281 15523 0 -1 4202560 6082 0 0 0 15 2 0 0 20 0 15 0 10706233 14309736448 9283 18446744073709551615 4194304 4196468 140721640055888 140441516723088 140441505166709 0 4 1 16800974 0 0 0 -1 4 0 0 3 0 0 6293624 6294260 25153536 140721640063410 140721640063586 140721640063586 140721640067023 0
[pid=20283/tid=20285] ppid=20281 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20283/task/20285/stat : 20285 (java) S 20281 20281 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 10706233 14309736448 9283 18446744073709551615 4194304 4196468 140721640055888 140441473387280 140441512498901 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25153536 140721640063410 140721640063586 140721640063586 140721640067023 0
[pid=20283/tid=20286] ppid=20281 vsize=13974352 memory=139810867725952 CPUtime=0 cores=0,2,4,6
/proc/20283/task/20286/stat : 20286 (java) S 20281 20281 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 10706233 14309736448 9283 18446744073709551615 4194304 4196468 140721640055888 140441472334736 140441512498901 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25153536 140721640063410 140721640063586 140721640063586 140721640067023 0
[pid=20283/tid=20287] ppid=20281 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20283/task/20287/stat : 20287 (java) S 20281 20281 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 10706233 14309736448 9283 18446744073709551615 4194304 4196468 140721640055888 140441110899728 140441512498901 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25153536 140721640063410 140721640063586 140721640063586 140721640067023 0
[pid=20283/tid=20288] ppid=20281 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/20283/task/20288/stat : 20288 (java) S 20281 20281 15523 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 10706233 14309736448 9283 18446744073709551615 4194304 4196468 140721640055888 140441109847184 140441512498901 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25153536 140721640063410 140721640063586 140721640063586 140721640067023 0
[pid=20283/tid=20289] ppid=20281 vsize=13974352 memory=139810867725952 CPUtime=0 cores=0,2,4,6
/proc/20283/task/20289/stat : 20289 (java) S 20281 20281 15523 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 10706235 14309736448 9283 18446744073709551615 4194304 4196468 140721640055888 140440429086704 140441512499842 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25153536 140721640063410 140721640063586 140721640063586 140721640067023 0
[pid=20283/tid=20290] ppid=20281 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/20283/task/20290/stat : 20290 (java) S 20281 20281 15523 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 10706235 14309736448 9283 18446744073709551615 4194304 4196468 140721640055888 140440428032928 140441512498901 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25153536 140721640063410 140721640063586 140721640063586 140721640067023 0
[pid=20283/tid=20291] ppid=20281 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20283/task/20291/stat : 20291 (java) S 20281 20281 15523 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 10706235 14309736448 9283 18446744073709551615 4194304 4196468 140721640055888 140440426980336 140441512498901 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25153536 140721640063410 140721640063586 140721640063586 140721640067023 0
[pid=20283/tid=20292] ppid=20281 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20283/task/20292/stat : 20292 (java) S 20281 20281 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10706238 14309736448 9283 18446744073709551615 4194304 4196468 140721640055888 140440425928912 140441512507291 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25153536 140721640063410 140721640063586 140721640063586 140721640067023 0
[pid=20283/tid=20293] ppid=20281 vsize=13974352 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/20283/task/20293/stat : 20293 (java) S 20281 20281 15523 0 -1 1077944384 302 0 0 0 1 0 0 0 20 0 15 0 10706238 14309736448 9283 18446744073709551615 4194304 4196468 140721640055888 140440424876528 140441512499842 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25153536 140721640063410 140721640063586 140721640063586 140721640067023 0
[pid=20283/tid=20294] ppid=20281 vsize=13974352 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/20283/task/20294/stat : 20294 (java) S 20281 20281 15523 0 -1 1077944384 518 0 0 0 2 0 0 0 20 0 15 0 10706238 14309736448 9283 18446744073709551615 4194304 4196468 140721640055888 140440423823984 140441512499842 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25153536 140721640063410 140721640063586 140721640063586 140721640067023 0
[pid=20283/tid=20295] ppid=20281 vsize=13974352 memory=139810867725952 CPUtime=0.06 cores=0,2,4,6
/proc/20283/task/20295/stat : 20295 (java) S 20281 20281 15523 0 -1 1077944384 711 0 0 0 6 0 0 0 20 0 15 0 10706238 14309736448 9283 18446744073709551615 4194304 4196468 140721640055888 140440422771440 140441512499842 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25153536 140721640063410 140721640063586 140721640063586 140721640067023 0
[pid=20283/tid=20296] ppid=20281 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/20283/task/20296/stat : 20296 (java) S 20281 20281 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10706238 14309736448 9283 18446744073709551615 4194304 4196468 140721640055888 140440421719136 140441512498901 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25153536 140721640063410 140721640063586 140721640063586 140721640067023 0
[pid=20283/tid=20297] ppid=20281 vsize=13974352 memory=139810867725952 CPUtime=0 cores=0,2,4,6
/proc/20283/task/20297/stat : 20297 (java) S 20281 20281 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 10706242 14309736448 9283 18446744073709551615 4194304 4196468 140721640055888 140440420665648 140441512499842 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25153536 140721640063410 140721640063586 140721640063586 140721640067023 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 38512 KiB

[startup+0.700741 s]
/proc/loadavg: 1.79 1.74 1.66 6/211 20297
/proc/meminfo: memFree=30703052/32770624 swapFree=67108860/67108860
[pid=20281] ppid=20278 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/20281/stat : 20281 (xcsp3-exec) S 20278 20281 15523 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 10706222 9740288 345 18446744073709551615 4194304 5098028 140727151637696 140727151635800 139905199182460 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 10 0 0 7196144 7232144 27201536 140727151645049 140727151645254 140727151645254 140727151648747 0
/proc/20281/statm: 2378 345 289 221 0 87 0
[pid=20283] ppid=20281 vsize=13980732 memory=74272 CPUtime=1.29 cores=0,2,4,6
/proc/20283/stat : 20283 (java) S 20281 20281 15523 0 -1 1077944320 13650 0 0 0 124 5 0 0 20 0 15 0 10706232 14316269568 18568 18446744073709551615 4194304 4196468 140721640055888 140721640038432 140441512488695 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 25153536 140721640063410 140721640063586 140721640063586 140721640067023 0
/proc/20283/statm: 3495183 18568 3172 1 0 3483476 0
[pid=20283/tid=20284] ppid=20281 vsize=13980732 memory=0 CPUtime=0.54 cores=0,2,4,6
/proc/20283/task/20284/stat : 20284 (java) R 20281 20281 15523 0 -1 4202560 8415 0 0 0 50 4 0 0 20 0 15 0 10706233 14316269568 18568 18446744073709551615 4194304 4196468 140721640055888 140441516727088 140441512500630 0 4 1 16800974 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 25153536 140721640063410 140721640063586 140721640063586 140721640067023 0
[pid=20283/tid=20285] ppid=20281 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20283/task/20285/stat : 20285 (java) S 20281 20281 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 10706233 14316269568 18568 18446744073709551615 4194304 4196468 140721640055888 140441473387280 140441512498901 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25153536 140721640063410 140721640063586 140721640063586 140721640067023 0
[pid=20283/tid=20286] ppid=20281 vsize=13980732 memory=7525050228896977265 CPUtime=0 cores=0,2,4,6
/proc/20283/task/20286/stat : 20286 (java) S 20281 20281 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 10706233 14316269568 18568 18446744073709551615 4194304 4196468 140721640055888 140441472334736 140441512498901 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25153536 140721640063410 140721640063586 140721640063586 140721640067023 0
[pid=20283/tid=20287] ppid=20281 vsize=13980732 memory=7007712420471858773 CPUtime=0 cores=0,2,4,6
/proc/20283/task/20287/stat : 20287 (java) S 20281 20281 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 10706233 14316269568 18568 18446744073709551615 4194304 4196468 140721640055888 140441110899728 140441512498901 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25153536 140721640063410 140721640063586 140721640063586 140721640067023 0
[pid=20283/tid=20288] ppid=20281 vsize=13980732 memory=6935654753436258384 CPUtime=0 cores=0,2,4,6
/proc/20283/task/20288/stat : 20288 (java) S 20281 20281 15523 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 10706233 14316269568 18568 18446744073709551615 4194304 4196468 140721640055888 140441109847184 140441512498901 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25153536 140721640063410 140721640063586 140721640063586 140721640067023 0
[pid=20283/tid=20289] ppid=20281 vsize=13980732 memory=8514726395714824858 CPUtime=0 cores=0,2,4,6
/proc/20283/task/20289/stat : 20289 (java) S 20281 20281 15523 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 10706235 14316269568 18568 18446744073709551615 4194304 4196468 140721640055888 140440429086704 140441512499842 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25153536 140721640063410 140721640063586 140721640063586 140721640067023 0
[pid=20283/tid=20290] ppid=20281 vsize=13980732 memory=-7668917182949848256 CPUtime=0 cores=0,2,4,6
/proc/20283/task/20290/stat : 20290 (java) S 20281 20281 15523 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 10706235 14316269568 18568 18446744073709551615 4194304 4196468 140721640055888 140440428032928 140441512498901 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25153536 140721640063410 140721640063586 140721640063586 140721640067023 0
[pid=20283/tid=20291] ppid=20281 vsize=13980732 memory=4137282616176187523 CPUtime=0 cores=0,2,4,6
/proc/20283/task/20291/stat : 20291 (java) S 20281 20281 15523 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 10706235 14316269568 18568 18446744073709551615 4194304 4196468 140721640055888 140440426980336 140441512498901 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25153536 140721640063410 140721640063586 140721640063586 140721640067023 0
[pid=20283/tid=20292] ppid=20281 vsize=13980732 memory=6944613755495348631 CPUtime=0 cores=0,2,4,6
/proc/20283/task/20292/stat : 20292 (java) S 20281 20281 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10706238 14316269568 18568 18446744073709551615 4194304 4196468 140721640055888 140440425928912 140441512507291 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25153536 140721640063410 140721640063586 140721640063586 140721640067023 0
[pid=20283/tid=20293] ppid=20281 vsize=13980732 memory=-6237260532469557610 CPUtime=0.2 cores=0,2,4,6
/proc/20283/task/20293/stat : 20293 (java) S 20281 20281 15523 0 -1 1077944384 912 0 0 0 20 0 0 0 20 0 15 0 10706238 14316269568 18568 18446744073709551615 4194304 4196468 140721640055888 140440424876528 140441512499842 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25153536 140721640063410 140721640063586 140721640063586 140721640067023 0
[pid=20283/tid=20294] ppid=20281 vsize=13980732 memory=51684 CPUtime=0.22 cores=0,2,4,6
/proc/20283/task/20294/stat : 20294 (java) S 20281 20281 15523 0 -1 1077944384 1528 0 0 0 22 0 0 0 20 0 15 0 10706238 14316269568 18568 18446744073709551615 4194304 4196468 140721640055888 140440423823984 140441512499842 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25153536 140721640063410 140721640063586 140721640063586 140721640067023 0
[pid=20283/tid=20295] ppid=20281 vsize=13980732 memory=-8774313645642428999 CPUtime=0.3 cores=0,2,4,6
/proc/20283/task/20295/stat : 20295 (java) R 20281 20281 15523 0 -1 4202560 1487 0 0 0 30 0 0 0 20 0 15 0 10706238 14316269568 18568 18446744073709551615 4194304 4196468 140721640055888 140440422771440 140441512510042 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 25153536 140721640063410 140721640063586 140721640063586 140721640067023 0
[pid=20283/tid=20296] ppid=20281 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20283/task/20296/stat : 20296 (java) S 20281 20281 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10706238 14316269568 18568 18446744073709551615 4194304 4196468 140721640055888 140440421719136 140441512498901 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25153536 140721640063410 140721640063586 140721640063586 140721640067023 0
[pid=20283/tid=20297] ppid=20281 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20283/task/20297/stat : 20297 (java) S 20281 20281 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 10706242 14316269568 18568 18446744073709551615 4194304 4196468 140721640055888 140440420665648 140441512499842 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25153536 140721640063410 140721640063586 140721640063586 140721640067023 0
Current children cumulated CPU time: 1.29 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 75652 KiB

[startup+1.50087 s]
/proc/loadavg: 1.79 1.74 1.66 4/211 20297
/proc/meminfo: memFree=30676872/32770624 swapFree=67108860/67108860
[pid=20281] ppid=20278 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/20281/stat : 20281 (xcsp3-exec) S 20278 20281 15523 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 10706222 9740288 345 18446744073709551615 4194304 5098028 140727151637696 140727151635800 139905199182460 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 10 0 0 7196144 7232144 27201536 140727151645049 140727151645254 140727151645254 140727151648747 0
/proc/20281/statm: 2378 345 289 221 0 87 0
[pid=20283] ppid=20281 vsize=13980732 memory=78548 CPUtime=2.7 cores=0,2,4,6
/proc/20283/stat : 20283 (java) S 20281 20281 15523 0 -1 1077944320 15886 0 0 0 265 5 0 0 20 0 15 0 10706232 14316269568 19637 18446744073709551615 4194304 4196468 140721640055888 140721640038432 140441512488695 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 25153536 140721640063410 140721640063586 140721640063586 140721640067023 0
/proc/20283/statm: 3495183 19637 3192 1 0 3483476 0
[pid=20283/tid=20284] ppid=20281 vsize=13980732 memory=-8774313645642428999 CPUtime=1.34 cores=0,2,4,6
/proc/20283/task/20284/stat : 20284 (java) R 20281 20281 15523 0 -1 4202560 8588 0 0 0 130 4 0 0 20 0 15 0 10706233 14316269568 19637 18446744073709551615 4194304 4196468 140721640055888 140441516725496 140441156356360 0 4 1 16800974 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 25153536 140721640063410 140721640063586 140721640063586 140721640067023 0
[pid=20283/tid=20285] ppid=20281 vsize=13980732 memory=3472468106134427539 CPUtime=0 cores=0,2,4,6
/proc/20283/task/20285/stat : 20285 (java) S 20281 20281 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 10706233 14316269568 19637 18446744073709551615 4194304 4196468 140721640055888 140441473387280 140441512498901 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25153536 140721640063410 140721640063586 140721640063586 140721640067023 0
[pid=20283/tid=20286] ppid=20281 vsize=13980732 memory=7162361895532634228 CPUtime=0 cores=0,2,4,6
/proc/20283/task/20286/stat : 20286 (java) S 20281 20281 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 10706233 14316269568 19637 18446744073709551615 4194304 4196468 140721640055888 140441472334736 140441512498901 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25153536 140721640063410 140721640063586 140721640063586 140721640067023 0
[pid=20283/tid=20287] ppid=20281 vsize=13980732 memory=4207739324361615701 CPUtime=0 cores=0,2,4,6
/proc/20283/task/20287/stat : 20287 (java) S 20281 20281 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 10706233 14316269568 19637 18446744073709551615 4194304 4196468 140721640055888 140441110899728 140441512498901 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25153536 140721640063410 140721640063586 140721640063586 140721640067023 0
[pid=20283/tid=20288] ppid=20281 vsize=13980732 memory=3472468106134434358 CPUtime=0 cores=0,2,4,6
/proc/20283/task/20288/stat : 20288 (java) S 20281 20281 15523 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 10706233 14316269568 19637 18446744073709551615 4194304 4196468 140721640055888 140441109847184 140441512498901 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25153536 140721640063410 140721640063586 140721640063586 140721640067023 0
[pid=20283/tid=20289] ppid=20281 vsize=13980732 memory=-8774313645642428999 CPUtime=0 cores=0,2,4,6
/proc/20283/task/20289/stat : 20289 (java) S 20281 20281 15523 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 10706235 14316269568 19637 18446744073709551615 4194304 4196468 140721640055888 140440429086704 140441512499842 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25153536 140721640063410 140721640063586 140721640063586 140721640067023 0
[pid=20283/tid=20290] ppid=20281 vsize=13980732 memory=7594001793099850083 CPUtime=0 cores=0,2,4,6
/proc/20283/task/20290/stat : 20290 (java) S 20281 20281 15523 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 10706235 14316269568 19637 18446744073709551615 4194304 4196468 140721640055888 140440428032928 140441512498901 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25153536 140721640063410 140721640063586 140721640063586 140721640067023 0
[pid=20283/tid=20291] ppid=20281 vsize=13980732 memory=8305311027921445216 CPUtime=0 cores=0,2,4,6
/proc/20283/task/20291/stat : 20291 (java) S 20281 20281 15523 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 10706235 14316269568 19637 18446744073709551615 4194304 4196468 140721640055888 140440426980336 140441512498901 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25153536 140721640063410 140721640063586 140721640063586 140721640067023 0
[pid=20283/tid=20292] ppid=20281 vsize=13980732 memory=7679937539659563834 CPUtime=0 cores=0,2,4,6
/proc/20283/task/20292/stat : 20292 (java) S 20281 20281 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10706238 14316269568 19637 18446744073709551615 4194304 4196468 140721640055888 140440425928912 140441512507291 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25153536 140721640063410 140721640063586 140721640063586 140721640067023 0
[pid=20283/tid=20293] ppid=20281 vsize=13980732 memory=3047711553320166262 CPUtime=0.47 cores=0,2,4,6
/proc/20283/task/20293/stat : 20293 (java) S 20281 20281 15523 0 -1 1077944384 1640 0 0 0 47 0 0 0 20 0 15 0 10706238 14316269568 19637 18446744073709551615 4194304 4196468 140721640055888 140440424876528 140441512499842 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25153536 140721640063410 140721640063586 140721640063586 140721640067023 0
[pid=20283/tid=20294] ppid=20281 vsize=13980732 memory=8226496019563506588 CPUtime=0.49 cores=0,2,4,6
/proc/20283/task/20294/stat : 20294 (java) S 20281 20281 15523 0 -1 1077944384 2663 0 0 0 49 0 0 0 20 0 15 0 10706238 14316269568 19637 18446744073709551615 4194304 4196468 140721640055888 140440423823984 140441512499842 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25153536 140721640063410 140721640063586 140721640063586 140721640067023 0
[pid=20283/tid=20295] ppid=20281 vsize=13980732 memory=0 CPUtime=0.37 cores=0,2,4,6
/proc/20283/task/20295/stat : 20295 (java) S 20281 20281 15523 0 -1 1077944384 1685 0 0 0 37 0 0 0 20 0 15 0 10706238 14316269568 19637 18446744073709551615 4194304 4196468 140721640055888 140440422771440 140441512499842 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25153536 140721640063410 140721640063586 140721640063586 140721640067023 0
[pid=20283/tid=20296] ppid=20281 vsize=13980732 memory=-1891255765032775953 CPUtime=0 cores=0,2,4,6
/proc/20283/task/20296/stat : 20296 (java) S 20281 20281 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10706238 14316269568 19637 18446744073709551615 4194304 4196468 140721640055888 140440421719136 140441512498901 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25153536 140721640063410 140721640063586 140721640063586 140721640067023 0
[pid=20283/tid=20297] ppid=20281 vsize=13980732 memory=6944656592455359580 CPUtime=0 cores=0,2,4,6
/proc/20283/task/20297/stat : 20297 (java) S 20281 20281 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10706242 14316269568 19637 18446744073709551615 4194304 4196468 140721640055888 140440420665648 140441512499842 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25153536 140721640063410 140721640063586 140721640063586 140721640067023 0

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

/proc/20283/task/20285/stat : 20285 (java) S 20281 20281 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 10706233 14316269568 21263 18446744073709551615 4194304 4196468 140721640055888 140441473387280 140441512498901 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25153536 140721640063410 140721640063586 140721640063586 140721640067023 0
[pid=20283/tid=20286] ppid=20281 vsize=13980732 memory=1296 CPUtime=0 cores=0,2,4,6
/proc/20283/task/20286/stat : 20286 (java) S 20281 20281 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 10706233 14316269568 21263 18446744073709551615 4194304 4196468 140721640055888 140441472334736 140441512498901 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25153536 140721640063410 140721640063586 140721640063586 140721640067023 0
[pid=20283/tid=20287] ppid=20281 vsize=13980732 memory=39 CPUtime=0 cores=0,2,4,6
/proc/20283/task/20287/stat : 20287 (java) S 20281 20281 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 10706233 14316269568 21263 18446744073709551615 4194304 4196468 140721640055888 140441110899728 140441512498901 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25153536 140721640063410 140721640063586 140721640063586 140721640067023 0
[pid=20283/tid=20288] ppid=20281 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20283/task/20288/stat : 20288 (java) S 20281 20281 15523 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 10706233 14316269568 21263 18446744073709551615 4194304 4196468 140721640055888 140441109847184 140441512498901 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25153536 140721640063410 140721640063586 140721640063586 140721640067023 0
[pid=20283/tid=20289] ppid=20281 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20283/task/20289/stat : 20289 (java) S 20281 20281 15523 0 -1 1077944384 284 0 0 0 0 0 0 0 20 0 15 0 10706235 14316269568 21263 18446744073709551615 4194304 4196468 140721640055888 140440429086704 140441512499842 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25153536 140721640063410 140721640063586 140721640063586 140721640067023 0
[pid=20283/tid=20290] ppid=20281 vsize=13980732 memory=279621430486368 CPUtime=0 cores=0,2,4,6
/proc/20283/task/20290/stat : 20290 (java) S 20281 20281 15523 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 10706235 14316269568 21263 18446744073709551615 4194304 4196468 140721640055888 140440428032928 140441512498901 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25153536 140721640063410 140721640063586 140721640063586 140721640067023 0
[pid=20283/tid=20291] ppid=20281 vsize=13980732 memory=9220 CPUtime=0 cores=0,2,4,6
/proc/20283/task/20291/stat : 20291 (java) S 20281 20281 15523 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 10706235 14316269568 21263 18446744073709551615 4194304 4196468 140721640055888 140440426980336 140441512498901 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25153536 140721640063410 140721640063586 140721640063586 140721640067023 0
[pid=20283/tid=20292] ppid=20281 vsize=13980732 memory=19402 CPUtime=0 cores=0,2,4,6
/proc/20283/task/20292/stat : 20292 (java) S 20281 20281 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10706238 14316269568 21263 18446744073709551615 4194304 4196468 140721640055888 140440425928912 140441512507291 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25153536 140721640063410 140721640063586 140721640063586 140721640067023 0
[pid=20283/tid=20293] ppid=20281 vsize=13980732 memory=0 CPUtime=0.7 cores=0,2,4,6
/proc/20283/task/20293/stat : 20293 (java) S 20281 20281 15523 0 -1 1077944384 3751 0 0 0 70 0 0 0 20 0 15 0 10706238 14316269568 21263 18446744073709551615 4194304 4196468 140721640055888 140440424876528 140441512499842 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25153536 140721640063410 140721640063586 140721640063586 140721640067023 0
[pid=20283/tid=20294] ppid=20281 vsize=13980732 memory=56 CPUtime=0.69 cores=0,2,4,6
/proc/20283/task/20294/stat : 20294 (java) S 20281 20281 15523 0 -1 1077944384 3848 0 0 0 69 0 0 0 20 0 15 0 10706238 14316269568 21263 18446744073709551615 4194304 4196468 140721640055888 140440423823984 140441512499842 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25153536 140721640063410 140721640063586 140721640063586 140721640067023 0
[pid=20283/tid=20295] ppid=20281 vsize=13980732 memory=5412 CPUtime=0.39 cores=0,2,4,6
/proc/20283/task/20295/stat : 20295 (java) S 20281 20281 15523 0 -1 1077944384 2165 0 0 0 39 0 0 0 20 0 15 0 10706238 14316269568 21263 18446744073709551615 4194304 4196468 140721640055888 140440422771440 140441512499842 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25153536 140721640063410 140721640063586 140721640063586 140721640067023 0
[pid=20283/tid=20296] ppid=20281 vsize=13980732 memory=4612 CPUtime=0 cores=0,2,4,6
/proc/20283/task/20296/stat : 20296 (java) S 20281 20281 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10706238 14316269568 21263 18446744073709551615 4194304 4196468 140721640055888 140440421719136 140441512498901 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25153536 140721640063410 140721640063586 140721640063586 140721640067023 0
[pid=20283/tid=20297] ppid=20281 vsize=13980732 memory=1200 CPUtime=0 cores=0,2,4,6
/proc/20283/task/20297/stat : 20297 (java) S 20281 20281 15523 0 -1 1077944384 305 0 0 0 0 0 0 0 20 0 15 0 10706242 14316269568 21263 18446744073709551615 4194304 4196468 140721640055888 140440420665648 140441512499842 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 10 0 0 6293624 6294260 25153536 140721640063410 140721640063586 140721640063586 140721640067023 0
Current children cumulated CPU time: 7.96 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 86432 KiB

[startup+7.28035 s]
# the end of solver process 20281 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=8.9455 s, system=0.067411 s

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

[startup+6.40096 s]
/proc/loadavg: 1.73 1.73 1.65 3/211 20297
/proc/meminfo: memFree=30668320/32770624 swapFree=67108860/67108860
[pid=20281] ppid=20278 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/20281/stat : 20281 (xcsp3-exec) S 20278 20281 15523 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 10706222 9740288 345 18446744073709551615 4194304 5098028 140727151637696 140727151635800 139905199182460 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 10 0 0 7196144 7232144 27201536 140727151645049 140727151645254 140727151645254 140727151648747 0
/proc/20281/statm: 2378 345 289 221 0 87 0
[pid=20283] ppid=20281 vsize=13980732 memory=85052 CPUtime=8.06 cores=0,2,4,6
/proc/20283/stat : 20283 (java) S 20281 20281 15523 0 -1 1077944320 20980 0 0 0 800 6 0 0 20 0 15 0 10706232 14316269568 21263 18446744073709551615 4194304 4196468 140721640055888 140721640038432 140441512488695 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 25153536 140721640063410 140721640063586 140721640063586 140721640067023 0
/proc/20283/statm: 3495183 21263 3197 1 0 3483476 0
[pid=20283/tid=20284] ppid=20281 vsize=13980732 memory=78604 CPUtime=6.24 cores=0,2,4,6
/proc/20283/task/20284/stat : 20284 (java) R 20281 20281 15523 0 -1 4202560 9303 0 0 0 620 4 0 0 20 0 15 0 10706233 14316269568 21263 18446744073709551615 4194304 4196468 140721640055888 140441516725232 140441156356323 0 4 1 16800974 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 25153536 140721640063410 140721640063586 140721640063586 140721640067023 0
[pid=20283/tid=20285] ppid=20281 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20283/task/20285/stat : 20285 (java) S 20281 20281 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 10706233 14316269568 21263 18446744073709551615 4194304 4196468 140721640055888 140441473387280 140441512498901 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25153536 140721640063410 140721640063586 140721640063586 140721640067023 0
[pid=20283/tid=20286] ppid=20281 vsize=13980732 memory=7377571746756714836 CPUtime=0 cores=0,2,4,6
/proc/20283/task/20286/stat : 20286 (java) S 20281 20281 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 10706233 14316269568 21263 18446744073709551615 4194304 4196468 140721640055888 140441472334736 140441512498901 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25153536 140721640063410 140721640063586 140721640063586 140721640067023 0
[pid=20283/tid=20287] ppid=20281 vsize=13980732 memory=7519151349382406736 CPUtime=0 cores=0,2,4,6
/proc/20283/task/20287/stat : 20287 (java) S 20281 20281 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 10706233 14316269568 21263 18446744073709551615 4194304 4196468 140721640055888 140441110899728 140441512498901 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25153536 140721640063410 140721640063586 140721640063586 140721640067023 0
[pid=20283/tid=20288] ppid=20281 vsize=13980732 memory=279621430397408 CPUtime=0 cores=0,2,4,6
/proc/20283/task/20288/stat : 20288 (java) S 20281 20281 15523 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 10706233 14316269568 21263 18446744073709551615 4194304 4196468 140721640055888 140441109847184 140441512498901 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25153536 140721640063410 140721640063586 140721640063586 140721640067023 0
[pid=20283/tid=20289] ppid=20281 vsize=13980732 memory=3569 CPUtime=0 cores=0,2,4,6
/proc/20283/task/20289/stat : 20289 (java) S 20281 20281 15523 0 -1 1077944384 305 0 0 0 0 0 0 0 20 0 15 0 10706235 14316269568 21263 18446744073709551615 4194304 4196468 140721640055888 140440429086704 140441512499842 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25153536 140721640063410 140721640063586 140721640063586 140721640067023 0
[pid=20283/tid=20290] ppid=20281 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20283/task/20290/stat : 20290 (java) S 20281 20281 15523 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 10706235 14316269568 21263 18446744073709551615 4194304 4196468 140721640055888 140440428032928 140441512498901 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25153536 140721640063410 140721640063586 140721640063586 140721640067023 0
[pid=20283/tid=20291] ppid=20281 vsize=13980732 memory=-3252517613199061085 CPUtime=0 cores=0,2,4,6
/proc/20283/task/20291/stat : 20291 (java) S 20281 20281 15523 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 10706235 14316269568 21263 18446744073709551615 4194304 4196468 140721640055888 140440426980336 140441512498901 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25153536 140721640063410 140721640063586 140721640063586 140721640067023 0
[pid=20283/tid=20292] ppid=20281 vsize=13980732 memory=6944656592387989600 CPUtime=0 cores=0,2,4,6
/proc/20283/task/20292/stat : 20292 (java) S 20281 20281 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10706238 14316269568 21263 18446744073709551615 4194304 4196468 140721640055888 140440425928912 140441512507291 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25153536 140721640063410 140721640063586 140721640063586 140721640067023 0
[pid=20283/tid=20293] ppid=20281 vsize=13980732 memory=56 CPUtime=0.7 cores=0,2,4,6
/proc/20283/task/20293/stat : 20293 (java) S 20281 20281 15523 0 -1 1077944384 3751 0 0 0 70 0 0 0 20 0 15 0 10706238 14316269568 21263 18446744073709551615 4194304 4196468 140721640055888 140440424876528 140441512499842 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25153536 140721640063410 140721640063586 140721640063586 140721640067023 0
[pid=20283/tid=20294] ppid=20281 vsize=13980732 memory=0 CPUtime=0.69 cores=0,2,4,6
/proc/20283/task/20294/stat : 20294 (java) S 20281 20281 15523 0 -1 1077944384 3848 0 0 0 69 0 0 0 20 0 15 0 10706238 14316269568 21263 18446744073709551615 4194304 4196468 140721640055888 140440423823984 140441512499842 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25153536 140721640063410 140721640063586 140721640063586 140721640067023 0
[pid=20283/tid=20295] ppid=20281 vsize=13980732 memory=0 CPUtime=0.39 cores=0,2,4,6
/proc/20283/task/20295/stat : 20295 (java) S 20281 20281 15523 0 -1 1077944384 2167 0 0 0 39 0 0 0 20 0 15 0 10706238 14316269568 21263 18446744073709551615 4194304 4196468 140721640055888 140440422771440 140441512499842 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25153536 140721640063410 140721640063586 140721640063586 140721640067023 0
[pid=20283/tid=20296] ppid=20281 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20283/task/20296/stat : 20296 (java) S 20281 20281 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10706238 14316269568 21263 18446744073709551615 4194304 4196468 140721640055888 140440421719136 140441512498901 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25153536 140721640063410 140721640063586 140721640063586 140721640067023 0
[pid=20283/tid=20297] ppid=20281 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20283/task/20297/stat : 20297 (java) S 20281 20281 15523 0 -1 1077944384 305 0 0 0 0 0 0 0 20 0 15 0 10706242 14316269568 21263 18446744073709551615 4194304 4196468 140721640055888 140440420665648 140441512499842 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 10 0 0 6293624 6294260 25153536 140721640063410 140721640063586 140721640063586 140721640067023 0
Current children cumulated CPU time: 8.06 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 86432 KiB

[startup+6.80075 s]
/proc/loadavg: 1.73 1.73 1.65 3/211 20297
/proc/meminfo: memFree=30668320/32770624 swapFree=67108860/67108860
[pid=20281] ppid=20278 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/20281/stat : 20281 (xcsp3-exec) S 20278 20281 15523 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 10706222 9740288 345 18446744073709551615 4194304 5098028 140727151637696 140727151635800 139905199182460 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 10 0 0 7196144 7232144 27201536 140727151645049 140727151645254 140727151645254 140727151648747 0
/proc/20281/statm: 2378 345 289 221 0 87 0
[pid=20283] ppid=20281 vsize=13980732 memory=85072 CPUtime=8.49 cores=0,2,4,6
/proc/20283/stat : 20283 (java) S 20281 20281 15523 0 -1 1077944320 21317 0 0 0 843 6 0 0 20 0 15 0 10706232 14316269568 21268 18446744073709551615 4194304 4196468 140721640055888 140721640038432 140441512488695 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 25153536 140721640063410 140721640063586 140721640063586 140721640067023 0
/proc/20283/statm: 3495183 21268 3197 1 0 3483476 0
[pid=20283/tid=20284] ppid=20281 vsize=13980732 memory=-8774313645642428999 CPUtime=6.64 cores=0,2,4,6
/proc/20283/task/20284/stat : 20284 (java) R 20281 20281 15523 0 -1 4202560 9385 0 0 0 660 4 0 0 20 0 15 0 10706233 14316269568 21268 18446744073709551615 4194304 4196468 140721640055888 140441516725368 140441156354828 0 4 1 16800974 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 25153536 140721640063410 140721640063586 140721640063586 140721640067023 0
[pid=20283/tid=20285] ppid=20281 vsize=13980732 memory=78376 CPUtime=0 cores=0,2,4,6
/proc/20283/task/20285/stat : 20285 (java) S 20281 20281 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 10706233 14316269568 21268 18446744073709551615 4194304 4196468 140721640055888 140441473387280 140441512498901 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25153536 140721640063410 140721640063586 140721640063586 140721640067023 0
[pid=20283/tid=20286] ppid=20281 vsize=13980732 memory=279621429983968 CPUtime=0 cores=0,2,4,6
/proc/20283/task/20286/stat : 20286 (java) S 20281 20281 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 10706233 14316269568 21268 18446744073709551615 4194304 4196468 140721640055888 140441472334736 140441512498901 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25153536 140721640063410 140721640063586 140721640063586 140721640067023 0
[pid=20283/tid=20287] ppid=20281 vsize=13980732 memory=4124 CPUtime=0 cores=0,2,4,6
/proc/20283/task/20287/stat : 20287 (java) S 20281 20281 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 10706233 14316269568 21268 18446744073709551615 4194304 4196468 140721640055888 140441110899728 140441512498901 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25153536 140721640063410 140721640063586 140721640063586 140721640067023 0
[pid=20283/tid=20288] ppid=20281 vsize=13980732 memory=9200 CPUtime=0 cores=0,2,4,6
/proc/20283/task/20288/stat : 20288 (java) S 20281 20281 15523 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 10706233 14316269568 21268 18446744073709551615 4194304 4196468 140721640055888 140441109847184 140441512498901 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25153536 140721640063410 140721640063586 140721640063586 140721640067023 0
[pid=20283/tid=20289] ppid=20281 vsize=13980732 memory=1296 CPUtime=0 cores=0,2,4,6
/proc/20283/task/20289/stat : 20289 (java) S 20281 20281 15523 0 -1 1077944384 305 0 0 0 0 0 0 0 20 0 15 0 10706235 14316269568 21268 18446744073709551615 4194304 4196468 140721640055888 140440429086704 140441512499842 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25153536 140721640063410 140721640063586 140721640063586 140721640067023 0
[pid=20283/tid=20290] ppid=20281 vsize=13980732 memory=2412 CPUtime=0 cores=0,2,4,6
/proc/20283/task/20290/stat : 20290 (java) S 20281 20281 15523 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 10706235 14316269568 21268 18446744073709551615 4194304 4196468 140721640055888 140440428032928 140441512498901 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25153536 140721640063410 140721640063586 140721640063586 140721640067023 0
[pid=20283/tid=20291] ppid=20281 vsize=13980732 memory=1724 CPUtime=0 cores=0,2,4,6
/proc/20283/task/20291/stat : 20291 (java) S 20281 20281 15523 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 10706235 14316269568 21268 18446744073709551615 4194304 4196468 140721640055888 140440426980336 140441512498901 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25153536 140721640063410 140721640063586 140721640063586 140721640067023 0
[pid=20283/tid=20292] ppid=20281 vsize=13980732 memory=1008 CPUtime=0 cores=0,2,4,6
/proc/20283/task/20292/stat : 20292 (java) S 20281 20281 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10706238 14316269568 21268 18446744073709551615 4194304 4196468 140721640055888 140440425928912 140441512507291 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25153536 140721640063410 140721640063586 140721640063586 140721640067023 0
[pid=20283/tid=20293] ppid=20281 vsize=13980732 memory=1228 CPUtime=0.7 cores=0,2,4,6
/proc/20283/task/20293/stat : 20293 (java) S 20281 20281 15523 0 -1 1077944384 3756 0 0 0 70 0 0 0 20 0 15 0 10706238 14316269568 21268 18446744073709551615 4194304 4196468 140721640055888 140440424876528 140441512499842 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25153536 140721640063410 140721640063586 140721640063586 140721640067023 0
[pid=20283/tid=20294] ppid=20281 vsize=13980732 memory=82928 CPUtime=0.71 cores=0,2,4,6
/proc/20283/task/20294/stat : 20294 (java) S 20281 20281 15523 0 -1 1077944384 3984 0 0 0 71 0 0 0 20 0 15 0 10706238 14316269568 21268 18446744073709551615 4194304 4196468 140721640055888 140440423823984 140441512499842 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25153536 140721640063410 140721640063586 140721640063586 140721640067023 0
[pid=20283/tid=20295] ppid=20281 vsize=13980732 memory=82904 CPUtime=0.39 cores=0,2,4,6
/proc/20283/task/20295/stat : 20295 (java) S 20281 20281 15523 0 -1 1077944384 2281 0 0 0 39 0 0 0 20 0 15 0 10706238 14316269568 21268 18446744073709551615 4194304 4196468 140721640055888 140440422771440 140441512499842 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25153536 140721640063410 140721640063586 140721640063586 140721640067023 0
[pid=20283/tid=20296] ppid=20281 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/20283/task/20296/stat : 20296 (java) S 20281 20281 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10706238 14316269568 21268 18446744073709551615 4194304 4196468 140721640055888 140440421719136 140441512498901 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25153536 140721640063410 140721640063586 140721640063586 140721640067023 0
[pid=20283/tid=20297] ppid=20281 vsize=13980732 memory=82968 CPUtime=0 cores=0,2,4,6
/proc/20283/task/20297/stat : 20297 (java) S 20281 20281 15523 0 -1 1077944384 305 0 0 0 0 0 0 0 20 0 15 0 10706242 14316269568 21268 18446744073709551615 4194304 4196468 140721640055888 140440420665648 140441512499842 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 10 0 0 6293624 6294260 25153536 140721640063410 140721640063586 140721640063586 140721640067023 0
Current children cumulated CPU time: 8.49 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 86452 KiB

[startup+7.20077 s]
/proc/loadavg: 1.73 1.73 1.65 3/211 20297
/proc/meminfo: memFree=30668320/32770624 swapFree=67108860/67108860
[pid=20281] ppid=20278 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/20281/stat : 20281 (xcsp3-exec) S 20278 20281 15523 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 10706222 9740288 345 18446744073709551615 4194304 5098028 140727151637696 140727151635800 139905199182460 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 10 0 0 7196144 7232144 27201536 140727151645049 140727151645254 140727151645254 140727151648747 0
/proc/20281/statm: 2378 345 289 221 0 87 0
[pid=20283] ppid=20281 vsize=13980732 memory=85100 CPUtime=8.92 cores=0,2,4,6
/proc/20283/stat : 20283 (java) S 20281 20281 15523 0 -1 1077944320 21653 0 0 0 886 6 0 0 20 0 15 0 10706232 14316269568 21275 18446744073709551615 4194304 4196468 140721640055888 140721640038432 140441512488695 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 25153536 140721640063410 140721640063586 140721640063586 140721640067023 0
/proc/20283/statm: 3495183 21275 3197 1 0 3483476 0
[pid=20283/tid=20284] ppid=20281 vsize=13980732 memory=-8774313645642428999 CPUtime=7.04 cores=0,2,4,6
/proc/20283/task/20284/stat : 20284 (java) R 20281 20281 15523 0 -1 4202560 9385 0 0 0 700 4 0 0 20 0 15 0 10706233 14316269568 21275 18446744073709551615 4194304 4196468 140721640055888 140441516725368 140441156437252 0 4 1 16800974 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 25153536 140721640063410 140721640063586 140721640063586 140721640067023 0
[pid=20283/tid=20285] ppid=20281 vsize=13980732 memory=7590366854936422481 CPUtime=0 cores=0,2,4,6
/proc/20283/task/20285/stat : 20285 (java) S 20281 20281 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 10706233 14316269568 21275 18446744073709551615 4194304 4196468 140721640055888 140441473387280 140441512498901 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25153536 140721640063410 140721640063586 140721640063586 140721640067023 0
[pid=20283/tid=20286] ppid=20281 vsize=13980732 memory=68 CPUtime=0 cores=0,2,4,6
/proc/20283/task/20286/stat : 20286 (java) S 20281 20281 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 10706233 14316269568 21275 18446744073709551615 4194304 4196468 140721640055888 140441472334736 140441512498901 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25153536 140721640063410 140721640063586 140721640063586 140721640067023 0
[pid=20283/tid=20287] ppid=20281 vsize=13980732 memory=6944656592455359580 CPUtime=0 cores=0,2,4,6
/proc/20283/task/20287/stat : 20287 (java) S 20281 20281 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 10706233 14316269568 21275 18446744073709551615 4194304 4196468 140721640055888 140441110899728 140441512498901 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25153536 140721640063410 140721640063586 140721640063586 140721640067023 0
[pid=20283/tid=20288] ppid=20281 vsize=13980732 memory=6944656592455359580 CPUtime=0 cores=0,2,4,6
/proc/20283/task/20288/stat : 20288 (java) S 20281 20281 15523 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 10706233 14316269568 21275 18446744073709551615 4194304 4196468 140721640055888 140441109847184 140441512498901 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25153536 140721640063410 140721640063586 140721640063586 140721640067023 0
[pid=20283/tid=20289] ppid=20281 vsize=13980732 memory=-7812193691855986640 CPUtime=0 cores=0,2,4,6
/proc/20283/task/20289/stat : 20289 (java) S 20281 20281 15523 0 -1 1077944384 305 0 0 0 0 0 0 0 20 0 15 0 10706235 14316269568 21275 18446744073709551615 4194304 4196468 140721640055888 140440429086704 140441512499842 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25153536 140721640063410 140721640063586 140721640063586 140721640067023 0
[pid=20283/tid=20290] ppid=20281 vsize=13980732 memory=-8774313645642428999 CPUtime=0 cores=0,2,4,6
/proc/20283/task/20290/stat : 20290 (java) S 20281 20281 15523 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 10706235 14316269568 21275 18446744073709551615 4194304 4196468 140721640055888 140440428032928 140441512498901 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25153536 140721640063410 140721640063586 140721640063586 140721640067023 0
[pid=20283/tid=20291] ppid=20281 vsize=13980732 memory=80792 CPUtime=0 cores=0,2,4,6
/proc/20283/task/20291/stat : 20291 (java) S 20281 20281 15523 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 10706235 14316269568 21275 18446744073709551615 4194304 4196468 140721640055888 140440426980336 140441512498901 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25153536 140721640063410 140721640063586 140721640063586 140721640067023 0
[pid=20283/tid=20292] ppid=20281 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20283/task/20292/stat : 20292 (java) S 20281 20281 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10706238 14316269568 21275 18446744073709551615 4194304 4196468 140721640055888 140440425928912 140441512507291 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25153536 140721640063410 140721640063586 140721640063586 140721640067023 0
[pid=20283/tid=20293] ppid=20281 vsize=13980732 memory=0 CPUtime=0.74 cores=0,2,4,6
/proc/20283/task/20293/stat : 20293 (java) S 20281 20281 15523 0 -1 1077944384 3791 0 0 0 74 0 0 0 20 0 15 0 10706238 14316269568 21275 18446744073709551615 4194304 4196468 140721640055888 140440424876528 140441512499842 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25153536 140721640063410 140721640063586 140721640063586 140721640067023 0
[pid=20283/tid=20294] ppid=20281 vsize=13980732 memory=0 CPUtime=0.71 cores=0,2,4,6
/proc/20283/task/20294/stat : 20294 (java) S 20281 20281 15523 0 -1 1077944384 3984 0 0 0 71 0 0 0 20 0 15 0 10706238 14316269568 21275 18446744073709551615 4194304 4196468 140721640055888 140440423823984 140441512499842 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25153536 140721640063410 140721640063586 140721640063586 140721640067023 0
[pid=20283/tid=20295] ppid=20281 vsize=13980732 memory=0 CPUtime=0.39 cores=0,2,4,6
/proc/20283/task/20295/stat : 20295 (java) S 20281 20281 15523 0 -1 1077944384 2582 0 0 0 39 0 0 0 20 0 15 0 10706238 14316269568 21275 18446744073709551615 4194304 4196468 140721640055888 140440422771440 140441512499842 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25153536 140721640063410 140721640063586 140721640063586 140721640067023 0
[pid=20283/tid=20296] ppid=20281 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20283/task/20296/stat : 20296 (java) S 20281 20281 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10706238 14316269568 21275 18446744073709551615 4194304 4196468 140721640055888 140440421719136 140441512498901 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25153536 140721640063410 140721640063586 140721640063586 140721640067023 0
[pid=20283/tid=20297] ppid=20281 vsize=13980732 memory=139810715458672 CPUtime=0 cores=0,2,4,6
/proc/20283/task/20297/stat : 20297 (java) S 20281 20281 15523 0 -1 1077944384 305 0 0 0 0 0 0 0 20 0 15 0 10706242 14316269568 21275 18446744073709551615 4194304 4196468 140721640055888 140440420665648 140441512499842 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 10 0 0 6293624 6294260 25153536 140721640063410 140721640063586 140721640063586 140721640067023 0
Current children cumulated CPU time: 8.92 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 86480 KiB

Child status: 0
Real time (s): 7.2804
CPU time (s): 9.01291
CPU user time (s): 8.9455
CPU system time (s): 0.067411
CPU usage (%): 123.797
Max. virtual memory (cumulated for all children) (KiB): 13990244
Max. memory (cumulated for all children) (KiB): 86480

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 8.9455
system time used= 0.067411
maximum resident set size= 87492
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22690
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= 2069
involuntary context switches= 18


# summary of solver processes directly reported to runsolver:
#   pid: 20281
#   total CPU time (s): 9.01291
#   total CPU user time (s): 8.9455
#   total CPU system time (s): 0.067411

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.064694 second user time and 0.115265 second system time

The end

Launcher Data

Begin job on node130 at 2017-08-19 07:56:13
IDJOB=4282427
IDBENCH=125700
IDSOLVER=2677
FILE ID=node130/4282427-1503122982
RUNJOBID= node130-1503095856-15586
PBS_JOBID= 
Free space on /tmp= 62024 MiB

SOLVER NAME= choco-solver 4.0.5 seq
BENCH NAME= XCSP17/QRandom/QRandom-reg2ext-s1/reg-s20-p03-c20-d10-n10-l5-40.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-4282427-1503122982/watcher-4282427-1503122982 -o /tmp/evaluation-result-4282427-1503122982/solver-4282427-1503122982 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node130-1503095856-15586 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 1321035094 HOME/instance-4282427-1503122982.xml

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

MD5SUM BENCH= b581a39749cdd21b83f7329098fa8172
RANDOM SEED=1321035094

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:        30741192 kB
MemAvailable:   30898536 kB
Buffers:          156764 kB
Cached:           283180 kB
SwapCached:            0 kB
Active:          1342068 kB
Inactive:         283224 kB
Active(anon):    1185432 kB
Inactive(anon):     8556 kB
Active(file):     156636 kB
Inactive(file):   274668 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7640 kB
Writeback:             0 kB
AnonPages:       1184928 kB
Mapped:            43300 kB
Shmem:              8868 kB
Slab:             108444 kB
SReclaimable:      83748 kB
SUnreclaim:        24696 kB
KernelStack:        3456 kB
PageTables:         7148 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2752044 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1081344 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-19 07:56:20