Trace number 4307054

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 NameAnswerobjective functionCPU timeWall clock time
Choco-solver 4.0.7b seq (e747e1e)? (TO) 2520.12 2481.24

General information on the benchmark

NameFapp/Fapp-m2s/
Fapp-m2s-08-0700_c18.xml
MD5SUM1726f38b1078149b3b3b5e51280bc638
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark542126384
Best CPU time to get the best result obtained on this benchmark2521
Satisfiable
(Un)Satisfiability was proved
Number of variables11265
Number of constraints7122
Number of domains159
Minimum domain size1
Maximum domain size141
Distribution of domain sizes[{"size":1,"count":4},{"size":2,"count":3984},{"size":11,"count":3288},{"size":12,"count":1},{"size":21,"count":10},{"size":23,"count":9},{"size":27,"count":51},{"size":31,"count":72},{"size":34,"count":11},{"size":35,"count":15},{"size":37,"count":59},{"size":38,"count":4},{"size":39,"count":29},{"size":40,"count":1},{"size":41,"count":17},{"size":42,"count":10},{"size":43,"count":1},{"size":44,"count":7},{"size":45,"count":25},{"size":47,"count":11},{"size":49,"count":70},{"size":51,"count":80},{"size":52,"count":2},{"size":53,"count":2},{"size":54,"count":5},"...",{"size":104,"count":55}, {"size":105,"count":9}, {"size":106,"count":46}, {"size":107,"count":8}, {"size":108,"count":6}, {"size":109,"count":6}, {"size":111,"count":41}, {"size":112,"count":53}, {"size":113,"count":10}, {"size":114,"count":14}, {"size":115,"count":6}, {"size":117,"count":78}, {"size":118,"count":117}, {"size":119,"count":35}, {"size":127,"count":73}, {"size":128,"count":21}, {"size":129,"count":2}, {"size":130,"count":15}, {"size":131,"count":18}, {"size":133,"count":2}, {"size":135,"count":74}, {"size":136,"count":50}, {"size":137,"count":18}, {"size":140,"count":8}, {"size":141,"count":1776}]
Minimum variable degree1
Maximum variable degree3289
Distribution of variable degrees[{"degree":1,"count":2},{"degree":2,"count":9869},{"degree":3,"count":14},{"degree":4,"count":31},{"degree":5,"count":51},{"degree":6,"count":71},{"degree":7,"count":99},{"degree":8,"count":104},{"degree":9,"count":116},{"degree":10,"count":158},{"degree":11,"count":226},{"degree":12,"count":258},{"degree":13,"count":171},{"degree":14,"count":35},{"degree":15,"count":26},{"degree":16,"count":18},{"degree":17,"count":8},{"degree":18,"count":6},{"degree":19,"count":1},{"degree":3289,"count":1}]
Minimum constraint arity2
Maximum constraint arity6
Distribution of constraint arities[{"arity":2,"count":546},{"arity":3,"count":3288},{"arity":6,"count":3288}]
Number of extensional constraints3288
Number of intensional constraints3834
Distribution of constraint types[{"type":"extension","count":3288},{"type":"intension","count":3834}]
Optimization problemYES
Type of objectivemin SUM

Solver Data

0.00/0.00	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4307054-1534088695.xml"  -tl '2520s' -p 1
0.12/0.18	c Choco e747e1e
0.12/0.18	c [HOME/instance-4307054-1534088695.xml, -tl, 2520s, -p, 1]
0.34/0.22	c simple solver
0.34/0.28	c parse instance...
59.29/36.07	c solve instance...
2520.07/2481.20	s UNKNOWN
2520.07/2481.20	c Unexpected resolution interruption!

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 (10124 MiB free)
  memory of node 1: 16384 MiB (2421 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4307054-1534088695/watcher-4307054-1534088695 -o /tmp/evaluation-result-4307054-1534088695/solver-4307054-1534088695 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node136-1534063588-31242 --watchdog 2580 HOME/xcsp3-exec -seed 336164364 -dir HOME -tl 2520 -ml 11000 -p 1 HOME/instance-4307054-1534088695.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=1881, runsolver pid=1878

[startup+0.100633 s]*
/proc/loadavg: 2.13 2.13 2.09 3/218 1897
/proc/meminfo: memFree=12829548/32770624 swapFree=67108844/67108860
[pid=1881] ppid=1878 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/1881/stat : 1881 (xcsp3-exec) S 1878 1881 31211 0 -1 4202496 535 0 0 0 0 0 0 0 20 0 1 0 226432767 115843072 363 33554432000 4194304 5098028 140731941634720 140731941632824 140444375712380 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 30539776 140731941643323 140731941643524 140731941643524 140731941646282 0
/proc/1881/statm: 28282 363 305 221 0 87 0
[pid=1883] ppid=1881 vsize=14082940 memory=29200 CPUtime=0.12 cores=0,2,4,6
/proc/1883/stat : 1883 (java) S 1881 1881 31211 0 -1 1077944320 5671 0 0 0 11 1 0 0 20 0 15 0 226432767 14420930560 7300 33554432000 4194304 4196468 140727884424704 140727884407248 140647980891895 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 37535744 140727884432518 140727884432689 140727884432689 140727884435407 0
/proc/1883/statm: 3520735 7300 3009 1 0 3483012 0
[pid=1883/tid=1884] ppid=1881 vsize=14082940 memory=7031125463459224206 CPUtime=0.09 cores=0,2,4,6
/proc/1883/task/1884/stat : 1884 (java) R 1881 1881 31211 0 -1 4202560 3674 0 0 0 9 0 0 0 20 0 15 0 226432767 14420930560 7300 33554432000 4194304 4196468 140727884424704 140647985123584 140647980913821 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 37535744 140727884432518 140727884432689 140727884432689 140727884435407 0
[pid=1883/tid=1885] ppid=1881 vsize=14082940 memory=7378697629483820645 CPUtime=0 cores=0,2,4,6
/proc/1883/task/1885/stat : 1885 (java) S 1881 1881 31211 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226432768 14420930560 7300 33554432000 4194304 4196468 140727884424704 140647910980368 140647980902101 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37535744 140727884432518 140727884432689 140727884432689 140727884435407 0
[pid=1883/tid=1886] ppid=1881 vsize=14082940 memory=140242943256192 CPUtime=0 cores=0,2,4,6
/proc/1883/task/1886/stat : 1886 (java) S 1881 1881 31211 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226432768 14420930560 7300 33554432000 4194304 4196468 140727884424704 140647909927824 140647980902101 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37535744 140727884432518 140727884432689 140727884432689 140727884435407 0
[pid=1883/tid=1887] ppid=1881 vsize=14082940 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1883/task/1887/stat : 1887 (java) S 1881 1881 31211 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226432768 14420930560 7300 33554432000 4194304 4196468 140727884424704 140647908875280 140647980902101 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37535744 140727884432518 140727884432689 140727884432689 140727884435407 0
[pid=1883/tid=1888] ppid=1881 vsize=14082940 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/1883/task/1888/stat : 1888 (java) S 1881 1881 31211 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 226432768 14420930560 7300 33554432000 4194304 4196468 140727884424704 140647907822736 140647980902101 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37535744 140727884432518 140727884432689 140727884432689 140727884435407 0
[pid=1883/tid=1889] ppid=1881 vsize=14082940 memory=140242943256192 CPUtime=0 cores=0,2,4,6
/proc/1883/task/1889/stat : 1889 (java) S 1881 1881 31211 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 226432769 14420930560 7300 33554432000 4194304 4196468 140727884424704 140647455107056 140647980903042 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37535744 140727884432518 140727884432689 140727884432689 140727884435407 0
[pid=1883/tid=1890] ppid=1881 vsize=14082940 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/1883/task/1890/stat : 1890 (java) S 1881 1881 31211 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 226432770 14420930560 7300 33554432000 4194304 4196468 140727884424704 140647454053280 140647980902101 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37535744 140727884432518 140727884432689 140727884432689 140727884435407 0
[pid=1883/tid=1891] ppid=1881 vsize=14082940 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1883/task/1891/stat : 1891 (java) S 1881 1881 31211 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 226432770 14420930560 7300 33554432000 4194304 4196468 140727884424704 140647453000688 140647980902101 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37535744 140727884432518 140727884432689 140727884432689 140727884435407 0
[pid=1883/tid=1892] ppid=1881 vsize=14082940 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1883/task/1892/stat : 1892 (java) S 1881 1881 31211 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 226432773 14420930560 7300 33554432000 4194304 4196468 140727884424704 140647451949264 140647980910491 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37535744 140727884432518 140727884432689 140727884432689 140727884435407 0
[pid=1883/tid=1893] ppid=1881 vsize=14082940 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1883/task/1893/stat : 1893 (java) S 1881 1881 31211 0 -1 1077944384 303 0 0 0 0 0 0 0 20 0 15 0 226432773 14420930560 7300 33554432000 4194304 4196468 140727884424704 140647450896880 140647980903042 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37535744 140727884432518 140727884432689 140727884432689 140727884435407 0
[pid=1883/tid=1894] ppid=1881 vsize=14082940 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/1883/task/1894/stat : 1894 (java) S 1881 1881 31211 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 15 0 226432773 14420930560 7300 33554432000 4194304 4196468 140727884424704 140647449844336 140647980903042 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37535744 140727884432518 140727884432689 140727884432689 140727884435407 0
[pid=1883/tid=1895] ppid=1881 vsize=14082940 memory=140242943256192 CPUtime=0.01 cores=0,2,4,6
/proc/1883/task/1895/stat : 1895 (java) R 1881 1881 31211 0 -1 4202560 272 0 0 0 1 0 0 0 20 0 15 0 226432773 14420930560 7300 33554432000 4194304 4196468 140727884424704 140647448791792 140647980913242 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 37535744 140727884432518 140727884432689 140727884432689 140727884435407 0
[pid=1883/tid=1896] ppid=1881 vsize=14082940 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/1883/task/1896/stat : 1896 (java) S 1881 1881 31211 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 226432773 14420930560 7300 33554432000 4194304 4196468 140727884424704 140647447739488 140647980902101 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37535744 140727884432518 140727884432689 140727884432689 140727884435407 0
[pid=1883/tid=1897] ppid=1881 vsize=14082940 memory=140242943256192 CPUtime=0 cores=0,2,4,6
/proc/1883/task/1897/stat : 1897 (java) S 1881 1881 31211 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226432773 14420930560 7300 33554432000 4194304 4196468 140727884424704 140647446686000 140647980903042 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37535744 140727884432518 140727884432689 140727884432689 140727884435407 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 14196068 KiB
Current children cumulated memory: 30652 KiB

[startup+0.210804 s]*
/proc/loadavg: 2.28 2.16 2.10 4/218 1897
/proc/meminfo: memFree=12818632/32770624 swapFree=67108844/67108860
[pid=1881] ppid=1878 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/1881/stat : 1881 (xcsp3-exec) S 1878 1881 31211 0 -1 4202496 535 0 0 0 0 0 0 0 20 0 1 0 226432767 115843072 363 33554432000 4194304 5098028 140731941634720 140731941632824 140444375712380 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 30539776 140731941643323 140731941643524 140731941643524 140731941646282 0
/proc/1881/statm: 28282 363 305 221 0 87 0
[pid=1883] ppid=1881 vsize=14082940 memory=41300 CPUtime=0.34 cores=0,2,4,6
/proc/1883/stat : 1883 (java) S 1881 1881 31211 0 -1 1077944320 8304 0 0 0 32 2 0 0 20 0 15 0 226432767 14420930560 10325 33554432000 4194304 4196468 140727884424704 140727884407248 140647980891895 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 37535744 140727884432518 140727884432689 140727884432689 140727884435407 0
/proc/1883/statm: 3520735 10325 3222 1 0 3483012 0
[pid=1883/tid=1884] ppid=1881 vsize=14082940 memory=7022364632946311227 CPUtime=0.2 cores=0,2,4,6
/proc/1883/task/1884/stat : 1884 (java) R 1881 1881 31211 0 -1 4202560 5437 0 0 0 19 1 0 0 20 0 15 0 226432767 14420930560 10325 33554432000 4194304 4196468 140727884424704 140647985128656 140647964972382 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 37535744 140727884432518 140727884432689 140727884432689 140727884435407 0
[pid=1883/tid=1885] ppid=1881 vsize=14082940 memory=4294977833 CPUtime=0 cores=0,2,4,6
/proc/1883/task/1885/stat : 1885 (java) S 1881 1881 31211 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226432768 14420930560 10325 33554432000 4194304 4196468 140727884424704 140647910980368 140647980902101 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37535744 140727884432518 140727884432689 140727884432689 140727884435407 0
[pid=1883/tid=1886] ppid=1881 vsize=14082940 memory=140242944404873 CPUtime=0 cores=0,2,4,6
/proc/1883/task/1886/stat : 1886 (java) S 1881 1881 31211 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226432768 14420930560 10325 33554432000 4194304 4196468 140727884424704 140647909927824 140647980902101 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37535744 140727884432518 140727884432689 140727884432689 140727884435407 0
[pid=1883/tid=1887] ppid=1881 vsize=14082940 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1883/task/1887/stat : 1887 (java) S 1881 1881 31211 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226432768 14420930560 10325 33554432000 4194304 4196468 140727884424704 140647908875280 140647980902101 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37535744 140727884432518 140727884432689 140727884432689 140727884435407 0
[pid=1883/tid=1888] ppid=1881 vsize=14082940 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/1883/task/1888/stat : 1888 (java) S 1881 1881 31211 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 226432768 14420930560 10325 33554432000 4194304 4196468 140727884424704 140647907822736 140647980902101 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37535744 140727884432518 140727884432689 140727884432689 140727884435407 0
[pid=1883/tid=1889] ppid=1881 vsize=14082940 memory=140242943256192 CPUtime=0 cores=0,2,4,6
/proc/1883/task/1889/stat : 1889 (java) S 1881 1881 31211 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 226432769 14420930560 10325 33554432000 4194304 4196468 140727884424704 140647455107056 140647980903042 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37535744 140727884432518 140727884432689 140727884432689 140727884435407 0
[pid=1883/tid=1890] ppid=1881 vsize=14082940 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/1883/task/1890/stat : 1890 (java) S 1881 1881 31211 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 226432770 14420930560 10325 33554432000 4194304 4196468 140727884424704 140647454053280 140647980902101 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37535744 140727884432518 140727884432689 140727884432689 140727884435407 0
[pid=1883/tid=1891] ppid=1881 vsize=14082940 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1883/task/1891/stat : 1891 (java) S 1881 1881 31211 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 226432770 14420930560 10325 33554432000 4194304 4196468 140727884424704 140647453000688 140647980902101 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37535744 140727884432518 140727884432689 140727884432689 140727884435407 0
[pid=1883/tid=1892] ppid=1881 vsize=14082940 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1883/task/1892/stat : 1892 (java) S 1881 1881 31211 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 226432773 14420930560 10325 33554432000 4194304 4196468 140727884424704 140647451949264 140647980910491 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37535744 140727884432518 140727884432689 140727884432689 140727884435407 0
[pid=1883/tid=1893] ppid=1881 vsize=14082940 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/1883/task/1893/stat : 1893 (java) S 1881 1881 31211 0 -1 1077944384 411 0 0 0 2 0 0 0 20 0 15 0 226432773 14420930560 10325 33554432000 4194304 4196468 140727884424704 140647450896880 140647980903042 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37535744 140727884432518 140727884432689 140727884432689 140727884435407 0
[pid=1883/tid=1894] ppid=1881 vsize=14082940 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/1883/task/1894/stat : 1894 (java) S 1881 1881 31211 0 -1 1077944384 400 0 0 0 2 0 0 0 20 0 15 0 226432773 14420930560 10325 33554432000 4194304 4196468 140727884424704 140647449844336 140647980903042 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37535744 140727884432518 140727884432689 140727884432689 140727884435407 0
[pid=1883/tid=1895] ppid=1881 vsize=14082940 memory=140242943256192 CPUtime=0.08 cores=0,2,4,6
/proc/1883/task/1895/stat : 1895 (java) S 1881 1881 31211 0 -1 1077944384 759 0 0 0 8 0 0 0 20 0 15 0 226432773 14420930560 10325 33554432000 4194304 4196468 140727884424704 140647448791792 140647980903042 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37535744 140727884432518 140727884432689 140727884432689 140727884435407 0
[pid=1883/tid=1896] ppid=1881 vsize=14082940 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/1883/task/1896/stat : 1896 (java) S 1881 1881 31211 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 226432773 14420930560 10325 33554432000 4194304 4196468 140727884424704 140647447739488 140647980902101 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37535744 140727884432518 140727884432689 140727884432689 140727884435407 0
[pid=1883/tid=1897] ppid=1881 vsize=14082940 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1883/task/1897/stat : 1897 (java) S 1881 1881 31211 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226432773 14420930560 10325 33554432000 4194304 4196468 140727884424704 140647446686000 140647980903042 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37535744 140727884432518 140727884432689 140727884432689 140727884435407 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 14196068 KiB
Current children cumulated memory: 42752 KiB

[startup+0.310681 s]*
/proc/loadavg: 2.28 2.16 2.10 4/218 1897
/proc/meminfo: memFree=12812676/32770624 swapFree=67108844/67108860
[pid=1881] ppid=1878 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/1881/stat : 1881 (xcsp3-exec) S 1878 1881 31211 0 -1 4202496 535 0 0 0 0 0 0 0 20 0 1 0 226432767 115843072 363 33554432000 4194304 5098028 140731941634720 140731941632824 140444375712380 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 30539776 140731941643323 140731941643524 140731941643524 140731941646282 0
/proc/1881/statm: 28282 363 305 221 0 87 0
[pid=1883] ppid=1881 vsize=14087196 memory=48012 CPUtime=0.52 cores=0,2,4,6
/proc/1883/stat : 1883 (java) S 1881 1881 31211 0 -1 1077944320 9158 0 0 0 50 2 0 0 20 0 15 0 226432767 14425288704 12003 33554432000 4194304 4196468 140727884424704 140727884407248 140647980891895 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 37535744 140727884432518 140727884432689 140727884432689 140727884435407 0
/proc/1883/statm: 3521799 12003 3264 1 0 3483012 0
[pid=1883/tid=1884] ppid=1881 vsize=14087196 memory=6935054825532540783 CPUtime=0.29 cores=0,2,4,6
/proc/1883/task/1884/stat : 1884 (java) R 1881 1881 31211 0 -1 4202560 6105 0 0 0 28 1 0 0 20 0 15 0 226432767 14425288704 12003 33554432000 4194304 4196468 140727884424704 140647985123008 140647980913821 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 37535744 140727884432518 140727884432689 140727884432689 140727884435407 0
[pid=1883/tid=1885] ppid=1881 vsize=14087196 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1883/task/1885/stat : 1885 (java) S 1881 1881 31211 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226432768 14425288704 12003 33554432000 4194304 4196468 140727884424704 140647910980368 140647980902101 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37535744 140727884432518 140727884432689 140727884432689 140727884435407 0
[pid=1883/tid=1886] ppid=1881 vsize=14087196 memory=3762675854476892064 CPUtime=0 cores=0,2,4,6
/proc/1883/task/1886/stat : 1886 (java) S 1881 1881 31211 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226432768 14425288704 12003 33554432000 4194304 4196468 140727884424704 140647909927824 140647980902101 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37535744 140727884432518 140727884432689 140727884432689 140727884435407 0
[pid=1883/tid=1887] ppid=1881 vsize=14087196 memory=3472873653726617655 CPUtime=0 cores=0,2,4,6
/proc/1883/task/1887/stat : 1887 (java) S 1881 1881 31211 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226432768 14425288704 12003 33554432000 4194304 4196468 140727884424704 140647908875280 140647980902101 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37535744 140727884432518 140727884432689 140727884432689 140727884435407 0
[pid=1883/tid=1888] ppid=1881 vsize=14087196 memory=3761694498073096479 CPUtime=0 cores=0,2,4,6
/proc/1883/task/1888/stat : 1888 (java) S 1881 1881 31211 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 226432768 14425288704 12003 33554432000 4194304 4196468 140727884424704 140647907822736 140647980902101 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37535744 140727884432518 140727884432689 140727884432689 140727884435407 0
[pid=1883/tid=1889] ppid=1881 vsize=14087196 memory=4121269391280103353 CPUtime=0 cores=0,2,4,6
/proc/1883/task/1889/stat : 1889 (java) S 1881 1881 31211 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 226432769 14425288704 12003 33554432000 4194304 4196468 140727884424704 140647455107056 140647980903042 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37535744 140727884432518 140727884432689 140727884432689 140727884435407 0
[pid=1883/tid=1890] ppid=1881 vsize=14087196 memory=3906649700097931062 CPUtime=0 cores=0,2,4,6
/proc/1883/task/1890/stat : 1890 (java) S 1881 1881 31211 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 226432770 14425288704 12003 33554432000 4194304 4196468 140727884424704 140647454053280 140647980902101 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37535744 140727884432518 140727884432689 140727884432689 140727884435407 0
[pid=1883/tid=1891] ppid=1881 vsize=14087196 memory=6080510834735473248 CPUtime=0 cores=0,2,4,6
/proc/1883/task/1891/stat : 1891 (java) S 1881 1881 31211 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 226432770 14425288704 12059 33554432000 4194304 4196468 140727884424704 140647453000688 140647980902101 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37535744 140727884432518 140727884432689 140727884432689 140727884435407 0
[pid=1883/tid=1892] ppid=1881 vsize=14087196 memory=7088736600202633829 CPUtime=0 cores=0,2,4,6
/proc/1883/task/1892/stat : 1892 (java) S 1881 1881 31211 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 226432773 14425288704 12059 33554432000 4194304 4196468 140727884424704 140647451949264 140647980910491 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37535744 140727884432518 140727884432689 140727884432689 140727884435407 0
[pid=1883/tid=1893] ppid=1881 vsize=14087196 memory=0 CPUtime=0.05 cores=0,2,4,6
/proc/1883/task/1893/stat : 1893 (java) R 1881 1881 31211 0 -1 4202560 490 0 0 0 5 0 0 0 20 0 15 0 226432773 14425288704 12059 33554432000 4194304 4196468 140727884424704 140647450896880 140647962435999 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 37535744 140727884432518 140727884432689 140727884432689 140727884435407 0
[pid=1883/tid=1894] ppid=1881 vsize=14087196 memory=3546076947470622772 CPUtime=0.03 cores=0,2,4,6
/proc/1883/task/1894/stat : 1894 (java) S 1881 1881 31211 0 -1 1077944384 423 0 0 0 3 0 0 0 20 0 15 0 226432773 14425288704 12059 33554432000 4194304 4196468 140727884424704 140647449844336 140647980903042 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37535744 140727884432518 140727884432689 140727884432689 140727884435407 0
[pid=1883/tid=1895] ppid=1881 vsize=14087196 memory=3834173779966418352 CPUtime=0.12 cores=0,2,4,6
/proc/1883/task/1895/stat : 1895 (java) S 1881 1881 31211 0 -1 1077944384 856 0 0 0 12 0 0 0 20 0 15 0 226432773 14425288704 12059 33554432000 4194304 4196468 140727884424704 140647448791792 140647980903042 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37535744 140727884432518 140727884432689 140727884432689 140727884435407 0
[pid=1883/tid=1896] ppid=1881 vsize=14087196 memory=3979273538396041520 CPUtime=0 cores=0,2,4,6
/proc/1883/task/1896/stat : 1896 (java) S 1881 1881 31211 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 226432773 14425288704 12059 33554432000 4194304 4196468 140727884424704 140647447739488 140647980902101 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37535744 140727884432518 140727884432689 140727884432689 140727884435407 0
[pid=1883/tid=1897] ppid=1881 vsize=14087196 memory=2319547034597841588 CPUtime=0 cores=0,2,4,6
/proc/1883/task/1897/stat : 1897 (java) S 1881 1881 31211 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226432773 14425288704 12059 33554432000 4194304 4196468 140727884424704 140647446686000 140647980903042 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37535744 140727884432518 140727884432689 140727884432689 140727884435407 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 14200324 KiB
Current children cumulated memory: 49464 KiB

[startup+0.701247 s]
/proc/loadavg: 2.28 2.16 2.10 4/218 1897
/proc/meminfo: memFree=12711776/32770624 swapFree=67108844/67108860
[pid=1881] ppid=1878 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/1881/stat : 1881 (xcsp3-exec) S 1878 1881 31211 0 -1 4202496 535 0 0 0 0 0 0 0 20 0 1 0 226432767 115843072 363 33554432000 4194304 5098028 140731941634720 140731941632824 140444375712380 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 30539776 140731941643323 140731941643524 140731941643524 140731941646282 0
/proc/1881/statm: 28282 363 305 221 0 87 0
[pid=1883] ppid=1881 vsize=14087196 memory=292184 CPUtime=1.65 cores=0,2,4,6
/proc/1883/stat : 1883 (java) S 1881 1881 31211 0 -1 1077944320 12154 0 0 0 146 19 0 0 20 0 15 0 226432767 14425288704 73046 33554432000 4194304 4196468 140727884424704 140727884407248 140647980891895 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 37535744 140727884432518 140727884432689 140727884432689 140727884435407 0
/proc/1883/statm: 3521799 73046 3328 1 0 3483012 0
[pid=1883/tid=1884] ppid=1881 vsize=14087196 memory=0 CPUtime=0.61 cores=0,2,4,6
/proc/1883/task/1884/stat : 1884 (java) R 1881 1881 31211 0 -1 4202560 6346 0 0 0 56 5 0 0 20 0 15 0 226432767 14425288704 73046 33554432000 4194304 4196468 140727884424704 140647985131024 140647980913821 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 37535744 140727884432518 140727884432689 140727884432689 140727884435407 0
[pid=1883/tid=1885] ppid=1881 vsize=14087196 memory=17 CPUtime=0.06 cores=0,2,4,6
/proc/1883/task/1885/stat : 1885 (java) S 1881 1881 31211 0 -1 1077944384 64 0 0 0 3 3 0 0 20 0 15 0 226432768 14425288704 73046 33554432000 4194304 4196468 140727884424704 140647910980368 140647980902101 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37535744 140727884432518 140727884432689 140727884432689 140727884435407 0
[pid=1883/tid=1886] ppid=1881 vsize=14087196 memory=2 CPUtime=0.04 cores=0,2,4,6
/proc/1883/task/1886/stat : 1886 (java) S 1881 1881 31211 0 -1 1077944384 46 0 0 0 2 2 0 0 20 0 15 0 226432768 14425288704 73046 33554432000 4194304 4196468 140727884424704 140647909927824 140647980902101 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37535744 140727884432518 140727884432689 140727884432689 140727884435407 0
[pid=1883/tid=1887] ppid=1881 vsize=14087196 memory=0 CPUtime=0.06 cores=0,2,4,6
/proc/1883/task/1887/stat : 1887 (java) S 1881 1881 31211 0 -1 1077944384 67 0 0 0 3 3 0 0 20 0 15 0 226432768 14425288704 73046 33554432000 4194304 4196468 140727884424704 140647908875280 140647980902101 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37535744 140727884432518 140727884432689 140727884432689 140727884435407 0
[pid=1883/tid=1888] ppid=1881 vsize=14087196 memory=0 CPUtime=0.05 cores=0,2,4,6
/proc/1883/task/1888/stat : 1888 (java) S 1881 1881 31211 0 -1 1077944384 63 0 0 0 2 3 0 0 20 0 15 0 226432768 14425288704 73046 33554432000 4194304 4196468 140727884424704 140647907822736 140647980902101 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37535744 140727884432518 140727884432689 140727884432689 140727884435407 0
[pid=1883/tid=1889] ppid=1881 vsize=14087196 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1883/task/1889/stat : 1889 (java) S 1881 1881 31211 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 15 0 226432769 14425288704 73046 33554432000 4194304 4196468 140727884424704 140647455107056 140647980903042 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37535744 140727884432518 140727884432689 140727884432689 140727884435407 0
[pid=1883/tid=1890] ppid=1881 vsize=14087196 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1883/task/1890/stat : 1890 (java) S 1881 1881 31211 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 15 0 226432770 14425288704 73046 33554432000 4194304 4196468 140727884424704 140647454053280 140647980902101 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37535744 140727884432518 140727884432689 140727884432689 140727884435407 0
[pid=1883/tid=1891] ppid=1881 vsize=14087196 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1883/task/1891/stat : 1891 (java) S 1881 1881 31211 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 226432770 14425288704 73046 33554432000 4194304 4196468 140727884424704 140647453000688 140647980902101 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37535744 140727884432518 140727884432689 140727884432689 140727884435407 0
[pid=1883/tid=1892] ppid=1881 vsize=14087196 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1883/task/1892/stat : 1892 (java) S 1881 1881 31211 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 226432773 14425288704 73046 33554432000 4194304 4196468 140727884424704 140647451949264 140647980910491 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37535744 140727884432518 140727884432689 140727884432689 140727884435407 0
[pid=1883/tid=1893] ppid=1881 vsize=14087196 memory=0 CPUtime=0.28 cores=0,2,4,6
/proc/1883/task/1893/stat : 1893 (java) R 1881 1881 31211 0 -1 4202560 1231 0 0 0 28 0 0 0 20 0 15 0 226432773 14425288704 73046 33554432000 4194304 4196468 140727884424704 140647450896880 140647961527864 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 37535744 140727884432518 140727884432689 140727884432689 140727884435407 0
[pid=1883/tid=1894] ppid=1881 vsize=14087196 memory=61392 CPUtime=0.3 cores=0,2,4,6
/proc/1883/task/1894/stat : 1894 (java) R 1881 1881 31211 0 -1 4202560 1696 0 0 0 30 0 0 0 20 0 15 0 226432773 14425288704 73046 33554432000 4194304 4196468 140727884424704 140647449830360 140647962437243 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 37535744 140727884432518 140727884432689 140727884432689 140727884435407 0
[pid=1883/tid=1895] ppid=1881 vsize=14087196 memory=2204 CPUtime=0.19 cores=0,2,4,6
/proc/1883/task/1895/stat : 1895 (java) S 1881 1881 31211 0 -1 1077944384 1257 0 0 0 19 0 0 0 20 0 15 0 226432773 14425288704 73046 33554432000 4194304 4196468 140727884424704 140647448791792 140647980903042 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37535744 140727884432518 140727884432689 140727884432689 140727884435407 0
[pid=1883/tid=1896] ppid=1881 vsize=14087196 memory=1240 CPUtime=0 cores=0,2,4,6
/proc/1883/task/1896/stat : 1896 (java) S 1881 1881 31211 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 226432773 14425288704 73046 33554432000 4194304 4196468 140727884424704 140647447739488 140647980902101 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37535744 140727884432518 140727884432689 140727884432689 140727884435407 0
[pid=1883/tid=1897] ppid=1881 vsize=14087196 memory=1504 CPUtime=0 cores=0,2,4,6
/proc/1883/task/1897/stat : 1897 (java) S 1881 1881 31211 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226432773 14425288704 73046 33554432000 4194304 4196468 140727884424704 140647446686000 140647980903042 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37535744 140727884432518 140727884432689 140727884432689 140727884435407 0
Current children cumulated CPU time: 1.65 s
Current children cumulated vsize: 14200324 KiB
Current children cumulated memory: 293636 KiB

[startup+1.50121 s]
/proc/loadavg: 2.28 2.16 2.10 3/218 1897
/proc/meminfo: memFree=12384536/32770624 swapFree=67108844/67108860
[pid=1881] ppid=1878 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/1881/stat : 1881 (xcsp3-exec) S 1878 1881 31211 0 -1 4202496 535 0 0 0 0 0 0 0 20 0 1 0 226432767 115843072 363 33554432000 4194304 5098028 140731941634720 140731941632824 140444375712380 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 30539776 140731941643323 140731941643524 140731941643524 140731941646282 0
/proc/1881/statm: 28282 363 305 221 0 87 0

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

/proc/1883/task/1891/stat : 1891 (java) S 1881 1881 31211 0 -1 1077944384 78 0 0 0 0 0 0 0 20 0 15 0 226432770 14429560832 1523474 33554432000 4194304 4196468 140727884424704 140647453000704 140647980902101 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37535744 140727884432518 140727884432689 140727884432689 140727884435407 0
[pid=1883/tid=1892] ppid=1881 vsize=14091368 memory=1408 CPUtime=0 cores=0,2,4,6
/proc/1883/task/1892/stat : 1892 (java) S 1881 1881 31211 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 226432773 14429560832 1523474 33554432000 4194304 4196468 140727884424704 140647451949264 140647980910491 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37535744 140727884432518 140727884432689 140727884432689 140727884435407 0
[pid=1883/tid=1893] ppid=1881 vsize=14091368 memory=3192 CPUtime=4.42 cores=0,2,4,6
/proc/1883/task/1893/stat : 1893 (java) S 1881 1881 31211 0 -1 1077944384 42645 0 0 0 438 4 0 0 20 0 15 0 226432773 14429560832 1523474 33554432000 4194304 4196468 140727884424704 140647450896880 140647980903042 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37535744 140727884432518 140727884432689 140727884432689 140727884435407 0
[pid=1883/tid=1894] ppid=1881 vsize=14091368 memory=1452 CPUtime=4.75 cores=0,2,4,6
/proc/1883/task/1894/stat : 1894 (java) S 1881 1881 31211 0 -1 1077944384 42377 0 0 0 469 6 0 0 20 0 15 0 226432773 14429560832 1523474 33554432000 4194304 4196468 140727884424704 140647449844336 140647980903042 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37535744 140727884432518 140727884432689 140727884432689 140727884435407 0
[pid=1883/tid=1895] ppid=1881 vsize=14091368 memory=2770596 CPUtime=1.22 cores=0,2,4,6
/proc/1883/task/1895/stat : 1895 (java) S 1881 1881 31211 0 -1 1077944384 31135 0 0 0 118 4 0 0 20 0 15 0 226432773 14429560832 1523474 33554432000 4194304 4196468 140727884424704 140647448791792 140647980903042 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37535744 140727884432518 140727884432689 140727884432689 140727884435407 0
[pid=1883/tid=1896] ppid=1881 vsize=14091368 memory=1992 CPUtime=0 cores=0,2,4,6
/proc/1883/task/1896/stat : 1896 (java) S 1881 1881 31211 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 226432773 14429560832 1523474 33554432000 4194304 4196468 140727884424704 140647447739488 140647980902101 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37535744 140727884432518 140727884432689 140727884432689 140727884435407 0
[pid=1883/tid=1897] ppid=1881 vsize=14091368 memory=4104 CPUtime=1.38 cores=0,2,4,6
/proc/1883/task/1897/stat : 1897 (java) S 1881 1881 31211 0 -1 1077944384 4309 0 0 0 68 70 0 0 20 0 15 0 226432773 14429560832 1523474 33554432000 4194304 4196468 140727884424704 140647446686000 140647980903042 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37535744 140727884432518 140727884432689 140727884432689 140727884435407 0
Current children cumulated CPU time: 2421.1 s
Current children cumulated vsize: 14204496 KiB
Current children cumulated memory: 6095348 KiB

[startup+2442.3 s]
/proc/loadavg: 2.00 2.05 2.06 3/217 2075
/proc/meminfo: memFree=8031476/32770624 swapFree=67108844/67108860
[pid=1881] ppid=1878 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/1881/stat : 1881 (xcsp3-exec) S 1878 1881 31211 0 -1 4202496 535 0 0 0 0 0 0 0 20 0 1 0 226432767 115843072 363 33554432000 4194304 5098028 140731941634720 140731941632824 140444375712380 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 30539776 140731941643323 140731941643524 140731941643524 140731941646282 0
/proc/1881/statm: 28282 363 305 221 0 87 0
[pid=1883] ppid=1881 vsize=14091368 memory=6093896 CPUtime=2481.15 cores=0,2,4,6
/proc/1883/stat : 1883 (java) S 1881 1881 31211 0 -1 1077944320 316927 0 0 0 247488 627 0 0 20 0 15 0 226432767 14429560832 1523474 33554432000 4194304 4196468 140727884424704 140727884407248 140647980891895 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 37535744 140727884432518 140727884432689 140727884432689 140727884435407 0
/proc/1883/statm: 3522842 1523474 3443 1 0 3484036 0
[pid=1883/tid=1884] ppid=1881 vsize=14091368 memory=8112282956445269571 CPUtime=2432.61 cores=0,2,4,6
/proc/1883/task/1884/stat : 1884 (java) R 1881 1881 31211 0 -1 4202560 149750 0 0 0 243223 38 0 0 20 0 15 0 226432767 14429560832 1523474 33554432000 4194304 4196468 140727884424704 140647985130968 140647589252373 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 37535744 140727884432518 140727884432689 140727884432689 140727884435407 0
[pid=1883/tid=1885] ppid=1881 vsize=14091368 memory=1504 CPUtime=9.05 cores=0,2,4,6
/proc/1883/task/1885/stat : 1885 (java) S 1881 1881 31211 0 -1 1077944384 6379 0 0 0 778 127 0 0 20 0 15 0 226432768 14429560832 1523474 33554432000 4194304 4196468 140727884424704 140647910980368 140647980902101 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37535744 140727884432518 140727884432689 140727884432689 140727884435407 0
[pid=1883/tid=1886] ppid=1881 vsize=14091368 memory=844 CPUtime=9.05 cores=0,2,4,6
/proc/1883/task/1886/stat : 1886 (java) S 1881 1881 31211 0 -1 1077944384 7552 0 0 0 774 131 0 0 20 0 15 0 226432768 14429560832 1523474 33554432000 4194304 4196468 140727884424704 140647909927824 140647980902101 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37535744 140727884432518 140727884432689 140727884432689 140727884435407 0
[pid=1883/tid=1887] ppid=1881 vsize=14091368 memory=3952 CPUtime=8.98 cores=0,2,4,6
/proc/1883/task/1887/stat : 1887 (java) S 1881 1881 31211 0 -1 1077944384 6267 0 0 0 775 123 0 0 20 0 15 0 226432768 14429560832 1523474 33554432000 4194304 4196468 140727884424704 140647908875280 140647980902101 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37535744 140727884432518 140727884432689 140727884432689 140727884435407 0
[pid=1883/tid=1888] ppid=1881 vsize=14091368 memory=6093896 CPUtime=9 cores=0,2,4,6
/proc/1883/task/1888/stat : 1888 (java) S 1881 1881 31211 0 -1 1077944384 7172 0 0 0 770 130 0 0 20 0 15 0 226432768 14429560832 1523474 33554432000 4194304 4196468 140727884424704 140647907822736 140647980902101 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37535744 140727884432518 140727884432689 140727884432689 140727884435407 0
[pid=1883/tid=1889] ppid=1881 vsize=14091368 memory=8112282956445269571 CPUtime=0.54 cores=0,2,4,6
/proc/1883/task/1889/stat : 1889 (java) S 1881 1881 31211 0 -1 1077944384 17845 0 0 0 51 3 0 0 20 0 15 0 226432769 14429560832 1523474 33554432000 4194304 4196468 140727884424704 140647455107056 140647980903042 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37535744 140727884432518 140727884432689 140727884432689 140727884435407 0
[pid=1883/tid=1890] ppid=1881 vsize=14091368 memory=6093896 CPUtime=0 cores=0,2,4,6
/proc/1883/task/1890/stat : 1890 (java) S 1881 1881 31211 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 226432770 14429560832 1523474 33554432000 4194304 4196468 140727884424704 140647454053344 140647980902101 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37535744 140727884432518 140727884432689 140727884432689 140727884435407 0
[pid=1883/tid=1891] ppid=1881 vsize=14091368 memory=1240 CPUtime=0 cores=0,2,4,6
/proc/1883/task/1891/stat : 1891 (java) S 1881 1881 31211 0 -1 1077944384 78 0 0 0 0 0 0 0 20 0 15 0 226432770 14429560832 1523474 33554432000 4194304 4196468 140727884424704 140647453000704 140647980902101 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37535744 140727884432518 140727884432689 140727884432689 140727884435407 0
[pid=1883/tid=1892] ppid=1881 vsize=14091368 memory=1504 CPUtime=0 cores=0,2,4,6
/proc/1883/task/1892/stat : 1892 (java) S 1881 1881 31211 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 226432773 14429560832 1523474 33554432000 4194304 4196468 140727884424704 140647451949264 140647980910491 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37535744 140727884432518 140727884432689 140727884432689 140727884435407 0
[pid=1883/tid=1893] ppid=1881 vsize=14091368 memory=3054156605268465310 CPUtime=4.42 cores=0,2,4,6
/proc/1883/task/1893/stat : 1893 (java) S 1881 1881 31211 0 -1 1077944384 42658 0 0 0 438 4 0 0 20 0 15 0 226432773 14429560832 1523474 33554432000 4194304 4196468 140727884424704 140647450896880 140647980903042 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37535744 140727884432518 140727884432689 140727884432689 140727884435407 0
[pid=1883/tid=1894] ppid=1881 vsize=14091368 memory=-8253362762722141311 CPUtime=4.75 cores=0,2,4,6
/proc/1883/task/1894/stat : 1894 (java) S 1881 1881 31211 0 -1 1077944384 42398 0 0 0 469 6 0 0 20 0 15 0 226432773 14429560832 1523474 33554432000 4194304 4196468 140727884424704 140647449844336 140647980903042 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37535744 140727884432518 140727884432689 140727884432689 140727884435407 0
[pid=1883/tid=1895] ppid=1881 vsize=14091368 memory=-7175204567652784766 CPUtime=1.22 cores=0,2,4,6
/proc/1883/task/1895/stat : 1895 (java) S 1881 1881 31211 0 -1 1077944384 31143 0 0 0 118 4 0 0 20 0 15 0 226432773 14429560832 1523474 33554432000 4194304 4196468 140727884424704 140647448791792 140647980903042 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37535744 140727884432518 140727884432689 140727884432689 140727884435407 0
[pid=1883/tid=1896] ppid=1881 vsize=14091368 memory=7100839861465685612 CPUtime=0 cores=0,2,4,6
/proc/1883/task/1896/stat : 1896 (java) S 1881 1881 31211 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 226432773 14429560832 1523474 33554432000 4194304 4196468 140727884424704 140647447739488 140647980902101 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37535744 140727884432518 140727884432689 140727884432689 140727884435407 0
[pid=1883/tid=1897] ppid=1881 vsize=14091368 memory=3054156605268465310 CPUtime=1.41 cores=0,2,4,6
/proc/1883/task/1897/stat : 1897 (java) S 1881 1881 31211 0 -1 1077944384 4385 0 0 0 69 72 0 0 20 0 15 0 226432773 14429560832 1523474 33554432000 4194304 4196468 140727884424704 140647446686000 140647980903042 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37535744 140727884432518 140727884432689 140727884432689 140727884435407 0
Current children cumulated CPU time: 2481.15 s
Current children cumulated vsize: 14204496 KiB
Current children cumulated memory: 6095348 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2481.2 s]
/proc/loadavg: 2.00 2.05 2.06 3/217 2076
/proc/meminfo: memFree=8031320/32770624 swapFree=67108844/67108860
[pid=1881] ppid=1878 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/1881/stat : 1881 (xcsp3-exec) S 1878 1881 31211 0 -1 4202496 535 0 0 0 0 0 0 0 20 0 1 0 226432767 115843072 363 33554432000 4194304 5098028 140731941634720 140731941632824 140444375712380 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 30539776 140731941643323 140731941643524 140731941643524 140731941646282 0
/proc/1881/statm: 28282 363 305 221 0 87 0
[pid=1883] ppid=1881 vsize=14091368 memory=6093896 CPUtime=2520.07 cores=0,2,4,6
/proc/1883/stat : 1883 (java) S 1881 1881 31211 0 -1 1077944320 319361 0 0 0 251379 628 0 0 20 0 15 0 226432767 14429560832 1523474 33554432000 4194304 4196468 140727884424704 140727884407248 140647980891895 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 37535744 140727884432518 140727884432689 140727884432689 140727884435407 0
/proc/1883/statm: 3522842 1523474 3443 1 0 3484036 0
[pid=1883/tid=1884] ppid=1881 vsize=14091368 memory=6093896 CPUtime=2471.52 cores=0,2,4,6
/proc/1883/task/1884/stat : 1884 (java) R 1881 1881 31211 0 -1 4202560 152114 0 0 0 247113 39 0 0 20 0 15 0 226432767 14429560832 1523474 33554432000 4194304 4196468 140727884424704 140647985130968 140647589349557 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 37535744 140727884432518 140727884432689 140727884432689 140727884435407 0
[pid=1883/tid=1885] ppid=1881 vsize=14091368 memory=1452 CPUtime=9.05 cores=0,2,4,6
/proc/1883/task/1885/stat : 1885 (java) S 1881 1881 31211 0 -1 1077944384 6379 0 0 0 778 127 0 0 20 0 15 0 226432768 14429560832 1523474 33554432000 4194304 4196468 140727884424704 140647910980368 140647980902101 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37535744 140727884432518 140727884432689 140727884432689 140727884435407 0
[pid=1883/tid=1886] ppid=1881 vsize=14091368 memory=6093896 CPUtime=9.05 cores=0,2,4,6
/proc/1883/task/1886/stat : 1886 (java) S 1881 1881 31211 0 -1 1077944384 7552 0 0 0 774 131 0 0 20 0 15 0 226432768 14429560832 1523474 33554432000 4194304 4196468 140727884424704 140647909927824 140647980902101 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37535744 140727884432518 140727884432689 140727884432689 140727884435407 0
[pid=1883/tid=1887] ppid=1881 vsize=14091368 memory=6093896 CPUtime=8.98 cores=0,2,4,6
/proc/1883/task/1887/stat : 1887 (java) S 1881 1881 31211 0 -1 1077944384 6267 0 0 0 775 123 0 0 20 0 15 0 226432768 14429560832 1523474 33554432000 4194304 4196468 140727884424704 140647908875280 140647980902101 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37535744 140727884432518 140727884432689 140727884432689 140727884435407 0
[pid=1883/tid=1888] ppid=1881 vsize=14091368 memory=6093896 CPUtime=9 cores=0,2,4,6
/proc/1883/task/1888/stat : 1888 (java) S 1881 1881 31211 0 -1 1077944384 7172 0 0 0 770 130 0 0 20 0 15 0 226432768 14429560832 1523474 33554432000 4194304 4196468 140727884424704 140647907822736 140647980902101 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37535744 140727884432518 140727884432689 140727884432689 140727884435407 0
[pid=1883/tid=1889] ppid=1881 vsize=14091368 memory=1452 CPUtime=0.54 cores=0,2,4,6
/proc/1883/task/1889/stat : 1889 (java) S 1881 1881 31211 0 -1 1077944384 17855 0 0 0 51 3 0 0 20 0 15 0 226432769 14429560832 1523474 33554432000 4194304 4196468 140727884424704 140647455107056 140647980903042 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37535744 140727884432518 140727884432689 140727884432689 140727884435407 0
[pid=1883/tid=1890] ppid=1881 vsize=14091368 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/1883/task/1890/stat : 1890 (java) S 1881 1881 31211 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 226432770 14429560832 1523474 33554432000 4194304 4196468 140727884424704 140647454053344 140647980902101 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37535744 140727884432518 140727884432689 140727884432689 140727884435407 0
[pid=1883/tid=1891] ppid=1881 vsize=14091368 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/1883/task/1891/stat : 1891 (java) S 1881 1881 31211 0 -1 1077944384 78 0 0 0 0 0 0 0 20 0 15 0 226432770 14429560832 1523474 33554432000 4194304 4196468 140727884424704 140647453000704 140647980902101 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37535744 140727884432518 140727884432689 140727884432689 140727884435407 0
[pid=1883/tid=1892] ppid=1881 vsize=14091368 memory=6093896 CPUtime=0 cores=0,2,4,6
/proc/1883/task/1892/stat : 1892 (java) S 1881 1881 31211 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 226432773 14429560832 1523474 33554432000 4194304 4196468 140727884424704 140647451949264 140647980910491 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37535744 140727884432518 140727884432689 140727884432689 140727884435407 0
[pid=1883/tid=1893] ppid=1881 vsize=14091368 memory=1452 CPUtime=4.42 cores=0,2,4,6
/proc/1883/task/1893/stat : 1893 (java) S 1881 1881 31211 0 -1 1077944384 42664 0 0 0 438 4 0 0 20 0 15 0 226432773 14429560832 1523474 33554432000 4194304 4196468 140727884424704 140647450896880 140647980903042 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37535744 140727884432518 140727884432689 140727884432689 140727884435407 0
[pid=1883/tid=1894] ppid=1881 vsize=14091368 memory=1452 CPUtime=4.75 cores=0,2,4,6
/proc/1883/task/1894/stat : 1894 (java) S 1881 1881 31211 0 -1 1077944384 42408 0 0 0 469 6 0 0 20 0 15 0 226432773 14429560832 1523474 33554432000 4194304 4196468 140727884424704 140647449844336 140647980903042 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37535744 140727884432518 140727884432689 140727884432689 140727884435407 0
[pid=1883/tid=1895] ppid=1881 vsize=14091368 memory=1452 CPUtime=1.22 cores=0,2,4,6
/proc/1883/task/1895/stat : 1895 (java) S 1881 1881 31211 0 -1 1077944384 31147 0 0 0 118 4 0 0 20 0 15 0 226432773 14429560832 1523474 33554432000 4194304 4196468 140727884424704 140647448791792 140647980903042 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37535744 140727884432518 140727884432689 140727884432689 140727884435407 0
[pid=1883/tid=1896] ppid=1881 vsize=14091368 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/1883/task/1896/stat : 1896 (java) S 1881 1881 31211 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 226432773 14429560832 1523474 33554432000 4194304 4196468 140727884424704 140647447739488 140647980902101 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37535744 140727884432518 140727884432689 140727884432689 140727884435407 0
[pid=1883/tid=1897] ppid=1881 vsize=14091368 memory=6093896 CPUtime=1.43 cores=0,2,4,6
/proc/1883/task/1897/stat : 1897 (java) S 1881 1881 31211 0 -1 1077944384 4425 0 0 0 70 73 0 0 20 0 15 0 226432773 14429560832 1523474 33554432000 4194304 4196468 140727884424704 140647446686000 140647980903042 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37535744 140727884432518 140727884432689 140727884432689 140727884435407 0
Current children cumulated CPU time: 2520.07 s
Current children cumulated vsize: 14204496 KiB
Current children cumulated memory: 6095348 KiB

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

[startup+2481.21 s]
# the end of solver process 1881 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=0.001643 s, system=0.000821 s

[startup+2481.24 s]
# the end of solver process 1883 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2513.81 s, system=6.31091 s
# this solver process was not waited by its parent and was adopted by runsolver

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

[startup+2481.2 s]
/proc/loadavg: 2.00 2.05 2.06 3/217 2076
/proc/meminfo: memFree=8031320/32770624 swapFree=67108844/67108860
[pid=1881] ppid=1878 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/1881/stat : 1881 (xcsp3-exec) S 1878 1881 31211 0 -1 4202496 535 0 0 0 0 0 0 0 20 0 1 0 226432767 115843072 363 33554432000 4194304 5098028 140731941634720 140731941632824 140444375712380 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 30539776 140731941643323 140731941643524 140731941643524 140731941646282 0
/proc/1881/statm: 28282 363 305 221 0 87 0
[pid=1883] ppid=1881 vsize=14091368 memory=6093896 CPUtime=2520.07 cores=0,2,4,6
/proc/1883/stat : 1883 (java) S 1881 1881 31211 0 -1 1077944320 319361 0 0 0 251379 628 0 0 20 0 15 0 226432767 14429560832 1523474 33554432000 4194304 4196468 140727884424704 140727884407248 140647980891895 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 37535744 140727884432518 140727884432689 140727884432689 140727884435407 0
/proc/1883/statm: 3522842 1523474 3443 1 0 3484036 0
[pid=1883/tid=1884] ppid=1881 vsize=14091368 memory=6093896 CPUtime=2471.52 cores=0,2,4,6
/proc/1883/task/1884/stat : 1884 (java) R 1881 1881 31211 0 -1 4202560 152114 0 0 0 247113 39 0 0 20 0 15 0 226432767 14429560832 1523474 33554432000 4194304 4196468 140727884424704 140647985130968 140647589349557 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 37535744 140727884432518 140727884432689 140727884432689 140727884435407 0
[pid=1883/tid=1885] ppid=1881 vsize=14091368 memory=1452 CPUtime=9.05 cores=0,2,4,6
/proc/1883/task/1885/stat : 1885 (java) S 1881 1881 31211 0 -1 1077944384 6379 0 0 0 778 127 0 0 20 0 15 0 226432768 14429560832 1523474 33554432000 4194304 4196468 140727884424704 140647910980368 140647980902101 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37535744 140727884432518 140727884432689 140727884432689 140727884435407 0
[pid=1883/tid=1886] ppid=1881 vsize=14091368 memory=6093896 CPUtime=9.05 cores=0,2,4,6
/proc/1883/task/1886/stat : 1886 (java) S 1881 1881 31211 0 -1 1077944384 7552 0 0 0 774 131 0 0 20 0 15 0 226432768 14429560832 1523474 33554432000 4194304 4196468 140727884424704 140647909927824 140647980902101 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37535744 140727884432518 140727884432689 140727884432689 140727884435407 0
[pid=1883/tid=1887] ppid=1881 vsize=14091368 memory=6093896 CPUtime=8.98 cores=0,2,4,6
/proc/1883/task/1887/stat : 1887 (java) S 1881 1881 31211 0 -1 1077944384 6267 0 0 0 775 123 0 0 20 0 15 0 226432768 14429560832 1523474 33554432000 4194304 4196468 140727884424704 140647908875280 140647980902101 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37535744 140727884432518 140727884432689 140727884432689 140727884435407 0
[pid=1883/tid=1888] ppid=1881 vsize=14091368 memory=6093896 CPUtime=9 cores=0,2,4,6
/proc/1883/task/1888/stat : 1888 (java) S 1881 1881 31211 0 -1 1077944384 7172 0 0 0 770 130 0 0 20 0 15 0 226432768 14429560832 1523474 33554432000 4194304 4196468 140727884424704 140647907822736 140647980902101 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37535744 140727884432518 140727884432689 140727884432689 140727884435407 0
[pid=1883/tid=1889] ppid=1881 vsize=14091368 memory=1452 CPUtime=0.54 cores=0,2,4,6
/proc/1883/task/1889/stat : 1889 (java) S 1881 1881 31211 0 -1 1077944384 17855 0 0 0 51 3 0 0 20 0 15 0 226432769 14429560832 1523474 33554432000 4194304 4196468 140727884424704 140647455107056 140647980903042 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37535744 140727884432518 140727884432689 140727884432689 140727884435407 0
[pid=1883/tid=1890] ppid=1881 vsize=14091368 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/1883/task/1890/stat : 1890 (java) S 1881 1881 31211 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 226432770 14429560832 1523474 33554432000 4194304 4196468 140727884424704 140647454053344 140647980902101 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37535744 140727884432518 140727884432689 140727884432689 140727884435407 0
[pid=1883/tid=1891] ppid=1881 vsize=14091368 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/1883/task/1891/stat : 1891 (java) S 1881 1881 31211 0 -1 1077944384 78 0 0 0 0 0 0 0 20 0 15 0 226432770 14429560832 1523474 33554432000 4194304 4196468 140727884424704 140647453000704 140647980902101 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37535744 140727884432518 140727884432689 140727884432689 140727884435407 0
[pid=1883/tid=1892] ppid=1881 vsize=14091368 memory=6093896 CPUtime=0 cores=0,2,4,6
/proc/1883/task/1892/stat : 1892 (java) S 1881 1881 31211 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 226432773 14429560832 1523474 33554432000 4194304 4196468 140727884424704 140647451949264 140647980910491 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37535744 140727884432518 140727884432689 140727884432689 140727884435407 0
[pid=1883/tid=1893] ppid=1881 vsize=14091368 memory=1452 CPUtime=4.42 cores=0,2,4,6
/proc/1883/task/1893/stat : 1893 (java) S 1881 1881 31211 0 -1 1077944384 42664 0 0 0 438 4 0 0 20 0 15 0 226432773 14429560832 1523474 33554432000 4194304 4196468 140727884424704 140647450896880 140647980903042 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37535744 140727884432518 140727884432689 140727884432689 140727884435407 0
[pid=1883/tid=1894] ppid=1881 vsize=14091368 memory=1452 CPUtime=4.75 cores=0,2,4,6
/proc/1883/task/1894/stat : 1894 (java) S 1881 1881 31211 0 -1 1077944384 42408 0 0 0 469 6 0 0 20 0 15 0 226432773 14429560832 1523474 33554432000 4194304 4196468 140727884424704 140647449844336 140647980903042 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37535744 140727884432518 140727884432689 140727884432689 140727884435407 0
[pid=1883/tid=1895] ppid=1881 vsize=14091368 memory=1452 CPUtime=1.22 cores=0,2,4,6
/proc/1883/task/1895/stat : 1895 (java) S 1881 1881 31211 0 -1 1077944384 31147 0 0 0 118 4 0 0 20 0 15 0 226432773 14429560832 1523474 33554432000 4194304 4196468 140727884424704 140647448791792 140647980903042 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37535744 140727884432518 140727884432689 140727884432689 140727884435407 0
[pid=1883/tid=1896] ppid=1881 vsize=14091368 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/1883/task/1896/stat : 1896 (java) S 1881 1881 31211 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 226432773 14429560832 1523474 33554432000 4194304 4196468 140727884424704 140647447739488 140647980902101 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37535744 140727884432518 140727884432689 140727884432689 140727884435407 0
[pid=1883/tid=1897] ppid=1881 vsize=14091368 memory=6093896 CPUtime=1.43 cores=0,2,4,6
/proc/1883/task/1897/stat : 1897 (java) S 1881 1881 31211 0 -1 1077944384 4425 0 0 0 70 73 0 0 20 0 15 0 226432773 14429560832 1523474 33554432000 4194304 4196468 140727884424704 140647446686000 140647980903042 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37535744 140727884432518 140727884432689 140727884432689 140727884435407 0
Current children cumulated CPU time: 2520.07 s
Current children cumulated vsize: 14204496 KiB
Current children cumulated memory: 6095348 KiB

Child status: 143
Real time (s): 2481.24
CPU time (s): 2520.12
CPU user time (s): 2513.81
CPU system time (s): 6.31091
CPU usage (%): 101.567
Max. virtual memory (cumulated for all children) (KiB): 14204496
Max. memory (cumulated for all children) (KiB): 6095348

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2513.81
system time used= 6.31091
maximum resident set size= 6094360
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 320632
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2344
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 59029
involuntary context switches= 3106


# summary of solver processes directly reported to runsolver:
#   pid: 1881,1883
#   total CPU time (s): 2520.12
#   total CPU user time (s): 2513.81
#   total CPU system time (s): 6.31091

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 15.3933 second user time and 24.5963 second system time

The end

Launcher Data

Begin job on node136 at 2018-08-12 17:44:56
IDJOB=4307054
IDBENCH=141271
IDSOLVER=2787
FILE ID=node136/4307054-1534088695
RUNJOBID= node136-1534063588-31242
PBS_JOBID= 21036988
Free space on /tmp= 35220 MiB

SOLVER NAME= Choco-solver 4.0.7b seq (e747e1e)
BENCH NAME= XCSP18/Fapp/Fapp-m2s/Fapp-m2s-08-0700_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-4307054-1534088695/watcher-4307054-1534088695 -o /tmp/evaluation-result-4307054-1534088695/solver-4307054-1534088695 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node136-1534063588-31242 --watchdog 2580  HOME/xcsp3-exec -seed 336164364 -dir HOME -tl 2520 -ml 11000 -p 1 HOME/instance-4307054-1534088695.xml

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

MD5SUM BENCH= 1726f38b1078149b3b3b5e51280bc638
RANDOM SEED=336164364

node136.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.50
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.50
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.50
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.50
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:        12847344 kB
MemAvailable:   27916732 kB
Buffers:          255132 kB
Cached:         14918112 kB
SwapCached:            8 kB
Active:         11518756 kB
Inactive:        7690692 kB
Active(anon):    3986092 kB
Inactive(anon):   102964 kB
Active(file):    7532664 kB
Inactive(file):  7587728 kB
Unevictable:        7296 kB
Mlocked:            7296 kB
SwapTotal:      67108860 kB
SwapFree:       67108844 kB
Dirty:            233472 kB
Writeback:             0 kB
AnonPages:       4050232 kB
Mapped:            65880 kB
Shmem:             49788 kB
Slab:             405408 kB
SReclaimable:     377456 kB
SUnreclaim:        27952 kB
KernelStack:        3552 kB
PageTables:        13436 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    5941536 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3870720 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      112000 kB
DirectMap2M:    33433600 kB

Free space on /tmp at the end= 35252 MiB
End job on node136 at 2018-08-12 18:26:17