Trace number 4292477

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Choco-solver 4.0.7 seq (493a269)? (TO) 2400.12 2392.31

General information on the benchmark

NameCarSequencing/
CarSequencing-90-02_c18.xml
MD5SUMa45a1bbd084788784bb8b4db38c38ff4
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark129.751
Satisfiable
(Un)Satisfiability was proved
Number of variables1200
Number of constraints1453
Number of domains2
Minimum domain size2
Maximum domain size27
Distribution of domain sizes[{"size":2,"count":1000},{"size":27,"count":200}]
Minimum variable degree2
Maximum variable degree93
Distribution of variable degrees[{"degree":2,"count":200},{"degree":3,"count":5},{"degree":4,"count":5},{"degree":5,"count":6},{"degree":6,"count":10},{"degree":7,"count":10},{"degree":8,"count":18},{"degree":9,"count":18},{"degree":10,"count":18},{"degree":11,"count":18},{"degree":12,"count":18},{"degree":13,"count":18},{"degree":14,"count":18},{"degree":15,"count":18},{"degree":16,"count":18},{"degree":17,"count":18},{"degree":18,"count":18},{"degree":19,"count":18},{"degree":20,"count":18},{"degree":21,"count":18},{"degree":22,"count":18},{"degree":23,"count":18},{"degree":24,"count":18},{"degree":25,"count":18},{"degree":26,"count":18},"...",{"degree":69,"count":2}, {"degree":70,"count":2}, {"degree":71,"count":2}, {"degree":72,"count":2}, {"degree":73,"count":2}, {"degree":74,"count":2}, {"degree":75,"count":2}, {"degree":76,"count":2}, {"degree":77,"count":2}, {"degree":78,"count":2}, {"degree":79,"count":2}, {"degree":80,"count":2}, {"degree":81,"count":2}, {"degree":82,"count":2}, {"degree":83,"count":2}, {"degree":84,"count":2}, {"degree":85,"count":2}, {"degree":86,"count":2}, {"degree":87,"count":2}, {"degree":88,"count":2}, {"degree":89,"count":2}, {"degree":90,"count":2}, {"degree":91,"count":2}, {"degree":92,"count":3}, {"degree":93,"count":21}]
Minimum constraint arity2
Maximum constraint arity200
Distribution of constraint arities[{"arity":2,"count":199},{"arity":3,"count":396},{"arity":5,"count":392},{"arity":6,"count":200},{"arity":22,"count":1},{"arity":24,"count":1},{"arity":26,"count":1},{"arity":28,"count":1},{"arity":29,"count":1},{"arity":30,"count":1},{"arity":32,"count":2},{"arity":34,"count":1},{"arity":35,"count":1},{"arity":36,"count":1},{"arity":38,"count":3},{"arity":40,"count":2},{"arity":41,"count":2},{"arity":42,"count":1},{"arity":44,"count":3},{"arity":45,"count":1},{"arity":46,"count":1},{"arity":47,"count":2},{"arity":48,"count":1},{"arity":50,"count":4},{"arity":52,"count":1},"...",{"arity":167,"count":2}, {"arity":168,"count":1}, {"arity":170,"count":5}, {"arity":172,"count":1}, {"arity":173,"count":2}, {"arity":174,"count":1}, {"arity":175,"count":2}, {"arity":176,"count":3}, {"arity":178,"count":1}, {"arity":179,"count":2}, {"arity":180,"count":3}, {"arity":182,"count":3}, {"arity":184,"count":1}, {"arity":185,"count":4}, {"arity":186,"count":1}, {"arity":188,"count":3}, {"arity":190,"count":3}, {"arity":191,"count":2}, {"arity":192,"count":1}, {"arity":194,"count":3}, {"arity":195,"count":2}, {"arity":196,"count":1}, {"arity":197,"count":2}, {"arity":198,"count":1}, {"arity":200,"count":6}]
Number of extensional constraints200
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":200},{"type":"sum","count":1252},{"type":"cardinality","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4292477-1532494100.xml"  -tl '2400s' -p 1 -x 0
0.12/0.17	c Choco 493a269
0.12/0.18	c [HOME/instance-4292477-1532494100.xml, -tl, 2400s, -p, 1, -x, 0]
0.12/0.21	c simple solver
0.34/0.28	c parse instance...
1.78/0.77	c solve instance...
2400.09/2392.30	s UNKNOWN
2400.09/2392.30	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 (6725 MiB free)
  memory of node 1: 16384 MiB (10398 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4292477-1532494100/watcher-4292477-1532494100 -o /tmp/evaluation-result-4292477-1532494100/solver-4292477-1532494100 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node138-1532470661-17280 --watchdog 2560 HOME/xcsp3-exec -seed 345923912 -dir HOME -tl 2400 -ml 11000 -p 1 HOME/instance-4292477-1532494100.xml 

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

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

solver pid=20715, runsolver pid=20712

[startup+0.100161 s]*
/proc/loadavg: 1.58 1.60 1.72 3/217 20731
/proc/meminfo: memFree=17520076/32770624 swapFree=67108796/67108860
[pid=20715] ppid=20712 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/20715/stat : 20715 (xcsp3-exec) S 20712 20715 17249 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 66973206 115843072 363 33554432000 4194304 5098028 140734371451568 140734371449672 140015694459516 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 16908288 140734371456059 140734371456260 140734371456260 140734371459018 0
/proc/20715/statm: 28282 363 305 221 0 87 0
[pid=20717] ppid=20715 vsize=14082840 memory=28248 CPUtime=0.12 cores=0,2,4,6
/proc/20717/stat : 20717 (java) S 20715 20715 17249 0 -1 1077944320 5462 0 0 0 11 1 0 0 20 0 15 0 66973206 14420828160 7062 33554432000 4194304 4196468 140730220796608 140730220779152 140543413976823 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 37040128 140730220803201 140730220803377 140730220803377 140730220806095 0
/proc/20717/statm: 3520710 7062 2981 1 0 3483008 0
[pid=20717/tid=20718] ppid=20715 vsize=14082840 memory=8514701219880730789 CPUtime=0.09 cores=0,2,4,6
/proc/20717/task/20718/stat : 20718 (java) R 20715 20715 17249 0 -1 4202560 3479 0 0 0 9 0 0 0 20 0 15 0 66973207 14420828160 7062 33554432000 4194304 4196468 140730220796608 140543418208512 140543413988758 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 37040128 140730220803201 140730220803377 140730220803377 140730220806095 0
[pid=20717/tid=20719] ppid=20715 vsize=14082840 memory=3472467905121739984 CPUtime=0 cores=0,2,4,6
/proc/20717/task/20719/stat : 20719 (java) S 20715 20715 17249 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 66973207 14420828160 7062 33554432000 4194304 4196468 140730220796608 140543344065040 140543413987029 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37040128 140730220803201 140730220803377 140730220803377 140730220806095 0
[pid=20717/tid=20720] ppid=20715 vsize=14082840 memory=139776226588288 CPUtime=0 cores=0,2,4,6
/proc/20717/task/20720/stat : 20720 (java) S 20715 20715 17249 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 66973207 14420828160 7062 33554432000 4194304 4196468 140730220796608 140543008619152 140543413987029 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37040128 140730220803201 140730220803377 140730220803377 140730220806095 0
[pid=20717/tid=20721] ppid=20715 vsize=14082840 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20717/task/20721/stat : 20721 (java) S 20715 20715 17249 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 66973207 14420828160 7062 33554432000 4194304 4196468 140730220796608 140543007566096 140543413987029 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37040128 140730220803201 140730220803377 140730220803377 140730220806095 0
[pid=20717/tid=20722] ppid=20715 vsize=14082840 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20717/task/20722/stat : 20722 (java) S 20715 20715 17249 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 66973207 14420828160 7062 33554432000 4194304 4196468 140730220796608 140543006513552 140543413987029 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37040128 140730220803201 140730220803377 140730220803377 140730220806095 0
[pid=20717/tid=20723] ppid=20715 vsize=14082840 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20717/task/20723/stat : 20723 (java) S 20715 20715 17249 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 66973209 14420828160 7062 33554432000 4194304 4196468 140730220796608 140542955334384 140543413987970 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37040128 140730220803201 140730220803377 140730220803377 140730220806095 0
[pid=20717/tid=20724] ppid=20715 vsize=14082840 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/20717/task/20724/stat : 20724 (java) S 20715 20715 17249 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 66973209 14420828160 7062 33554432000 4194304 4196468 140730220796608 140542954280608 140543413987029 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37040128 140730220803201 140730220803377 140730220803377 140730220806095 0
[pid=20717/tid=20725] ppid=20715 vsize=14082840 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20717/task/20725/stat : 20725 (java) S 20715 20715 17249 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 66973209 14420828160 7062 33554432000 4194304 4196468 140730220796608 140542953227504 140543413987029 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37040128 140730220803201 140730220803377 140730220803377 140730220806095 0
[pid=20717/tid=20726] ppid=20715 vsize=14082840 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20717/task/20726/stat : 20726 (java) S 20715 20715 17249 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 66973212 14420828160 7062 33554432000 4194304 4196468 140730220796608 140542952176080 140543413995419 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37040128 140730220803201 140730220803377 140730220803377 140730220806095 0
[pid=20717/tid=20727] ppid=20715 vsize=14082840 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20717/task/20727/stat : 20727 (java) S 20715 20715 17249 0 -1 1077944384 309 0 0 0 0 0 0 0 20 0 15 0 66973212 14420828160 7062 33554432000 4194304 4196468 140730220796608 140542951123184 140543413987970 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37040128 140730220803201 140730220803377 140730220803377 140730220806095 0
[pid=20717/tid=20728] ppid=20715 vsize=14082840 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/20717/task/20728/stat : 20728 (java) S 20715 20715 17249 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 15 0 66973212 14420828160 7062 33554432000 4194304 4196468 140730220796608 140542950070640 140543413987970 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37040128 140730220803201 140730220803377 140730220803377 140730220806095 0
[pid=20717/tid=20729] ppid=20715 vsize=14082840 memory=139776226588288 CPUtime=0.01 cores=0,2,4,6
/proc/20717/task/20729/stat : 20729 (java) S 20715 20715 17249 0 -1 1077944384 248 0 0 0 1 0 0 0 20 0 15 0 66973212 14420828160 7062 33554432000 4194304 4196468 140730220796608 140542949017584 140543413987970 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37040128 140730220803201 140730220803377 140730220803377 140730220806095 0
[pid=20717/tid=20730] ppid=20715 vsize=14082840 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/20717/task/20730/stat : 20730 (java) S 20715 20715 17249 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 66973212 14420828160 7062 33554432000 4194304 4196468 140730220796608 140542947965280 140543413987029 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37040128 140730220803201 140730220803377 140730220803377 140730220806095 0
[pid=20717/tid=20731] ppid=20715 vsize=14082840 memory=139776226588288 CPUtime=0 cores=0,2,4,6
/proc/20717/task/20731/stat : 20731 (java) S 20715 20715 17249 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 66973212 14420828160 7062 33554432000 4194304 4196468 140730220796608 140542946913328 140543413987970 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37040128 140730220803201 140730220803377 140730220803377 140730220806095 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 14195968 KiB
Current children cumulated memory: 29700 KiB

[startup+0.214591 s]*
/proc/loadavg: 1.58 1.60 1.72 4/217 20731
/proc/meminfo: memFree=17508540/32770624 swapFree=67108796/67108860
[pid=20715] ppid=20712 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/20715/stat : 20715 (xcsp3-exec) S 20712 20715 17249 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 66973206 115843072 363 33554432000 4194304 5098028 140734371451568 140734371449672 140015694459516 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 16908288 140734371456059 140734371456260 140734371456260 140734371459018 0
/proc/20715/statm: 28282 363 305 221 0 87 0
[pid=20717] ppid=20715 vsize=14087096 memory=41244 CPUtime=0.34 cores=0,2,4,6
/proc/20717/stat : 20717 (java) S 20715 20715 17249 0 -1 1077944320 8338 0 0 0 32 2 0 0 20 0 15 0 66973206 14425186304 10311 33554432000 4194304 4196468 140730220796608 140730220779152 140543413976823 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 37040128 140730220803201 140730220803377 140730220803377 140730220806095 0
/proc/20717/statm: 3521774 10311 3184 1 0 3483008 0
[pid=20717/tid=20718] ppid=20715 vsize=14087096 memory=5854525152722518177 CPUtime=0.2 cores=0,2,4,6
/proc/20717/task/20718/stat : 20718 (java) R 20715 20715 17249 0 -1 4202560 5440 0 0 0 19 1 0 0 20 0 15 0 66973207 14425186304 10311 33554432000 4194304 4196468 140730220796608 140543418197816 140543398057310 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 37040128 140730220803201 140730220803377 140730220803377 140730220806095 0
[pid=20717/tid=20719] ppid=20715 vsize=14087096 memory=3472467905121739984 CPUtime=0 cores=0,2,4,6
/proc/20717/task/20719/stat : 20719 (java) S 20715 20715 17249 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 66973207 14425186304 10311 33554432000 4194304 4196468 140730220796608 140543344065040 140543413987029 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37040128 140730220803201 140730220803377 140730220803377 140730220806095 0
[pid=20717/tid=20720] ppid=20715 vsize=14087096 memory=139776226588288 CPUtime=0 cores=0,2,4,6
/proc/20717/task/20720/stat : 20720 (java) S 20715 20715 17249 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 66973207 14425186304 10311 33554432000 4194304 4196468 140730220796608 140543008619152 140543413987029 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37040128 140730220803201 140730220803377 140730220803377 140730220806095 0
[pid=20717/tid=20721] ppid=20715 vsize=14087096 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20717/task/20721/stat : 20721 (java) S 20715 20715 17249 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 66973207 14425186304 10311 33554432000 4194304 4196468 140730220796608 140543007566096 140543413987029 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37040128 140730220803201 140730220803377 140730220803377 140730220806095 0
[pid=20717/tid=20722] ppid=20715 vsize=14087096 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/20717/task/20722/stat : 20722 (java) S 20715 20715 17249 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 66973207 14425186304 10311 33554432000 4194304 4196468 140730220796608 140543006513552 140543413987029 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37040128 140730220803201 140730220803377 140730220803377 140730220806095 0
[pid=20717/tid=20723] ppid=20715 vsize=14087096 memory=139776226588288 CPUtime=0 cores=0,2,4,6
/proc/20717/task/20723/stat : 20723 (java) S 20715 20715 17249 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 66973209 14425186304 10311 33554432000 4194304 4196468 140730220796608 140542955334384 140543413987970 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37040128 140730220803201 140730220803377 140730220803377 140730220806095 0
[pid=20717/tid=20724] ppid=20715 vsize=14087096 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/20717/task/20724/stat : 20724 (java) S 20715 20715 17249 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 66973209 14425186304 10311 33554432000 4194304 4196468 140730220796608 140542954280608 140543413987029 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37040128 140730220803201 140730220803377 140730220803377 140730220806095 0
[pid=20717/tid=20725] ppid=20715 vsize=14087096 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20717/task/20725/stat : 20725 (java) S 20715 20715 17249 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 66973209 14425186304 10311 33554432000 4194304 4196468 140730220796608 140542953227504 140543413987029 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37040128 140730220803201 140730220803377 140730220803377 140730220806095 0
[pid=20717/tid=20726] ppid=20715 vsize=14087096 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20717/task/20726/stat : 20726 (java) S 20715 20715 17249 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 66973212 14425186304 10311 33554432000 4194304 4196468 140730220796608 140542952176080 140543413995419 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37040128 140730220803201 140730220803377 140730220803377 140730220806095 0
[pid=20717/tid=20727] ppid=20715 vsize=14087096 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/20717/task/20727/stat : 20727 (java) S 20715 20715 17249 0 -1 1077944384 615 0 0 0 2 0 0 0 20 0 15 0 66973212 14425186304 10311 33554432000 4194304 4196468 140730220796608 140542951123184 140543413987970 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37040128 140730220803201 140730220803377 140730220803377 140730220806095 0
[pid=20717/tid=20728] ppid=20715 vsize=14087096 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/20717/task/20728/stat : 20728 (java) S 20715 20715 17249 0 -1 1077944384 169 0 0 0 2 0 0 0 20 0 15 0 66973212 14425186304 10311 33554432000 4194304 4196468 140730220796608 140542950070640 140543413987970 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37040128 140730220803201 140730220803377 140730220803377 140730220806095 0
[pid=20717/tid=20729] ppid=20715 vsize=14087096 memory=139776226588288 CPUtime=0.08 cores=0,2,4,6
/proc/20717/task/20729/stat : 20729 (java) S 20715 20715 17249 0 -1 1077944384 812 0 0 0 8 0 0 0 20 0 15 0 66973212 14425186304 10311 33554432000 4194304 4196468 140730220796608 140542949017584 140543413987970 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37040128 140730220803201 140730220803377 140730220803377 140730220806095 0
[pid=20717/tid=20730] ppid=20715 vsize=14087096 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/20717/task/20730/stat : 20730 (java) S 20715 20715 17249 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 66973212 14425186304 10311 33554432000 4194304 4196468 140730220796608 140542947965280 140543413987029 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37040128 140730220803201 140730220803377 140730220803377 140730220806095 0
[pid=20717/tid=20731] ppid=20715 vsize=14087096 memory=139776226588288 CPUtime=0 cores=0,2,4,6
/proc/20717/task/20731/stat : 20731 (java) S 20715 20715 17249 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 66973212 14425186304 10311 33554432000 4194304 4196468 140730220796608 140542946913328 140543413987970 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37040128 140730220803201 140730220803377 140730220803377 140730220806095 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 14200224 KiB
Current children cumulated memory: 42696 KiB

[startup+0.310356 s]*
/proc/loadavg: 1.58 1.60 1.72 3/217 20731
/proc/meminfo: memFree=17502088/32770624 swapFree=67108796/67108860
[pid=20715] ppid=20712 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/20715/stat : 20715 (xcsp3-exec) S 20712 20715 17249 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 66973206 115843072 363 33554432000 4194304 5098028 140734371451568 140734371449672 140015694459516 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 16908288 140734371456059 140734371456260 140734371456260 140734371459018 0
/proc/20715/statm: 28282 363 305 221 0 87 0
[pid=20717] ppid=20715 vsize=14087096 memory=47864 CPUtime=0.51 cores=0,2,4,6
/proc/20717/stat : 20717 (java) S 20715 20715 17249 0 -1 1077944320 9116 0 0 0 48 3 0 0 20 0 15 0 66973206 14425186304 11966 33554432000 4194304 4196468 140730220796608 140730220779152 140543413976823 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 37040128 140730220803201 140730220803377 140730220803377 140730220806095 0
/proc/20717/statm: 3521774 11966 3215 1 0 3483008 0
[pid=20717/tid=20718] ppid=20715 vsize=14087096 memory=8514701219881125277 CPUtime=0.3 cores=0,2,4,6
/proc/20717/task/20718/stat : 20718 (java) R 20715 20715 17249 0 -1 4202560 6107 0 0 0 28 2 0 0 20 0 15 0 66973207 14425186304 11966 33554432000 4194304 4196468 140730220796608 140543418213984 140543413998749 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 37040128 140730220803201 140730220803377 140730220803377 140730220806095 0
[pid=20717/tid=20719] ppid=20715 vsize=14087096 memory=3472467905121739984 CPUtime=0 cores=0,2,4,6
/proc/20717/task/20719/stat : 20719 (java) S 20715 20715 17249 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 66973207 14425186304 11966 33554432000 4194304 4196468 140730220796608 140543344065040 140543413987029 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37040128 140730220803201 140730220803377 140730220803377 140730220806095 0
[pid=20717/tid=20720] ppid=20715 vsize=14087096 memory=139776226588288 CPUtime=0 cores=0,2,4,6
/proc/20717/task/20720/stat : 20720 (java) S 20715 20715 17249 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 66973207 14425186304 11966 33554432000 4194304 4196468 140730220796608 140543008619152 140543413987029 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37040128 140730220803201 140730220803377 140730220803377 140730220806095 0
[pid=20717/tid=20721] ppid=20715 vsize=14087096 memory=15 CPUtime=0 cores=0,2,4,6
/proc/20717/task/20721/stat : 20721 (java) S 20715 20715 17249 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 66973207 14425186304 11966 33554432000 4194304 4196468 140730220796608 140543007566096 140543413987029 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37040128 140730220803201 140730220803377 140730220803377 140730220806095 0
[pid=20717/tid=20722] ppid=20715 vsize=14087096 memory=139776086911007 CPUtime=0 cores=0,2,4,6
/proc/20717/task/20722/stat : 20722 (java) S 20715 20715 17249 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 66973207 14425186304 11966 33554432000 4194304 4196468 140730220796608 140543006513552 140543413987029 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37040128 140730220803201 140730220803377 140730220803377 140730220806095 0
[pid=20717/tid=20723] ppid=20715 vsize=14087096 memory=279552173782784 CPUtime=0 cores=0,2,4,6
/proc/20717/task/20723/stat : 20723 (java) S 20715 20715 17249 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 66973209 14425186304 11966 33554432000 4194304 4196468 140730220796608 140542955334384 140543413987970 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37040128 140730220803201 140730220803377 140730220803377 140730220806095 0
[pid=20717/tid=20724] ppid=20715 vsize=14087096 memory=139776086887951 CPUtime=0 cores=0,2,4,6
/proc/20717/task/20724/stat : 20724 (java) S 20715 20715 17249 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 66973209 14425186304 11966 33554432000 4194304 4196468 140730220796608 140542954280608 140543413987029 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37040128 140730220803201 140730220803377 140730220803377 140730220806095 0
[pid=20717/tid=20725] ppid=20715 vsize=14087096 memory=279552313485408 CPUtime=0 cores=0,2,4,6
/proc/20717/task/20725/stat : 20725 (java) S 20715 20715 17249 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 66973209 14425186304 11966 33554432000 4194304 4196468 140730220796608 140542953227504 140543413987029 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37040128 140730220803201 140730220803377 140730220803377 140730220806095 0
[pid=20717/tid=20726] ppid=20715 vsize=14087096 memory=139776086892559 CPUtime=0 cores=0,2,4,6
/proc/20717/task/20726/stat : 20726 (java) S 20715 20715 17249 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 66973212 14425186304 11966 33554432000 4194304 4196468 140730220796608 140542952176080 140543413995419 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37040128 140730220803201 140730220803377 140730220803377 140730220806095 0
[pid=20717/tid=20727] ppid=20715 vsize=14087096 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/20717/task/20727/stat : 20727 (java) S 20715 20715 17249 0 -1 1077944384 627 0 0 0 4 0 0 0 20 0 15 0 66973212 14425186304 11966 33554432000 4194304 4196468 140730220796608 140542951123184 140543413987970 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37040128 140730220803201 140730220803377 140730220803377 140730220806095 0
[pid=20717/tid=20728] ppid=20715 vsize=14087096 memory=-1 CPUtime=0.04 cores=0,2,4,6
/proc/20717/task/20728/stat : 20728 (java) S 20715 20715 17249 0 -1 1077944384 182 0 0 0 4 0 0 0 20 0 15 0 66973212 14425186304 11966 33554432000 4194304 4196468 140730220796608 140542950070640 140543413987970 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37040128 140730220803201 140730220803377 140730220803377 140730220806095 0
[pid=20717/tid=20729] ppid=20715 vsize=14087096 memory=0 CPUtime=0.12 cores=0,2,4,6
/proc/20717/task/20729/stat : 20729 (java) S 20715 20715 17249 0 -1 1077944384 895 0 0 0 12 0 0 0 20 0 15 0 66973212 14425186304 11966 33554432000 4194304 4196468 140730220796608 140542949017584 140543413987970 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37040128 140730220803201 140730220803377 140730220803377 140730220806095 0
[pid=20717/tid=20730] ppid=20715 vsize=14087096 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20717/task/20730/stat : 20730 (java) S 20715 20715 17249 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 66973212 14425186304 11966 33554432000 4194304 4196468 140730220796608 140542947965280 140543413987029 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37040128 140730220803201 140730220803377 140730220803377 140730220806095 0
[pid=20717/tid=20731] ppid=20715 vsize=14087096 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/20717/task/20731/stat : 20731 (java) S 20715 20715 17249 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 66973212 14425186304 11966 33554432000 4194304 4196468 140730220796608 140542946913328 140543413987970 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37040128 140730220803201 140730220803377 140730220803377 140730220806095 0
Current children cumulated CPU time: 0.51 s
Current children cumulated vsize: 14200224 KiB
Current children cumulated memory: 49316 KiB

[startup+0.702659 s]
/proc/loadavg: 1.58 1.60 1.72 4/217 20731
/proc/meminfo: memFree=17478516/32770624 swapFree=67108796/67108860
[pid=20715] ppid=20712 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/20715/stat : 20715 (xcsp3-exec) S 20712 20715 17249 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 66973206 115843072 363 33554432000 4194304 5098028 140734371451568 140734371449672 140015694459516 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 16908288 140734371456059 140734371456260 140734371456260 140734371459018 0
/proc/20715/statm: 28282 363 305 221 0 87 0
[pid=20717] ppid=20715 vsize=14089220 memory=92128 CPUtime=1.78 cores=0,2,4,6
/proc/20717/stat : 20717 (java) S 20715 20715 17249 0 -1 1077944320 14160 0 0 0 173 5 0 0 20 0 15 0 66973206 14427361280 23032 33554432000 4194304 4196468 140730220796608 140730220779152 140543413976823 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 37040128 140730220803201 140730220803377 140730220803377 140730220806095 0
/proc/20717/statm: 3522305 23032 3341 1 0 3483520 0
[pid=20717/tid=20718] ppid=20715 vsize=14089220 memory=0 CPUtime=0.67 cores=0,2,4,6
/proc/20717/task/20718/stat : 20718 (java) R 20715 20715 17249 0 -1 4202560 6910 0 0 0 65 2 0 0 20 0 15 0 66973207 14427361280 23032 33554432000 4194304 4196468 140730220796608 140543418212848 140543028235521 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 37040128 140730220803201 140730220803377 140730220803377 140730220806095 0
[pid=20717/tid=20719] ppid=20715 vsize=14089220 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20717/task/20719/stat : 20719 (java) S 20715 20715 17249 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 66973207 14427361280 23032 33554432000 4194304 4196468 140730220796608 140543344065040 140543413987029 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37040128 140730220803201 140730220803377 140730220803377 140730220806095 0
[pid=20717/tid=20720] ppid=20715 vsize=14089220 memory=7813587196152133429 CPUtime=0 cores=0,2,4,6
/proc/20717/task/20720/stat : 20720 (java) S 20715 20715 17249 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 66973207 14427361280 23032 33554432000 4194304 4196468 140730220796608 140543008619152 140543413987029 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37040128 140730220803201 140730220803377 140730220803377 140730220806095 0
[pid=20717/tid=20721] ppid=20715 vsize=14089220 memory=7156871081168752738 CPUtime=0 cores=0,2,4,6
/proc/20717/task/20721/stat : 20721 (java) S 20715 20715 17249 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 66973207 14427361280 23032 33554432000 4194304 4196468 140730220796608 140543007566096 140543413987029 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37040128 140730220803201 140730220803377 140730220803377 140730220806095 0
[pid=20717/tid=20722] ppid=20715 vsize=14089220 memory=7666631141572832339 CPUtime=0 cores=0,2,4,6
/proc/20717/task/20722/stat : 20722 (java) S 20715 20715 17249 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 66973207 14427361280 23032 33554432000 4194304 4196468 140730220796608 140543006513552 140543413987029 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37040128 140730220803201 140730220803377 140730220803377 140730220806095 0
[pid=20717/tid=20723] ppid=20715 vsize=14089220 memory=734122130331934768 CPUtime=0 cores=0,2,4,6
/proc/20717/task/20723/stat : 20723 (java) S 20715 20715 17249 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 66973209 14427361280 23032 33554432000 4194304 4196468 140730220796608 140542955334384 140543413987970 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37040128 140730220803201 140730220803377 140730220803377 140730220806095 0
[pid=20717/tid=20724] ppid=20715 vsize=14089220 memory=1600 CPUtime=0 cores=0,2,4,6
/proc/20717/task/20724/stat : 20724 (java) S 20715 20715 17249 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 66973209 14427361280 23032 33554432000 4194304 4196468 140730220796608 140542954280608 140543413987029 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37040128 140730220803201 140730220803377 140730220803377 140730220806095 0
[pid=20717/tid=20725] ppid=20715 vsize=14089220 memory=5024 CPUtime=0 cores=0,2,4,6
/proc/20717/task/20725/stat : 20725 (java) S 20715 20715 17249 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 66973209 14427361280 23032 33554432000 4194304 4196468 140730220796608 140542953227504 140543413987029 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37040128 140730220803201 140730220803377 140730220803377 140730220806095 0
[pid=20717/tid=20726] ppid=20715 vsize=14089220 memory=4032 CPUtime=0 cores=0,2,4,6
/proc/20717/task/20726/stat : 20726 (java) S 20715 20715 17249 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 66973212 14427361280 23032 33554432000 4194304 4196468 140730220796608 140542952176080 140543413995419 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37040128 140730220803201 140730220803377 140730220803377 140730220806095 0
[pid=20717/tid=20727] ppid=20715 vsize=14089220 memory=1284 CPUtime=0.34 cores=0,2,4,6
/proc/20717/task/20727/stat : 20727 (java) R 20715 20715 17249 0 -1 4202560 1503 0 0 0 34 0 0 0 20 0 15 0 66973212 14427361280 23032 33554432000 4194304 4196468 140730220796608 140542951112784 140543391208384 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 37040128 140730220803201 140730220803377 140730220803377 140730220806095 0
[pid=20717/tid=20728] ppid=20715 vsize=14089220 memory=1088 CPUtime=0.33 cores=0,2,4,6
/proc/20717/task/20728/stat : 20728 (java) R 20715 20715 17249 0 -1 4202560 2023 0 0 0 33 0 0 0 20 0 15 0 66973212 14427361280 23032 33554432000 4194304 4196468 140730220796608 140542950051656 140543398380580 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 37040128 140730220803201 140730220803377 140730220803377 140730220806095 0
[pid=20717/tid=20729] ppid=20715 vsize=14089220 memory=1796 CPUtime=0.4 cores=0,2,4,6
/proc/20717/task/20729/stat : 20729 (java) R 20715 20715 17249 0 -1 4202560 2417 0 0 0 40 0 0 0 20 0 15 0 66973212 14427361280 23032 33554432000 4194304 4196468 140730220796608 140542949014840 140543398223387 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 37040128 140730220803201 140730220803377 140730220803377 140730220806095 0
[pid=20717/tid=20730] ppid=20715 vsize=14089220 memory=7012 CPUtime=0 cores=0,2,4,6
/proc/20717/task/20730/stat : 20730 (java) S 20715 20715 17249 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 66973212 14427361280 23032 33554432000 4194304 4196468 140730220796608 140542947965280 140543413987029 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37040128 140730220803201 140730220803377 140730220803377 140730220806095 0
[pid=20717/tid=20731] ppid=20715 vsize=14089220 memory=15044 CPUtime=0 cores=0,2,4,6
/proc/20717/task/20731/stat : 20731 (java) S 20715 20715 17249 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 66973212 14427361280 23032 33554432000 4194304 4196468 140730220796608 140542946913328 140543413987970 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37040128 140730220803201 140730220803377 140730220803377 140730220806095 0
Current children cumulated CPU time: 1.78 s
Current children cumulated vsize: 14202348 KiB
Current children cumulated memory: 93580 KiB

[startup+1.50171 s]
/proc/loadavg: 1.58 1.60 1.72 6/217 20731
/proc/meminfo: memFree=17432776/32770624 swapFree=67108796/67108860
[pid=20715] ppid=20712 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/20715/stat : 20715 (xcsp3-exec) S 20712 20715 17249 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 66973206 115843072 363 33554432000 4194304 5098028 140734371451568 140734371449672 140015694459516 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 16908288 140734371456059 140734371456260 140734371456260 140734371459018 0
/proc/20715/statm: 28282 363 305 221 0 87 0

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

/proc/20717/task/20725/stat : 20725 (java) S 20715 20715 17249 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 66973209 14427361280 57848 33554432000 4194304 4196468 140730220796608 140542953227504 140543413987029 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37040128 140730220803201 140730220803377 140730220803377 140730220806095 0
[pid=20717/tid=20726] ppid=20715 vsize=14089220 memory=231392 CPUtime=0 cores=0,2,4,6
/proc/20717/task/20726/stat : 20726 (java) S 20715 20715 17249 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 66973212 14427361280 57848 33554432000 4194304 4196468 140730220796608 140542952176080 140543413995419 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37040128 140730220803201 140730220803377 140730220803377 140730220806095 0
[pid=20717/tid=20727] ppid=20715 vsize=14089220 memory=3708 CPUtime=2.4 cores=0,2,4,6
/proc/20717/task/20727/stat : 20727 (java) S 20715 20715 17249 0 -1 1077944384 19442 0 0 0 238 2 0 0 20 0 15 0 66973212 14427361280 57848 33554432000 4194304 4196468 140730220796608 140542951123184 140543413987970 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 3 0 0 6293624 6294260 37040128 140730220803201 140730220803377 140730220803377 140730220806095 0
[pid=20717/tid=20728] ppid=20715 vsize=14089220 memory=1452 CPUtime=2.52 cores=0,2,4,6
/proc/20717/task/20728/stat : 20728 (java) S 20715 20715 17249 0 -1 1077944384 17556 0 0 0 249 3 0 0 20 0 15 0 66973212 14427361280 57848 33554432000 4194304 4196468 140730220796608 140542950070640 140543413987970 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 17 0 0 6293624 6294260 37040128 140730220803201 140730220803377 140730220803377 140730220806095 0
[pid=20717/tid=20729] ppid=20715 vsize=14089220 memory=1452 CPUtime=0.69 cores=0,2,4,6
/proc/20717/task/20729/stat : 20729 (java) S 20715 20715 17249 0 -1 1077944384 10254 0 0 0 67 2 0 0 20 0 15 0 66973212 14427361280 57848 33554432000 4194304 4196468 140730220796608 140542949017584 140543413987970 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37040128 140730220803201 140730220803377 140730220803377 140730220806095 0
[pid=20717/tid=20730] ppid=20715 vsize=14089220 memory=288230574492221466 CPUtime=0 cores=0,2,4,6
/proc/20717/task/20730/stat : 20730 (java) S 20715 20715 17249 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 66973212 14427361280 57848 33554432000 4194304 4196468 140730220796608 140542947965280 140543413987029 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37040128 140730220803201 140730220803377 140730220803377 140730220806095 0
[pid=20717/tid=20731] ppid=20715 vsize=14089220 memory=288230621803970871 CPUtime=0.89 cores=0,2,4,6
/proc/20717/task/20731/stat : 20731 (java) S 20715 20715 17249 0 -1 1077944384 1649 0 0 0 45 44 0 0 20 0 15 0 66973212 14427361280 57848 33554432000 4194304 4196468 140730220796608 140542946913328 140543413987970 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 31 0 0 6293624 6294260 37040128 140730220803201 140730220803377 140730220803377 140730220806095 0
Current children cumulated CPU time: 2329.99 s
Current children cumulated vsize: 14202348 KiB
Current children cumulated memory: 232844 KiB

[startup+2382.3 s]
/proc/loadavg: 1.44 1.57 1.70 3/217 21677
/proc/meminfo: memFree=17299028/32770624 swapFree=67108796/67108860
[pid=20715] ppid=20712 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/20715/stat : 20715 (xcsp3-exec) S 20712 20715 17249 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 66973206 115843072 363 33554432000 4194304 5098028 140734371451568 140734371449672 140015694459516 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 16908288 140734371456059 140734371456260 140734371456260 140734371459018 0
/proc/20715/statm: 28282 363 305 221 0 87 0
[pid=20717] ppid=20715 vsize=14089220 memory=235488 CPUtime=2390.08 cores=0,2,4,6
/proc/20717/stat : 20717 (java) S 20715 20715 17249 0 -1 1077944320 90152 0 0 0 238933 75 0 0 20 0 15 0 66973206 14427361280 58872 33554432000 4194304 4196468 140730220796608 140730220779152 140543413976823 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 37040128 140730220803201 140730220803377 140730220803377 140730220806095 0
/proc/20717/statm: 3522305 58872 3394 1 0 3483520 0
[pid=20717/tid=20718] ppid=20715 vsize=14089220 memory=235488 CPUtime=2381.2 cores=0,2,4,6
/proc/20717/task/20718/stat : 20718 (java) R 20715 20715 17249 0 -1 4202560 21048 0 0 0 238109 11 0 0 20 0 15 0 66973207 14427361280 58872 33554432000 4194304 4196468 140730220796608 140543418216352 140543031555143 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 37040128 140730220803201 140730220803377 140730220803377 140730220806095 0
[pid=20717/tid=20719] ppid=20715 vsize=14089220 memory=1452 CPUtime=0.49 cores=0,2,4,6
/proc/20717/task/20719/stat : 20719 (java) S 20715 20715 17249 0 -1 1077944384 4190 0 0 0 44 5 0 0 20 0 15 0 66973207 14427361280 58872 33554432000 4194304 4196468 140730220796608 140543344065040 140543413987029 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37040128 140730220803201 140730220803377 140730220803377 140730220806095 0
[pid=20717/tid=20720] ppid=20715 vsize=14089220 memory=279552174891936 CPUtime=0.49 cores=0,2,4,6
/proc/20717/task/20720/stat : 20720 (java) S 20715 20715 17249 0 -1 1077944384 4629 0 0 0 44 5 0 0 20 0 15 0 66973207 14427361280 58872 33554432000 4194304 4196468 140730220796608 140543008619152 140543413987029 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37040128 140730220803201 140730220803377 140730220803377 140730220806095 0
[pid=20717/tid=20721] ppid=20715 vsize=14089220 memory=1452 CPUtime=0.49 cores=0,2,4,6
/proc/20717/task/20721/stat : 20721 (java) S 20715 20715 17249 0 -1 1077944384 2576 0 0 0 44 5 0 0 20 0 15 0 66973207 14427361280 58872 33554432000 4194304 4196468 140730220796608 140543007566096 140543413987029 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37040128 140730220803201 140730220803377 140730220803377 140730220806095 0
[pid=20717/tid=20722] ppid=20715 vsize=14089220 memory=1452 CPUtime=0.48 cores=0,2,4,6
/proc/20717/task/20722/stat : 20722 (java) S 20715 20715 17249 0 -1 1077944384 2916 0 0 0 44 4 0 0 20 0 15 0 66973207 14427361280 58872 33554432000 4194304 4196468 140730220796608 140543006513552 140543413987029 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37040128 140730220803201 140730220803377 140730220803377 140730220806095 0
[pid=20717/tid=20723] ppid=20715 vsize=14089220 memory=1452 CPUtime=0.29 cores=0,2,4,6
/proc/20717/task/20723/stat : 20723 (java) S 20715 20715 17249 0 -1 1077944384 4502 0 0 0 24 5 0 0 20 0 15 0 66973209 14427361280 58872 33554432000 4194304 4196468 140730220796608 140542955334384 140543413987970 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37040128 140730220803201 140730220803377 140730220803377 140730220806095 0
[pid=20717/tid=20724] ppid=20715 vsize=14089220 memory=233440 CPUtime=0 cores=0,2,4,6
/proc/20717/task/20724/stat : 20724 (java) S 20715 20715 17249 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 15 0 66973209 14427361280 58872 33554432000 4194304 4196468 140730220796608 140542954280608 140543413987029 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37040128 140730220803201 140730220803377 140730220803377 140730220806095 0
[pid=20717/tid=20725] ppid=20715 vsize=14089220 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/20717/task/20725/stat : 20725 (java) S 20715 20715 17249 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 66973209 14427361280 58872 33554432000 4194304 4196468 140730220796608 140542953227504 140543413987029 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37040128 140730220803201 140730220803377 140730220803377 140730220806095 0
[pid=20717/tid=20726] ppid=20715 vsize=14089220 memory=235488 CPUtime=0 cores=0,2,4,6
/proc/20717/task/20726/stat : 20726 (java) S 20715 20715 17249 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 66973212 14427361280 58872 33554432000 4194304 4196468 140730220796608 140542952176080 140543413995419 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37040128 140730220803201 140730220803377 140730220803377 140730220806095 0
[pid=20717/tid=20727] ppid=20715 vsize=14089220 memory=1452 CPUtime=2.4 cores=0,2,4,6
/proc/20717/task/20727/stat : 20727 (java) S 20715 20715 17249 0 -1 1077944384 19444 0 0 0 238 2 0 0 20 0 15 0 66973212 14427361280 58872 33554432000 4194304 4196468 140730220796608 140542951123184 140543413987970 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 3 0 0 6293624 6294260 37040128 140730220803201 140730220803377 140730220803377 140730220806095 0
[pid=20717/tid=20728] ppid=20715 vsize=14089220 memory=1452 CPUtime=2.52 cores=0,2,4,6
/proc/20717/task/20728/stat : 20728 (java) S 20715 20715 17249 0 -1 1077944384 17559 0 0 0 249 3 0 0 20 0 15 0 66973212 14427361280 58872 33554432000 4194304 4196468 140730220796608 140542950070640 140543413987970 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 17 0 0 6293624 6294260 37040128 140730220803201 140730220803377 140730220803377 140730220806095 0
[pid=20717/tid=20729] ppid=20715 vsize=14089220 memory=1452 CPUtime=0.69 cores=0,2,4,6
/proc/20717/task/20729/stat : 20729 (java) S 20715 20715 17249 0 -1 1077944384 10256 0 0 0 67 2 0 0 20 0 15 0 66973212 14427361280 58872 33554432000 4194304 4196468 140730220796608 140542949017584 140543413987970 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37040128 140730220803201 140730220803377 140730220803377 140730220806095 0
[pid=20717/tid=20730] ppid=20715 vsize=14089220 memory=235488 CPUtime=0 cores=0,2,4,6
/proc/20717/task/20730/stat : 20730 (java) S 20715 20715 17249 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 66973212 14427361280 58872 33554432000 4194304 4196468 140730220796608 140542947965280 140543413987029 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37040128 140730220803201 140730220803377 140730220803377 140730220806095 0
[pid=20717/tid=20731] ppid=20715 vsize=14089220 memory=3708 CPUtime=0.92 cores=0,2,4,6
/proc/20717/task/20731/stat : 20731 (java) S 20715 20715 17249 0 -1 1077944384 1670 0 0 0 46 46 0 0 20 0 15 0 66973212 14427361280 58872 33554432000 4194304 4196468 140730220796608 140542946913328 140543413987970 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 31 0 0 6293624 6294260 37040128 140730220803201 140730220803377 140730220803377 140730220806095 0
Current children cumulated CPU time: 2390.08 s
Current children cumulated vsize: 14202348 KiB
Current children cumulated memory: 236940 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2392.3 s]
/proc/loadavg: 1.53 1.59 1.70 3/217 21678
/proc/meminfo: memFree=17298160/32770624 swapFree=67108796/67108860
[pid=20715] ppid=20712 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/20715/stat : 20715 (xcsp3-exec) S 20712 20715 17249 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 66973206 115843072 363 33554432000 4194304 5098028 140734371451568 140734371449672 140015694459516 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 16908288 140734371456059 140734371456260 140734371456260 140734371459018 0
/proc/20715/statm: 28282 363 305 221 0 87 0
[pid=20717] ppid=20715 vsize=14089220 memory=235488 CPUtime=2400.09 cores=0,2,4,6
/proc/20717/stat : 20717 (java) S 20715 20715 17249 0 -1 1077944320 90213 0 0 0 239934 75 0 0 20 0 15 0 66973206 14427361280 58872 33554432000 4194304 4196468 140730220796608 140730220779152 140543413976823 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 37040128 140730220803201 140730220803377 140730220803377 140730220806095 0
/proc/20717/statm: 3522305 58872 3394 1 0 3483520 0
[pid=20717/tid=20718] ppid=20715 vsize=14089220 memory=235488 CPUtime=2391.19 cores=0,2,4,6
/proc/20717/task/20718/stat : 20718 (java) R 20715 20715 17249 0 -1 4202560 21105 0 0 0 239108 11 0 0 20 0 15 0 66973207 14427361280 58872 33554432000 4194304 4196468 140730220796608 140543418216240 140543029787608 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 37040128 140730220803201 140730220803377 140730220803377 140730220806095 0
[pid=20717/tid=20719] ppid=20715 vsize=14089220 memory=235488 CPUtime=0.5 cores=0,2,4,6
/proc/20717/task/20719/stat : 20719 (java) S 20715 20715 17249 0 -1 1077944384 4190 0 0 0 45 5 0 0 20 0 15 0 66973207 14427361280 58872 33554432000 4194304 4196468 140730220796608 140543344065040 140543413987029 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37040128 140730220803201 140730220803377 140730220803377 140730220806095 0
[pid=20717/tid=20720] ppid=20715 vsize=14089220 memory=1452 CPUtime=0.5 cores=0,2,4,6
/proc/20717/task/20720/stat : 20720 (java) S 20715 20715 17249 0 -1 1077944384 4629 0 0 0 45 5 0 0 20 0 15 0 66973207 14427361280 58872 33554432000 4194304 4196468 140730220796608 140543008619152 140543413987029 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37040128 140730220803201 140730220803377 140730220803377 140730220806095 0
[pid=20717/tid=20721] ppid=20715 vsize=14089220 memory=235488 CPUtime=0.49 cores=0,2,4,6
/proc/20717/task/20721/stat : 20721 (java) S 20715 20715 17249 0 -1 1077944384 2576 0 0 0 44 5 0 0 20 0 15 0 66973207 14427361280 58872 33554432000 4194304 4196468 140730220796608 140543007566096 140543413987029 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37040128 140730220803201 140730220803377 140730220803377 140730220806095 0
[pid=20717/tid=20722] ppid=20715 vsize=14089220 memory=235488 CPUtime=0.5 cores=0,2,4,6
/proc/20717/task/20722/stat : 20722 (java) S 20715 20715 17249 0 -1 1077944384 2920 0 0 0 45 5 0 0 20 0 15 0 66973207 14427361280 58872 33554432000 4194304 4196468 140730220796608 140543006513552 140543413987029 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37040128 140730220803201 140730220803377 140730220803377 140730220806095 0
[pid=20717/tid=20723] ppid=20715 vsize=14089220 memory=235488 CPUtime=0.3 cores=0,2,4,6
/proc/20717/task/20723/stat : 20723 (java) S 20715 20715 17249 0 -1 1077944384 4502 0 0 0 25 5 0 0 20 0 15 0 66973209 14427361280 58872 33554432000 4194304 4196468 140730220796608 140542955334384 140543413987970 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37040128 140730220803201 140730220803377 140730220803377 140730220806095 0
[pid=20717/tid=20724] ppid=20715 vsize=14089220 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/20717/task/20724/stat : 20724 (java) S 20715 20715 17249 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 15 0 66973209 14427361280 58872 33554432000 4194304 4196468 140730220796608 140542954280608 140543413987029 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37040128 140730220803201 140730220803377 140730220803377 140730220806095 0
[pid=20717/tid=20725] ppid=20715 vsize=14089220 memory=279552174891936 CPUtime=0 cores=0,2,4,6
/proc/20717/task/20725/stat : 20725 (java) S 20715 20715 17249 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 66973209 14427361280 58872 33554432000 4194304 4196468 140730220796608 140542953227504 140543413987029 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37040128 140730220803201 140730220803377 140730220803377 140730220806095 0
[pid=20717/tid=20726] ppid=20715 vsize=14089220 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/20717/task/20726/stat : 20726 (java) S 20715 20715 17249 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 66973212 14427361280 58872 33554432000 4194304 4196468 140730220796608 140542952176080 140543413995419 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37040128 140730220803201 140730220803377 140730220803377 140730220806095 0
[pid=20717/tid=20727] ppid=20715 vsize=14089220 memory=235488 CPUtime=2.4 cores=0,2,4,6
/proc/20717/task/20727/stat : 20727 (java) S 20715 20715 17249 0 -1 1077944384 19444 0 0 0 238 2 0 0 20 0 15 0 66973212 14427361280 58872 33554432000 4194304 4196468 140730220796608 140542951123184 140543413987970 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 3 0 0 6293624 6294260 37040128 140730220803201 140730220803377 140730220803377 140730220806095 0
[pid=20717/tid=20728] ppid=20715 vsize=14089220 memory=1452 CPUtime=2.52 cores=0,2,4,6
/proc/20717/task/20728/stat : 20728 (java) S 20715 20715 17249 0 -1 1077944384 17559 0 0 0 249 3 0 0 20 0 15 0 66973212 14427361280 58872 33554432000 4194304 4196468 140730220796608 140542950070640 140543413987970 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 17 0 0 6293624 6294260 37040128 140730220803201 140730220803377 140730220803377 140730220806095 0
[pid=20717/tid=20729] ppid=20715 vsize=14089220 memory=1452 CPUtime=0.69 cores=0,2,4,6
/proc/20717/task/20729/stat : 20729 (java) S 20715 20715 17249 0 -1 1077944384 10256 0 0 0 67 2 0 0 20 0 15 0 66973212 14427361280 58872 33554432000 4194304 4196468 140730220796608 140542949017584 140543413987970 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37040128 140730220803201 140730220803377 140730220803377 140730220806095 0
[pid=20717/tid=20730] ppid=20715 vsize=14089220 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/20717/task/20730/stat : 20730 (java) S 20715 20715 17249 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 66973212 14427361280 58872 33554432000 4194304 4196468 140730220796608 140542947965280 140543413987029 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37040128 140730220803201 140730220803377 140730220803377 140730220806095 0
[pid=20717/tid=20731] ppid=20715 vsize=14089220 memory=3708 CPUtime=0.92 cores=0,2,4,6
/proc/20717/task/20731/stat : 20731 (java) S 20715 20715 17249 0 -1 1077944384 1670 0 0 0 46 46 0 0 20 0 15 0 66973212 14427361280 58872 33554432000 4194304 4196468 140730220796608 140542946913328 140543413987970 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 31 0 0 6293624 6294260 37040128 140730220803201 140730220803377 140730220803377 140730220806095 0
Current children cumulated CPU time: 2400.09 s
Current children cumulated vsize: 14202348 KiB
Current children cumulated memory: 236940 KiB

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

[startup+2392.31 s]
# the end of solver process 20715 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=0.001181 s, system=0.001181 s

[startup+2392.31 s]
# the end of solver process 20717 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2399.36 s, system=0.75732 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+2392.3 s]
/proc/loadavg: 1.53 1.59 1.70 3/217 21678
/proc/meminfo: memFree=17298160/32770624 swapFree=67108796/67108860
[pid=20715] ppid=20712 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/20715/stat : 20715 (xcsp3-exec) S 20712 20715 17249 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 66973206 115843072 363 33554432000 4194304 5098028 140734371451568 140734371449672 140015694459516 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 16908288 140734371456059 140734371456260 140734371456260 140734371459018 0
/proc/20715/statm: 28282 363 305 221 0 87 0
[pid=20717] ppid=20715 vsize=14089220 memory=235488 CPUtime=2400.09 cores=0,2,4,6
/proc/20717/stat : 20717 (java) S 20715 20715 17249 0 -1 1077944320 90213 0 0 0 239934 75 0 0 20 0 15 0 66973206 14427361280 58872 33554432000 4194304 4196468 140730220796608 140730220779152 140543413976823 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 37040128 140730220803201 140730220803377 140730220803377 140730220806095 0
/proc/20717/statm: 3522305 58872 3394 1 0 3483520 0
[pid=20717/tid=20718] ppid=20715 vsize=14089220 memory=235488 CPUtime=2391.19 cores=0,2,4,6
/proc/20717/task/20718/stat : 20718 (java) R 20715 20715 17249 0 -1 4202560 21105 0 0 0 239108 11 0 0 20 0 15 0 66973207 14427361280 58872 33554432000 4194304 4196468 140730220796608 140543418216240 140543029787608 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 37040128 140730220803201 140730220803377 140730220803377 140730220806095 0
[pid=20717/tid=20719] ppid=20715 vsize=14089220 memory=235488 CPUtime=0.5 cores=0,2,4,6
/proc/20717/task/20719/stat : 20719 (java) S 20715 20715 17249 0 -1 1077944384 4190 0 0 0 45 5 0 0 20 0 15 0 66973207 14427361280 58872 33554432000 4194304 4196468 140730220796608 140543344065040 140543413987029 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37040128 140730220803201 140730220803377 140730220803377 140730220806095 0
[pid=20717/tid=20720] ppid=20715 vsize=14089220 memory=1452 CPUtime=0.5 cores=0,2,4,6
/proc/20717/task/20720/stat : 20720 (java) S 20715 20715 17249 0 -1 1077944384 4629 0 0 0 45 5 0 0 20 0 15 0 66973207 14427361280 58872 33554432000 4194304 4196468 140730220796608 140543008619152 140543413987029 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37040128 140730220803201 140730220803377 140730220803377 140730220806095 0
[pid=20717/tid=20721] ppid=20715 vsize=14089220 memory=235488 CPUtime=0.49 cores=0,2,4,6
/proc/20717/task/20721/stat : 20721 (java) S 20715 20715 17249 0 -1 1077944384 2576 0 0 0 44 5 0 0 20 0 15 0 66973207 14427361280 58872 33554432000 4194304 4196468 140730220796608 140543007566096 140543413987029 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37040128 140730220803201 140730220803377 140730220803377 140730220806095 0
[pid=20717/tid=20722] ppid=20715 vsize=14089220 memory=235488 CPUtime=0.5 cores=0,2,4,6
/proc/20717/task/20722/stat : 20722 (java) S 20715 20715 17249 0 -1 1077944384 2920 0 0 0 45 5 0 0 20 0 15 0 66973207 14427361280 58872 33554432000 4194304 4196468 140730220796608 140543006513552 140543413987029 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37040128 140730220803201 140730220803377 140730220803377 140730220806095 0
[pid=20717/tid=20723] ppid=20715 vsize=14089220 memory=235488 CPUtime=0.3 cores=0,2,4,6
/proc/20717/task/20723/stat : 20723 (java) S 20715 20715 17249 0 -1 1077944384 4502 0 0 0 25 5 0 0 20 0 15 0 66973209 14427361280 58872 33554432000 4194304 4196468 140730220796608 140542955334384 140543413987970 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37040128 140730220803201 140730220803377 140730220803377 140730220806095 0
[pid=20717/tid=20724] ppid=20715 vsize=14089220 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/20717/task/20724/stat : 20724 (java) S 20715 20715 17249 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 15 0 66973209 14427361280 58872 33554432000 4194304 4196468 140730220796608 140542954280608 140543413987029 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37040128 140730220803201 140730220803377 140730220803377 140730220806095 0
[pid=20717/tid=20725] ppid=20715 vsize=14089220 memory=279552174891936 CPUtime=0 cores=0,2,4,6
/proc/20717/task/20725/stat : 20725 (java) S 20715 20715 17249 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 66973209 14427361280 58872 33554432000 4194304 4196468 140730220796608 140542953227504 140543413987029 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37040128 140730220803201 140730220803377 140730220803377 140730220806095 0
[pid=20717/tid=20726] ppid=20715 vsize=14089220 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/20717/task/20726/stat : 20726 (java) S 20715 20715 17249 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 66973212 14427361280 58872 33554432000 4194304 4196468 140730220796608 140542952176080 140543413995419 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37040128 140730220803201 140730220803377 140730220803377 140730220806095 0
[pid=20717/tid=20727] ppid=20715 vsize=14089220 memory=235488 CPUtime=2.4 cores=0,2,4,6
/proc/20717/task/20727/stat : 20727 (java) S 20715 20715 17249 0 -1 1077944384 19444 0 0 0 238 2 0 0 20 0 15 0 66973212 14427361280 58872 33554432000 4194304 4196468 140730220796608 140542951123184 140543413987970 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 3 0 0 6293624 6294260 37040128 140730220803201 140730220803377 140730220803377 140730220806095 0
[pid=20717/tid=20728] ppid=20715 vsize=14089220 memory=1452 CPUtime=2.52 cores=0,2,4,6
/proc/20717/task/20728/stat : 20728 (java) S 20715 20715 17249 0 -1 1077944384 17559 0 0 0 249 3 0 0 20 0 15 0 66973212 14427361280 58872 33554432000 4194304 4196468 140730220796608 140542950070640 140543413987970 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 17 0 0 6293624 6294260 37040128 140730220803201 140730220803377 140730220803377 140730220806095 0
[pid=20717/tid=20729] ppid=20715 vsize=14089220 memory=1452 CPUtime=0.69 cores=0,2,4,6
/proc/20717/task/20729/stat : 20729 (java) S 20715 20715 17249 0 -1 1077944384 10256 0 0 0 67 2 0 0 20 0 15 0 66973212 14427361280 58872 33554432000 4194304 4196468 140730220796608 140542949017584 140543413987970 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37040128 140730220803201 140730220803377 140730220803377 140730220806095 0
[pid=20717/tid=20730] ppid=20715 vsize=14089220 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/20717/task/20730/stat : 20730 (java) S 20715 20715 17249 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 66973212 14427361280 58872 33554432000 4194304 4196468 140730220796608 140542947965280 140543413987029 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37040128 140730220803201 140730220803377 140730220803377 140730220806095 0
[pid=20717/tid=20731] ppid=20715 vsize=14089220 memory=3708 CPUtime=0.92 cores=0,2,4,6
/proc/20717/task/20731/stat : 20731 (java) S 20715 20715 17249 0 -1 1077944384 1670 0 0 0 46 46 0 0 20 0 15 0 66973212 14427361280 58872 33554432000 4194304 4196468 140730220796608 140542946913328 140543413987970 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 31 0 0 6293624 6294260 37040128 140730220803201 140730220803377 140730220803377 140730220806095 0
Current children cumulated CPU time: 2400.09 s
Current children cumulated vsize: 14202348 KiB
Current children cumulated memory: 236940 KiB

Child status: 143
Real time (s): 2392.31
CPU time (s): 2400.12
CPU user time (s): 2399.36
CPU system time (s): 0.75732
CPU usage (%): 100.326
Max. virtual memory (cumulated for all children) (KiB): 14204336
Max. memory (cumulated for all children) (KiB): 244876

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2399.36
system time used= 0.75732
maximum resident set size= 245472
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 91050
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2736
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 60841
involuntary context switches= 2279


# summary of solver processes directly reported to runsolver:
#   pid: 20715,20717
#   total CPU time (s): 2400.12
#   total CPU user time (s): 2399.36
#   total CPU system time (s): 0.75732

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 13.4986 second user time and 22.8069 second system time

The end

Launcher Data

Begin job on node138 at 2018-07-25 06:48:20
IDJOB=4292477
IDBENCH=141460
IDSOLVER=2747
FILE ID=node138/4292477-1532494100
RUNJOBID= node138-1532470661-17280
PBS_JOBID= 21021587
Free space on /tmp= 53788 MiB

SOLVER NAME= Choco-solver 4.0.7 seq (493a269)
BENCH NAME= XCSP18/CarSequencing/CarSequencing-90-02_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-4292477-1532494100/watcher-4292477-1532494100 -o /tmp/evaluation-result-4292477-1532494100/solver-4292477-1532494100 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node138-1532470661-17280 --watchdog 2560  HOME/xcsp3-exec -seed 345923912 -dir HOME -tl 2400 -ml 11000 -p 1 HOME/instance-4292477-1532494100.xml

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

MD5SUM BENCH= a45a1bbd084788784bb8b4db38c38ff4
RANDOM SEED=345923912

node138.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.71
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.71
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.71
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.71
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:        17535440 kB
MemAvailable:   31735256 kB
Buffers:          150152 kB
Cached:         14189472 kB
SwapCached:           44 kB
Active:          2514976 kB
Inactive:       12081416 kB
Active(anon):     205048 kB
Inactive(anon):    71132 kB
Active(file):    2309928 kB
Inactive(file): 12010284 kB
Unevictable:        7324 kB
Mlocked:            7324 kB
SwapTotal:      67108860 kB
SwapFree:       67108796 kB
Dirty:             20504 kB
Writeback:             0 kB
AnonPages:        275128 kB
Mapped:            46800 kB
Shmem:             16972 kB
Slab:             336336 kB
SReclaimable:     308064 kB
SUnreclaim:        28272 kB
KernelStack:        3808 kB
PageTables:         5780 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1171132 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    208896 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= 53768 MiB
End job on node138 at 2018-07-25 07:28:13