Trace number 4399341

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 2019-09-16UNSAT 655.221 165.124

General information on the benchmark

NameBinPacking/BinPacking-sum-skj2/
BinPacking-sum-n1w4b1r5.xml
MD5SUMd746abd17fd9f5e52f47be3617d955ae
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark5.17688
Satisfiable
(Un)Satisfiability was proved
Number of variables51
Number of constraints13
Number of domains2
Minimum domain size6
Maximum domain size35
Distribution of domain sizes[{"size":6,"count":1},{"size":35,"count":50}]
Minimum variable degree2
Maximum variable degree5
Distribution of variable degrees[{"degree":2,"count":1},{"degree":4,"count":45},{"degree":5,"count":5}]
Minimum constraint arity6
Maximum constraint arity50
Distribution of constraint arities[{"arity":6,"count":1},{"arity":10,"count":10},{"arity":50,"count":2}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"ordered","count":5},{"type":"lex","count":1},{"type":"sum","count":5},{"type":"count","count":1},{"type":"cardinality","count":1}]
Optimization problemYES
Type of objectivemax VAR

Solver Data

0.00/0.00	c java -server -Xmx12000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4399341-1568699198.xml"  -tl '2520s' -p 4
0.13/0.18	c Choco e747e1e
0.13/0.18	c [HOME/instance-4399341-1568699198.xml, -tl, 2520s, -p, 4]
0.34/0.22	c 4 solvers in parallel
0.34/0.28	c parse instance...
0.72/0.52	c solve instance...
655.17/165.11	s UNSATISFIABLE

Verifier Data


Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (14897 MiB free)
  memory of node 1: 16384 MiB (14304 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4399341-1568699198/watcher-4399341-1568699198 -o /tmp/evaluation-result-4399341-1568699198/solver-4399341-1568699198 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node141-1568694133-19867 --watchdog 2580 xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 381245388 HOME/instance-4399341-1568699198.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
solver pid=26046, runsolver pid=26043
Current StackSize limit: 8192 KiB


[startup+0.100091 s]*
/proc/loadavg: 8.69 8.43 8.37 7/233 26062
/proc/meminfo: memFree=29885588/32770624 swapFree=66922428/67108860
[pid=26046] ppid=26043 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/26046/stat : 26046 (xcsp3-exec) S 26043 26046 19836 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 445857635 115843072 363 33554432000 4194304 5098028 140730932227168 140730932225272 140252153885308 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 9994240 140730932228987 140730932229229 140730932229229 140730932232138 0
/proc/26046/statm: 28282 363 305 221 0 87 0
[pid=26048] ppid=26046 vsize=15144776 memory=30348 CPUtime=0.13 cores=0,2,4,6
/proc/26048/stat : 26048 (java) S 26046 26046 19836 0 -1 1077944320 5477 0 0 0 10 3 0 0 20 0 15 0 445857635 15508250624 7587 33554432000 4194304 4196468 140722568235744 140722568218288 140078315056887 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 11784192 140722568242159 140722568242330 140722568242330 140722568245199 0
/proc/26048/statm: 3786194 7587 3154 1 0 3748377 0
[pid=26048/tid=26049] ppid=26046 vsize=15144776 memory=7100839878744900722 CPUtime=0.09 cores=0,2,4,6
/proc/26048/task/26049/stat : 26049 (java) R 26046 26046 19836 0 -1 4202560 3396 0 0 0 7 2 0 0 20 0 15 0 445857636 15508250624 7587 33554432000 4194304 4196468 140722568235744 140078319288208 140078315078234 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 11784192 140722568242159 140722568242330 140722568242330 140722568245199 0
[pid=26048/tid=26050] ppid=26046 vsize=15144776 memory=-3689451258167578675 CPUtime=0 cores=0,2,4,6
/proc/26048/task/26050/stat : 26050 (java) S 26046 26046 19836 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445857636 15508250624 7587 33554432000 4194304 4196468 140722568235744 140077907762320 140078315067093 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11784192 140722568242159 140722568242330 140722568242330 140722568245199 0
[pid=26048/tid=26051] ppid=26046 vsize=15144776 memory=140566181791360 CPUtime=0 cores=0,2,4,6
/proc/26048/task/26051/stat : 26051 (java) S 26046 26046 19836 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445857636 15508250624 7587 33554432000 4194304 4196468 140722568235744 140077906709520 140078315067093 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11784192 140722568242159 140722568242330 140722568242330 140722568245199 0
[pid=26048/tid=26052] ppid=26046 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26048/task/26052/stat : 26052 (java) S 26046 26046 19836 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445857636 15508250624 7587 33554432000 4194304 4196468 140722568235744 140077905656720 140078315067093 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11784192 140722568242159 140722568242330 140722568242330 140722568245199 0
[pid=26048/tid=26053] ppid=26046 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/26048/task/26053/stat : 26053 (java) S 26046 26046 19836 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445857636 15508250624 7587 33554432000 4194304 4196468 140722568235744 140077904603920 140078315067093 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11784192 140722568242159 140722568242330 140722568242330 140722568245199 0
[pid=26048/tid=26054] ppid=26046 vsize=15144776 memory=140566181791360 CPUtime=0 cores=0,2,4,6
/proc/26048/task/26054/stat : 26054 (java) S 26046 26046 19836 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445857638 15508250624 7587 33554432000 4194304 4196468 140722568235744 140077783632240 140078315068034 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11784192 140722568242159 140722568242330 140722568242330 140722568245199 0
[pid=26048/tid=26055] ppid=26046 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/26048/task/26055/stat : 26055 (java) S 26046 26046 19836 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 445857638 15508250624 7587 33554432000 4194304 4196468 140722568235744 140077782578208 140078315067093 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11784192 140722568242159 140722568242330 140722568242330 140722568245199 0
[pid=26048/tid=26056] ppid=26046 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26048/task/26056/stat : 26056 (java) S 26046 26046 19836 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 445857639 15508250624 7587 33554432000 4194304 4196468 140722568235744 140077781525360 140078315067093 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11784192 140722568242159 140722568242330 140722568242330 140722568245199 0
[pid=26048/tid=26057] ppid=26046 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26048/task/26057/stat : 26057 (java) S 26046 26046 19836 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445857641 15508250624 7587 33554432000 4194304 4196468 140722568235744 140077780473680 140078315075483 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11784192 140722568242159 140722568242330 140722568242330 140722568245199 0
[pid=26048/tid=26058] ppid=26046 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26048/task/26058/stat : 26058 (java) R 26046 26046 19836 0 -1 1077944384 416 0 0 0 0 0 0 0 20 0 15 0 445857641 15508250624 7587 33554432000 4194304 4196468 140722568235744 140077779422064 140078315068034 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 11784192 140722568242159 140722568242330 140722568242330 140722568245199 0
[pid=26048/tid=26059] ppid=26046 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/26048/task/26059/stat : 26059 (java) R 26046 26046 19836 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 15 0 445857641 15508250624 7587 33554432000 4194304 4196468 140722568235744 140077778369264 140078301035721 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 11784192 140722568242159 140722568242330 140722568242330 140722568245199 0
[pid=26048/tid=26060] ppid=26046 vsize=15144776 memory=140566181791360 CPUtime=0.02 cores=0,2,4,6
/proc/26048/task/26060/stat : 26060 (java) R 26046 26046 19836 0 -1 4202560 360 0 0 0 2 0 0 0 20 0 15 0 445857641 15508250624 7587 33554432000 4194304 4196468 140722568235744 140077777316464 140078293677825 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 11784192 140722568242159 140722568242330 140722568242330 140722568245199 0
[pid=26048/tid=26061] ppid=26046 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/26048/task/26061/stat : 26061 (java) S 26046 26046 19836 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445857641 15508250624 7587 33554432000 4194304 4196468 140722568235744 140077776263904 140078315067093 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11784192 140722568242159 140722568242330 140722568242330 140722568245199 0
[pid=26048/tid=26062] ppid=26046 vsize=15144776 memory=140566181791360 CPUtime=0 cores=0,2,4,6
/proc/26048/task/26062/stat : 26062 (java) S 26046 26046 19836 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445857641 15508250624 7587 33554432000 4194304 4196468 140722568235744 140077775211184 140078315068034 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11784192 140722568242159 140722568242330 140722568242330 140722568245199 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 31800 KiB

[startup+0.210883 s]*
/proc/loadavg: 8.39 8.37 8.35 6/233 26062
/proc/meminfo: memFree=29873716/32770624 swapFree=66922428/67108860
[pid=26046] ppid=26043 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/26046/stat : 26046 (xcsp3-exec) S 26043 26046 19836 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 445857635 115843072 363 33554432000 4194304 5098028 140730932227168 140730932225272 140252153885308 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 9994240 140730932228987 140730932229229 140730932229229 140730932232138 0
/proc/26046/statm: 28282 363 305 221 0 87 0
[pid=26048] ppid=26046 vsize=15144776 memory=40840 CPUtime=0.34 cores=0,2,4,6
/proc/26048/stat : 26048 (java) S 26046 26046 19836 0 -1 1077944320 8909 0 0 0 29 5 0 0 20 0 15 0 445857635 15508250624 10210 33554432000 4194304 4196468 140722568235744 140722568218288 140078315056887 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 11784192 140722568242159 140722568242330 140722568242330 140722568245199 0
/proc/26048/statm: 3786194 10210 3303 1 0 3748377 0
[pid=26048/tid=26049] ppid=26046 vsize=15144776 memory=7883960649037381690 CPUtime=0.2 cores=0,2,4,6
/proc/26048/task/26049/stat : 26049 (java) R 26046 26046 19836 0 -1 4202560 6194 0 0 0 17 3 0 0 20 0 15 0 445857636 15508250624 10210 33554432000 4194304 4196468 140722568235744 140078319290064 140078315068822 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 11784192 140722568242159 140722568242330 140722568242330 140722568245199 0
[pid=26048/tid=26050] ppid=26046 vsize=15144776 memory=2810770 CPUtime=0 cores=0,2,4,6
/proc/26048/task/26050/stat : 26050 (java) S 26046 26046 19836 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445857636 15508250624 10210 33554432000 4194304 4196468 140722568235744 140077907762320 140078315067093 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11784192 140722568242159 140722568242330 140722568242330 140722568245199 0
[pid=26048/tid=26051] ppid=26046 vsize=15144776 memory=140566185095977 CPUtime=0 cores=0,2,4,6
/proc/26048/task/26051/stat : 26051 (java) S 26046 26046 19836 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445857636 15508250624 10210 33554432000 4194304 4196468 140722568235744 140077906709520 140078315067093 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11784192 140722568242159 140722568242330 140722568242330 140722568245199 0
[pid=26048/tid=26052] ppid=26046 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26048/task/26052/stat : 26052 (java) S 26046 26046 19836 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445857636 15508250624 10210 33554432000 4194304 4196468 140722568235744 140077905656720 140078315067093 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11784192 140722568242159 140722568242330 140722568242330 140722568245199 0
[pid=26048/tid=26053] ppid=26046 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/26048/task/26053/stat : 26053 (java) S 26046 26046 19836 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445857636 15508250624 10210 33554432000 4194304 4196468 140722568235744 140077904603920 140078315067093 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11784192 140722568242159 140722568242330 140722568242330 140722568245199 0
[pid=26048/tid=26054] ppid=26046 vsize=15144776 memory=140566181791360 CPUtime=0 cores=0,2,4,6
/proc/26048/task/26054/stat : 26054 (java) S 26046 26046 19836 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 445857638 15508250624 10210 33554432000 4194304 4196468 140722568235744 140077783632240 140078315068034 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11784192 140722568242159 140722568242330 140722568242330 140722568245199 0
[pid=26048/tid=26055] ppid=26046 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/26048/task/26055/stat : 26055 (java) S 26046 26046 19836 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 445857638 15508250624 10210 33554432000 4194304 4196468 140722568235744 140077782578208 140078315067093 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11784192 140722568242159 140722568242330 140722568242330 140722568245199 0
[pid=26048/tid=26056] ppid=26046 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26048/task/26056/stat : 26056 (java) S 26046 26046 19836 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 445857639 15508250624 10210 33554432000 4194304 4196468 140722568235744 140077781525360 140078315067093 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11784192 140722568242159 140722568242330 140722568242330 140722568245199 0
[pid=26048/tid=26057] ppid=26046 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26048/task/26057/stat : 26057 (java) S 26046 26046 19836 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445857641 15508250624 10210 33554432000 4194304 4196468 140722568235744 140077780473680 140078315075483 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11784192 140722568242159 140722568242330 140722568242330 140722568245199 0
[pid=26048/tid=26058] ppid=26046 vsize=15144776 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/26048/task/26058/stat : 26058 (java) S 26046 26046 19836 0 -1 1077944384 498 0 0 0 2 0 0 0 20 0 15 0 445857641 15508250624 10210 33554432000 4194304 4196468 140722568235744 140077779422064 140078315068034 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11784192 140722568242159 140722568242330 140722568242330 140722568245199 0
[pid=26048/tid=26059] ppid=26046 vsize=15144776 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/26048/task/26059/stat : 26059 (java) S 26046 26046 19836 0 -1 1077944384 144 0 0 0 1 0 0 0 20 0 15 0 445857641 15508250624 10210 33554432000 4194304 4196468 140722568235744 140077778369264 140078315068034 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11784192 140722568242159 140722568242330 140722568242330 140722568245199 0
[pid=26048/tid=26060] ppid=26046 vsize=15144776 memory=140566181791360 CPUtime=0.08 cores=0,2,4,6
/proc/26048/task/26060/stat : 26060 (java) R 26046 26046 19836 0 -1 4202560 766 0 0 0 8 0 0 0 20 0 15 0 445857641 15508250624 10210 33554432000 4194304 4196468 140722568235744 140077777316272 140078294075440 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 11784192 140722568242159 140722568242330 140722568242330 140722568245199 0
[pid=26048/tid=26061] ppid=26046 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/26048/task/26061/stat : 26061 (java) S 26046 26046 19836 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445857641 15508250624 10210 33554432000 4194304 4196468 140722568235744 140077776263904 140078315067093 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11784192 140722568242159 140722568242330 140722568242330 140722568245199 0
[pid=26048/tid=26062] ppid=26046 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26048/task/26062/stat : 26062 (java) S 26046 26046 19836 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445857641 15508250624 10210 33554432000 4194304 4196468 140722568235744 140077775211184 140078315068034 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11784192 140722568242159 140722568242330 140722568242330 140722568245199 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 42292 KiB

[startup+0.311123 s]*
/proc/loadavg: 8.39 8.37 8.35 7/233 26062
/proc/meminfo: memFree=29866188/32770624 swapFree=66922428/67108860
[pid=26046] ppid=26043 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/26046/stat : 26046 (xcsp3-exec) S 26043 26046 19836 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 445857635 115843072 363 33554432000 4194304 5098028 140730932227168 140730932225272 140252153885308 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 9994240 140730932228987 140730932229229 140730932229229 140730932232138 0
/proc/26046/statm: 28282 363 305 221 0 87 0
[pid=26048] ppid=26046 vsize=15149032 memory=50008 CPUtime=0.54 cores=0,2,4,6
/proc/26048/stat : 26048 (java) S 26046 26046 19836 0 -1 1077944320 10318 0 0 0 48 6 0 0 20 0 15 0 445857635 15512608768 12502 33554432000 4194304 4196468 140722568235744 140722568218288 140078315056887 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 11784192 140722568242159 140722568242330 140722568242330 140722568245199 0
/proc/26048/statm: 3787258 12502 3367 1 0 3748377 0
[pid=26048/tid=26049] ppid=26046 vsize=15149032 memory=8317482817917895235 CPUtime=0.3 cores=0,2,4,6
/proc/26048/task/26049/stat : 26049 (java) R 26046 26046 19836 0 -1 4202560 7292 0 0 0 26 4 0 0 20 0 15 0 445857636 15512608768 12502 33554432000 4194304 4196468 140722568235744 140078319292464 140078299137374 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 11784192 140722568242159 140722568242330 140722568242330 140722568245199 0
[pid=26048/tid=26050] ppid=26046 vsize=15149032 memory=4872558044660077418 CPUtime=0 cores=0,2,4,6
/proc/26048/task/26050/stat : 26050 (java) S 26046 26046 19836 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445857636 15512608768 12502 33554432000 4194304 4196468 140722568235744 140077907762320 140078315067093 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11784192 140722568242159 140722568242330 140722568242330 140722568245199 0
[pid=26048/tid=26051] ppid=26046 vsize=15149032 memory=6655300316396806240 CPUtime=0 cores=0,2,4,6
/proc/26048/task/26051/stat : 26051 (java) S 26046 26046 19836 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445857636 15512608768 12502 33554432000 4194304 4196468 140722568235744 140077906709520 140078315067093 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11784192 140722568242159 140722568242330 140722568242330 140722568245199 0
[pid=26048/tid=26052] ppid=26046 vsize=15149032 memory=6944652177228980320 CPUtime=0 cores=0,2,4,6
/proc/26048/task/26052/stat : 26052 (java) S 26046 26046 19836 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445857636 15512608768 12502 33554432000 4194304 4196468 140722568235744 140077905656720 140078315067093 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11784192 140722568242159 140722568242330 140722568242330 140722568245199 0
[pid=26048/tid=26053] ppid=26046 vsize=15149032 memory=-4190076264842474805 CPUtime=0 cores=0,2,4,6
/proc/26048/task/26053/stat : 26053 (java) S 26046 26046 19836 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445857636 15512608768 12502 33554432000 4194304 4196468 140722568235744 140077904603920 140078315067093 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11784192 140722568242159 140722568242330 140722568242330 140722568245199 0
[pid=26048/tid=26054] ppid=26046 vsize=15149032 memory=-7305852742256935071 CPUtime=0 cores=0,2,4,6
/proc/26048/task/26054/stat : 26054 (java) S 26046 26046 19836 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 445857638 15512608768 12502 33554432000 4194304 4196468 140722568235744 140077783632240 140078315068034 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11784192 140722568242159 140722568242330 140722568242330 140722568245199 0
[pid=26048/tid=26055] ppid=26046 vsize=15149032 memory=6944656425123485561 CPUtime=0 cores=0,2,4,6
/proc/26048/task/26055/stat : 26055 (java) S 26046 26046 19836 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 445857638 15512608768 12502 33554432000 4194304 4196468 140722568235744 140077782578208 140078315067093 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11784192 140722568242159 140722568242330 140722568242330 140722568245199 0
[pid=26048/tid=26056] ppid=26046 vsize=15149032 memory=7893295687695687954 CPUtime=0 cores=0,2,4,6
/proc/26048/task/26056/stat : 26056 (java) S 26046 26046 19836 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 445857639 15512608768 12502 33554432000 4194304 4196468 140722568235744 140077781525360 140078315067093 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11784192 140722568242159 140722568242330 140722568242330 140722568245199 0
[pid=26048/tid=26057] ppid=26046 vsize=15149032 memory=4627853888499060086 CPUtime=0 cores=0,2,4,6
/proc/26048/task/26057/stat : 26057 (java) S 26046 26046 19836 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445857641 15512608768 12502 33554432000 4194304 4196468 140722568235744 140077780473680 140078315075483 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11784192 140722568242159 140722568242330 140722568242330 140722568245199 0
[pid=26048/tid=26058] ppid=26046 vsize=15149032 memory=7827413994055111515 CPUtime=0.04 cores=0,2,4,6
/proc/26048/task/26058/stat : 26058 (java) S 26046 26046 19836 0 -1 1077944384 553 0 0 0 4 0 0 0 20 0 15 0 445857641 15512608768 12502 33554432000 4194304 4196468 140722568235744 140077779422064 140078315068034 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11784192 140722568242159 140722568242330 140722568242330 140722568245199 0
[pid=26048/tid=26059] ppid=26046 vsize=15149032 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/26048/task/26059/stat : 26059 (java) R 26046 26046 19836 0 -1 4202560 265 0 0 0 4 0 0 0 20 0 15 0 445857641 15512608768 12502 33554432000 4194304 4196468 140722568235744 140077778360720 140078292948912 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 11784192 140722568242159 140722568242330 140722568242330 140722568245199 0
[pid=26048/tid=26060] ppid=26046 vsize=15149032 memory=0 CPUtime=0.12 cores=0,2,4,6
/proc/26048/task/26060/stat : 26060 (java) S 26046 26046 19836 0 -1 1077944384 907 0 0 0 12 0 0 0 20 0 15 0 445857641 15512608768 12502 33554432000 4194304 4196468 140722568235744 140077777316464 140078315068034 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11784192 140722568242159 140722568242330 140722568242330 140722568245199 0
[pid=26048/tid=26061] ppid=26046 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26048/task/26061/stat : 26061 (java) S 26046 26046 19836 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445857641 15512608768 12502 33554432000 4194304 4196468 140722568235744 140077776263904 140078315067093 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11784192 140722568242159 140722568242330 140722568242330 140722568245199 0
[pid=26048/tid=26062] ppid=26046 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26048/task/26062/stat : 26062 (java) S 26046 26046 19836 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445857641 15512608768 12502 33554432000 4194304 4196468 140722568235744 140077775211184 140078315068034 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11784192 140722568242159 140722568242330 140722568242330 140722568245199 0
Current children cumulated CPU time: 0.54 s
Current children cumulated vsize: 15262160 KiB
Current children cumulated memory: 51460 KiB

[startup+0.700745 s]
/proc/loadavg: 8.39 8.37 8.35 10/233 26062
/proc/meminfo: memFree=29850188/32770624 swapFree=66922428/67108860
[pid=26046] ppid=26043 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/26046/stat : 26046 (xcsp3-exec) S 26043 26046 19836 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 445857635 115843072 363 33554432000 4194304 5098028 140730932227168 140730932225272 140252153885308 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 9994240 140730932228987 140730932229229 140730932229229 140730932232138 0
/proc/26046/statm: 28282 363 305 221 0 87 0
[pid=26048] ppid=26046 vsize=15417412 memory=77440 CPUtime=1.69 cores=0,2,4,6
/proc/26048/stat : 26048 (java) S 26046 26046 19836 0 -1 1077944320 14152 0 0 0 161 8 0 0 20 0 19 0 445857635 15787429888 19360 33554432000 4194304 4196468 140722568235744 140722568218288 140078315056887 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 11784192 140722568242159 140722568242330 140722568242330 140722568245199 0
/proc/26048/statm: 3854353 19360 3448 1 0 3815453 0
[pid=26048/tid=26049] ppid=26046 vsize=15417412 memory=0 CPUtime=0.49 cores=0,2,4,6
/proc/26048/task/26049/stat : 26049 (java) S 26046 26046 19836 0 -1 1077944384 8689 0 0 0 44 5 0 0 20 0 19 0 445857636 15787429888 19360 33554432000 4194304 4196468 140722568235744 140078319297664 140078315067093 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11784192 140722568242159 140722568242330 140722568242330 140722568245199 0
[pid=26048/tid=26050] ppid=26046 vsize=15417412 memory=32756 CPUtime=0 cores=0,2,4,6
/proc/26048/task/26050/stat : 26050 (java) S 26046 26046 19836 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 445857636 15787429888 19360 33554432000 4194304 4196468 140722568235744 140077907762320 140078315067093 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11784192 140722568242159 140722568242330 140722568242330 140722568245199 0
[pid=26048/tid=26051] ppid=26046 vsize=15417412 memory=988 CPUtime=0 cores=0,2,4,6
/proc/26048/task/26051/stat : 26051 (java) S 26046 26046 19836 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 445857636 15787429888 19360 33554432000 4194304 4196468 140722568235744 140077906709520 140078315067093 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11784192 140722568242159 140722568242330 140722568242330 140722568245199 0
[pid=26048/tid=26052] ppid=26046 vsize=15417412 memory=2012 CPUtime=0 cores=0,2,4,6
/proc/26048/task/26052/stat : 26052 (java) S 26046 26046 19836 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 445857636 15787429888 19360 33554432000 4194304 4196468 140722568235744 140077905656720 140078315067093 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11784192 140722568242159 140722568242330 140722568242330 140722568245199 0
[pid=26048/tid=26053] ppid=26046 vsize=15417412 memory=1324 CPUtime=0 cores=0,2,4,6
/proc/26048/task/26053/stat : 26053 (java) S 26046 26046 19836 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 445857636 15787429888 19360 33554432000 4194304 4196468 140722568235744 140077904603920 140078315067093 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11784192 140722568242159 140722568242330 140722568242330 140722568245199 0
[pid=26048/tid=26054] ppid=26046 vsize=15417412 memory=1704 CPUtime=0 cores=0,2,4,6
/proc/26048/task/26054/stat : 26054 (java) S 26046 26046 19836 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 19 0 445857638 15787429888 19360 33554432000 4194304 4196468 140722568235744 140077783632240 140078315068034 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11784192 140722568242159 140722568242330 140722568242330 140722568245199 0
[pid=26048/tid=26055] ppid=26046 vsize=15417412 memory=5972 CPUtime=0 cores=0,2,4,6
/proc/26048/task/26055/stat : 26055 (java) S 26046 26046 19836 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 19 0 445857638 15787429888 19360 33554432000 4194304 4196468 140722568235744 140077782578208 140078315067093 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11784192 140722568242159 140722568242330 140722568242330 140722568245199 0
[pid=26048/tid=26056] ppid=26046 vsize=15417412 memory=588 CPUtime=0 cores=0,2,4,6
/proc/26048/task/26056/stat : 26056 (java) S 26046 26046 19836 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 445857639 15787429888 19360 33554432000 4194304 4196468 140722568235744 140077781525360 140078315067093 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11784192 140722568242159 140722568242330 140722568242330 140722568245199 0
[pid=26048/tid=26057] ppid=26046 vsize=15417412 memory=780 CPUtime=0 cores=0,2,4,6
/proc/26048/task/26057/stat : 26057 (java) S 26046 26046 19836 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445857641 15787429888 19360 33554432000 4194304 4196468 140722568235744 140077780473680 140078315075483 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11784192 140722568242159 140722568242330 140722568242330 140722568245199 0
[pid=26048/tid=26058] ppid=26046 vsize=15417412 memory=1056 CPUtime=0.19 cores=0,2,4,6
/proc/26048/task/26058/stat : 26058 (java) R 26046 26046 19836 0 -1 4202560 1183 0 0 0 19 0 0 0 20 0 19 0 445857641 15787429888 19360 33554432000 4194304 4196468 140722568235744 140077779415256 140078295760162 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 11784192 140722568242159 140722568242330 140722568242330 140722568245199 0
[pid=26048/tid=26059] ppid=26046 vsize=15417412 memory=11620 CPUtime=0.24 cores=0,2,4,6
/proc/26048/task/26059/stat : 26059 (java) R 26046 26046 19836 0 -1 4202560 950 0 0 0 23 1 0 0 20 0 19 0 445857641 15787429888 19360 33554432000 4194304 4196468 140722568235744 140077778355768 140078298467759 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 11784192 140722568242159 140722568242330 140722568242330 140722568245199 0
[pid=26048/tid=26060] ppid=26046 vsize=15417412 memory=3992 CPUtime=0.3 cores=0,2,4,6
/proc/26048/task/26060/stat : 26060 (java) R 26046 26046 19836 0 -1 1077944384 1816 0 0 0 30 0 0 0 20 0 19 0 445857641 15787429888 19360 33554432000 4194304 4196468 140722568235744 140077777316464 140078315068034 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 11784192 140722568242159 140722568242330 140722568242330 140722568245199 0
[pid=26048/tid=26061] ppid=26046 vsize=15417412 memory=2828 CPUtime=0 cores=0,2,4,6
/proc/26048/task/26061/stat : 26061 (java) S 26046 26046 19836 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445857641 15787429888 19360 33554432000 4194304 4196468 140722568235744 140077776263904 140078315067093 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11784192 140722568242159 140722568242330 140722568242330 140722568245199 0
[pid=26048/tid=26062] ppid=26046 vsize=15417412 memory=1000 CPUtime=0 cores=0,2,4,6
/proc/26048/task/26062/stat : 26062 (java) S 26046 26046 19836 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 445857641 15787429888 19360 33554432000 4194304 4196468 140722568235744 140077775211184 140078315068034 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11784192 140722568242159 140722568242330 140722568242330 140722568245199 0
Current children cumulated CPU time: 1.69 s
Current children cumulated vsize: 15530540 KiB
Current children cumulated memory: 78892 KiB

[startup+1.50087 s]
/proc/loadavg: 8.39 8.37 8.35 12/237 26066
/proc/meminfo: memFree=29833696/32770624 swapFree=66922428/67108860
[pid=26046] ppid=26043 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/26046/stat : 26046 (xcsp3-exec) S 26043 26046 19836 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 445857635 115843072 363 33554432000 4194304 5098028 140730932227168 140730932225272 140252153885308 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 9994240 140730932228987 140730932229229 140730932229229 140730932232138 0
/proc/26046/statm: 28282 363 305 221 0 87 0

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

/proc/26048/task/26062/stat : 26062 (java) S 26046 26046 19836 0 -1 1077944384 505 0 0 0 0 2 0 0 20 0 19 0 445857641 15787429888 36451 33554432000 4194304 4196468 140722568235744 140077775211184 140078315068034 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 36 0 0 6293624 6294260 11784192 140722568242159 140722568242330 140722568242330 140722568245199 0
[pid=26048/tid=26063] ppid=26046 vsize=15417412 memory=6944656575208382560 CPUtime=161.42 cores=0,2,4,6
/proc/26048/task/26063/stat : 26063 (java) R 26046 26046 19836 0 -1 4202560 614 0 0 0 16142 0 0 0 20 0 19 0 445857688 15787429888 36451 33554432000 4194304 4196468 140722568235744 140077765991008 140077956423730 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 11784192 140722568242159 140722568242330 140722568242330 140722568245199 0
[pid=26048/tid=26064] ppid=26046 vsize=15417412 memory=6656426216303648864 CPUtime=162.03 cores=0,2,4,6
/proc/26048/task/26064/stat : 26064 (java) R 26046 26046 19836 0 -1 4202560 2034 0 0 0 16200 3 0 0 20 0 19 0 445857688 15787429888 36451 33554432000 4194304 4196468 140722568235744 140077764942288 140077958355549 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 11784192 140722568242159 140722568242330 140722568242330 140722568245199 0
[pid=26048/tid=26065] ppid=26046 vsize=15417412 memory=5249 CPUtime=160.99 cores=0,2,4,6
/proc/26048/task/26065/stat : 26065 (java) R 26046 26046 19836 0 -1 4202560 729 0 0 0 16099 0 0 0 20 0 19 0 445857688 15787429888 36451 33554432000 4194304 4196468 140722568235744 140077763886744 140077957733504 0 4 0 16800975 0 0 0 -1 6 0 0 32 0 0 6293624 6294260 11784192 140722568242159 140722568242330 140722568242330 140722568245199 0
[pid=26048/tid=26066] ppid=26046 vsize=15417412 memory=6944652177228980320 CPUtime=161.83 cores=0,2,4,6
/proc/26048/task/26066/stat : 26066 (java) R 26046 26046 19836 0 -1 4202560 1447 0 0 0 16183 0 0 0 20 0 19 0 445857688 15787429888 36451 33554432000 4194304 4196468 140722568235744 140077762834816 140077957615116 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 11784192 140722568242159 140722568242330 140722568242330 140722568245199 0
Current children cumulated CPU time: 650.8 s
Current children cumulated vsize: 15530540 KiB
Current children cumulated memory: 147256 KiB

[startup+164.801 s]
/proc/loadavg: 8.68 8.42 8.37 9/237 26079
/proc/meminfo: memFree=29363308/32770624 swapFree=66922428/67108860
[pid=26046] ppid=26043 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/26046/stat : 26046 (xcsp3-exec) S 26043 26046 19836 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 445857635 115843072 363 33554432000 4194304 5098028 140730932227168 140730932225272 140252153885308 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 9994240 140730932228987 140730932229229 140730932229229 140730932232138 0
/proc/26046/statm: 28282 363 305 221 0 87 0
[pid=26048] ppid=26046 vsize=15417412 memory=145804 CPUtime=653.94 cores=0,2,4,6
/proc/26048/stat : 26048 (java) S 26046 26046 19836 0 -1 1077944320 41278 0 0 0 65373 21 0 0 20 0 19 0 445857635 15787429888 36451 33554432000 4194304 4196468 140722568235744 140722568218288 140078315056887 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 11784192 140722568242159 140722568242330 140722568242330 140722568245199 0
/proc/26048/statm: 3854353 36451 3505 1 0 3815453 0
[pid=26048/tid=26049] ppid=26046 vsize=15417412 memory=288230583166042426 CPUtime=0.49 cores=0,2,4,6
/proc/26048/task/26049/stat : 26049 (java) S 26046 26046 19836 0 -1 1077944384 8689 0 0 0 44 5 0 0 20 0 19 0 445857636 15787429888 36451 33554432000 4194304 4196468 140722568235744 140078319297664 140078315067093 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11784192 140722568242159 140722568242330 140722568242330 140722568245199 0
[pid=26048/tid=26050] ppid=26046 vsize=15417412 memory=14136632290838955 CPUtime=0.14 cores=0,2,4,6
/proc/26048/task/26050/stat : 26050 (java) S 26046 26046 19836 0 -1 1077944384 1136 0 0 0 12 2 0 0 20 0 19 0 445857636 15787429888 36451 33554432000 4194304 4196468 140722568235744 140077907762320 140078315067093 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11784192 140722568242159 140722568242330 140722568242330 140722568245199 0
[pid=26048/tid=26051] ppid=26046 vsize=15417412 memory=1452 CPUtime=0.13 cores=0,2,4,6
/proc/26048/task/26051/stat : 26051 (java) S 26046 26046 19836 0 -1 1077944384 1438 0 0 0 11 2 0 0 20 0 19 0 445857636 15787429888 36451 33554432000 4194304 4196468 140722568235744 140077906709520 140078315067093 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11784192 140722568242159 140722568242330 140722568242330 140722568245199 0
[pid=26048/tid=26052] ppid=26046 vsize=15417412 memory=143756 CPUtime=0.14 cores=0,2,4,6
/proc/26048/task/26052/stat : 26052 (java) S 26046 26046 19836 0 -1 1077944384 1281 0 0 0 11 3 0 0 20 0 19 0 445857636 15787429888 36451 33554432000 4194304 4196468 140722568235744 140077905656720 140078315067093 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11784192 140722568242159 140722568242330 140722568242330 140722568245199 0
[pid=26048/tid=26053] ppid=26046 vsize=15417412 memory=876 CPUtime=0.14 cores=0,2,4,6
/proc/26048/task/26053/stat : 26053 (java) S 26046 26046 19836 0 -1 1077944384 922 0 0 0 11 3 0 0 20 0 19 0 445857636 15787429888 36451 33554432000 4194304 4196468 140722568235744 140077904603920 140078315067093 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11784192 140722568242159 140722568242330 140722568242330 140722568245199 0
[pid=26048/tid=26054] ppid=26046 vsize=15417412 memory=6944656575208382560 CPUtime=0.12 cores=0,2,4,6
/proc/26048/task/26054/stat : 26054 (java) S 26046 26046 19836 0 -1 1077944384 1794 0 0 0 11 1 0 0 20 0 19 0 445857638 15787429888 36451 33554432000 4194304 4196468 140722568235744 140077783632240 140078315068034 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11784192 140722568242159 140722568242330 140722568242330 140722568245199 0
[pid=26048/tid=26055] ppid=26046 vsize=15417412 memory=6656426216303648864 CPUtime=0 cores=0,2,4,6
/proc/26048/task/26055/stat : 26055 (java) S 26046 26046 19836 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 19 0 445857638 15787429888 36451 33554432000 4194304 4196468 140722568235744 140077782578272 140078315067093 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11784192 140722568242159 140722568242330 140722568242330 140722568245199 0
[pid=26048/tid=26056] ppid=26046 vsize=15417412 memory=6944656575208382560 CPUtime=0 cores=0,2,4,6
/proc/26048/task/26056/stat : 26056 (java) S 26046 26046 19836 0 -1 1077944384 68 0 0 0 0 0 0 0 20 0 19 0 445857639 15787429888 36451 33554432000 4194304 4196468 140722568235744 140077781525376 140078315067093 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11784192 140722568242159 140722568242330 140722568242330 140722568245199 0
[pid=26048/tid=26057] ppid=26046 vsize=15417412 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26048/task/26057/stat : 26057 (java) S 26046 26046 19836 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445857641 15787429888 36451 33554432000 4194304 4196468 140722568235744 140077780473680 140078315075483 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11784192 140722568242159 140722568242330 140722568242330 140722568245199 0
[pid=26048/tid=26058] ppid=26046 vsize=15417412 memory=0 CPUtime=1.35 cores=0,2,4,6
/proc/26048/task/26058/stat : 26058 (java) S 26046 26046 19836 0 -1 1077944384 7924 0 0 0 134 1 0 0 20 0 19 0 445857641 15787429888 36451 33554432000 4194304 4196468 140722568235744 140077779422064 140078315068034 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 12 0 0 6293624 6294260 11784192 140722568242159 140722568242330 140722568242330 140722568245199 0
[pid=26048/tid=26059] ppid=26046 vsize=15417412 memory=0 CPUtime=1.41 cores=0,2,4,6
/proc/26048/task/26059/stat : 26059 (java) S 26046 26046 19836 0 -1 1077944384 6128 0 0 0 140 1 0 0 20 0 19 0 445857641 15787429888 36451 33554432000 4194304 4196468 140722568235744 140077778369264 140078315068034 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11784192 140722568242159 140722568242330 140722568242330 140722568245199 0
[pid=26048/tid=26060] ppid=26046 vsize=15417412 memory=143756 CPUtime=0.47 cores=0,2,4,6
/proc/26048/task/26060/stat : 26060 (java) S 26046 26046 19836 0 -1 1077944384 5266 0 0 0 47 0 0 0 20 0 19 0 445857641 15787429888 36451 33554432000 4194304 4196468 140722568235744 140077777316464 140078315068034 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11784192 140722568242159 140722568242330 140722568242330 140722568245199 0
[pid=26048/tid=26061] ppid=26046 vsize=15417412 memory=143756 CPUtime=0 cores=0,2,4,6
/proc/26048/task/26061/stat : 26061 (java) S 26046 26046 19836 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445857641 15787429888 36451 33554432000 4194304 4196468 140722568235744 140077776263904 140078315067093 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11784192 140722568242159 140722568242330 140722568242330 140722568245199 0
[pid=26048/tid=26062] ppid=26046 vsize=15417412 memory=1452 CPUtime=0.02 cores=0,2,4,6
/proc/26048/task/26062/stat : 26062 (java) S 26046 26046 19836 0 -1 1077944384 505 0 0 0 0 2 0 0 20 0 19 0 445857641 15787429888 36451 33554432000 4194304 4196468 140722568235744 140077775211184 140078315068034 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 36 0 0 6293624 6294260 11784192 140722568242159 140722568242330 140722568242330 140722568245199 0
[pid=26048/tid=26063] ppid=26046 vsize=15417412 memory=143756 CPUtime=162.21 cores=0,2,4,6
/proc/26048/task/26063/stat : 26063 (java) R 26046 26046 19836 0 -1 4202560 614 0 0 0 16221 0 0 0 20 0 19 0 445857688 15787429888 36451 33554432000 4194304 4196468 140722568235744 140077765991256 140077956422823 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 11784192 140722568242159 140722568242330 140722568242330 140722568245199 0
[pid=26048/tid=26064] ppid=26046 vsize=15417412 memory=1580 CPUtime=162.82 cores=0,2,4,6
/proc/26048/task/26064/stat : 26064 (java) R 26046 26046 19836 0 -1 4202560 2034 0 0 0 16279 3 0 0 20 0 19 0 445857688 15787429888 36451 33554432000 4194304 4196468 140722568235744 140077764939184 140077957613553 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 11784192 140722568242159 140722568242330 140722568242330 140722568245199 0
[pid=26048/tid=26065] ppid=26046 vsize=15417412 memory=1704 CPUtime=161.77 cores=0,2,4,6
/proc/26048/task/26065/stat : 26065 (java) R 26046 26046 19836 0 -1 4202560 730 0 0 0 16177 0 0 0 20 0 19 0 445857688 15787429888 36451 33554432000 4194304 4196468 140722568235744 140077763889568 140077956423009 0 4 0 16800975 0 0 0 -1 0 0 0 32 0 0 6293624 6294260 11784192 140722568242159 140722568242330 140722568242330 140722568245199 0
[pid=26048/tid=26066] ppid=26046 vsize=15417412 memory=1412 CPUtime=162.61 cores=0,2,4,6
/proc/26048/task/26066/stat : 26066 (java) R 26046 26046 19836 0 -1 4202560 1448 0 0 0 16261 0 0 0 20 0 19 0 445857688 15787429888 36451 33554432000 4194304 4196468 140722568235744 140077762835480 140077957615802 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 11784192 140722568242159 140722568242330 140722568242330 140722568245199 0
Current children cumulated CPU time: 653.94 s
Current children cumulated vsize: 15530540 KiB
Current children cumulated memory: 147256 KiB

[startup+165.001 s]*
/proc/loadavg: 8.68 8.42 8.37 9/237 26079
/proc/meminfo: memFree=29364164/32770624 swapFree=66922428/67108860
[pid=26046] ppid=26043 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/26046/stat : 26046 (xcsp3-exec) S 26043 26046 19836 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 445857635 115843072 363 33554432000 4194304 5098028 140730932227168 140730932225272 140252153885308 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 9994240 140730932228987 140730932229229 140730932229229 140730932232138 0
/proc/26046/statm: 28282 363 305 221 0 87 0
[pid=26048] ppid=26046 vsize=15417412 memory=145804 CPUtime=654.77 cores=0,2,4,6
/proc/26048/stat : 26048 (java) S 26046 26046 19836 0 -1 1077944320 41278 0 0 0 65456 21 0 0 20 0 19 0 445857635 15787429888 36451 33554432000 4194304 4196468 140722568235744 140722568218288 140078315056887 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 11784192 140722568242159 140722568242330 140722568242330 140722568245199 0
/proc/26048/statm: 3854353 36451 3505 1 0 3815453 0
[pid=26048/tid=26049] ppid=26046 vsize=15417412 memory=7100839878744900722 CPUtime=0.49 cores=0,2,4,6
/proc/26048/task/26049/stat : 26049 (java) S 26046 26046 19836 0 -1 1077944384 8689 0 0 0 44 5 0 0 20 0 19 0 445857636 15787429888 36451 33554432000 4194304 4196468 140722568235744 140078319297664 140078315067093 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11784192 140722568242159 140722568242330 140722568242330 140722568245199 0
[pid=26048/tid=26050] ppid=26046 vsize=15417412 memory=3472328128895609921 CPUtime=0.14 cores=0,2,4,6
/proc/26048/task/26050/stat : 26050 (java) S 26046 26046 19836 0 -1 1077944384 1136 0 0 0 12 2 0 0 20 0 19 0 445857636 15787429888 36451 33554432000 4194304 4196468 140722568235744 140077907762320 140078315067093 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11784192 140722568242159 140722568242330 140722568242330 140722568245199 0
[pid=26048/tid=26051] ppid=26046 vsize=15417412 memory=4919771450000179128 CPUtime=0.13 cores=0,2,4,6
/proc/26048/task/26051/stat : 26051 (java) S 26046 26046 19836 0 -1 1077944384 1438 0 0 0 11 2 0 0 20 0 19 0 445857636 15787429888 36451 33554432000 4194304 4196468 140722568235744 140077906709520 140078315067093 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11784192 140722568242159 140722568242330 140722568242330 140722568245199 0
[pid=26048/tid=26052] ppid=26046 vsize=15417412 memory=-1391509512798375272 CPUtime=0.14 cores=0,2,4,6
/proc/26048/task/26052/stat : 26052 (java) S 26046 26046 19836 0 -1 1077944384 1281 0 0 0 11 3 0 0 20 0 19 0 445857636 15787429888 36451 33554432000 4194304 4196468 140722568235744 140077905656720 140078315067093 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11784192 140722568242159 140722568242330 140722568242330 140722568245199 0
[pid=26048/tid=26053] ppid=26046 vsize=15417412 memory=3461350604629684232 CPUtime=0.14 cores=0,2,4,6
/proc/26048/task/26053/stat : 26053 (java) S 26046 26046 19836 0 -1 1077944384 922 0 0 0 11 3 0 0 20 0 19 0 445857636 15787429888 36451 33554432000 4194304 4196468 140722568235744 140077904603920 140078315067093 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11784192 140722568242159 140722568242330 140722568242330 140722568245199 0
[pid=26048/tid=26054] ppid=26046 vsize=15417412 memory=7882931995167520432 CPUtime=0.12 cores=0,2,4,6
/proc/26048/task/26054/stat : 26054 (java) S 26046 26046 19836 0 -1 1077944384 1794 0 0 0 11 1 0 0 20 0 19 0 445857638 15787429888 36451 33554432000 4194304 4196468 140722568235744 140077783632240 140078315068034 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11784192 140722568242159 140722568242330 140722568242330 140722568245199 0
[pid=26048/tid=26055] ppid=26046 vsize=15417412 memory=3472328296227418159 CPUtime=0 cores=0,2,4,6
/proc/26048/task/26055/stat : 26055 (java) S 26046 26046 19836 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 19 0 445857638 15787429888 36451 33554432000 4194304 4196468 140722568235744 140077782578272 140078315067093 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11784192 140722568242159 140722568242330 140722568242330 140722568245199 0
[pid=26048/tid=26056] ppid=26046 vsize=15417412 memory=3848 CPUtime=0 cores=0,2,4,6
/proc/26048/task/26056/stat : 26056 (java) S 26046 26046 19836 0 -1 1077944384 68 0 0 0 0 0 0 0 20 0 19 0 445857639 15787429888 36451 33554432000 4194304 4196468 140722568235744 140077781525376 140078315067093 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11784192 140722568242159 140722568242330 140722568242330 140722568245199 0
[pid=26048/tid=26057] ppid=26046 vsize=15417412 memory=2596 CPUtime=0 cores=0,2,4,6
/proc/26048/task/26057/stat : 26057 (java) S 26046 26046 19836 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445857641 15787429888 36451 33554432000 4194304 4196468 140722568235744 140077780473680 140078315075483 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11784192 140722568242159 140722568242330 140722568242330 140722568245199 0
[pid=26048/tid=26058] ppid=26046 vsize=15417412 memory=2596 CPUtime=1.35 cores=0,2,4,6
/proc/26048/task/26058/stat : 26058 (java) S 26046 26046 19836 0 -1 1077944384 7924 0 0 0 134 1 0 0 20 0 19 0 445857641 15787429888 36451 33554432000 4194304 4196468 140722568235744 140077779422064 140078315068034 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 12 0 0 6293624 6294260 11784192 140722568242159 140722568242330 140722568242330 140722568245199 0
[pid=26048/tid=26059] ppid=26046 vsize=15417412 memory=4104 CPUtime=1.41 cores=0,2,4,6
/proc/26048/task/26059/stat : 26059 (java) S 26046 26046 19836 0 -1 1077944384 6128 0 0 0 140 1 0 0 20 0 19 0 445857641 15787429888 36451 33554432000 4194304 4196468 140722568235744 140077778369264 140078315068034 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11784192 140722568242159 140722568242330 140722568242330 140722568245199 0
[pid=26048/tid=26060] ppid=26046 vsize=15417412 memory=1412 CPUtime=0.47 cores=0,2,4,6
/proc/26048/task/26060/stat : 26060 (java) S 26046 26046 19836 0 -1 1077944384 5266 0 0 0 47 0 0 0 20 0 19 0 445857641 15787429888 36451 33554432000 4194304 4196468 140722568235744 140077777316464 140078315068034 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11784192 140722568242159 140722568242330 140722568242330 140722568245199 0
[pid=26048/tid=26061] ppid=26046 vsize=15417412 memory=3288 CPUtime=0 cores=0,2,4,6
/proc/26048/task/26061/stat : 26061 (java) S 26046 26046 19836 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445857641 15787429888 36451 33554432000 4194304 4196468 140722568235744 140077776263904 140078315067093 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11784192 140722568242159 140722568242330 140722568242330 140722568245199 0
[pid=26048/tid=26062] ppid=26046 vsize=15417412 memory=1452 CPUtime=0.02 cores=0,2,4,6
/proc/26048/task/26062/stat : 26062 (java) S 26046 26046 19836 0 -1 1077944384 505 0 0 0 0 2 0 0 20 0 19 0 445857641 15787429888 36451 33554432000 4194304 4196468 140722568235744 140077775211184 140078315068034 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 36 0 0 6293624 6294260 11784192 140722568242159 140722568242330 140722568242330 140722568245199 0
[pid=26048/tid=26063] ppid=26046 vsize=15417412 memory=1407180 CPUtime=162.42 cores=0,2,4,6
/proc/26048/task/26063/stat : 26063 (java) R 26046 26046 19836 0 -1 4202560 614 0 0 0 16242 0 0 0 20 0 19 0 445857688 15787429888 36451 33554432000 4194304 4196468 140722568235744 140077765991256 140077957565291 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 11784192 140722568242159 140722568242330 140722568242330 140722568245199 0
[pid=26048/tid=26064] ppid=26046 vsize=15417412 memory=1412 CPUtime=163.03 cores=0,2,4,6
/proc/26048/task/26064/stat : 26064 (java) R 26046 26046 19836 0 -1 4202560 2034 0 0 0 16300 3 0 0 20 0 19 0 445857688 15787429888 36451 33554432000 4194304 4196468 140722568235744 140077764939184 140077957613136 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 11784192 140722568242159 140722568242330 140722568242330 140722568245199 0
[pid=26048/tid=26065] ppid=26046 vsize=15417412 memory=3208 CPUtime=161.98 cores=0,2,4,6
/proc/26048/task/26065/stat : 26065 (java) R 26046 26046 19836 0 -1 4202560 730 0 0 0 16198 0 0 0 20 0 19 0 445857688 15787429888 36451 33554432000 4194304 4196468 140722568235744 140077763889568 140077956845264 0 4 0 16800975 0 0 0 -1 0 0 0 32 0 0 6293624 6294260 11784192 140722568242159 140722568242330 140722568242330 140722568245199 0
[pid=26048/tid=26066] ppid=26046 vsize=15417412 memory=1452 CPUtime=162.81 cores=0,2,4,6
/proc/26048/task/26066/stat : 26066 (java) R 26046 26046 19836 0 -1 4202560 1448 0 0 0 16281 0 0 0 20 0 19 0 445857688 15787429888 36451 33554432000 4194304 4196468 140722568235744 140077762835480 140077957613487 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 11784192 140722568242159 140722568242330 140722568242330 140722568245199 0
Current children cumulated CPU time: 654.77 s
Current children cumulated vsize: 15530540 KiB
Current children cumulated memory: 147256 KiB

[startup+165.111 s]
/proc/loadavg: 8.68 8.42 8.37 9/237 26079
/proc/meminfo: memFree=29364164/32770624 swapFree=66922428/67108860
[pid=26046] ppid=26043 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/26046/stat : 26046 (xcsp3-exec) S 26043 26046 19836 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 445857635 115843072 363 33554432000 4194304 5098028 140730932227168 140730932225272 140252153885308 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 9994240 140730932228987 140730932229229 140730932229229 140730932232138 0
/proc/26046/statm: 28282 363 305 221 0 87 0
[pid=26048] ppid=26046 vsize=15417412 memory=145804 CPUtime=655.17 cores=0,2,4,6
/proc/26048/stat : 26048 (java) S 26046 26046 19836 0 -1 1077944320 41280 0 0 0 65496 21 0 0 20 0 19 0 445857635 15787429888 36451 33554432000 4194304 4196468 140722568235744 140722568218288 140078315056887 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 11784192 140722568242159 140722568242330 140722568242330 140722568245199 0
/proc/26048/statm: 3854353 36451 3505 1 0 3815453 0
[pid=26048/tid=26049] ppid=26046 vsize=15417412 memory=141708 CPUtime=0.49 cores=0,2,4,6
/proc/26048/task/26049/stat : 26049 (java) S 26046 26046 19836 0 -1 1077944384 8689 0 0 0 44 5 0 0 20 0 19 0 445857636 15787429888 36451 33554432000 4194304 4196468 140722568235744 140078319297664 140078315067093 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11784192 140722568242159 140722568242330 140722568242330 140722568245199 0
[pid=26048/tid=26050] ppid=26046 vsize=15417412 memory=143756 CPUtime=0.14 cores=0,2,4,6
/proc/26048/task/26050/stat : 26050 (java) S 26046 26046 19836 0 -1 1077944384 1136 0 0 0 12 2 0 0 20 0 19 0 445857636 15787429888 36451 33554432000 4194304 4196468 140722568235744 140077907762320 140078315067093 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11784192 140722568242159 140722568242330 140722568242330 140722568245199 0
[pid=26048/tid=26051] ppid=26046 vsize=15417412 memory=143756 CPUtime=0.13 cores=0,2,4,6
/proc/26048/task/26051/stat : 26051 (java) S 26046 26046 19836 0 -1 1077944384 1438 0 0 0 11 2 0 0 20 0 19 0 445857636 15787429888 36451 33554432000 4194304 4196468 140722568235744 140077906709520 140078315067093 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11784192 140722568242159 140722568242330 140722568242330 140722568245199 0
[pid=26048/tid=26052] ppid=26046 vsize=15417412 memory=143756 CPUtime=0.14 cores=0,2,4,6
/proc/26048/task/26052/stat : 26052 (java) S 26046 26046 19836 0 -1 1077944384 1281 0 0 0 11 3 0 0 20 0 19 0 445857636 15787429888 36451 33554432000 4194304 4196468 140722568235744 140077905656720 140078315067093 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11784192 140722568242159 140722568242330 140722568242330 140722568245199 0
[pid=26048/tid=26053] ppid=26046 vsize=15417412 memory=143756 CPUtime=0.14 cores=0,2,4,6
/proc/26048/task/26053/stat : 26053 (java) S 26046 26046 19836 0 -1 1077944384 922 0 0 0 11 3 0 0 20 0 19 0 445857636 15787429888 36451 33554432000 4194304 4196468 140722568235744 140077904603920 140078315067093 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11784192 140722568242159 140722568242330 140722568242330 140722568245199 0
[pid=26048/tid=26054] ppid=26046 vsize=15417412 memory=145804 CPUtime=0.12 cores=0,2,4,6
/proc/26048/task/26054/stat : 26054 (java) S 26046 26046 19836 0 -1 1077944384 1794 0 0 0 11 1 0 0 20 0 19 0 445857638 15787429888 36451 33554432000 4194304 4196468 140722568235744 140077783632240 140078315068034 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11784192 140722568242159 140722568242330 140722568242330 140722568245199 0
[pid=26048/tid=26055] ppid=26046 vsize=15417412 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/26048/task/26055/stat : 26055 (java) S 26046 26046 19836 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 19 0 445857638 15787429888 36451 33554432000 4194304 4196468 140722568235744 140077782578272 140078315067093 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11784192 140722568242159 140722568242330 140722568242330 140722568245199 0
[pid=26048/tid=26056] ppid=26046 vsize=15417412 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/26048/task/26056/stat : 26056 (java) S 26046 26046 19836 0 -1 1077944384 68 0 0 0 0 0 0 0 20 0 19 0 445857639 15787429888 36451 33554432000 4194304 4196468 140722568235744 140077781525376 140078315067093 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11784192 140722568242159 140722568242330 140722568242330 140722568245199 0
[pid=26048/tid=26057] ppid=26046 vsize=15417412 memory=141708 CPUtime=0 cores=0,2,4,6
/proc/26048/task/26057/stat : 26057 (java) S 26046 26046 19836 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445857641 15787429888 36451 33554432000 4194304 4196468 140722568235744 140077780473680 140078315075483 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11784192 140722568242159 140722568242330 140722568242330 140722568245199 0
[pid=26048/tid=26058] ppid=26046 vsize=15417412 memory=1452 CPUtime=1.35 cores=0,2,4,6
/proc/26048/task/26058/stat : 26058 (java) S 26046 26046 19836 0 -1 1077944384 7924 0 0 0 134 1 0 0 20 0 19 0 445857641 15787429888 36451 33554432000 4194304 4196468 140722568235744 140077779422064 140078315068034 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 12 0 0 6293624 6294260 11784192 140722568242159 140722568242330 140722568242330 140722568245199 0
[pid=26048/tid=26059] ppid=26046 vsize=15417412 memory=141708 CPUtime=1.41 cores=0,2,4,6
/proc/26048/task/26059/stat : 26059 (java) S 26046 26046 19836 0 -1 1077944384 6128 0 0 0 140 1 0 0 20 0 19 0 445857641 15787429888 36451 33554432000 4194304 4196468 140722568235744 140077778369264 140078315068034 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11784192 140722568242159 140722568242330 140722568242330 140722568245199 0
[pid=26048/tid=26060] ppid=26046 vsize=15417412 memory=32756 CPUtime=0.47 cores=0,2,4,6
/proc/26048/task/26060/stat : 26060 (java) S 26046 26046 19836 0 -1 1077944384 5266 0 0 0 47 0 0 0 20 0 19 0 445857641 15787429888 36451 33554432000 4194304 4196468 140722568235744 140077777316464 140078315068034 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11784192 140722568242159 140722568242330 140722568242330 140722568245199 0
[pid=26048/tid=26061] ppid=26046 vsize=15417412 memory=5972 CPUtime=0 cores=0,2,4,6
/proc/26048/task/26061/stat : 26061 (java) S 26046 26046 19836 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445857641 15787429888 36451 33554432000 4194304 4196468 140722568235744 140077776263904 140078315067093 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11784192 140722568242159 140722568242330 140722568242330 140722568245199 0
[pid=26048/tid=26062] ppid=26046 vsize=15417412 memory=1452 CPUtime=0.02 cores=0,2,4,6
/proc/26048/task/26062/stat : 26062 (java) S 26046 26046 19836 0 -1 1077944384 505 0 0 0 0 2 0 0 20 0 19 0 445857641 15787429888 36451 33554432000 4194304 4196468 140722568235744 140077775211184 140078315068034 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 36 0 0 6293624 6294260 11784192 140722568242159 140722568242330 140722568242330 140722568245199 0
[pid=26048/tid=26063] ppid=26046 vsize=15417412 memory=1704 CPUtime=162.52 cores=0,2,4,6
/proc/26048/task/26063/stat : 26063 (java) R 26046 26046 19836 0 -1 4202560 615 0 0 0 16252 0 0 0 20 0 19 0 445857688 15787429888 36451 33554432000 4194304 4196468 140722568235744 140077765990976 140077956501060 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 11784192 140722568242159 140722568242330 140722568242330 140722568245199 0
[pid=26048/tid=26064] ppid=26046 vsize=15417412 memory=5972 CPUtime=163.13 cores=0,2,4,6
/proc/26048/task/26064/stat : 26064 (java) R 26046 26046 19836 0 -1 4202560 2035 0 0 0 16310 3 0 0 20 0 19 0 445857688 15787429888 36451 33554432000 4194304 4196468 140722568235744 140077764942432 140077957565291 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 11784192 140722568242159 140722568242330 140722568242330 140722568245199 0
[pid=26048/tid=26065] ppid=26046 vsize=15417412 memory=588 CPUtime=162.08 cores=0,2,4,6
/proc/26048/task/26065/stat : 26065 (java) R 26046 26046 19836 0 -1 4202560 730 0 0 0 16208 0 0 0 20 0 19 0 445857688 15787429888 36451 33554432000 4194304 4196468 140722568235744 140077763886744 140077956091745 0 4 0 16800975 0 0 0 -1 0 0 0 32 0 0 6293624 6294260 11784192 140722568242159 140722568242330 140722568242330 140722568245199 0
[pid=26048/tid=26066] ppid=26046 vsize=15417412 memory=780 CPUtime=162.91 cores=0,2,4,6
/proc/26048/task/26066/stat : 26066 (java) R 26046 26046 19836 0 -1 4202560 1448 0 0 0 16291 0 0 0 20 0 19 0 445857688 15787429888 36451 33554432000 4194304 4196468 140722568235744 140077762834904 140077957613049 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 11784192 140722568242159 140722568242330 140722568242330 140722568245199 0
Current children cumulated CPU time: 655.17 s
Current children cumulated vsize: 15530540 KiB
Current children cumulated memory: 147256 KiB

Child status: 0
Real time (s): 165.124
CPU time (s): 655.221
CPU user time (s): 654.996
CPU system time (s): 0.224699
CPU usage (%): 396.805
Max. virtual memory (cumulated for all children) (KiB): 15530540
Max. memory (cumulated for all children) (KiB): 206648

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 654.996
system time used= 0.224699
maximum resident set size= 209300
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 42581
page faults= 0
swaps= 0
block input operations= 0
block output operations= 312
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 9873
involuntary context switches= 12270


# summary of solver processes directly reported to runsolver:
#   pid: 26046
#   total CPU time (s): 655.221
#   total CPU user time (s): 654.996
#   total CPU system time (s): 0.224699

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.981801 second user time and 1.8669 second system time

The end

Launcher Data

Begin job on node141 at 2019-09-17 07:45:56
IDJOB=4399341
IDBENCH=137473
IDSOLVER=2853
FILE ID=node141/4399341-1568699198
RUNJOBID= node141-1568694133-19867
PBS_JOBID= 21703801
Free space on /tmp= 58516 MiB

SOLVER NAME= choco-solver 2019-09-16
BENCH NAME= XCSP17/BinPacking/BinPacking-sum-skj2/BinPacking-sum-n1w4b1r5.xml
COMMAND LINE= xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 12000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4399341-1568699198/watcher-4399341-1568699198 -o /tmp/evaluation-result-4399341-1568699198/solver-4399341-1568699198 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node141-1568694133-19867 --watchdog 2580  xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 381245388 HOME/instance-4399341-1568699198.xml

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

MD5SUM BENCH= d746abd17fd9f5e52f47be3617d955ae
RANDOM SEED=381245388

node141.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	: 5332.93
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	: 5332.93
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	: 5332.93
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	: 5332.93
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:        29902532 kB
MemAvailable:   30837764 kB
Buffers:          228828 kB
Cached:          1002680 kB
SwapCached:        77744 kB
Active:          1581272 kB
Inactive:         724956 kB
Active(anon):    1002752 kB
Inactive(anon):   114804 kB
Active(file):     578520 kB
Inactive(file):   610152 kB
Unevictable:      109460 kB
Mlocked:          109460 kB
SwapTotal:      67108860 kB
SwapFree:       66922428 kB
Dirty:             26396 kB
Writeback:             0 kB
AnonPages:       1106376 kB
Mapped:            56208 kB
Shmem:             34608 kB
Slab:             155396 kB
SReclaimable:     124792 kB
SUnreclaim:        30604 kB
KernelStack:        3872 kB
PageTables:         7616 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1908480 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    989184 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      128384 kB
DirectMap2M:    33417216 kB

Free space on /tmp at the end= 58492 MiB
End job on node141 at 2019-09-17 07:48:41