Trace number 4405772

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 2019-09-24? (TO) 2520.11 2509.44

General information on the benchmark

NameCarSequencing/CarSequencing-m1-jcr/
CarSequencing-16-81.xml
MD5SUMe1683218a1e3c524b21c5eaa634d1705
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 benchmark27.9455
Satisfiable
(Un)Satisfiability was proved
Number of variables600
Number of constraints737
Number of domains2
Minimum domain size2
Maximum domain size26
Distribution of domain sizes[{"size":2,"count":500},{"size":26,"count":100}]
Minimum variable degree2
Maximum variable degree52
Distribution of variable degrees[{"degree":2,"count":100},{"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":20},{"degree":23,"count":20},{"degree":24,"count":20},{"degree":25,"count":20},{"degree":26,"count":10},"...",{"degree":28,"count":8}, {"degree":29,"count":8}, {"degree":30,"count":9}, {"degree":31,"count":9}, {"degree":32,"count":22}, {"degree":33,"count":5}, {"degree":34,"count":6}, {"degree":35,"count":6}, {"degree":36,"count":7}, {"degree":37,"count":2}, {"degree":38,"count":2}, {"degree":39,"count":2}, {"degree":40,"count":2}, {"degree":41,"count":2}, {"degree":42,"count":2}, {"degree":43,"count":2}, {"degree":44,"count":2}, {"degree":45,"count":2}, {"degree":46,"count":2}, {"degree":47,"count":2}, {"degree":48,"count":2}, {"degree":49,"count":2}, {"degree":50,"count":2}, {"degree":51,"count":3}, {"degree":52,"count":3}]
Minimum constraint arity2
Maximum constraint arity100
Distribution of constraint arities[{"arity":2,"count":99},{"arity":3,"count":196},{"arity":4,"count":1},{"arity":5,"count":194},{"arity":6,"count":101},{"arity":7,"count":1},{"arity":8,"count":1},{"arity":10,"count":4},{"arity":12,"count":1},{"arity":13,"count":1},{"arity":14,"count":1},{"arity":15,"count":2},{"arity":16,"count":2},{"arity":18,"count":1},{"arity":19,"count":2},{"arity":20,"count":3},{"arity":22,"count":3},{"arity":24,"count":1},{"arity":25,"count":4},{"arity":26,"count":1},{"arity":28,"count":3},{"arity":30,"count":3},{"arity":31,"count":2},{"arity":32,"count":1},{"arity":34,"count":3},"...",{"arity":67,"count":2}, {"arity":68,"count":1}, {"arity":70,"count":5}, {"arity":72,"count":1}, {"arity":73,"count":2}, {"arity":74,"count":1}, {"arity":75,"count":2}, {"arity":76,"count":3}, {"arity":78,"count":1}, {"arity":79,"count":2}, {"arity":80,"count":3}, {"arity":82,"count":3}, {"arity":84,"count":1}, {"arity":85,"count":4}, {"arity":86,"count":1}, {"arity":88,"count":3}, {"arity":90,"count":3}, {"arity":91,"count":2}, {"arity":92,"count":1}, {"arity":94,"count":3}, {"arity":95,"count":2}, {"arity":96,"count":1}, {"arity":97,"count":2}, {"arity":98,"count":1}, {"arity":100,"count":6}]
Number of extensional constraints100
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":100},{"type":"sum","count":636},{"type":"cardinality","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c java -server -Xmx12000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4405772-1569407572.xml"  -tl '2520s' -p 1
0.12/0.18	c Choco e747e1e
0.12/0.19	c [HOME/instance-4405772-1569407572.xml, -tl, 2520s, -p, 1]
0.33/0.23	c simple solver
0.33/0.29	c parse instance...
1.33/0.67	c solve instance...
2520.06/2509.40	s UNKNOWN
2520.06/2509.40	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 (13746 MiB free)
  memory of node 1: 16384 MiB (11639 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4405772-1569407572/watcher-4405772-1569407572 -o /tmp/evaluation-result-4405772-1569407572/solver-4405772-1569407572 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node104-1569392447-21328 --watchdog 2580 xcsp3-exec -dir HOME -tl 2520 -p 1 -ml 12000 -tdir HOME -seed 1672968524 HOME/instance-4405772-1569407572.xml 

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

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

solver pid=24175, runsolver pid=24172

[startup+0.100976 s]*
/proc/loadavg: 1.83 1.75 1.83 4/228 24191
/proc/meminfo: memFree=25978324/32770624 swapFree=66986416/67108860
[pid=24175] ppid=24172 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/24175/stat : 24175 (xcsp3-exec) S 24172 24175 21297 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 517013794 115843072 363 33554432000 4194304 5098028 140725440263680 140725440261784 139743763780220 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 38334464 140725440271226 140725440271469 140725440271469 140725440274378 0
/proc/24175/statm: 28282 363 304 221 0 87 0
[pid=24177] ppid=24175 vsize=15144776 memory=29376 CPUtime=0.12 cores=0,2,4,6
/proc/24177/stat : 24177 (java) S 24175 24175 21297 0 -1 1077944320 5811 0 0 0 11 1 0 0 20 0 15 0 517013794 15508250624 7344 33554432000 4194304 4196468 140726024696992 140726024679536 140418734575351 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 21700608 140726024705007 140726024705178 140726024705178 140726024708047 0
/proc/24177/statm: 3786194 7344 3119 1 0 3748377 0
[pid=24177/tid=24178] ppid=24175 vsize=15144776 memory=576460756329955459 CPUtime=0.08 cores=0,2,4,6
/proc/24177/task/24178/stat : 24178 (java) R 24175 24175 21297 0 -1 4202560 3739 0 0 0 8 0 0 0 20 0 15 0 517013795 15508250624 7344 33554432000 4194304 4196468 140726024696992 140418738808128 140418726910296 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 21700608 140726024705007 140726024705178 140726024705178 140726024708047 0
[pid=24177/tid=24179] ppid=24175 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24177/task/24179/stat : 24179 (java) S 24175 24175 21297 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517013796 15508250624 7344 33554432000 4194304 4196468 140726024696992 140418662616080 140418734585557 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21700608 140726024705007 140726024705178 140726024705178 140726024708047 0
[pid=24177/tid=24180] ppid=24175 vsize=15144776 memory=140424903192360 CPUtime=0 cores=0,2,4,6
/proc/24177/task/24180/stat : 24180 (java) S 24175 24175 21297 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 517013796 15508250624 7344 33554432000 4194304 4196468 140726024696992 140418661563536 140418734585557 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21700608 140726024705007 140726024705178 140726024705178 140726024708047 0
[pid=24177/tid=24181] ppid=24175 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24177/task/24181/stat : 24181 (java) S 24175 24175 21297 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517013796 15508250624 7344 33554432000 4194304 4196468 140726024696992 140418660510480 140418734585557 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21700608 140726024705007 140726024705178 140726024705178 140726024708047 0
[pid=24177/tid=24182] ppid=24175 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24177/task/24182/stat : 24182 (java) S 24175 24175 21297 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 517013796 15508250624 7344 33554432000 4194304 4196468 140726024696992 140418659457936 140418734585557 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21700608 140726024705007 140726024705178 140726024705178 140726024708047 0
[pid=24177/tid=24183] ppid=24175 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24177/task/24183/stat : 24183 (java) S 24175 24175 21297 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 517013797 15508250624 7344 33554432000 4194304 4196468 140726024696992 140418202728688 140418734586498 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21700608 140726024705007 140726024705178 140726024705178 140726024708047 0
[pid=24177/tid=24184] ppid=24175 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/24177/task/24184/stat : 24184 (java) S 24175 24175 21297 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 517013797 15508250624 7344 33554432000 4194304 4196468 140726024696992 140418201674912 140418734585557 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21700608 140726024705007 140726024705178 140726024705178 140726024708047 0
[pid=24177/tid=24185] ppid=24175 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24177/task/24185/stat : 24185 (java) S 24175 24175 21297 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 517013798 15508250624 7344 33554432000 4194304 4196468 140726024696992 140418200621808 140418734585557 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21700608 140726024705007 140726024705178 140726024705178 140726024708047 0
[pid=24177/tid=24186] ppid=24175 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24177/task/24186/stat : 24186 (java) S 24175 24175 21297 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517013800 15508250624 7344 33554432000 4194304 4196468 140726024696992 140418199570384 140418734593947 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21700608 140726024705007 140726024705178 140726024705178 140726024708047 0
[pid=24177/tid=24187] ppid=24175 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24177/task/24187/stat : 24187 (java) S 24175 24175 21297 0 -1 1077944384 301 0 0 0 0 0 0 0 20 0 15 0 517013800 15508250624 7344 33554432000 4194304 4196468 140726024696992 140418198518512 140418734586498 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21700608 140726024705007 140726024705178 140726024705178 140726024708047 0
[pid=24177/tid=24188] ppid=24175 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/24177/task/24188/stat : 24188 (java) S 24175 24175 21297 0 -1 1077944384 121 0 0 0 0 0 0 0 20 0 15 0 517013800 15508250624 7344 33554432000 4194304 4196468 140726024696992 140418197465968 140418734586498 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21700608 140726024705007 140726024705178 140726024705178 140726024708047 0
[pid=24177/tid=24189] ppid=24175 vsize=15144776 memory=140424899528320 CPUtime=0.02 cores=0,2,4,6
/proc/24177/task/24189/stat : 24189 (java) R 24175 24175 21297 0 -1 4202560 346 0 0 0 2 0 0 0 20 0 15 0 517013800 15508250624 7344 33554432000 4194304 4196468 140726024696992 140418196412912 140418720055631 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 21700608 140726024705007 140726024705178 140726024705178 140726024708047 0
[pid=24177/tid=24190] ppid=24175 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/24177/task/24190/stat : 24190 (java) S 24175 24175 21297 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517013800 15508250624 7344 33554432000 4194304 4196468 140726024696992 140418195360608 140418734585557 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21700608 140726024705007 140726024705178 140726024705178 140726024708047 0
[pid=24177/tid=24191] ppid=24175 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24177/task/24191/stat : 24191 (java) S 24175 24175 21297 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517013800 15508250624 7344 33554432000 4194304 4196468 140726024696992 140418194307632 140418734586498 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21700608 140726024705007 140726024705178 140726024705178 140726024708047 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 30828 KiB

[startup+0.210612 s]*
/proc/loadavg: 1.83 1.75 1.83 3/228 24191
/proc/meminfo: memFree=25964560/32770624 swapFree=66986416/67108860
[pid=24175] ppid=24172 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/24175/stat : 24175 (xcsp3-exec) S 24172 24175 21297 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 517013794 115843072 363 33554432000 4194304 5098028 140725440263680 140725440261784 139743763780220 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 38334464 140725440271226 140725440271469 140725440271469 140725440274378 0
/proc/24175/statm: 28282 363 304 221 0 87 0
[pid=24177] ppid=24175 vsize=15144776 memory=40772 CPUtime=0.33 cores=0,2,4,6
/proc/24177/stat : 24177 (java) S 24175 24175 21297 0 -1 1077944320 9451 0 0 0 30 3 0 0 20 0 15 0 517013794 15508250624 10193 33554432000 4194304 4196468 140726024696992 140726024679536 140418734575351 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 21700608 140726024705007 140726024705178 140726024705178 140726024708047 0
/proc/24177/statm: 3786194 10193 3289 1 0 3748377 0
[pid=24177/tid=24178] ppid=24175 vsize=15144776 memory=7883960649037381690 CPUtime=0.19 cores=0,2,4,6
/proc/24177/task/24178/stat : 24178 (java) R 24175 24175 21297 0 -1 4202560 6643 0 0 0 17 2 0 0 20 0 15 0 517013795 15508250624 10193 33554432000 4194304 4196468 140726024696992 140418738815024 140418727253365 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 21700608 140726024705007 140726024705178 140726024705178 140726024708047 0
[pid=24177/tid=24179] ppid=24175 vsize=15144776 memory=1898158 CPUtime=0 cores=0,2,4,6
/proc/24177/task/24179/stat : 24179 (java) S 24175 24175 21297 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517013796 15508250624 10193 33554432000 4194304 4196468 140726024696992 140418662616080 140418734585557 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21700608 140726024705007 140726024705178 140726024705178 140726024708047 0
[pid=24177/tid=24180] ppid=24175 vsize=15144776 memory=4049495726244562592 CPUtime=0 cores=0,2,4,6
/proc/24177/task/24180/stat : 24180 (java) S 24175 24175 21297 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 517013796 15508250624 10193 33554432000 4194304 4196468 140726024696992 140418661563536 140418734585557 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21700608 140726024705007 140726024705178 140726024705178 140726024708047 0
[pid=24177/tid=24181] ppid=24175 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24177/task/24181/stat : 24181 (java) S 24175 24175 21297 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517013796 15508250624 10193 33554432000 4194304 4196468 140726024696992 140418660510480 140418734585557 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21700608 140726024705007 140726024705178 140726024705178 140726024708047 0
[pid=24177/tid=24182] ppid=24175 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/24177/task/24182/stat : 24182 (java) S 24175 24175 21297 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 517013796 15508250624 10193 33554432000 4194304 4196468 140726024696992 140418659457936 140418734585557 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21700608 140726024705007 140726024705178 140726024705178 140726024708047 0
[pid=24177/tid=24183] ppid=24175 vsize=15144776 memory=140424899528320 CPUtime=0 cores=0,2,4,6
/proc/24177/task/24183/stat : 24183 (java) S 24175 24175 21297 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 517013797 15508250624 10193 33554432000 4194304 4196468 140726024696992 140418202728688 140418734586498 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21700608 140726024705007 140726024705178 140726024705178 140726024708047 0
[pid=24177/tid=24184] ppid=24175 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/24177/task/24184/stat : 24184 (java) S 24175 24175 21297 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 517013797 15508250624 10193 33554432000 4194304 4196468 140726024696992 140418201674912 140418734585557 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21700608 140726024705007 140726024705178 140726024705178 140726024708047 0
[pid=24177/tid=24185] ppid=24175 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24177/task/24185/stat : 24185 (java) S 24175 24175 21297 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 517013798 15508250624 10193 33554432000 4194304 4196468 140726024696992 140418200621808 140418734585557 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21700608 140726024705007 140726024705178 140726024705178 140726024708047 0
[pid=24177/tid=24186] ppid=24175 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24177/task/24186/stat : 24186 (java) S 24175 24175 21297 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517013800 15508250624 10193 33554432000 4194304 4196468 140726024696992 140418199570384 140418734593947 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21700608 140726024705007 140726024705178 140726024705178 140726024708047 0
[pid=24177/tid=24187] ppid=24175 vsize=15144776 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/24177/task/24187/stat : 24187 (java) S 24175 24175 21297 0 -1 1077944384 393 0 0 0 2 0 0 0 20 0 15 0 517013800 15508250624 10193 33554432000 4194304 4196468 140726024696992 140418198518512 140418734586498 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21700608 140726024705007 140726024705178 140726024705178 140726024708047 0
[pid=24177/tid=24188] ppid=24175 vsize=15144776 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/24177/task/24188/stat : 24188 (java) S 24175 24175 21297 0 -1 1077944384 388 0 0 0 2 0 0 0 20 0 15 0 517013800 15508250624 10193 33554432000 4194304 4196468 140726024696992 140418197465968 140418734586498 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21700608 140726024705007 140726024705178 140726024705178 140726024708047 0
[pid=24177/tid=24189] ppid=24175 vsize=15144776 memory=140424899528320 CPUtime=0.07 cores=0,2,4,6
/proc/24177/task/24189/stat : 24189 (java) S 24175 24175 21297 0 -1 1077944384 720 0 0 0 7 0 0 0 20 0 15 0 517013800 15508250624 10193 33554432000 4194304 4196468 140726024696992 140418196412912 140418734586498 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21700608 140726024705007 140726024705178 140726024705178 140726024708047 0
[pid=24177/tid=24190] ppid=24175 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/24177/task/24190/stat : 24190 (java) S 24175 24175 21297 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517013800 15508250624 10193 33554432000 4194304 4196468 140726024696992 140418195360608 140418734585557 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21700608 140726024705007 140726024705178 140726024705178 140726024708047 0
[pid=24177/tid=24191] ppid=24175 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24177/task/24191/stat : 24191 (java) S 24175 24175 21297 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517013800 15508250624 10193 33554432000 4194304 4196468 140726024696992 140418194307632 140418734586498 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21700608 140726024705007 140726024705178 140726024705178 140726024708047 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 42224 KiB

[startup+0.312324 s]*
/proc/loadavg: 1.83 1.75 1.83 6/228 24191
/proc/meminfo: memFree=25959832/32770624 swapFree=66986416/67108860
[pid=24175] ppid=24172 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/24175/stat : 24175 (xcsp3-exec) S 24172 24175 21297 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 517013794 115843072 363 33554432000 4194304 5098028 140725440263680 140725440261784 139743763780220 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 38334464 140725440271226 140725440271469 140725440271469 140725440274378 0
/proc/24175/statm: 28282 363 304 221 0 87 0
[pid=24177] ppid=24175 vsize=15149032 memory=49904 CPUtime=0.53 cores=0,2,4,6
/proc/24177/stat : 24177 (java) S 24175 24175 21297 0 -1 1077944320 10803 0 0 0 49 4 0 0 20 0 15 0 517013794 15512608768 12476 33554432000 4194304 4196468 140726024696992 140726024679536 140418734575351 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 21700608 140726024705007 140726024705178 140726024705178 140726024708047 0
/proc/24177/statm: 3787258 12476 3364 1 0 3748377 0
[pid=24177/tid=24178] ppid=24175 vsize=15149032 memory=8317482817917895235 CPUtime=0.3 cores=0,2,4,6
/proc/24177/task/24178/stat : 24178 (java) R 24175 24175 21297 0 -1 4202560 7774 0 0 0 27 3 0 0 20 0 15 0 517013795 15512608768 12476 33554432000 4194304 4196468 140726024696992 140418738809136 140418718655838 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 21700608 140726024705007 140726024705178 140726024705178 140726024708047 0
[pid=24177/tid=24179] ppid=24175 vsize=15149032 memory=6944652177228980320 CPUtime=0 cores=0,2,4,6
/proc/24177/task/24179/stat : 24179 (java) S 24175 24175 21297 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517013796 15512608768 12476 33554432000 4194304 4196468 140726024696992 140418662616080 140418734585557 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21700608 140726024705007 140726024705178 140726024705178 140726024708047 0
[pid=24177/tid=24180] ppid=24175 vsize=15149032 memory=6655300316396806240 CPUtime=0 cores=0,2,4,6
/proc/24177/task/24180/stat : 24180 (java) S 24175 24175 21297 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 517013796 15512608768 12476 33554432000 4194304 4196468 140726024696992 140418661563536 140418734585557 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21700608 140726024705007 140726024705178 140726024705178 140726024708047 0
[pid=24177/tid=24181] ppid=24175 vsize=15149032 memory=6944652177228980320 CPUtime=0 cores=0,2,4,6
/proc/24177/task/24181/stat : 24181 (java) S 24175 24175 21297 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517013796 15512608768 12476 33554432000 4194304 4196468 140726024696992 140418660510480 140418734585557 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21700608 140726024705007 140726024705178 140726024705178 140726024708047 0
[pid=24177/tid=24182] ppid=24175 vsize=15149032 memory=-4190076264842474805 CPUtime=0 cores=0,2,4,6
/proc/24177/task/24182/stat : 24182 (java) S 24175 24175 21297 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 517013796 15512608768 12476 33554432000 4194304 4196468 140726024696992 140418659457936 140418734585557 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21700608 140726024705007 140726024705178 140726024705178 140726024708047 0
[pid=24177/tid=24183] ppid=24175 vsize=15149032 memory=-7017622366038114463 CPUtime=0 cores=0,2,4,6
/proc/24177/task/24183/stat : 24183 (java) S 24175 24175 21297 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 517013797 15512608768 12476 33554432000 4194304 4196468 140726024696992 140418202728688 140418734586498 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21700608 140726024705007 140726024705178 140726024705178 140726024708047 0
[pid=24177/tid=24184] ppid=24175 vsize=15149032 memory=6944656425123485561 CPUtime=0 cores=0,2,4,6
/proc/24177/task/24184/stat : 24184 (java) S 24175 24175 21297 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 517013797 15512608768 12476 33554432000 4194304 4196468 140726024696992 140418201674912 140418734585557 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21700608 140726024705007 140726024705178 140726024705178 140726024708047 0
[pid=24177/tid=24185] ppid=24175 vsize=15149032 memory=7893295687695687954 CPUtime=0 cores=0,2,4,6
/proc/24177/task/24185/stat : 24185 (java) S 24175 24175 21297 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 517013798 15512608768 12476 33554432000 4194304 4196468 140726024696992 140418200621808 140418734585557 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21700608 140726024705007 140726024705178 140726024705178 140726024708047 0
[pid=24177/tid=24186] ppid=24175 vsize=15149032 memory=4627853888499060086 CPUtime=0 cores=0,2,4,6
/proc/24177/task/24186/stat : 24186 (java) S 24175 24175 21297 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517013800 15512608768 12476 33554432000 4194304 4196468 140726024696992 140418199570384 140418734593947 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21700608 140726024705007 140726024705178 140726024705178 140726024708047 0
[pid=24177/tid=24187] ppid=24175 vsize=15149032 memory=7827413994055111515 CPUtime=0.05 cores=0,2,4,6
/proc/24177/task/24187/stat : 24187 (java) R 24175 24175 21297 0 -1 4202560 502 0 0 0 5 0 0 0 20 0 15 0 517013800 15512608768 12476 33554432000 4194304 4196468 140726024696992 140418198499528 140418717787612 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 21700608 140726024705007 140726024705178 140726024705178 140726024708047 0
[pid=24177/tid=24188] ppid=24175 vsize=15149032 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/24177/task/24188/stat : 24188 (java) S 24175 24175 21297 0 -1 1077944384 399 0 0 0 3 0 0 0 20 0 15 0 517013800 15512608768 12476 33554432000 4194304 4196468 140726024696992 140418197465968 140418734586498 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21700608 140726024705007 140726024705178 140726024705178 140726024708047 0
[pid=24177/tid=24189] ppid=24175 vsize=15149032 memory=0 CPUtime=0.12 cores=0,2,4,6
/proc/24177/task/24189/stat : 24189 (java) S 24175 24175 21297 0 -1 1077944384 826 0 0 0 12 0 0 0 20 0 15 0 517013800 15512608768 12507 33554432000 4194304 4196468 140726024696992 140418196412912 140418734586498 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21700608 140726024705007 140726024705178 140726024705178 140726024708047 0
[pid=24177/tid=24190] ppid=24175 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24177/task/24190/stat : 24190 (java) S 24175 24175 21297 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517013800 15512608768 12507 33554432000 4194304 4196468 140726024696992 140418195360608 140418734585557 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21700608 140726024705007 140726024705178 140726024705178 140726024708047 0
[pid=24177/tid=24191] ppid=24175 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24177/task/24191/stat : 24191 (java) S 24175 24175 21297 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517013800 15512608768 12507 33554432000 4194304 4196468 140726024696992 140418194307632 140418734586498 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21700608 140726024705007 140726024705178 140726024705178 140726024708047 0
Current children cumulated CPU time: 0.53 s
Current children cumulated vsize: 15262160 KiB
Current children cumulated memory: 51356 KiB

[startup+0.704961 s]
/proc/loadavg: 1.83 1.75 1.83 5/228 24191
/proc/meminfo: memFree=25947772/32770624 swapFree=66986416/67108860
[pid=24175] ppid=24172 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/24175/stat : 24175 (xcsp3-exec) S 24172 24175 21297 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 517013794 115843072 363 33554432000 4194304 5098028 140725440263680 140725440261784 139743763780220 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 38334464 140725440271226 140725440271469 140725440271469 140725440274378 0
/proc/24175/statm: 28282 363 304 221 0 87 0
[pid=24177] ppid=24175 vsize=15151156 memory=76568 CPUtime=1.65 cores=0,2,4,6
/proc/24177/stat : 24177 (java) S 24175 24175 21297 0 -1 1077944320 14384 0 0 0 159 6 0 0 20 0 15 0 517013794 15514783744 19142 33554432000 4194304 4196468 140726024696992 140726024679536 140418734575351 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 21700608 140726024705007 140726024705178 140726024705178 140726024708047 0
/proc/24177/statm: 3787789 19142 3457 1 0 3748889 0
[pid=24177/tid=24178] ppid=24175 vsize=15151156 memory=-3704326594973231466 CPUtime=0.68 cores=0,2,4,6
/proc/24177/task/24178/stat : 24178 (java) R 24175 24175 21297 0 -1 4202560 9228 0 0 0 64 4 0 0 20 0 15 0 517013795 15514783744 19142 33554432000 4194304 4196468 140726024696992 140418738810912 140418734587286 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 21700608 140726024705007 140726024705178 140726024705178 140726024708047 0
[pid=24177/tid=24179] ppid=24175 vsize=15151156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24177/task/24179/stat : 24179 (java) S 24175 24175 21297 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517013796 15514783744 19142 33554432000 4194304 4196468 140726024696992 140418662616080 140418734585557 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21700608 140726024705007 140726024705178 140726024705178 140726024708047 0
[pid=24177/tid=24180] ppid=24175 vsize=15151156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24177/task/24180/stat : 24180 (java) S 24175 24175 21297 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 517013796 15514783744 19142 33554432000 4194304 4196468 140726024696992 140418661563536 140418734585557 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21700608 140726024705007 140726024705178 140726024705178 140726024708047 0
[pid=24177/tid=24181] ppid=24175 vsize=15151156 memory=692 CPUtime=0 cores=0,2,4,6
/proc/24177/task/24181/stat : 24181 (java) S 24175 24175 21297 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517013796 15514783744 19142 33554432000 4194304 4196468 140726024696992 140418660510480 140418734585557 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21700608 140726024705007 140726024705178 140726024705178 140726024708047 0
[pid=24177/tid=24182] ppid=24175 vsize=15151156 memory=1056 CPUtime=0 cores=0,2,4,6
/proc/24177/task/24182/stat : 24182 (java) S 24175 24175 21297 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 517013796 15514783744 19142 33554432000 4194304 4196468 140726024696992 140418659457936 140418734585557 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21700608 140726024705007 140726024705178 140726024705178 140726024708047 0
[pid=24177/tid=24183] ppid=24175 vsize=15151156 memory=1556 CPUtime=0 cores=0,2,4,6
/proc/24177/task/24183/stat : 24183 (java) S 24175 24175 21297 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 517013797 15514783744 19142 33554432000 4194304 4196468 140726024696992 140418202728688 140418734586498 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21700608 140726024705007 140726024705178 140726024705178 140726024708047 0
[pid=24177/tid=24184] ppid=24175 vsize=15151156 memory=780 CPUtime=0 cores=0,2,4,6
/proc/24177/task/24184/stat : 24184 (java) S 24175 24175 21297 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 517013797 15514783744 19142 33554432000 4194304 4196468 140726024696992 140418201674912 140418734585557 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21700608 140726024705007 140726024705178 140726024705178 140726024708047 0
[pid=24177/tid=24185] ppid=24175 vsize=15151156 memory=3616 CPUtime=0 cores=0,2,4,6
/proc/24177/task/24185/stat : 24185 (java) S 24175 24175 21297 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 517013798 15514783744 19142 33554432000 4194304 4196468 140726024696992 140418200621808 140418734585557 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21700608 140726024705007 140726024705178 140726024705178 140726024708047 0
[pid=24177/tid=24186] ppid=24175 vsize=15151156 memory=1228 CPUtime=0 cores=0,2,4,6
/proc/24177/task/24186/stat : 24186 (java) S 24175 24175 21297 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517013800 15514783744 19142 33554432000 4194304 4196468 140726024696992 140418199570384 140418734593947 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21700608 140726024705007 140726024705178 140726024705178 140726024708047 0
[pid=24177/tid=24187] ppid=24175 vsize=15151156 memory=6212 CPUtime=0.27 cores=0,2,4,6
/proc/24177/task/24187/stat : 24187 (java) R 24175 24175 21297 0 -1 4202560 954 0 0 0 27 0 0 0 20 0 15 0 517013800 15514783744 19142 33554432000 4194304 4196468 140726024696992 140418198508624 140418718075951 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 21700608 140726024705007 140726024705178 140726024705178 140726024708047 0
[pid=24177/tid=24188] ppid=24175 vsize=15151156 memory=7552 CPUtime=0.25 cores=0,2,4,6
/proc/24177/task/24188/stat : 24188 (java) R 24175 24175 21297 0 -1 4202560 1095 0 0 0 25 0 0 0 20 0 15 0 517013800 15514783744 19142 33554432000 4194304 4196468 140726024696992 140418197452064 140418716098032 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 21700608 140726024705007 140726024705178 140726024705178 140726024708047 0
[pid=24177/tid=24189] ppid=24175 vsize=15151156 memory=2832 CPUtime=0.41 cores=0,2,4,6
/proc/24177/task/24189/stat : 24189 (java) R 24175 24175 21297 0 -1 4202560 1801 0 0 0 41 0 0 0 20 0 15 0 517013800 15514783744 19142 33554432000 4194304 4196468 140726024696992 140418196412912 140418726812478 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 21700608 140726024705007 140726024705178 140726024705178 140726024708047 0
[pid=24177/tid=24190] ppid=24175 vsize=15151156 memory=1084 CPUtime=0 cores=0,2,4,6
/proc/24177/task/24190/stat : 24190 (java) S 24175 24175 21297 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517013800 15514783744 19142 33554432000 4194304 4196468 140726024696992 140418195360608 140418734585557 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21700608 140726024705007 140726024705178 140726024705178 140726024708047 0
[pid=24177/tid=24191] ppid=24175 vsize=15151156 memory=14012 CPUtime=0 cores=0,2,4,6
/proc/24177/task/24191/stat : 24191 (java) S 24175 24175 21297 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517013800 15514783744 19142 33554432000 4194304 4196468 140726024696992 140418194307632 140418734586498 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21700608 140726024705007 140726024705178 140726024705178 140726024708047 0
Current children cumulated CPU time: 1.65 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 78020 KiB

[startup+1.50083 s]
/proc/loadavg: 2.08 1.80 1.85 5/228 24191
/proc/meminfo: memFree=25925876/32770624 swapFree=66986416/67108860
[pid=24175] ppid=24172 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/24175/stat : 24175 (xcsp3-exec) S 24172 24175 21297 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 517013794 115843072 363 33554432000 4194304 5098028 140725440263680 140725440261784 139743763780220 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 38334464 140725440271226 140725440271469 140725440271469 140725440274378 0
/proc/24175/statm: 28282 363 304 221 0 87 0

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

/proc/24177/task/24185/stat : 24185 (java) S 24175 24175 21297 0 -1 1077944384 94 0 0 0 0 0 0 0 20 0 15 0 517013798 15514783744 700433 33554432000 4194304 4196468 140726024696992 140418200621824 140418734585557 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21700608 140726024705007 140726024705178 140726024705178 140726024708047 0
[pid=24177/tid=24186] ppid=24175 vsize=15151156 memory=3616 CPUtime=0 cores=0,2,4,6
/proc/24177/task/24186/stat : 24186 (java) S 24175 24175 21297 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517013800 15514783744 700433 33554432000 4194304 4196468 140726024696992 140418199570384 140418734593947 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21700608 140726024705007 140726024705178 140726024705178 140726024708047 0
[pid=24177/tid=24187] ppid=24175 vsize=15151156 memory=0 CPUtime=2.19 cores=0,2,4,6
/proc/24177/task/24187/stat : 24187 (java) S 24175 24175 21297 0 -1 1077944384 14320 0 0 0 217 2 0 0 20 0 15 0 517013800 15514783744 700433 33554432000 4194304 4196468 140726024696992 140418198518512 140418734586498 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21700608 140726024705007 140726024705178 140726024705178 140726024708047 0
[pid=24177/tid=24188] ppid=24175 vsize=15151156 memory=288289974007366479 CPUtime=1.87 cores=0,2,4,6
/proc/24177/task/24188/stat : 24188 (java) S 24175 24175 21297 0 -1 1077944384 19653 0 0 0 184 3 0 0 20 0 15 0 517013800 15514783744 700433 33554432000 4194304 4196468 140726024696992 140418197465968 140418734586498 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21700608 140726024705007 140726024705178 140726024705178 140726024708047 0
[pid=24177/tid=24189] ppid=24175 vsize=15151156 memory=1452 CPUtime=0.61 cores=0,2,4,6
/proc/24177/task/24189/stat : 24189 (java) S 24175 24175 21297 0 -1 1077944384 7489 0 0 0 59 2 0 0 20 0 15 0 517013800 15514783744 700433 33554432000 4194304 4196468 140726024696992 140418196412912 140418734586498 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21700608 140726024705007 140726024705178 140726024705178 140726024708047 0
[pid=24177/tid=24190] ppid=24175 vsize=15151156 memory=2762668 CPUtime=0 cores=0,2,4,6
/proc/24177/task/24190/stat : 24190 (java) S 24175 24175 21297 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517013800 15514783744 700433 33554432000 4194304 4196468 140726024696992 140418195360608 140418734585557 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21700608 140726024705007 140726024705178 140726024705178 140726024708047 0
[pid=24177/tid=24191] ppid=24175 vsize=15151156 memory=1452 CPUtime=0.75 cores=0,2,4,6
/proc/24177/task/24191/stat : 24191 (java) S 24175 24175 21297 0 -1 1077944384 1650 0 0 0 33 42 0 0 20 0 15 0 517013800 15514783744 700433 33554432000 4194304 4196468 140726024696992 140418194307632 140418734586498 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 10 0 0 6293624 6294260 21700608 140726024705007 140726024705178 140726024705178 140726024708047 0
Current children cumulated CPU time: 2392.34 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 2803184 KiB

[startup+2442.3 s]
/proc/loadavg: 1.67 1.82 1.85 3/230 24517
/proc/meminfo: memFree=25889504/32770624 swapFree=66986416/67108860
[pid=24175] ppid=24172 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/24175/stat : 24175 (xcsp3-exec) S 24172 24175 21297 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 517013794 115843072 363 33554432000 4194304 5098028 140725440263680 140725440261784 139743763780220 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 38334464 140725440271226 140725440271469 140725440271469 140725440274378 0
/proc/24175/statm: 28282 363 304 221 0 87 0
[pid=24177] ppid=24175 vsize=15151156 memory=654644 CPUtime=2452.68 cores=0,2,4,6
/proc/24177/stat : 24177 (java) S 24175 24175 21297 0 -1 1077944320 210684 0 0 0 244442 826 0 0 20 0 15 0 517013794 15514783744 163149 33554432000 4194304 4196468 140726024696992 140726024679536 140418734575351 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 21700608 140726024705007 140726024705178 140726024705178 140726024708047 0
/proc/24177/statm: 3787789 163149 3528 1 0 3748889 0
[pid=24177/tid=24178] ppid=24175 vsize=15151156 memory=1452 CPUtime=2438.69 cores=0,2,4,6
/proc/24177/task/24178/stat : 24178 (java) R 24175 24175 21297 0 -1 4202560 120731 0 0 0 243137 732 0 0 20 0 15 0 517013795 15514783744 163661 33554432000 4194304 4196468 140726024696992 140418738815080 140418720643470 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 21700608 140726024705007 140726024705178 140726024705178 140726024708047 0
[pid=24177/tid=24179] ppid=24175 vsize=15151156 memory=5677960 CPUtime=1.83 cores=0,2,4,6
/proc/24177/task/24179/stat : 24179 (java) S 24175 24175 21297 0 -1 1077944384 8543 0 0 0 177 6 0 0 20 0 15 0 517013796 15514783744 163661 33554432000 4194304 4196468 140726024696992 140418662616080 140418734585557 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21700608 140726024705007 140726024705178 140726024705178 140726024708047 0
[pid=24177/tid=24180] ppid=24175 vsize=15151156 memory=595980 CPUtime=1.84 cores=0,2,4,6
/proc/24177/task/24180/stat : 24180 (java) S 24175 24175 21297 0 -1 1077944384 5774 0 0 0 177 7 0 0 20 0 15 0 517013796 15514783744 163661 33554432000 4194304 4196468 140726024696992 140418661563536 140418734585557 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21700608 140726024705007 140726024705178 140726024705178 140726024708047 0
[pid=24177/tid=24181] ppid=24175 vsize=15151156 memory=597564 CPUtime=1.83 cores=0,2,4,6
/proc/24177/task/24181/stat : 24181 (java) S 24175 24175 21297 0 -1 1077944384 8434 0 0 0 176 7 0 0 20 0 15 0 517013796 15514783744 163661 33554432000 4194304 4196468 140726024696992 140418660510480 140418734585557 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21700608 140726024705007 140726024705178 140726024705178 140726024708047 0
[pid=24177/tid=24182] ppid=24175 vsize=15151156 memory=597564 CPUtime=1.83 cores=0,2,4,6
/proc/24177/task/24182/stat : 24182 (java) S 24175 24175 21297 0 -1 1077944384 5960 0 0 0 177 6 0 0 20 0 15 0 517013796 15514783744 163661 33554432000 4194304 4196468 140726024696992 140418659457936 140418734585557 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21700608 140726024705007 140726024705178 140726024705178 140726024708047 0
[pid=24177/tid=24183] ppid=24175 vsize=15151156 memory=598608 CPUtime=1.11 cores=0,2,4,6
/proc/24177/task/24183/stat : 24183 (java) S 24175 24175 21297 0 -1 1077944384 16702 0 0 0 81 30 0 0 20 0 15 0 517013797 15514783744 163661 33554432000 4194304 4196468 140726024696992 140418202728688 140418734586498 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21700608 140726024705007 140726024705178 140726024705178 140726024708047 0
[pid=24177/tid=24184] ppid=24175 vsize=15151156 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/24177/task/24184/stat : 24184 (java) S 24175 24175 21297 0 -1 1077944384 67 0 0 0 0 0 0 0 20 0 15 0 517013797 15514783744 163661 33554432000 4194304 4196468 140726024696992 140418201674976 140418734585557 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21700608 140726024705007 140726024705178 140726024705178 140726024708047 0
[pid=24177/tid=24185] ppid=24175 vsize=15151156 memory=596044 CPUtime=0 cores=0,2,4,6
/proc/24177/task/24185/stat : 24185 (java) S 24175 24175 21297 0 -1 1077944384 94 0 0 0 0 0 0 0 20 0 15 0 517013798 15514783744 163661 33554432000 4194304 4196468 140726024696992 140418200621824 140418734585557 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21700608 140726024705007 140726024705178 140726024705178 140726024708047 0
[pid=24177/tid=24186] ppid=24175 vsize=15151156 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/24177/task/24186/stat : 24186 (java) S 24175 24175 21297 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517013800 15514783744 163661 33554432000 4194304 4196468 140726024696992 140418199570384 140418734593947 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21700608 140726024705007 140726024705178 140726024705178 140726024708047 0
[pid=24177/tid=24187] ppid=24175 vsize=15151156 memory=631896 CPUtime=2.19 cores=0,2,4,6
/proc/24177/task/24187/stat : 24187 (java) S 24175 24175 21297 0 -1 1077944384 14322 0 0 0 217 2 0 0 20 0 15 0 517013800 15514783744 163661 33554432000 4194304 4196468 140726024696992 140418198518512 140418734586498 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21700608 140726024705007 140726024705178 140726024705178 140726024708047 0
[pid=24177/tid=24188] ppid=24175 vsize=15151156 memory=1452 CPUtime=1.87 cores=0,2,4,6
/proc/24177/task/24188/stat : 24188 (java) S 24175 24175 21297 0 -1 1077944384 19655 0 0 0 184 3 0 0 20 0 15 0 517013800 15514783744 163661 33554432000 4194304 4196468 140726024696992 140418197465968 140418734586498 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21700608 140726024705007 140726024705178 140726024705178 140726024708047 0
[pid=24177/tid=24189] ppid=24175 vsize=15151156 memory=3905244507057236808 CPUtime=0.61 cores=0,2,4,6
/proc/24177/task/24189/stat : 24189 (java) S 24175 24175 21297 0 -1 1077944384 7493 0 0 0 59 2 0 0 20 0 15 0 517013800 15514783744 163661 33554432000 4194304 4196468 140726024696992 140418196412912 140418734586498 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21700608 140726024705007 140726024705178 140726024705178 140726024708047 0
[pid=24177/tid=24190] ppid=24175 vsize=15151156 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/24177/task/24190/stat : 24190 (java) S 24175 24175 21297 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517013800 15514783744 163661 33554432000 4194304 4196468 140726024696992 140418195360608 140418734585557 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21700608 140726024705007 140726024705178 140726024705178 140726024708047 0
[pid=24177/tid=24191] ppid=24175 vsize=15151156 memory=6791534058613427641 CPUtime=0.77 cores=0,2,4,6
/proc/24177/task/24191/stat : 24191 (java) S 24175 24175 21297 0 -1 1077944384 1669 0 0 0 34 43 0 0 20 0 15 0 517013800 15514783744 163661 33554432000 4194304 4196468 140726024696992 140418194307632 140418734586498 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 10 0 0 6293624 6294260 21700608 140726024705007 140726024705178 140726024705178 140726024708047 0
Current children cumulated CPU time: 2452.68 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 656096 KiB

[startup+2502.3 s]
/proc/loadavg: 1.78 1.82 1.85 3/229 24521
/proc/meminfo: memFree=20307248/32770624 swapFree=66986416/67108860
[pid=24175] ppid=24172 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/24175/stat : 24175 (xcsp3-exec) S 24172 24175 21297 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 517013794 115843072 363 33554432000 4194304 5098028 140725440263680 140725440261784 139743763780220 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 38334464 140725440271226 140725440271469 140725440271469 140725440274378 0
/proc/24175/statm: 28282 363 304 221 0 87 0
[pid=24177] ppid=24175 vsize=15151156 memory=6251132 CPUtime=2512.9 cores=0,2,4,6
/proc/24177/stat : 24177 (java) S 24175 24175 21297 0 -1 1077944320 218997 0 0 0 250381 909 0 0 20 0 15 0 517013794 15514783744 1562783 33554432000 4194304 4196468 140726024696992 140726024679536 140418734575351 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 21700608 140726024705007 140726024705178 140726024705178 140726024708047 0
/proc/24177/statm: 3787789 1562783 3528 1 0 3748889 0
[pid=24177/tid=24178] ppid=24175 vsize=15151156 memory=6127772 CPUtime=2498.62 cores=0,2,4,6
/proc/24177/task/24178/stat : 24178 (java) R 24175 24175 21297 0 -1 4202560 128957 0 0 0 249047 815 0 0 20 0 15 0 517013795 15514783744 1562783 33554432000 4194304 4196468 140726024696992 140418738815080 140418340296897 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 21700608 140726024705007 140726024705178 140726024705178 140726024708047 0
[pid=24177/tid=24179] ppid=24175 vsize=15151156 memory=4536900 CPUtime=1.9 cores=0,2,4,6
/proc/24177/task/24179/stat : 24179 (java) S 24175 24175 21297 0 -1 1077944384 8555 0 0 0 184 6 0 0 20 0 15 0 517013796 15514783744 1562783 33554432000 4194304 4196468 140726024696992 140418662616080 140418734585557 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21700608 140726024705007 140726024705178 140726024705178 140726024708047 0
[pid=24177/tid=24180] ppid=24175 vsize=15151156 memory=5884128 CPUtime=1.91 cores=0,2,4,6
/proc/24177/task/24180/stat : 24180 (java) S 24175 24175 21297 0 -1 1077944384 5784 0 0 0 184 7 0 0 20 0 15 0 517013796 15514783744 1562783 33554432000 4194304 4196468 140726024696992 140418661563536 140418734585557 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21700608 140726024705007 140726024705178 140726024705178 140726024708047 0
[pid=24177/tid=24181] ppid=24175 vsize=15151156 memory=5884128 CPUtime=1.91 cores=0,2,4,6
/proc/24177/task/24181/stat : 24181 (java) S 24175 24175 21297 0 -1 1077944384 8442 0 0 0 183 8 0 0 20 0 15 0 517013796 15514783744 1562783 33554432000 4194304 4196468 140726024696992 140418660510480 140418734585557 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21700608 140726024705007 140726024705178 140726024705178 140726024708047 0
[pid=24177/tid=24182] ppid=24175 vsize=15151156 memory=1452 CPUtime=1.91 cores=0,2,4,6
/proc/24177/task/24182/stat : 24182 (java) S 24175 24175 21297 0 -1 1077944384 6008 0 0 0 184 7 0 0 20 0 15 0 517013796 15514783744 1562783 33554432000 4194304 4196468 140726024696992 140418659457936 140418734585557 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21700608 140726024705007 140726024705178 140726024705178 140726024708047 0
[pid=24177/tid=24183] ppid=24175 vsize=15151156 memory=1452 CPUtime=1.12 cores=0,2,4,6
/proc/24177/task/24183/stat : 24183 (java) S 24175 24175 21297 0 -1 1077944384 16706 0 0 0 82 30 0 0 20 0 15 0 517013797 15514783744 1562783 33554432000 4194304 4196468 140726024696992 140418202728688 140418734586498 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21700608 140726024705007 140726024705178 140726024705178 140726024708047 0
[pid=24177/tid=24184] ppid=24175 vsize=15151156 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/24177/task/24184/stat : 24184 (java) S 24175 24175 21297 0 -1 1077944384 67 0 0 0 0 0 0 0 20 0 15 0 517013797 15514783744 1562783 33554432000 4194304 4196468 140726024696992 140418201674976 140418734585557 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21700608 140726024705007 140726024705178 140726024705178 140726024708047 0
[pid=24177/tid=24185] ppid=24175 vsize=15151156 memory=5189184 CPUtime=0 cores=0,2,4,6
/proc/24177/task/24185/stat : 24185 (java) S 24175 24175 21297 0 -1 1077944384 94 0 0 0 0 0 0 0 20 0 15 0 517013798 15514783744 1562783 33554432000 4194304 4196468 140726024696992 140418200621824 140418734585557 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21700608 140726024705007 140726024705178 140726024705178 140726024708047 0
[pid=24177/tid=24186] ppid=24175 vsize=15151156 memory=1416 CPUtime=0 cores=0,2,4,6
/proc/24177/task/24186/stat : 24186 (java) S 24175 24175 21297 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517013800 15514783744 1562783 33554432000 4194304 4196468 140726024696992 140418199570384 140418734593947 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21700608 140726024705007 140726024705178 140726024705178 140726024708047 0
[pid=24177/tid=24187] ppid=24175 vsize=15151156 memory=6791534058613427641 CPUtime=2.19 cores=0,2,4,6
/proc/24177/task/24187/stat : 24187 (java) S 24175 24175 21297 0 -1 1077944384 14322 0 0 0 217 2 0 0 20 0 15 0 517013800 15514783744 1562783 33554432000 4194304 4196468 140726024696992 140418198518512 140418734586498 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21700608 140726024705007 140726024705178 140726024705178 140726024708047 0
[pid=24177/tid=24188] ppid=24175 vsize=15151156 memory=2004 CPUtime=1.87 cores=0,2,4,6
/proc/24177/task/24188/stat : 24188 (java) S 24175 24175 21297 0 -1 1077944384 19655 0 0 0 184 3 0 0 20 0 15 0 517013800 15514783744 1562783 33554432000 4194304 4196468 140726024696992 140418197465968 140418734586498 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21700608 140726024705007 140726024705178 140726024705178 140726024708047 0
[pid=24177/tid=24189] ppid=24175 vsize=15151156 memory=2832 CPUtime=0.61 cores=0,2,4,6
/proc/24177/task/24189/stat : 24189 (java) S 24175 24175 21297 0 -1 1077944384 7493 0 0 0 59 2 0 0 20 0 15 0 517013800 15514783744 1562783 33554432000 4194304 4196468 140726024696992 140418196412912 140418734586498 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21700608 140726024705007 140726024705178 140726024705178 140726024708047 0
[pid=24177/tid=24190] ppid=24175 vsize=15151156 memory=5884128 CPUtime=0 cores=0,2,4,6
/proc/24177/task/24190/stat : 24190 (java) S 24175 24175 21297 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517013800 15514783744 1562783 33554432000 4194304 4196468 140726024696992 140418195360608 140418734585557 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21700608 140726024705007 140726024705178 140726024705178 140726024708047 0
[pid=24177/tid=24191] ppid=24175 vsize=15151156 memory=6168892 CPUtime=0.79 cores=0,2,4,6
/proc/24177/task/24191/stat : 24191 (java) S 24175 24175 21297 0 -1 1077944384 1673 0 0 0 35 44 0 0 20 0 15 0 517013800 15514783744 1562783 33554432000 4194304 4196468 140726024696992 140418194307632 140418734586498 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 10 0 0 6293624 6294260 21700608 140726024705007 140726024705178 140726024705178 140726024708047 0
Current children cumulated CPU time: 2512.9 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 6252584 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2509.4 s]
/proc/loadavg: 1.79 1.83 1.85 3/229 24522
/proc/meminfo: memFree=19362548/32770624 swapFree=66986416/67108860
[pid=24175] ppid=24172 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/24175/stat : 24175 (xcsp3-exec) S 24172 24175 21297 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 517013794 115843072 363 33554432000 4194304 5098028 140725440263680 140725440261784 139743763780220 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 38334464 140725440271226 140725440271469 140725440271469 140725440274378 0
/proc/24175/statm: 28282 363 304 221 0 87 0
[pid=24177] ppid=24175 vsize=15151156 memory=7112092 CPUtime=2520.06 cores=0,2,4,6
/proc/24177/stat : 24177 (java) S 24175 24175 21297 0 -1 1077944320 220258 0 0 0 251085 921 0 0 20 0 15 0 517013794 15514783744 1778023 33554432000 4194304 4196468 140726024696992 140726024679536 140418734575351 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 21700608 140726024705007 140726024705178 140726024705178 140726024708047 0
/proc/24177/statm: 3787789 1778023 3528 1 0 3748889 0
[pid=24177/tid=24178] ppid=24175 vsize=15151156 memory=1228 CPUtime=2505.7 cores=0,2,4,6
/proc/24177/task/24178/stat : 24178 (java) R 24175 24175 21297 0 -1 4202560 130217 0 0 0 249743 827 0 0 20 0 15 0 517013795 15514783744 1778023 33554432000 4194304 4196468 140726024696992 140418738815040 140418341152670 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 21700608 140726024705007 140726024705178 140726024705178 140726024708047 0
[pid=24177/tid=24179] ppid=24175 vsize=15151156 memory=6212 CPUtime=1.92 cores=0,2,4,6
/proc/24177/task/24179/stat : 24179 (java) S 24175 24175 21297 0 -1 1077944384 8555 0 0 0 186 6 0 0 20 0 15 0 517013796 15514783744 1778023 33554432000 4194304 4196468 140726024696992 140418662616080 140418734585557 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21700608 140726024705007 140726024705178 140726024705178 140726024708047 0
[pid=24177/tid=24180] ppid=24175 vsize=15151156 memory=1564 CPUtime=1.93 cores=0,2,4,6
/proc/24177/task/24180/stat : 24180 (java) S 24175 24175 21297 0 -1 1077944384 5784 0 0 0 186 7 0 0 20 0 15 0 517013796 15514783744 1778023 33554432000 4194304 4196468 140726024696992 140418661563536 140418734585557 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21700608 140726024705007 140726024705178 140726024705178 140726024708047 0
[pid=24177/tid=24181] ppid=24175 vsize=15151156 memory=924 CPUtime=1.93 cores=0,2,4,6
/proc/24177/task/24181/stat : 24181 (java) S 24175 24175 21297 0 -1 1077944384 8443 0 0 0 185 8 0 0 20 0 15 0 517013796 15514783744 1778023 33554432000 4194304 4196468 140726024696992 140418660510480 140418734585557 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21700608 140726024705007 140726024705178 140726024705178 140726024708047 0
[pid=24177/tid=24182] ppid=24175 vsize=15151156 memory=1760 CPUtime=1.93 cores=0,2,4,6
/proc/24177/task/24182/stat : 24182 (java) S 24175 24175 21297 0 -1 1077944384 6008 0 0 0 186 7 0 0 20 0 15 0 517013796 15514783744 1778023 33554432000 4194304 4196468 140726024696992 140418659457936 140418734585557 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21700608 140726024705007 140726024705178 140726024705178 140726024708047 0
[pid=24177/tid=24183] ppid=24175 vsize=15151156 memory=140424762114833 CPUtime=1.12 cores=0,2,4,6
/proc/24177/task/24183/stat : 24183 (java) S 24175 24175 21297 0 -1 1077944384 16706 0 0 0 82 30 0 0 20 0 15 0 517013797 15514783744 1778023 33554432000 4194304 4196468 140726024696992 140418202728688 140418734586498 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21700608 140726024705007 140726024705178 140726024705178 140726024708047 0
[pid=24177/tid=24184] ppid=24175 vsize=15151156 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/24177/task/24184/stat : 24184 (java) S 24175 24175 21297 0 -1 1077944384 67 0 0 0 0 0 0 0 20 0 15 0 517013797 15514783744 1778023 33554432000 4194304 4196468 140726024696992 140418201674976 140418734585557 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21700608 140726024705007 140726024705178 140726024705178 140726024708047 0
[pid=24177/tid=24185] ppid=24175 vsize=15151156 memory=4652132 CPUtime=0 cores=0,2,4,6
/proc/24177/task/24185/stat : 24185 (java) S 24175 24175 21297 0 -1 1077944384 94 0 0 0 0 0 0 0 20 0 15 0 517013798 15514783744 1778023 33554432000 4194304 4196468 140726024696992 140418200621824 140418734585557 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21700608 140726024705007 140726024705178 140726024705178 140726024708047 0
[pid=24177/tid=24186] ppid=24175 vsize=15151156 memory=2120 CPUtime=0 cores=0,2,4,6
/proc/24177/task/24186/stat : 24186 (java) S 24175 24175 21297 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517013800 15514783744 1778023 33554432000 4194304 4196468 140726024696992 140418199570384 140418734593947 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21700608 140726024705007 140726024705178 140726024705178 140726024708047 0
[pid=24177/tid=24187] ppid=24175 vsize=15151156 memory=532 CPUtime=2.19 cores=0,2,4,6
/proc/24177/task/24187/stat : 24187 (java) S 24175 24175 21297 0 -1 1077944384 14322 0 0 0 217 2 0 0 20 0 15 0 517013800 15514783744 1778023 33554432000 4194304 4196468 140726024696992 140418198518512 140418734586498 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21700608 140726024705007 140726024705178 140726024705178 140726024708047 0
[pid=24177/tid=24188] ppid=24175 vsize=15151156 memory=1564 CPUtime=1.87 cores=0,2,4,6
/proc/24177/task/24188/stat : 24188 (java) S 24175 24175 21297 0 -1 1077944384 19655 0 0 0 184 3 0 0 20 0 15 0 517013800 15514783744 1778023 33554432000 4194304 4196468 140726024696992 140418197465968 140418734586498 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21700608 140726024705007 140726024705178 140726024705178 140726024708047 0
[pid=24177/tid=24189] ppid=24175 vsize=15151156 memory=924 CPUtime=0.61 cores=0,2,4,6
/proc/24177/task/24189/stat : 24189 (java) S 24175 24175 21297 0 -1 1077944384 7493 0 0 0 59 2 0 0 20 0 15 0 517013800 15514783744 1778023 33554432000 4194304 4196468 140726024696992 140418196412912 140418734586498 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21700608 140726024705007 140726024705178 140726024705178 140726024708047 0
[pid=24177/tid=24190] ppid=24175 vsize=15151156 memory=1760 CPUtime=0 cores=0,2,4,6
/proc/24177/task/24190/stat : 24190 (java) S 24175 24175 21297 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517013800 15514783744 1778023 33554432000 4194304 4196468 140726024696992 140418195360608 140418734585557 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21700608 140726024705007 140726024705178 140726024705178 140726024708047 0
[pid=24177/tid=24191] ppid=24175 vsize=15151156 memory=1440 CPUtime=0.8 cores=0,2,4,6
/proc/24177/task/24191/stat : 24191 (java) S 24175 24175 21297 0 -1 1077944384 1673 0 0 0 35 45 0 0 20 0 15 0 517013800 15514783744 1778023 33554432000 4194304 4196468 140726024696992 140418194307632 140418734586498 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 10 0 0 6293624 6294260 21700608 140726024705007 140726024705178 140726024705178 140726024708047 0
Current children cumulated CPU time: 2520.06 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 7113544 KiB

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

[startup+2509.41 s]
# the end of solver process 24175 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=0.002534 s, system=0 s

[startup+2509.44 s]
# the end of solver process 24177 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2510.87 s, system=9.2468 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

Child status: 143
Real time (s): 2509.44
CPU time (s): 2520.11
CPU user time (s): 2510.87
CPU system time (s): 9.2468
CPU usage (%): 100.426
Max. virtual memory (cumulated for all children) (KiB): 15266312
Max. memory (cumulated for all children) (KiB): 8628948

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2510.87
system time used= 9.2468
maximum resident set size= 8631592
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 221116
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2856
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 69995
involuntary context switches= 4926


# summary of solver processes directly reported to runsolver:
#   pid: 24175,24177
#   total CPU time (s): 2520.11
#   total CPU user time (s): 2510.87
#   total CPU system time (s): 9.2468

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 13.5511 second user time and 24.2627 second system time

The end

Launcher Data

Begin job on node104 at 2019-09-25 11:22:28
IDJOB=4405772
IDBENCH=128090
IDSOLVER=2869
FILE ID=node104/4405772-1569407572
RUNJOBID= node104-1569392447-21328
PBS_JOBID= 21705699
Free space on /tmp= 9808 MiB

SOLVER NAME= choco-solver 2019-09-24
BENCH NAME= XCSP17/CarSequencing/CarSequencing-m1-jcr/CarSequencing-16-81.xml
COMMAND LINE= xcsp3-exec -dir DIR -tl TIMEOUT -p 1 -ml 12000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4405772-1569407572/watcher-4405772-1569407572 -o /tmp/evaluation-result-4405772-1569407572/solver-4405772-1569407572 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node104-1569392447-21328 --watchdog 2580  xcsp3-exec -dir HOME -tl 2520 -p 1 -ml 12000 -tdir HOME -seed 1672968524 HOME/instance-4405772-1569407572.xml

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

MD5SUM BENCH= e1683218a1e3c524b21c5eaa634d1705
RANDOM SEED=1672968524

node104.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	: 5334.09
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	: 5334.09
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	: 5334.09
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	: 5334.09
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:        25994912 kB
MemAvailable:   31139616 kB
Buffers:          124816 kB
Cached:          5110648 kB
SwapCached:        22624 kB
Active:          3908876 kB
Inactive:        2035600 kB
Active(anon):     686100 kB
Inactive(anon):    80124 kB
Active(file):    3222776 kB
Inactive(file):  1955476 kB
Unevictable:      109660 kB
Mlocked:          109660 kB
SwapTotal:      67108860 kB
SwapFree:       66986416 kB
Dirty:             26236 kB
Writeback:             0 kB
AnonPages:        797244 kB
Mapped:            71520 kB
Shmem:             49048 kB
Slab:             424956 kB
SReclaimable:     394912 kB
SUnreclaim:        30044 kB
KernelStack:        3728 kB
PageTables:         6864 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2442224 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    733184 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      124288 kB
DirectMap2M:    33421312 kB

Free space on /tmp at the end= 9784 MiB
End job on node104 at 2019-09-25 12:04:18