Trace number 4283434

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 NameAnswerobjective functionCPU timeWall clock time
choco-solver 5a (2017-08-18)? (TO) 2520.0701 2447.51

General information on the benchmark

NameQueenAttacking/QueenAttacking-m1-s1/
QueenAttacking-12.xml
MD5SUM4ad29a02d37880346b32250d12348025
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark17
Best CPU time to get the best result obtained on this benchmark19964.4
Satisfiable
(Un)Satisfiability was proved
Number of variables179
Number of constraints178
Number of domains2
Minimum domain size2
Maximum domain size144
Distribution of domain sizes[{"size":2,"count":34},{"size":144,"count":145}]
Minimum variable degree2
Maximum variable degree34
Distribution of variable degrees[{"degree":2,"count":36},{"degree":3,"count":108},{"degree":4,"count":34},{"degree":34,"count":1}]
Minimum constraint arity2
Maximum constraint arity144
Distribution of constraint arities[{"arity":2,"count":143},{"arity":3,"count":34},{"arity":144,"count":1}]
Number of extensional constraints0
Number of intensional constraints177
Distribution of constraint types[{"type":"intension","count":177},{"type":"allDifferent","count":1}]
Optimization problemYES
Type of objectivemin SUM

Solver Data

0.00/0.10	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4283434-1503211294.xml"  -tl '2520s' -p 1 -x 3
0.18/0.33	c [HOME/instance-4283434-1503211294.xml, -tl, 2520s, -p, 1, -x, 3]
0.18/0.39	c simple solver
0.35/0.45	c parse instance...
4.93/3.23	c solve instance...
2520.05/2447.50	s UNKNOWN
2520.05/2447.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 (14901 MiB free)
  memory of node 1: 16384 MiB (15726 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4283434-1503211294/watcher-4283434-1503211294 -o /tmp/evaluation-result-4283434-1503211294/solver-4283434-1503211294 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node130-1503172050-30420 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 453028796 HOME/instance-4283434-1503211294.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
solver pid=5188, runsolver pid=5185
Current StackSize limit: 8192 KiB


[startup+0.100095 s]*
/proc/loadavg: 1.31 1.45 1.63 7/197 5190
/proc/meminfo: memFree=31363288/32770624 swapFree=67108860/67108860
[pid=5188] ppid=5185 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/5188/stat : 5188 (xcsp3-exec) S 5185 5188 15523 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 19537401 9740288 345 18446744073709551615 4194304 5098028 140734074566976 140734074565080 139759082365564 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 9 0 0 7196144 7232144 19423232 140734074573178 140734074573382 140734074573382 140734074576875 0
/proc/5188/statm: 2378 345 289 221 0 87 0
[pid=5190] ppid=5188 vsize=11642956 memory=7972 CPUtime=0 cores=1,3,5,7
/proc/5190/stat : 5190 (java) S 5188 5188 15523 0 -1 1077944320 1742 0 0 0 0 0 0 0 20 0 2 0 19537411 11922386944 1993 18446744073709551615 4194304 4196468 140733715898896 140733715881440 139892359671543 0 0 1 16784584 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 34549760 140733715902898 140733715903074 140733715903074 140733715906511 0
/proc/5190/statm: 2910739 1993 1136 1 0 2900709 0
[pid=5190/tid=5191] ppid=5188 vsize=11659680 memory=1404226546353086858 CPUtime=0 cores=1,3,5,7
/proc/5190/task/5191/stat : 5191 (java) S 5188 5188 15523 0 -1 1077944384 953 0 0 0 0 0 0 0 20 0 4 0 19537411 11939512320 2388 18446744073709551615 4194304 4196468 140733715898896 139892363912912 139892359681749 0 4 1 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34549760 140733715902898 140733715903074 140733715903074 140733715906511 0
[pid=5190/tid=5192] ppid=5188 vsize=11659680 memory=3691042058319900680 CPUtime=0 cores=1,3,5,7
/proc/5190/task/5192/stat : 5192 (java) S 5188 5188 15523 0 -1 1077944384 0 0 0 0 0 0 0 0 20 0 4 0 19537412 11939512320 2388 18446744073709551615 4194304 4196468 140733715898896 139892320570080 139892359681749 0 4 1 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34549760 140733715902898 140733715903074 140733715903074 140733715906511 0
[pid=5190/tid=5193] ppid=5188 vsize=11660708 memory=139881877255808 CPUtime=0 cores=1,3,5,7
/proc/5190/task/5193/stat : 5193 (java) S 5188 5188 15523 0 -1 1077944384 0 0 0 0 0 0 0 0 20 0 4 0 19537412 11940564992 2454 18446744073709551615 4194304 4196468 140733715898896 139891959065184 139892359681749 0 4 1 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34549760 140733715902898 140733715903074 140733715903074 140733715906511 0
[pid=5190/tid=5194] ppid=5188 vsize=11661736 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5190/task/5194/stat : 5194 (java) S 5188 5188 15523 0 -1 1077944384 0 0 0 0 0 0 0 0 20 0 6 0 19537412 11941617664 2454 18446744073709551615 4194304 4196468 140733715898896 139891958012896 139892359681749 0 4 1 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34549760 140733715902898 140733715903074 140733715903074 140733715906511 0
[pid=5190/tid=5195] ppid=5188 vsize=11792808 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5190/task/5195/stat : 5195 (java) R 5188 5188 15523 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 6 0 19537412 12075835392 2454 18446744073709551615 4194304 4196468 140733715898896 139891956960096 139892352388506 0 4 1 16784584 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 34549760 140733715902898 140733715903074 140733715903074 140733715906511 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 11652468 KiB
Current children cumulated memory: 9352 KiB

[startup+0.209861 s]*
/proc/loadavg: 1.31 1.45 1.63 2/210 5203
/proc/meminfo: memFree=31352148/32770624 swapFree=67108860/67108860
[pid=5188] ppid=5185 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/5188/stat : 5188 (xcsp3-exec) S 5185 5188 15523 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 19537401 9740288 345 18446744073709551615 4194304 5098028 140734074566976 140734074565080 139759082365564 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 9 0 0 7196144 7232144 19423232 140734074573178 140734074573382 140734074573382 140734074576875 0
/proc/5188/statm: 2378 345 289 221 0 87 0
[pid=5190] ppid=5188 vsize=13907304 memory=20464 CPUtime=0.05 cores=1,3,5,7
/proc/5190/stat : 5190 (java) S 5188 5188 15523 0 -1 1077944320 4574 0 0 0 5 0 0 0 20 0 14 0 19537411 14241079296 5116 18446744073709551615 4194304 4196468 140733715898896 140733715881440 139892359671543 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 34549760 140733715902898 140733715903074 140733715903074 140733715906511 0
/proc/5190/statm: 3476826 5116 2557 1 0 3466323 0
[pid=5190/tid=5191] ppid=5188 vsize=13907304 memory=7022364594140610616 CPUtime=0.04 cores=1,3,5,7
/proc/5190/task/5191/stat : 5191 (java) D 5188 5188 15523 0 -1 4202560 2740 0 0 0 4 0 0 0 20 0 14 0 19537411 14241079296 5116 18446744073709551615 4194304 4196468 140733715898896 139892363909024 139892359693565 0 4 1 16800974 18446744071580418449 0 0 -1 1 0 0 0 0 0 6293624 6294260 34549760 140733715902898 140733715903074 140733715903074 140733715906511 0
[pid=5190/tid=5192] ppid=5188 vsize=13907304 memory=4294976238 CPUtime=0 cores=1,3,5,7
/proc/5190/task/5192/stat : 5192 (java) S 5188 5188 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 14 0 19537412 14241079296 5116 18446744073709551615 4194304 4196468 140733715898896 139892320569744 139892359681749 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34549760 140733715902898 140733715903074 140733715903074 140733715906511 0
[pid=5190/tid=5193] ppid=5188 vsize=13907304 memory=139881877469882 CPUtime=0 cores=1,3,5,7
/proc/5190/task/5193/stat : 5193 (java) S 5188 5188 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 14 0 19537412 14241079296 5116 18446744073709551615 4194304 4196468 140733715898896 139891959064848 139892359681749 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34549760 140733715902898 140733715903074 140733715903074 140733715906511 0
[pid=5190/tid=5194] ppid=5188 vsize=13907304 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5190/task/5194/stat : 5194 (java) S 5188 5188 15523 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 14 0 19537412 14241079296 5116 18446744073709551615 4194304 4196468 140733715898896 139891958012560 139892359681749 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34549760 140733715902898 140733715903074 140733715903074 140733715906511 0
[pid=5190/tid=5195] ppid=5188 vsize=13907304 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5190/task/5195/stat : 5195 (java) S 5188 5188 15523 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 14 0 19537412 14241079296 5116 18446744073709551615 4194304 4196468 140733715898896 139891956959760 139892359681749 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34549760 140733715902898 140733715903074 140733715903074 140733715906511 0
[pid=5190/tid=5196] ppid=5188 vsize=13907304 memory=139881877255808 CPUtime=0 cores=1,3,5,7
/proc/5190/task/5196/stat : 5196 (java) S 5188 5188 15523 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 14 0 19537413 14241079296 5116 18446744073709551615 4194304 4196468 140733715898896 139891703757424 139892359682690 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34549760 140733715902898 140733715903074 140733715903074 140733715906511 0
[pid=5190/tid=5197] ppid=5188 vsize=13907304 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5190/task/5197/stat : 5197 (java) S 5188 5188 15523 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 14 0 19537413 14241079296 5116 18446744073709551615 4194304 4196468 140733715898896 139891702703392 139892359681749 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34549760 140733715902898 140733715903074 140733715903074 140733715906511 0
[pid=5190/tid=5198] ppid=5188 vsize=13907304 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5190/task/5198/stat : 5198 (java) S 5188 5188 15523 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 14 0 19537414 14241079296 5116 18446744073709551615 4194304 4196468 140733715898896 139891701651056 139892359681749 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34549760 140733715902898 140733715903074 140733715903074 140733715906511 0
[pid=5190/tid=5199] ppid=5188 vsize=13907304 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5190/task/5199/stat : 5199 (java) S 5188 5188 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 14 0 19537416 14241079296 5116 18446744073709551615 4194304 4196468 140733715898896 139891700599376 139892359690139 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34549760 140733715902898 140733715903074 140733715903074 140733715906511 0
[pid=5190/tid=5200] ppid=5188 vsize=13907304 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5190/task/5200/stat : 5200 (java) S 5188 5188 15523 0 -1 1077944384 317 0 0 0 0 0 0 0 20 0 14 0 19537416 14241079296 5116 18446744073709551615 4194304 4196468 140733715898896 139891699546224 139892359682690 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34549760 140733715902898 140733715903074 140733715903074 140733715906511 0
[pid=5190/tid=5201] ppid=5188 vsize=13907304 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5190/task/5201/stat : 5201 (java) S 5188 5188 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 14 0 19537416 14241079296 5116 18446744073709551615 4194304 4196468 140733715898896 139891698493424 139892359682690 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34549760 140733715902898 140733715903074 140733715903074 140733715906511 0
[pid=5190/tid=5202] ppid=5188 vsize=13907304 memory=139881877255808 CPUtime=0 cores=1,3,5,7
/proc/5190/task/5202/stat : 5202 (java) S 5188 5188 15523 0 -1 1077944384 209 0 0 0 0 0 0 0 20 0 14 0 19537416 14241079296 5116 18446744073709551615 4194304 4196468 140733715898896 139891697441136 139892359682690 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34549760 140733715902898 140733715903074 140733715903074 140733715906511 0
[pid=5190/tid=5203] ppid=5188 vsize=13907304 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5190/task/5203/stat : 5203 (java) S 5188 5188 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 14 0 19537416 14241079296 5116 18446744073709551615 4194304 4196468 140733715898896 139891696388576 139892359681749 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34549760 140733715902898 140733715903074 140733715903074 140733715906511 0
Current children cumulated CPU time: 0.05 s
Current children cumulated vsize: 13916816 KiB
Current children cumulated memory: 21844 KiB

[startup+0.310948 s]*
/proc/loadavg: 1.31 1.45 1.63 4/211 5204
/proc/meminfo: memFree=31345184/32770624 swapFree=67108860/67108860
[pid=5188] ppid=5185 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/5188/stat : 5188 (xcsp3-exec) S 5185 5188 15523 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 19537401 9740288 345 18446744073709551615 4194304 5098028 140734074566976 140734074565080 139759082365564 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 9 0 0 7196144 7232144 19423232 140734074573178 140734074573382 140734074573382 140734074576875 0
/proc/5188/statm: 2378 345 289 221 0 87 0
[pid=5190] ppid=5188 vsize=13974352 memory=30600 CPUtime=0.18 cores=1,3,5,7
/proc/5190/stat : 5190 (java) S 5188 5188 15523 0 -1 1077944320 6175 0 0 0 17 1 0 0 20 0 15 0 19537411 14309736448 7650 18446744073709551615 4194304 4196468 140733715898896 140733715881440 139892359671543 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 34549760 140733715902898 140733715903074 140733715903074 140733715906511 0
/proc/5190/statm: 3493588 7650 2908 1 0 3482964 0
[pid=5190/tid=5191] ppid=5188 vsize=13974352 memory=6933928925625698159 CPUtime=0.11 cores=1,3,5,7
/proc/5190/task/5191/stat : 5191 (java) R 5188 5188 15523 0 -1 4202560 3462 0 0 0 11 0 0 0 20 0 15 0 19537411 14309736448 7650 18446744073709551615 4194304 4196468 140733715898896 139892363901312 139892341077862 0 4 1 16800974 0 0 0 -1 3 0 0 9 0 0 6293624 6294260 34549760 140733715902898 140733715903074 140733715903074 140733715906511 0
[pid=5190/tid=5192] ppid=5188 vsize=13974352 memory=4126316290023845779 CPUtime=0 cores=1,3,5,7
/proc/5190/task/5192/stat : 5192 (java) S 5188 5188 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 19537412 14309736448 7650 18446744073709551615 4194304 4196468 140733715898896 139892320569744 139892359681749 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34549760 140733715902898 140733715903074 140733715903074 140733715906511 0
[pid=5190/tid=5193] ppid=5188 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5190/task/5193/stat : 5193 (java) S 5188 5188 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 19537412 14309736448 7650 18446744073709551615 4194304 4196468 140733715898896 139891959064848 139892359681749 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34549760 140733715902898 140733715903074 140733715903074 140733715906511 0
[pid=5190/tid=5194] ppid=5188 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5190/task/5194/stat : 5194 (java) S 5188 5188 15523 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 19537412 14309736448 7650 18446744073709551615 4194304 4196468 140733715898896 139891958012560 139892359681749 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34549760 140733715902898 140733715903074 140733715903074 140733715906511 0
[pid=5190/tid=5195] ppid=5188 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5190/task/5195/stat : 5195 (java) S 5188 5188 15523 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 19537412 14309736448 7650 18446744073709551615 4194304 4196468 140733715898896 139891956959760 139892359681749 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34549760 140733715902898 140733715903074 140733715903074 140733715906511 0
[pid=5190/tid=5196] ppid=5188 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5190/task/5196/stat : 5196 (java) S 5188 5188 15523 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 19537413 14309736448 7650 18446744073709551615 4194304 4196468 140733715898896 139891703757424 139892359682690 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34549760 140733715902898 140733715903074 140733715903074 140733715906511 0
[pid=5190/tid=5197] ppid=5188 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5190/task/5197/stat : 5197 (java) S 5188 5188 15523 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 19537413 14309736448 7650 18446744073709551615 4194304 4196468 140733715898896 139891702703392 139892359681749 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34549760 140733715902898 140733715903074 140733715903074 140733715906511 0
[pid=5190/tid=5198] ppid=5188 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5190/task/5198/stat : 5198 (java) S 5188 5188 15523 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 19537414 14309736448 7650 18446744073709551615 4194304 4196468 140733715898896 139891701651056 139892359681749 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34549760 140733715902898 140733715903074 140733715903074 140733715906511 0
[pid=5190/tid=5199] ppid=5188 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5190/task/5199/stat : 5199 (java) S 5188 5188 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 19537416 14309736448 7650 18446744073709551615 4194304 4196468 140733715898896 139891700599376 139892359690139 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34549760 140733715902898 140733715903074 140733715903074 140733715906511 0
[pid=5190/tid=5200] ppid=5188 vsize=13974352 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/5190/task/5200/stat : 5200 (java) R 5188 5188 15523 0 -1 4202560 565 0 0 0 1 0 0 0 20 0 15 0 19537416 14309736448 7650 18446744073709551615 4194304 4196468 140733715898896 139891699527240 139892337025104 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 34549760 140733715902898 140733715903074 140733715903074 140733715906511 0
[pid=5190/tid=5201] ppid=5188 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5190/task/5201/stat : 5201 (java) R 5188 5188 15523 0 -1 1077944384 128 0 0 0 0 0 0 0 20 0 15 0 19537416 14309736448 7650 18446744073709551615 4194304 4196468 140733715898896 139891698493520 139892359681749 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 34549760 140733715902898 140733715903074 140733715903074 140733715906511 0
[pid=5190/tid=5202] ppid=5188 vsize=13974352 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/5190/task/5202/stat : 5202 (java) S 5188 5188 15523 0 -1 1077944384 723 0 0 0 3 0 0 0 20 0 15 0 19537416 14309736448 7650 18446744073709551615 4194304 4196468 140733715898896 139891697441136 139892359682690 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34549760 140733715902898 140733715903074 140733715903074 140733715906511 0
[pid=5190/tid=5203] ppid=5188 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5190/task/5203/stat : 5203 (java) S 5188 5188 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 19537416 14309736448 7650 18446744073709551615 4194304 4196468 140733715898896 139891696388576 139892359681749 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34549760 140733715902898 140733715903074 140733715903074 140733715906511 0
[pid=5190/tid=5204] ppid=5188 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5190/task/5204/stat : 5204 (java) S 5188 5188 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 19537426 14309736448 7650 18446744073709551615 4194304 4196468 140733715898896 139891695336368 139892359682690 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34549760 140733715902898 140733715903074 140733715903074 140733715906511 0
Current children cumulated CPU time: 0.18 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 31980 KiB

[startup+0.704244 s]
/proc/loadavg: 1.31 1.45 1.63 4/211 5204
/proc/meminfo: memFree=31327488/32770624 swapFree=67108860/67108860
[pid=5188] ppid=5185 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/5188/stat : 5188 (xcsp3-exec) S 5185 5188 15523 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 19537401 9740288 345 18446744073709551615 4194304 5098028 140734074566976 140734074565080 139759082365564 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 9 0 0 7196144 7232144 19423232 140734074573178 140734074573382 140734074573382 140734074576875 0
/proc/5188/statm: 2378 345 289 221 0 87 0
[pid=5190] ppid=5188 vsize=13980732 memory=63236 CPUtime=1.01 cores=1,3,5,7
/proc/5190/stat : 5190 (java) S 5188 5188 15523 0 -1 1077944320 13518 0 0 0 97 4 0 0 20 0 15 0 19537411 14316269568 15809 18446744073709551615 4194304 4196468 140733715898896 140733715881440 139892359671543 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 34549760 140733715902898 140733715903074 140733715903074 140733715906511 0
/proc/5190/statm: 3495183 15809 3174 1 0 3483476 0
[pid=5190/tid=5191] ppid=5188 vsize=13980732 memory=33 CPUtime=0.49 cores=1,3,5,7
/proc/5190/task/5191/stat : 5191 (java) R 5188 5188 15523 0 -1 4202560 8396 0 0 0 46 3 0 0 20 0 15 0 19537411 14316269568 15809 18446744073709551615 4194304 4196468 140733715898896 139892363909528 139892359683478 0 4 1 16800974 0 0 0 -1 1 0 0 9 0 0 6293624 6294260 34549760 140733715902898 140733715903074 140733715903074 140733715906511 0
[pid=5190/tid=5192] ppid=5188 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5190/task/5192/stat : 5192 (java) S 5188 5188 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 19537412 14316269568 15809 18446744073709551615 4194304 4196468 140733715898896 139892320569744 139892359681749 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34549760 140733715902898 140733715903074 140733715903074 140733715906511 0
[pid=5190/tid=5193] ppid=5188 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5190/task/5193/stat : 5193 (java) S 5188 5188 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 19537412 14316269568 15809 18446744073709551615 4194304 4196468 140733715898896 139891959064848 139892359681749 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34549760 140733715902898 140733715903074 140733715903074 140733715906511 0
[pid=5190/tid=5194] ppid=5188 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5190/task/5194/stat : 5194 (java) S 5188 5188 15523 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 19537412 14316269568 15809 18446744073709551615 4194304 4196468 140733715898896 139891958012560 139892359681749 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34549760 140733715902898 140733715903074 140733715903074 140733715906511 0
[pid=5190/tid=5195] ppid=5188 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5190/task/5195/stat : 5195 (java) S 5188 5188 15523 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 19537412 14316269568 15809 18446744073709551615 4194304 4196468 140733715898896 139891956959760 139892359681749 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34549760 140733715902898 140733715903074 140733715903074 140733715906511 0
[pid=5190/tid=5196] ppid=5188 vsize=13980732 memory=6935650355287975249 CPUtime=0 cores=1,3,5,7
/proc/5190/task/5196/stat : 5196 (java) S 5188 5188 15523 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 19537413 14316269568 15874 18446744073709551615 4194304 4196468 140733715898896 139891703757424 139892359682690 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34549760 140733715902898 140733715903074 140733715903074 140733715906511 0
[pid=5190/tid=5197] ppid=5188 vsize=13980732 memory=8028064794272029029 CPUtime=0 cores=1,3,5,7
/proc/5190/task/5197/stat : 5197 (java) S 5188 5188 15523 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 19537413 14316269568 15874 18446744073709551615 4194304 4196468 140733715898896 139891702703392 139892359681749 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34549760 140733715902898 140733715903074 140733715903074 140733715906511 0
[pid=5190/tid=5198] ppid=5188 vsize=13980732 memory=6370158477097656664 CPUtime=0 cores=1,3,5,7
/proc/5190/task/5198/stat : 5198 (java) S 5188 5188 15523 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 19537414 14316269568 15874 18446744073709551615 4194304 4196468 140733715898896 139891701651056 139892359681749 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34549760 140733715902898 140733715903074 140733715903074 140733715906511 0
[pid=5190/tid=5199] ppid=5188 vsize=13980732 memory=6226596351323422817 CPUtime=0 cores=1,3,5,7
/proc/5190/task/5199/stat : 5199 (java) S 5188 5188 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 19537416 14316269568 15874 18446744073709551615 4194304 4196468 140733715898896 139891700599376 139892359690139 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34549760 140733715902898 140733715903074 140733715903074 140733715906511 0
[pid=5190/tid=5200] ppid=5188 vsize=13980732 memory=7666364995466192728 CPUtime=0.14 cores=1,3,5,7
/proc/5190/task/5200/stat : 5200 (java) R 5188 5188 15523 0 -1 4202560 1617 0 0 0 14 0 0 0 20 0 15 0 19537416 14316269568 15874 18446744073709551615 4194304 4196468 140733715898896 139891699538744 139892338910000 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 34549760 140733715902898 140733715903074 140733715903074 140733715906511 0
[pid=5190/tid=5201] ppid=5188 vsize=13980732 memory=4638778398332698721 CPUtime=0.13 cores=1,3,5,7
/proc/5190/task/5201/stat : 5201 (java) R 5188 5188 15523 0 -1 4202560 944 0 0 0 13 0 0 0 20 0 15 0 19537416 14316269568 15874 18446744073709551615 4194304 4196468 140733715898896 139891698478616 139892351908670 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 34549760 140733715902898 140733715903074 140733715903074 140733715906511 0
[pid=5190/tid=5202] ppid=5188 vsize=13980732 memory=7014470040326004800 CPUtime=0.21 cores=1,3,5,7
/proc/5190/task/5202/stat : 5202 (java) R 5188 5188 15523 0 -1 4202560 1269 0 0 0 21 0 0 0 20 0 15 0 19537416 14316269568 15874 18446744073709551615 4194304 4196468 140733715898896 139891697437192 139892338807037 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 34549760 140733715902898 140733715903074 140733715903074 140733715906511 0
[pid=5190/tid=5203] ppid=5188 vsize=13980732 memory=4124 CPUtime=0 cores=1,3,5,7
/proc/5190/task/5203/stat : 5203 (java) S 5188 5188 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 19537416 14316269568 15874 18446744073709551615 4194304 4196468 140733715898896 139891696388576 139892359681749 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34549760 140733715902898 140733715903074 140733715903074 140733715906511 0
[pid=5190/tid=5204] ppid=5188 vsize=13980732 memory=2241 CPUtime=0 cores=1,3,5,7
/proc/5190/task/5204/stat : 5204 (java) S 5188 5188 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 19537426 14316269568 15874 18446744073709551615 4194304 4196468 140733715898896 139891695336368 139892359682690 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34549760 140733715902898 140733715903074 140733715903074 140733715906511 0
Current children cumulated CPU time: 1.01 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 64616 KiB

[startup+1.50073 s]
/proc/loadavg: 1.31 1.45 1.63 5/211 5204
/proc/meminfo: memFree=31265872/32770624 swapFree=67108860/67108860
[pid=5188] ppid=5185 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/5188/stat : 5188 (xcsp3-exec) S 5185 5188 15523 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 19537401 9740288 345 18446744073709551615 4194304 5098028 140734074566976 140734074565080 139759082365564 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 9 0 0 7196144 7232144 19423232 140734074573178 140734074573382 140734074573382 140734074576875 0
/proc/5188/statm: 2378 345 289 221 0 87 0
[pid=5190] ppid=5188 vsize=13980732 memory=115964 CPUtime=2.8 cores=1,3,5,7
/proc/5190/stat : 5190 (java) S 5188 5188 15523 0 -1 1077944320 28617 0 0 0 272 8 0 0 20 0 15 0 19537411 14316269568 28991 18446744073709551615 4194304 4196468 140733715898896 140733715881440 139892359671543 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 34549760 140733715902898 140733715903074 140733715903074 140733715906511 0
/proc/5190/statm: 3495183 28991 3180 1 0 3483476 0
[pid=5190/tid=5191] ppid=5188 vsize=13980732 memory=3472328296227680337 CPUtime=1.29 cores=1,3,5,7
/proc/5190/task/5191/stat : 5191 (java) R 5188 5188 15523 0 -1 4202560 8743 0 0 0 126 3 0 0 20 0 15 0 19537411 14316269568 28991 18446744073709551615 4194304 4196468 140733715898896 139892363905928 139892003688027 0 4 1 16800974 0 0 0 -1 1 0 0 9 0 0 6293624 6294260 34549760 140733715902898 140733715903074 140733715903074 140733715906511 0
[pid=5190/tid=5192] ppid=5188 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5190/task/5192/stat : 5192 (java) S 5188 5188 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 19537412 14316269568 28991 18446744073709551615 4194304 4196468 140733715898896 139892320569744 139892359681749 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34549760 140733715902898 140733715903074 140733715903074 140733715906511 0
[pid=5190/tid=5193] ppid=5188 vsize=13980732 memory=33 CPUtime=0 cores=1,3,5,7
/proc/5190/task/5193/stat : 5193 (java) S 5188 5188 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 19537412 14316269568 28991 18446744073709551615 4194304 4196468 140733715898896 139891959064848 139892359681749 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34549760 140733715902898 140733715903074 140733715903074 140733715906511 0
[pid=5190/tid=5194] ppid=5188 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5190/task/5194/stat : 5194 (java) S 5188 5188 15523 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 19537412 14316269568 28991 18446744073709551615 4194304 4196468 140733715898896 139891958012560 139892359681749 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34549760 140733715902898 140733715903074 140733715903074 140733715906511 0
[pid=5190/tid=5195] ppid=5188 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5190/task/5195/stat : 5195 (java) S 5188 5188 15523 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 19537412 14316269568 28991 18446744073709551615 4194304 4196468 140733715898896 139891956959760 139892359681749 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34549760 140733715902898 140733715903074 140733715903074 140733715906511 0
[pid=5190/tid=5196] ppid=5188 vsize=13980732 memory=1008 CPUtime=0 cores=1,3,5,7
/proc/5190/task/5196/stat : 5196 (java) S 5188 5188 15523 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 19537413 14316269568 28991 18446744073709551615 4194304 4196468 140733715898896 139891703757424 139892359682690 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34549760 140733715902898 140733715903074 140733715903074 140733715906511 0
[pid=5190/tid=5197] ppid=5188 vsize=13980732 memory=1228 CPUtime=0 cores=1,3,5,7
/proc/5190/task/5197/stat : 5197 (java) S 5188 5188 15523 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 19537413 14316269568 28991 18446744073709551615 4194304 4196468 140733715898896 139891702703392 139892359681749 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34549760 140733715902898 140733715903074 140733715903074 140733715906511 0
[pid=5190/tid=5198] ppid=5188 vsize=13980732 memory=1704 CPUtime=0 cores=1,3,5,7
/proc/5190/task/5198/stat : 5198 (java) S 5188 5188 15523 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 19537414 14316269568 28991 18446744073709551615 4194304 4196468 140733715898896 139891701651056 139892359681749 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34549760 140733715902898 140733715903074 140733715903074 140733715906511 0
[pid=5190/tid=5199] ppid=5188 vsize=13980732 memory=11952 CPUtime=0 cores=1,3,5,7

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

/proc/5190/task/5198/stat : 5198 (java) S 5188 5188 15523 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 15 0 19537414 14316269568 188310 18446744073709551615 4194304 4196468 140733715898896 139891701651072 139892359681749 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34549760 140733715902898 140733715903074 140733715903074 140733715906511 0
[pid=5190/tid=5199] ppid=5188 vsize=13980732 memory=678320 CPUtime=0 cores=1,3,5,7
/proc/5190/task/5199/stat : 5199 (java) S 5188 5188 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 19537416 14316269568 188310 18446744073709551615 4194304 4196468 140733715898896 139891700599376 139892359690139 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34549760 140733715902898 140733715903074 140733715903074 140733715906511 0
[pid=5190/tid=5200] ppid=5188 vsize=13980732 memory=738920 CPUtime=4.59 cores=1,3,5,7
/proc/5190/task/5200/stat : 5200 (java) S 5188 5188 15523 0 -1 1077944384 24712 0 0 0 456 3 0 0 20 0 15 0 19537416 14316269568 188310 18446744073709551615 4194304 4196468 140733715898896 139891699546224 139892359682690 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34549760 140733715902898 140733715903074 140733715903074 140733715906511 0
[pid=5190/tid=5201] ppid=5188 vsize=13980732 memory=1380 CPUtime=5.88 cores=1,3,5,7
/proc/5190/task/5201/stat : 5201 (java) S 5188 5188 15523 0 -1 1077944384 37263 0 0 0 584 4 0 0 20 0 15 0 19537416 14316269568 188310 18446744073709551615 4194304 4196468 140733715898896 139891698493424 139892359682690 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34549760 140733715902898 140733715903074 140733715903074 140733715906511 0
[pid=5190/tid=5202] ppid=5188 vsize=13980732 memory=1380 CPUtime=0.95 cores=1,3,5,7
/proc/5190/task/5202/stat : 5202 (java) S 5188 5188 15523 0 -1 1077944384 10375 0 0 0 92 3 0 0 20 0 15 0 19537416 14316269568 188310 18446744073709551615 4194304 4196468 140733715898896 139891697441136 139892359682690 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34549760 140733715902898 140733715903074 140733715903074 140733715906511 0
[pid=5190/tid=5203] ppid=5188 vsize=13980732 memory=753240 CPUtime=0 cores=1,3,5,7
/proc/5190/task/5203/stat : 5203 (java) S 5188 5188 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 19537416 14316269568 188310 18446744073709551615 4194304 4196468 140733715898896 139891696388576 139892359681749 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34549760 140733715902898 140733715903074 140733715903074 140733715906511 0
[pid=5190/tid=5204] ppid=5188 vsize=13980732 memory=4012 CPUtime=1.19 cores=1,3,5,7
/proc/5190/task/5204/stat : 5204 (java) S 5188 5188 15523 0 -1 1077944384 1581 0 0 0 54 65 0 0 20 0 15 0 19537426 14316269568 188310 18446744073709551615 4194304 4196468 140733715898896 139891695336368 139892359682690 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34549760 140733715902898 140733715903074 140733715903074 140733715906511 0
Current children cumulated CPU time: 2453.32 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 754620 KiB

[startup+2442.3 s]
/proc/loadavg: 1.33 1.34 1.39 3/211 5445
/proc/meminfo: memFree=30733100/32770624 swapFree=67108860/67108860
[pid=5188] ppid=5185 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/5188/stat : 5188 (xcsp3-exec) S 5185 5188 15523 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 19537401 9740288 345 18446744073709551615 4194304 5098028 140734074566976 140734074565080 139759082365564 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 9 0 0 7196144 7232144 19423232 140734074573178 140734074573382 140734074573382 140734074576875 0
/proc/5188/statm: 2378 345 289 221 0 87 0
[pid=5190] ppid=5188 vsize=13980732 memory=684336 CPUtime=2514.74 cores=1,3,5,7
/proc/5190/stat : 5190 (java) S 5188 5188 15523 0 -1 1077944320 272145 0 0 0 250940 534 0 0 20 0 15 0 19537411 14316269568 171084 18446744073709551615 4194304 4196468 140733715898896 140733715881440 139892359671543 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 34549760 140733715902898 140733715903074 140733715903074 140733715906511 0
/proc/5190/statm: 3495183 171084 3267 1 0 3483476 0
[pid=5190/tid=5191] ppid=5188 vsize=13980732 memory=688648 CPUtime=2419.58 cores=1,3,5,7
/proc/5190/task/5191/stat : 5191 (java) R 5188 5188 15523 0 -1 4202560 72560 0 0 0 241937 21 0 0 20 0 15 0 19537411 14316269568 171084 18446744073709551615 4194304 4196468 140733715898896 139892363911472 139892007047092 0 4 1 16800974 0 0 0 -1 3 0 0 9 0 0 6293624 6294260 34549760 140733715902898 140733715903074 140733715903074 140733715906511 0
[pid=5190/tid=5192] ppid=5188 vsize=13980732 memory=687076 CPUtime=20.28 cores=1,3,5,7
/proc/5190/task/5192/stat : 5192 (java) S 5188 5188 15523 0 -1 1077944384 19716 0 0 0 1920 108 0 0 20 0 15 0 19537412 14316269568 171084 18446744073709551615 4194304 4196468 140733715898896 139892320569744 139892359681749 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34549760 140733715902898 140733715903074 140733715903074 140733715906511 0
[pid=5190/tid=5193] ppid=5188 vsize=13980732 memory=683484 CPUtime=20.21 cores=1,3,5,7
/proc/5190/task/5193/stat : 5193 (java) S 5188 5188 15523 0 -1 1077944384 18798 0 0 0 1916 105 0 0 20 0 15 0 19537412 14316269568 171084 18446744073709551615 4194304 4196468 140733715898896 139891959064848 139892359681749 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34549760 140733715902898 140733715903074 140733715903074 140733715906511 0
[pid=5190/tid=5194] ppid=5188 vsize=13980732 memory=680920 CPUtime=20.21 cores=1,3,5,7
/proc/5190/task/5194/stat : 5194 (java) S 5188 5188 15523 0 -1 1077944384 19667 0 0 0 1914 107 0 0 20 0 15 0 19537412 14316269568 171084 18446744073709551615 4194304 4196468 140733715898896 139891958012560 139892359681749 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34549760 140733715902898 140733715903074 140733715903074 140733715906511 0
[pid=5190/tid=5195] ppid=5188 vsize=13980732 memory=680920 CPUtime=20.25 cores=1,3,5,7
/proc/5190/task/5195/stat : 5195 (java) S 5188 5188 15523 0 -1 1077944384 19809 0 0 0 1914 111 0 0 20 0 15 0 19537412 14316269568 171084 18446744073709551615 4194304 4196468 140733715898896 139891956959760 139892359681749 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34549760 140733715902898 140733715903074 140733715903074 140733715906511 0
[pid=5190/tid=5196] ppid=5188 vsize=13980732 memory=684336 CPUtime=1.44 cores=1,3,5,7
/proc/5190/task/5196/stat : 5196 (java) S 5188 5188 15523 0 -1 1077944384 46274 0 0 0 121 23 0 0 20 0 15 0 19537413 14316269568 171084 18446744073709551615 4194304 4196468 140733715898896 139891703757424 139892359682690 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34549760 140733715902898 140733715903074 140733715903074 140733715906511 0
[pid=5190/tid=5197] ppid=5188 vsize=13980732 memory=684336 CPUtime=0 cores=1,3,5,7
/proc/5190/task/5197/stat : 5197 (java) S 5188 5188 15523 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 19537413 14316269568 171084 18446744073709551615 4194304 4196468 140733715898896 139891702703456 139892359681749 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34549760 140733715902898 140733715903074 140733715903074 140733715906511 0
[pid=5190/tid=5198] ppid=5188 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/5190/task/5198/stat : 5198 (java) S 5188 5188 15523 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 15 0 19537414 14316269568 171084 18446744073709551615 4194304 4196468 140733715898896 139891701651072 139892359681749 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34549760 140733715902898 140733715903074 140733715903074 140733715906511 0
[pid=5190/tid=5199] ppid=5188 vsize=13980732 memory=4124 CPUtime=0 cores=1,3,5,7
/proc/5190/task/5199/stat : 5199 (java) S 5188 5188 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 19537416 14316269568 171084 18446744073709551615 4194304 4196468 140733715898896 139891700599376 139892359690139 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34549760 140733715902898 140733715903074 140733715903074 140733715906511 0
[pid=5190/tid=5200] ppid=5188 vsize=13980732 memory=13968 CPUtime=4.59 cores=1,3,5,7
/proc/5190/task/5200/stat : 5200 (java) S 5188 5188 15523 0 -1 1077944384 24714 0 0 0 456 3 0 0 20 0 15 0 19537416 14316269568 171084 18446744073709551615 4194304 4196468 140733715898896 139891699546224 139892359682690 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34549760 140733715902898 140733715903074 140733715903074 140733715906511 0
[pid=5190/tid=5201] ppid=5188 vsize=13980732 memory=704504 CPUtime=5.88 cores=1,3,5,7
/proc/5190/task/5201/stat : 5201 (java) S 5188 5188 15523 0 -1 1077944384 37266 0 0 0 584 4 0 0 20 0 15 0 19537416 14316269568 171084 18446744073709551615 4194304 4196468 140733715898896 139891698493424 139892359682690 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34549760 140733715902898 140733715903074 140733715903074 140733715906511 0
[pid=5190/tid=5202] ppid=5188 vsize=13980732 memory=1380 CPUtime=0.95 cores=1,3,5,7
/proc/5190/task/5202/stat : 5202 (java) S 5188 5188 15523 0 -1 1077944384 10377 0 0 0 92 3 0 0 20 0 15 0 19537416 14316269568 171084 18446744073709551615 4194304 4196468 140733715898896 139891697441136 139892359682690 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34549760 140733715902898 140733715903074 140733715903074 140733715906511 0
[pid=5190/tid=5203] ppid=5188 vsize=13980732 memory=680960 CPUtime=0 cores=1,3,5,7
/proc/5190/task/5203/stat : 5203 (java) S 5188 5188 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 19537416 14316269568 171084 18446744073709551615 4194304 4196468 140733715898896 139891696388576 139892359681749 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34549760 140733715902898 140733715903074 140733715903074 140733715906511 0
[pid=5190/tid=5204] ppid=5188 vsize=13980732 memory=1380 CPUtime=1.22 cores=1,3,5,7
/proc/5190/task/5204/stat : 5204 (java) S 5188 5188 15523 0 -1 1077944384 1598 0 0 0 56 66 0 0 20 0 15 0 19537426 14316269568 171084 18446744073709551615 4194304 4196468 140733715898896 139891695336368 139892359682690 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34549760 140733715902898 140733715903074 140733715903074 140733715906511 0
Current children cumulated CPU time: 2514.74 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 685716 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2447.5 s]
/proc/loadavg: 1.39 1.35 1.39 3/211 5445
/proc/meminfo: memFree=30739180/32770624 swapFree=67108860/67108860
[pid=5188] ppid=5185 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/5188/stat : 5188 (xcsp3-exec) S 5185 5188 15523 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 19537401 9740288 345 18446744073709551615 4194304 5098028 140734074566976 140734074565080 139759082365564 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 9 0 0 7196144 7232144 19423232 140734074573178 140734074573382 140734074573382 140734074576875 0
/proc/5188/statm: 2378 345 289 221 0 87 0
[pid=5190] ppid=5188 vsize=13980732 memory=676896 CPUtime=2520.05 cores=1,3,5,7
/proc/5190/stat : 5190 (java) S 5188 5188 15523 0 -1 1077944320 272271 0 0 0 251471 534 0 0 20 0 15 0 19537411 14316269568 169224 18446744073709551615 4194304 4196468 140733715898896 140733715881440 139892359671543 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 34549760 140733715902898 140733715903074 140733715903074 140733715906511 0
/proc/5190/statm: 3495183 169224 3267 1 0 3483476 0
[pid=5190/tid=5191] ppid=5188 vsize=13980732 memory=687076 CPUtime=2424.74 cores=1,3,5,7
/proc/5190/task/5191/stat : 5191 (java) R 5188 5188 15523 0 -1 4202560 72662 0 0 0 242453 21 0 0 20 0 15 0 19537411 14316269568 169224 18446744073709551615 4194304 4196468 140733715898896 139892363910544 139892006874111 0 4 1 16800974 0 0 0 -1 3 0 0 9 0 0 6293624 6294260 34549760 140733715902898 140733715903074 140733715903074 140733715906511 0
[pid=5190/tid=5192] ppid=5188 vsize=13980732 memory=683484 CPUtime=20.32 cores=1,3,5,7
/proc/5190/task/5192/stat : 5192 (java) S 5188 5188 15523 0 -1 1077944384 19721 0 0 0 1924 108 0 0 20 0 15 0 19537412 14316269568 169224 18446744073709551615 4194304 4196468 140733715898896 139892320569744 139892359681749 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34549760 140733715902898 140733715903074 140733715903074 140733715906511 0
[pid=5190/tid=5193] ppid=5188 vsize=13980732 memory=680920 CPUtime=20.24 cores=1,3,5,7
/proc/5190/task/5193/stat : 5193 (java) S 5188 5188 15523 0 -1 1077944384 18804 0 0 0 1919 105 0 0 20 0 15 0 19537412 14316269568 169224 18446744073709551615 4194304 4196468 140733715898896 139891959064848 139892359681749 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34549760 140733715902898 140733715903074 140733715903074 140733715906511 0
[pid=5190/tid=5194] ppid=5188 vsize=13980732 memory=684336 CPUtime=20.25 cores=1,3,5,7
/proc/5190/task/5194/stat : 5194 (java) S 5188 5188 15523 0 -1 1077944384 19669 0 0 0 1918 107 0 0 20 0 15 0 19537412 14316269568 169224 18446744073709551615 4194304 4196468 140733715898896 139891958012560 139892359681749 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34549760 140733715902898 140733715903074 140733715903074 140733715906511 0
[pid=5190/tid=5195] ppid=5188 vsize=13980732 memory=680488 CPUtime=20.29 cores=1,3,5,7
/proc/5190/task/5195/stat : 5195 (java) S 5188 5188 15523 0 -1 1077944384 19812 0 0 0 1918 111 0 0 20 0 15 0 19537412 14316269568 169224 18446744073709551615 4194304 4196468 140733715898896 139891956959760 139892359681749 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34549760 140733715902898 140733715903074 140733715903074 140733715906511 0
[pid=5190/tid=5196] ppid=5188 vsize=13980732 memory=680488 CPUtime=1.44 cores=1,3,5,7
/proc/5190/task/5196/stat : 5196 (java) S 5188 5188 15523 0 -1 1077944384 46282 0 0 0 121 23 0 0 20 0 15 0 19537413 14316269568 169224 18446744073709551615 4194304 4196468 140733715898896 139891703757424 139892359682690 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34549760 140733715902898 140733715903074 140733715903074 140733715906511 0
[pid=5190/tid=5197] ppid=5188 vsize=13980732 memory=676896 CPUtime=0 cores=1,3,5,7
/proc/5190/task/5197/stat : 5197 (java) S 5188 5188 15523 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 19537413 14316269568 169224 18446744073709551615 4194304 4196468 140733715898896 139891702703456 139892359681749 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34549760 140733715902898 140733715903074 140733715903074 140733715906511 0
[pid=5190/tid=5198] ppid=5188 vsize=13980732 memory=676896 CPUtime=0 cores=1,3,5,7
/proc/5190/task/5198/stat : 5198 (java) S 5188 5188 15523 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 15 0 19537414 14316269568 169224 18446744073709551615 4194304 4196468 140733715898896 139891701651072 139892359681749 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34549760 140733715902898 140733715903074 140733715903074 140733715906511 0
[pid=5190/tid=5199] ppid=5188 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/5190/task/5199/stat : 5199 (java) S 5188 5188 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 19537416 14316269568 169224 18446744073709551615 4194304 4196468 140733715898896 139891700599376 139892359690139 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34549760 140733715902898 140733715903074 140733715903074 140733715906511 0
[pid=5190/tid=5200] ppid=5188 vsize=13980732 memory=692192 CPUtime=4.59 cores=1,3,5,7
/proc/5190/task/5200/stat : 5200 (java) S 5188 5188 15523 0 -1 1077944384 24714 0 0 0 456 3 0 0 20 0 15 0 19537416 14316269568 169224 18446744073709551615 4194304 4196468 140733715898896 139891699546224 139892359682690 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34549760 140733715902898 140733715903074 140733715903074 140733715906511 0
[pid=5190/tid=5201] ppid=5188 vsize=13980732 memory=1380 CPUtime=5.88 cores=1,3,5,7
/proc/5190/task/5201/stat : 5201 (java) S 5188 5188 15523 0 -1 1077944384 37266 0 0 0 584 4 0 0 20 0 15 0 19537416 14316269568 169224 18446744073709551615 4194304 4196468 140733715898896 139891698493424 139892359682690 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34549760 140733715902898 140733715903074 140733715903074 140733715906511 0
[pid=5190/tid=5202] ppid=5188 vsize=13980732 memory=4124 CPUtime=0.95 cores=1,3,5,7
/proc/5190/task/5202/stat : 5202 (java) S 5188 5188 15523 0 -1 1077944384 10377 0 0 0 92 3 0 0 20 0 15 0 19537416 14316269568 169224 18446744073709551615 4194304 4196468 140733715898896 139891697441136 139892359682690 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34549760 140733715902898 140733715903074 140733715903074 140733715906511 0
[pid=5190/tid=5203] ppid=5188 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/5190/task/5203/stat : 5203 (java) S 5188 5188 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 19537416 14316269568 169224 18446744073709551615 4194304 4196468 140733715898896 139891696388576 139892359681749 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34549760 140733715902898 140733715903074 140733715903074 140733715906511 0
[pid=5190/tid=5204] ppid=5188 vsize=13980732 memory=680232 CPUtime=1.22 cores=1,3,5,7
/proc/5190/task/5204/stat : 5204 (java) S 5188 5188 15523 0 -1 1077944384 1598 0 0 0 56 66 0 0 20 0 15 0 19537426 14316269568 169224 18446744073709551615 4194304 4196468 140733715898896 139891695336368 139892359682690 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34549760 140733715902898 140733715903074 140733715903074 140733715906511 0
Current children cumulated CPU time: 2520.05 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 678276 KiB

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

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

[startup+2447.51 s]
# the end of solver process 5190 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2514.72 s, system=5.35369 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+2447.5 s]
/proc/loadavg: 1.39 1.35 1.39 3/211 5445
/proc/meminfo: memFree=30739180/32770624 swapFree=67108860/67108860
[pid=5188] ppid=5185 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/5188/stat : 5188 (xcsp3-exec) S 5185 5188 15523 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 19537401 9740288 345 18446744073709551615 4194304 5098028 140734074566976 140734074565080 139759082365564 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 9 0 0 7196144 7232144 19423232 140734074573178 140734074573382 140734074573382 140734074576875 0
/proc/5188/statm: 2378 345 289 221 0 87 0
[pid=5190] ppid=5188 vsize=13980732 memory=676896 CPUtime=2520.05 cores=1,3,5,7
/proc/5190/stat : 5190 (java) S 5188 5188 15523 0 -1 1077944320 272271 0 0 0 251471 534 0 0 20 0 15 0 19537411 14316269568 169224 18446744073709551615 4194304 4196468 140733715898896 140733715881440 139892359671543 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 34549760 140733715902898 140733715903074 140733715903074 140733715906511 0
/proc/5190/statm: 3495183 169224 3267 1 0 3483476 0
[pid=5190/tid=5191] ppid=5188 vsize=13980732 memory=687076 CPUtime=2424.74 cores=1,3,5,7
/proc/5190/task/5191/stat : 5191 (java) R 5188 5188 15523 0 -1 4202560 72662 0 0 0 242453 21 0 0 20 0 15 0 19537411 14316269568 169224 18446744073709551615 4194304 4196468 140733715898896 139892363910544 139892006874111 0 4 1 16800974 0 0 0 -1 3 0 0 9 0 0 6293624 6294260 34549760 140733715902898 140733715903074 140733715903074 140733715906511 0
[pid=5190/tid=5192] ppid=5188 vsize=13980732 memory=683484 CPUtime=20.32 cores=1,3,5,7
/proc/5190/task/5192/stat : 5192 (java) S 5188 5188 15523 0 -1 1077944384 19721 0 0 0 1924 108 0 0 20 0 15 0 19537412 14316269568 169224 18446744073709551615 4194304 4196468 140733715898896 139892320569744 139892359681749 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34549760 140733715902898 140733715903074 140733715903074 140733715906511 0
[pid=5190/tid=5193] ppid=5188 vsize=13980732 memory=680920 CPUtime=20.24 cores=1,3,5,7
/proc/5190/task/5193/stat : 5193 (java) S 5188 5188 15523 0 -1 1077944384 18804 0 0 0 1919 105 0 0 20 0 15 0 19537412 14316269568 169224 18446744073709551615 4194304 4196468 140733715898896 139891959064848 139892359681749 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34549760 140733715902898 140733715903074 140733715903074 140733715906511 0
[pid=5190/tid=5194] ppid=5188 vsize=13980732 memory=684336 CPUtime=20.25 cores=1,3,5,7
/proc/5190/task/5194/stat : 5194 (java) S 5188 5188 15523 0 -1 1077944384 19669 0 0 0 1918 107 0 0 20 0 15 0 19537412 14316269568 169224 18446744073709551615 4194304 4196468 140733715898896 139891958012560 139892359681749 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34549760 140733715902898 140733715903074 140733715903074 140733715906511 0
[pid=5190/tid=5195] ppid=5188 vsize=13980732 memory=680488 CPUtime=20.29 cores=1,3,5,7
/proc/5190/task/5195/stat : 5195 (java) S 5188 5188 15523 0 -1 1077944384 19812 0 0 0 1918 111 0 0 20 0 15 0 19537412 14316269568 169224 18446744073709551615 4194304 4196468 140733715898896 139891956959760 139892359681749 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34549760 140733715902898 140733715903074 140733715903074 140733715906511 0
[pid=5190/tid=5196] ppid=5188 vsize=13980732 memory=680488 CPUtime=1.44 cores=1,3,5,7
/proc/5190/task/5196/stat : 5196 (java) S 5188 5188 15523 0 -1 1077944384 46282 0 0 0 121 23 0 0 20 0 15 0 19537413 14316269568 169224 18446744073709551615 4194304 4196468 140733715898896 139891703757424 139892359682690 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34549760 140733715902898 140733715903074 140733715903074 140733715906511 0
[pid=5190/tid=5197] ppid=5188 vsize=13980732 memory=676896 CPUtime=0 cores=1,3,5,7
/proc/5190/task/5197/stat : 5197 (java) S 5188 5188 15523 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 19537413 14316269568 169224 18446744073709551615 4194304 4196468 140733715898896 139891702703456 139892359681749 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34549760 140733715902898 140733715903074 140733715903074 140733715906511 0
[pid=5190/tid=5198] ppid=5188 vsize=13980732 memory=676896 CPUtime=0 cores=1,3,5,7
/proc/5190/task/5198/stat : 5198 (java) S 5188 5188 15523 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 15 0 19537414 14316269568 169224 18446744073709551615 4194304 4196468 140733715898896 139891701651072 139892359681749 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34549760 140733715902898 140733715903074 140733715903074 140733715906511 0
[pid=5190/tid=5199] ppid=5188 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/5190/task/5199/stat : 5199 (java) S 5188 5188 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 19537416 14316269568 169224 18446744073709551615 4194304 4196468 140733715898896 139891700599376 139892359690139 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34549760 140733715902898 140733715903074 140733715903074 140733715906511 0
[pid=5190/tid=5200] ppid=5188 vsize=13980732 memory=692192 CPUtime=4.59 cores=1,3,5,7
/proc/5190/task/5200/stat : 5200 (java) S 5188 5188 15523 0 -1 1077944384 24714 0 0 0 456 3 0 0 20 0 15 0 19537416 14316269568 169224 18446744073709551615 4194304 4196468 140733715898896 139891699546224 139892359682690 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34549760 140733715902898 140733715903074 140733715903074 140733715906511 0
[pid=5190/tid=5201] ppid=5188 vsize=13980732 memory=1380 CPUtime=5.88 cores=1,3,5,7
/proc/5190/task/5201/stat : 5201 (java) S 5188 5188 15523 0 -1 1077944384 37266 0 0 0 584 4 0 0 20 0 15 0 19537416 14316269568 169224 18446744073709551615 4194304 4196468 140733715898896 139891698493424 139892359682690 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34549760 140733715902898 140733715903074 140733715903074 140733715906511 0
[pid=5190/tid=5202] ppid=5188 vsize=13980732 memory=4124 CPUtime=0.95 cores=1,3,5,7
/proc/5190/task/5202/stat : 5202 (java) S 5188 5188 15523 0 -1 1077944384 10377 0 0 0 92 3 0 0 20 0 15 0 19537416 14316269568 169224 18446744073709551615 4194304 4196468 140733715898896 139891697441136 139892359682690 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34549760 140733715902898 140733715903074 140733715903074 140733715906511 0
[pid=5190/tid=5203] ppid=5188 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/5190/task/5203/stat : 5203 (java) S 5188 5188 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 19537416 14316269568 169224 18446744073709551615 4194304 4196468 140733715898896 139891696388576 139892359681749 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34549760 140733715902898 140733715903074 140733715903074 140733715906511 0
[pid=5190/tid=5204] ppid=5188 vsize=13980732 memory=680232 CPUtime=1.22 cores=1,3,5,7
/proc/5190/task/5204/stat : 5204 (java) S 5188 5188 15523 0 -1 1077944384 1598 0 0 0 56 66 0 0 20 0 15 0 19537426 14316269568 169224 18446744073709551615 4194304 4196468 140733715898896 139891695336368 139892359682690 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34549760 140733715902898 140733715903074 140733715903074 140733715906511 0
Current children cumulated CPU time: 2520.05 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 678276 KiB

Child status: 143
Real time (s): 2447.51
CPU time (s): 2520.07
CPU user time (s): 2514.72
CPU system time (s): 5.35369
CPU usage (%): 102.965
Max. virtual memory (cumulated for all children) (KiB): 13995092
Max. memory (cumulated for all children) (KiB): 906524

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2514.72
system time used= 5.35369
maximum resident set size= 913336
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 272917
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2872
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 75963
involuntary context switches= 3165


# summary of solver processes directly reported to runsolver:
#   pid: 5188,5190
#   total CPU time (s): 2520.07
#   total CPU user time (s): 2514.72
#   total CPU system time (s): 5.35369

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 13.7766 second user time and 24.456 second system time

The end

Launcher Data

Begin job on node130 at 2017-08-20 08:28:04
IDJOB=4283434
IDBENCH=130615
IDSOLVER=2679
FILE ID=node130/4283434-1503211294
RUNJOBID= node130-1503172050-30420
PBS_JOBID= 
Free space on /tmp= 62024 MiB

SOLVER NAME= choco-solver 5a
BENCH NAME= XCSP17/QueenAttacking/QueenAttacking-m1-s1/QueenAttacking-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-4283434-1503211294/watcher-4283434-1503211294 -o /tmp/evaluation-result-4283434-1503211294/solver-4283434-1503211294 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node130-1503172050-30420 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 453028796 HOME/instance-4283434-1503211294.xml

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

MD5SUM BENCH= 4ad29a02d37880346b32250d12348025
RANDOM SEED=453028796

node130.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.77
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.77
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.77
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.77
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:        31363420 kB
MemAvailable:   31610628 kB
Buffers:          201200 kB
Cached:           335092 kB
SwapCached:            0 kB
Active:           666068 kB
Inactive:         333440 kB
Active(anon):     463480 kB
Inactive(anon):    16748 kB
Active(file):     202588 kB
Inactive(file):   316692 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7820 kB
Writeback:            36 kB
AnonPages:        463272 kB
Mapped:            45976 kB
Shmem:             17060 kB
Slab:             112384 kB
SReclaimable:      87524 kB
SUnreclaim:        24860 kB
KernelStack:        3408 kB
PageTables:         5936 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     930000 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    393216 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 node130 at 2017-08-20 09:08:52