Trace number 4399095

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-16? (TO) 2520.69 637.513

General information on the benchmark

NameQuasiGroups/QuasiGroups-elt-qg3/
QuasiGroup-3-40.xml
MD5SUMe27695e2b8dc2930e1e97c4ddd0ab1f7
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 variables3200
Number of constraints3122
Number of domains2
Minimum domain size40
Maximum domain size1600
Distribution of domain sizes[{"size":40,"count":1600},{"size":1600,"count":1560}]
Minimum variable degree0
Maximum variable degree1563
Distribution of variable degrees[{"degree":0,"count":40},{"degree":2,"count":1560},{"degree":1562,"count":40},{"degree":1563,"count":1560}]
Minimum constraint arity3
Maximum constraint arity1601
Distribution of constraint arities[{"arity":3,"count":1560},{"arity":40,"count":1},{"arity":1600,"count":1},{"arity":1601,"count":1560}]
Number of extensional constraints0
Number of intensional constraints1560
Distribution of constraint types[{"type":"intension","count":1560},{"type":"allDifferent","count":1},{"type":"instantiation","count":1},{"type":"element","count":1560}]
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-4399095-1568698321.xml"  -tl '2520s' -p 4
0.13/0.18	c Choco e747e1e
0.13/0.18	c [HOME/instance-4399095-1568698321.xml, -tl, 2520s, -p, 4]
0.34/0.22	c 4 solvers in parallel
0.34/0.28	c parse instance...
20.44/9.45	c solve instance...
2520.27/637.48	s UNKNOWN
2520.27/637.48	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 (11482 MiB free)
  memory of node 1: 16384 MiB (14974 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4399095-1568698321/watcher-4399095-1568698321 -o /tmp/evaluation-result-4399095-1568698321/solver-4399095-1568698321 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node140-1568698246-23583 --watchdog 2580 xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 421669887 HOME/instance-4399095-1568698321.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=24940, runsolver pid=24937


[startup+0.100084 s]*
/proc/loadavg: 3.91 1.91 1.54 10/234 24956
/proc/meminfo: memFree=27069540/32770624 swapFree=66999436/67108860
[pid=24940] ppid=24937 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/24940/stat : 24940 (xcsp3-exec) S 24937 24940 23551 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 445770523 115843072 363 33554432000 4194304 5098028 140726622479632 140726622477736 140574287569532 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 27353088 140726622487419 140726622487661 140726622487661 140726622490570 0
/proc/24940/statm: 28282 363 304 221 0 87 0
[pid=24942] ppid=24940 vsize=15144776 memory=30008 CPUtime=0.13 cores=1,3,5,7
/proc/24942/stat : 24942 (java) S 24940 24940 23551 0 -1 1077944320 5958 0 0 0 12 1 0 0 20 0 15 0 445770524 15508250624 7502 33554432000 4194304 4196468 140723457354992 140723457337536 140481331293943 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 33067008 140723457356783 140723457356954 140723457356954 140723457359823 0
/proc/24942/statm: 3786194 7502 3143 1 0 3748377 0
[pid=24942/tid=24943] ppid=24940 vsize=15144776 memory=-6962121287837372198 CPUtime=0.09 cores=1,3,5,7
/proc/24942/task/24943/stat : 24943 (java) R 24940 24940 23551 0 -1 4202560 3820 0 0 0 9 0 0 0 20 0 15 0 445770524 15508250624 7502 33554432000 4194304 4196468 140723457354992 140481335516640 140481331305878 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 33067008 140723457356783 140723457356954 140723457356954 140723457359823 0
[pid=24942/tid=24944] ppid=24940 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24942/task/24944/stat : 24944 (java) S 24940 24940 23551 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445770525 15508250624 7502 33554432000 4194304 4196468 140723457354992 140480923359632 140481331304149 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33067008 140723457356783 140723457356954 140723457356954 140723457359823 0
[pid=24942/tid=24945] ppid=24940 vsize=15144776 memory=140614783305344 CPUtime=0 cores=1,3,5,7
/proc/24942/task/24945/stat : 24945 (java) S 24940 24940 23551 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445770525 15508250624 7502 33554432000 4194304 4196468 140723457354992 140480922306832 140481331304149 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33067008 140723457356783 140723457356954 140723457356954 140723457359823 0
[pid=24942/tid=24946] ppid=24940 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24942/task/24946/stat : 24946 (java) S 24940 24940 23551 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445770525 15508250624 7502 33554432000 4194304 4196468 140723457354992 140480921254544 140481331304149 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33067008 140723457356783 140723457356954 140723457356954 140723457359823 0
[pid=24942/tid=24947] ppid=24940 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/24942/task/24947/stat : 24947 (java) S 24940 24940 23551 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445770525 15508250624 7502 33554432000 4194304 4196468 140723457354992 140480920201744 140481331304149 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33067008 140723457356783 140723457356954 140723457356954 140723457359823 0
[pid=24942/tid=24948] ppid=24940 vsize=15144776 memory=140614783305344 CPUtime=0 cores=1,3,5,7
/proc/24942/task/24948/stat : 24948 (java) S 24940 24940 23551 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445770526 15508250624 7502 33554432000 4194304 4196468 140723457354992 140480867089008 140481331305090 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33067008 140723457356783 140723457356954 140723457356954 140723457359823 0
[pid=24942/tid=24949] ppid=24940 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/24942/task/24949/stat : 24949 (java) S 24940 24940 23551 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 445770526 15508250624 7502 33554432000 4194304 4196468 140723457354992 140480866034976 140481331304149 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33067008 140723457356783 140723457356954 140723457356954 140723457359823 0
[pid=24942/tid=24950] ppid=24940 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24942/task/24950/stat : 24950 (java) S 24940 24940 23551 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 445770527 15508250624 7502 33554432000 4194304 4196468 140723457354992 140480796943984 140481331304149 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33067008 140723457356783 140723457356954 140723457356954 140723457359823 0
[pid=24942/tid=24951] ppid=24940 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24942/task/24951/stat : 24951 (java) S 24940 24940 23551 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445770529 15508250624 7502 33554432000 4194304 4196468 140723457354992 140480795892304 140481331312539 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33067008 140723457356783 140723457356954 140723457356954 140723457359823 0
[pid=24942/tid=24952] ppid=24940 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24942/task/24952/stat : 24952 (java) S 24940 24940 23551 0 -1 1077944384 347 0 0 0 0 0 0 0 20 0 15 0 445770529 15508250624 7502 33554432000 4194304 4196468 140723457354992 140480794839152 140481331305090 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33067008 140723457356783 140723457356954 140723457356954 140723457359823 0
[pid=24942/tid=24953] ppid=24940 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/24942/task/24953/stat : 24953 (java) S 24940 24940 23551 0 -1 1077944384 122 0 0 0 0 0 0 0 20 0 15 0 445770529 15508250624 7502 33554432000 4194304 4196468 140723457354992 140480793786352 140481331305090 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33067008 140723457356783 140723457356954 140723457356954 140723457359823 0
[pid=24942/tid=24954] ppid=24940 vsize=15144776 memory=140614783305344 CPUtime=0.02 cores=1,3,5,7
/proc/24942/task/24954/stat : 24954 (java) S 24940 24940 23551 0 -1 1077944384 365 0 0 0 2 0 0 0 20 0 15 0 445770529 15508250624 7502 33554432000 4194304 4196468 140723457354992 140480792734064 140481331305090 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33067008 140723457356783 140723457356954 140723457356954 140723457359823 0
[pid=24942/tid=24955] ppid=24940 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/24942/task/24955/stat : 24955 (java) S 24940 24940 23551 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445770529 15508250624 7502 33554432000 4194304 4196468 140723457354992 140480791681504 140481331304149 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33067008 140723457356783 140723457356954 140723457356954 140723457359823 0
[pid=24942/tid=24956] ppid=24940 vsize=15144776 memory=140614783305344 CPUtime=0 cores=1,3,5,7
/proc/24942/task/24956/stat : 24956 (java) S 24940 24940 23551 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445770529 15508250624 7502 33554432000 4194304 4196468 140723457354992 140480790629296 140481331305090 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33067008 140723457356783 140723457356954 140723457356954 140723457359823 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 31460 KiB

[startup+0.210746 s]*
/proc/loadavg: 3.91 1.91 1.54 9/234 24956
/proc/meminfo: memFree=27048616/32770624 swapFree=66999436/67108860
[pid=24940] ppid=24937 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/24940/stat : 24940 (xcsp3-exec) S 24937 24940 23551 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 445770523 115843072 363 33554432000 4194304 5098028 140726622479632 140726622477736 140574287569532 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 27353088 140726622487419 140726622487661 140726622487661 140726622490570 0
/proc/24940/statm: 28282 363 304 221 0 87 0
[pid=24942] ppid=24940 vsize=15144776 memory=40812 CPUtime=0.34 cores=1,3,5,7
/proc/24942/stat : 24942 (java) S 24940 24940 23551 0 -1 1077944320 9470 0 0 0 31 3 0 0 20 0 15 0 445770524 15508250624 10203 33554432000 4194304 4196468 140723457354992 140723457337536 140481331293943 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 33067008 140723457356783 140723457356954 140723457356954 140723457359823 0
/proc/24942/statm: 3786194 10203 3268 1 0 3748377 0
[pid=24942/tid=24943] ppid=24940 vsize=15144776 memory=7883960649037381690 CPUtime=0.2 cores=1,3,5,7
/proc/24942/task/24943/stat : 24943 (java) R 24940 24940 23551 0 -1 4202560 6646 0 0 0 18 2 0 0 20 0 15 0 445770524 15508250624 10203 33554432000 4194304 4196468 140723457354992 140481335528928 140481315374430 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 33067008 140723457356783 140723457356954 140723457356954 140723457359823 0
[pid=24942/tid=24944] ppid=24940 vsize=15144776 memory=2128864 CPUtime=0 cores=1,3,5,7
/proc/24942/task/24944/stat : 24944 (java) S 24940 24940 23551 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445770525 15508250624 10203 33554432000 4194304 4196468 140723457354992 140480923359632 140481331304149 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33067008 140723457356783 140723457356954 140723457356954 140723457359823 0
[pid=24942/tid=24945] ppid=24940 vsize=15144776 memory=288370990935017088 CPUtime=0 cores=1,3,5,7
/proc/24942/task/24945/stat : 24945 (java) S 24940 24940 23551 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445770525 15508250624 10203 33554432000 4194304 4196468 140723457354992 140480922306832 140481331304149 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33067008 140723457356783 140723457356954 140723457356954 140723457359823 0
[pid=24942/tid=24946] ppid=24940 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24942/task/24946/stat : 24946 (java) S 24940 24940 23551 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445770525 15508250624 10203 33554432000 4194304 4196468 140723457354992 140480921254544 140481331304149 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33067008 140723457356783 140723457356954 140723457356954 140723457359823 0
[pid=24942/tid=24947] ppid=24940 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/24942/task/24947/stat : 24947 (java) S 24940 24940 23551 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445770525 15508250624 10203 33554432000 4194304 4196468 140723457354992 140480920201744 140481331304149 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33067008 140723457356783 140723457356954 140723457356954 140723457359823 0
[pid=24942/tid=24948] ppid=24940 vsize=15144776 memory=140614783305344 CPUtime=0 cores=1,3,5,7
/proc/24942/task/24948/stat : 24948 (java) S 24940 24940 23551 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 445770526 15508250624 10203 33554432000 4194304 4196468 140723457354992 140480867089008 140481331305090 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33067008 140723457356783 140723457356954 140723457356954 140723457359823 0
[pid=24942/tid=24949] ppid=24940 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/24942/task/24949/stat : 24949 (java) S 24940 24940 23551 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 445770526 15508250624 10203 33554432000 4194304 4196468 140723457354992 140480866034976 140481331304149 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33067008 140723457356783 140723457356954 140723457356954 140723457359823 0
[pid=24942/tid=24950] ppid=24940 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24942/task/24950/stat : 24950 (java) S 24940 24940 23551 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 445770527 15508250624 10203 33554432000 4194304 4196468 140723457354992 140480796943984 140481331304149 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33067008 140723457356783 140723457356954 140723457356954 140723457359823 0
[pid=24942/tid=24951] ppid=24940 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24942/task/24951/stat : 24951 (java) S 24940 24940 23551 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445770529 15508250624 10203 33554432000 4194304 4196468 140723457354992 140480795892304 140481331312539 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33067008 140723457356783 140723457356954 140723457356954 140723457359823 0
[pid=24942/tid=24952] ppid=24940 vsize=15144776 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/24942/task/24952/stat : 24952 (java) S 24940 24940 23551 0 -1 1077944384 449 0 0 0 2 0 0 0 20 0 15 0 445770529 15508250624 10203 33554432000 4194304 4196468 140723457354992 140480794839152 140481331305090 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33067008 140723457356783 140723457356954 140723457356954 140723457359823 0
[pid=24942/tid=24953] ppid=24940 vsize=15144776 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/24942/task/24953/stat : 24953 (java) S 24940 24940 23551 0 -1 1077944384 319 0 0 0 1 0 0 0 20 0 15 0 445770529 15508250624 10203 33554432000 4194304 4196468 140723457354992 140480793786352 140481331305090 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33067008 140723457356783 140723457356954 140723457356954 140723457359823 0
[pid=24942/tid=24954] ppid=24940 vsize=15144776 memory=140614783305344 CPUtime=0.08 cores=1,3,5,7
/proc/24942/task/24954/stat : 24954 (java) S 24940 24940 23551 0 -1 1077944384 751 0 0 0 8 0 0 0 20 0 15 0 445770529 15508250624 10203 33554432000 4194304 4196468 140723457354992 140480792734064 140481331305090 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33067008 140723457356783 140723457356954 140723457356954 140723457359823 0
[pid=24942/tid=24955] ppid=24940 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/24942/task/24955/stat : 24955 (java) S 24940 24940 23551 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445770529 15508250624 10203 33554432000 4194304 4196468 140723457354992 140480791681504 140481331304149 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33067008 140723457356783 140723457356954 140723457356954 140723457359823 0
[pid=24942/tid=24956] ppid=24940 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24942/task/24956/stat : 24956 (java) S 24940 24940 23551 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445770529 15508250624 10203 33554432000 4194304 4196468 140723457354992 140480790629296 140481331305090 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33067008 140723457356783 140723457356954 140723457356954 140723457359823 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 42264 KiB

[startup+0.310602 s]*
/proc/loadavg: 3.91 1.91 1.54 9/234 24956
/proc/meminfo: memFree=27033140/32770624 swapFree=66999436/67108860
[pid=24940] ppid=24937 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/24940/stat : 24940 (xcsp3-exec) S 24937 24940 23551 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 445770523 115843072 363 33554432000 4194304 5098028 140726622479632 140726622477736 140574287569532 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 27353088 140726622487419 140726622487661 140726622487661 140726622490570 0
/proc/24940/statm: 28282 363 304 221 0 87 0
[pid=24942] ppid=24940 vsize=15149032 memory=50380 CPUtime=0.53 cores=1,3,5,7
/proc/24942/stat : 24942 (java) S 24940 24940 23551 0 -1 1077944320 10952 0 0 0 49 4 0 0 20 0 15 0 445770524 15512608768 12595 33554432000 4194304 4196468 140723457354992 140723457337536 140481331293943 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 33067008 140723457356783 140723457356954 140723457356954 140723457359823 0
/proc/24942/statm: 3787258 12595 3369 1 0 3748377 0
[pid=24942/tid=24943] ppid=24940 vsize=15149032 memory=6791534058613427641 CPUtime=0.3 cores=1,3,5,7
/proc/24942/task/24943/stat : 24943 (java) R 24940 24940 23551 0 -1 4202560 7856 0 0 0 28 2 0 0 20 0 15 0 445770524 15512608768 12595 33554432000 4194304 4196468 140723457354992 140481335525056 140481331315869 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 33067008 140723457356783 140723457356954 140723457356954 140723457359823 0
[pid=24942/tid=24944] ppid=24940 vsize=15149032 memory=6944656592455097440 CPUtime=0 cores=1,3,5,7
/proc/24942/task/24944/stat : 24944 (java) S 24940 24940 23551 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445770525 15512608768 12595 33554432000 4194304 4196468 140723457354992 140480923359632 140481331304149 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33067008 140723457356783 140723457356954 140723457356954 140723457359823 0
[pid=24942/tid=24945] ppid=24940 vsize=15149032 memory=6944656575208382560 CPUtime=0 cores=1,3,5,7
/proc/24942/task/24945/stat : 24945 (java) S 24940 24940 23551 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445770525 15512608768 12595 33554432000 4194304 4196468 140723457354992 140480922306832 140481331304149 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33067008 140723457356783 140723457356954 140723457356954 140723457359823 0
[pid=24942/tid=24946] ppid=24940 vsize=15149032 memory=-3040564339105353098 CPUtime=0 cores=1,3,5,7
/proc/24942/task/24946/stat : 24946 (java) S 24940 24940 23551 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445770525 15512608768 12595 33554432000 4194304 4196468 140723457354992 140480921254544 140481331304149 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33067008 140723457356783 140723457356954 140723457356954 140723457359823 0
[pid=24942/tid=24947] ppid=24940 vsize=15149032 memory=7161331908245094050 CPUtime=0 cores=1,3,5,7
/proc/24942/task/24947/stat : 24947 (java) S 24940 24940 23551 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445770525 15512608768 12595 33554432000 4194304 4196468 140723457354992 140480920201744 140481331304149 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33067008 140723457356783 140723457356954 140723457356954 140723457359823 0
[pid=24942/tid=24948] ppid=24940 vsize=15149032 memory=6944656591801720471 CPUtime=0 cores=1,3,5,7
/proc/24942/task/24948/stat : 24948 (java) S 24940 24940 23551 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 445770526 15512608768 12595 33554432000 4194304 4196468 140723457354992 140480867089008 140481331305090 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33067008 140723457356783 140723457356954 140723457356954 140723457359823 0
[pid=24942/tid=24949] ppid=24940 vsize=15149032 memory=-8458152057954561420 CPUtime=0 cores=1,3,5,7
/proc/24942/task/24949/stat : 24949 (java) S 24940 24940 23551 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 445770526 15512608768 12595 33554432000 4194304 4196468 140723457354992 140480866034976 140481331304149 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33067008 140723457356783 140723457356954 140723457356954 140723457359823 0
[pid=24942/tid=24950] ppid=24940 vsize=15149032 memory=-8813974798734826869 CPUtime=0 cores=1,3,5,7
/proc/24942/task/24950/stat : 24950 (java) S 24940 24940 23551 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 445770527 15512608768 12595 33554432000 4194304 4196468 140723457354992 140480796943984 140481331304149 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33067008 140723457356783 140723457356954 140723457356954 140723457359823 0
[pid=24942/tid=24951] ppid=24940 vsize=15149032 memory=7031125463459224206 CPUtime=0 cores=1,3,5,7
/proc/24942/task/24951/stat : 24951 (java) S 24940 24940 23551 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445770529 15512608768 12595 33554432000 4194304 4196468 140723457354992 140480795892304 140481331312539 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33067008 140723457356783 140723457356954 140723457356954 140723457359823 0
[pid=24942/tid=24952] ppid=24940 vsize=15149032 memory=4426078206164241782 CPUtime=0.04 cores=1,3,5,7
/proc/24942/task/24952/stat : 24952 (java) S 24940 24940 23551 0 -1 1077944384 487 0 0 0 4 0 0 0 20 0 15 0 445770529 15512608768 12595 33554432000 4194304 4196468 140723457354992 140480794839152 140481331305090 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33067008 140723457356783 140723457356954 140723457356954 140723457359823 0
[pid=24942/tid=24953] ppid=24940 vsize=15149032 memory=0 CPUtime=0.04 cores=1,3,5,7
/proc/24942/task/24953/stat : 24953 (java) S 24940 24940 23551 0 -1 1077944384 452 0 0 0 4 0 0 0 20 0 15 0 445770529 15512608768 12595 33554432000 4194304 4196468 140723457354992 140480793786352 140481331305090 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33067008 140723457356783 140723457356954 140723457356954 140723457359823 0
[pid=24942/tid=24954] ppid=24940 vsize=15149032 memory=0 CPUtime=0.12 cores=1,3,5,7
/proc/24942/task/24954/stat : 24954 (java) S 24940 24940 23551 0 -1 1077944384 851 0 0 0 12 0 0 0 20 0 15 0 445770529 15512608768 12595 33554432000 4194304 4196468 140723457354992 140480792734064 140481331305090 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33067008 140723457356783 140723457356954 140723457356954 140723457359823 0
[pid=24942/tid=24955] ppid=24940 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24942/task/24955/stat : 24955 (java) S 24940 24940 23551 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445770529 15512608768 12595 33554432000 4194304 4196468 140723457354992 140480791681504 140481331304149 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33067008 140723457356783 140723457356954 140723457356954 140723457359823 0
[pid=24942/tid=24956] ppid=24940 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24942/task/24956/stat : 24956 (java) S 24940 24940 23551 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445770529 15512608768 12595 33554432000 4194304 4196468 140723457354992 140480790629296 140481331305090 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33067008 140723457356783 140723457356954 140723457356954 140723457359823 0
Current children cumulated CPU time: 0.53 s
Current children cumulated vsize: 15262160 KiB
Current children cumulated memory: 51832 KiB

[startup+0.700797 s]
/proc/loadavg: 3.91 1.91 1.54 9/234 24956
/proc/meminfo: memFree=26999208/32770624 swapFree=66999436/67108860
[pid=24940] ppid=24937 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/24940/stat : 24940 (xcsp3-exec) S 24937 24940 23551 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 445770523 115843072 363 33554432000 4194304 5098028 140726622479632 140726622477736 140574287569532 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 27353088 140726622487419 140726622487661 140726622487661 140726622490570 0
/proc/24940/statm: 28282 363 304 221 0 87 0
[pid=24942] ppid=24940 vsize=15151156 memory=112872 CPUtime=1.7 cores=1,3,5,7
/proc/24942/stat : 24942 (java) S 24940 24940 23551 0 -1 1077944320 13727 0 0 0 164 6 0 0 20 0 15 0 445770524 15514783744 28218 33554432000 4194304 4196468 140723457354992 140723457337536 140481331293943 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 33067008 140723457356783 140723457356954 140723457356954 140723457359823 0
/proc/24942/statm: 3787789 28218 3449 1 0 3748889 0
[pid=24942/tid=24943] ppid=24940 vsize=15151156 memory=33 CPUtime=0.67 cores=1,3,5,7
/proc/24942/task/24943/stat : 24943 (java) R 24940 24940 23551 0 -1 4202560 8363 0 0 0 64 3 0 0 20 0 15 0 445770524 15514783744 28218 33554432000 4194304 4196468 140723457354992 140481335532288 140480949618123 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 33067008 140723457356783 140723457356954 140723457356954 140723457359823 0
[pid=24942/tid=24944] ppid=24940 vsize=15151156 memory=288230608904420306 CPUtime=0 cores=1,3,5,7
/proc/24942/task/24944/stat : 24944 (java) S 24940 24940 23551 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445770525 15514783744 28218 33554432000 4194304 4196468 140723457354992 140480923359632 140481331304149 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33067008 140723457356783 140723457356954 140723457356954 140723457359823 0
[pid=24942/tid=24945] ppid=24940 vsize=15151156 memory=14972261113308207 CPUtime=0 cores=1,3,5,7
/proc/24942/task/24945/stat : 24945 (java) S 24940 24940 23551 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445770525 15514783744 28218 33554432000 4194304 4196468 140723457354992 140480922306832 140481331304149 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33067008 140723457356783 140723457356954 140723457356954 140723457359823 0
[pid=24942/tid=24946] ppid=24940 vsize=15151156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24942/task/24946/stat : 24946 (java) S 24940 24940 23551 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445770525 15514783744 28218 33554432000 4194304 4196468 140723457354992 140480921254544 140481331304149 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33067008 140723457356783 140723457356954 140723457356954 140723457359823 0
[pid=24942/tid=24947] ppid=24940 vsize=15151156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24942/task/24947/stat : 24947 (java) S 24940 24940 23551 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445770525 15514783744 28218 33554432000 4194304 4196468 140723457354992 140480920201744 140481331304149 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33067008 140723457356783 140723457356954 140723457356954 140723457359823 0
[pid=24942/tid=24948] ppid=24940 vsize=15151156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24942/task/24948/stat : 24948 (java) S 24940 24940 23551 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 445770526 15514783744 28218 33554432000 4194304 4196468 140723457354992 140480867089008 140481331305090 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33067008 140723457356783 140723457356954 140723457356954 140723457359823 0
[pid=24942/tid=24949] ppid=24940 vsize=15151156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24942/task/24949/stat : 24949 (java) S 24940 24940 23551 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 445770526 15514783744 28218 33554432000 4194304 4196468 140723457354992 140480866034976 140481331304149 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33067008 140723457356783 140723457356954 140723457356954 140723457359823 0
[pid=24942/tid=24950] ppid=24940 vsize=15151156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24942/task/24950/stat : 24950 (java) S 24940 24940 23551 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 445770527 15514783744 28218 33554432000 4194304 4196468 140723457354992 140480796943984 140481331304149 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33067008 140723457356783 140723457356954 140723457356954 140723457359823 0
[pid=24942/tid=24951] ppid=24940 vsize=15151156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24942/task/24951/stat : 24951 (java) S 24940 24940 23551 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445770529 15514783744 28218 33554432000 4194304 4196468 140723457354992 140480795892304 140481331312539 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33067008 140723457356783 140723457356954 140723457356954 140723457359823 0
[pid=24942/tid=24952] ppid=24940 vsize=15151156 memory=0 CPUtime=0.33 cores=1,3,5,7
/proc/24942/task/24952/stat : 24952 (java) R 24940 24940 23551 0 -1 4202560 1230 0 0 0 33 0 0 0 20 0 15 0 445770529 15514783744 28218 33554432000 4194304 4196468 140723457354992 140480794828880 140481315280526 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 33067008 140723457356783 140723457356954 140723457356954 140723457359823 0
[pid=24942/tid=24953] ppid=24940 vsize=15151156 memory=0 CPUtime=0.35 cores=1,3,5,7
/proc/24942/task/24953/stat : 24953 (java) R 24940 24940 23551 0 -1 4202560 1195 0 0 0 35 0 0 0 20 0 15 0 445770529 15514783744 28218 33554432000 4194304 4196468 140723457354992 140480793773376 140481312841142 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 33067008 140723457356783 140723457356954 140723457356954 140723457359823 0
[pid=24942/tid=24954] ppid=24940 vsize=15151156 memory=0 CPUtime=0.3 cores=1,3,5,7
/proc/24942/task/24954/stat : 24954 (java) S 24940 24940 23551 0 -1 1077944384 1632 0 0 0 30 0 0 0 20 0 15 0 445770529 15514783744 28218 33554432000 4194304 4196468 140723457354992 140480792734064 140481331305090 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33067008 140723457356783 140723457356954 140723457356954 140723457359823 0
[pid=24942/tid=24955] ppid=24940 vsize=15151156 memory=4639074098508484691 CPUtime=0 cores=1,3,5,7
/proc/24942/task/24955/stat : 24955 (java) S 24940 24940 23551 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445770529 15514783744 28218 33554432000 4194304 4196468 140723457354992 140480791681504 140481331304149 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33067008 140723457356783 140723457356954 140723457356954 140723457359823 0
[pid=24942/tid=24956] ppid=24940 vsize=15151156 memory=7882821528907770720 CPUtime=0 cores=1,3,5,7
/proc/24942/task/24956/stat : 24956 (java) S 24940 24940 23551 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445770529 15514783744 28218 33554432000 4194304 4196468 140723457354992 140480790629296 140481331305090 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33067008 140723457356783 140723457356954 140723457356954 140723457359823 0
Current children cumulated CPU time: 1.7 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 114324 KiB

[startup+1.50079 s]
/proc/loadavg: 3.91 1.91 1.54 6/234 24956
/proc/meminfo: memFree=26857100/32770624 swapFree=66999436/67108860
[pid=24940] ppid=24937 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/24940/stat : 24940 (xcsp3-exec) S 24937 24940 23551 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 445770523 115843072 363 33554432000 4194304 5098028 140726622479632 140726622477736 140574287569532 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 27353088 140726622487419 140726622487661 140726622487661 140726622490570 0
/proc/24940/statm: 28282 363 304 221 0 87 0

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

/proc/24942/stat : 24942 (java) S 24940 24940 23551 0 -1 1077944320 125239 0 0 0 229945 146 0 0 20 0 19 0 445770524 15789527040 495493 33554432000 4194304 4196468 140723457354992 140723457337536 140481331293943 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 33067008 140723457356783 140723457356954 140723457356954 140723457359823 0
/proc/24942/statm: 3854865 495493 3552 1 0 3815965 0
[pid=24942/tid=24943] ppid=24940 vsize=15419460 memory=14973369229511284 CPUtime=7.73 cores=1,3,5,7
/proc/24942/task/24943/stat : 24943 (java) S 24940 24940 23551 0 -1 1077944384 13023 0 0 0 756 17 0 0 20 0 19 0 445770524 15789527040 495493 33554432000 4194304 4196468 140723457354992 140481335534720 140481331304149 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33067008 140723457356783 140723457356954 140723457356954 140723457359823 0
[pid=24942/tid=24944] ppid=24940 vsize=15419460 memory=804 CPUtime=1.5 cores=1,3,5,7
/proc/24942/task/24944/stat : 24944 (java) S 24940 24940 23551 0 -1 1077944384 753 0 0 0 122 28 0 0 20 0 19 0 445770525 15789527040 495493 33554432000 4194304 4196468 140723457354992 140480923359632 140481331304149 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33067008 140723457356783 140723457356954 140723457356954 140723457359823 0
[pid=24942/tid=24945] ppid=24940 vsize=15419460 memory=4104 CPUtime=1.5 cores=1,3,5,7
/proc/24942/task/24945/stat : 24945 (java) S 24940 24940 23551 0 -1 1077944384 946 0 0 0 123 27 0 0 20 0 19 0 445770525 15789527040 495493 33554432000 4194304 4196468 140723457354992 140480922306832 140481331304149 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33067008 140723457356783 140723457356954 140723457356954 140723457359823 0
[pid=24942/tid=24946] ppid=24940 vsize=15419460 memory=1808 CPUtime=1.48 cores=1,3,5,7
/proc/24942/task/24946/stat : 24946 (java) S 24940 24940 23551 0 -1 1077944384 962 0 0 0 121 27 0 0 20 0 19 0 445770525 15789527040 495493 33554432000 4194304 4196468 140723457354992 140480921254544 140481331304149 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33067008 140723457356783 140723457356954 140723457356954 140723457359823 0
[pid=24942/tid=24947] ppid=24940 vsize=15419460 memory=920 CPUtime=1.52 cores=1,3,5,7
/proc/24942/task/24947/stat : 24947 (java) S 24940 24940 23551 0 -1 1077944384 1690 0 0 0 124 28 0 0 20 0 19 0 445770525 15789527040 495493 33554432000 4194304 4196468 140723457354992 140480920201744 140481331304149 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33067008 140723457356783 140723457356954 140723457356954 140723457359823 0
[pid=24942/tid=24948] ppid=24940 vsize=15419460 memory=3848 CPUtime=0.08 cores=1,3,5,7
/proc/24942/task/24948/stat : 24948 (java) S 24940 24940 23551 0 -1 1077944384 3223 0 0 0 7 1 0 0 20 0 19 0 445770526 15789527040 495493 33554432000 4194304 4196468 140723457354992 140480867089008 140481331305090 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33067008 140723457356783 140723457356954 140723457356954 140723457359823 0
[pid=24942/tid=24949] ppid=24940 vsize=15419460 memory=2616 CPUtime=0 cores=1,3,5,7
/proc/24942/task/24949/stat : 24949 (java) S 24940 24940 23551 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 19 0 445770526 15789527040 495493 33554432000 4194304 4196468 140723457354992 140480866035040 140481331304149 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33067008 140723457356783 140723457356954 140723457356954 140723457359823 0
[pid=24942/tid=24950] ppid=24940 vsize=15419460 memory=2596 CPUtime=0 cores=1,3,5,7
/proc/24942/task/24950/stat : 24950 (java) S 24940 24940 23551 0 -1 1077944384 68 0 0 0 0 0 0 0 20 0 19 0 445770527 15789527040 495493 33554432000 4194304 4196468 140723457354992 140480796944000 140481331304149 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33067008 140723457356783 140723457356954 140723457356954 140723457359823 0
[pid=24942/tid=24951] ppid=24940 vsize=15419460 memory=1412 CPUtime=0 cores=1,3,5,7
/proc/24942/task/24951/stat : 24951 (java) S 24940 24940 23551 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445770529 15789527040 495493 33554432000 4194304 4196468 140723457354992 140480795892304 140481331312539 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33067008 140723457356783 140723457356954 140723457356954 140723457359823 0
[pid=24942/tid=24952] ppid=24940 vsize=15419460 memory=3292 CPUtime=4.78 cores=1,3,5,7
/proc/24942/task/24952/stat : 24952 (java) S 24940 24940 23551 0 -1 1077944384 28083 0 0 0 474 4 0 0 20 0 19 0 445770529 15789527040 495493 33554432000 4194304 4196468 140723457354992 140480794839152 140481331305090 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33067008 140723457356783 140723457356954 140723457356954 140723457359823 0
[pid=24942/tid=24953] ppid=24940 vsize=15419460 memory=1452 CPUtime=5.86 cores=1,3,5,7
/proc/24942/task/24953/stat : 24953 (java) S 24940 24940 23551 0 -1 1077944384 29722 0 0 0 583 3 0 0 20 0 19 0 445770529 15789527040 495493 33554432000 4194304 4196468 140723457354992 140480793786352 140481331305090 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33067008 140723457356783 140723457356954 140723457356954 140723457359823 0
[pid=24942/tid=24954] ppid=24940 vsize=15419460 memory=511728 CPUtime=1.01 cores=1,3,5,7
/proc/24942/task/24954/stat : 24954 (java) S 24940 24940 23551 0 -1 1077944384 18183 0 0 0 99 2 0 0 20 0 19 0 445770529 15789527040 495493 33554432000 4194304 4196468 140723457354992 140480792734064 140481331305090 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 11 0 0 6293624 6294260 33067008 140723457356783 140723457356954 140723457356954 140723457359823 0
[pid=24942/tid=24955] ppid=24940 vsize=15419460 memory=4715435516538746410 CPUtime=0 cores=1,3,5,7
/proc/24942/task/24955/stat : 24955 (java) S 24940 24940 23551 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445770529 15789527040 495493 33554432000 4194304 4196468 140723457354992 140480791681504 140481331304149 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33067008 140723457356783 140723457356954 140723457356954 140723457359823 0
[pid=24942/tid=24956] ppid=24940 vsize=15419460 memory=4426639978525455914 CPUtime=0.21 cores=1,3,5,7
/proc/24942/task/24956/stat : 24956 (java) S 24940 24940 23551 0 -1 1077944384 1761 0 0 0 7 14 0 0 20 0 19 0 445770529 15789527040 495493 33554432000 4194304 4196468 140723457354992 140480790629296 140481331305090 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33067008 140723457356783 140723457356954 140723457356954 140723457359823 0
[pid=24942/tid=24958] ppid=24940 vsize=15419460 memory=3047711553219693942 CPUtime=570.41 cores=1,3,5,7
/proc/24942/task/24958/stat : 24958 (java) R 24940 24940 23551 0 -1 4202560 5910 0 0 0 57040 1 0 0 20 0 19 0 445771470 15789527040 495493 33554432000 4194304 4196468 140723457354992 140480781646672 140480958696991 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 33067008 140723457356783 140723457356954 140723457356954 140723457359823 0
[pid=24942/tid=24959] ppid=24940 vsize=15419460 memory=4572164749098055210 CPUtime=571.38 cores=1,3,5,7
/proc/24942/task/24959/stat : 24959 (java) R 24940 24940 23551 0 -1 4202560 7434 0 0 0 57137 1 0 0 20 0 19 0 445771470 15789527040 495493 33554432000 4194304 4196468 140723457354992 140480780595896 140480957623045 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 33067008 140723457356783 140723457356954 140723457356954 140723457359823 0
[pid=24942/tid=24960] ppid=24940 vsize=15419460 memory=-8412652160765825907 CPUtime=564.49 cores=1,3,5,7
/proc/24942/task/24960/stat : 24960 (java) R 24940 24940 23551 0 -1 4202560 5639 0 0 0 56449 0 0 0 20 0 19 0 445771470 15789527040 495493 33554432000 4194304 4196468 140723457354992 140480779542936 140480958696972 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 33067008 140723457356783 140723457356954 140723457356954 140723457359823 0
[pid=24942/tid=24961] ppid=24940 vsize=15419460 memory=-8634980985311628903 CPUtime=568.82 cores=1,3,5,7
/proc/24942/task/24961/stat : 24961 (java) R 24940 24940 23551 0 -1 4202560 6548 0 0 0 56881 1 0 0 20 0 19 0 445771470 15789527040 495493 33554432000 4194304 4196468 140723457354992 140480778489624 140480958696991 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 33067008 140723457356783 140723457356954 140723457356954 140723457359823 0
Current children cumulated CPU time: 2300.91 s
Current children cumulated vsize: 15532588 KiB
Current children cumulated memory: 1983424 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+637.402 s]
/proc/loadavg: 8.23 7.74 5.03 12/238 25098
/proc/meminfo: memFree=25129316/32770624 swapFree=66999436/67108860
[pid=24940] ppid=24937 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/24940/stat : 24940 (xcsp3-exec) S 24937 24940 23551 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 445770523 115843072 363 33554432000 4194304 5098028 140726622479632 140726622477736 140574287569532 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 27353088 140726622487419 140726622487661 140726622487661 140726622490570 0
/proc/24940/statm: 28282 363 304 221 0 87 0
[pid=24942] ppid=24940 vsize=15419460 memory=1981972 CPUtime=2520.27 cores=1,3,5,7
/proc/24942/stat : 24942 (java) S 24940 24940 23551 0 -1 1077944320 127904 0 0 0 251880 147 0 0 20 0 19 0 445770524 15789527040 495493 33554432000 4194304 4196468 140723457354992 140723457337536 140481331293943 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 33067008 140723457356783 140723457356954 140723457356954 140723457359823 0
/proc/24942/statm: 3854865 495493 3552 1 0 3815965 0
[pid=24942/tid=24943] ppid=24940 vsize=15419460 memory=1981972 CPUtime=7.73 cores=1,3,5,7
/proc/24942/task/24943/stat : 24943 (java) S 24940 24940 23551 0 -1 1077944384 13023 0 0 0 756 17 0 0 20 0 19 0 445770524 15789527040 495493 33554432000 4194304 4196468 140723457354992 140481335534720 140481331304149 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33067008 140723457356783 140723457356954 140723457356954 140723457359823 0
[pid=24942/tid=24944] ppid=24940 vsize=15419460 memory=1452 CPUtime=1.5 cores=1,3,5,7
/proc/24942/task/24944/stat : 24944 (java) S 24940 24940 23551 0 -1 1077944384 753 0 0 0 122 28 0 0 20 0 19 0 445770525 15789527040 495493 33554432000 4194304 4196468 140723457354992 140480923359632 140481331304149 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33067008 140723457356783 140723457356954 140723457356954 140723457359823 0
[pid=24942/tid=24945] ppid=24940 vsize=15419460 memory=1981972 CPUtime=1.5 cores=1,3,5,7
/proc/24942/task/24945/stat : 24945 (java) S 24940 24940 23551 0 -1 1077944384 946 0 0 0 123 27 0 0 20 0 19 0 445770525 15789527040 495493 33554432000 4194304 4196468 140723457354992 140480922306832 140481331304149 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33067008 140723457356783 140723457356954 140723457356954 140723457359823 0
[pid=24942/tid=24946] ppid=24940 vsize=15419460 memory=1981972 CPUtime=1.48 cores=1,3,5,7
/proc/24942/task/24946/stat : 24946 (java) S 24940 24940 23551 0 -1 1077944384 962 0 0 0 121 27 0 0 20 0 19 0 445770525 15789527040 495493 33554432000 4194304 4196468 140723457354992 140480921254544 140481331304149 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33067008 140723457356783 140723457356954 140723457356954 140723457359823 0
[pid=24942/tid=24947] ppid=24940 vsize=15419460 memory=1981972 CPUtime=1.52 cores=1,3,5,7
/proc/24942/task/24947/stat : 24947 (java) S 24940 24940 23551 0 -1 1077944384 1690 0 0 0 124 28 0 0 20 0 19 0 445770525 15789527040 495493 33554432000 4194304 4196468 140723457354992 140480920201744 140481331304149 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33067008 140723457356783 140723457356954 140723457356954 140723457359823 0
[pid=24942/tid=24948] ppid=24940 vsize=15419460 memory=1981972 CPUtime=0.08 cores=1,3,5,7
/proc/24942/task/24948/stat : 24948 (java) S 24940 24940 23551 0 -1 1077944384 3232 0 0 0 7 1 0 0 20 0 19 0 445770526 15789527040 495493 33554432000 4194304 4196468 140723457354992 140480867089008 140481331305090 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33067008 140723457356783 140723457356954 140723457356954 140723457359823 0
[pid=24942/tid=24949] ppid=24940 vsize=15419460 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/24942/task/24949/stat : 24949 (java) S 24940 24940 23551 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 19 0 445770526 15789527040 495493 33554432000 4194304 4196468 140723457354992 140480866035040 140481331304149 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33067008 140723457356783 140723457356954 140723457356954 140723457359823 0
[pid=24942/tid=24950] ppid=24940 vsize=15419460 memory=1981972 CPUtime=0 cores=1,3,5,7
/proc/24942/task/24950/stat : 24950 (java) S 24940 24940 23551 0 -1 1077944384 68 0 0 0 0 0 0 0 20 0 19 0 445770527 15789527040 495493 33554432000 4194304 4196468 140723457354992 140480796944000 140481331304149 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33067008 140723457356783 140723457356954 140723457356954 140723457359823 0
[pid=24942/tid=24951] ppid=24940 vsize=15419460 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/24942/task/24951/stat : 24951 (java) S 24940 24940 23551 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445770529 15789527040 495493 33554432000 4194304 4196468 140723457354992 140480795892304 140481331312539 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33067008 140723457356783 140723457356954 140723457356954 140723457359823 0
[pid=24942/tid=24952] ppid=24940 vsize=15419460 memory=1452 CPUtime=4.8 cores=1,3,5,7
/proc/24942/task/24952/stat : 24952 (java) S 24940 24940 23551 0 -1 1077944384 29077 0 0 0 476 4 0 0 20 0 19 0 445770529 15789527040 495493 33554432000 4194304 4196468 140723457354992 140480794839152 140481331305090 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33067008 140723457356783 140723457356954 140723457356954 140723457359823 0
[pid=24942/tid=24953] ppid=24940 vsize=15419460 memory=1452 CPUtime=5.87 cores=1,3,5,7
/proc/24942/task/24953/stat : 24953 (java) S 24940 24940 23551 0 -1 1077944384 29848 0 0 0 584 3 0 0 20 0 19 0 445770529 15789527040 495493 33554432000 4194304 4196468 140723457354992 140480793786352 140481331305090 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33067008 140723457356783 140723457356954 140723457356954 140723457359823 0
[pid=24942/tid=24954] ppid=24940 vsize=15419460 memory=1452 CPUtime=1.01 cores=1,3,5,7
/proc/24942/task/24954/stat : 24954 (java) S 24940 24940 23551 0 -1 1077944384 18192 0 0 0 99 2 0 0 20 0 19 0 445770529 15789527040 495493 33554432000 4194304 4196468 140723457354992 140480792734064 140481331305090 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 11 0 0 6293624 6294260 33067008 140723457356783 140723457356954 140723457356954 140723457359823 0
[pid=24942/tid=24955] ppid=24940 vsize=15419460 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/24942/task/24955/stat : 24955 (java) S 24940 24940 23551 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445770529 15789527040 495493 33554432000 4194304 4196468 140723457354992 140480791681504 140481331304149 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33067008 140723457356783 140723457356954 140723457356954 140723457359823 0
[pid=24942/tid=24956] ppid=24940 vsize=15419460 memory=1452 CPUtime=0.22 cores=1,3,5,7
/proc/24942/task/24956/stat : 24956 (java) S 24940 24940 23551 0 -1 1077944384 1808 0 0 0 7 15 0 0 20 0 19 0 445770529 15789527040 495493 33554432000 4194304 4196468 140723457354992 140480790629296 140481331305090 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33067008 140723457356783 140723457356954 140723457356954 140723457359823 0
[pid=24942/tid=24958] ppid=24940 vsize=15419460 memory=1452 CPUtime=625.48 cores=1,3,5,7
/proc/24942/task/24958/stat : 24958 (java) R 24940 24940 23551 0 -1 4202560 6265 0 0 0 62547 1 0 0 20 0 19 0 445771470 15789527040 495493 33554432000 4194304 4196468 140723457354992 140480781646672 140480958696916 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 33067008 140723457356783 140723457356954 140723457356954 140723457359823 0
[pid=24942/tid=24959] ppid=24940 vsize=15419460 memory=1452 CPUtime=626.47 cores=1,3,5,7
/proc/24942/task/24959/stat : 24959 (java) R 24940 24940 23551 0 -1 4202560 7844 0 0 0 62646 1 0 0 20 0 19 0 445771470 15789527040 495493 33554432000 4194304 4196468 140723457354992 140480780595880 140480957622732 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 33067008 140723457356783 140723457356954 140723457356954 140723457359823 0
[pid=24942/tid=24960] ppid=24940 vsize=15419460 memory=1981972 CPUtime=618.57 cores=1,3,5,7
/proc/24942/task/24960/stat : 24960 (java) R 24940 24940 23551 0 -1 4202560 5967 0 0 0 61856 1 0 0 20 0 19 0 445771470 15789527040 495493 33554432000 4194304 4196468 140723457354992 140480779542936 140480958697382 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 33067008 140723457356783 140723457356954 140723457356954 140723457359823 0
[pid=24942/tid=24961] ppid=24940 vsize=15419460 memory=649 CPUtime=623.89 cores=1,3,5,7
/proc/24942/task/24961/stat : 24961 (java) R 24940 24940 23551 0 -1 4202560 6935 0 0 0 62388 1 0 0 20 0 19 0 445771470 15789527040 495493 33554432000 4194304 4196468 140723457354992 140480778490440 140480958696991 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 33067008 140723457356783 140723457356954 140723457356954 140723457359823 0
Current children cumulated CPU time: 2520.27 s
Current children cumulated vsize: 15532588 KiB
Current children cumulated memory: 1983424 KiB

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

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

[startup+637.513 s]
# the end of solver process 24942 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2519.2 s, system=1.48919 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+637.402 s]
/proc/loadavg: 8.23 7.74 5.03 12/238 25098
/proc/meminfo: memFree=25129316/32770624 swapFree=66999436/67108860
[pid=24940] ppid=24937 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/24940/stat : 24940 (xcsp3-exec) S 24937 24940 23551 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 445770523 115843072 363 33554432000 4194304 5098028 140726622479632 140726622477736 140574287569532 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 27353088 140726622487419 140726622487661 140726622487661 140726622490570 0
/proc/24940/statm: 28282 363 304 221 0 87 0
[pid=24942] ppid=24940 vsize=15419460 memory=1981972 CPUtime=2520.27 cores=1,3,5,7
/proc/24942/stat : 24942 (java) S 24940 24940 23551 0 -1 1077944320 127904 0 0 0 251880 147 0 0 20 0 19 0 445770524 15789527040 495493 33554432000 4194304 4196468 140723457354992 140723457337536 140481331293943 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 33067008 140723457356783 140723457356954 140723457356954 140723457359823 0
/proc/24942/statm: 3854865 495493 3552 1 0 3815965 0
[pid=24942/tid=24943] ppid=24940 vsize=15419460 memory=1981972 CPUtime=7.73 cores=1,3,5,7
/proc/24942/task/24943/stat : 24943 (java) S 24940 24940 23551 0 -1 1077944384 13023 0 0 0 756 17 0 0 20 0 19 0 445770524 15789527040 495493 33554432000 4194304 4196468 140723457354992 140481335534720 140481331304149 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33067008 140723457356783 140723457356954 140723457356954 140723457359823 0
[pid=24942/tid=24944] ppid=24940 vsize=15419460 memory=1452 CPUtime=1.5 cores=1,3,5,7
/proc/24942/task/24944/stat : 24944 (java) S 24940 24940 23551 0 -1 1077944384 753 0 0 0 122 28 0 0 20 0 19 0 445770525 15789527040 495493 33554432000 4194304 4196468 140723457354992 140480923359632 140481331304149 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33067008 140723457356783 140723457356954 140723457356954 140723457359823 0
[pid=24942/tid=24945] ppid=24940 vsize=15419460 memory=1981972 CPUtime=1.5 cores=1,3,5,7
/proc/24942/task/24945/stat : 24945 (java) S 24940 24940 23551 0 -1 1077944384 946 0 0 0 123 27 0 0 20 0 19 0 445770525 15789527040 495493 33554432000 4194304 4196468 140723457354992 140480922306832 140481331304149 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33067008 140723457356783 140723457356954 140723457356954 140723457359823 0
[pid=24942/tid=24946] ppid=24940 vsize=15419460 memory=1981972 CPUtime=1.48 cores=1,3,5,7
/proc/24942/task/24946/stat : 24946 (java) S 24940 24940 23551 0 -1 1077944384 962 0 0 0 121 27 0 0 20 0 19 0 445770525 15789527040 495493 33554432000 4194304 4196468 140723457354992 140480921254544 140481331304149 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33067008 140723457356783 140723457356954 140723457356954 140723457359823 0
[pid=24942/tid=24947] ppid=24940 vsize=15419460 memory=1981972 CPUtime=1.52 cores=1,3,5,7
/proc/24942/task/24947/stat : 24947 (java) S 24940 24940 23551 0 -1 1077944384 1690 0 0 0 124 28 0 0 20 0 19 0 445770525 15789527040 495493 33554432000 4194304 4196468 140723457354992 140480920201744 140481331304149 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33067008 140723457356783 140723457356954 140723457356954 140723457359823 0
[pid=24942/tid=24948] ppid=24940 vsize=15419460 memory=1981972 CPUtime=0.08 cores=1,3,5,7
/proc/24942/task/24948/stat : 24948 (java) S 24940 24940 23551 0 -1 1077944384 3232 0 0 0 7 1 0 0 20 0 19 0 445770526 15789527040 495493 33554432000 4194304 4196468 140723457354992 140480867089008 140481331305090 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33067008 140723457356783 140723457356954 140723457356954 140723457359823 0
[pid=24942/tid=24949] ppid=24940 vsize=15419460 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/24942/task/24949/stat : 24949 (java) S 24940 24940 23551 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 19 0 445770526 15789527040 495493 33554432000 4194304 4196468 140723457354992 140480866035040 140481331304149 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33067008 140723457356783 140723457356954 140723457356954 140723457359823 0
[pid=24942/tid=24950] ppid=24940 vsize=15419460 memory=1981972 CPUtime=0 cores=1,3,5,7
/proc/24942/task/24950/stat : 24950 (java) S 24940 24940 23551 0 -1 1077944384 68 0 0 0 0 0 0 0 20 0 19 0 445770527 15789527040 495493 33554432000 4194304 4196468 140723457354992 140480796944000 140481331304149 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33067008 140723457356783 140723457356954 140723457356954 140723457359823 0
[pid=24942/tid=24951] ppid=24940 vsize=15419460 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/24942/task/24951/stat : 24951 (java) S 24940 24940 23551 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445770529 15789527040 495493 33554432000 4194304 4196468 140723457354992 140480795892304 140481331312539 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33067008 140723457356783 140723457356954 140723457356954 140723457359823 0
[pid=24942/tid=24952] ppid=24940 vsize=15419460 memory=1452 CPUtime=4.8 cores=1,3,5,7
/proc/24942/task/24952/stat : 24952 (java) S 24940 24940 23551 0 -1 1077944384 29077 0 0 0 476 4 0 0 20 0 19 0 445770529 15789527040 495493 33554432000 4194304 4196468 140723457354992 140480794839152 140481331305090 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33067008 140723457356783 140723457356954 140723457356954 140723457359823 0
[pid=24942/tid=24953] ppid=24940 vsize=15419460 memory=1452 CPUtime=5.87 cores=1,3,5,7
/proc/24942/task/24953/stat : 24953 (java) S 24940 24940 23551 0 -1 1077944384 29848 0 0 0 584 3 0 0 20 0 19 0 445770529 15789527040 495493 33554432000 4194304 4196468 140723457354992 140480793786352 140481331305090 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33067008 140723457356783 140723457356954 140723457356954 140723457359823 0
[pid=24942/tid=24954] ppid=24940 vsize=15419460 memory=1452 CPUtime=1.01 cores=1,3,5,7
/proc/24942/task/24954/stat : 24954 (java) S 24940 24940 23551 0 -1 1077944384 18192 0 0 0 99 2 0 0 20 0 19 0 445770529 15789527040 495493 33554432000 4194304 4196468 140723457354992 140480792734064 140481331305090 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 11 0 0 6293624 6294260 33067008 140723457356783 140723457356954 140723457356954 140723457359823 0
[pid=24942/tid=24955] ppid=24940 vsize=15419460 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/24942/task/24955/stat : 24955 (java) S 24940 24940 23551 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445770529 15789527040 495493 33554432000 4194304 4196468 140723457354992 140480791681504 140481331304149 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33067008 140723457356783 140723457356954 140723457356954 140723457359823 0
[pid=24942/tid=24956] ppid=24940 vsize=15419460 memory=1452 CPUtime=0.22 cores=1,3,5,7
/proc/24942/task/24956/stat : 24956 (java) S 24940 24940 23551 0 -1 1077944384 1808 0 0 0 7 15 0 0 20 0 19 0 445770529 15789527040 495493 33554432000 4194304 4196468 140723457354992 140480790629296 140481331305090 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33067008 140723457356783 140723457356954 140723457356954 140723457359823 0
[pid=24942/tid=24958] ppid=24940 vsize=15419460 memory=1452 CPUtime=625.48 cores=1,3,5,7
/proc/24942/task/24958/stat : 24958 (java) R 24940 24940 23551 0 -1 4202560 6265 0 0 0 62547 1 0 0 20 0 19 0 445771470 15789527040 495493 33554432000 4194304 4196468 140723457354992 140480781646672 140480958696916 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 33067008 140723457356783 140723457356954 140723457356954 140723457359823 0
[pid=24942/tid=24959] ppid=24940 vsize=15419460 memory=1452 CPUtime=626.47 cores=1,3,5,7
/proc/24942/task/24959/stat : 24959 (java) R 24940 24940 23551 0 -1 4202560 7844 0 0 0 62646 1 0 0 20 0 19 0 445771470 15789527040 495493 33554432000 4194304 4196468 140723457354992 140480780595880 140480957622732 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 33067008 140723457356783 140723457356954 140723457356954 140723457359823 0
[pid=24942/tid=24960] ppid=24940 vsize=15419460 memory=1981972 CPUtime=618.57 cores=1,3,5,7
/proc/24942/task/24960/stat : 24960 (java) R 24940 24940 23551 0 -1 4202560 5967 0 0 0 61856 1 0 0 20 0 19 0 445771470 15789527040 495493 33554432000 4194304 4196468 140723457354992 140480779542936 140480958697382 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 33067008 140723457356783 140723457356954 140723457356954 140723457359823 0
[pid=24942/tid=24961] ppid=24940 vsize=15419460 memory=649 CPUtime=623.89 cores=1,3,5,7
/proc/24942/task/24961/stat : 24961 (java) R 24940 24940 23551 0 -1 4202560 6935 0 0 0 62388 1 0 0 20 0 19 0 445771470 15789527040 495493 33554432000 4194304 4196468 140723457354992 140480778490440 140480958696991 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 33067008 140723457356783 140723457356954 140723457356954 140723457359823 0
Current children cumulated CPU time: 2520.27 s
Current children cumulated vsize: 15532588 KiB
Current children cumulated memory: 1983424 KiB

Child status: 143
Real time (s): 637.513
CPU time (s): 2520.69
CPU user time (s): 2519.2
CPU system time (s): 1.48919
CPU usage (%): 395.394
Max. virtual memory (cumulated for all children) (KiB): 15532588
Max. memory (cumulated for all children) (KiB): 1992300

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.2
system time used= 1.48919
maximum resident set size= 1991032
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 129125
page faults= 0
swaps= 0
block input operations= 0
block output operations= 848
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 17991
involuntary context switches= 39022


# summary of solver processes directly reported to runsolver:
#   pid: 24940,24942
#   total CPU time (s): 2520.69
#   total CPU user time (s): 2519.2
#   total CPU system time (s): 1.48919

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.22018 second user time and 7.29475 second system time

The end

Launcher Data

Begin job on node140 at 2019-09-17 07:31:20
IDJOB=4399095
IDBENCH=133801
IDSOLVER=2853
FILE ID=node140/4399095-1568698321
RUNJOBID= node140-1568698246-23583
PBS_JOBID= 21703811
Free space on /tmp= 58088 MiB

SOLVER NAME= choco-solver 2019-09-16
BENCH NAME= XCSP17/QuasiGroups/QuasiGroups-elt-qg3/QuasiGroup-3-40.xml
COMMAND LINE= xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 12000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4399095-1568698321/watcher-4399095-1568698321 -o /tmp/evaluation-result-4399095-1568698321/solver-4399095-1568698321 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node140-1568698246-23583 --watchdog 2580  xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 421669887 HOME/instance-4399095-1568698321.xml

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

MD5SUM BENCH= e27695e2b8dc2930e1e97c4ddd0ab1f7
RANDOM SEED=421669887

node140.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.43
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.43
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.43
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.43
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:        27091612 kB
MemAvailable:   31714568 kB
Buffers:          195520 kB
Cached:          4670024 kB
SwapCached:         2596 kB
Active:          1789756 kB
Inactive:        3223724 kB
Active(anon):     144232 kB
Inactive(anon):    52776 kB
Active(file):    1645524 kB
Inactive(file):  3170948 kB
Unevictable:      107428 kB
Mlocked:          107428 kB
SwapTotal:      67108860 kB
SwapFree:       66999436 kB
Dirty:             52768 kB
Writeback:             0 kB
AnonPages:        241220 kB
Mapped:            61444 kB
Shmem:             40584 kB
Slab:             265216 kB
SReclaimable:     234944 kB
SUnreclaim:        30272 kB
KernelStack:        3872 kB
PageTables:         6364 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1516868 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    147456 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 58064 MiB
End job on node140 at 2019-09-17 07:41:58