Trace number 4272404

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 5a (2017-07-26)? (TO) 2520.1101 2426.23

General information on the benchmark

NameFischer/Fischer-m1-s1/
Fischer-11-14-fair.xml
MD5SUMabdfed4353cf02606058846107286b36
Bench CategoryCSP (decision problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables40248
Number of constraints38137
Number of domains3
Minimum domain size2
Maximum domain size20001
Distribution of domain sizes[{"size":2,"count":5342},{"size":201,"count":180},{"size":20001,"count":34726}]
Minimum variable degree2
Maximum variable degree320
Distribution of variable degrees[{"degree":2,"count":35660},{"degree":3,"count":924},{"degree":4,"count":47},{"degree":5,"count":374},{"degree":6,"count":208},{"degree":7,"count":781},{"degree":8,"count":1143},{"degree":9,"count":638},{"degree":10,"count":24},{"degree":12,"count":29},{"degree":13,"count":336},{"degree":14,"count":11},{"degree":24,"count":1},{"degree":35,"count":15},{"degree":57,"count":15},{"degree":59,"count":12},{"degree":70,"count":1},{"degree":80,"count":14},{"degree":125,"count":2},{"degree":126,"count":12},{"degree":320,"count":1}]
Minimum constraint arity1
Maximum constraint arity3
Distribution of constraint arities[{"arity":1,"count":2},{"arity":2,"count":6162},{"arity":3,"count":31973}]
Number of extensional constraints0
Number of intensional constraints38137
Distribution of constraint types[{"type":"intension","count":38137}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.08	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4272404-1502849467.xml"  -tl '2520s' -p 1 -x 3
0.11/0.26	c [HOME/instance-4272404-1502849467.xml, -tl, 2520s, -p, 1, -x, 3]
0.30/0.32	c simple solver
0.30/0.38	c parse instance...
16.70/5.22	c solve instance...
2520.07/2426.20	s UNKNOWN
2520.07/2426.20	c Unexpected resolution interruption!

Verifier Data


Watcher Data

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

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4272404-1502849467/watcher-4272404-1502849467 -o /tmp/evaluation-result-4272404-1502849467/solver-4272404-1502849467 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node128-1502649221-29001 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 2110685104 HOME/instance-4272404-1502849467.xml 

running on 4 cores: 1,3,5,7

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=10546, runsolver pid=10543

[startup+0.100136 s]*
/proc/loadavg: 1.88 1.97 1.85 3/204 10553
/proc/meminfo: memFree=24060656/32770624 swapFree=67108860/67108860
[pid=10546] ppid=10543 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/10546/stat : 10546 (xcsp3-exec) S 10543 10546 7968 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 38829231 9740288 345 18446744073709551615 4194304 5098028 140721716949952 140721716948056 139888961647228 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 8 0 0 7196144 7232144 35020800 140721716953465 140721716953670 140721716953670 140721716957163 0
/proc/10546/statm: 2378 345 289 221 0 87 0
[pid=10548] ppid=10546 vsize=13358712 memory=16412 CPUtime=0 cores=1,3,5,7
/proc/10548/stat : 10548 (java) S 10546 10546 7968 0 -1 1077944320 3344 0 0 0 0 0 0 0 20 0 6 0 38829240 13679321088 4103 18446744073709551615 4194304 4196468 140733448888736 140733448871280 139625335512823 0 0 1 16784584 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 17072128 140733448896946 140733448897122 140733448897122 140733448900559 0
/proc/10548/statm: 3339678 4103 1905 1 0 3329175 0
[pid=10548/tid=10549] ppid=10546 vsize=13358712 memory=8508281356422317474 CPUtime=0.01 cores=1,3,5,7
/proc/10548/task/10549/stat : 10549 (java) R 10546 10546 7968 0 -1 4202560 2110 0 0 0 1 0 0 0 20 0 6 0 38829240 13679321088 4103 18446744073709551615 4194304 4196468 140733448888736 139625339748944 139625335534749 0 4 1 16784584 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 17072128 140733448896946 140733448897122 140733448897122 140733448900559 0
[pid=10548/tid=10550] ppid=10546 vsize=13358712 memory=3691042058319900680 CPUtime=0 cores=1,3,5,7
/proc/10548/task/10550/stat : 10550 (java) S 10546 10546 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 38829241 13679321088 4103 18446744073709551615 4194304 4196468 140733448888736 139625296411280 139625335523029 0 4 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17072128 140733448896946 140733448897122 140733448897122 140733448900559 0
[pid=10548/tid=10551] ppid=10546 vsize=13358712 memory=139925352601216 CPUtime=0 cores=1,3,5,7
/proc/10548/task/10551/stat : 10551 (java) S 10546 10546 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 38829241 13679321088 4103 18446744073709551615 4194304 4196468 140733448888736 139625295358480 139625335523029 0 4 1 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17072128 140733448896946 140733448897122 140733448897122 140733448900559 0
[pid=10548/tid=10552] ppid=10546 vsize=13358712 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10548/task/10552/stat : 10552 (java) S 10546 10546 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 38829241 13679321088 4103 18446744073709551615 4194304 4196468 140733448888736 139625294305680 139625335523029 0 4 1 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17072128 140733448896946 140733448897122 140733448897122 140733448900559 0
[pid=10548/tid=10553] ppid=10546 vsize=13358712 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10548/task/10553/stat : 10553 (java) S 10546 10546 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 6 0 38829241 13679321088 4103 18446744073709551615 4194304 4196468 140733448888736 139624932894992 139625335523029 0 4 1 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17072128 140733448896946 140733448897122 140733448897122 140733448900559 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 13368224 KiB
Current children cumulated memory: 17792 KiB

[startup+0.214371 s]*
/proc/loadavg: 1.88 1.97 1.85 3/213 10562
/proc/meminfo: memFree=24049860/32770624 swapFree=67108860/67108860
[pid=10546] ppid=10543 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/10546/stat : 10546 (xcsp3-exec) S 10543 10546 7968 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 38829231 9740288 345 18446744073709551615 4194304 5098028 140721716949952 140721716948056 139888961647228 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 8 0 0 7196144 7232144 35020800 140721716953465 140721716953670 140721716953670 140721716957163 0
/proc/10546/statm: 2378 345 289 221 0 87 0
[pid=10548] ppid=10546 vsize=13974352 memory=27724 CPUtime=0.11 cores=1,3,5,7
/proc/10548/stat : 10548 (java) S 10546 10546 7968 0 -1 1077944320 5363 0 0 0 10 1 0 0 20 0 15 0 38829240 14309736448 6931 18446744073709551615 4194304 4196468 140733448888736 140733448871280 139625335512823 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 17072128 140733448896946 140733448897122 140733448897122 140733448900559 0
/proc/10548/statm: 3493588 6931 2853 1 0 3482964 0
[pid=10548/tid=10549] ppid=10546 vsize=13974352 memory=7022364594140610616 CPUtime=0.08 cores=1,3,5,7
/proc/10548/task/10549/stat : 10549 (java) R 10546 10546 7968 0 -1 4202560 3372 0 0 0 8 0 0 0 20 0 15 0 38829240 14309736448 6931 18446744073709551615 4194304 4196468 140733448888736 139625339745152 139625335524758 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 17072128 140733448896946 140733448897122 140733448897122 140733448900559 0
[pid=10548/tid=10550] ppid=10546 vsize=13974352 memory=4294978898 CPUtime=0 cores=1,3,5,7
/proc/10548/task/10550/stat : 10550 (java) S 10546 10546 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 38829241 14309736448 6931 18446744073709551615 4194304 4196468 140733448888736 139625296411280 139625335523029 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17072128 140733448896946 140733448897122 140733448897122 140733448900559 0
[pid=10548/tid=10551] ppid=10546 vsize=13974352 memory=139925353047095 CPUtime=0 cores=1,3,5,7
/proc/10548/task/10551/stat : 10551 (java) S 10546 10546 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 38829241 14309736448 6931 18446744073709551615 4194304 4196468 140733448888736 139625295358480 139625335523029 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17072128 140733448896946 140733448897122 140733448897122 140733448900559 0
[pid=10548/tid=10552] ppid=10546 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10548/task/10552/stat : 10552 (java) S 10546 10546 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 38829241 14309736448 6931 18446744073709551615 4194304 4196468 140733448888736 139625294305680 139625335523029 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17072128 140733448896946 140733448897122 140733448897122 140733448900559 0
[pid=10548/tid=10553] ppid=10546 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10548/task/10553/stat : 10553 (java) S 10546 10546 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 38829241 14309736448 6931 18446744073709551615 4194304 4196468 140733448888736 139624932894992 139625335523029 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17072128 140733448896946 140733448897122 140733448897122 140733448900559 0
[pid=10548/tid=10554] ppid=10546 vsize=13974352 memory=139925352601216 CPUtime=0 cores=1,3,5,7
/proc/10548/task/10554/stat : 10554 (java) S 10546 10546 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 38829242 14309736448 6931 18446744073709551615 4194304 4196468 140733448888736 139624813910896 139625335523970 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17072128 140733448896946 140733448897122 140733448897122 140733448900559 0
[pid=10548/tid=10555] ppid=10546 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10548/task/10555/stat : 10555 (java) S 10546 10546 7968 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 38829243 14309736448 6931 18446744073709551615 4194304 4196468 140733448888736 139624812856864 139625335523029 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17072128 140733448896946 140733448897122 140733448897122 140733448900559 0
[pid=10548/tid=10556] ppid=10546 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10548/task/10556/stat : 10556 (java) S 10546 10546 7968 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 38829243 14309736448 6931 18446744073709551615 4194304 4196468 140733448888736 139624811804016 139625335523029 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17072128 140733448896946 140733448897122 140733448897122 140733448900559 0
[pid=10548/tid=10557] ppid=10546 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10548/task/10557/stat : 10557 (java) S 10546 10546 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 38829245 14309736448 6931 18446744073709551615 4194304 4196468 140733448888736 139624810752336 139625335531419 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17072128 140733448896946 140733448897122 140733448897122 140733448900559 0
[pid=10548/tid=10558] ppid=10546 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10548/task/10558/stat : 10558 (java) S 10546 10546 7968 0 -1 1077944384 152 0 0 0 0 0 0 0 20 0 15 0 38829245 14309736448 6931 18446744073709551615 4194304 4196468 140733448888736 139624809699696 139625335523970 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17072128 140733448896946 140733448897122 140733448897122 140733448900559 0
[pid=10548/tid=10559] ppid=10546 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10548/task/10559/stat : 10559 (java) S 10546 10546 7968 0 -1 1077944384 282 0 0 0 0 0 0 0 20 0 15 0 38829245 14309736448 6931 18446744073709551615 4194304 4196468 140733448888736 139624808646896 139625335523970 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17072128 140733448896946 140733448897122 140733448897122 140733448900559 0
[pid=10548/tid=10560] ppid=10546 vsize=13974352 memory=139925352601216 CPUtime=0.01 cores=1,3,5,7
/proc/10548/task/10560/stat : 10560 (java) R 10546 10546 7968 0 -1 4202560 255 0 0 0 1 0 0 0 20 0 15 0 38829245 14309736448 6931 18446744073709551615 4194304 4196468 140733448888736 139624807594096 139625327749950 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 17072128 140733448896946 140733448897122 140733448897122 140733448900559 0
[pid=10548/tid=10561] ppid=10546 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10548/task/10561/stat : 10561 (java) S 10546 10546 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 38829246 14309736448 6931 18446744073709551615 4194304 4196468 140733448888736 139624806541536 139625335523029 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17072128 140733448896946 140733448897122 140733448897122 140733448900559 0
[pid=10548/tid=10562] ppid=10546 vsize=13974352 memory=139925352601216 CPUtime=0 cores=1,3,5,7
/proc/10548/task/10562/stat : 10562 (java) S 10546 10546 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 38829249 14309736448 6931 18446744073709551615 4194304 4196468 140733448888736 139624805489840 139625335523970 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17072128 140733448896946 140733448897122 140733448897122 140733448900559 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 29104 KiB

[startup+0.310521 s]*
/proc/loadavg: 1.88 1.97 1.85 6/213 10562
/proc/meminfo: memFree=24036240/32770624 swapFree=67108860/67108860
[pid=10546] ppid=10543 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/10546/stat : 10546 (xcsp3-exec) S 10543 10546 7968 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 38829231 9740288 345 18446744073709551615 4194304 5098028 140721716949952 140721716948056 139888961647228 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 8 0 0 7196144 7232144 35020800 140721716953465 140721716953670 140721716953670 140721716957163 0
/proc/10546/statm: 2378 345 289 221 0 87 0
[pid=10548] ppid=10546 vsize=13974352 memory=39408 CPUtime=0.3 cores=1,3,5,7
/proc/10548/stat : 10548 (java) S 10546 10546 7968 0 -1 1077944320 9003 0 0 0 28 2 0 0 20 0 15 0 38829240 14309736448 9852 18446744073709551615 4194304 4196468 140733448888736 140733448871280 139625335512823 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 17072128 140733448896946 140733448897122 140733448897122 140733448900559 0
/proc/10548/statm: 3493588 9852 2995 1 0 3482964 0
[pid=10548/tid=10549] ppid=10546 vsize=13974352 memory=4278483708103473607 CPUtime=0.18 cores=1,3,5,7
/proc/10548/task/10549/stat : 10549 (java) R 10546 10546 7968 0 -1 4202560 6116 0 0 0 17 1 0 0 20 0 15 0 38829240 14309736448 9852 18446744073709551615 4194304 4196468 140733448888736 139625339751760 139625335534749 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 17072128 140733448896946 140733448897122 140733448897122 140733448900559 0
[pid=10548/tid=10550] ppid=10546 vsize=13974352 memory=4126316290023845779 CPUtime=0 cores=1,3,5,7
/proc/10548/task/10550/stat : 10550 (java) S 10546 10546 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 38829241 14309736448 9852 18446744073709551615 4194304 4196468 140733448888736 139625296411280 139625335523029 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17072128 140733448896946 140733448897122 140733448897122 140733448900559 0
[pid=10548/tid=10551] ppid=10546 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10548/task/10551/stat : 10551 (java) S 10546 10546 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 38829241 14309736448 9852 18446744073709551615 4194304 4196468 140733448888736 139625295358480 139625335523029 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17072128 140733448896946 140733448897122 140733448897122 140733448900559 0
[pid=10548/tid=10552] ppid=10546 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10548/task/10552/stat : 10552 (java) S 10546 10546 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 38829241 14309736448 9852 18446744073709551615 4194304 4196468 140733448888736 139625294305680 139625335523029 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17072128 140733448896946 140733448897122 140733448897122 140733448900559 0
[pid=10548/tid=10553] ppid=10546 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10548/task/10553/stat : 10553 (java) S 10546 10546 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 38829241 14309736448 9852 18446744073709551615 4194304 4196468 140733448888736 139624932894992 139625335523029 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17072128 140733448896946 140733448897122 140733448897122 140733448900559 0
[pid=10548/tid=10554] ppid=10546 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10548/task/10554/stat : 10554 (java) S 10546 10546 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 38829242 14309736448 9852 18446744073709551615 4194304 4196468 140733448888736 139624813910896 139625335523970 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17072128 140733448896946 140733448897122 140733448897122 140733448900559 0
[pid=10548/tid=10555] ppid=10546 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10548/task/10555/stat : 10555 (java) S 10546 10546 7968 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 38829243 14309736448 9852 18446744073709551615 4194304 4196468 140733448888736 139624812856864 139625335523029 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17072128 140733448896946 140733448897122 140733448897122 140733448900559 0
[pid=10548/tid=10556] ppid=10546 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10548/task/10556/stat : 10556 (java) S 10546 10546 7968 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 38829243 14309736448 9852 18446744073709551615 4194304 4196468 140733448888736 139624811804016 139625335523029 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17072128 140733448896946 140733448897122 140733448897122 140733448900559 0
[pid=10548/tid=10557] ppid=10546 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10548/task/10557/stat : 10557 (java) S 10546 10546 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 38829245 14309736448 9852 18446744073709551615 4194304 4196468 140733448888736 139624810752336 139625335531419 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17072128 140733448896946 140733448897122 140733448897122 140733448900559 0
[pid=10548/tid=10558] ppid=10546 vsize=13974352 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/10548/task/10558/stat : 10558 (java) S 10546 10546 7968 0 -1 1077944384 316 0 0 0 2 0 0 0 20 0 15 0 38829245 14309736448 9852 18446744073709551615 4194304 4196468 140733448888736 139624809699696 139625335523970 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17072128 140733448896946 140733448897122 140733448897122 140733448900559 0
[pid=10548/tid=10559] ppid=10546 vsize=13974352 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/10548/task/10559/stat : 10559 (java) S 10546 10546 7968 0 -1 1077944384 484 0 0 0 2 0 0 0 20 0 15 0 38829245 14309736448 9852 18446744073709551615 4194304 4196468 140733448888736 139624808646896 139625335523970 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17072128 140733448896946 140733448897122 140733448897122 140733448900559 0
[pid=10548/tid=10560] ppid=10546 vsize=13974352 memory=139925352601216 CPUtime=0.06 cores=1,3,5,7
/proc/10548/task/10560/stat : 10560 (java) R 10546 10546 7968 0 -1 4202560 785 0 0 0 6 0 0 0 20 0 15 0 38829245 14309736448 9852 18446744073709551615 4194304 4196468 140733448888736 139624807594096 139625321208623 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 17072128 140733448896946 140733448897122 140733448897122 140733448900559 0
[pid=10548/tid=10561] ppid=10546 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10548/task/10561/stat : 10561 (java) S 10546 10546 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 38829246 14309736448 9917 18446744073709551615 4194304 4196468 140733448888736 139624806541536 139625335523029 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17072128 140733448896946 140733448897122 140733448897122 140733448900559 0
[pid=10548/tid=10562] ppid=10546 vsize=13974352 memory=139925352601216 CPUtime=0 cores=1,3,5,7
/proc/10548/task/10562/stat : 10562 (java) S 10546 10546 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 38829249 14309736448 9917 18446744073709551615 4194304 4196468 140733448888736 139624805489840 139625335523970 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17072128 140733448896946 140733448897122 140733448897122 140733448900559 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 40788 KiB

[startup+0.703661 s]
/proc/loadavg: 1.97 1.99 1.85 5/213 10562
/proc/meminfo: memFree=24019132/32770624 swapFree=67108860/67108860
[pid=10546] ppid=10543 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/10546/stat : 10546 (xcsp3-exec) S 10543 10546 7968 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 38829231 9740288 345 18446744073709551615 4194304 5098028 140721716949952 140721716948056 139888961647228 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 8 0 0 7196144 7232144 35020800 140721716953465 140721716953670 140721716953670 140721716957163 0
/proc/10546/statm: 2378 345 289 221 0 87 0
[pid=10548] ppid=10546 vsize=13978684 memory=95572 CPUtime=1.42 cores=1,3,5,7
/proc/10548/stat : 10548 (java) S 10546 10546 7968 0 -1 1077944320 12944 0 0 0 138 4 0 0 20 0 15 0 38829240 14314172416 23893 18446744073709551615 4194304 4196468 140733448888736 140733448871280 139625335512823 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 17072128 140733448896946 140733448897122 140733448897122 140733448900559 0
/proc/10548/statm: 3494671 23893 3164 1 0 3482964 0
[pid=10548/tid=10549] ppid=10546 vsize=13978684 memory=7886766292050721077 CPUtime=0.56 cores=1,3,5,7
/proc/10548/task/10549/stat : 10549 (java) R 10546 10546 7968 0 -1 4202560 7822 0 0 0 53 3 0 0 20 0 15 0 38829240 14314172416 23893 18446744073709551615 4194304 4196468 140733448888736 139625339748752 139625319556453 0 4 1 16800974 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 17072128 140733448896946 140733448897122 140733448897122 140733448900559 0
[pid=10548/tid=10550] ppid=10546 vsize=13978684 memory=8387335740496469225 CPUtime=0 cores=1,3,5,7
/proc/10548/task/10550/stat : 10550 (java) S 10546 10546 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 38829241 14314172416 23893 18446744073709551615 4194304 4196468 140733448888736 139625296411280 139625335523029 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17072128 140733448896946 140733448897122 140733448897122 140733448900559 0
[pid=10548/tid=10551] ppid=10546 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10548/task/10551/stat : 10551 (java) S 10546 10546 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 38829241 14314172416 23893 18446744073709551615 4194304 4196468 140733448888736 139625295358480 139625335523029 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17072128 140733448896946 140733448897122 140733448897122 140733448900559 0
[pid=10548/tid=10552] ppid=10546 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10548/task/10552/stat : 10552 (java) S 10546 10546 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 38829241 14314172416 23893 18446744073709551615 4194304 4196468 140733448888736 139625294305680 139625335523029 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17072128 140733448896946 140733448897122 140733448897122 140733448900559 0
[pid=10548/tid=10553] ppid=10546 vsize=13978684 memory=9 CPUtime=0 cores=1,3,5,7
/proc/10548/task/10553/stat : 10553 (java) S 10546 10546 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 38829241 14314172416 23893 18446744073709551615 4194304 4196468 140733448888736 139624932894992 139625335523029 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17072128 140733448896946 140733448897122 140733448897122 140733448900559 0
[pid=10548/tid=10554] ppid=10546 vsize=13978684 memory=36 CPUtime=0 cores=1,3,5,7
/proc/10548/task/10554/stat : 10554 (java) S 10546 10546 7968 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 38829242 14314172416 23903 18446744073709551615 4194304 4196468 140733448888736 139624813910896 139625335523970 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17072128 140733448896946 140733448897122 140733448897122 140733448900559 0
[pid=10548/tid=10555] ppid=10546 vsize=13978684 memory=2 CPUtime=0 cores=1,3,5,7
/proc/10548/task/10555/stat : 10555 (java) S 10546 10546 7968 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 38829243 14314172416 23903 18446744073709551615 4194304 4196468 140733448888736 139624812856864 139625335523029 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17072128 140733448896946 140733448897122 140733448897122 140733448900559 0
[pid=10548/tid=10556] ppid=10546 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10548/task/10556/stat : 10556 (java) S 10546 10546 7968 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 38829243 14314172416 23903 18446744073709551615 4194304 4196468 140733448888736 139624811804016 139625335523029 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17072128 140733448896946 140733448897122 140733448897122 140733448900559 0
[pid=10548/tid=10557] ppid=10546 vsize=13978684 memory=4124 CPUtime=0 cores=1,3,5,7
/proc/10548/task/10557/stat : 10557 (java) S 10546 10546 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 38829245 14314172416 23903 18446744073709551615 4194304 4196468 140733448888736 139624810752336 139625335531419 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17072128 140733448896946 140733448897122 140733448897122 140733448900559 0
[pid=10548/tid=10558] ppid=10546 vsize=13978684 memory=2241 CPUtime=0.29 cores=1,3,5,7
/proc/10548/task/10558/stat : 10558 (java) R 10546 10546 7968 0 -1 4202560 1036 0 0 0 29 0 0 0 20 0 15 0 38829245 14314172416 23903 18446744073709551615 4194304 4196468 140733448888736 139624809686528 139625320433913 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 17072128 140733448896946 140733448897122 140733448897122 140733448900559 0
[pid=10548/tid=10559] ppid=10546 vsize=13978684 memory=2244 CPUtime=0.29 cores=1,3,5,7
/proc/10548/task/10559/stat : 10559 (java) R 10546 10546 7968 0 -1 4202560 1328 0 0 0 29 0 0 0 20 0 15 0 38829245 14314172416 23903 18446744073709551615 4194304 4196468 140733448888736 139624808636720 139625313679304 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 17072128 140733448896946 140733448897122 140733448897122 140733448900559 0
[pid=10548/tid=10560] ppid=10546 vsize=13978684 memory=0 CPUtime=0.25 cores=1,3,5,7
/proc/10548/task/10560/stat : 10560 (java) R 10546 10546 7968 0 -1 1077944384 1453 0 0 0 25 0 0 0 20 0 15 0 38829245 14314172416 23903 18446744073709551615 4194304 4196468 140733448888736 139624807590440 139625335534013 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 17072128 140733448896946 140733448897122 140733448897122 140733448900559 0
[pid=10548/tid=10561] ppid=10546 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10548/task/10561/stat : 10561 (java) S 10546 10546 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 38829246 14314172416 23903 18446744073709551615 4194304 4196468 140733448888736 139624806541536 139625335523029 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17072128 140733448896946 140733448897122 140733448897122 140733448900559 0
[pid=10548/tid=10562] ppid=10546 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10548/task/10562/stat : 10562 (java) S 10546 10546 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 38829249 14314172416 23903 18446744073709551615 4194304 4196468 140733448888736 139624805489840 139625335523970 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17072128 140733448896946 140733448897122 140733448897122 140733448900559 0
Current children cumulated CPU time: 1.42 s
Current children cumulated vsize: 13988196 KiB
Current children cumulated memory: 96952 KiB

[startup+1.50086 s]
/proc/loadavg: 1.97 1.99 1.85 7/213 10562
/proc/meminfo: memFree=23871000/32770624 swapFree=67108860/67108860
[pid=10546] ppid=10543 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/10546/stat : 10546 (xcsp3-exec) S 10543 10546 7968 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 38829231 9740288 345 18446744073709551615 4194304 5098028 140721716949952 140721716948056 139888961647228 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 8 0 0 7196144 7232144 35020800 140721716953465 140721716953670 140721716953670 140721716957163 0
/proc/10546/statm: 2378 345 289 221 0 87 0
[pid=10548] ppid=10546 vsize=13978684 memory=347464 CPUtime=3.78 cores=1,3,5,7
/proc/10548/stat : 10548 (java) S 10546 10546 7968 0 -1 1077944320 16339 0 0 0 366 12 0 0 20 0 15 0 38829240 14314172416 86866 18446744073709551615 4194304 4196468 140733448888736 140733448871280 139625335512823 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 17072128 140733448896946 140733448897122 140733448897122 140733448900559 0
/proc/10548/statm: 3494671 86866 3214 1 0 3482964 0
[pid=10548/tid=10549] ppid=10546 vsize=13978684 memory=1380 CPUtime=1.22 cores=1,3,5,7
/proc/10548/task/10549/stat : 10549 (java) S 10546 10546 7968 0 -1 1077944384 8002 0 0 0 116 6 0 0 20 0 15 0 38829240 14314172416 86866 18446744073709551615 4194304 4196468 140733448888736 139625339750576 139625335523029 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 3 0 0 6293624 6294260 17072128 140733448896946 140733448897122 140733448897122 140733448900559 0
[pid=10548/tid=10550] ppid=10546 vsize=13978684 memory=238384 CPUtime=0.04 cores=1,3,5,7
/proc/10548/task/10550/stat : 10550 (java) S 10546 10546 7968 0 -1 1077944384 56 0 0 0 3 1 0 0 20 0 15 0 38829241 14314172416 86866 18446744073709551615 4194304 4196468 140733448888736 139625296411280 139625335523029 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17072128 140733448896946 140733448897122 140733448897122 140733448900559 0
[pid=10548/tid=10551] ppid=10546 vsize=13978684 memory=279850405463040 CPUtime=0.02 cores=1,3,5,7
/proc/10548/task/10551/stat : 10551 (java) S 10546 10546 7968 0 -1 1077944384 33 0 0 0 2 0 0 0 20 0 15 0 38829241 14314172416 86866 18446744073709551615 4194304 4196468 140733448888736 139625295358480 139625335523029 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17072128 140733448896946 140733448897122 140733448897122 140733448900559 0
[pid=10548/tid=10552] ppid=10546 vsize=13978684 memory=49649285073396 CPUtime=0.04 cores=1,3,5,7
/proc/10548/task/10552/stat : 10552 (java) S 10546 10546 7968 0 -1 1077944384 95 0 0 0 3 1 0 0 20 0 15 0 38829241 14314172416 86866 18446744073709551615 4194304 4196468 140733448888736 139625294305680 139625335523029 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17072128 140733448896946 140733448897122 140733448897122 140733448900559 0
[pid=10548/tid=10553] ppid=10546 vsize=13978684 memory=0 CPUtime=0.04 cores=1,3,5,7
/proc/10548/task/10553/stat : 10553 (java) S 10546 10546 7968 0 -1 1077944384 104 0 0 0 3 1 0 0 20 0 15 0 38829241 14314172416 86866 18446744073709551615 4194304 4196468 140733448888736 139624932894992 139625335523029 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17072128 140733448896946 140733448897122 140733448897122 140733448900559 0
[pid=10548/tid=10554] ppid=10546 vsize=13978684 memory=279850405617200 CPUtime=0 cores=1,3,5,7
/proc/10548/task/10554/stat : 10554 (java) D 10546 10546 7968 0 -1 4202560 84 0 0 0 0 0 0 0 20 0 15 0 38829242 14314172416 86866 18446744073709551615 4194304 4196468 140733448888736 139624813910816 139625320725101 0 0 1 16800974 18446744072100347013 0 0 -1 7 0 0 0 0 0 6293624 6294260 17072128 140733448896946 140733448897122 140733448897122 140733448900559 0
[pid=10548/tid=10555] ppid=10546 vsize=13978684 memory=279850405617264 CPUtime=0 cores=1,3,5,7
/proc/10548/task/10555/stat : 10555 (java) S 10546 10546 7968 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 38829243 14314172416 86866 18446744073709551615 4194304 4196468 140733448888736 139624812856928 139625335523029 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17072128 140733448896946 140733448897122 140733448897122 140733448900559 0
[pid=10548/tid=10556] ppid=10546 vsize=13978684 memory=279850405617328 CPUtime=0 cores=1,3,5,7

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

/proc/10548/task/10556/stat : 10556 (java) S 10546 10546 7968 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 38829243 14316269568 835808 18446744073709551615 4194304 4196468 140733448888736 139624811804032 139625335523029 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17072128 140733448896946 140733448897122 140733448897122 140733448900559 0
[pid=10548/tid=10557] ppid=10546 vsize=13980732 memory=3341184 CPUtime=0 cores=1,3,5,7
/proc/10548/task/10557/stat : 10557 (java) S 10546 10546 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 38829245 14316269568 835808 18446744073709551615 4194304 4196468 140733448888736 139624810752336 139625335531419 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17072128 140733448896946 140733448897122 140733448897122 140733448900559 0
[pid=10548/tid=10558] ppid=10546 vsize=13980732 memory=4124 CPUtime=8.29 cores=1,3,5,7
/proc/10548/task/10558/stat : 10558 (java) S 10546 10546 7968 0 -1 1077944384 38949 0 0 0 825 4 0 0 20 0 15 0 38829245 14316269568 835808 18446744073709551615 4194304 4196468 140733448888736 139624809699696 139625335523970 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17072128 140733448896946 140733448897122 140733448897122 140733448900559 0
[pid=10548/tid=10559] ppid=10546 vsize=13980732 memory=3343232 CPUtime=9.05 cores=1,3,5,7
/proc/10548/task/10559/stat : 10559 (java) S 10546 10546 7968 0 -1 1077944384 60234 0 0 0 899 6 0 0 20 0 15 0 38829245 14316269568 835808 18446744073709551615 4194304 4196468 140733448888736 139624808646896 139625335523970 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17072128 140733448896946 140733448897122 140733448897122 140733448900559 0
[pid=10548/tid=10560] ppid=10546 vsize=13980732 memory=1380 CPUtime=1.35 cores=1,3,5,7
/proc/10548/task/10560/stat : 10560 (java) S 10546 10546 7968 0 -1 1077944384 21668 0 0 0 131 4 0 0 20 0 15 0 38829245 14316269568 835808 18446744073709551615 4194304 4196468 140733448888736 139624807594096 139625335523970 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17072128 140733448896946 140733448897122 140733448897122 140733448900559 0
[pid=10548/tid=10561] ppid=10546 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/10548/task/10561/stat : 10561 (java) S 10546 10546 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 38829246 14316269568 835808 18446744073709551615 4194304 4196468 140733448888736 139624806541536 139625335523029 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17072128 140733448896946 140733448897122 140733448897122 140733448900559 0
[pid=10548/tid=10562] ppid=10546 vsize=13980732 memory=1380 CPUtime=1.22 cores=1,3,5,7
/proc/10548/task/10562/stat : 10562 (java) S 10546 10546 7968 0 -1 1077944384 1645 0 0 0 57 65 0 0 20 0 15 0 38829249 14316269568 835808 18446744073709551615 4194304 4196468 140733448888736 139624805489840 139625335523970 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 19 0 0 6293624 6294260 17072128 140733448896946 140733448897122 140733448897122 140733448900559 0
Current children cumulated CPU time: 2353.37 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 3344612 KiB

[startup+2322.3 s]
/proc/loadavg: 1.98 1.96 1.95 3/213 10879
/proc/meminfo: memFree=23462184/32770624 swapFree=67108860/67108860
[pid=10546] ppid=10543 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/10546/stat : 10546 (xcsp3-exec) S 10543 10546 7968 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 38829231 9740288 345 18446744073709551615 4194304 5098028 140721716949952 140721716948056 139888961647228 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 8 0 0 7196144 7232144 35020800 140721716953465 140721716953670 140721716953670 140721716957163 0
/proc/10546/statm: 2378 345 289 221 0 87 0
[pid=10548] ppid=10546 vsize=13980732 memory=3351448 CPUtime=2414.37 cores=1,3,5,7
/proc/10548/stat : 10548 (java) S 10546 10546 7968 0 -1 1077944320 528717 0 0 0 241005 432 0 0 20 0 15 0 38829240 14316269568 837862 18446744073709551615 4194304 4196468 140733448888736 140733448871280 139625335512823 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 17072128 140733448896946 140733448897122 140733448897122 140733448900559 0
/proc/10548/statm: 3495183 837862 3266 1 0 3483476 0
[pid=10548/tid=10549] ppid=10546 vsize=13980732 memory=1380 CPUtime=2295.67 cores=1,3,5,7
/proc/10548/task/10549/stat : 10549 (java) R 10546 10546 7968 0 -1 4202560 251699 0 0 0 229529 38 0 0 20 0 15 0 38829240 14316269568 837862 18446744073709551615 4194304 4196468 140733448888736 139625339752256 139624985381976 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 17072128 140733448896946 140733448897122 140733448897122 140733448900559 0
[pid=10548/tid=10550] ppid=10546 vsize=13980732 memory=3351448 CPUtime=24.16 cores=1,3,5,7
/proc/10548/task/10550/stat : 10550 (java) S 10546 10546 7968 0 -1 1077944384 32631 0 0 0 2337 79 0 0 20 0 15 0 38829241 14316269568 837862 18446744073709551615 4194304 4196468 140733448888736 139625296411280 139625335523029 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17072128 140733448896946 140733448897122 140733448897122 140733448900559 0
[pid=10548/tid=10551] ppid=10546 vsize=13980732 memory=3351448 CPUtime=24.24 cores=1,3,5,7
/proc/10548/task/10551/stat : 10551 (java) S 10546 10546 7968 0 -1 1077944384 36048 0 0 0 2345 79 0 0 20 0 15 0 38829241 14316269568 837862 18446744073709551615 4194304 4196468 140733448888736 139625295358480 139625335523029 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17072128 140733448896946 140733448897122 140733448897122 140733448900559 0
[pid=10548/tid=10552] ppid=10546 vsize=13980732 memory=3351448 CPUtime=24.2 cores=1,3,5,7
/proc/10548/task/10552/stat : 10552 (java) S 10546 10546 7968 0 -1 1077944384 34782 0 0 0 2338 82 0 0 20 0 15 0 38829241 14316269568 837862 18446744073709551615 4194304 4196468 140733448888736 139625294305680 139625335523029 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17072128 140733448896946 140733448897122 140733448897122 140733448900559 0
[pid=10548/tid=10553] ppid=10546 vsize=13980732 memory=3351448 CPUtime=24.23 cores=1,3,5,7
/proc/10548/task/10553/stat : 10553 (java) S 10546 10546 7968 0 -1 1077944384 31521 0 0 0 2345 78 0 0 20 0 15 0 38829241 14316269568 837862 18446744073709551615 4194304 4196468 140733448888736 139624932894992 139625335523029 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17072128 140733448896946 140733448897122 140733448897122 140733448900559 0
[pid=10548/tid=10554] ppid=10546 vsize=13980732 memory=3351448 CPUtime=1.81 cores=1,3,5,7
/proc/10548/task/10554/stat : 10554 (java) S 10546 10546 7968 0 -1 1077944384 18154 0 0 0 175 6 0 0 20 0 15 0 38829242 14316269568 837862 18446744073709551615 4194304 4196468 140733448888736 139624813910896 139625335523970 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 13 0 0 6293624 6294260 17072128 140733448896946 140733448897122 140733448897122 140733448900559 0
[pid=10548/tid=10555] ppid=10546 vsize=13980732 memory=3351448 CPUtime=0 cores=1,3,5,7
/proc/10548/task/10555/stat : 10555 (java) S 10546 10546 7968 0 -1 1077944384 41 0 0 0 0 0 0 0 20 0 15 0 38829243 14316269568 837862 18446744073709551615 4194304 4196468 140733448888736 139624812856928 139625335523029 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17072128 140733448896946 140733448897122 140733448897122 140733448900559 0
[pid=10548/tid=10556] ppid=10546 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/10548/task/10556/stat : 10556 (java) S 10546 10546 7968 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 38829243 14316269568 837862 18446744073709551615 4194304 4196468 140733448888736 139624811804032 139625335523029 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17072128 140733448896946 140733448897122 140733448897122 140733448900559 0
[pid=10548/tid=10557] ppid=10546 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/10548/task/10557/stat : 10557 (java) S 10546 10546 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 38829245 14316269568 837862 18446744073709551615 4194304 4196468 140733448888736 139624810752336 139625335531419 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17072128 140733448896946 140733448897122 140733448897122 140733448900559 0
[pid=10548/tid=10558] ppid=10546 vsize=13980732 memory=1380 CPUtime=8.29 cores=1,3,5,7
/proc/10548/task/10558/stat : 10558 (java) S 10546 10546 7968 0 -1 1077944384 38954 0 0 0 825 4 0 0 20 0 15 0 38829245 14316269568 837862 18446744073709551615 4194304 4196468 140733448888736 139624809699696 139625335523970 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17072128 140733448896946 140733448897122 140733448897122 140733448900559 0
[pid=10548/tid=10559] ppid=10546 vsize=13980732 memory=1380 CPUtime=9.05 cores=1,3,5,7
/proc/10548/task/10559/stat : 10559 (java) S 10546 10546 7968 0 -1 1077944384 60238 0 0 0 899 6 0 0 20 0 15 0 38829245 14316269568 837862 18446744073709551615 4194304 4196468 140733448888736 139624808646896 139625335523970 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17072128 140733448896946 140733448897122 140733448897122 140733448900559 0
[pid=10548/tid=10560] ppid=10546 vsize=13980732 memory=3351448 CPUtime=1.35 cores=1,3,5,7
/proc/10548/task/10560/stat : 10560 (java) S 10546 10546 7968 0 -1 1077944384 21675 0 0 0 131 4 0 0 20 0 15 0 38829245 14316269568 837862 18446744073709551615 4194304 4196468 140733448888736 139624807594096 139625335523970 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17072128 140733448896946 140733448897122 140733448897122 140733448900559 0
[pid=10548/tid=10561] ppid=10546 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/10548/task/10561/stat : 10561 (java) S 10546 10546 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 38829246 14316269568 837862 18446744073709551615 4194304 4196468 140733448888736 139624806541536 139625335523029 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17072128 140733448896946 140733448897122 140733448897122 140733448900559 0
[pid=10548/tid=10562] ppid=10546 vsize=13980732 memory=1380 CPUtime=1.26 cores=1,3,5,7
/proc/10548/task/10562/stat : 10562 (java) S 10546 10546 7968 0 -1 1077944384 1684 0 0 0 59 67 0 0 20 0 15 0 38829249 14316269568 837862 18446744073709551615 4194304 4196468 140733448888736 139624805489840 139625335523970 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 19 0 0 6293624 6294260 17072128 140733448896946 140733448897122 140733448897122 140733448900559 0
Current children cumulated CPU time: 2414.37 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 3352828 KiB

[startup+2382.3 s]
/proc/loadavg: 1.99 1.97 1.95 3/213 10883
/proc/meminfo: memFree=23438008/32770624 swapFree=67108860/67108860
[pid=10546] ppid=10543 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/10546/stat : 10546 (xcsp3-exec) S 10543 10546 7968 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 38829231 9740288 345 18446744073709551615 4194304 5098028 140721716949952 140721716948056 139888961647228 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 8 0 0 7196144 7232144 35020800 140721716953465 140721716953670 140721716953670 140721716957163 0
/proc/10546/statm: 2378 345 289 221 0 87 0
[pid=10548] ppid=10546 vsize=13980732 memory=3375928 CPUtime=2475.53 cores=1,3,5,7
/proc/10548/stat : 10548 (java) S 10546 10546 7968 0 -1 1077944320 545097 0 0 0 247116 437 0 0 20 0 15 0 38829240 14316269568 843982 18446744073709551615 4194304 4196468 140733448888736 140733448871280 139625335512823 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 17072128 140733448896946 140733448897122 140733448897122 140733448900559 0
/proc/10548/statm: 3495183 843982 3266 1 0 3483476 0
[pid=10548/tid=10549] ppid=10546 vsize=13980732 memory=3375928 CPUtime=2355.32 cores=1,3,5,7
/proc/10548/task/10549/stat : 10549 (java) R 10546 10546 7968 0 -1 4202560 260940 0 0 0 235493 39 0 0 20 0 15 0 38829240 14316269568 843982 18446744073709551615 4194304 4196468 140733448888736 139625339752272 139624985599637 0 4 1 16800974 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 17072128 140733448896946 140733448897122 140733448897122 140733448900559 0
[pid=10548/tid=10550] ppid=10546 vsize=13980732 memory=3368300 CPUtime=24.51 cores=1,3,5,7
/proc/10548/task/10550/stat : 10550 (java) S 10546 10546 7968 0 -1 1077944384 33463 0 0 0 2371 80 0 0 20 0 15 0 38829241 14316269568 843982 18446744073709551615 4194304 4196468 140733448888736 139625296411280 139625335523029 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17072128 140733448896946 140733448897122 140733448897122 140733448900559 0
[pid=10548/tid=10551] ppid=10546 vsize=13980732 memory=3368300 CPUtime=24.59 cores=1,3,5,7
/proc/10548/task/10551/stat : 10551 (java) S 10546 10546 7968 0 -1 1077944384 36778 0 0 0 2379 80 0 0 20 0 15 0 38829241 14316269568 843982 18446744073709551615 4194304 4196468 140733448888736 139625295358480 139625335523029 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17072128 140733448896946 140733448897122 140733448897122 140733448900559 0
[pid=10548/tid=10552] ppid=10546 vsize=13980732 memory=3368300 CPUtime=24.54 cores=1,3,5,7
/proc/10548/task/10552/stat : 10552 (java) S 10546 10546 7968 0 -1 1077944384 35490 0 0 0 2371 83 0 0 20 0 15 0 38829241 14316269568 843982 18446744073709551615 4194304 4196468 140733448888736 139625294305680 139625335523029 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17072128 140733448896946 140733448897122 140733448897122 140733448900559 0
[pid=10548/tid=10553] ppid=10546 vsize=13980732 memory=3368300 CPUtime=24.58 cores=1,3,5,7
/proc/10548/task/10553/stat : 10553 (java) S 10546 10546 7968 0 -1 1077944384 32428 0 0 0 2379 79 0 0 20 0 15 0 38829241 14316269568 843982 18446744073709551615 4194304 4196468 140733448888736 139624932894992 139625335523029 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17072128 140733448896946 140733448897122 140733448897122 140733448900559 0
[pid=10548/tid=10554] ppid=10546 vsize=13980732 memory=3375928 CPUtime=1.81 cores=1,3,5,7
/proc/10548/task/10554/stat : 10554 (java) S 10546 10546 7968 0 -1 1077944384 18378 0 0 0 175 6 0 0 20 0 15 0 38829242 14316269568 843982 18446744073709551615 4194304 4196468 140733448888736 139624813910896 139625335523970 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 13 0 0 6293624 6294260 17072128 140733448896946 140733448897122 140733448897122 140733448900559 0
[pid=10548/tid=10555] ppid=10546 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/10548/task/10555/stat : 10555 (java) S 10546 10546 7968 0 -1 1077944384 41 0 0 0 0 0 0 0 20 0 15 0 38829243 14316269568 843982 18446744073709551615 4194304 4196468 140733448888736 139624812856928 139625335523029 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17072128 140733448896946 140733448897122 140733448897122 140733448900559 0
[pid=10548/tid=10556] ppid=10546 vsize=13980732 memory=4060 CPUtime=0 cores=1,3,5,7
/proc/10548/task/10556/stat : 10556 (java) S 10546 10546 7968 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 38829243 14316269568 843982 18446744073709551615 4194304 4196468 140733448888736 139624811804032 139625335523029 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17072128 140733448896946 140733448897122 140733448897122 140733448900559 0
[pid=10548/tid=10557] ppid=10546 vsize=13980732 memory=3375928 CPUtime=0 cores=1,3,5,7
/proc/10548/task/10557/stat : 10557 (java) S 10546 10546 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 38829245 14316269568 843982 18446744073709551615 4194304 4196468 140733448888736 139624810752336 139625335531419 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17072128 140733448896946 140733448897122 140733448897122 140733448900559 0
[pid=10548/tid=10558] ppid=10546 vsize=13980732 memory=0 CPUtime=8.4 cores=1,3,5,7
/proc/10548/task/10558/stat : 10558 (java) S 10546 10546 7968 0 -1 1077944384 42630 0 0 0 836 4 0 0 20 0 15 0 38829245 14316269568 843982 18446744073709551615 4194304 4196468 140733448888736 139624809699696 139625335523970 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17072128 140733448896946 140733448897122 140733448897122 140733448900559 0
[pid=10548/tid=10559] ppid=10546 vsize=13980732 memory=1380 CPUtime=9.05 cores=1,3,5,7
/proc/10548/task/10559/stat : 10559 (java) S 10546 10546 7968 0 -1 1077944384 60241 0 0 0 899 6 0 0 20 0 15 0 38829245 14316269568 843982 18446744073709551615 4194304 4196468 140733448888736 139624808646896 139625335523970 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17072128 140733448896946 140733448897122 140733448897122 140733448900559 0
[pid=10548/tid=10560] ppid=10546 vsize=13980732 memory=1380 CPUtime=1.35 cores=1,3,5,7
/proc/10548/task/10560/stat : 10560 (java) S 10546 10546 7968 0 -1 1077944384 21679 0 0 0 131 4 0 0 20 0 15 0 38829245 14316269568 843982 18446744073709551615 4194304 4196468 140733448888736 139624807594096 139625335523970 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17072128 140733448896946 140733448897122 140733448897122 140733448900559 0
[pid=10548/tid=10561] ppid=10546 vsize=13980732 memory=3375928 CPUtime=0 cores=1,3,5,7
/proc/10548/task/10561/stat : 10561 (java) S 10546 10546 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 38829246 14316269568 843982 18446744073709551615 4194304 4196468 140733448888736 139624806541536 139625335523029 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17072128 140733448896946 140733448897122 140733448897122 140733448900559 0
[pid=10548/tid=10562] ppid=10546 vsize=13980732 memory=1380 CPUtime=1.29 cores=1,3,5,7
/proc/10548/task/10562/stat : 10562 (java) S 10546 10546 7968 0 -1 1077944384 1739 0 0 0 60 69 0 0 20 0 15 0 38829249 14316269568 843982 18446744073709551615 4194304 4196468 140733448888736 139624805489840 139625335523970 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 19 0 0 6293624 6294260 17072128 140733448896946 140733448897122 140733448897122 140733448900559 0
Current children cumulated CPU time: 2475.53 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 3377308 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2426.2 s]
/proc/loadavg: 1.93 1.95 1.95 3/213 10887
/proc/meminfo: memFree=23433120/32770624 swapFree=67108860/67108860
[pid=10546] ppid=10543 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/10546/stat : 10546 (xcsp3-exec) S 10543 10546 7968 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 38829231 9740288 345 18446744073709551615 4194304 5098028 140721716949952 140721716948056 139888961647228 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 8 0 0 7196144 7232144 35020800 140721716953465 140721716953670 140721716953670 140721716957163 0
/proc/10546/statm: 2378 345 289 221 0 87 0
[pid=10548] ppid=10546 vsize=13980732 memory=3380176 CPUtime=2520.07 cores=1,3,5,7
/proc/10548/stat : 10548 (java) S 10546 10546 7968 0 -1 1077944320 556790 0 0 0 251568 439 0 0 20 0 15 0 38829240 14316269568 845044 18446744073709551615 4194304 4196468 140733448888736 140733448871280 139625335512823 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 17072128 140733448896946 140733448897122 140733448897122 140733448900559 0
/proc/10548/statm: 3495183 845044 3266 1 0 3483476 0
[pid=10548/tid=10549] ppid=10546 vsize=13980732 memory=3376016 CPUtime=2399.01 cores=1,3,5,7
/proc/10548/task/10549/stat : 10549 (java) R 10546 10546 7968 0 -1 4202560 269892 0 0 0 239862 39 0 0 20 0 15 0 38829240 14316269568 845044 18446744073709551615 4194304 4196468 140733448888736 139625339752384 139624985121775 0 4 1 16800974 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 17072128 140733448896946 140733448897122 140733448897122 140733448900559 0
[pid=10548/tid=10550] ppid=10546 vsize=13980732 memory=-8774313645642428999 CPUtime=24.71 cores=1,3,5,7
/proc/10548/task/10550/stat : 10550 (java) S 10546 10546 7968 0 -1 1077944384 33777 0 0 0 2391 80 0 0 20 0 15 0 38829241 14316269568 845044 18446744073709551615 4194304 4196468 140733448888736 139625296411280 139625335523029 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17072128 140733448896946 140733448897122 140733448897122 140733448900559 0
[pid=10548/tid=10551] ppid=10546 vsize=13980732 memory=1732 CPUtime=24.8 cores=1,3,5,7
/proc/10548/task/10551/stat : 10551 (java) S 10546 10546 7968 0 -1 1077944384 37399 0 0 0 2400 80 0 0 20 0 15 0 38829241 14316269568 845044 18446744073709551615 4194304 4196468 140733448888736 139625295358480 139625335523029 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17072128 140733448896946 140733448897122 140733448897122 140733448900559 0
[pid=10548/tid=10552] ppid=10546 vsize=13980732 memory=1700 CPUtime=24.75 cores=1,3,5,7
/proc/10548/task/10552/stat : 10552 (java) S 10546 10546 7968 0 -1 1077944384 36049 0 0 0 2392 83 0 0 20 0 15 0 38829241 14316269568 845044 18446744073709551615 4194304 4196468 140733448888736 139625294305680 139625335523029 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17072128 140733448896946 140733448897122 140733448897122 140733448900559 0
[pid=10548/tid=10553] ppid=10546 vsize=13980732 memory=1228 CPUtime=24.79 cores=1,3,5,7
/proc/10548/task/10553/stat : 10553 (java) S 10546 10546 7968 0 -1 1077944384 33408 0 0 0 2400 79 0 0 20 0 15 0 38829241 14316269568 845044 18446744073709551615 4194304 4196468 140733448888736 139624932894992 139625335523029 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17072128 140733448896946 140733448897122 140733448897122 140733448900559 0
[pid=10548/tid=10554] ppid=10546 vsize=13980732 memory=1000 CPUtime=1.82 cores=1,3,5,7
/proc/10548/task/10554/stat : 10554 (java) S 10546 10546 7968 0 -1 1077944384 18601 0 0 0 176 6 0 0 20 0 15 0 38829242 14316269568 845044 18446744073709551615 4194304 4196468 140733448888736 139624813910896 139625335523970 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 13 0 0 6293624 6294260 17072128 140733448896946 140733448897122 140733448897122 140733448900559 0
[pid=10548/tid=10555] ppid=10546 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/10548/task/10555/stat : 10555 (java) S 10546 10546 7968 0 -1 1077944384 41 0 0 0 0 0 0 0 20 0 15 0 38829243 14316269568 845044 18446744073709551615 4194304 4196468 140733448888736 139624812856928 139625335523029 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17072128 140733448896946 140733448897122 140733448897122 140733448900559 0
[pid=10548/tid=10556] ppid=10546 vsize=13980732 memory=3380176 CPUtime=0 cores=1,3,5,7
/proc/10548/task/10556/stat : 10556 (java) S 10546 10546 7968 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 38829243 14316269568 845044 18446744073709551615 4194304 4196468 140733448888736 139624811804032 139625335523029 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17072128 140733448896946 140733448897122 140733448897122 140733448900559 0
[pid=10548/tid=10557] ppid=10546 vsize=13980732 memory=4612 CPUtime=0 cores=1,3,5,7
/proc/10548/task/10557/stat : 10557 (java) S 10546 10546 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 38829245 14316269568 845044 18446744073709551615 4194304 4196468 140733448888736 139624810752336 139625335531419 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17072128 140733448896946 140733448897122 140733448897122 140733448900559 0
[pid=10548/tid=10558] ppid=10546 vsize=13980732 memory=792 CPUtime=8.4 cores=1,3,5,7
/proc/10548/task/10558/stat : 10558 (java) S 10546 10546 7968 0 -1 1077944384 42632 0 0 0 836 4 0 0 20 0 15 0 38829245 14316269568 845044 18446744073709551615 4194304 4196468 140733448888736 139624809699696 139625335523970 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17072128 140733448896946 140733448897122 140733448897122 140733448900559 0
[pid=10548/tid=10559] ppid=10546 vsize=13980732 memory=2012 CPUtime=9.05 cores=1,3,5,7
/proc/10548/task/10559/stat : 10559 (java) S 10546 10546 7968 0 -1 1077944384 60244 0 0 0 899 6 0 0 20 0 15 0 38829245 14316269568 845044 18446744073709551615 4194304 4196468 140733448888736 139624808646896 139625335523970 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17072128 140733448896946 140733448897122 140733448897122 140733448900559 0
[pid=10548/tid=10560] ppid=10546 vsize=13980732 memory=5520 CPUtime=1.36 cores=1,3,5,7
/proc/10548/task/10560/stat : 10560 (java) S 10546 10546 7968 0 -1 1077944384 21681 0 0 0 132 4 0 0 20 0 15 0 38829245 14316269568 845044 18446744073709551615 4194304 4196468 140733448888736 139624807594096 139625335523970 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17072128 140733448896946 140733448897122 140733448897122 140733448900559 0
[pid=10548/tid=10561] ppid=10546 vsize=13980732 memory=4612 CPUtime=0 cores=1,3,5,7
/proc/10548/task/10561/stat : 10561 (java) S 10546 10546 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 38829246 14316269568 845044 18446744073709551615 4194304 4196468 140733448888736 139624806541536 139625335523029 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17072128 140733448896946 140733448897122 140733448897122 140733448900559 0
[pid=10548/tid=10562] ppid=10546 vsize=13980732 memory=792 CPUtime=1.31 cores=1,3,5,7
/proc/10548/task/10562/stat : 10562 (java) S 10546 10546 7968 0 -1 1077944384 1776 0 0 0 61 70 0 0 20 0 15 0 38829249 14316269568 845044 18446744073709551615 4194304 4196468 140733448888736 139624805489840 139625335523970 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 19 0 0 6293624 6294260 17072128 140733448896946 140733448897122 140733448897122 140733448900559 0
Current children cumulated CPU time: 2520.07 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 3381556 KiB

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

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

[startup+2426.23 s]
# the end of solver process 10548 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2515.69 s, system=4.42139 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): 2426.23
CPU time (s): 2520.11
CPU user time (s): 2515.69
CPU system time (s): 4.42139
CPU usage (%): 103.87
Max. virtual memory (cumulated for all children) (KiB): 13990244
Max. memory (cumulated for all children) (KiB): 3401636

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2515.69
system time used= 4.42139
maximum resident set size= 3400256
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 557838
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3080
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 60946
involuntary context switches= 2167


# summary of solver processes directly reported to runsolver:
#   pid: 10546,10548
#   total CPU time (s): 2520.11
#   total CPU user time (s): 2515.69
#   total CPU system time (s): 4.42139

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.399 second user time and 24.8296 second system time

The end

Launcher Data

Begin job on node128 at 2017-08-16 03:57:09
IDJOB=4272404
IDBENCH=139180
IDSOLVER=2664
FILE ID=node128/4272404-1502849467
RUNJOBID= node128-1502649221-29001
PBS_JOBID= 
Free space on /tmp= 62020 MiB

SOLVER NAME= choco-solver 5a
BENCH NAME= XCSP17/Fischer/Fischer-m1-s1/Fischer-11-14-fair.xml
COMMAND LINE= ./xcsp3-exec -dir DIR -tl TIMEOUT -ml 11000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4272404-1502849467/watcher-4272404-1502849467 -o /tmp/evaluation-result-4272404-1502849467/solver-4272404-1502849467 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node128-1502649221-29001 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 2110685104 HOME/instance-4272404-1502849467.xml

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

MD5SUM BENCH= abdfed4353cf02606058846107286b36
RANDOM SEED=2110685104

node128.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.94
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.94
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.94
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.94
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:        24065948 kB
MemAvailable:   25033352 kB
Buffers:          240700 kB
Cached:          1018044 kB
SwapCached:            0 kB
Active:          7363720 kB
Inactive:         909068 kB
Active(anon):    7014508 kB
Inactive(anon):    24956 kB
Active(file):     349212 kB
Inactive(file):   884112 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              9740 kB
Writeback:             4 kB
AnonPages:       7013712 kB
Mapped:            51480 kB
Shmem:             25308 kB
Slab:             125272 kB
SReclaimable:      99832 kB
SUnreclaim:        25440 kB
KernelStack:        3488 kB
PageTables:        18912 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    8610740 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   6881280 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      132480 kB
DirectMap2M:    33413120 kB

Free space on /tmp at the end= 62012 MiB
End job on node128 at 2017-08-16 04:37:35