Trace number 4269412

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 4.0.5 seq (2017-08-09)? (TO) 2520.1101 2500.52

General information on the benchmark

NameColouredQueens/ColouredQueens-m1-s1/
ColouredQueens-10.xml
MD5SUMdd9b438f7b2aa476e711f04952c9024a
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 variables100
Number of constraints54
Number of domains1
Minimum domain size10
Maximum domain size10
Distribution of domain sizes[{"size":10,"count":100}]
Minimum variable degree3
Maximum variable degree4
Distribution of variable degrees[{"degree":3,"count":4},{"degree":4,"count":96}]
Minimum constraint arity2
Maximum constraint arity10
Distribution of constraint arities[{"arity":2,"count":4},{"arity":3,"count":4},{"arity":4,"count":4},{"arity":5,"count":4},{"arity":6,"count":4},{"arity":7,"count":4},{"arity":8,"count":4},{"arity":9,"count":4},{"arity":10,"count":22}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"allDifferent","count":54}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.07	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4269412-1502691076.xml"  -tl '2520s' -p 1 -x 0
0.11/0.26	c [HOME/instance-4269412-1502691076.xml, -tl, 2520s, -p, 1, -x, 0]
0.11/0.32	c simple solver
0.33/0.39	c parse instance...
0.69/0.56	c solve instance...
2520.08/2500.50	s UNKNOWN
2520.08/2500.50	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 (15437 MiB free)
  memory of node 1: 16384 MiB (15382 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4269412-1502691076/watcher-4269412-1502691076 -o /tmp/evaluation-result-4269412-1502691076/solver-4269412-1502691076 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node134-1502649032-24470 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 867059710 HOME/instance-4269412-1502691076.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=30953, runsolver pid=30950

[startup+0.1002 s]*
/proc/loadavg: 1.65 1.77 1.84 3/207 30961
/proc/meminfo: memFree=31552248/32770624 swapFree=67108764/67108860
[pid=30953] ppid=30950 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/30953/stat : 30953 (xcsp3-exec) S 30950 30953 4674 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 116614102 9740288 345 18446744073709551615 4194304 5098028 140735096288112 140735096286216 139640597070460 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 7 0 0 7196144 7232144 8212480 140735096291705 140735096291909 140735096291909 140735096295403 0
/proc/30953/statm: 2378 345 289 221 0 87 0
[pid=30955] ppid=30953 vsize=13574484 memory=16936 CPUtime=0.03 cores=0,2,4,6
/proc/30955/stat : 30955 (java) S 30953 30953 4674 0 -1 1077944320 4065 0 0 0 3 0 0 0 20 0 9 0 116614109 13900271616 4234 18446744073709551615 4194304 4196468 140733625586352 140733625568896 140424499502839 0 0 1 16784584 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 17661952 140733625590193 140733625590369 140733625590369 140733625593807 0
/proc/30955/statm: 3393621 4234 2093 1 0 3383118 0
[pid=30955/tid=30956] ppid=30953 vsize=13574484 memory=-8713483618642457695 CPUtime=0.02 cores=0,2,4,6
/proc/30955/task/30956/stat : 30956 (java) R 30953 30953 4674 0 -1 4202560 2773 0 0 0 2 0 0 0 20 0 9 0 116614109 13900271616 4234 18446744073709551615 4194304 4196468 140733625586352 140424503738888 140424483583326 0 4 1 16784584 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 17661952 140733625590193 140733625590369 140733625590369 140733625593807 0
[pid=30955/tid=30957] ppid=30953 vsize=13574484 memory=-8458152057954561420 CPUtime=0 cores=0,2,4,6
/proc/30955/task/30957/stat : 30957 (java) S 30953 30953 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 116614110 13900271616 4234 18446744073709551615 4194304 4196468 140733625586352 140424433937168 140424499513045 0 4 1 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17661952 140733625590193 140733625590369 140733625590369 140733625593807 0
[pid=30955/tid=30958] ppid=30953 vsize=13574484 memory=140046478169728 CPUtime=0 cores=0,2,4,6
/proc/30955/task/30958/stat : 30958 (java) S 30953 30953 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 116614110 13900271616 4234 18446744073709551615 4194304 4196468 140733625586352 140424432884624 140424499513045 0 4 1 16784584 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17661952 140733625590193 140733625590369 140733625590369 140733625593807 0
[pid=30955/tid=30959] ppid=30953 vsize=13574484 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30955/task/30959/stat : 30959 (java) S 30953 30953 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 116614110 13900271616 4234 18446744073709551615 4194304 4196468 140733625586352 140424431832080 140424499513045 0 4 1 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17661952 140733625590193 140733625590369 140733625590369 140733625593807 0
[pid=30955/tid=30960] ppid=30953 vsize=13574484 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30955/task/30960/stat : 30960 (java) S 30953 30953 4674 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 116614110 13900271616 4234 18446744073709551615 4194304 4196468 140733625586352 140424430779536 140424499513045 0 4 1 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17661952 140733625590193 140733625590369 140733625590369 140733625593807 0
[pid=30955/tid=30961] ppid=30953 vsize=13574484 memory=140046478169728 CPUtime=0 cores=0,2,4,6
/proc/30955/task/30961/stat : 30961 (java) S 30953 30953 4674 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 116614112 13900271616 4234 18446744073709551615 4194304 4196468 140733625586352 140423977191408 140424499513986 0 0 1 16784584 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17661952 140733625590193 140733625590369 140733625590369 140733625593807 0
[pid=30955/tid=30962] ppid=30953 vsize=13574484 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30955/task/30962/stat : 30962 (java) S 30953 30953 4674 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 9 0 116614112 13900271616 4234 18446744073709551615 4194304 4196468 140733625586352 140423976137632 140424499513045 0 4 1 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17661952 140733625590193 140733625590369 140733625590369 140733625593807 0
[pid=30955/tid=30963] ppid=30953 vsize=13574484 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30955/task/30963/stat : 30963 (java) S 30953 30953 4674 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 9 0 116614112 13900271616 4234 18446744073709551615 4194304 4196468 140733625586352 140423975085104 140424499513045 0 4 1 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17661952 140733625590193 140733625590369 140733625590369 140733625593807 0
Current children cumulated CPU time: 0.03 s
Current children cumulated vsize: 13583996 KiB
Current children cumulated memory: 18316 KiB

[startup+0.210293 s]*
/proc/loadavg: 1.65 1.77 1.84 3/215 30969
/proc/meminfo: memFree=31543316/32770624 swapFree=67108764/67108860
[pid=30953] ppid=30950 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/30953/stat : 30953 (xcsp3-exec) S 30950 30953 4674 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 116614102 9740288 345 18446744073709551615 4194304 5098028 140735096288112 140735096286216 139640597070460 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 7 0 0 7196144 7232144 8212480 140735096291705 140735096291909 140735096291909 140735096295403 0
/proc/30953/statm: 2378 345 289 221 0 87 0
[pid=30955] ppid=30953 vsize=13974352 memory=27900 CPUtime=0.11 cores=0,2,4,6
/proc/30955/stat : 30955 (java) S 30953 30953 4674 0 -1 1077944320 5462 0 0 0 10 1 0 0 20 0 15 0 116614109 14309736448 6975 18446744073709551615 4194304 4196468 140733625586352 140733625568896 140424499502839 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 17661952 140733625590193 140733625590369 140733625590369 140733625593807 0
/proc/30955/statm: 3493588 6975 2817 1 0 3482964 0
[pid=30955/tid=30956] ppid=30953 vsize=13974352 memory=7311146985107750967 CPUtime=0.08 cores=0,2,4,6
/proc/30955/task/30956/stat : 30956 (java) R 30953 30953 4674 0 -1 4202560 3486 0 0 0 8 0 0 0 20 0 15 0 116614109 14309736448 6975 18446744073709551615 4194304 4196468 140733625586352 140424503723648 140424483582760 0 4 1 16800974 0 0 0 -1 4 0 0 4 0 0 6293624 6294260 17661952 140733625590193 140733625590369 140733625590369 140733625593807 0
[pid=30955/tid=30957] ppid=30953 vsize=13974352 memory=12630 CPUtime=0 cores=0,2,4,6
/proc/30955/task/30957/stat : 30957 (java) S 30953 30953 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 116614110 14309736448 6975 18446744073709551615 4194304 4196468 140733625586352 140424433937168 140424499513045 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17661952 140733625590193 140733625590369 140733625590369 140733625593807 0
[pid=30955/tid=30958] ppid=30953 vsize=13974352 memory=3617994238590539424 CPUtime=0 cores=0,2,4,6
/proc/30955/task/30958/stat : 30958 (java) S 30953 30953 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 116614110 14309736448 6975 18446744073709551615 4194304 4196468 140733625586352 140424432884624 140424499513045 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17661952 140733625590193 140733625590369 140733625590369 140733625593807 0
[pid=30955/tid=30959] ppid=30953 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30955/task/30959/stat : 30959 (java) S 30953 30953 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 116614110 14309736448 6975 18446744073709551615 4194304 4196468 140733625586352 140424431832080 140424499513045 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17661952 140733625590193 140733625590369 140733625590369 140733625593807 0
[pid=30955/tid=30960] ppid=30953 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30955/task/30960/stat : 30960 (java) S 30953 30953 4674 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 116614110 14309736448 6975 18446744073709551615 4194304 4196468 140733625586352 140424430779536 140424499513045 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17661952 140733625590193 140733625590369 140733625590369 140733625593807 0
[pid=30955/tid=30961] ppid=30953 vsize=13974352 memory=140046478169728 CPUtime=0 cores=0,2,4,6
/proc/30955/task/30961/stat : 30961 (java) S 30953 30953 4674 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 116614112 14309736448 6975 18446744073709551615 4194304 4196468 140733625586352 140423977191408 140424499513986 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17661952 140733625590193 140733625590369 140733625590369 140733625593807 0
[pid=30955/tid=30962] ppid=30953 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30955/task/30962/stat : 30962 (java) S 30953 30953 4674 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 116614112 14309736448 6975 18446744073709551615 4194304 4196468 140733625586352 140423976137632 140424499513045 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17661952 140733625590193 140733625590369 140733625590369 140733625593807 0
[pid=30955/tid=30963] ppid=30953 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30955/task/30963/stat : 30963 (java) S 30953 30953 4674 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 116614112 14309736448 6975 18446744073709551615 4194304 4196468 140733625586352 140423975085040 140424499513045 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17661952 140733625590193 140733625590369 140733625590369 140733625593807 0
[pid=30955/tid=30964] ppid=30953 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30955/task/30964/stat : 30964 (java) S 30953 30953 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 116614115 14309736448 6975 18446744073709551615 4194304 4196468 140733625586352 140423974033616 140424499521435 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17661952 140733625590193 140733625590369 140733625590369 140733625593807 0
[pid=30955/tid=30965] ppid=30953 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30955/task/30965/stat : 30965 (java) S 30953 30953 4674 0 -1 1077944384 308 0 0 0 0 0 0 0 20 0 15 0 116614115 14309736448 6975 18446744073709551615 4194304 4196468 140733625586352 140423972981232 140424499513986 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17661952 140733625590193 140733625590369 140733625590369 140733625593807 0
[pid=30955/tid=30966] ppid=30953 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30955/task/30966/stat : 30966 (java) S 30953 30953 4674 0 -1 1077944384 130 0 0 0 0 0 0 0 20 0 15 0 116614115 14309736448 6975 18446744073709551615 4194304 4196468 140733625586352 140423971928688 140424499513986 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17661952 140733625590193 140733625590369 140733625590369 140733625593807 0
[pid=30955/tid=30967] ppid=30953 vsize=13974352 memory=140046478169728 CPUtime=0.01 cores=0,2,4,6
/proc/30955/task/30967/stat : 30967 (java) S 30953 30953 4674 0 -1 1077944384 235 0 0 0 1 0 0 0 20 0 15 0 116614115 14309736448 6975 18446744073709551615 4194304 4196468 140733625586352 140423970876144 140424499513986 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17661952 140733625590193 140733625590369 140733625590369 140733625593807 0
[pid=30955/tid=30968] ppid=30953 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30955/task/30968/stat : 30968 (java) S 30953 30953 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 116614115 14309736448 6975 18446744073709551615 4194304 4196468 140733625586352 140423969823840 140424499513045 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17661952 140733625590193 140733625590369 140733625590369 140733625593807 0
[pid=30955/tid=30969] ppid=30953 vsize=13974352 memory=140046478169728 CPUtime=0 cores=0,2,4,6
/proc/30955/task/30969/stat : 30969 (java) S 30953 30953 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 116614120 14309736448 6975 18446744073709551615 4194304 4196468 140733625586352 140423968770352 140424499513986 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17661952 140733625590193 140733625590369 140733625590369 140733625593807 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 29280 KiB

[startup+0.318591 s]*
/proc/loadavg: 1.65 1.77 1.84 5/215 30969
/proc/meminfo: memFree=31530748/32770624 swapFree=67108764/67108860
[pid=30953] ppid=30950 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/30953/stat : 30953 (xcsp3-exec) S 30950 30953 4674 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 116614102 9740288 345 18446744073709551615 4194304 5098028 140735096288112 140735096286216 139640597070460 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 7 0 0 7196144 7232144 8212480 140735096291705 140735096291909 140735096291909 140735096295403 0
/proc/30953/statm: 2378 345 289 221 0 87 0
[pid=30955] ppid=30953 vsize=13974352 memory=39460 CPUtime=0.33 cores=0,2,4,6
/proc/30955/stat : 30955 (java) S 30953 30953 4674 0 -1 1077944320 9071 0 0 0 30 3 0 0 20 0 15 0 116614109 14309736448 9865 18446744073709551615 4194304 4196468 140733625586352 140733625568896 140424499502839 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 17661952 140733625590193 140733625590369 140733625590369 140733625593807 0
/proc/30955/statm: 3493588 9865 3035 1 0 3482964 0
[pid=30955/tid=30956] ppid=30953 vsize=13974352 memory=-8774313645642428999 CPUtime=0.19 cores=0,2,4,6
/proc/30955/task/30956/stat : 30956 (java) R 30953 30953 4674 0 -1 4202560 6308 0 0 0 17 2 0 0 20 0 15 0 116614109 14309736448 9865 18446744073709551615 4194304 4196468 140733625586352 140424503732256 140424492180853 0 4 1 16800974 0 0 0 -1 2 0 0 4 0 0 6293624 6294260 17661952 140733625590193 140733625590369 140733625590369 140733625593807 0
[pid=30955/tid=30957] ppid=30953 vsize=13974352 memory=4872558044660077418 CPUtime=0 cores=0,2,4,6
/proc/30955/task/30957/stat : 30957 (java) S 30953 30953 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 116614110 14309736448 9865 18446744073709551615 4194304 4196468 140733625586352 140424433937168 140424499513045 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17661952 140733625590193 140733625590369 140733625590369 140733625593807 0
[pid=30955/tid=30958] ppid=30953 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30955/task/30958/stat : 30958 (java) S 30953 30953 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 116614110 14309736448 9865 18446744073709551615 4194304 4196468 140733625586352 140424432884624 140424499513045 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17661952 140733625590193 140733625590369 140733625590369 140733625593807 0
[pid=30955/tid=30959] ppid=30953 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30955/task/30959/stat : 30959 (java) S 30953 30953 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 116614110 14309736448 9865 18446744073709551615 4194304 4196468 140733625586352 140424431832080 140424499513045 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17661952 140733625590193 140733625590369 140733625590369 140733625593807 0
[pid=30955/tid=30960] ppid=30953 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30955/task/30960/stat : 30960 (java) S 30953 30953 4674 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 116614110 14309736448 9865 18446744073709551615 4194304 4196468 140733625586352 140424430779536 140424499513045 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17661952 140733625590193 140733625590369 140733625590369 140733625593807 0
[pid=30955/tid=30961] ppid=30953 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30955/task/30961/stat : 30961 (java) S 30953 30953 4674 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 116614112 14309736448 9865 18446744073709551615 4194304 4196468 140733625586352 140423977191408 140424499513986 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17661952 140733625590193 140733625590369 140733625590369 140733625593807 0
[pid=30955/tid=30962] ppid=30953 vsize=13975376 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30955/task/30962/stat : 30962 (java) S 30953 30953 4674 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 116614112 14310785024 9865 18446744073709551615 4194304 4196468 140733625586352 140423976137632 140424499513045 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17661952 140733625590193 140733625590369 140733625590369 140733625593807 0
[pid=30955/tid=30963] ppid=30953 vsize=13975376 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30955/task/30963/stat : 30963 (java) S 30953 30953 4674 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 116614112 14310785024 9929 18446744073709551615 4194304 4196468 140733625586352 140423975085040 140424499513045 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17661952 140733625590193 140733625590369 140733625590369 140733625593807 0
[pid=30955/tid=30964] ppid=30953 vsize=13975376 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30955/task/30964/stat : 30964 (java) S 30953 30953 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 116614115 14310785024 9929 18446744073709551615 4194304 4196468 140733625586352 140423974033616 140424499521435 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17661952 140733625590193 140733625590369 140733625590369 140733625593807 0
[pid=30955/tid=30965] ppid=30953 vsize=13975376 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/30955/task/30965/stat : 30965 (java) S 30953 30953 4674 0 -1 1077944384 489 0 0 0 3 0 0 0 20 0 15 0 116614115 14310785024 9920 18446744073709551615 4194304 4196468 140733625586352 140423972981232 140424499513986 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17661952 140733625590193 140733625590369 140733625590369 140733625593807 0
[pid=30955/tid=30966] ppid=30953 vsize=13974352 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/30955/task/30966/stat : 30966 (java) S 30953 30953 4674 0 -1 1077944384 287 0 0 0 1 0 0 0 20 0 15 0 116614115 14309736448 9920 18446744073709551615 4194304 4196468 140733625586352 140423971928688 140424499513986 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17661952 140733625590193 140733625590369 140733625590369 140733625593807 0
[pid=30955/tid=30967] ppid=30953 vsize=13974352 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/30955/task/30967/stat : 30967 (java) S 30953 30953 4674 0 -1 1077944384 684 0 0 0 7 0 0 0 20 0 15 0 116614115 14309736448 9920 18446744073709551615 4194304 4196468 140733625586352 140423970876144 140424499513986 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17661952 140733625590193 140733625590369 140733625590369 140733625593807 0
[pid=30955/tid=30968] ppid=30953 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30955/task/30968/stat : 30968 (java) S 30953 30953 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 116614115 14309736448 9920 18446744073709551615 4194304 4196468 140733625586352 140423969823840 140424499513045 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17661952 140733625590193 140733625590369 140733625590369 140733625593807 0
[pid=30955/tid=30969] ppid=30953 vsize=13976468 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30955/task/30969/stat : 30969 (java) S 30953 30953 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 116614120 14311903232 9920 18446744073709551615 4194304 4196468 140733625586352 140423968770352 140424499513986 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17661952 140733625590193 140733625590369 140733625590369 140733625593807 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 40840 KiB

[startup+0.701105 s]
/proc/loadavg: 1.65 1.77 1.84 5/215 30969
/proc/meminfo: memFree=31521224/32770624 swapFree=67108764/67108860
[pid=30953] ppid=30950 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/30953/stat : 30953 (xcsp3-exec) S 30950 30953 4674 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 116614102 9740288 345 18446744073709551615 4194304 5098028 140735096288112 140735096286216 139640597070460 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 7 0 0 7196144 7232144 8212480 140735096291705 140735096291909 140735096291909 140735096295403 0
/proc/30953/statm: 2378 345 289 221 0 87 0
[pid=30955] ppid=30953 vsize=13980732 memory=65600 CPUtime=1.27 cores=0,2,4,6
/proc/30955/stat : 30955 (java) S 30953 30953 4674 0 -1 1077944320 14547 0 0 0 123 4 0 0 20 0 15 0 116614109 14316269568 16400 18446744073709551615 4194304 4196468 140733625586352 140733625568896 140424499502839 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 17661952 140733625590193 140733625590369 140733625590369 140733625593807 0
/proc/30955/statm: 3495183 16400 3180 1 0 3483476 0
[pid=30955/tid=30956] ppid=30953 vsize=13980732 memory=0 CPUtime=0.56 cores=0,2,4,6
/proc/30955/task/30956/stat : 30956 (java) R 30953 30953 4674 0 -1 4202560 8437 0 0 0 53 3 0 0 20 0 15 0 116614109 14316269568 16400 18446744073709551615 4194304 4196468 140733625586352 140424503742040 140424109571087 0 4 1 16800974 0 0 0 -1 0 0 0 4 0 0 6293624 6294260 17661952 140733625590193 140733625590369 140733625590369 140733625593807 0
[pid=30955/tid=30957] ppid=30953 vsize=13980732 memory=1228 CPUtime=0 cores=0,2,4,6
/proc/30955/task/30957/stat : 30957 (java) S 30953 30953 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 116614110 14316269568 16400 18446744073709551615 4194304 4196468 140733625586352 140424433937168 140424499513045 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17661952 140733625590193 140733625590369 140733625590369 140733625593807 0
[pid=30955/tid=30958] ppid=30953 vsize=13980732 memory=5712 CPUtime=0 cores=0,2,4,6
/proc/30955/task/30958/stat : 30958 (java) S 30953 30953 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 116614110 14316269568 16400 18446744073709551615 4194304 4196468 140733625586352 140424432884624 140424499513045 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17661952 140733625590193 140733625590369 140733625590369 140733625593807 0
[pid=30955/tid=30959] ppid=30953 vsize=13980732 memory=796 CPUtime=0 cores=0,2,4,6
/proc/30955/task/30959/stat : 30959 (java) S 30953 30953 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 116614110 14316269568 16400 18446744073709551615 4194304 4196468 140733625586352 140424431832080 140424499513045 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17661952 140733625590193 140733625590369 140733625590369 140733625593807 0
[pid=30955/tid=30960] ppid=30953 vsize=13980732 memory=984 CPUtime=0 cores=0,2,4,6
/proc/30955/task/30960/stat : 30960 (java) S 30953 30953 4674 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 116614110 14316269568 16400 18446744073709551615 4194304 4196468 140733625586352 140424430779536 140424499513045 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17661952 140733625590193 140733625590369 140733625590369 140733625593807 0
[pid=30955/tid=30961] ppid=30953 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30955/task/30961/stat : 30961 (java) S 30953 30953 4674 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 116614112 14316269568 16400 18446744073709551615 4194304 4196468 140733625586352 140423977191408 140424499513986 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17661952 140733625590193 140733625590369 140733625590369 140733625593807 0
[pid=30955/tid=30962] ppid=30953 vsize=13980732 memory=1 CPUtime=0 cores=0,2,4,6
/proc/30955/task/30962/stat : 30962 (java) S 30953 30953 4674 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 116614112 14316269568 16400 18446744073709551615 4194304 4196468 140733625586352 140423976137632 140424499513045 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17661952 140733625590193 140733625590369 140733625590369 140733625593807 0
[pid=30955/tid=30963] ppid=30953 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30955/task/30963/stat : 30963 (java) S 30953 30953 4674 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 116614112 14316269568 16400 18446744073709551615 4194304 4196468 140733625586352 140423975085040 140424499513045 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17661952 140733625590193 140733625590369 140733625590369 140733625593807 0
[pid=30955/tid=30964] ppid=30953 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30955/task/30964/stat : 30964 (java) S 30953 30953 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 116614115 14316269568 16400 18446744073709551615 4194304 4196468 140733625586352 140423974033616 140424499521435 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17661952 140733625590193 140733625590369 140733625590369 140733625593807 0
[pid=30955/tid=30965] ppid=30953 vsize=13980732 memory=0 CPUtime=0.22 cores=0,2,4,6
/proc/30955/task/30965/stat : 30965 (java) R 30953 30953 4674 0 -1 4202560 1807 0 0 0 22 0 0 0 20 0 15 0 116614115 14316269568 16400 18446744073709551615 4194304 4196468 140733625586352 140423972967256 140424479195935 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 17661952 140733625590193 140733625590369 140733625590369 140733625593807 0
[pid=30955/tid=30966] ppid=30953 vsize=13980732 memory=26 CPUtime=0.18 cores=0,2,4,6
/proc/30955/task/30966/stat : 30966 (java) R 30953 30953 4674 0 -1 4202560 1363 0 0 0 18 0 0 0 20 0 15 0 116614115 14316269568 16400 18446744073709551615 4194304 4196468 140733625586352 140423971914712 140424478757743 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 17661952 140733625590193 140733625590369 140733625590369 140733625593807 0
[pid=30955/tid=30967] ppid=30953 vsize=13980732 memory=229 CPUtime=0.28 cores=0,2,4,6
/proc/30955/task/30967/stat : 30967 (java) S 30953 30953 4674 0 -1 1077944384 1632 0 0 0 28 0 0 0 20 0 15 0 116614115 14316269568 16400 18446744073709551615 4194304 4196468 140733625586352 140423970876144 140424499513986 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17661952 140733625590193 140733625590369 140733625590369 140733625593807 0
[pid=30955/tid=30968] ppid=30953 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30955/task/30968/stat : 30968 (java) S 30953 30953 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 116614115 14316269568 16400 18446744073709551615 4194304 4196468 140733625586352 140423969823840 140424499513045 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17661952 140733625590193 140733625590369 140733625590369 140733625593807 0
[pid=30955/tid=30969] ppid=30953 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30955/task/30969/stat : 30969 (java) S 30953 30953 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 116614120 14316269568 16400 18446744073709551615 4194304 4196468 140733625586352 140423968770352 140424499513986 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17661952 140733625590193 140733625590369 140733625590369 140733625593807 0
Current children cumulated CPU time: 1.27 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 66980 KiB

[startup+1.50086 s]
/proc/loadavg: 1.65 1.77 1.84 5/215 30969
/proc/meminfo: memFree=31496276/32770624 swapFree=67108764/67108860
[pid=30953] ppid=30950 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/30953/stat : 30953 (xcsp3-exec) S 30950 30953 4674 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 116614102 9740288 345 18446744073709551615 4194304 5098028 140735096288112 140735096286216 139640597070460 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 7 0 0 7196144 7232144 8212480 140735096291705 140735096291909 140735096291909 140735096295403 0
/proc/30953/statm: 2378 345 289 221 0 87 0
[pid=30955] ppid=30953 vsize=13980732 memory=83892 CPUtime=3.55 cores=0,2,4,6
/proc/30955/stat : 30955 (java) S 30953 30953 4674 0 -1 1077944320 23939 0 0 0 349 6 0 0 20 0 15 0 116614109 14316269568 20973 18446744073709551615 4194304 4196468 140733625586352 140733625568896 140424499502839 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 17661952 140733625590193 140733625590369 140733625590369 140733625593807 0
/proc/30955/statm: 3495183 20973 3199 1 0 3483476 0
[pid=30955/tid=30956] ppid=30953 vsize=13980732 memory=0 CPUtime=1.36 cores=0,2,4,6
/proc/30955/task/30956/stat : 30956 (java) R 30953 30953 4674 0 -1 4202560 8823 0 0 0 132 4 0 0 20 0 15 0 116614109 14316269568 20973 18446744073709551615 4194304 4196468 140733625586352 140424503740000 140424111076806 0 4 1 16800974 0 0 0 -1 0 0 0 4 0 0 6293624 6294260 17661952 140733625590193 140733625590369 140733625590369 140733625593807 0
[pid=30955/tid=30957] ppid=30953 vsize=13980732 memory=280092668568768 CPUtime=0 cores=0,2,4,6
/proc/30955/task/30957/stat : 30957 (java) S 30953 30953 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 116614110 14316269568 20973 18446744073709551615 4194304 4196468 140733625586352 140424433937168 140424499513045 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17661952 140733625590193 140733625590369 140733625590369 140733625593807 0
[pid=30955/tid=30958] ppid=30953 vsize=13980732 memory=6944656575208382560 CPUtime=0 cores=0,2,4,6
/proc/30955/task/30958/stat : 30958 (java) S 30953 30953 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 116614110 14316269568 20973 18446744073709551615 4194304 4196468 140733625586352 140424432884624 140424499513045 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17661952 140733625590193 140733625590369 140733625590369 140733625593807 0
[pid=30955/tid=30959] ppid=30953 vsize=13980732 memory=6933690287860520088 CPUtime=0 cores=0,2,4,6
/proc/30955/task/30959/stat : 30959 (java) S 30953 30953 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 116614110 14316269568 20973 18446744073709551615 4194304 4196468 140733625586352 140424431832080 140424499513045 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17661952 140733625590193 140733625590369 140733625590369 140733625593807 0
[pid=30955/tid=30960] ppid=30953 vsize=13980732 memory=4138356658378995242 CPUtime=0 cores=0,2,4,6

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

/proc/30955/task/30963/stat : 30963 (java) S 30953 30953 4674 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 116614112 14316269568 1033115 18446744073709551615 4194304 4196468 140733625586352 140423975085040 140424499513045 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17661952 140733625590193 140733625590369 140733625590369 140733625593807 0
[pid=30955/tid=30964] ppid=30953 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/30955/task/30964/stat : 30964 (java) S 30953 30953 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 116614115 14316269568 1033115 18446744073709551615 4194304 4196468 140733625586352 140423974033616 140424499521435 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17661952 140733625590193 140733625590369 140733625590369 140733625593807 0
[pid=30955/tid=30965] ppid=30953 vsize=13980732 memory=1380 CPUtime=1.29 cores=0,2,4,6
/proc/30955/task/30965/stat : 30965 (java) S 30953 30953 4674 0 -1 1077944384 10438 0 0 0 128 1 0 0 20 0 15 0 116614115 14316269568 1033115 18446744073709551615 4194304 4196468 140733625586352 140423972981232 140424499513986 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17661952 140733625590193 140733625590369 140733625590369 140733625593807 0
[pid=30955/tid=30966] ppid=30953 vsize=13980732 memory=1380 CPUtime=1.42 cores=0,2,4,6
/proc/30955/task/30966/stat : 30966 (java) S 30953 30953 4674 0 -1 1077944384 13877 0 0 0 141 1 0 0 20 0 15 0 116614115 14316269568 1033115 18446744073709551615 4194304 4196468 140733625586352 140423971928688 140424499513986 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17661952 140733625590193 140733625590369 140733625590369 140733625593807 0
[pid=30955/tid=30967] ppid=30953 vsize=13980732 memory=1380 CPUtime=0.43 cores=0,2,4,6
/proc/30955/task/30967/stat : 30967 (java) S 30953 30953 4674 0 -1 1077944384 7045 0 0 0 41 2 0 0 20 0 15 0 116614115 14316269568 1033115 18446744073709551615 4194304 4196468 140733625586352 140423970876144 140424499513986 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17661952 140733625590193 140733625590369 140733625590369 140733625593807 0
[pid=30955/tid=30968] ppid=30953 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/30955/task/30968/stat : 30968 (java) S 30953 30953 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 116614115 14316269568 1033115 18446744073709551615 4194304 4196468 140733625586352 140423969823840 140424499513045 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17661952 140733625590193 140733625590369 140733625590369 140733625593807 0
[pid=30955/tid=30969] ppid=30953 vsize=13980732 memory=4132460 CPUtime=0.73 cores=0,2,4,6
/proc/30955/task/30969/stat : 30969 (java) S 30953 30953 4674 0 -1 1077944384 1170 0 0 0 34 39 0 0 20 0 15 0 116614120 14316269568 1033115 18446744073709551615 4194304 4196468 140733625586352 140423968770352 140424499513986 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17661952 140733625590193 140733625590369 140733625590369 140733625593807 0
Current children cumulated CPU time: 2400.6 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 4133840 KiB

[startup+2442.3 s]
/proc/loadavg: 1.65 1.63 1.67 3/214 31299
/proc/meminfo: memFree=27417760/32770624 swapFree=67108764/67108860
[pid=30953] ppid=30950 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/30953/stat : 30953 (xcsp3-exec) S 30950 30953 4674 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 116614102 9740288 345 18446744073709551615 4194304 5098028 140735096288112 140735096286216 139640597070460 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 7 0 0 7196144 7232144 8212480 140735096291705 140735096291909 140735096291909 140735096295403 0
/proc/30953/statm: 2378 345 289 221 0 87 0
[pid=30955] ppid=30953 vsize=13980732 memory=4134508 CPUtime=2461.22 cores=0,2,4,6
/proc/30955/stat : 30955 (java) S 30953 30953 4674 0 -1 1077944320 293798 0 0 0 244846 1276 0 0 20 0 15 0 116614109 14316269568 1033627 18446744073709551615 4194304 4196468 140733625586352 140733625568896 140424499502839 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 17661952 140733625590193 140733625590369 140733625590369 140733625593807 0
/proc/30955/statm: 3495183 1033627 3253 1 0 3483476 0
[pid=30955/tid=30956] ppid=30953 vsize=13980732 memory=4132460 CPUtime=2434.77 cores=0,2,4,6
/proc/30955/task/30956/stat : 30956 (java) R 30953 30953 4674 0 -1 4202560 178199 0 0 0 242317 1160 0 0 20 0 15 0 116614109 14316269568 1033627 18446744073709551615 4194304 4196468 140733625586352 140424503742496 140424110592203 0 4 1 16800974 0 0 0 -1 0 0 0 4 0 0 6293624 6294260 17661952 140733625590193 140733625590369 140733625590369 140733625593807 0
[pid=30955/tid=30957] ppid=30953 vsize=13980732 memory=4132460 CPUtime=5.19 cores=0,2,4,6
/proc/30955/task/30957/stat : 30957 (java) S 30953 30953 4674 0 -1 1077944384 14937 0 0 0 508 11 0 0 20 0 15 0 116614110 14316269568 1033627 18446744073709551615 4194304 4196468 140733625586352 140424433937168 140424499513045 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17661952 140733625590193 140733625590369 140733625590369 140733625593807 0
[pid=30955/tid=30958] ppid=30953 vsize=13980732 memory=4134508 CPUtime=5.2 cores=0,2,4,6
/proc/30955/task/30958/stat : 30958 (java) S 30953 30953 4674 0 -1 1077944384 15581 0 0 0 510 10 0 0 20 0 15 0 116614110 14316269568 1033627 18446744073709551615 4194304 4196468 140733625586352 140424432884624 140424499513045 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17661952 140733625590193 140733625590369 140733625590369 140733625593807 0
[pid=30955/tid=30959] ppid=30953 vsize=13980732 memory=4134508 CPUtime=5.2 cores=0,2,4,6
/proc/30955/task/30959/stat : 30959 (java) S 30953 30953 4674 0 -1 1077944384 16190 0 0 0 509 11 0 0 20 0 15 0 116614110 14316269568 1033627 18446744073709551615 4194304 4196468 140733625586352 140424431832080 140424499513045 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17661952 140733625590193 140733625590369 140733625590369 140733625593807 0
[pid=30955/tid=30960] ppid=30953 vsize=13980732 memory=4134508 CPUtime=5.2 cores=0,2,4,6
/proc/30955/task/30960/stat : 30960 (java) S 30953 30953 4674 0 -1 1077944384 15058 0 0 0 509 11 0 0 20 0 15 0 116614110 14316269568 1033627 18446744073709551615 4194304 4196468 140733625586352 140424430779536 140424499513045 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17661952 140733625590193 140733625590369 140733625590369 140733625593807 0
[pid=30955/tid=30961] ppid=30953 vsize=13980732 memory=4134508 CPUtime=1.67 cores=0,2,4,6
/proc/30955/task/30961/stat : 30961 (java) S 30953 30953 4674 0 -1 1077944384 19905 0 0 0 125 42 0 0 20 0 15 0 116614112 14316269568 1033627 18446744073709551615 4194304 4196468 140733625586352 140423977191408 140424499513986 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17661952 140733625590193 140733625590369 140733625590369 140733625593807 0
[pid=30955/tid=30962] ppid=30953 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/30955/task/30962/stat : 30962 (java) S 30953 30953 4674 0 -1 1077944384 71 0 0 0 0 0 0 0 20 0 15 0 116614112 14316269568 1033627 18446744073709551615 4194304 4196468 140733625586352 140423976137632 140424499513045 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17661952 140733625590193 140733625590369 140733625590369 140733625593807 0
[pid=30955/tid=30963] ppid=30953 vsize=13980732 memory=4134508 CPUtime=0 cores=0,2,4,6
/proc/30955/task/30963/stat : 30963 (java) S 30953 30953 4674 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 116614112 14316269568 1033627 18446744073709551615 4194304 4196468 140733625586352 140423975085040 140424499513045 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17661952 140733625590193 140733625590369 140733625590369 140733625593807 0
[pid=30955/tid=30964] ppid=30953 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/30955/task/30964/stat : 30964 (java) S 30953 30953 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 116614115 14316269568 1033627 18446744073709551615 4194304 4196468 140733625586352 140423974033616 140424499521435 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17661952 140733625590193 140733625590369 140733625590369 140733625593807 0
[pid=30955/tid=30965] ppid=30953 vsize=13980732 memory=1380 CPUtime=1.29 cores=0,2,4,6
/proc/30955/task/30965/stat : 30965 (java) S 30953 30953 4674 0 -1 1077944384 10440 0 0 0 128 1 0 0 20 0 15 0 116614115 14316269568 1033627 18446744073709551615 4194304 4196468 140733625586352 140423972981232 140424499513986 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17661952 140733625590193 140733625590369 140733625590369 140733625593807 0
[pid=30955/tid=30966] ppid=30953 vsize=13980732 memory=1380 CPUtime=1.42 cores=0,2,4,6
/proc/30955/task/30966/stat : 30966 (java) S 30953 30953 4674 0 -1 1077944384 13879 0 0 0 141 1 0 0 20 0 15 0 116614115 14316269568 1033627 18446744073709551615 4194304 4196468 140733625586352 140423971928688 140424499513986 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17661952 140733625590193 140733625590369 140733625590369 140733625593807 0
[pid=30955/tid=30967] ppid=30953 vsize=13980732 memory=4134508 CPUtime=0.43 cores=0,2,4,6
/proc/30955/task/30967/stat : 30967 (java) S 30953 30953 4674 0 -1 1077944384 7048 0 0 0 41 2 0 0 20 0 15 0 116614115 14316269568 1033627 18446744073709551615 4194304 4196468 140733625586352 140423970876144 140424499513986 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17661952 140733625590193 140733625590369 140733625590369 140733625593807 0
[pid=30955/tid=30968] ppid=30953 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/30955/task/30968/stat : 30968 (java) S 30953 30953 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 116614115 14316269568 1033627 18446744073709551615 4194304 4196468 140733625586352 140423969823840 140424499513045 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17661952 140733625590193 140733625590369 140733625590369 140733625593807 0
[pid=30955/tid=30969] ppid=30953 vsize=13980732 memory=4134508 CPUtime=0.74 cores=0,2,4,6
/proc/30955/task/30969/stat : 30969 (java) S 30953 30953 4674 0 -1 1077944384 1191 0 0 0 34 40 0 0 20 0 15 0 116614120 14316269568 1033627 18446744073709551615 4194304 4196468 140733625586352 140423968770352 140424499513986 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17661952 140733625590193 140733625590369 140733625590369 140733625593807 0
Current children cumulated CPU time: 2461.22 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 4135888 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2500.5 s]
/proc/loadavg: 1.71 1.65 1.68 3/215 31302
/proc/meminfo: memFree=27415948/32770624 swapFree=67108764/67108860
[pid=30953] ppid=30950 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/30953/stat : 30953 (xcsp3-exec) S 30950 30953 4674 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 116614102 9740288 345 18446744073709551615 4194304 5098028 140735096288112 140735096286216 139640597070460 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 7 0 0 7196144 7232144 8212480 140735096291705 140735096291909 140735096291909 140735096295403 0
/proc/30953/statm: 2378 345 289 221 0 87 0
[pid=30955] ppid=30953 vsize=13980732 memory=4134508 CPUtime=2520.08 cores=0,2,4,6
/proc/30955/stat : 30955 (java) S 30953 30953 4674 0 -1 1077944320 295144 0 0 0 250731 1277 0 0 20 0 15 0 116614109 14316269568 1033627 18446744073709551615 4194304 4196468 140733625586352 140733625568896 140424499502839 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 17661952 140733625590193 140733625590369 140733625590369 140733625593807 0
/proc/30955/statm: 3495183 1033627 3253 1 0 3483476 0
[pid=30955/tid=30956] ppid=30953 vsize=13980732 memory=4134508 CPUtime=2492.74 cores=0,2,4,6
/proc/30955/task/30956/stat : 30956 (java) R 30953 30953 4674 0 -1 4202560 178505 0 0 0 248114 1160 0 0 20 0 15 0 116614109 14316269568 1033627 18446744073709551615 4194304 4196468 140733625586352 140424503742608 140424110557780 0 4 1 16800974 0 0 0 -1 4 0 0 4 0 0 6293624 6294260 17661952 140733625590193 140733625590369 140733625590369 140733625593807 0
[pid=30955/tid=30957] ppid=30953 vsize=13980732 memory=4134508 CPUtime=5.41 cores=0,2,4,6
/proc/30955/task/30957/stat : 30957 (java) S 30953 30953 4674 0 -1 1077944384 15357 0 0 0 530 11 0 0 20 0 15 0 116614110 14316269568 1033627 18446744073709551615 4194304 4196468 140733625586352 140424433937168 140424499513045 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17661952 140733625590193 140733625590369 140733625590369 140733625593807 0
[pid=30955/tid=30958] ppid=30953 vsize=13980732 memory=4134508 CPUtime=5.41 cores=0,2,4,6
/proc/30955/task/30958/stat : 30958 (java) S 30953 30953 4674 0 -1 1077944384 15711 0 0 0 531 10 0 0 20 0 15 0 116614110 14316269568 1033627 18446744073709551615 4194304 4196468 140733625586352 140424432884624 140424499513045 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17661952 140733625590193 140733625590369 140733625590369 140733625593807 0
[pid=30955/tid=30959] ppid=30953 vsize=13980732 memory=1380 CPUtime=5.41 cores=0,2,4,6
/proc/30955/task/30959/stat : 30959 (java) S 30953 30953 4674 0 -1 1077944384 16428 0 0 0 530 11 0 0 20 0 15 0 116614110 14316269568 1033627 18446744073709551615 4194304 4196468 140733625586352 140424431832080 140424499513045 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17661952 140733625590193 140733625590369 140733625590369 140733625593807 0
[pid=30955/tid=30960] ppid=30953 vsize=13980732 memory=4148 CPUtime=5.42 cores=0,2,4,6
/proc/30955/task/30960/stat : 30960 (java) S 30953 30953 4674 0 -1 1077944384 15113 0 0 0 531 11 0 0 20 0 15 0 116614110 14316269568 1033627 18446744073709551615 4194304 4196468 140733625586352 140424430779536 140424499513045 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17661952 140733625590193 140733625590369 140733625590369 140733625593807 0
[pid=30955/tid=30961] ppid=30953 vsize=13980732 memory=56960 CPUtime=1.68 cores=0,2,4,6
/proc/30955/task/30961/stat : 30961 (java) S 30953 30953 4674 0 -1 1077944384 20075 0 0 0 126 42 0 0 20 0 15 0 116614112 14316269568 1033627 18446744073709551615 4194304 4196468 140733625586352 140423977191408 140424499513986 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17661952 140733625590193 140733625590369 140733625590369 140733625593807 0
[pid=30955/tid=30962] ppid=30953 vsize=13980732 memory=4134508 CPUtime=0 cores=0,2,4,6
/proc/30955/task/30962/stat : 30962 (java) S 30953 30953 4674 0 -1 1077944384 71 0 0 0 0 0 0 0 20 0 15 0 116614112 14316269568 1033627 18446744073709551615 4194304 4196468 140733625586352 140423976137632 140424499513045 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17661952 140733625590193 140733625590369 140733625590369 140733625593807 0
[pid=30955/tid=30963] ppid=30953 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/30955/task/30963/stat : 30963 (java) S 30953 30953 4674 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 116614112 14316269568 1033627 18446744073709551615 4194304 4196468 140733625586352 140423975085040 140424499513045 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17661952 140733625590193 140733625590369 140733625590369 140733625593807 0
[pid=30955/tid=30964] ppid=30953 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/30955/task/30964/stat : 30964 (java) S 30953 30953 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 116614115 14316269568 1033627 18446744073709551615 4194304 4196468 140733625586352 140423974033616 140424499521435 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17661952 140733625590193 140733625590369 140733625590369 140733625593807 0
[pid=30955/tid=30965] ppid=30953 vsize=13980732 memory=4134508 CPUtime=1.29 cores=0,2,4,6
/proc/30955/task/30965/stat : 30965 (java) S 30953 30953 4674 0 -1 1077944384 10442 0 0 0 128 1 0 0 20 0 15 0 116614115 14316269568 1033627 18446744073709551615 4194304 4196468 140733625586352 140423972981232 140424499513986 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17661952 140733625590193 140733625590369 140733625590369 140733625593807 0
[pid=30955/tid=30966] ppid=30953 vsize=13980732 memory=1380 CPUtime=1.42 cores=0,2,4,6
/proc/30955/task/30966/stat : 30966 (java) S 30953 30953 4674 0 -1 1077944384 13881 0 0 0 141 1 0 0 20 0 15 0 116614115 14316269568 1033627 18446744073709551615 4194304 4196468 140733625586352 140423971928688 140424499513986 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17661952 140733625590193 140733625590369 140733625590369 140733625593807 0
[pid=30955/tid=30967] ppid=30953 vsize=13980732 memory=1380 CPUtime=0.43 cores=0,2,4,6
/proc/30955/task/30967/stat : 30967 (java) S 30953 30953 4674 0 -1 1077944384 7050 0 0 0 41 2 0 0 20 0 15 0 116614115 14316269568 1033627 18446744073709551615 4194304 4196468 140733625586352 140423970876144 140424499513986 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17661952 140733625590193 140733625590369 140733625590369 140733625593807 0
[pid=30955/tid=30968] ppid=30953 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/30955/task/30968/stat : 30968 (java) S 30953 30953 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 116614115 14316269568 1033627 18446744073709551615 4194304 4196468 140733625586352 140423969823840 140424499513045 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17661952 140733625590193 140733625590369 140733625590369 140733625593807 0
[pid=30955/tid=30969] ppid=30953 vsize=13980732 memory=4134508 CPUtime=0.76 cores=0,2,4,6
/proc/30955/task/30969/stat : 30969 (java) S 30953 30953 4674 0 -1 1077944384 1212 0 0 0 35 41 0 0 20 0 15 0 116614120 14316269568 1033627 18446744073709551615 4194304 4196468 140733625586352 140423968770352 140424499513986 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17661952 140733625590193 140733625590369 140733625590369 140733625593807 0
Current children cumulated CPU time: 2520.08 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 4135888 KiB

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

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

[startup+2500.52 s]
# the end of solver process 30955 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2507.32 s, system=12.7881 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+2500.5 s]
/proc/loadavg: 1.71 1.65 1.68 3/215 31302
/proc/meminfo: memFree=27415948/32770624 swapFree=67108764/67108860
[pid=30953] ppid=30950 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/30953/stat : 30953 (xcsp3-exec) S 30950 30953 4674 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 116614102 9740288 345 18446744073709551615 4194304 5098028 140735096288112 140735096286216 139640597070460 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 7 0 0 7196144 7232144 8212480 140735096291705 140735096291909 140735096291909 140735096295403 0
/proc/30953/statm: 2378 345 289 221 0 87 0
[pid=30955] ppid=30953 vsize=13980732 memory=4134508 CPUtime=2520.08 cores=0,2,4,6
/proc/30955/stat : 30955 (java) S 30953 30953 4674 0 -1 1077944320 295144 0 0 0 250731 1277 0 0 20 0 15 0 116614109 14316269568 1033627 18446744073709551615 4194304 4196468 140733625586352 140733625568896 140424499502839 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 17661952 140733625590193 140733625590369 140733625590369 140733625593807 0
/proc/30955/statm: 3495183 1033627 3253 1 0 3483476 0
[pid=30955/tid=30956] ppid=30953 vsize=13980732 memory=4134508 CPUtime=2492.74 cores=0,2,4,6
/proc/30955/task/30956/stat : 30956 (java) R 30953 30953 4674 0 -1 4202560 178505 0 0 0 248114 1160 0 0 20 0 15 0 116614109 14316269568 1033627 18446744073709551615 4194304 4196468 140733625586352 140424503742608 140424110557780 0 4 1 16800974 0 0 0 -1 4 0 0 4 0 0 6293624 6294260 17661952 140733625590193 140733625590369 140733625590369 140733625593807 0
[pid=30955/tid=30957] ppid=30953 vsize=13980732 memory=4134508 CPUtime=5.41 cores=0,2,4,6
/proc/30955/task/30957/stat : 30957 (java) S 30953 30953 4674 0 -1 1077944384 15357 0 0 0 530 11 0 0 20 0 15 0 116614110 14316269568 1033627 18446744073709551615 4194304 4196468 140733625586352 140424433937168 140424499513045 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17661952 140733625590193 140733625590369 140733625590369 140733625593807 0
[pid=30955/tid=30958] ppid=30953 vsize=13980732 memory=4134508 CPUtime=5.41 cores=0,2,4,6
/proc/30955/task/30958/stat : 30958 (java) S 30953 30953 4674 0 -1 1077944384 15711 0 0 0 531 10 0 0 20 0 15 0 116614110 14316269568 1033627 18446744073709551615 4194304 4196468 140733625586352 140424432884624 140424499513045 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17661952 140733625590193 140733625590369 140733625590369 140733625593807 0
[pid=30955/tid=30959] ppid=30953 vsize=13980732 memory=1380 CPUtime=5.41 cores=0,2,4,6
/proc/30955/task/30959/stat : 30959 (java) S 30953 30953 4674 0 -1 1077944384 16428 0 0 0 530 11 0 0 20 0 15 0 116614110 14316269568 1033627 18446744073709551615 4194304 4196468 140733625586352 140424431832080 140424499513045 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17661952 140733625590193 140733625590369 140733625590369 140733625593807 0
[pid=30955/tid=30960] ppid=30953 vsize=13980732 memory=4148 CPUtime=5.42 cores=0,2,4,6
/proc/30955/task/30960/stat : 30960 (java) S 30953 30953 4674 0 -1 1077944384 15113 0 0 0 531 11 0 0 20 0 15 0 116614110 14316269568 1033627 18446744073709551615 4194304 4196468 140733625586352 140424430779536 140424499513045 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17661952 140733625590193 140733625590369 140733625590369 140733625593807 0
[pid=30955/tid=30961] ppid=30953 vsize=13980732 memory=56960 CPUtime=1.68 cores=0,2,4,6
/proc/30955/task/30961/stat : 30961 (java) S 30953 30953 4674 0 -1 1077944384 20075 0 0 0 126 42 0 0 20 0 15 0 116614112 14316269568 1033627 18446744073709551615 4194304 4196468 140733625586352 140423977191408 140424499513986 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17661952 140733625590193 140733625590369 140733625590369 140733625593807 0
[pid=30955/tid=30962] ppid=30953 vsize=13980732 memory=4134508 CPUtime=0 cores=0,2,4,6
/proc/30955/task/30962/stat : 30962 (java) S 30953 30953 4674 0 -1 1077944384 71 0 0 0 0 0 0 0 20 0 15 0 116614112 14316269568 1033627 18446744073709551615 4194304 4196468 140733625586352 140423976137632 140424499513045 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17661952 140733625590193 140733625590369 140733625590369 140733625593807 0
[pid=30955/tid=30963] ppid=30953 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/30955/task/30963/stat : 30963 (java) S 30953 30953 4674 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 116614112 14316269568 1033627 18446744073709551615 4194304 4196468 140733625586352 140423975085040 140424499513045 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17661952 140733625590193 140733625590369 140733625590369 140733625593807 0
[pid=30955/tid=30964] ppid=30953 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/30955/task/30964/stat : 30964 (java) S 30953 30953 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 116614115 14316269568 1033627 18446744073709551615 4194304 4196468 140733625586352 140423974033616 140424499521435 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17661952 140733625590193 140733625590369 140733625590369 140733625593807 0
[pid=30955/tid=30965] ppid=30953 vsize=13980732 memory=4134508 CPUtime=1.29 cores=0,2,4,6
/proc/30955/task/30965/stat : 30965 (java) S 30953 30953 4674 0 -1 1077944384 10442 0 0 0 128 1 0 0 20 0 15 0 116614115 14316269568 1033627 18446744073709551615 4194304 4196468 140733625586352 140423972981232 140424499513986 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17661952 140733625590193 140733625590369 140733625590369 140733625593807 0
[pid=30955/tid=30966] ppid=30953 vsize=13980732 memory=1380 CPUtime=1.42 cores=0,2,4,6
/proc/30955/task/30966/stat : 30966 (java) S 30953 30953 4674 0 -1 1077944384 13881 0 0 0 141 1 0 0 20 0 15 0 116614115 14316269568 1033627 18446744073709551615 4194304 4196468 140733625586352 140423971928688 140424499513986 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17661952 140733625590193 140733625590369 140733625590369 140733625593807 0
[pid=30955/tid=30967] ppid=30953 vsize=13980732 memory=1380 CPUtime=0.43 cores=0,2,4,6
/proc/30955/task/30967/stat : 30967 (java) S 30953 30953 4674 0 -1 1077944384 7050 0 0 0 41 2 0 0 20 0 15 0 116614115 14316269568 1033627 18446744073709551615 4194304 4196468 140733625586352 140423970876144 140424499513986 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17661952 140733625590193 140733625590369 140733625590369 140733625593807 0
[pid=30955/tid=30968] ppid=30953 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/30955/task/30968/stat : 30968 (java) S 30953 30953 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 116614115 14316269568 1033627 18446744073709551615 4194304 4196468 140733625586352 140423969823840 140424499513045 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17661952 140733625590193 140733625590369 140733625590369 140733625593807 0
[pid=30955/tid=30969] ppid=30953 vsize=13980732 memory=4134508 CPUtime=0.76 cores=0,2,4,6
/proc/30955/task/30969/stat : 30969 (java) S 30953 30953 4674 0 -1 1077944384 1212 0 0 0 35 41 0 0 20 0 15 0 116614120 14316269568 1033627 18446744073709551615 4194304 4196468 140733625586352 140423968770352 140424499513986 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17661952 140733625590193 140733625590369 140733625590369 140733625593807 0
Current children cumulated CPU time: 2520.08 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 4135888 KiB

Child status: 143
Real time (s): 2500.52
CPU time (s): 2520.11
CPU user time (s): 2507.32
CPU system time (s): 12.7881
CPU usage (%): 100.783
Max. virtual memory (cumulated for all children) (KiB): 13990244
Max. memory (cumulated for all children) (KiB): 8090864

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2507.32
system time used= 12.7881
maximum resident set size= 8089484
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 295868
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2832
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 78490
involuntary context switches= 6596


# summary of solver processes directly reported to runsolver:
#   pid: 30953,30955
#   total CPU time (s): 2520.11
#   total CPU user time (s): 2507.32
#   total CPU system time (s): 12.7881

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 15.3258 second user time and 22.8954 second system time

The end

Launcher Data

Begin job on node134 at 2017-08-14 07:57:22
IDJOB=4269412
IDBENCH=115861
IDSOLVER=2660
FILE ID=node134/4269412-1502691076
RUNJOBID= node134-1502649032-24470
PBS_JOBID= 
Free space on /tmp= 62024 MiB

SOLVER NAME= choco-solver 4.0.5 seq
BENCH NAME= XCSP17/ColouredQueens/ColouredQueens-m1-s1/ColouredQueens-10.xml
COMMAND LINE= ./xcsp3-exec -dir DIR -tl TIMEOUT -ml 11000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4269412-1502691076/watcher-4269412-1502691076 -o /tmp/evaluation-result-4269412-1502691076/solver-4269412-1502691076 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node134-1502649032-24470 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 867059710 HOME/instance-4269412-1502691076.xml

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

MD5SUM BENCH= dd9b438f7b2aa476e711f04952c9024a
RANDOM SEED=867059710

node134.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:        31559936 kB
MemAvailable:   31772872 kB
Buffers:          247872 kB
Cached:           255956 kB
SwapCached:            4 kB
Active:           578236 kB
Inactive:         176124 kB
Active(anon):     197300 kB
Inactive(anon):    94540 kB
Active(file):     380936 kB
Inactive(file):    81584 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108764 kB
Dirty:              7944 kB
Writeback:             8 kB
AnonPages:        249584 kB
Mapped:            69876 kB
Shmem:             41564 kB
Slab:             159492 kB
SReclaimable:     132500 kB
SUnreclaim:        26992 kB
KernelStack:        3504 kB
PageTables:         5980 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1184592 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    184320 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      101760 kB
DirectMap2M:    33443840 kB

Free space on /tmp at the end= 62016 MiB
End job on node134 at 2017-08-14 08:39:03