Trace number 4282378

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-18)? (TO) 2520.0801 2513.71

General information on the benchmark

NameCoveringArray/CoveringArray-elt-s1/
CoveringArray-elt-3-10-2-12.xml
MD5SUM616f71b8e0d8bc577b21aa831e8a99b8
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark255.478
Satisfiable
(Un)Satisfiability was proved
Number of variables2400
Number of constraints1092
Number of domains2
Minimum domain size8
Maximum domain size12
Distribution of domain sizes[{"size":8,"count":1440},{"size":12,"count":960}]
Minimum variable degree2
Maximum variable degree9
Distribution of variable degrees[{"degree":2,"count":960},{"degree":9,"count":1440}]
Minimum constraint arity8
Maximum constraint arity120
Distribution of constraint arities[{"arity":8,"count":120},{"arity":13,"count":960},{"arity":120,"count":12}]
Number of extensional constraints12
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":12},{"type":"allDifferent","count":120},{"type":"element","count":960}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.06	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4282378-1503165204.xml"  -tl '2520s' -p 1 -x 0
0.15/0.24	c [HOME/instance-4282378-1503165204.xml, -tl, 2520s, -p, 1, -x, 0]
0.15/0.30	c simple solver
0.35/0.36	c parse instance...
2.02/0.92	c solve instance...
2520.05/2513.70	s UNKNOWN
2520.05/2513.70	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 (14958 MiB free)
  memory of node 1: 16384 MiB (15504 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4282378-1503165204/watcher-4282378-1503165204 -o /tmp/evaluation-result-4282378-1503165204/solver-4282378-1503165204 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node124-1503095780-14042 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 1541661809 HOME/instance-4282378-1503165204.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=27649, runsolver pid=27646

[startup+0.100111 s]*
/proc/loadavg: 1.91 1.98 2.03 3/205 27659
/proc/meminfo: memFree=31184928/32770624 swapFree=67108860/67108860
[pid=27649] ppid=27646 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/27649/stat : 27649 (xcsp3-exec) S 27646 27649 13977 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 104860979 9740288 345 18446744073709551615 4194304 5098028 140725682587232 140725682585336 140002302915196 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 5 0 0 7196144 7232144 30482432 140725682594168 140725682594373 140725682594373 140725682597867 0
/proc/27649/statm: 2378 345 289 221 0 87 0
[pid=27651] ppid=27649 vsize=13574484 memory=18288 CPUtime=0.04 cores=1,3,5,7
/proc/27651/stat : 27651 (java) S 27649 27649 13977 0 -1 1077944320 3926 0 0 0 3 1 0 0 20 0 9 0 104860985 13900271616 4572 18446744073709551615 4194304 4196468 140723245736112 140723245718656 140449271463671 0 0 1 16800970 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 9711616 140723245744561 140723245744737 140723245744737 140723245748175 0
/proc/27651/statm: 3393621 4572 2137 1 0 3383118 0
[pid=27651/tid=27652] ppid=27649 vsize=13574484 memory=4206989191851631162 CPUtime=0.03 cores=1,3,5,7
/proc/27651/task/27652/stat : 27652 (java) R 27649 27649 13977 0 -1 4202560 2629 0 0 0 3 0 0 0 20 0 9 0 104860986 13900271616 4572 18446744073709551615 4194304 4196468 140723245736112 140449275699064 140449271485597 0 4 1 16800970 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 9711616 140723245744561 140723245744737 140723245744737 140723245748175 0
[pid=27651/tid=27653] ppid=27649 vsize=13574484 memory=3461490334586054281 CPUtime=0 cores=1,3,5,7
/proc/27651/task/27653/stat : 27653 (java) S 27649 27649 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 104860986 13900271616 4572 18446744073709551615 4194304 4196468 140723245736112 140449190877968 140449271473877 0 4 1 16800970 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9711616 140723245744561 140723245744737 140723245744737 140723245748175 0
[pid=27651/tid=27654] ppid=27649 vsize=13574484 memory=139729956370048 CPUtime=0 cores=1,3,5,7
/proc/27651/task/27654/stat : 27654 (java) S 27649 27649 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 104860986 13900271616 4572 18446744073709551615 4194304 4196468 140723245736112 140449189825424 140449271473877 0 4 1 16800970 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9711616 140723245744561 140723245744737 140723245744737 140723245748175 0
[pid=27651/tid=27655] ppid=27649 vsize=13574484 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27651/task/27655/stat : 27655 (java) S 27649 27649 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 104860986 13900271616 4572 18446744073709551615 4194304 4196468 140723245736112 140448869903376 140449271473877 0 4 1 16800970 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9711616 140723245744561 140723245744737 140723245744737 140723245748175 0
[pid=27651/tid=27656] ppid=27649 vsize=13574484 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27651/task/27656/stat : 27656 (java) S 27649 27649 13977 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 104860986 13900271616 4572 18446744073709551615 4194304 4196468 140723245736112 140448868850832 140449271473877 0 4 1 16800970 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9711616 140723245744561 140723245744737 140723245744737 140723245748175 0
[pid=27651/tid=27657] ppid=27649 vsize=13574484 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27651/task/27657/stat : 27657 (java) S 27649 27649 13977 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 104860988 13900271616 4572 18446744073709551615 4194304 4196468 140723245736112 140448749803504 140449271474818 0 0 1 16800970 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9711616 140723245744561 140723245744737 140723245744737 140723245748175 0
[pid=27651/tid=27658] ppid=27649 vsize=13574484 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/27651/task/27658/stat : 27658 (java) S 27649 27649 13977 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 9 0 104860988 13900271616 4572 18446744073709551615 4194304 4196468 140723245736112 140448748749728 140449271473877 0 4 1 16800970 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9711616 140723245744561 140723245744737 140723245744737 140723245748175 0
[pid=27651/tid=27659] ppid=27649 vsize=13574484 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27651/task/27659/stat : 27659 (java) S 27649 27649 13977 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 9 0 104860988 13900271616 4572 18446744073709551615 4194304 4196468 140723245736112 140448747697136 140449271473877 0 4 1 16800970 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9711616 140723245744561 140723245744737 140723245744737 140723245748175 0
Current children cumulated CPU time: 0.04 s
Current children cumulated vsize: 13583996 KiB
Current children cumulated memory: 19668 KiB

[startup+0.209804 s]*
/proc/loadavg: 1.91 1.98 2.03 3/211 27665
/proc/meminfo: memFree=31177200/32770624 swapFree=67108860/67108860
[pid=27649] ppid=27646 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/27649/stat : 27649 (xcsp3-exec) S 27646 27649 13977 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 104860979 9740288 345 18446744073709551615 4194304 5098028 140725682587232 140725682585336 140002302915196 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 5 0 0 7196144 7232144 30482432 140725682594168 140725682594373 140725682594373 140725682597867 0
/proc/27649/statm: 2378 345 289 221 0 87 0
[pid=27651] ppid=27649 vsize=13974352 memory=28496 CPUtime=0.15 cores=1,3,5,7
/proc/27651/stat : 27651 (java) S 27649 27649 13977 0 -1 1077944320 5540 0 0 0 13 2 0 0 20 0 15 0 104860985 14309736448 7124 18446744073709551615 4194304 4196468 140723245736112 140723245718656 140449271463671 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 9711616 140723245744561 140723245744737 140723245744737 140723245748175 0
/proc/27651/statm: 3493588 7124 2881 1 0 3482964 0
[pid=27651/tid=27652] ppid=27649 vsize=13974352 memory=-6441384883799560542 CPUtime=0.1 cores=1,3,5,7
/proc/27651/task/27652/stat : 27652 (java) R 27649 27649 13977 0 -1 4202560 3406 0 0 0 9 1 0 0 20 0 15 0 104860986 14309736448 7124 18446744073709551615 4194304 4196468 140723245736112 140449275694048 140449271475606 0 4 1 16800974 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 9711616 140723245744561 140723245744737 140723245744737 140723245748175 0
[pid=27651/tid=27653] ppid=27649 vsize=13974352 memory=3461490334586054281 CPUtime=0 cores=1,3,5,7
/proc/27651/task/27653/stat : 27653 (java) S 27649 27649 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 104860986 14309736448 7124 18446744073709551615 4194304 4196468 140723245736112 140449190877968 140449271473877 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9711616 140723245744561 140723245744737 140723245744737 140723245748175 0
[pid=27651/tid=27654] ppid=27649 vsize=13974352 memory=139729956370048 CPUtime=0 cores=1,3,5,7
/proc/27651/task/27654/stat : 27654 (java) S 27649 27649 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 104860986 14309736448 7124 18446744073709551615 4194304 4196468 140723245736112 140449189825424 140449271473877 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9711616 140723245744561 140723245744737 140723245744737 140723245748175 0
[pid=27651/tid=27655] ppid=27649 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27651/task/27655/stat : 27655 (java) S 27649 27649 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 104860986 14309736448 7124 18446744073709551615 4194304 4196468 140723245736112 140448869903376 140449271473877 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9711616 140723245744561 140723245744737 140723245744737 140723245748175 0
[pid=27651/tid=27656] ppid=27649 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/27651/task/27656/stat : 27656 (java) S 27649 27649 13977 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 104860986 14309736448 7124 18446744073709551615 4194304 4196468 140723245736112 140448868850832 140449271473877 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9711616 140723245744561 140723245744737 140723245744737 140723245748175 0
[pid=27651/tid=27657] ppid=27649 vsize=13974352 memory=139729956370048 CPUtime=0 cores=1,3,5,7
/proc/27651/task/27657/stat : 27657 (java) S 27649 27649 13977 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 104860988 14309736448 7124 18446744073709551615 4194304 4196468 140723245736112 140448749803504 140449271474818 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9711616 140723245744561 140723245744737 140723245744737 140723245748175 0
[pid=27651/tid=27658] ppid=27649 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/27651/task/27658/stat : 27658 (java) S 27649 27649 13977 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 104860988 14309736448 7124 18446744073709551615 4194304 4196468 140723245736112 140448748749728 140449271473877 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9711616 140723245744561 140723245744737 140723245744737 140723245748175 0
[pid=27651/tid=27659] ppid=27649 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27651/task/27659/stat : 27659 (java) S 27649 27649 13977 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 104860988 14309736448 7124 18446744073709551615 4194304 4196468 140723245736112 140448747697136 140449271473877 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9711616 140723245744561 140723245744737 140723245744737 140723245748175 0
[pid=27651/tid=27660] ppid=27649 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27651/task/27660/stat : 27660 (java) S 27649 27649 13977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 104860991 14309736448 7124 18446744073709551615 4194304 4196468 140723245736112 140448746645712 140449271482267 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9711616 140723245744561 140723245744737 140723245744737 140723245748175 0
[pid=27651/tid=27661] ppid=27649 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27651/task/27661/stat : 27661 (java) R 27649 27649 13977 0 -1 4202560 443 0 0 0 0 0 0 0 20 0 15 0 104860991 14309736448 7124 18446744073709551615 4194304 4196468 140723245736112 140448745593328 140449263700798 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 9711616 140723245744561 140723245744737 140723245744737 140723245748175 0
[pid=27651/tid=27662] ppid=27649 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/27651/task/27662/stat : 27662 (java) R 27649 27649 13977 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 104860991 14309736448 7124 18446744073709551615 4194304 4196468 140723245736112 140448744540784 140449271474818 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 9711616 140723245744561 140723245744737 140723245744737 140723245748175 0
[pid=27651/tid=27663] ppid=27649 vsize=13974352 memory=139729956370048 CPUtime=0.02 cores=1,3,5,7
/proc/27651/task/27663/stat : 27663 (java) R 27649 27649 13977 0 -1 4202560 381 0 0 0 2 0 0 0 20 0 15 0 104860991 14309736448 7124 18446744073709551615 4194304 4196468 140723245736112 140448743485112 140449250302976 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 9711616 140723245744561 140723245744737 140723245744737 140723245748175 0
[pid=27651/tid=27664] ppid=27649 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/27651/task/27664/stat : 27664 (java) S 27649 27649 13977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 104860991 14309736448 7124 18446744073709551615 4194304 4196468 140723245736112 140448742435936 140449271473877 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9711616 140723245744561 140723245744737 140723245744737 140723245748175 0
[pid=27651/tid=27665] ppid=27649 vsize=13974352 memory=139729956370048 CPUtime=0 cores=1,3,5,7
/proc/27651/task/27665/stat : 27665 (java) S 27649 27649 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 104860995 14309736448 7124 18446744073709551615 4194304 4196468 140723245736112 140448741382448 140449271474818 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9711616 140723245744561 140723245744737 140723245744737 140723245748175 0
Current children cumulated CPU time: 0.15 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 29876 KiB

[startup+0.316407 s]*
/proc/loadavg: 1.91 1.98 2.03 4/211 27665
/proc/meminfo: memFree=31164332/32770624 swapFree=67108860/67108860
[pid=27649] ppid=27646 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/27649/stat : 27649 (xcsp3-exec) S 27646 27649 13977 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 104860979 9740288 345 18446744073709551615 4194304 5098028 140725682587232 140725682585336 140002302915196 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 5 0 0 7196144 7232144 30482432 140725682594168 140725682594373 140725682594373 140725682597867 0
/proc/27649/statm: 2378 345 289 221 0 87 0
[pid=27651] ppid=27649 vsize=13978608 memory=40424 CPUtime=0.35 cores=1,3,5,7
/proc/27651/stat : 27651 (java) S 27649 27649 13977 0 -1 1077944320 9798 0 0 0 31 4 0 0 20 0 15 0 104860985 14314094592 10106 18446744073709551615 4194304 4196468 140723245736112 140723245718656 140449271463671 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 9711616 140723245744561 140723245744737 140723245744737 140723245748175 0
/proc/27651/statm: 3494652 10106 3027 1 0 3482964 0
[pid=27651/tid=27652] ppid=27649 vsize=13978608 memory=-8774313645642428999 CPUtime=0.2 cores=1,3,5,7
/proc/27651/task/27652/stat : 27652 (java) R 27649 27649 13977 0 -1 4202560 6890 0 0 0 18 2 0 0 20 0 15 0 104860986 14314094592 10106 18446744073709551615 4194304 4196468 140723245736112 140449275691232 140449271475606 0 4 1 16800974 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 9711616 140723245744561 140723245744737 140723245744737 140723245748175 0
[pid=27651/tid=27653] ppid=27649 vsize=13978608 memory=-7003737579269690708 CPUtime=0 cores=1,3,5,7
/proc/27651/task/27653/stat : 27653 (java) S 27649 27649 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 104860986 14314094592 10106 18446744073709551615 4194304 4196468 140723245736112 140449190877968 140449271473877 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9711616 140723245744561 140723245744737 140723245744737 140723245748175 0
[pid=27651/tid=27654] ppid=27649 vsize=13978608 memory=-8182570324858346869 CPUtime=0 cores=1,3,5,7
/proc/27651/task/27654/stat : 27654 (java) S 27649 27649 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 104860986 14314094592 10106 18446744073709551615 4194304 4196468 140723245736112 140449189825424 140449271473877 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9711616 140723245744561 140723245744737 140723245744737 140723245748175 0
[pid=27651/tid=27655] ppid=27649 vsize=13978608 memory=4132769004644038186 CPUtime=0 cores=1,3,5,7
/proc/27651/task/27655/stat : 27655 (java) S 27649 27649 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 104860986 14314094592 10106 18446744073709551615 4194304 4196468 140723245736112 140448869903376 140449271473877 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9711616 140723245744561 140723245744737 140723245744737 140723245748175 0
[pid=27651/tid=27656] ppid=27649 vsize=13978608 memory=-8774313645642428999 CPUtime=0 cores=1,3,5,7
/proc/27651/task/27656/stat : 27656 (java) S 27649 27649 13977 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 104860986 14314094592 10106 18446744073709551615 4194304 4196468 140723245736112 140448868850832 140449271473877 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9711616 140723245744561 140723245744737 140723245744737 140723245748175 0
[pid=27651/tid=27657] ppid=27649 vsize=13978608 memory=139729956380641 CPUtime=0 cores=1,3,5,7
/proc/27651/task/27657/stat : 27657 (java) S 27649 27649 13977 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 104860988 14314094592 10106 18446744073709551615 4194304 4196468 140723245736112 140448749803504 140449271474818 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9711616 140723245744561 140723245744737 140723245744737 140723245748175 0
[pid=27651/tid=27658] ppid=27649 vsize=13978608 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27651/task/27658/stat : 27658 (java) S 27649 27649 13977 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 104860988 14314094592 10106 18446744073709551615 4194304 4196468 140723245736112 140448748749728 140449271473877 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9711616 140723245744561 140723245744737 140723245744737 140723245748175 0
[pid=27651/tid=27659] ppid=27649 vsize=13978608 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/27651/task/27659/stat : 27659 (java) S 27649 27649 13977 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 104860988 14314094592 10106 18446744073709551615 4194304 4196468 140723245736112 140448747697136 140449271473877 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9711616 140723245744561 140723245744737 140723245744737 140723245748175 0
[pid=27651/tid=27660] ppid=27649 vsize=13978608 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27651/task/27660/stat : 27660 (java) S 27649 27649 13977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 104860991 14314094592 10106 18446744073709551615 4194304 4196468 140723245736112 140448746645712 140449271482267 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9711616 140723245744561 140723245744737 140723245744737 140723245748175 0
[pid=27651/tid=27661] ppid=27649 vsize=13978608 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/27651/task/27661/stat : 27661 (java) S 27649 27649 13977 0 -1 1077944384 574 0 0 0 2 0 0 0 20 0 15 0 104860991 14314094592 10106 18446744073709551615 4194304 4196468 140723245736112 140448745593328 140449271474818 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9711616 140723245744561 140723245744737 140723245744737 140723245748175 0
[pid=27651/tid=27662] ppid=27649 vsize=13978608 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/27651/task/27662/stat : 27662 (java) S 27649 27649 13977 0 -1 1077944384 267 0 0 0 2 0 0 0 20 0 15 0 104860991 14314094592 10106 18446744073709551615 4194304 4196468 140723245736112 140448744540784 140449271474818 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9711616 140723245744561 140723245744737 140723245744737 140723245748175 0
[pid=27651/tid=27663] ppid=27649 vsize=13978608 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/27651/task/27663/stat : 27663 (java) R 27649 27649 13977 0 -1 4202560 763 0 0 0 7 0 0 0 20 0 15 0 104860991 14314094592 10106 18446744073709551615 4194304 4196468 140723245736112 140448743488240 140449271475606 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 9711616 140723245744561 140723245744737 140723245744737 140723245748175 0
[pid=27651/tid=27664] ppid=27649 vsize=13978608 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27651/task/27664/stat : 27664 (java) S 27649 27649 13977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 104860991 14314094592 10106 18446744073709551615 4194304 4196468 140723245736112 140448742435936 140449271473877 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9711616 140723245744561 140723245744737 140723245744737 140723245748175 0
[pid=27651/tid=27665] ppid=27649 vsize=13978608 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27651/task/27665/stat : 27665 (java) S 27649 27649 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 104860995 14314094592 10106 18446744073709551615 4194304 4196468 140723245736112 140448741382448 140449271474818 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9711616 140723245744561 140723245744737 140723245744737 140723245748175 0
Current children cumulated CPU time: 0.35 s
Current children cumulated vsize: 13988120 KiB
Current children cumulated memory: 41804 KiB

[startup+0.703636 s]
/proc/loadavg: 1.91 1.98 2.03 7/211 27665
/proc/meminfo: memFree=31142216/32770624 swapFree=67108860/67108860
[pid=27649] ppid=27646 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/27649/stat : 27649 (xcsp3-exec) S 27646 27649 13977 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 104860979 9740288 345 18446744073709551615 4194304 5098028 140725682587232 140725682585336 140002302915196 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 5 0 0 7196144 7232144 30482432 140725682594168 140725682594373 140725682594373 140725682597867 0
/proc/27649/statm: 2378 345 289 221 0 87 0
[pid=27651] ppid=27649 vsize=13980732 memory=90672 CPUtime=1.47 cores=1,3,5,7
/proc/27651/stat : 27651 (java) S 27649 27649 13977 0 -1 1077944320 13820 0 0 0 142 5 0 0 20 0 15 0 104860985 14316269568 22668 18446744073709551615 4194304 4196468 140723245736112 140723245718656 140449271463671 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 9711616 140723245744561 140723245744737 140723245744737 140723245748175 0
/proc/27651/statm: 3495183 22668 3163 1 0 3483476 0
[pid=27651/tid=27652] ppid=27649 vsize=13980732 memory=0 CPUtime=0.58 cores=1,3,5,7
/proc/27651/task/27652/stat : 27652 (java) R 27649 27649 13977 0 -1 4202560 7961 0 0 0 55 3 0 0 20 0 15 0 104860986 14316269568 22668 18446744073709551615 4194304 4196468 140723245736112 140449275682624 140449255544158 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 9711616 140723245744561 140723245744737 140723245744737 140723245748175 0
[pid=27651/tid=27653] ppid=27649 vsize=13980732 memory=6077697106818646080 CPUtime=0 cores=1,3,5,7
/proc/27651/task/27653/stat : 27653 (java) S 27649 27649 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 104860986 14316269568 22668 18446744073709551615 4194304 4196468 140723245736112 140449190877968 140449271473877 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9711616 140723245744561 140723245744737 140723245744737 140723245748175 0
[pid=27651/tid=27654] ppid=27649 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27651/task/27654/stat : 27654 (java) S 27649 27649 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 104860986 14316269568 22668 18446744073709551615 4194304 4196468 140723245736112 140449189825424 140449271473877 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9711616 140723245744561 140723245744737 140723245744737 140723245748175 0
[pid=27651/tid=27655] ppid=27649 vsize=13980732 memory=6944656575208382560 CPUtime=0 cores=1,3,5,7
/proc/27651/task/27655/stat : 27655 (java) S 27649 27649 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 104860986 14316269568 22668 18446744073709551615 4194304 4196468 140723245736112 140448869903376 140449271473877 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9711616 140723245744561 140723245744737 140723245744737 140723245748175 0
[pid=27651/tid=27656] ppid=27649 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27651/task/27656/stat : 27656 (java) S 27649 27649 13977 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 104860986 14316269568 22668 18446744073709551615 4194304 4196468 140723245736112 140448868850832 140449271473877 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9711616 140723245744561 140723245744737 140723245744737 140723245748175 0
[pid=27651/tid=27657] ppid=27649 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27651/task/27657/stat : 27657 (java) S 27649 27649 13977 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 104860988 14316269568 22668 18446744073709551615 4194304 4196468 140723245736112 140448749803504 140449271474818 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9711616 140723245744561 140723245744737 140723245744737 140723245748175 0
[pid=27651/tid=27658] ppid=27649 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27651/task/27658/stat : 27658 (java) S 27649 27649 13977 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 104860988 14316269568 22668 18446744073709551615 4194304 4196468 140723245736112 140448748749728 140449271473877 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9711616 140723245744561 140723245744737 140723245744737 140723245748175 0
[pid=27651/tid=27659] ppid=27649 vsize=13980732 memory=2 CPUtime=0 cores=1,3,5,7
/proc/27651/task/27659/stat : 27659 (java) S 27649 27649 13977 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 104860988 14316269568 22668 18446744073709551615 4194304 4196468 140723245736112 140448747697136 140449271473877 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9711616 140723245744561 140723245744737 140723245744737 140723245748175 0
[pid=27651/tid=27660] ppid=27649 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27651/task/27660/stat : 27660 (java) S 27649 27649 13977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 104860991 14316269568 22668 18446744073709551615 4194304 4196468 140723245736112 140448746645712 140449271482267 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9711616 140723245744561 140723245744737 140723245744737 140723245748175 0
[pid=27651/tid=27661] ppid=27649 vsize=13980732 memory=0 CPUtime=0.26 cores=1,3,5,7
/proc/27651/task/27661/stat : 27661 (java) R 27649 27649 13977 0 -1 4202560 1475 0 0 0 26 0 0 0 20 0 15 0 104860991 14316269568 22668 18446744073709551615 4194304 4196468 140723245736112 140448745581472 140449252983744 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 9711616 140723245744561 140723245744737 140723245744737 140723245748175 0
[pid=27651/tid=27662] ppid=27649 vsize=13980732 memory=23 CPUtime=0.27 cores=1,3,5,7
/proc/27651/task/27662/stat : 27662 (java) R 27649 27649 13977 0 -1 4202560 1168 0 0 0 27 0 0 0 20 0 15 0 104860991 14316269568 22668 18446744073709551615 4194304 4196468 140723245736112 140448744522192 140449249214766 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 9711616 140723245744561 140723245744737 140723245744737 140723245748175 0
[pid=27651/tid=27663] ppid=27649 vsize=13980732 memory=3 CPUtime=0.33 cores=1,3,5,7
/proc/27651/task/27663/stat : 27663 (java) S 27649 27649 13977 0 -1 1077944384 1909 0 0 0 33 0 0 0 20 0 15 0 104860991 14316269568 22668 18446744073709551615 4194304 4196468 140723245736112 140448743488240 140449271474818 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9711616 140723245744561 140723245744737 140723245744737 140723245748175 0
[pid=27651/tid=27664] ppid=27649 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27651/task/27664/stat : 27664 (java) S 27649 27649 13977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 104860991 14316269568 22668 18446744073709551615 4194304 4196468 140723245736112 140448742435936 140449271473877 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9711616 140723245744561 140723245744737 140723245744737 140723245748175 0
[pid=27651/tid=27665] ppid=27649 vsize=13980732 memory=4120 CPUtime=0 cores=1,3,5,7
/proc/27651/task/27665/stat : 27665 (java) S 27649 27649 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 104860995 14316269568 22668 18446744073709551615 4194304 4196468 140723245736112 140448741382448 140449271474818 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9711616 140723245744561 140723245744737 140723245744737 140723245748175 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 92052 KiB

[startup+1.50082 s]
/proc/loadavg: 1.91 1.98 2.03 5/211 27665
/proc/meminfo: memFree=31101448/32770624 swapFree=67108860/67108860
[pid=27649] ppid=27646 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/27649/stat : 27649 (xcsp3-exec) S 27646 27649 13977 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 104860979 9740288 345 18446744073709551615 4194304 5098028 140725682587232 140725682585336 140002302915196 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 5 0 0 7196144 7232144 30482432 140725682594168 140725682594373 140725682594373 140725682597867 0
/proc/27649/statm: 2378 345 289 221 0 87 0
[pid=27651] ppid=27649 vsize=13980732 memory=112152 CPUtime=3.91 cores=1,3,5,7
/proc/27651/stat : 27651 (java) S 27649 27649 13977 0 -1 1077944320 20777 0 0 0 383 8 0 0 20 0 15 0 104860985 14316269568 28038 18446744073709551615 4194304 4196468 140723245736112 140723245718656 140449271463671 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 9711616 140723245744561 140723245744737 140723245744737 140723245748175 0
/proc/27651/statm: 3495183 28038 3188 1 0 3483476 0
[pid=27651/tid=27652] ppid=27649 vsize=13980732 memory=56976 CPUtime=1.37 cores=1,3,5,7
/proc/27651/task/27652/stat : 27652 (java) R 27649 27649 13977 0 -1 4202560 9003 0 0 0 133 4 0 0 20 0 15 0 104860986 14316269568 28038 18446744073709551615 4194304 4196468 140723245736112 140449275699152 140448874836685 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 9711616 140723245744561 140723245744737 140723245744737 140723245748175 0
[pid=27651/tid=27653] ppid=27649 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27651/task/27653/stat : 27653 (java) S 27649 27649 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 104860986 14316269568 28038 18446744073709551615 4194304 4196468 140723245736112 140449190877968 140449271473877 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9711616 140723245744561 140723245744737 140723245744737 140723245748175 0
[pid=27651/tid=27654] ppid=27649 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27651/task/27654/stat : 27654 (java) S 27649 27649 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 104860986 14316269568 28038 18446744073709551615 4194304 4196468 140723245736112 140449189825424 140449271473877 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9711616 140723245744561 140723245744737 140723245744737 140723245748175 0
[pid=27651/tid=27655] ppid=27649 vsize=13980732 memory=104432 CPUtime=0 cores=1,3,5,7
/proc/27651/task/27655/stat : 27655 (java) S 27649 27649 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 104860986 14316269568 28038 18446744073709551615 4194304 4196468 140723245736112 140448869903376 140449271473877 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9711616 140723245744561 140723245744737 140723245744737 140723245748175 0
[pid=27651/tid=27656] ppid=27649 vsize=13980732 memory=90672 CPUtime=0 cores=1,3,5,7

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

/proc/27651/task/27659/stat : 27659 (java) S 27649 27649 13977 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 15 0 104860988 14316269568 41529 18446744073709551615 4194304 4196468 140723245736112 140448747697136 140449271473877 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9711616 140723245744561 140723245744737 140723245744737 140723245748175 0
[pid=27651/tid=27660] ppid=27649 vsize=13980732 memory=166116 CPUtime=0 cores=1,3,5,7
/proc/27651/task/27660/stat : 27660 (java) S 27649 27649 13977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 104860991 14316269568 41529 18446744073709551615 4194304 4196468 140723245736112 140448746645712 140449271482267 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9711616 140723245744561 140723245744737 140723245744737 140723245748175 0
[pid=27651/tid=27661] ppid=27649 vsize=13980732 memory=4120 CPUtime=2.16 cores=1,3,5,7
/proc/27651/task/27661/stat : 27661 (java) S 27649 27649 13977 0 -1 1077944384 13286 0 0 0 214 2 0 0 20 0 15 0 104860991 14316269568 41529 18446744073709551615 4194304 4196468 140723245736112 140448745593328 140449271474818 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9711616 140723245744561 140723245744737 140723245744737 140723245748175 0
[pid=27651/tid=27662] ppid=27649 vsize=13980732 memory=166116 CPUtime=2.08 cores=1,3,5,7
/proc/27651/task/27662/stat : 27662 (java) S 27649 27649 13977 0 -1 1077944384 11410 0 0 0 207 1 0 0 20 0 15 0 104860991 14316269568 41529 18446744073709551615 4194304 4196468 140723245736112 140448744540784 140449271474818 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9711616 140723245744561 140723245744737 140723245744737 140723245748175 0
[pid=27651/tid=27663] ppid=27649 vsize=13980732 memory=1380 CPUtime=0.69 cores=1,3,5,7
/proc/27651/task/27663/stat : 27663 (java) S 27649 27649 13977 0 -1 1077944384 10064 0 0 0 68 1 0 0 20 0 15 0 104860991 14316269568 41529 18446744073709551615 4194304 4196468 140723245736112 140448743488240 140449271474818 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9711616 140723245744561 140723245744737 140723245744737 140723245748175 0
[pid=27651/tid=27664] ppid=27649 vsize=13980732 memory=-8774313645642428999 CPUtime=0 cores=1,3,5,7
/proc/27651/task/27664/stat : 27664 (java) S 27649 27649 13977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 104860991 14316269568 41529 18446744073709551615 4194304 4196468 140723245736112 140448742435936 140449271473877 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9711616 140723245744561 140723245744737 140723245744737 140723245748175 0
[pid=27651/tid=27665] ppid=27649 vsize=13980732 memory=1440 CPUtime=0.51 cores=1,3,5,7
/proc/27651/task/27665/stat : 27665 (java) S 27649 27649 13977 0 -1 1077944384 939 0 0 0 20 31 0 0 20 0 15 0 104860995 14316269568 41529 18446744073709551615 4194304 4196468 140723245736112 140448741382448 140449271474818 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9711616 140723245744561 140723245744737 140723245744737 140723245748175 0
Current children cumulated CPU time: 2448.56 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 167496 KiB

[startup+2502.3 s]
/proc/loadavg: 1.83 1.76 1.78 3/214 27925
/proc/meminfo: memFree=30940576/32770624 swapFree=67108860/67108860
[pid=27649] ppid=27646 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/27649/stat : 27649 (xcsp3-exec) S 27646 27649 13977 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 104860979 9740288 345 18446744073709551615 4194304 5098028 140725682587232 140725682585336 140002302915196 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 5 0 0 7196144 7232144 30482432 140725682594168 140725682594373 140725682594373 140725682597867 0
/proc/27649/statm: 2378 345 289 221 0 87 0
[pid=27651] ppid=27649 vsize=13980732 memory=168164 CPUtime=2508.64 cores=1,3,5,7
/proc/27651/stat : 27651 (java) S 27649 27649 13977 0 -1 1077944320 76847 0 0 0 250813 51 0 0 20 0 15 0 104860985 14316269568 42041 18446744073709551615 4194304 4196468 140723245736112 140723245718656 140449271463671 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 9711616 140723245744561 140723245744737 140723245744737 140723245748175 0
/proc/27651/statm: 3495183 42041 3236 1 0 3483476 0
[pid=27651/tid=27652] ppid=27649 vsize=13980732 memory=168164 CPUtime=2501.42 cores=1,3,5,7
/proc/27651/task/27652/stat : 27652 (java) R 27649 27649 13977 0 -1 4202560 22979 0 0 0 250135 7 0 0 20 0 15 0 104860986 14316269568 42041 18446744073709551615 4194304 4196468 140723245736112 140449275703232 140448875518420 0 4 1 16800974 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 9711616 140723245744561 140723245744737 140723245744737 140723245748175 0
[pid=27651/tid=27653] ppid=27649 vsize=13980732 memory=168164 CPUtime=0.35 cores=1,3,5,7
/proc/27651/task/27653/stat : 27653 (java) S 27649 27649 13977 0 -1 1077944384 2420 0 0 0 32 3 0 0 20 0 15 0 104860986 14316269568 42041 18446744073709551615 4194304 4196468 140723245736112 140449190877968 140449271473877 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9711616 140723245744561 140723245744737 140723245744737 140723245748175 0
[pid=27651/tid=27654] ppid=27649 vsize=13980732 memory=168164 CPUtime=0.35 cores=1,3,5,7
/proc/27651/task/27654/stat : 27654 (java) S 27649 27649 13977 0 -1 1077944384 4496 0 0 0 32 3 0 0 20 0 15 0 104860986 14316269568 42041 18446744073709551615 4194304 4196468 140723245736112 140449189825424 140449271473877 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9711616 140723245744561 140723245744737 140723245744737 140723245748175 0
[pid=27651/tid=27655] ppid=27649 vsize=13980732 memory=168164 CPUtime=0.35 cores=1,3,5,7
/proc/27651/task/27655/stat : 27655 (java) S 27649 27649 13977 0 -1 1077944384 2153 0 0 0 32 3 0 0 20 0 15 0 104860986 14316269568 42041 18446744073709551615 4194304 4196468 140723245736112 140448869903376 140449271473877 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9711616 140723245744561 140723245744737 140723245744737 140723245748175 0
[pid=27651/tid=27656] ppid=27649 vsize=13980732 memory=168164 CPUtime=0.35 cores=1,3,5,7
/proc/27651/task/27656/stat : 27656 (java) S 27649 27649 13977 0 -1 1077944384 3258 0 0 0 31 4 0 0 20 0 15 0 104860986 14316269568 42041 18446744073709551615 4194304 4196468 140723245736112 140448868850832 140449271473877 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9711616 140723245744561 140723245744737 140723245744737 140723245748175 0
[pid=27651/tid=27657] ppid=27649 vsize=13980732 memory=1380 CPUtime=0.28 cores=1,3,5,7
/proc/27651/task/27657/stat : 27657 (java) S 27649 27649 13977 0 -1 1077944384 4484 0 0 0 25 3 0 0 20 0 15 0 104860988 14316269568 42041 18446744073709551615 4194304 4196468 140723245736112 140448749803504 140449271474818 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9711616 140723245744561 140723245744737 140723245744737 140723245748175 0
[pid=27651/tid=27658] ppid=27649 vsize=13980732 memory=1008 CPUtime=0 cores=1,3,5,7
/proc/27651/task/27658/stat : 27658 (java) S 27649 27649 13977 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 104860988 14316269568 42041 18446744073709551615 4194304 4196468 140723245736112 140448748749728 140449271473877 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9711616 140723245744561 140723245744737 140723245744737 140723245748175 0
[pid=27651/tid=27659] ppid=27649 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/27651/task/27659/stat : 27659 (java) S 27649 27649 13977 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 15 0 104860988 14316269568 42041 18446744073709551615 4194304 4196468 140723245736112 140448747697136 140449271473877 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9711616 140723245744561 140723245744737 140723245744737 140723245748175 0
[pid=27651/tid=27660] ppid=27649 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/27651/task/27660/stat : 27660 (java) S 27649 27649 13977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 104860991 14316269568 42041 18446744073709551615 4194304 4196468 140723245736112 140448746645712 140449271482267 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9711616 140723245744561 140723245744737 140723245744737 140723245748175 0
[pid=27651/tid=27661] ppid=27649 vsize=13980732 memory=168164 CPUtime=2.16 cores=1,3,5,7
/proc/27651/task/27661/stat : 27661 (java) S 27649 27649 13977 0 -1 1077944384 13286 0 0 0 214 2 0 0 20 0 15 0 104860991 14316269568 42041 18446744073709551615 4194304 4196468 140723245736112 140448745593328 140449271474818 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9711616 140723245744561 140723245744737 140723245744737 140723245748175 0
[pid=27651/tid=27662] ppid=27649 vsize=13980732 memory=1380 CPUtime=2.08 cores=1,3,5,7
/proc/27651/task/27662/stat : 27662 (java) S 27649 27649 13977 0 -1 1077944384 11410 0 0 0 207 1 0 0 20 0 15 0 104860991 14316269568 42041 18446744073709551615 4194304 4196468 140723245736112 140448744540784 140449271474818 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9711616 140723245744561 140723245744737 140723245744737 140723245748175 0
[pid=27651/tid=27663] ppid=27649 vsize=13980732 memory=168164 CPUtime=0.69 cores=1,3,5,7
/proc/27651/task/27663/stat : 27663 (java) S 27649 27649 13977 0 -1 1077944384 10064 0 0 0 68 1 0 0 20 0 15 0 104860991 14316269568 42041 18446744073709551615 4194304 4196468 140723245736112 140448743488240 140449271474818 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9711616 140723245744561 140723245744737 140723245744737 140723245748175 0
[pid=27651/tid=27664] ppid=27649 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/27651/task/27664/stat : 27664 (java) S 27649 27649 13977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 104860991 14316269568 42041 18446744073709551615 4194304 4196468 140723245736112 140448742435936 140449271473877 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9711616 140723245744561 140723245744737 140723245744737 140723245748175 0
[pid=27651/tid=27665] ppid=27649 vsize=13980732 memory=4120 CPUtime=0.52 cores=1,3,5,7
/proc/27651/task/27665/stat : 27665 (java) S 27649 27649 13977 0 -1 1077944384 943 0 0 0 20 32 0 0 20 0 15 0 104860995 14316269568 42041 18446744073709551615 4194304 4196468 140723245736112 140448741382448 140449271474818 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9711616 140723245744561 140723245744737 140723245744737 140723245748175 0
Current children cumulated CPU time: 2508.64 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 169544 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2513.7 s]
/proc/loadavg: 1.77 1.75 1.77 3/214 27925
/proc/meminfo: memFree=30940576/32770624 swapFree=67108860/67108860
[pid=27649] ppid=27646 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/27649/stat : 27649 (xcsp3-exec) S 27646 27649 13977 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 104860979 9740288 345 18446744073709551615 4194304 5098028 140725682587232 140725682585336 140002302915196 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 5 0 0 7196144 7232144 30482432 140725682594168 140725682594373 140725682594373 140725682597867 0
/proc/27649/statm: 2378 345 289 221 0 87 0
[pid=27651] ppid=27649 vsize=13980732 memory=168164 CPUtime=2520.05 cores=1,3,5,7
/proc/27651/stat : 27651 (java) S 27649 27649 13977 0 -1 1077944320 76857 0 0 0 251954 51 0 0 20 0 15 0 104860985 14316269568 42041 18446744073709551615 4194304 4196468 140723245736112 140723245718656 140449271463671 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 9711616 140723245744561 140723245744737 140723245744737 140723245748175 0
/proc/27651/statm: 3495183 42041 3236 1 0 3483476 0
[pid=27651/tid=27652] ppid=27649 vsize=13980732 memory=168164 CPUtime=2512.8 cores=1,3,5,7
/proc/27651/task/27652/stat : 27652 (java) R 27649 27649 13977 0 -1 4202560 22987 0 0 0 251273 7 0 0 20 0 15 0 104860986 14316269568 42041 18446744073709551615 4194304 4196468 140723245736112 140449275703120 140448875977040 0 4 1 16800974 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 9711616 140723245744561 140723245744737 140723245744737 140723245748175 0
[pid=27651/tid=27653] ppid=27649 vsize=13980732 memory=168164 CPUtime=0.35 cores=1,3,5,7
/proc/27651/task/27653/stat : 27653 (java) S 27649 27649 13977 0 -1 1077944384 2420 0 0 0 32 3 0 0 20 0 15 0 104860986 14316269568 42041 18446744073709551615 4194304 4196468 140723245736112 140449190877968 140449271473877 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9711616 140723245744561 140723245744737 140723245744737 140723245748175 0
[pid=27651/tid=27654] ppid=27649 vsize=13980732 memory=168164 CPUtime=0.35 cores=1,3,5,7
/proc/27651/task/27654/stat : 27654 (java) S 27649 27649 13977 0 -1 1077944384 4496 0 0 0 32 3 0 0 20 0 15 0 104860986 14316269568 42041 18446744073709551615 4194304 4196468 140723245736112 140449189825424 140449271473877 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9711616 140723245744561 140723245744737 140723245744737 140723245748175 0
[pid=27651/tid=27655] ppid=27649 vsize=13980732 memory=168164 CPUtime=0.35 cores=1,3,5,7
/proc/27651/task/27655/stat : 27655 (java) S 27649 27649 13977 0 -1 1077944384 2153 0 0 0 32 3 0 0 20 0 15 0 104860986 14316269568 42041 18446744073709551615 4194304 4196468 140723245736112 140448869903376 140449271473877 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9711616 140723245744561 140723245744737 140723245744737 140723245748175 0
[pid=27651/tid=27656] ppid=27649 vsize=13980732 memory=1380 CPUtime=0.35 cores=1,3,5,7
/proc/27651/task/27656/stat : 27656 (java) S 27649 27649 13977 0 -1 1077944384 3258 0 0 0 31 4 0 0 20 0 15 0 104860986 14316269568 42041 18446744073709551615 4194304 4196468 140723245736112 140448868850832 140449271473877 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9711616 140723245744561 140723245744737 140723245744737 140723245748175 0
[pid=27651/tid=27657] ppid=27649 vsize=13980732 memory=168164 CPUtime=0.29 cores=1,3,5,7
/proc/27651/task/27657/stat : 27657 (java) S 27649 27649 13977 0 -1 1077944384 4486 0 0 0 26 3 0 0 20 0 15 0 104860988 14316269568 42041 18446744073709551615 4194304 4196468 140723245736112 140448749803504 140449271474818 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9711616 140723245744561 140723245744737 140723245744737 140723245748175 0
[pid=27651/tid=27658] ppid=27649 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/27651/task/27658/stat : 27658 (java) S 27649 27649 13977 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 104860988 14316269568 42041 18446744073709551615 4194304 4196468 140723245736112 140448748749728 140449271473877 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9711616 140723245744561 140723245744737 140723245744737 140723245748175 0
[pid=27651/tid=27659] ppid=27649 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/27651/task/27659/stat : 27659 (java) S 27649 27649 13977 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 15 0 104860988 14316269568 42041 18446744073709551615 4194304 4196468 140723245736112 140448747697136 140449271473877 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9711616 140723245744561 140723245744737 140723245744737 140723245748175 0
[pid=27651/tid=27660] ppid=27649 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/27651/task/27660/stat : 27660 (java) S 27649 27649 13977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 104860991 14316269568 42041 18446744073709551615 4194304 4196468 140723245736112 140448746645712 140449271482267 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9711616 140723245744561 140723245744737 140723245744737 140723245748175 0
[pid=27651/tid=27661] ppid=27649 vsize=13980732 memory=168164 CPUtime=2.16 cores=1,3,5,7
/proc/27651/task/27661/stat : 27661 (java) S 27649 27649 13977 0 -1 1077944384 13286 0 0 0 214 2 0 0 20 0 15 0 104860991 14316269568 42041 18446744073709551615 4194304 4196468 140723245736112 140448745593328 140449271474818 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9711616 140723245744561 140723245744737 140723245744737 140723245748175 0
[pid=27651/tid=27662] ppid=27649 vsize=13980732 memory=168164 CPUtime=2.08 cores=1,3,5,7
/proc/27651/task/27662/stat : 27662 (java) S 27649 27649 13977 0 -1 1077944384 11410 0 0 0 207 1 0 0 20 0 15 0 104860991 14316269568 42041 18446744073709551615 4194304 4196468 140723245736112 140448744540784 140449271474818 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9711616 140723245744561 140723245744737 140723245744737 140723245748175 0
[pid=27651/tid=27663] ppid=27649 vsize=13980732 memory=5788 CPUtime=0.69 cores=1,3,5,7
/proc/27651/task/27663/stat : 27663 (java) S 27649 27649 13977 0 -1 1077944384 10064 0 0 0 68 1 0 0 20 0 15 0 104860991 14316269568 42041 18446744073709551615 4194304 4196468 140723245736112 140448743488240 140449271474818 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9711616 140723245744561 140723245744737 140723245744737 140723245748175 0
[pid=27651/tid=27664] ppid=27649 vsize=13980732 memory=1996 CPUtime=0 cores=1,3,5,7
/proc/27651/task/27664/stat : 27664 (java) S 27649 27649 13977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 104860991 14316269568 42041 18446744073709551615 4194304 4196468 140723245736112 140448742435936 140449271473877 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9711616 140723245744561 140723245744737 140723245744737 140723245748175 0
[pid=27651/tid=27665] ppid=27649 vsize=13980732 memory=796 CPUtime=0.53 cores=1,3,5,7
/proc/27651/task/27665/stat : 27665 (java) S 27649 27649 13977 0 -1 1077944384 943 0 0 0 21 32 0 0 20 0 15 0 104860995 14316269568 42041 18446744073709551615 4194304 4196468 140723245736112 140448741382448 140449271474818 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9711616 140723245744561 140723245744737 140723245744737 140723245748175 0
Current children cumulated CPU time: 2520.05 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 169544 KiB

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

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

[startup+2513.71 s]
# the end of solver process 27651 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2519.55 s, system=0.523116 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+2513.7 s]
/proc/loadavg: 1.77 1.75 1.77 3/214 27925
/proc/meminfo: memFree=30940576/32770624 swapFree=67108860/67108860
[pid=27649] ppid=27646 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/27649/stat : 27649 (xcsp3-exec) S 27646 27649 13977 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 104860979 9740288 345 18446744073709551615 4194304 5098028 140725682587232 140725682585336 140002302915196 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 5 0 0 7196144 7232144 30482432 140725682594168 140725682594373 140725682594373 140725682597867 0
/proc/27649/statm: 2378 345 289 221 0 87 0
[pid=27651] ppid=27649 vsize=13980732 memory=168164 CPUtime=2520.05 cores=1,3,5,7
/proc/27651/stat : 27651 (java) S 27649 27649 13977 0 -1 1077944320 76857 0 0 0 251954 51 0 0 20 0 15 0 104860985 14316269568 42041 18446744073709551615 4194304 4196468 140723245736112 140723245718656 140449271463671 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 9711616 140723245744561 140723245744737 140723245744737 140723245748175 0
/proc/27651/statm: 3495183 42041 3236 1 0 3483476 0
[pid=27651/tid=27652] ppid=27649 vsize=13980732 memory=168164 CPUtime=2512.8 cores=1,3,5,7
/proc/27651/task/27652/stat : 27652 (java) R 27649 27649 13977 0 -1 4202560 22987 0 0 0 251273 7 0 0 20 0 15 0 104860986 14316269568 42041 18446744073709551615 4194304 4196468 140723245736112 140449275703120 140448875977040 0 4 1 16800974 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 9711616 140723245744561 140723245744737 140723245744737 140723245748175 0
[pid=27651/tid=27653] ppid=27649 vsize=13980732 memory=168164 CPUtime=0.35 cores=1,3,5,7
/proc/27651/task/27653/stat : 27653 (java) S 27649 27649 13977 0 -1 1077944384 2420 0 0 0 32 3 0 0 20 0 15 0 104860986 14316269568 42041 18446744073709551615 4194304 4196468 140723245736112 140449190877968 140449271473877 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9711616 140723245744561 140723245744737 140723245744737 140723245748175 0
[pid=27651/tid=27654] ppid=27649 vsize=13980732 memory=168164 CPUtime=0.35 cores=1,3,5,7
/proc/27651/task/27654/stat : 27654 (java) S 27649 27649 13977 0 -1 1077944384 4496 0 0 0 32 3 0 0 20 0 15 0 104860986 14316269568 42041 18446744073709551615 4194304 4196468 140723245736112 140449189825424 140449271473877 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9711616 140723245744561 140723245744737 140723245744737 140723245748175 0
[pid=27651/tid=27655] ppid=27649 vsize=13980732 memory=168164 CPUtime=0.35 cores=1,3,5,7
/proc/27651/task/27655/stat : 27655 (java) S 27649 27649 13977 0 -1 1077944384 2153 0 0 0 32 3 0 0 20 0 15 0 104860986 14316269568 42041 18446744073709551615 4194304 4196468 140723245736112 140448869903376 140449271473877 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9711616 140723245744561 140723245744737 140723245744737 140723245748175 0
[pid=27651/tid=27656] ppid=27649 vsize=13980732 memory=1380 CPUtime=0.35 cores=1,3,5,7
/proc/27651/task/27656/stat : 27656 (java) S 27649 27649 13977 0 -1 1077944384 3258 0 0 0 31 4 0 0 20 0 15 0 104860986 14316269568 42041 18446744073709551615 4194304 4196468 140723245736112 140448868850832 140449271473877 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9711616 140723245744561 140723245744737 140723245744737 140723245748175 0
[pid=27651/tid=27657] ppid=27649 vsize=13980732 memory=168164 CPUtime=0.29 cores=1,3,5,7
/proc/27651/task/27657/stat : 27657 (java) S 27649 27649 13977 0 -1 1077944384 4486 0 0 0 26 3 0 0 20 0 15 0 104860988 14316269568 42041 18446744073709551615 4194304 4196468 140723245736112 140448749803504 140449271474818 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9711616 140723245744561 140723245744737 140723245744737 140723245748175 0
[pid=27651/tid=27658] ppid=27649 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/27651/task/27658/stat : 27658 (java) S 27649 27649 13977 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 104860988 14316269568 42041 18446744073709551615 4194304 4196468 140723245736112 140448748749728 140449271473877 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9711616 140723245744561 140723245744737 140723245744737 140723245748175 0
[pid=27651/tid=27659] ppid=27649 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/27651/task/27659/stat : 27659 (java) S 27649 27649 13977 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 15 0 104860988 14316269568 42041 18446744073709551615 4194304 4196468 140723245736112 140448747697136 140449271473877 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9711616 140723245744561 140723245744737 140723245744737 140723245748175 0
[pid=27651/tid=27660] ppid=27649 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/27651/task/27660/stat : 27660 (java) S 27649 27649 13977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 104860991 14316269568 42041 18446744073709551615 4194304 4196468 140723245736112 140448746645712 140449271482267 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9711616 140723245744561 140723245744737 140723245744737 140723245748175 0
[pid=27651/tid=27661] ppid=27649 vsize=13980732 memory=168164 CPUtime=2.16 cores=1,3,5,7
/proc/27651/task/27661/stat : 27661 (java) S 27649 27649 13977 0 -1 1077944384 13286 0 0 0 214 2 0 0 20 0 15 0 104860991 14316269568 42041 18446744073709551615 4194304 4196468 140723245736112 140448745593328 140449271474818 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9711616 140723245744561 140723245744737 140723245744737 140723245748175 0
[pid=27651/tid=27662] ppid=27649 vsize=13980732 memory=168164 CPUtime=2.08 cores=1,3,5,7
/proc/27651/task/27662/stat : 27662 (java) S 27649 27649 13977 0 -1 1077944384 11410 0 0 0 207 1 0 0 20 0 15 0 104860991 14316269568 42041 18446744073709551615 4194304 4196468 140723245736112 140448744540784 140449271474818 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9711616 140723245744561 140723245744737 140723245744737 140723245748175 0
[pid=27651/tid=27663] ppid=27649 vsize=13980732 memory=5788 CPUtime=0.69 cores=1,3,5,7
/proc/27651/task/27663/stat : 27663 (java) S 27649 27649 13977 0 -1 1077944384 10064 0 0 0 68 1 0 0 20 0 15 0 104860991 14316269568 42041 18446744073709551615 4194304 4196468 140723245736112 140448743488240 140449271474818 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9711616 140723245744561 140723245744737 140723245744737 140723245748175 0
[pid=27651/tid=27664] ppid=27649 vsize=13980732 memory=1996 CPUtime=0 cores=1,3,5,7
/proc/27651/task/27664/stat : 27664 (java) S 27649 27649 13977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 104860991 14316269568 42041 18446744073709551615 4194304 4196468 140723245736112 140448742435936 140449271473877 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9711616 140723245744561 140723245744737 140723245744737 140723245748175 0
[pid=27651/tid=27665] ppid=27649 vsize=13980732 memory=796 CPUtime=0.53 cores=1,3,5,7
/proc/27651/task/27665/stat : 27665 (java) S 27649 27649 13977 0 -1 1077944384 943 0 0 0 21 32 0 0 20 0 15 0 104860995 14316269568 42041 18446744073709551615 4194304 4196468 140723245736112 140448741382448 140449271474818 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9711616 140723245744561 140723245744737 140723245744737 140723245748175 0
Current children cumulated CPU time: 2520.05 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 169544 KiB

Child status: 143
Real time (s): 2513.71
CPU time (s): 2520.08
CPU user time (s): 2519.55
CPU system time (s): 0.523116
CPU usage (%): 100.253
Max. virtual memory (cumulated for all children) (KiB): 13990244
Max. memory (cumulated for all children) (KiB): 214308

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.55
system time used= 0.523116
maximum resident set size= 217008
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 77571
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2944
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 63627
involuntary context switches= 1270


# summary of solver processes directly reported to runsolver:
#   pid: 27649,27651
#   total CPU time (s): 2520.08
#   total CPU user time (s): 2519.55
#   total CPU system time (s): 0.523116

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 15.9755 second user time and 19.767 second system time

The end

Launcher Data

Begin job on node124 at 2017-08-19 19:39:07
IDJOB=4282378
IDBENCH=139773
IDSOLVER=2677
FILE ID=node124/4282378-1503165204
RUNJOBID= node124-1503095780-14042
PBS_JOBID= 
Free space on /tmp= 62024 MiB

SOLVER NAME= choco-solver 4.0.5 seq
BENCH NAME= XCSP17/CoveringArray/CoveringArray-elt-s1/CoveringArray-elt-3-10-2-12.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-4282378-1503165204/watcher-4282378-1503165204 -o /tmp/evaluation-result-4282378-1503165204/solver-4282378-1503165204 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node124-1503095780-14042 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 1541661809 HOME/instance-4282378-1503165204.xml

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

MD5SUM BENCH= 616f71b8e0d8bc577b21aa831e8a99b8
RANDOM SEED=1541661809

node124.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.51
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.51
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.51
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.51
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:        31194372 kB
MemAvailable:   31827412 kB
Buffers:          292484 kB
Cached:           633596 kB
SwapCached:            0 kB
Active:           748204 kB
Inactive:         374328 kB
Active(anon):     148980 kB
Inactive(anon):    89140 kB
Active(file):     599224 kB
Inactive(file):   285188 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8116 kB
Writeback:             0 kB
AnonPages:        196448 kB
Mapped:            69884 kB
Shmem:             41704 kB
Slab:             156088 kB
SReclaimable:     128924 kB
SUnreclaim:        27164 kB
KernelStack:        3440 kB
PageTables:         5132 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1198240 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    102400 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 62016 MiB
End job on node124 at 2017-08-19 20:21:01