Trace number 4406019

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.03 2507.92

General information on the benchmark

NameSuperSolutions/SuperSolutions-Taillard-js20/
SuperTaillard-js-20-20.xml
MD5SUMbd4660d9f641dd45473fddd00af9a0d0
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 benchmark1437.98
Satisfiable
(Un)Satisfiability was proved
Number of variables800
Number of constraints12940
Number of domains96
Minimum domain size1599
Maximum domain size1697
Distribution of domain sizes[{"size":1599,"count":10},{"size":1600,"count":4},{"size":1601,"count":16},{"size":1602,"count":2},{"size":1603,"count":6},{"size":1604,"count":8},{"size":1605,"count":6},{"size":1606,"count":6},{"size":1607,"count":6},{"size":1608,"count":16},{"size":1609,"count":6},{"size":1610,"count":6},{"size":1611,"count":8},{"size":1612,"count":24},{"size":1613,"count":6},{"size":1614,"count":8},{"size":1616,"count":8},{"size":1617,"count":14},{"size":1618,"count":6},{"size":1619,"count":8},{"size":1620,"count":6},{"size":1621,"count":8},{"size":1622,"count":10},{"size":1623,"count":8},{"size":1624,"count":10},"...",{"size":1672,"count":14}, {"size":1673,"count":4}, {"size":1674,"count":8}, {"size":1675,"count":4}, {"size":1676,"count":6}, {"size":1677,"count":8}, {"size":1678,"count":10}, {"size":1679,"count":8}, {"size":1680,"count":10}, {"size":1681,"count":14}, {"size":1682,"count":10}, {"size":1683,"count":14}, {"size":1684,"count":2}, {"size":1685,"count":10}, {"size":1686,"count":10}, {"size":1687,"count":10}, {"size":1688,"count":2}, {"size":1689,"count":16}, {"size":1690,"count":8}, {"size":1691,"count":8}, {"size":1693,"count":8}, {"size":1694,"count":8}, {"size":1695,"count":14}, {"size":1696,"count":10}, {"size":1697,"count":8}]
Minimum variable degree21
Maximum variable degree43
Distribution of variable degrees[{"degree":21,"count":40},{"degree":22,"count":360},{"degree":41,"count":40},{"degree":43,"count":360}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":12940}]
Number of extensional constraints0
Number of intensional constraints12940
Distribution of constraint types[{"type":"intension","count":12940}]
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-4406019-1569412843.xml"  -tl '2520s' -p 1
0.12/0.18	c Choco e747e1e
0.12/0.18	c [HOME/instance-4406019-1569412843.xml, -tl, 2520s, -p, 1]
0.34/0.22	c simple solver
0.34/0.28	c parse instance...
7.23/2.50	c solve instance...
2520.00/2507.90	s UNKNOWN
2520.00/2507.90	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 (13768 MiB free)
  memory of node 1: 16384 MiB (2070 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4406019-1569412843/watcher-4406019-1569412843 -o /tmp/evaluation-result-4406019-1569412843/solver-4406019-1569412843 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node127-1569408795-7325 --watchdog 2580 xcsp3-exec -dir HOME -tl 2520 -p 1 -ml 12000 -tdir HOME -seed 1882753016 HOME/instance-4406019-1569412843.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=8070, runsolver pid=8067

[startup+0.100165 s]*
/proc/loadavg: 2.01 1.90 1.79 3/229 8086
/proc/meminfo: memFree=16202256/32770624 swapFree=66959728/67108860
[pid=8070] ppid=8067 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/8070/stat : 8070 (xcsp3-exec) S 8067 8070 7294 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 517553154 115843072 363 33554432000 4194304 5098028 140728133986048 140728133984152 139927306269308 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 7327744 140728133989242 140728133989485 140728133989485 140728133992394 0
/proc/8070/statm: 28282 363 304 221 0 87 0
[pid=8072] ppid=8070 vsize=15144776 memory=29912 CPUtime=0.12 cores=0,2,4,6
/proc/8072/stat : 8072 (java) S 8070 8070 7294 0 -1 1077944320 5951 0 0 0 11 1 0 0 20 0 15 0 517553154 15508250624 7478 33554432000 4194304 4196468 140732640781632 140732640764176 140682936000247 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 33579008 140732640789487 140732640789658 140732640789658 140732640792527 0
/proc/8072/statm: 3786194 7478 3122 1 0 3748377 0
[pid=8072/tid=8073] ppid=8070 vsize=15144776 memory=576460756329955459 CPUtime=0.08 cores=0,2,4,6
/proc/8072/task/8073/stat : 8073 (java) R 8070 8070 7294 0 -1 4202560 3861 0 0 0 8 0 0 0 20 0 15 0 517553154 15508250624 7478 33554432000 4194304 4196468 140732640781632 140682940233040 140682936012182 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 33579008 140732640789487 140732640789658 140732640789658 140732640792527 0
[pid=8072/tid=8074] ppid=8070 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8072/task/8074/stat : 8074 (java) S 8070 8070 7294 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517553155 15508250624 7478 33554432000 4194304 4196468 140732640781632 140682864041104 140682936010453 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33579008 140732640789487 140732640789658 140732640789658 140732640792527 0
[pid=8072/tid=8075] ppid=8070 vsize=15144776 memory=140705966537761 CPUtime=0 cores=0,2,4,6
/proc/8072/task/8075/stat : 8075 (java) S 8070 8070 7294 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517553155 15508250624 7478 33554432000 4194304 4196468 140732640781632 140682862988304 140682936010453 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33579008 140732640789487 140732640789658 140732640789658 140732640792527 0
[pid=8072/tid=8076] ppid=8070 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8072/task/8076/stat : 8076 (java) S 8070 8070 7294 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517553155 15508250624 7478 33554432000 4194304 4196468 140732640781632 140682526583696 140682936010453 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33579008 140732640789487 140732640789658 140732640789658 140732640792527 0
[pid=8072/tid=8077] ppid=8070 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8072/task/8077/stat : 8077 (java) S 8070 8070 7294 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 517553155 15508250624 7478 33554432000 4194304 4196468 140732640781632 140682525530896 140682936010453 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33579008 140732640789487 140732640789658 140732640789658 140732640792527 0
[pid=8072/tid=8078] ppid=8070 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8072/task/8078/stat : 8078 (java) S 8070 8070 7294 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 517553157 15508250624 7478 33554432000 4194304 4196468 140732640781632 140682471799152 140682936011394 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33579008 140732640789487 140732640789658 140732640789658 140732640792527 0
[pid=8072/tid=8079] ppid=8070 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/8072/task/8079/stat : 8079 (java) S 8070 8070 7294 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 517553157 15508250624 7478 33554432000 4194304 4196468 140732640781632 140682470745120 140682936010453 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33579008 140732640789487 140732640789658 140732640789658 140732640792527 0
[pid=8072/tid=8080] ppid=8070 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8072/task/8080/stat : 8080 (java) S 8070 8070 7294 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 517553157 15508250624 7478 33554432000 4194304 4196468 140732640781632 140682469692272 140682936010453 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33579008 140732640789487 140732640789658 140732640789658 140732640792527 0
[pid=8072/tid=8081] ppid=8070 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8072/task/8081/stat : 8081 (java) S 8070 8070 7294 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517553160 15508250624 7478 33554432000 4194304 4196468 140732640781632 140682468640592 140682936018843 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33579008 140732640789487 140732640789658 140732640789658 140732640792527 0
[pid=8072/tid=8082] ppid=8070 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8072/task/8082/stat : 8082 (java) S 8070 8070 7294 0 -1 1077944384 299 0 0 0 0 0 0 0 20 0 15 0 517553160 15508250624 7478 33554432000 4194304 4196468 140732640781632 140682467588976 140682936011394 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33579008 140732640789487 140732640789658 140732640789658 140732640792527 0
[pid=8072/tid=8083] ppid=8070 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/8072/task/8083/stat : 8083 (java) R 8070 8070 7294 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 15 0 517553160 15508250624 7478 33554432000 4194304 4196468 140732640781632 140682466536176 140682936011394 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 33579008 140732640789487 140732640789658 140732640789658 140732640792527 0
[pid=8072/tid=8084] ppid=8070 vsize=15144776 memory=140705966528128 CPUtime=0.01 cores=0,2,4,6
/proc/8072/task/8084/stat : 8084 (java) R 8070 8070 7294 0 -1 4202560 365 0 0 0 1 0 0 0 20 0 15 0 517553160 15508250624 7478 33554432000 4194304 4196468 140732640781632 140682465483376 140682928237374 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 33579008 140732640789487 140732640789658 140732640789658 140732640792527 0
[pid=8072/tid=8085] ppid=8070 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/8072/task/8085/stat : 8085 (java) S 8070 8070 7294 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517553160 15508250624 7478 33554432000 4194304 4196468 140732640781632 140682464430816 140682936010453 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33579008 140732640789487 140732640789658 140732640789658 140732640792527 0
[pid=8072/tid=8086] ppid=8070 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8072/task/8086/stat : 8086 (java) S 8070 8070 7294 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517553160 15508250624 7478 33554432000 4194304 4196468 140732640781632 140682463378096 140682936011394 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33579008 140732640789487 140732640789658 140732640789658 140732640792527 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 31364 KiB

[startup+0.212512 s]*
/proc/loadavg: 2.01 1.90 1.79 5/229 8086
/proc/meminfo: memFree=16191240/32770624 swapFree=66959728/67108860
[pid=8070] ppid=8067 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/8070/stat : 8070 (xcsp3-exec) S 8067 8070 7294 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 517553154 115843072 363 33554432000 4194304 5098028 140728133986048 140728133984152 139927306269308 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 7327744 140728133989242 140728133989485 140728133989485 140728133992394 0
/proc/8070/statm: 28282 363 304 221 0 87 0
[pid=8072] ppid=8070 vsize=15144776 memory=40288 CPUtime=0.34 cores=0,2,4,6
/proc/8072/stat : 8072 (java) S 8070 8070 7294 0 -1 1077944320 9346 0 0 0 32 2 0 0 20 0 15 0 517553154 15508250624 10072 33554432000 4194304 4196468 140732640781632 140732640764176 140682936000247 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 33579008 140732640789487 140732640789658 140732640789658 140732640792527 0
/proc/8072/statm: 3786194 10072 3262 1 0 3748377 0
[pid=8072/tid=8073] ppid=8070 vsize=15144776 memory=7883960649037381690 CPUtime=0.19 cores=0,2,4,6
/proc/8072/task/8073/stat : 8073 (java) R 8070 8070 7294 0 -1 4202560 6629 0 0 0 18 1 0 0 20 0 15 0 517553154 15508250624 10072 33554432000 4194304 4196468 140732640781632 140682940232976 140682936022173 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 33579008 140732640789487 140732640789658 140732640789658 140732640792527 0
[pid=8072/tid=8074] ppid=8070 vsize=15144776 memory=1946936 CPUtime=0 cores=0,2,4,6
/proc/8072/task/8074/stat : 8074 (java) S 8070 8070 7294 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517553155 15508250624 10072 33554432000 4194304 4196468 140732640781632 140682864041104 140682936010453 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33579008 140732640789487 140732640789658 140732640789658 140732640792527 0
[pid=8072/tid=8075] ppid=8070 vsize=15144776 memory=140705970075525 CPUtime=0 cores=0,2,4,6
/proc/8072/task/8075/stat : 8075 (java) S 8070 8070 7294 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517553155 15508250624 10072 33554432000 4194304 4196468 140732640781632 140682862988304 140682936010453 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33579008 140732640789487 140732640789658 140732640789658 140732640792527 0
[pid=8072/tid=8076] ppid=8070 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8072/task/8076/stat : 8076 (java) S 8070 8070 7294 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517553155 15508250624 10072 33554432000 4194304 4196468 140732640781632 140682526583696 140682936010453 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33579008 140732640789487 140732640789658 140732640789658 140732640792527 0
[pid=8072/tid=8077] ppid=8070 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/8072/task/8077/stat : 8077 (java) S 8070 8070 7294 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 517553155 15508250624 10072 33554432000 4194304 4196468 140732640781632 140682525530896 140682936010453 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33579008 140732640789487 140732640789658 140732640789658 140732640792527 0
[pid=8072/tid=8078] ppid=8070 vsize=15144776 memory=140705966528128 CPUtime=0 cores=0,2,4,6
/proc/8072/task/8078/stat : 8078 (java) S 8070 8070 7294 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 517553157 15508250624 10072 33554432000 4194304 4196468 140732640781632 140682471799152 140682936011394 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33579008 140732640789487 140732640789658 140732640789658 140732640792527 0
[pid=8072/tid=8079] ppid=8070 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/8072/task/8079/stat : 8079 (java) S 8070 8070 7294 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 517553157 15508250624 10072 33554432000 4194304 4196468 140732640781632 140682470745120 140682936010453 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33579008 140732640789487 140732640789658 140732640789658 140732640792527 0
[pid=8072/tid=8080] ppid=8070 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8072/task/8080/stat : 8080 (java) S 8070 8070 7294 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 517553157 15508250624 10072 33554432000 4194304 4196468 140732640781632 140682469692272 140682936010453 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33579008 140732640789487 140732640789658 140732640789658 140732640792527 0
[pid=8072/tid=8081] ppid=8070 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8072/task/8081/stat : 8081 (java) S 8070 8070 7294 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517553160 15508250624 10072 33554432000 4194304 4196468 140732640781632 140682468640592 140682936018843 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33579008 140732640789487 140732640789658 140732640789658 140732640792527 0
[pid=8072/tid=8082] ppid=8070 vsize=15144776 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/8072/task/8082/stat : 8082 (java) S 8070 8070 7294 0 -1 1077944384 392 0 0 0 2 0 0 0 20 0 15 0 517553160 15508250624 10072 33554432000 4194304 4196468 140732640781632 140682467588976 140682936011394 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33579008 140732640789487 140732640789658 140732640789658 140732640792527 0
[pid=8072/tid=8083] ppid=8070 vsize=15144776 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/8072/task/8083/stat : 8083 (java) S 8070 8070 7294 0 -1 1077944384 242 0 0 0 2 0 0 0 20 0 15 0 517553160 15508250624 10072 33554432000 4194304 4196468 140732640781632 140682466536176 140682936011394 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33579008 140732640789487 140732640789658 140732640789658 140732640792527 0
[pid=8072/tid=8084] ppid=8070 vsize=15144776 memory=140705966528128 CPUtime=0.08 cores=0,2,4,6
/proc/8072/task/8084/stat : 8084 (java) R 8070 8070 7294 0 -1 4202560 777 0 0 0 8 0 0 0 20 0 15 0 517553160 15508250624 10072 33554432000 4194304 4196468 140732640781632 140682465483376 140682936021594 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 33579008 140732640789487 140732640789658 140732640789658 140732640792527 0
[pid=8072/tid=8085] ppid=8070 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/8072/task/8085/stat : 8085 (java) S 8070 8070 7294 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517553160 15508250624 10072 33554432000 4194304 4196468 140732640781632 140682464430816 140682936010453 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33579008 140732640789487 140732640789658 140732640789658 140732640792527 0
[pid=8072/tid=8086] ppid=8070 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8072/task/8086/stat : 8086 (java) S 8070 8070 7294 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517553160 15508250624 10072 33554432000 4194304 4196468 140732640781632 140682463378096 140682936011394 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33579008 140732640789487 140732640789658 140732640789658 140732640792527 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 41740 KiB

[startup+0.310672 s]*
/proc/loadavg: 2.01 1.90 1.79 6/229 8086
/proc/meminfo: memFree=16185128/32770624 swapFree=66959728/67108860
[pid=8070] ppid=8067 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/8070/stat : 8070 (xcsp3-exec) S 8067 8070 7294 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 517553154 115843072 363 33554432000 4194304 5098028 140728133986048 140728133984152 139927306269308 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 7327744 140728133989242 140728133989485 140728133989485 140728133992394 0
/proc/8070/statm: 28282 363 304 221 0 87 0
[pid=8072] ppid=8070 vsize=15149032 memory=49676 CPUtime=0.53 cores=0,2,4,6
/proc/8072/stat : 8072 (java) S 8070 8070 7294 0 -1 1077944320 10742 0 0 0 50 3 0 0 20 0 15 0 517553154 15512608768 12419 33554432000 4194304 4196468 140732640781632 140732640764176 140682936000247 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 33579008 140732640789487 140732640789658 140732640789658 140732640792527 0
/proc/8072/statm: 3787258 12419 3364 1 0 3748377 0
[pid=8072/tid=8073] ppid=8070 vsize=15149032 memory=1398722017469774279 CPUtime=0.3 cores=0,2,4,6
/proc/8072/task/8073/stat : 8073 (java) R 8070 8070 7294 0 -1 4202560 7745 0 0 0 28 2 0 0 20 0 15 0 517553154 15512608768 12419 33554432000 4194304 4196468 140732640781632 140682940229728 140682920080734 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 33579008 140732640789487 140732640789658 140732640789658 140732640792527 0
[pid=8072/tid=8074] ppid=8070 vsize=15149032 memory=6944652177228980320 CPUtime=0 cores=0,2,4,6
/proc/8072/task/8074/stat : 8074 (java) S 8070 8070 7294 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517553155 15512608768 12419 33554432000 4194304 4196468 140732640781632 140682864041104 140682936010453 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33579008 140732640789487 140732640789658 140732640789658 140732640792527 0
[pid=8072/tid=8075] ppid=8070 vsize=15149032 memory=6655300316396806240 CPUtime=0 cores=0,2,4,6
/proc/8072/task/8075/stat : 8075 (java) S 8070 8070 7294 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517553155 15512608768 12419 33554432000 4194304 4196468 140732640781632 140682862988304 140682936010453 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33579008 140732640789487 140732640789658 140732640789658 140732640792527 0
[pid=8072/tid=8076] ppid=8070 vsize=15149032 memory=6944656575208382560 CPUtime=0 cores=0,2,4,6
/proc/8072/task/8076/stat : 8076 (java) S 8070 8070 7294 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517553155 15512608768 12419 33554432000 4194304 4196468 140732640781632 140682526583696 140682936010453 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33579008 140732640789487 140732640789658 140732640789658 140732640792527 0
[pid=8072/tid=8077] ppid=8070 vsize=15149032 memory=-5587046532246807594 CPUtime=0 cores=0,2,4,6
/proc/8072/task/8077/stat : 8077 (java) S 8070 8070 7294 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 517553155 15512608768 12419 33554432000 4194304 4196468 140732640781632 140682525530896 140682936010453 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33579008 140732640789487 140732640789658 140732640789658 140732640792527 0
[pid=8072/tid=8078] ppid=8070 vsize=15149032 memory=7379517702019849078 CPUtime=0 cores=0,2,4,6
/proc/8072/task/8078/stat : 8078 (java) S 8070 8070 7294 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 517553157 15512608768 12419 33554432000 4194304 4196468 140732640781632 140682471799152 140682936011394 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33579008 140732640789487 140732640789658 140732640789658 140732640792527 0
[pid=8072/tid=8079] ppid=8070 vsize=15149032 memory=7016714186490735262 CPUtime=0 cores=0,2,4,6
/proc/8072/task/8079/stat : 8079 (java) S 8070 8070 7294 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 517553157 15512608768 12419 33554432000 4194304 4196468 140732640781632 140682470745120 140682936010453 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33579008 140732640789487 140732640789658 140732640789658 140732640792527 0
[pid=8072/tid=8080] ppid=8070 vsize=15149032 memory=-9062862659931694204 CPUtime=0 cores=0,2,4,6
/proc/8072/task/8080/stat : 8080 (java) S 8070 8070 7294 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 517553157 15512608768 12419 33554432000 4194304 4196468 140732640781632 140682469692272 140682936010453 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33579008 140732640789487 140732640789658 140732640789658 140732640792527 0
[pid=8072/tid=8081] ppid=8070 vsize=15149032 memory=3047711566422646390 CPUtime=0 cores=0,2,4,6
/proc/8072/task/8081/stat : 8081 (java) S 8070 8070 7294 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517553160 15512608768 12419 33554432000 4194304 4196468 140732640781632 140682468640592 140682936018843 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33579008 140732640789487 140732640789658 140732640789658 140732640792527 0
[pid=8072/tid=8082] ppid=8070 vsize=15149032 memory=-8412656567168561567 CPUtime=0.04 cores=0,2,4,6
/proc/8072/task/8082/stat : 8082 (java) S 8070 8070 7294 0 -1 1077944384 434 0 0 0 4 0 0 0 20 0 15 0 517553160 15512608768 12419 33554432000 4194304 4196468 140732640781632 140682467588976 140682936011394 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33579008 140732640789487 140732640789658 140732640789658 140732640792527 0
[pid=8072/tid=8083] ppid=8070 vsize=15149032 memory=0 CPUtime=0.05 cores=0,2,4,6
/proc/8072/task/8083/stat : 8083 (java) R 8070 8070 7294 0 -1 4202560 357 0 0 0 5 0 0 0 20 0 15 0 517553160 15512608768 12419 33554432000 4194304 4196468 140732640781632 140682466517192 140682913595057 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 33579008 140732640789487 140732640789658 140732640789658 140732640792527 0
[pid=8072/tid=8084] ppid=8070 vsize=15149032 memory=0 CPUtime=0.12 cores=0,2,4,6
/proc/8072/task/8084/stat : 8084 (java) S 8070 8070 7294 0 -1 1077944384 916 0 0 0 12 0 0 0 20 0 15 0 517553160 15512608768 12419 33554432000 4194304 4196468 140732640781632 140682465483376 140682936011394 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33579008 140732640789487 140732640789658 140732640789658 140732640792527 0
[pid=8072/tid=8085] ppid=8070 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8072/task/8085/stat : 8085 (java) S 8070 8070 7294 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517553160 15512608768 12419 33554432000 4194304 4196468 140732640781632 140682464430816 140682936010453 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33579008 140732640789487 140732640789658 140732640789658 140732640792527 0
[pid=8072/tid=8086] ppid=8070 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8072/task/8086/stat : 8086 (java) S 8070 8070 7294 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517553160 15512608768 12419 33554432000 4194304 4196468 140732640781632 140682463378096 140682936011394 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33579008 140732640789487 140732640789658 140732640789658 140732640792527 0
Current children cumulated CPU time: 0.53 s
Current children cumulated vsize: 15262160 KiB
Current children cumulated memory: 51128 KiB

[startup+0.701108 s]
/proc/loadavg: 2.01 1.90 1.79 6/229 8086
/proc/meminfo: memFree=16160496/32770624 swapFree=66959728/67108860
[pid=8070] ppid=8067 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/8070/stat : 8070 (xcsp3-exec) S 8067 8070 7294 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 517553154 115843072 363 33554432000 4194304 5098028 140728133986048 140728133984152 139927306269308 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 7327744 140728133989242 140728133989485 140728133989485 140728133992394 0
/proc/8070/statm: 28282 363 304 221 0 87 0
[pid=8072] ppid=8070 vsize=15151156 memory=115948 CPUtime=1.75 cores=0,2,4,6
/proc/8072/stat : 8072 (java) S 8070 8070 7294 0 -1 1077944320 14978 0 0 0 170 5 0 0 20 0 15 0 517553154 15514783744 28987 33554432000 4194304 4196468 140732640781632 140732640764176 140682936000247 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 33579008 140732640789487 140732640789658 140732640789658 140732640792527 0
/proc/8072/statm: 3787789 28987 3444 1 0 3748889 0
[pid=8072/tid=8073] ppid=8070 vsize=15151156 memory=-3704326594973231466 CPUtime=0.68 cores=0,2,4,6
/proc/8072/task/8073/stat : 8073 (java) R 8070 8070 7294 0 -1 4202560 8386 0 0 0 64 4 0 0 20 0 15 0 517553154 15514783744 28987 33554432000 4194304 4196468 140732640781632 140682940229392 140682936012182 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 33579008 140732640789487 140732640789658 140732640789658 140732640792527 0
[pid=8072/tid=8074] ppid=8070 vsize=15151156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8072/task/8074/stat : 8074 (java) S 8070 8070 7294 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517553155 15514783744 28987 33554432000 4194304 4196468 140732640781632 140682864041104 140682936010453 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33579008 140732640789487 140732640789658 140732640789658 140732640792527 0
[pid=8072/tid=8075] ppid=8070 vsize=15151156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8072/task/8075/stat : 8075 (java) S 8070 8070 7294 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517553155 15514783744 28987 33554432000 4194304 4196468 140732640781632 140682862988304 140682936010453 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33579008 140732640789487 140732640789658 140732640789658 140732640792527 0
[pid=8072/tid=8076] ppid=8070 vsize=15151156 memory=1056 CPUtime=0 cores=0,2,4,6
/proc/8072/task/8076/stat : 8076 (java) S 8070 8070 7294 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517553155 15514783744 28987 33554432000 4194304 4196468 140732640781632 140682526583696 140682936010453 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33579008 140732640789487 140732640789658 140732640789658 140732640792527 0
[pid=8072/tid=8077] ppid=8070 vsize=15151156 memory=1188 CPUtime=0 cores=0,2,4,6
/proc/8072/task/8077/stat : 8077 (java) S 8070 8070 7294 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 517553155 15514783744 28987 33554432000 4194304 4196468 140732640781632 140682525530896 140682936010453 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33579008 140732640789487 140732640789658 140732640789658 140732640792527 0
[pid=8072/tid=8078] ppid=8070 vsize=15151156 memory=1536 CPUtime=0 cores=0,2,4,6
/proc/8072/task/8078/stat : 8078 (java) S 8070 8070 7294 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 517553157 15514783744 28987 33554432000 4194304 4196468 140732640781632 140682471799152 140682936011394 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33579008 140732640789487 140732640789658 140732640789658 140732640792527 0
[pid=8072/tid=8079] ppid=8070 vsize=15151156 memory=9592 CPUtime=0 cores=0,2,4,6
/proc/8072/task/8079/stat : 8079 (java) S 8070 8070 7294 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 517553157 15514783744 28987 33554432000 4194304 4196468 140732640781632 140682470745120 140682936010453 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33579008 140732640789487 140732640789658 140732640789658 140732640792527 0
[pid=8072/tid=8080] ppid=8070 vsize=15151156 memory=2828 CPUtime=0 cores=0,2,4,6
/proc/8072/task/8080/stat : 8080 (java) S 8070 8070 7294 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 517553157 15514783744 28987 33554432000 4194304 4196468 140732640781632 140682469692272 140682936010453 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33579008 140732640789487 140732640789658 140732640789658 140732640792527 0
[pid=8072/tid=8081] ppid=8070 vsize=15151156 memory=780 CPUtime=0 cores=0,2,4,6
/proc/8072/task/8081/stat : 8081 (java) S 8070 8070 7294 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517553160 15514783744 28987 33554432000 4194304 4196468 140732640781632 140682468640592 140682936018843 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33579008 140732640789487 140732640789658 140732640789658 140732640792527 0
[pid=8072/tid=8082] ppid=8070 vsize=15151156 memory=620 CPUtime=0.37 cores=0,2,4,6
/proc/8072/task/8082/stat : 8082 (java) R 8070 8070 7294 0 -1 4202560 1858 0 0 0 37 0 0 0 20 0 15 0 517553160 15514783744 28987 33554432000 4194304 4196468 140732640781632 140682467570272 140682916701024 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 33579008 140732640789487 140732640789658 140732640789658 140732640792527 0
[pid=8072/tid=8083] ppid=8070 vsize=15151156 memory=1496 CPUtime=0.38 cores=0,2,4,6
/proc/8072/task/8083/stat : 8083 (java) R 8070 8070 7294 0 -1 4202560 1683 0 0 0 38 0 0 0 20 0 15 0 517553160 15514783744 28987 33554432000 4194304 4196468 140732640781632 140682466522200 140682914403694 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 33579008 140732640789487 140732640789658 140732640789658 140732640792527 0
[pid=8072/tid=8084] ppid=8070 vsize=15151156 memory=1016 CPUtime=0.29 cores=0,2,4,6
/proc/8072/task/8084/stat : 8084 (java) R 8070 8070 7294 0 -1 4202560 1744 0 0 0 29 0 0 0 20 0 15 0 517553160 15514783744 28987 33554432000 4194304 4196468 140732640781632 140682465483376 140682936021594 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 33579008 140732640789487 140732640789658 140732640789658 140732640792527 0
[pid=8072/tid=8085] ppid=8070 vsize=15151156 memory=6072 CPUtime=0 cores=0,2,4,6
/proc/8072/task/8085/stat : 8085 (java) S 8070 8070 7294 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517553160 15514783744 28987 33554432000 4194304 4196468 140732640781632 140682464430816 140682936010453 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33579008 140732640789487 140732640789658 140732640789658 140732640792527 0
[pid=8072/tid=8086] ppid=8070 vsize=15151156 memory=14012 CPUtime=0 cores=0,2,4,6
/proc/8072/task/8086/stat : 8086 (java) S 8070 8070 7294 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517553160 15514783744 28987 33554432000 4194304 4196468 140732640781632 140682463378096 140682936011394 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33579008 140732640789487 140732640789658 140732640789658 140732640792527 0
Current children cumulated CPU time: 1.75 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 117400 KiB

[startup+1.50079 s]
/proc/loadavg: 2.01 1.90 1.79 4/229 8086
/proc/meminfo: memFree=16067476/32770624 swapFree=66959728/67108860
[pid=8070] ppid=8067 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/8070/stat : 8070 (xcsp3-exec) S 8067 8070 7294 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 517553154 115843072 363 33554432000 4194304 5098028 140728133986048 140728133984152 139927306269308 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 7327744 140728133989242 140728133989485 140728133989485 140728133992394 0
/proc/8070/statm: 28282 363 304 221 0 87 0

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

/proc/8072/task/8080/stat : 8080 (java) S 8070 8070 7294 0 -1 1077944384 75 0 0 0 0 0 0 0 20 0 15 0 517553157 15514783744 239538 33554432000 4194304 4196468 140732640781632 140682469692288 140682936010453 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33579008 140732640789487 140732640789658 140732640789658 140732640792527 0
[pid=8072/tid=8081] ppid=8070 vsize=15151156 memory=958152 CPUtime=0 cores=0,2,4,6
/proc/8072/task/8081/stat : 8081 (java) S 8070 8070 7294 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517553160 15514783744 239538 33554432000 4194304 4196468 140732640781632 140682468640592 140682936018843 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33579008 140732640789487 140732640789658 140732640789658 140732640792527 0
[pid=8072/tid=8082] ppid=8070 vsize=15151156 memory=1452 CPUtime=3.21 cores=0,2,4,6
/proc/8072/task/8082/stat : 8082 (java) S 8070 8070 7294 0 -1 1077944384 18778 0 0 0 319 2 0 0 20 0 15 0 517553160 15514783744 239538 33554432000 4194304 4196468 140732640781632 140682467588976 140682936011394 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33579008 140732640789487 140732640789658 140732640789658 140732640792527 0
[pid=8072/tid=8083] ppid=8070 vsize=15151156 memory=958152 CPUtime=3.72 cores=0,2,4,6
/proc/8072/task/8083/stat : 8083 (java) S 8070 8070 7294 0 -1 1077944384 23639 0 0 0 368 4 0 0 20 0 15 0 517553160 15514783744 239538 33554432000 4194304 4196468 140732640781632 140682466536176 140682936011394 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33579008 140732640789487 140732640789658 140732640789658 140732640792527 0
[pid=8072/tid=8084] ppid=8070 vsize=15151156 memory=119 CPUtime=0.9 cores=0,2,4,6
/proc/8072/task/8084/stat : 8084 (java) S 8070 8070 7294 0 -1 1077944384 17617 0 0 0 87 3 0 0 20 0 15 0 517553160 15514783744 239538 33554432000 4194304 4196468 140732640781632 140682465483376 140682936011394 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33579008 140732640789487 140732640789658 140732640789658 140732640792527 0
[pid=8072/tid=8085] ppid=8070 vsize=15151156 memory=708 CPUtime=0 cores=0,2,4,6
/proc/8072/task/8085/stat : 8085 (java) S 8070 8070 7294 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517553160 15514783744 239538 33554432000 4194304 4196468 140732640781632 140682464430816 140682936010453 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33579008 140732640789487 140732640789658 140732640789658 140732640792527 0
[pid=8072/tid=8086] ppid=8070 vsize=15151156 memory=958152 CPUtime=1.6 cores=0,2,4,6
/proc/8072/task/8086/stat : 8086 (java) S 8070 8070 7294 0 -1 1077944384 1904 0 0 0 80 80 0 0 20 0 15 0 517553160 15514783744 239538 33554432000 4194304 4196468 140732640781632 140682463378096 140682936011394 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 43 0 0 6293624 6294260 33579008 140732640789487 140732640789658 140732640789658 140732640792527 0
Current children cumulated CPU time: 2454.35 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 959604 KiB

[startup+2502.3 s]
/proc/loadavg: 2.00 1.99 1.97 3/230 8439
/proc/meminfo: memFree=20468804/32770624 swapFree=66959728/67108860
[pid=8070] ppid=8067 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/8070/stat : 8070 (xcsp3-exec) S 8067 8070 7294 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 517553154 115843072 363 33554432000 4194304 5098028 140728133986048 140728133984152 139927306269308 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 7327744 140728133989242 140728133989485 140728133989485 140728133992394 0
/proc/8070/statm: 28282 363 304 221 0 87 0
[pid=8072] ppid=8070 vsize=15151156 memory=958152 CPUtime=2514.39 cores=0,2,4,6
/proc/8072/stat : 8072 (java) S 8070 8070 7294 0 -1 1077944320 114007 0 0 0 251309 130 0 0 20 0 15 0 517553154 15514783744 239538 33554432000 4194304 4196468 140732640781632 140732640764176 140682936000247 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 33579008 140732640789487 140732640789658 140732640789658 140732640792527 0
/proc/8072/statm: 3787789 239538 3536 1 0 3748889 0
[pid=8072/tid=8073] ppid=8070 vsize=15151156 memory=958152 CPUtime=2500.6 cores=0,2,4,6
/proc/8072/task/8073/stat : 8073 (java) R 8070 8070 7294 0 -1 4202560 45294 0 0 0 250047 13 0 0 20 0 15 0 517553154 15514783744 239538 33554432000 4194304 4196468 140732640781632 140682940239224 140682552215015 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 33579008 140732640789487 140732640789658 140732640789658 140732640792527 0
[pid=8072/tid=8074] ppid=8070 vsize=15151156 memory=958152 CPUtime=1.01 cores=0,2,4,6
/proc/8072/task/8074/stat : 8074 (java) S 8070 8070 7294 0 -1 1077944384 977 0 0 0 90 11 0 0 20 0 15 0 517553155 15514783744 239538 33554432000 4194304 4196468 140732640781632 140682864041104 140682936010453 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33579008 140732640789487 140732640789658 140732640789658 140732640792527 0
[pid=8072/tid=8075] ppid=8070 vsize=15151156 memory=958152 CPUtime=1.02 cores=0,2,4,6
/proc/8072/task/8075/stat : 8075 (java) S 8070 8070 7294 0 -1 1077944384 549 0 0 0 91 11 0 0 20 0 15 0 517553155 15514783744 239538 33554432000 4194304 4196468 140732640781632 140682862988304 140682936010453 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33579008 140732640789487 140732640789658 140732640789658 140732640792527 0
[pid=8072/tid=8076] ppid=8070 vsize=15151156 memory=1452 CPUtime=1 cores=0,2,4,6
/proc/8072/task/8076/stat : 8076 (java) S 8070 8070 7294 0 -1 1077944384 750 0 0 0 89 11 0 0 20 0 15 0 517553155 15514783744 239538 33554432000 4194304 4196468 140732640781632 140682526583696 140682936010453 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33579008 140732640789487 140732640789658 140732640789658 140732640792527 0
[pid=8072/tid=8077] ppid=8070 vsize=15151156 memory=958152 CPUtime=1.01 cores=0,2,4,6
/proc/8072/task/8077/stat : 8077 (java) S 8070 8070 7294 0 -1 1077944384 579 0 0 0 90 11 0 0 20 0 15 0 517553155 15514783744 239538 33554432000 4194304 4196468 140732640781632 140682525530896 140682936010453 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33579008 140732640789487 140732640789658 140732640789658 140732640792527 0
[pid=8072/tid=8078] ppid=8070 vsize=15151156 memory=958152 CPUtime=0.2 cores=0,2,4,6
/proc/8072/task/8078/stat : 8078 (java) S 8070 8070 7294 0 -1 1077944384 2492 0 0 0 17 3 0 0 20 0 15 0 517553157 15514783744 239538 33554432000 4194304 4196468 140732640781632 140682471799152 140682936011394 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33579008 140732640789487 140732640789658 140732640789658 140732640792527 0
[pid=8072/tid=8079] ppid=8070 vsize=15151156 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/8072/task/8079/stat : 8079 (java) S 8070 8070 7294 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 517553157 15514783744 239538 33554432000 4194304 4196468 140732640781632 140682470745184 140682936010453 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33579008 140732640789487 140732640789658 140732640789658 140732640792527 0
[pid=8072/tid=8080] ppid=8070 vsize=15151156 memory=958152 CPUtime=0 cores=0,2,4,6
/proc/8072/task/8080/stat : 8080 (java) S 8070 8070 7294 0 -1 1077944384 75 0 0 0 0 0 0 0 20 0 15 0 517553157 15514783744 239538 33554432000 4194304 4196468 140732640781632 140682469692288 140682936010453 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33579008 140732640789487 140732640789658 140732640789658 140732640792527 0
[pid=8072/tid=8081] ppid=8070 vsize=15151156 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/8072/task/8081/stat : 8081 (java) S 8070 8070 7294 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517553160 15514783744 239538 33554432000 4194304 4196468 140732640781632 140682468640592 140682936018843 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33579008 140732640789487 140732640789658 140732640789658 140732640792527 0
[pid=8072/tid=8082] ppid=8070 vsize=15151156 memory=958152 CPUtime=3.21 cores=0,2,4,6
/proc/8072/task/8082/stat : 8082 (java) S 8070 8070 7294 0 -1 1077944384 18782 0 0 0 319 2 0 0 20 0 15 0 517553160 15514783744 239538 33554432000 4194304 4196468 140732640781632 140682467588976 140682936011394 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33579008 140732640789487 140732640789658 140732640789658 140732640792527 0
[pid=8072/tid=8083] ppid=8070 vsize=15151156 memory=66932 CPUtime=3.72 cores=0,2,4,6
/proc/8072/task/8083/stat : 8083 (java) S 8070 8070 7294 0 -1 1077944384 23641 0 0 0 368 4 0 0 20 0 15 0 517553160 15514783744 239538 33554432000 4194304 4196468 140732640781632 140682466536176 140682936011394 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33579008 140732640789487 140732640789658 140732640789658 140732640792527 0
[pid=8072/tid=8084] ppid=8070 vsize=15151156 memory=988 CPUtime=0.9 cores=0,2,4,6
/proc/8072/task/8084/stat : 8084 (java) S 8070 8070 7294 0 -1 1077944384 17626 0 0 0 87 3 0 0 20 0 15 0 517553160 15514783744 239538 33554432000 4194304 4196468 140732640781632 140682465483376 140682936011394 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33579008 140732640789487 140732640789658 140732640789658 140732640792527 0
[pid=8072/tid=8085] ppid=8070 vsize=15151156 memory=958152 CPUtime=0 cores=0,2,4,6
/proc/8072/task/8085/stat : 8085 (java) S 8070 8070 7294 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517553160 15514783744 239538 33554432000 4194304 4196468 140732640781632 140682464430816 140682936010453 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33579008 140732640789487 140732640789658 140732640789658 140732640792527 0
[pid=8072/tid=8086] ppid=8070 vsize=15151156 memory=3624 CPUtime=1.65 cores=0,2,4,6
/proc/8072/task/8086/stat : 8086 (java) S 8070 8070 7294 0 -1 1077944384 1941 0 0 0 82 83 0 0 20 0 15 0 517553160 15514783744 239538 33554432000 4194304 4196468 140732640781632 140682463378096 140682936011394 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 43 0 0 6293624 6294260 33579008 140732640789487 140732640789658 140732640789658 140732640792527 0
Current children cumulated CPU time: 2514.39 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 959604 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2507.9 s]
/proc/loadavg: 2.00 1.99 1.97 3/230 8440
/proc/meminfo: memFree=20468440/32770624 swapFree=66959728/67108860
[pid=8070] ppid=8067 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/8070/stat : 8070 (xcsp3-exec) S 8067 8070 7294 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 517553154 115843072 363 33554432000 4194304 5098028 140728133986048 140728133984152 139927306269308 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 7327744 140728133989242 140728133989485 140728133989485 140728133992394 0
/proc/8070/statm: 28282 363 304 221 0 87 0
[pid=8072] ppid=8070 vsize=15151156 memory=958152 CPUtime=2520 cores=0,2,4,6
/proc/8072/stat : 8072 (java) S 8070 8070 7294 0 -1 1077944320 114365 0 0 0 251870 130 0 0 20 0 15 0 517553154 15514783744 239538 33554432000 4194304 4196468 140732640781632 140732640764176 140682936000247 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 33579008 140732640789487 140732640789658 140732640789658 140732640792527 0
/proc/8072/statm: 3787789 239538 3536 1 0 3748889 0
[pid=8072/tid=8073] ppid=8070 vsize=15151156 memory=958152 CPUtime=2506.2 cores=0,2,4,6
/proc/8072/task/8073/stat : 8073 (java) R 8070 8070 7294 0 -1 4202560 45620 0 0 0 250607 13 0 0 20 0 15 0 517553154 15514783744 239538 33554432000 4194304 4196468 140732640781632 140682940239224 140682548557178 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 33579008 140732640789487 140732640789658 140732640789658 140732640792527 0
[pid=8072/tid=8074] ppid=8070 vsize=15151156 memory=1452 CPUtime=1.01 cores=0,2,4,6
/proc/8072/task/8074/stat : 8074 (java) S 8070 8070 7294 0 -1 1077944384 977 0 0 0 90 11 0 0 20 0 15 0 517553155 15514783744 239538 33554432000 4194304 4196468 140732640781632 140682864041104 140682936010453 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33579008 140732640789487 140732640789658 140732640789658 140732640792527 0
[pid=8072/tid=8075] ppid=8070 vsize=15151156 memory=958152 CPUtime=1.02 cores=0,2,4,6
/proc/8072/task/8075/stat : 8075 (java) S 8070 8070 7294 0 -1 1077944384 549 0 0 0 91 11 0 0 20 0 15 0 517553155 15514783744 239538 33554432000 4194304 4196468 140732640781632 140682862988304 140682936010453 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33579008 140732640789487 140732640789658 140732640789658 140732640792527 0
[pid=8072/tid=8076] ppid=8070 vsize=15151156 memory=958152 CPUtime=1 cores=0,2,4,6
/proc/8072/task/8076/stat : 8076 (java) S 8070 8070 7294 0 -1 1077944384 750 0 0 0 89 11 0 0 20 0 15 0 517553155 15514783744 239538 33554432000 4194304 4196468 140732640781632 140682526583696 140682936010453 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33579008 140732640789487 140732640789658 140732640789658 140732640792527 0
[pid=8072/tid=8077] ppid=8070 vsize=15151156 memory=958152 CPUtime=1.01 cores=0,2,4,6
/proc/8072/task/8077/stat : 8077 (java) S 8070 8070 7294 0 -1 1077944384 579 0 0 0 90 11 0 0 20 0 15 0 517553155 15514783744 239538 33554432000 4194304 4196468 140732640781632 140682525530896 140682936010453 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33579008 140732640789487 140732640789658 140732640789658 140732640792527 0
[pid=8072/tid=8078] ppid=8070 vsize=15151156 memory=1452 CPUtime=0.2 cores=0,2,4,6
/proc/8072/task/8078/stat : 8078 (java) S 8070 8070 7294 0 -1 1077944384 2492 0 0 0 17 3 0 0 20 0 15 0 517553157 15514783744 239538 33554432000 4194304 4196468 140732640781632 140682471799152 140682936011394 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33579008 140732640789487 140732640789658 140732640789658 140732640792527 0
[pid=8072/tid=8079] ppid=8070 vsize=15151156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8072/task/8079/stat : 8079 (java) S 8070 8070 7294 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 517553157 15514783744 239538 33554432000 4194304 4196468 140732640781632 140682470745184 140682936010453 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33579008 140732640789487 140732640789658 140732640789658 140732640792527 0
[pid=8072/tid=8080] ppid=8070 vsize=15151156 memory=2596 CPUtime=0 cores=0,2,4,6
/proc/8072/task/8080/stat : 8080 (java) S 8070 8070 7294 0 -1 1077944384 75 0 0 0 0 0 0 0 20 0 15 0 517553157 15514783744 239538 33554432000 4194304 4196468 140732640781632 140682469692288 140682936010453 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33579008 140732640789487 140732640789658 140732640789658 140732640792527 0
[pid=8072/tid=8081] ppid=8070 vsize=15151156 memory=2596 CPUtime=0 cores=0,2,4,6
/proc/8072/task/8081/stat : 8081 (java) S 8070 8070 7294 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517553160 15514783744 239538 33554432000 4194304 4196468 140732640781632 140682468640592 140682936018843 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33579008 140732640789487 140732640789658 140732640789658 140732640792527 0
[pid=8072/tid=8082] ppid=8070 vsize=15151156 memory=66932 CPUtime=3.21 cores=0,2,4,6
/proc/8072/task/8082/stat : 8082 (java) S 8070 8070 7294 0 -1 1077944384 18782 0 0 0 319 2 0 0 20 0 15 0 517553160 15514783744 239538 33554432000 4194304 4196468 140732640781632 140682467588976 140682936011394 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33579008 140732640789487 140732640789658 140732640789658 140732640792527 0
[pid=8072/tid=8083] ppid=8070 vsize=15151156 memory=988 CPUtime=3.72 cores=0,2,4,6
/proc/8072/task/8083/stat : 8083 (java) S 8070 8070 7294 0 -1 1077944384 23641 0 0 0 368 4 0 0 20 0 15 0 517553160 15514783744 239538 33554432000 4194304 4196468 140732640781632 140682466536176 140682936011394 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33579008 140732640789487 140732640789658 140732640789658 140732640792527 0
[pid=8072/tid=8084] ppid=8070 vsize=15151156 memory=958152 CPUtime=0.9 cores=0,2,4,6
/proc/8072/task/8084/stat : 8084 (java) S 8070 8070 7294 0 -1 1077944384 17626 0 0 0 87 3 0 0 20 0 15 0 517553160 15514783744 239538 33554432000 4194304 4196468 140732640781632 140682465483376 140682936011394 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33579008 140732640789487 140732640789658 140732640789658 140732640792527 0
[pid=8072/tid=8085] ppid=8070 vsize=15151156 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/8072/task/8085/stat : 8085 (java) S 8070 8070 7294 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517553160 15514783744 239538 33554432000 4194304 4196468 140732640781632 140682464430816 140682936010453 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33579008 140732640789487 140732640789658 140732640789658 140732640792527 0
[pid=8072/tid=8086] ppid=8070 vsize=15151156 memory=288230574492221466 CPUtime=1.65 cores=0,2,4,6
/proc/8072/task/8086/stat : 8086 (java) S 8070 8070 7294 0 -1 1077944384 1973 0 0 0 82 83 0 0 20 0 15 0 517553160 15514783744 239538 33554432000 4194304 4196468 140732640781632 140682463378096 140682936011394 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 43 0 0 6293624 6294260 33579008 140732640789487 140732640789658 140732640789658 140732640792527 0
Current children cumulated CPU time: 2520 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 959604 KiB

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

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

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

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

[startup+2507.9 s]
/proc/loadavg: 2.00 1.99 1.97 3/230 8440
/proc/meminfo: memFree=20468440/32770624 swapFree=66959728/67108860
[pid=8070] ppid=8067 vsize=113128 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/8070/stat : 8070 (xcsp3-exec) S 8067 8070 7294 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 517553154 115843072 363 33554432000 4194304 5098028 140728133986048 140728133984152 139927306269308 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 7327744 140728133989242 140728133989485 140728133989485 140728133992394 0
/proc/8070/statm: 28282 363 304 221 0 87 0
[pid=8072] ppid=8070 vsize=15151156 memory=958152 CPUtime=2520 cores=0,2,4,6
/proc/8072/stat : 8072 (java) S 8070 8070 7294 0 -1 1077944320 114365 0 0 0 251870 130 0 0 20 0 15 0 517553154 15514783744 239538 33554432000 4194304 4196468 140732640781632 140732640764176 140682936000247 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 33579008 140732640789487 140732640789658 140732640789658 140732640792527 0
/proc/8072/statm: 3787789 239538 3536 1 0 3748889 0
[pid=8072/tid=8073] ppid=8070 vsize=15151156 memory=958152 CPUtime=2506.2 cores=0,2,4,6
/proc/8072/task/8073/stat : 8073 (java) R 8070 8070 7294 0 -1 4202560 45620 0 0 0 250607 13 0 0 20 0 15 0 517553154 15514783744 239538 33554432000 4194304 4196468 140732640781632 140682940239224 140682548557178 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 33579008 140732640789487 140732640789658 140732640789658 140732640792527 0
[pid=8072/tid=8074] ppid=8070 vsize=15151156 memory=1452 CPUtime=1.01 cores=0,2,4,6
/proc/8072/task/8074/stat : 8074 (java) S 8070 8070 7294 0 -1 1077944384 977 0 0 0 90 11 0 0 20 0 15 0 517553155 15514783744 239538 33554432000 4194304 4196468 140732640781632 140682864041104 140682936010453 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33579008 140732640789487 140732640789658 140732640789658 140732640792527 0
[pid=8072/tid=8075] ppid=8070 vsize=15151156 memory=958152 CPUtime=1.02 cores=0,2,4,6
/proc/8072/task/8075/stat : 8075 (java) S 8070 8070 7294 0 -1 1077944384 549 0 0 0 91 11 0 0 20 0 15 0 517553155 15514783744 239538 33554432000 4194304 4196468 140732640781632 140682862988304 140682936010453 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33579008 140732640789487 140732640789658 140732640789658 140732640792527 0
[pid=8072/tid=8076] ppid=8070 vsize=15151156 memory=958152 CPUtime=1 cores=0,2,4,6
/proc/8072/task/8076/stat : 8076 (java) S 8070 8070 7294 0 -1 1077944384 750 0 0 0 89 11 0 0 20 0 15 0 517553155 15514783744 239538 33554432000 4194304 4196468 140732640781632 140682526583696 140682936010453 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33579008 140732640789487 140732640789658 140732640789658 140732640792527 0
[pid=8072/tid=8077] ppid=8070 vsize=15151156 memory=958152 CPUtime=1.01 cores=0,2,4,6
/proc/8072/task/8077/stat : 8077 (java) S 8070 8070 7294 0 -1 1077944384 579 0 0 0 90 11 0 0 20 0 15 0 517553155 15514783744 239538 33554432000 4194304 4196468 140732640781632 140682525530896 140682936010453 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33579008 140732640789487 140732640789658 140732640789658 140732640792527 0
[pid=8072/tid=8078] ppid=8070 vsize=15151156 memory=1452 CPUtime=0.2 cores=0,2,4,6
/proc/8072/task/8078/stat : 8078 (java) S 8070 8070 7294 0 -1 1077944384 2492 0 0 0 17 3 0 0 20 0 15 0 517553157 15514783744 239538 33554432000 4194304 4196468 140732640781632 140682471799152 140682936011394 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33579008 140732640789487 140732640789658 140732640789658 140732640792527 0
[pid=8072/tid=8079] ppid=8070 vsize=15151156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8072/task/8079/stat : 8079 (java) S 8070 8070 7294 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 517553157 15514783744 239538 33554432000 4194304 4196468 140732640781632 140682470745184 140682936010453 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33579008 140732640789487 140732640789658 140732640789658 140732640792527 0
[pid=8072/tid=8080] ppid=8070 vsize=15151156 memory=2596 CPUtime=0 cores=0,2,4,6
/proc/8072/task/8080/stat : 8080 (java) S 8070 8070 7294 0 -1 1077944384 75 0 0 0 0 0 0 0 20 0 15 0 517553157 15514783744 239538 33554432000 4194304 4196468 140732640781632 140682469692288 140682936010453 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33579008 140732640789487 140732640789658 140732640789658 140732640792527 0
[pid=8072/tid=8081] ppid=8070 vsize=15151156 memory=2596 CPUtime=0 cores=0,2,4,6
/proc/8072/task/8081/stat : 8081 (java) S 8070 8070 7294 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517553160 15514783744 239538 33554432000 4194304 4196468 140732640781632 140682468640592 140682936018843 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33579008 140732640789487 140732640789658 140732640789658 140732640792527 0
[pid=8072/tid=8082] ppid=8070 vsize=15151156 memory=66932 CPUtime=3.21 cores=0,2,4,6
/proc/8072/task/8082/stat : 8082 (java) S 8070 8070 7294 0 -1 1077944384 18782 0 0 0 319 2 0 0 20 0 15 0 517553160 15514783744 239538 33554432000 4194304 4196468 140732640781632 140682467588976 140682936011394 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33579008 140732640789487 140732640789658 140732640789658 140732640792527 0
[pid=8072/tid=8083] ppid=8070 vsize=15151156 memory=988 CPUtime=3.72 cores=0,2,4,6
/proc/8072/task/8083/stat : 8083 (java) S 8070 8070 7294 0 -1 1077944384 23641 0 0 0 368 4 0 0 20 0 15 0 517553160 15514783744 239538 33554432000 4194304 4196468 140732640781632 140682466536176 140682936011394 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33579008 140732640789487 140732640789658 140732640789658 140732640792527 0
[pid=8072/tid=8084] ppid=8070 vsize=15151156 memory=958152 CPUtime=0.9 cores=0,2,4,6
/proc/8072/task/8084/stat : 8084 (java) S 8070 8070 7294 0 -1 1077944384 17626 0 0 0 87 3 0 0 20 0 15 0 517553160 15514783744 239538 33554432000 4194304 4196468 140732640781632 140682465483376 140682936011394 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33579008 140732640789487 140732640789658 140732640789658 140732640792527 0
[pid=8072/tid=8085] ppid=8070 vsize=15151156 memory=1452 CPUtime=0 cores=0,2,4,6
/proc/8072/task/8085/stat : 8085 (java) S 8070 8070 7294 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517553160 15514783744 239538 33554432000 4194304 4196468 140732640781632 140682464430816 140682936010453 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33579008 140732640789487 140732640789658 140732640789658 140732640792527 0
[pid=8072/tid=8086] ppid=8070 vsize=15151156 memory=288230574492221466 CPUtime=1.65 cores=0,2,4,6
/proc/8072/task/8086/stat : 8086 (java) S 8070 8070 7294 0 -1 1077944384 1973 0 0 0 82 83 0 0 20 0 15 0 517553160 15514783744 239538 33554432000 4194304 4196468 140732640781632 140682463378096 140682936011394 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 43 0 0 6293624 6294260 33579008 140732640789487 140732640789658 140732640789658 140732640792527 0
Current children cumulated CPU time: 2520 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 959604 KiB

Child status: 143
Real time (s): 2507.92
CPU time (s): 2520.03
CPU user time (s): 2518.72
CPU system time (s): 1.31327
CPU usage (%): 100.483
Max. virtual memory (cumulated for all children) (KiB): 15264284
Max. memory (cumulated for all children) (KiB): 963388

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2518.72
system time used= 1.31327
maximum resident set size= 961936
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 115729
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1912
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 57579
involuntary context switches= 3286


# summary of solver processes directly reported to runsolver:
#   pid: 8070,8072
#   total CPU time (s): 2520.03
#   total CPU user time (s): 2518.72
#   total CPU system time (s): 1.31327

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 16.3595 second user time and 25.0002 second system time

The end

Launcher Data

Begin job on node127 at 2019-09-25 14:00:03
IDJOB=4406019
IDBENCH=138647
IDSOLVER=2869
FILE ID=node127/4406019-1569412843
RUNJOBID= node127-1569408795-7325
PBS_JOBID= 21705711
Free space on /tmp= 35896 MiB

SOLVER NAME= choco-solver 2019-09-24
BENCH NAME= XCSP17/SuperSolutions/SuperSolutions-Taillard-js20/SuperTaillard-js-20-20.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-4406019-1569412843/watcher-4406019-1569412843 -o /tmp/evaluation-result-4406019-1569412843/solver-4406019-1569412843 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node127-1569408795-7325 --watchdog 2580  xcsp3-exec -dir HOME -tl 2520 -p 1 -ml 12000 -tdir HOME -seed 1882753016 HOME/instance-4406019-1569412843.xml

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

MD5SUM BENCH= bd4660d9f641dd45473fddd00af9a0d0
RANDOM SEED=1882753016

node127.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.55
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.55
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.55
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.55
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:        16219652 kB
MemAvailable:   22396992 kB
Buffers:          118268 kB
Cached:          6258296 kB
SwapCached:        44656 kB
Active:         12478444 kB
Inactive:        3332076 kB
Active(anon):    9386580 kB
Inactive(anon):   104540 kB
Active(file):    3091864 kB
Inactive(file):  3227536 kB
Unevictable:      107776 kB
Mlocked:          107776 kB
SwapTotal:      67108860 kB
SwapFree:       66959728 kB
Dirty:             26260 kB
Writeback:             8 kB
AnonPages:       9497612 kB
Mapped:            71788 kB
Shmem:             49032 kB
Slab:             315648 kB
SReclaimable:     286400 kB
SUnreclaim:        29248 kB
KernelStack:        3776 kB
PageTables:        25044 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:   10079964 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   9332736 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      138624 kB
DirectMap2M:    33406976 kB

Free space on /tmp at the end= 35868 MiB
End job on node127 at 2019-09-25 14:41:51